: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;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-size: 14px;
	color: #171717;
	background: #ffcf33;
	padding: 12px 0 12px 0;
}
.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/2026/08/Yekan-Bakh-FaNum-04-Regular.metric-preserved.woff2") format("woff2"), 
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;
min-width: 148px !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) !important;
-webkit-backdrop-filter: blur(5px) !important;

border: 0 !important;
border-radius: 30px !important;

box-shadow: none !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) !important;
-webkit-backdrop-filter: blur(5px) !important;

border: 0 !important;
border-radius: 50% !important;

box-shadow: none !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) !important; 
-webkit-backdrop-filter: blur(5px) !important;

border: 0 !important; 
border-radius: 30px !important;

box-shadow: none !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;
}
	
.wd-post-cat.wd-style-with-bg, .wd-post-cat.wd-style-with-bg a, .wd-toolbar .wd-cart-number { color: #000; }
.wd-toolbar .wd-header-cart .wd-cart-number { color: #000; }
/* ASRTOOLS: readable text on WoodMart yellow surfaces */
body.wd :is(.wd-post-cat.wd-style-with-bg, .wd-post-cat.wd-style-with-bg a, .wd-post-reply.wd-style-1 .wd-replies-count, .menu-label-primary, nav[class*="-pagination"] li .current, .wd-tools-element .wd-tools-count, .mobile-nav .wd-nav-opener.wd-active, .wd-action-btn .wd-check-icon) { color: #000; }
body.wd .wd-post-cat.wd-style-with-bg { --wd-link-color: #000; --wd-link-color-hover: #000; }
body.wd .btn-color-primary { --btn-color-hover: #000; }
body.wd .btn-color-primary:not(.btn-style-bordered):not(.btn-style-link) { --btn-color: #000; }
body.wd div.quantity .btn { --btn-color-hover: #000; }
body.wd .comment-form-images { --wd-hint-color: #000; }
body.wd :is(.wd-tools-element[class*="wd-design-7"] > a > :is(.wd-tools-inner, .wd-tools-icon), .wd-tools-element.wd-design-8 .wd-tools-inner, .wd-header-cart.wd-design-7-text > a > .wd-tools-text-cart) { color: #000; }
body.wd :is(.select2-container--default .select2-results__option--highlighted[aria-selected], .widget[class*="_tag_cloud"] .tagcloud a:hover, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover, .pswp__share--download:hover) { color: #000; }
body.wd.wd .wd-75a314bf > .wd-nav { --nav-color-hover: #000; --nav-color-active: #000; }
/* ASRTOOLS: use WooCommerce stock state, keep variation selection available */
.single-product-page.outofstock form.cart .single_add_to_cart_button,
.variations_form .single_add_to_cart_button.wc-variation-is-unavailable { display: none; }

/* ASRTOOLS: native WooCommerce uses inline display on quantity */
.single-product-page.outofstock form.cart .quantity,
.variations_form .woocommerce-variation-add-to-cart:has(> .single_add_to_cart_button.wc-variation-is-unavailable) .quantity { display: none !important; }
/* Floating toolbar geometry has no equivalent WoodMart builder control. */
body.wd :is(.wd-toolbar, .scrollToTop, .asr-glass-tabs, .wd-dropdown, .wd-sub-menu-wrapp, .wd-search-full-screen, .wd-tools-count, .wd-action-btn.wd-style-icon-bg-text > a) { box-shadow: none !important; }
body.wd .whb-header { background: transparent; box-shadow: none; }
body.wd .scrollToTop { background: rgba(255,255,255,.5); border: 0; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); }
body.wd .wd-toolbar { bottom: calc(14px + env(safe-area-inset-bottom, 0px)) !important; }
body.wd :is(.wd-toolbar,.scrollToTop,.whb-header) :is(a,button,input):focus-visible { outline: 2px solid #6d28d9; outline-offset: 3px; }
@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) { body.wd :is(.wd-toolbar,.scrollToTop,.asr-glass-tabs) { background: #fafafb !important; } }
@media (prefers-reduced-transparency: reduce) { body.wd :is(.wd-toolbar,.scrollToTop,.asr-glass-tabs,.whb-general-header,.whb-header-bottom) { background: #fafafb !important; -webkit-backdrop-filter: none !important; backdrop-filter: none !important; } }

/* Shared optical edge for floating navigation; native builders own base styles. */
body.wd.wd :is(.wd-toolbar.wd-toolbar-label-show, a.scrollToTop, .whb-general-header, .whb-header-bottom, .wd-0ed98b16, .asr-glass-tabs) { box-shadow: inset 0 1px 0 rgba(255,255,255,.9), inset 0 -1px 0 rgba(35,35,43,.14), inset 1px 0 0 rgba(255,255,255,.35), inset -1px 0 0 rgba(35,35,43,.07) !important; }
