@media (max-width: 767px)
{
	body{
		margin-top:30px;
	}
	body:not(.tbay-homepage-demo) #main-container {
    padding-top: 30px;
    padding-bottom: 0px  !important;
}
	.empty-space-mobile{
		height: 10px !important; 
	}
	#main-content #main>.vc_row:last-child {
    padding-bottom: 0px !important;
}
#main-content #main>.vc_row.vc_row-has-fill, #tbay-footer .footer>.container>.vc_row.vc_row-has-fill, #tbay-footer .dokan-dashboard #tbay-main-content.footer>.dokan-dashboard-wrap>.vc_row.vc_row-has-fill, .dokan-dashboard #tbay-footer #tbay-main-content.footer>.dokan-dashboard-wrap>.vc_row.vc_row-has-fill, #tbay-footer #wcfm-main-contentainer .footer>.wcfm-membership-wrapper>.vc_row.vc_row-has-fill, #wcfm-main-contentainer #tbay-footer .footer>.wcfm-membership-wrapper>.vc_row.vc_row-has-fill, #tbay-footer .wcfmmp-store-page .footer>#wcfmmp-store>.vc_row.vc_row-has-fill, .wcfmmp-store-page #tbay-footer .footer>#wcfmmp-store>.vc_row.vc_row-has-fill {
    margin-top: 50px !important;
    padding: 0px 0 !important;
}

#main-content #main>.vc_row ~ .vc_row, #tbay-footer .footer>.container>.vc_row ~ .vc_row, #tbay-footer .dokan-dashboard #tbay-main-content.footer>.dokan-dashboard-wrap>.vc_row ~ .vc_row, .dokan-dashboard #tbay-footer #tbay-main-content.footer>.dokan-dashboard-wrap>.vc_row ~ .vc_row, #tbay-footer #wcfm-main-contentainer .footer>.wcfm-membership-wrapper>.vc_row ~ .vc_row, #wcfm-main-contentainer #tbay-footer .footer>.wcfm-membership-wrapper>.vc_row ~ .vc_row, #tbay-footer .wcfmmp-store-page .footer>#wcfmmp-store>.vc_row ~ .vc_row, .wcfmmp-store-page #tbay-footer .footer>#wcfmmp-store>.vc_row ~ .vc_row {
    padding-top: 0px !important;
}

#main-content #main>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row, #tbay-footer .footer>.container>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row, #tbay-footer .dokan-dashboard #tbay-main-content.footer>.dokan-dashboard-wrap>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row, .dokan-dashboard #tbay-footer #tbay-main-content.footer>.dokan-dashboard-wrap>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row, #tbay-footer #wcfm-main-contentainer .footer>.wcfm-membership-wrapper>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row, #wcfm-main-contentainer #tbay-footer .footer>.wcfm-membership-wrapper>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row, #tbay-footer .wcfmmp-store-page .footer>#wcfmmp-store>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row, .wcfmmp-store-page #tbay-footer .footer>#wcfmmp-store>.vc_row.vc_row-has-fill .wpb_wrapper>.vc_row+.vc_row {
    margin-top: 30px !important;
}
#tbay-footer .vc_row>.vc_column_container+.vc_column_container {
    margin-top: 0px;
}

.product-block .caption ul.show-brand {
    margin: 0;
    padding: 0;

}
#tbay-footer .vc_row>.vc_column_container+.vc_column_container {
    margin-top: 0;
}
.hide-on-mobile,#downloadBtn,.hicare_link,.woocommerce-tabs-mobile{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.inner-sidebar .product .image-mains .tbay-modalButton {
    left: 0;
}
.woocommerce .entry-summary div.product span.price:after{
    content: "Vat Included";
    display: inline-block;
    font-size: 8px;
   
   
    padding: 0 5px;
    margin-left: 10px;
}
.cart-bottom .update-cart {
    float: none !important;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    background: #f5f5f5;
    margin: 0 15px;
    opacity: 0;
}
.woocommerce-cart-form>.row {
    padding-bottom: 10px;
}
#top_features_cart .top_features {
    min-height: 180px;
}
#top_features_cart .paymentoptions li.new {
    display: none;
    padding: 0;
}
.footer .feature-box:nth-child(2) {
    display: none !important;
    opacity: 0;
    visibility: hidden;
    /* height: 0; */
}
.left .tbay-addon-title {
    text-align: left;
    font-size: 19px;
}

.entry-meta-list, .author-info,.entry-single .author-info {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}

.ajax-load-more-wrap.green .alm-load-more-btn.done, .ajax-load-more-wrap.green .alm-load-more-btn.loading, .ajax-load-more-wrap.green .alm-load-more-btn:hover {
    background-color: #83c42e;
}

}