/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/
.header-cart-count.mfn-header-icon-0 {
	color: #4d4d4d !important;
}

.home_newin .desc {
	display: none !important;
}

.pager a:hover,
.pager .pages a.active, .pager .pages a:hover, .pager .pages span.page-numbers.current {
	color: #79736e !important;
}

footer#Footer .menu {
	background: transparent !important;
}

.mfn-megamenu-menu>li>a {
	padding: 5px 0 !important;
}

.mfn-header-menu .mfn-menu-link .label-wrapper .menu-desc {
	display: none !important;
}

.mfn-woo-product-title {
	font-size: 1rem !important;
}

.mfn-header-menu .mfn-menu-li.current-menu-item>.mfn-menu-link,
.mfn-header-menu .mfn-menu-link .menu-icon i {
	color: #756765 !important;
}

.image_frame.mfn-coverimg .mfn-coverimg-wrapper img {
	object-position: center;
}

.obfit-top .image_frame.mfn-coverimg .mfn-coverimg-wrapper img {
	object-position: top;
}

.woocommerce .product div.entry-summary .price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	color: #4d4d4d !important;
}

.woocommerce ul.products:not(.list) li.product.has-background-color .desc,
.woocommerce ul.products li.product .product-loop-thumb {
	background: #FFFFFF !important;
}

.woocommerce .product div.entry-summary h1.product_title,
.woocommerce-Price-amount {
	font-weight: 100 !important;
}

.soldout {
	background: #dfd0cc !important;
	color: #4d4d4d !important;
}

.soldout h4 {
	border: none !important;
}

.onsale.onsale-label {
	background: #dfd0cc !important;
	color: #4d4d4d !important;
}

.USP_home .content_wrapper img {
    max-width: 70% !important;
}

.pager .pages {
    background-image: none !important;
}

.widget_archive ul,
.widget_nav_menu ul {
	background: none !important;
}

/* MQ */
@media (min-width: 960px) {
	.lb_mm_mobile,
	.lb_mm_mobile .sub-menu {
		display: none !important;
	}
}

@media (max-width: 959px) {
	#Action_bar .container {
			padding: 0 !important;
	}
	
	#Action_bar .social {
		display: none !important;
	}
	
	.lb_mm_desktop,
	.lb_mm_desktop .sub-menu {
		display: none !important;
	}
}

@media (max-width: 767px) {
    .mobile-header-mini #Action_bar {
        display: block !important;
    }
	
	  #Action_bar .contact_details li.slogan {
        display: block !important;
    }
}

.d-none {
	display: none !important;
}

/**
 * Bpost notes
 */
#bpostNotes {
	display: block;
	margin: 0 0 15px;
    padding: 15px;
	border: 1px solid #ccc;
}
