/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.1
 Text Domain:  woodmart
*/

body .whb-top-bar .topbar-txt{ font-family: "Hind", Arial, Helvetica, sans-serif; color: #fff; font-size: 13.009px; font-style: normal; font-weight: 600; line-height: 13.009px; text-transform: uppercase; }
body .whb-general-header a.header-btn{ color: #FFF; font-family: Nunito; font-size: 18px; font-style: normal; font-weight: 700; line-height: 14px; text-transform: uppercase; padding: 18px 40px; border-radius: 6px; }
body .wd-header-nav ul#menu-main-menu{ margin-left: 47px; }
body .main-page-wrapper main.wd-content-layout{ padding-block: 0px; }
.home-cert-imgs img { mix-blend-mode: multiply; }
body .home-featured-cat{  }
body .home-featured-cat .category-grid-item{  }
body .home-featured-cat .category-grid-item .category-image-wrapp{ box-shadow: none; }
body .home-featured-cat .category-grid-item .wd-cat-content h3{ color: #301934; text-align: center; font-family: Nunito; font-size: 20px; font-style: normal; font-weight: 800; line-height: 33px; text-transform: capitalize; }
body .home-featured-cat .category-grid-item .wd-cat-count{ display: none; }
body .prduct-page-filters .wd-pf-checkboxes .wd-pf-title{ border-radius: 6px !important; border: 2px solid #E8E8E8 !important; }
body .bbc-shop-products-grid .page-numbers {padding: 5px 10px; background:#fff;}
body .bbc-shop-products-grid .page-numbers:hover {background:#339059;}
body .bbc-shop-products-grid .page-numbers.current {background:#339059;}

@media (max-width: 600px){
	body .home-featured-cat .category-grid-item .wd-cat-content h3 {
		font-size: 16px !important;
		line-height: 20px !important;
	}
	#leadx-enquiry-popup .leadx-popup-content {
		margin: 10px;
	}
	#leadx-enquiry-popup .content-left {
		display: none;
	}

	#leadx-enquiry-popup .content-right {
		width: 100% !important;
		border-radius: 12px 12px 12px 12px !important
	}
}