:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--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: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(240,170,150);
	--wd-alternative-color: rgb(255,112,99);
	--btn-default-font-family: iranyekan;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: iranyekan;
	--btn-accented-bgcolor: rgb(237,169,150);
	--btn-accented-bgcolor-hover: rgb(255,112,99);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(86,86,86);
	--wd-link-color-hover: #242424;
	--wd-link-decor-color: rgb(34,34,34);
	--wd-link-decor-color-hover: rgb(68,68,68);
	--wd-sticky-btn-height: 95px;
}
.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: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(237,234,231);
	background-image: none;
}
html .wd-product .price, 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 .widget-area .widget .price, woocommerce Price amount {
	font-family: iranyekan;	color: rgb(221,24,103);
}
html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-family: iranyekan;	font-weight: 500;
	font-size: 16px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,234,231);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,234,231);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,234,231);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,234,231);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,234,231);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,234,231);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(237,234,231);
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(49,148,155);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(49,148,155);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--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: 5px;
--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;
}


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: rgb(237,234,231);
}

@font-face {
	font-family: "SHABNAM 1";
	src: url("//niniland-shop.com/wp-content/uploads/2025/12/Shabnam-FD.woff2") format("woff2"), 
url("//niniland-shop.com/wp-content/uploads/2025/12/Shabnam-FD.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.wd-post .article-inner {
    padding: 15px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.wd-post-cat.wd-style-with-bg {
    --wd-link-color: #ff8fb4;
    --wd-link-color-hover: #ff69af;
    padding-inline: 20px;
    background-color: #fff;
    color: #fff;
    font-size: .9em;
}

.wd-post-date.wd-style-with-bg {
    background: rgba(255, 255, 255, 0.88) !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.blog-style-bg .wd-post-content {
    padding: 0;
    padding-top: 20px;
}

.wd-popup-slide-from-left.mfp-ready .wd-popup,
.wd-dropdown,
.wd-dropdown-cart {
    background: rgba(255, 255, 255, 0.82) !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.35);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.wd-product .wd-product-sku {
    color: #000 !important;
}

.wd-post-cat.wd-style-default {
    --wd-link-color: #000 !important;
    --wd-link-color-hover: #820000 !important;
    color: #820000 !important;
}

.wd-post-date.wd-style-default {
   color: #000 !important;
}

.wd-product :is(.wd-product-cats, .wd-product-brands-links) {
  color: var(--color-gray-400) !important;
  --wd-link-color: #000 !important;
  --wd-link-color-hover: #000 !important;
}

.wd-buttons {
    background: rgba(255, 255, 255, 0.75) !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.wd-page-wrapper {
    background-color: #EDEAE7;
}

.wd-post-thumb img {
    width: 100%;
    border-radius: 0;
}

.wd-footer {
    background-color: #fff;
}

.wd-content-layout {
    padding-block: 15px;
}
@media (min-width: 1025px) {
	@media (min-width: 1025px) {
  .whb-general-header {
    max-width: 1280px;
    margin: auto;
    border-radius: 21px;
  }

  .whb-sticked .whb-general-header {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 21px;
    border-bottom-left-radius: 21px;
  }

  .whb-header-bottom {
    max-width: 1280px;
    margin: 5px auto 0;
    border-radius: 15px;
    background: rgba(255,255,255,.92);
    box-shadow: 0 6px 18px rgba(74, 36, 157, 0.08);
    border: 1px solid rgba(105,114,125,.08);
  }

  .wd-dropdown-menu .wd-dropdown {
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.35);
  }
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-logo img {
  padding-top: 0px;!important
}
}

@media (max-width: 576px) {
	.wd-logo img {
  padding-top: 0px;!important
}
}

