:root {
	--wd-text-font: "yekan fa-nu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #0c0c0c;
	--wd-text-font-size: 16px;
	--wd-title-font: "yekan fa-nu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: inherit;
	--wd-title-color: #242424;
	--wd-entities-title-font: "yekan fa-nu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: inherit;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "yekan fa-nu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "yekan fa-nu", 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: 14px;
	--wd-header-el-font: "yekan fa-nu", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 30px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,204,0);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: rgb(255,204,0);
	--btn-default-bgcolor-hover: #4d4d4d;
	--btn-accented-bgcolor: rgb(116,186,88);
	--btn-accented-bgcolor-hover: rgb(116,186,88);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #4d4d4d;
	--notices-warning-color: rgb(255,204,0);
	--wd-link-color: rgb(26,13,171);
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 350px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: left bottom;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .wd-product-nav-desc .price {
	font-family: "yekan fa-nu", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	color: rgb(58,58,58);
}
html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price del {
	font-family: "yekan fa-nu", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 20px;
	color: rgb(119,119,119);
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title, html .wd-product .wd-product-cats a, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "yekan", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	color: rgb(0,0,0);
}
html .wd-product .price {
	font-family: "yekan fa-nu", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	color: rgb(58,58,58);
}
html .product.wd-product del {
	font-family: "yekan fa-nu", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;
	color: rgb(140,140,140);
}
html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-family: "yekan fa-nu", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: rgb(0,0,0);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-h: -50px;
	--wd-arrow-bg: rgba(255,255,255,0.77);
	--wd-arrow-radius: 300px;
	--wd-arrow-brd-color: rgb(229,229,229);
	--wd-arrow-brd: 1px groove;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(255,255,255);
	--wd-pagin-radius: 300px;
	--wd-pagin-brd-color: rgb(234,234,234);
	--wd-pagin-brd-width: 1px;
	--wd-pagin-brd-style: solid;
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	color: rgb(77,77,77);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 40%;
}

@media (max-width: 1024px) {
	html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .wd-product-nav-desc .price {
		line-height: 20px;
	}
	html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price del {
		line-height: 20px;
	}
	html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title, html .wd-product .wd-product-cats a, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		line-height: 18px;
	}
	html .wd-product .price {
		line-height: 20px;
	}
	html .product.wd-product del {
		line-height: 20px;
	}
	html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
		font-size: 17px;
	line-height: 20px;
	}

}

@media (max-width: 768.98px) {
	html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .wd-product-nav-desc .price {
		line-height: 17.8px;
	}
	html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price del {
		line-height: 17.8px;
	}
	html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title, html .wd-product .wd-product-cats a, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		line-height: 17px;
	}
	html .wd-product .price {
		line-height: 20px;
	}
	html .product.wd-product del {
		line-height: 20px;
	}
	html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
		font-size: 15px;
	line-height: 20px;
	}

}
:root{
--wd-container-w: 1650px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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-page-title {
background-color: #ffcb05;
}

@font-face {
	font-family: "yekan";
	src: url("//asrtools.com/wp-content/uploads/2024/08/iranyekanwebregular.e31c09af.woff2") format("woff2"), 
url("//asrtools.com/wp-content/uploads/2024/08/iranyekanwebmedium.2d4f96e5.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "yekan fa-nu";
	src: url("//asrtools.com/wp-content/uploads/2024/08/Yekan-Bakh-FaNum-04-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.main-page-wrapper .product-labels:has(.out-of-stock) .onsale { 
display: none; 
}

p.stock.wd-style-default:is(.available-on-backorder,.in-stock) { 
display: none !important; 
}

.login-see-prices .wd-dropdown-results .price { 
display: none; 
}

.single-post .entry-content p,
.page .entry-content p {
    text-align: justify;
}

/* Asrtools - Mobile & Tablet Bottom Toolbar Icon Only + Scroll Top Glass */ 
@media (max-width: 1024px) {

/* نوار پایین وودمارت */ 
body .wd-toolbar.wd-toolbar-label-show { 
left: 50% !important; 
right: auto !important; 
bottom: 14px !important; 
transform: translateX(-50%) !important;

width: calc(100% - 180px) !important;
max-width: 230px !important;

height: 58px !important;
min-height: 58px !important;
padding: 4px 8px !important;

background: rgba(255, 255, 255, 0.50) !important;

backdrop-filter: blur(5px) brightness(1) grayscale(0%) contrast(100%) invert(0%) hue-rotate(0deg) saturate(100%) opacity(100%) sepia(0%) !important;
-webkit-backdrop-filter: blur(5px) brightness(1) grayscale(0%) contrast(100%) invert(0%) hue-rotate(0deg) saturate(100%) opacity(100%) sepia(0%) !important;

border: 1px solid rgba(255, 255, 255, 0.35) !important;
border-radius: 30px !important;

box-shadow:
  0 14px 28px rgba(0, 0, 0, 0.10),
  0 3px 10px rgba(0, 0, 0, 0.05),
  inset 0 1px 0 rgba(255, 255, 255, 0.30) !important;

overflow: hidden !important;
z-index: 9999 !important;
isolation: isolate !important;

display: flex !important;
align-items: center !important;
justify-content: space-between !important;

}

body .wd-toolbar.wd-toolbar-label-show::before, 
body .wd-toolbar.wd-toolbar-label-show::after { 
display: none !important; 
content: none !important; 
}

/* آیتم‌های داخل نوار پایین */ 
body .wd-toolbar.wd-toolbar-label-show .wd-toolbar-item, 
body .wd-toolbar.wd-toolbar-label-show .wd-tools-element { 
min-height: 48px !important; 
width: 33.333% !important; 
flex: 0 0 33.333% !important; 
background: transparent !important; 
position: relative !important; 
z-index: 2 !important; 
}

body .wd-toolbar.wd-toolbar-label-show a { 
min-height: 48px !important; 
height: 48px !important; 
padding: 0 !important; 
background: transparent !important; 
border-radius: 18px !important;

display: flex !important;
align-items: center !important;
justify-content: center !important;
flex-direction: column !important;

}

/* حذف متن‌های نوار پایین */ 
body .wd-toolbar.wd-toolbar-label-show .wd-toolbar-label { 
display: none !important; 
}

/* اندازه آیکن‌های نوار پایین */ 
body .wd-toolbar.wd-toolbar-label-show .wd-tools-icon, 
body .wd-toolbar.wd-toolbar-label-show .wd-toolbar-icon, 
body .wd-toolbar.wd-toolbar-label-show svg { 
font-size: 22px !important; 
width: 22px !important; 
height: 22px !important; 
}

/* دکمه برگشت به بالا */ 
body .scrollToTop, 
body .scrollToTop.button-show { 
left: 14px !important; 
right: auto !important; 
bottom: 14px !important;

width: 58px !important;
height: 58px !important;
min-width: 58px !important;
min-height: 58px !important;

background: rgba(255, 255, 255, 0.50) !important;

backdrop-filter: blur(5px) brightness(1) grayscale(0%) contrast(100%) invert(0%) hue-rotate(0deg) saturate(100%) opacity(100%) sepia(0%) !important;
-webkit-backdrop-filter: blur(5px) brightness(1) grayscale(0%) contrast(100%) invert(0%) hue-rotate(0deg) saturate(100%) opacity(100%) sepia(0%) !important;

border: 1px solid rgba(255, 255, 255, 0.35) !important;
border-radius: 50% !important;

box-shadow:
  0 14px 28px rgba(0, 0, 0, 0.10),
  0 3px 10px rgba(0, 0, 0, 0.05),
  inset 0 1px 0 rgba(255, 255, 255, 0.30) !important;

color: #333 !important;
overflow: hidden !important;
z-index: 10001 !important;

}

body .scrollToTop::before, 
body .scrollToTop::after { 
color: #333 !important; 
opacity: 1 !important; 
}

body { 
padding-bottom: 84px !important; 
} 
} 
/* Asrtools - Glass style for Gutenberg / product floating menus */ 
.asr-glass-tabs { 
background: rgba(255, 255, 255, 0.50) !important;

backdrop-filter: blur(5px) brightness(1) grayscale(0%) contrast(100%) invert(0%) hue-rotate(0deg) saturate(100%) opacity(100%) sepia(0%) !important; 
-webkit-backdrop-filter: blur(5px) brightness(1) grayscale(0%) contrast(100%) invert(0%) hue-rotate(0deg) saturate(100%) opacity(100%) sepia(0%) !important;

border: 1px solid rgba(255, 255, 255, 0.35) !important; 
border-radius: 30px !important;

box-shadow: 
0 5px 12px rgba(0, 0, 0, 0.045), 
inset 0 1px 0 rgba(255, 255, 255, 0.18) !important;

overflow: hidden !important; 
isolation: isolate !important; 
}

/* Asrtools - Woodmart RTL lower variable price */
.rtl.hide-larger-price .price:has(> .amount ~ .amount) > .amount:first-of-type {
	  display: none !important;
}

.rtl.hide-larger-price .price:has(> .amount ~ .amount) > .amount ~ .amount {
	  display: inline !important;
}
