:root {
	--wd-hb-opt-h: 60px;
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(27,115,91);
	--wd-alternative-color: rgb(249,182,52);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(27,115,91);
	--btn-accented-bgcolor-hover: rgb(27,115,91);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
	--wd-popup-padding: 0px;
}
.wd-hb {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(249,249,249);
	background-image: none;
}
html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-family: iranyekan;	font-weight: 700;
	font-size: 16px;
}
.wd .product-label.new {
	background-color: rgb(67,142,68);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 50px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan !important;
}

.wd-page-title {
background-color: #e8e8e8;
}

.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.product_title {
    font-weight: 800;
}
.title-line-two .product-grid-item .wd-entities-title {
    max-height: 39px;
    min-height: 39px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
}
.woocommerce-Price-currencySymbol {
	font-weight: 800;
}
.entry-content.wd-entry-content {
	min-height: 70px;
}
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 200px !important;
}
.cosmetic-cat .main-wrapp-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    background: linear-gradient(180deg,transparent,#000);
    top: 85px;
    right: 0;
    z-index: 1;
    opacity: .8;
}
.cosmetic-cat .promo-banner .content-banner {
    position: relative;
    width: 100%;
    max-width: var(--content-width);
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-direction: row;
    align-items: center;
}
.cosmetic-cat .promo-banner .banner-btn-wrapper {
    margin-top: 0;
}
.mag-roja .wd-post.blog-style-bg .article-body-container {
    background-color: #ff096a !important;
    padding: 10px 10px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
		min-height: 53px !important;
}
.mag-roja .wd-entities-title {
    color: #fff;
	font-size: 12px !important;
	text-align: right;
}
.mag-roja .read-more-section a {
    color: #ff096a !important;
    font-size: 11px !important;
    background: #ffffff;
    padding: 8px 10px;
    border-radius: 5px;
}
.mag-roja .read-more-section {
  margin-top: 0px;
	min-width: 76px;
}
.mag-roja .wd-carousel-item .post.wd-post .post-title {
    margin-bottom: 0;
}
.mag-roja .wd-entities-title a:hover {
    color: #fff;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-family: "iranyekan";
}

.woocommerce-Price-currencySymbol {
    font-weight: 600;
    margin-right: 5px;
    font-size: 15px;
}


h1 {
	font-size:24px;
}


.mag-roja .wd-post.blog-style-bg .article-body-container {
    background-color: #1b735b !important;
}


/* Product Swatch Style Area */
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_image_design.vi-wpvs-variation-wrap-variation_img.vi-wpvs-variation-wrap-taxonomy.vi-wpvs-variation-wrap-rtl.vi-wpvs-variation-wrap-slider {
    direction: ltr;
}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-option-wrap:last-child {
    margin-left: 12px !important;
}
.vi-wpvs-variation-wrap[data-out_of_stock="blur"] .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock .vi-wpvs-option, .vi-wpvs-variation-wrap[data-out_of_stock="blur"] .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute .vi-wpvs-option, .vi-wpvs-variation-wrap[data-out_of_stock="blur"] .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable .vi-wpvs-option {
    opacity: 0.4;
}




/* Avans Style Area */
.avans_show_product_score {
    background-color: #efeaf3;
    padding: 15px;
    border-radius: 10px;
    color: #1d1d1d;
}
span.score {
    font-weight: 800;
    font-size: 15px;
    color: #292d32;
}



/* Product Comment Style Area */
.wd-pros::before {
    content: " ";
    background-image: url(https://varaan.ir/wp-content/uploads/2025/07/plus.svg);
    width: 20px;
    height: 16px;
    background-size: cover;
    margin-left: 3px;
}
.wd-cons::before {
    content: " ";
    background-image: url(https://varaan.ir/wp-content/uploads/2025/07/minus.svg);
    width: 20px;
    height: 16px;
    background-size: cover;
    margin-left: 3px;
}
.wd-pros, .wd-cons {
    color: #000;
    font-size: 12px;
}
.wd-argument-label {
    display: none;
}
.elementor-column-gap-default li {
    color: #000000 !important;
}



.site-logo img {
  color: grey;
  display: inline-block;
    -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
  mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
    background-repeat: no-repeat;
  animation: shimmer 3s infinite;
}
@keyframes shimmer {
  0% {
    -webkit-mask-position: 140% 140%;
    mask-position: 140% 140%;
  }
  100% {
    -webkit-mask-position: -20% -20%;
    mask-position: -20% -20%;
  }
}






.social-banner {
  color: grey;
  display: inline-block;
    -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
  mask: linear-gradient(-60deg, #000 30%, #0005, #000 50%) right / 300% 100%;
    background-repeat: no-repeat;
  animation: shimmer2 3s infinite;
}
@keyframes shimmer2 {
  0% {
    -webkit-mask-position: 140% 140%;
    mask-position: 140% 140%;
  }
  100% {
    -webkit-mask-position: -20% -20%;
    mask-position: -20% -20%;
  }
}


.wd-sub-menu li>a:hover {
    color: #1b735b;
    background-color: #5f2f870d;
    border-radius: 10px;
}
.wd-sub-menu li>a {
    padding-right: 5px;
}



.wd-tools-element>a {
    padding-inline: 5px !important;
}


td.value.cell.vi-wpvs-variation-style-content {
    padding: 0px;
}







.wc-tabs-wrapper .woocommerce-Tabs-panel {
    display: block !important;
}





/* Blog Styles */
.wd-entry-content p {
    color: #000;
    font-size: 16px;
    line-height: 2.5rem;
    font-weight: 400;
}
.wd-entry-content ul {
    color: #000;
    font-size: 16px;
    line-height: 2rem;
    font-weight: 500;
}



















/* سیاه و سفید کردن تصاویر محصولات ناموجود در آرشیو، شاپ و کاروسل Woodmart */
.woocommerce ul.products li.product.outofstock .product-image-link img,
.woocommerce ul.products li.product.outofstock .wd-product-grid-slide {
    filter: grayscale(100%);
    opacity: 0.6; /* اختیاری: کمی کم‌رنگ‌تر برای تأکید بیشتر */
    transition: all 0.3s ease;
}

/* اگر hover داری و می‌خوای کمی رنگ برگرده */
.woocommerce ul.products li.product.outofstock:hover .product-image-link img,
.woocommerce ul.products li.product.outofstock:hover .wd-product-grid-slide {
    filter: grayscale(50%);
    opacity: 0.8;
}

/* برای مطمئن شدن از background-image در اسلایدر کاروسل */
.woocommerce ul.products li.product.outofstock .wd-product-grid-slider .wd-product-grid-slide {
    background-image: url() !important; /* خالی می‌ذاریم تا اورراید نشه، اما فیلتر اعمال بشه */
    filter: grayscale(100%);
    opacity: 0.6;
}










span.out-of-stock.product-label {
    display: none;
}









.wd-testimon-pos {
    background-color: #1b735b;
    padding: 5px;
    width: fit-content;
    border-radius: 5px;
    color: #fff;
}



@media (max-width: 1024px) {
    .wd-products-shop-view,
    .shop-view-switcher,
    .wd-shop-view,
    .products-view-switch {
        display: flex !important;
        visibility: visible !important;
    }
}@media (min-width: 1025px) {
	.stick-header-banner * {
    font-size: 20px !important;   
    color: white;
}
}

@media (max-width: 576px) {
	@media (max-width: 1024px) {
    .sticky-toolbar-on .wd-sticky-btn {
        bottom: 60px;
    }
}
.wd-toolbar {
    background: rgb(255 255 255 / 20%);
    -webkit-backdrop-filter: blur(10px);
/*     z-index: 99999 !important; */
    position: fixed;
    bottom: 10px;
    left: 15px;
    right: 15px;
    will-change: transform;
    transform: translateZ(0);
    display: flex
;
    height: 60px;
    box-shadow: 5px 2px 31px rgba(0, 0, 0, 0.17);
    margin: 0;
    padding: 0;
    border-radius: 16px;
    background-color: rgba(255, 255, 255, .7);
    -webkit-backdrop-filter: blur(1em);
    backdrop-filter: blur(1em);
}





a.button.product_type_variable.add-to-cart-loop {
    display: none;
}


.stick-header-banner * {
    font-size: 15px !important;   
    color: white;
}
}

