

:root {
	--wd-text-font: Yekan;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: Yekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Yekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Yekan;
	--wd-widget-title-font: Yekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Yekan;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(103,150,97);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: Yekan;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: Yekan;
	--btn-accented-bgcolor: rgb(127,195,126);
	--btn-accented-bgcolor-hover: rgb(127,195,126);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: rgb(242,242,242);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.footer-container {
	background-color: rgb(242,242,242);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{--wd-container-w: 1222px;/* --wd-form-brd-radius: 35px; */--btn-default-color: #333;--btn-default-color-hover: #333;--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;--wd-brd-radius: 8px;}

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

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


p, a, strong, h1, h2, h3, h4, h5, h6, ::placeholder {
	font-family: 'Yekan' !important
}

.product-label {
	font-size: 13px !important;
}


ul.woocommerce-widget-layered-nav-list {
	height: 200px;
	overflow-y: scroll;
	padding: 1em;
}

div#WOODMART_Widget_Sorting {
	display: none;
}


.wd-swatches-grid:is(.wd-size-xs,.wd-size-default) {
	--wd-swatch-size: 50px;
}


.wd-swatches-grid:is(.wd-size-xs,.wd-size-default) img {

	mix-blend-mode: multiply;
}


.wd-single-gallery {
	overflow: hidden;
}

#shipping_method label {
    margin-block: 1.5em;
}


#shipping_method strong {
	font-size: 110%;
}


#shipping_method div {
	color: #888;
	font-size: 97%;
	margin-block: 0.5em;
}


.woocommerce-shipping-totals th {
    width: -webkit-fill-available;
}@media (max-width: 576px) {
	.wd-swatches-grid:is(.wd-size-xs,.wd-size-default) {
    --wd-swatch-size: 25px;
}
}

