@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//pr66.izy-digital.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(31,41,55);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(33,36,38);
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(33,36,38);
	--wd-entities-title-color-hover: rgb(33, 36, 38);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(33,36,38);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(74,68,68);
	--wd-alternative-color: rgb(74,68,68);
	--btn-default-font-family: "Graphik", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(74,68,68);
	--btn-default-bgcolor-hover: rgb(38,28,28);
	--btn-accented-font-weight: 700;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(74,68,68);
	--btn-accented-bgcolor-hover: rgb(38,28,28);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(74,68,68);
	--wd-link-color-hover: rgb(38,28,28);
	--wd-sticky-btn-height: 70px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,255,255);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,252,252);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(243,243,245);
	background-image: 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-color: rgb(48,37,31);
	--wd-form-placeholder-color: rgb(186,170,154);
	--wd-form-brd-color: rgb(186,170,154);
	--wd-form-brd-color-focus: rgb(143,116,75);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,0,42);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1290px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(243,243,245);
}

@font-face {
	font-family: "Creattion Demo";
	src: url("//pr66.izy-digital.com/wp-content/uploads/2025/08/Creattion-Demo.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Graphik";
	src: url("//pr66.izy-digital.com/wp-content/uploads/2025/08/Graphik-Regular-Trial.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Graphik";
	src: url("//pr66.izy-digital.com/wp-content/uploads/2025/08/Graphik-Medium-Trial.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Graphik";
	src: url("//pr66.izy-digital.com/wp-content/uploads/2025/08/Graphik-Bold-Trial.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

.whb-general-header {border-radius: 100px;}
.header-banner-enabled .wd-page-wrapper {}
.elementor-custom-embed-play svg {fill: none;filter: none;}
:is(.btn, .button, button, [type="submit"], [type="button"]) {text-transform: none;}
.wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span {font-size: 14px;}
.woocommerce a.lumise-edit-design, .woocommerce a.lumise-edit-design:hover {border-radius: 30px;padding: 13px 20px 0px;background-color: #948b7a !important;box-shadow: none;color: #fff !important;font-weight: bold;}
.wd-post-meta {display:none !important;}
.nav-link-text.wd-tabs-title {word-spacing: 5px;}
.woocommerce-product-attributes-item--attribute_pa_color {display:none !important;}
.price .amount {font-size: 20px;}
.price del bdi {font-size: 15px;}
.single-product-content .summary-inner p.price .amount {color: #FF002A;font-weight: bold;font-size: 24px;font-family: "DM Sans", Sans-serif;}
.single-product-content .summary-inner p.price del .amount bdi {font-size: 16px;color: #909293;font-family: "DM Sans", Sans-serif;}
#my_custom_checkout_field .optional {display:none;}
.page-id-541 .wd-content-layout {display:none;}
.page-id-541 .wd-prefooter {margin-top: -150px;}
.tc-container-enabled.cpf-element {padding: 1rem;background: #F3F3F5;border-radius: 16px;}
.tc-label-text {font-weight: 600;}
.tm-element-description {font-size:14px;line-height: 1.3;}
.woocommerce-product-attributes-item {background: #F3F3F5;padding: 1rem;border-radius: 16px;padding-bottom: 1rem !important;}
.product-image-summary .shop_attributes {margin-bottom: 0 !important;--wd-attr-brd-width: 0;}
.menu-item-3679 .nav-link-text, .cat-item-238 a {color: #df3824 !important;font-weight:bold;}
.single-product-page h1.product_title {font-size: 24px;}
.included-div ul {column-count: 2;margin-bottom:0;}
.included-div .tm-description {margin-top:1rem;}
.wd-prefooter {background-color: #f3f3f5 !important;}
.wd-tools-icon {border-radius: 8px !important;}
.wd-tools-icon .wd-custom-icon {width: 20px;}
.wd-copyrights {border-top: 1px solid #E5E7EB !important;color:#788089;font-size:15px;}
.wd-swatch {width: 2em !important;height: 2em !important;}
.wd-product :is(.wd-product-cats, .wd-product-brands-links) {font-size: 80% !important;}
.wd-widget.sidebar-widget {background: #fff;border-radius: 20px;padding: 1.5rem;}
.wd-builder-off .single-product-page > div:not(:last-child) {margin-top: 7rem;}
.single-breadcrumbs-wrapper {font-size: 14px;line-height: 1.2;}
.tabs-layout-accordion .wd-scroll-content {max-height: none !important;}@media (min-width: 1025px) {
	.whb-main-header {max-width: calc(var(--wd-container-w) - 30px);margin-inline: auto;}
.wd-header-overlap .wd-page-title {padding-top: 10rem;}
}

@media (max-width: 576px) {
	.page-id-541 .wd-prefooter {margin-top: -250px;}
.single-product-page h1.product_title {font-size: 32px;}
}

