@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//pureenbd.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.5") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//pureenbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Noto Serif Bengali", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(34,34,34);
	--wd-text-font-size: 16px;
	--wd-title-font: "Noto Serif Bengali", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(34,34,34);
	--wd-entities-title-font: "Noto Serif Bengali", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(34,34,34);
	--wd-entities-title-color-hover: rgb(34, 34, 34);
	--wd-alternative-font: "Noto Serif Bengali", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Serif Bengali", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(4,198,18);
	--wd-alternative-color: rgb(5,100,40);
	--wd-link-color: rgb(4,198,18);
	--wd-link-color-hover: #242424;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(4,198,18);
	--btn-default-bgcolor-hover: rgb(1,101,39);
	--btn-accented-bgcolor: rgb(4,198,18);
	--btn-accented-bgcolor-hover: rgb(1,101,39);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(244,111,34);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Karla", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: rgb(34,34,34);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .wd-dropdown-my-account .wd-sub-menu li a {
	font-family: "Karla", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: rgb(34,34,34);
}
html .wd-dropdown-my-account .wd-sub-menu li a:hover {
	color: rgb(0,0,0);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title, html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title, html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-family: "Noto Sans Bengali", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 25px;
	text-transform: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(107,107,107);
}
.product-labels .product-label.featured {
	background-color: rgb(255,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.title-blog {
    display: none !important;
}

.wd-post-cat.wd-style-with-bg,
.wd-post-cat.wd-style-with-bg a {
	display: none !important;
    color: #ffffff !important; 
    text-decoration: none;
}

/* All titles + inner links */
.wd-post-title,
.post-title,
.wd-post-title a,
.post-title a {
    font-family: 'Noto Serif Bengali', serif !important;
    font-size: 25px !important;                         
    font-weight: 500 !important;                    
    line-height: 1.3 !important;
    color: #000 !important;                             
    text-decoration: none !important;                
}


.widget-title {
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;      
    font-weight: 600;     
    line-height: 1.3;
    color: #000;         
}

/*product grid customize*/
/* Products box hover lift - Modern & Professional */
.product-grid-item,
.woodmart-hover-base .product-grid-item {
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), 
                box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform, box-shadow;
    backface-visibility: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);
		
}

.product-grid-item:hover,
.woodmart-hover-base .product-grid-item:hover {
    transform: translateY(-4px) scale(1.01);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
		}

.wrapp-swatches {
    display: none !important;
}

.wd-bottom-actions{
    display: none !important;
}


.wd-product {
    border-radius: 8px !important;       /* corners round */
    overflow: hidden;                     /* inner content radius follow করবে */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* subtle/light shadow */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* hover smooth effect */
}

/* Optional: hover effect */
.wd-product:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15); /* slightly stronger shadow on hover */
}


