

.margin-bottom-btn {margin-bottom:10px;}
ul { list-style-position: outside; padding-left:20px; }
ul li { margin-bottom:12px; }
h4 { margin-bottom:15px; }
div.post_info { display: none !important; }
.topic-notcompleted { display: none !important; }
#learndash_course_status { display: none; }
.learndash_topic_dots { display: none !important; }
div.post_text_inner h2 { padding-bottom:32px; }

.shopping_cart_dropdown .cart_bottom .view-cart, .shopping_cart_dropdown .cart_bottom .checkout {font-size:12px;}
.woocommerce-checkout-payment, .woocommerce-checkout-review-order-table { background-color:#fff; }
li.wc_payment_method { border:none !important; }

.css-events-list table.events-table, table thead tr, table tbody tr { border:none !important; border-bottom: solid 1px #b9b9b9 !important; }
.css-events-list table.events-table td { text-align:left; padding-top:20px; padding-bottom:20px; }
th.event-time, th.event-description { text-align:left; }

.single-post .blog_holder.blog_single  {
display: flex;
flex-direction: column; 
} 
.single-post .blog_holder.blog_single article {
order: 1;
}
.single-post .blog_holder.blog_single .single_tags {
order: 2;
} 
.single-post .blog_holder.blog_single .author_description {
order: 3;
} 
.single-post .blog_holder.blog_single .comment_holder {
order: 5;
} 
.single-post .blog_holder.blog_single .comment_form {
order: 4;
}

#log_forms { border:none; }
.log_forms input[type="submit"] {border:none !important;}

.single-sfwd-lessons .comment_number_inner, .single-sfwd-courses .comment_number_inner, .single-sfwd-topic .comment_number_inner {
	display: none;
}

.vc_col-sm-9 { padding-left: 15px !important; }

.post-611 .entry-header {display: none !important;}
h4#learndash_course_content_title {margin-top:25px;}
.list-count, .learndash a.notcompleted::before, .learndash a.completed::after, #learndash_lessons .right {display:none !important;}

@media only screen and (max-width: 600px) {
    #learndash_next_prev_link a { font-size: 10px !important; padding:15px 5px; }
    .title_subtitle_holder_inner h1 {font-size:16px;}
}
