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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,86,86);
	--wd-text-font-size: 11px;
	--wd-title-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 200;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(196, 196, 196);
	--wd-alternative-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(127,127,127);
	--wd-widget-title-font-size: 11px;
	--wd-header-el-font: "Bricolage Grotesque", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(147,147,147);
	--wd-link-color: rgb(47,188,198);
	--wd-link-color-hover: rgb(216,216,216);
	--btn-default-bgcolor: rgb(201,201,201);
	--btn-default-bgcolor-hover: rgb(150,150,150);
	--btn-accented-bgcolor: rgba(24,7,43,0.71);
	--btn-accented-bgcolor-hover: rgb(173,173,173);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,255,255);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(255,255,255);
	--notices-warning-color: rgb(0,0,0);
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(24,7,43);
	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(0,0,0);
	--wd-form-placeholder-color: rgb(175,175,175);
	--wd-form-brd-color: rgb(226,226,226);
	--wd-form-brd-color-focus: rgb(0,0,0);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 9px;
	--wd-arrow-icon-size: 9px;
	--wd-arrow-offset-h: -20px;
	--wd-arrow-offset-v: 20px;
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgba(0,0,0,0.19);
	--wd-arrow-color-dis: rgb(130,130,130);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 10px;
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(108,74,148);
}
div.wd-popup.popup-quick-view {
	max-width: 720px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 4px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 302px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 4px;
	--wd-arrow-icon-size: 4px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 8px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 2px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 4px;
	--wd-arrow-icon-size: 4px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 8px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 2px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
--wd-cat-brd-radius: 5px;
}

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

@media (min-width: 1600px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


