@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//komodee.com/wp-content/themes/woodmart/fonts/woodmart-font-3-300.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-text-font: "Metropolis Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(79,79,79);
	--wd-text-font-size: 14px;
	--wd-title-font: "Metropolis Medium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Metropolis Medium", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Metropolis Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Metropolis Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Metropolis Medium", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(182,141,64);
	--wd-alternative-color: rgb(11,44,53);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(35,42,224);
	--btn-default-font-family: "Metropolis Regular", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 300;
	--btn-default-bgcolor: rgba(11,44,53,0.59);
	--btn-default-bgcolor-hover: rgb(182,141,64);
	--btn-accented-font-family: "Metropolis Regular", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 300;
	--btn-accented-bgcolor: rgb(11,44,53);
	--btn-accented-bgcolor-hover: rgb(11,44,53);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(232,127,85);
	--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: url(https://komodee.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgba(85,214,0,0.84);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title {
	background-color: rgb(11,44,53);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Metropolis Medium", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 2px;
	color: rgb(182,141,64);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover {
	color: rgb(11,44,53);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Metropolis Medium", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: rgb(182,141,64);
}
html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover {
	color: rgb(11,44,53);
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-family: "Metropolis Regular", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(118,118,118);
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	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(11,44,53);
	--wd-form-placeholder-color: rgba(11,44,53,0.53);
	--wd-form-brd-color: rgba(11,44,53,0.53);
}
.product-labels .product-label.onsale {
	background-color: rgb(182,141,64);
}
.product-labels .product-label.new {
	background-color: rgb(49,160,234);
}
.product-labels .product-label.featured {
	background-color: rgb(124,16,52);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgba(46,161,219,0.32);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 600px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 12px;
	line-height: 1px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 16px;
	}
	html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
		font-size: 12px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

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

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


@font-face {
	font-family: "Abhaya Libre";
	src: url("//komodee.com/wp-content/uploads/2025/02/AbhayaLibre-Bold.ttf") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis Regular";
	src: url("//komodee.com/wp-content/uploads/2025/02/Metropolis-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis Medium";
	src: url("//komodee.com/wp-content/uploads/2025/02/Metropolis-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis Thin";
	src: url("//komodee.com/wp-content/uploads/2025/02/Metropolis-Light.woff") format("woff");
	font-weight: 200;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis Light";
	src: url("//komodee.com/wp-content/uploads/2025/02/Metropolis-Thin.woff") format("woff");
	font-weight: 100;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis Semi Bold";
	src: url("//komodee.com/wp-content/uploads/2025/02/Metropolis-SemiBold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis Bold";
	src: url("//komodee.com/wp-content/uploads/2025/02/Metropolis-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

