:root {
	--wd-text-font: "IRANSansWeb(FaNum)_Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "IRANSansWeb_Light", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb_Light", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IRANSansWeb_Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "IRANSansWeb_Light", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(161,207,222);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(161,207,222);
	--btn-accented-bgcolor-hover: rgb(145,186,199);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
	--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(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(194,209,151);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

@media (min-width: 1660px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1660px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1660px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(245,247,248);
}

@font-face {
	font-family: "Satoshi";
	src: url("//poroshatshop.ir/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//poroshatshop.ir/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb(FaNum)";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb(FaNum)_Medium";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_Medium.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_Medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb(FaNum)_Bold";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_Bold.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb(FaNum)_Light";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_Light.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb(FaNum)_UltraLight";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_UltraLight.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWebFaNum_UltraLight.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb_Medium";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_Medium.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_Medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb_Bold";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_Bold.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb_Light";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_Light.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb_UltraLight";
	src: url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_UltraLight.woff2") format("woff2"), 
url("//poroshatshop.ir/wp-content/uploads/2025/12/IRANSansWeb_UltraLight.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/**
 * ============================================================
 * استایل‌های سفارشی قالب وودمارت
 * - مرتب‌سازی بر اساس ساختار و اولویت
 * - بدون تغییر در محتوای کدها
 * - تفکیک بر اساس بخش‌های وردپرس، ووکامرس، وودمارت و افزونه‌ها
 * - تمام Media Query‌ها در انتها قرار گرفته‌اند
 * - کدهای کامنت‌شده در جای خود حفظ شده‌اند
 * - استفاده از کامنت‌های استاندارد CSS (/* */)
 * ============================================================
 */

/* ============================================================
   1. Root Variables & Base Elements
   متغیرهای ریشه و المان‌های پایه
   ============================================================ */

:root select option {
  font-family: tahoma;
}

.ltr {
  direction: ltr;
}

/* ============================================================
   2. Base HTML Elements
   المان‌های پایه HTML
   ============================================================ */

h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 12px;
}

/* ============================================================
   3. General & Structural Classes
   کلاس‌های عمومی و ساختاری
   ============================================================ */

.contents a {
  color: #333;
}
.contents a:hover {
  color: #FF2C2C;
}

.whb-col-right .wd-dropdown-menu.wd-design-default {
  left: auto;
  right: 0;
}

.sku {
  font-size: 14px;
  font-family: IRANSansWeb_Light;
}

[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text .wd-swatch-text,
table.variations label {
  font-weight: 500;
}

div.quantity input[type="number"] {
  font-size: 17px;
}

.wd-reset-var {
  white-space: nowrap;
}

.wd-rs-69494141606d7.wd-social-icons .wd-label,
.wd-action-text {
  font-size: 14px;
  font-weight: 400;
}

/*.description-additionalinfo-customtab .wd-hidden-tab-title.tab-title-brand_tab.wd-role-btn, .description-additionalinfo-customtab .wd-hidden-tab-title.tab-title-application-method.wd-role-btn, .description-additionalinfo-customtab .wd-hidden-tab-title.tab-title-wd_additional_tab.wd-role-btn {display: none;}*/

.description-additionalinfo-customtab .wd-hidden-tab-title.tab-title-brand_tab.wd-role-btn {
  display: none;
}

.brand-customtab .wd-hidden-tab-title.tab-title-application-method.wd-role-btn {
  display: none;
}

.wd-single-add-cart .woosg-alert.woosg-text {
  margin-bottom: 15px;
  border-right: 4px solid #222;
  border-left: none;
}

.wd-breadcrumbs > :is(span, a):last-child {
  font-weight: 400;
  font-size: 15px;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1729768978951.wd-rs-671a2e099d48f .inline-element:not(:last-child) {
  margin-right: auto;
}

.wd-sticky-btn-cart .wd-action-text,
.wd-product-footer .wd-action-text,
.wd-buttons.wd-pos-r-t .wd-action-text {
  display: none;
}

/* ============================================================
   4. WooCommerce Styles
   استایل‌های ووکامرس
   ============================================================ */

.woocommerce-info {
  background-color: #f9f9f9 !important;
  color: #777 !important;
}

.woocommerce-message {
  background-color: #dcffdb;
  color: #666;
}

/* ============================================================
   5. Woodmart Theme Styles
   استایل‌های قالب وودمارت
   ============================================================ */

.mini-cart-weight,
.mini-cart-items {
  display: block;
  margin: 15px;
}

.cart-info-container {
  display: flex;
}

.cart-weight {
  border-left: 1px solid;
  padding-left: 10px;
  margin: 0 5px;
}

.cart-items {
  margin: 0 5px;
}

.contact-header {
  font-size: 17px;
}

.contactform {
  direction: rtl;
}

.contact-header-mobile {
  padding: 0;
}

.btn.btn-style-default.btn-shape-round.btn-size-default.contact-header-mobile.btn-icon-pos-right,
.btn.btn-style-default.btn-shape-round.btn-size-default.btn-icon-pos-right {
  background: none;
  padding: 0;
  margin: 0;
}

.btn.btn-style-default.btn-shape-round.btn-size-default.contact-header-mobile.btn-icon-pos-right img:hover,
.btn.btn-style-default.btn-shape-round.btn-size-default.btn-icon-pos-right img:hover {
  opacity: 80%;
}

.searchform.wd-style-4 input[type="text"] {
  padding-inline: 40px 20px !important;
}

.searchform.wd-style-with-bg .searchsubmit {
  border-start-end-radius: 10px !important;
  border-end-end-radius: 10px !important;
}

.onsale.product-label.wd-shape-round-sm {
  font-family: Satoshi;
  font-size: 22px;
}

/* ============================================================
   6. Plugin Styles (WP Contact Form 7, Digits, etc.)
   استایل‌های افزونه‌ها (کنتکت فرم ۷، داجیتس و...)
   ============================================================ */

.wpcf7-response-output {
  direction: rtl;
}

.dig_lasele {
  right: auto;
  left: 90px;
  left: unset;
  padding-left: 17px;
}

.protected_by_digits_text {
  display: none !important;
}

/* ============================================================
   7. All Media Queries (Responsive)
   تمامی مدیاکوئری‌ها (ریسپانسیو)
   ============================================================ */

@media (max-width: 480px) {
  .sku_wrapper .meta-label {
    display: block;
  }
}

@media (max-width: 480px) {
  .wd-info-msg {
    display: grid;
  }
  .wd-info-icon {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .tagged_as a {
    display: block;
  }
  .tagged_as .meta-sep {
    display: none;
  }
}

@media (max-width: 480px) {
  .wd-attr-term {
    display: block;
    margin: 0 0 5px 0;
  }
  .wd-attr-separator {
    display: none;
  }
}

@media (max-width: 480px) {
  .woodmart-title-container.title.wd-font-weight-.wd-fontsize-m {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  #wd-6a677f3fed48a .woodmart-title-container {
    line-height: 45px !important;
  }
}

@media (max-width: 767px) {
  #wd-6a677f7d23e1b .woodmart-title-container {
    line-height: 45px !important;
  }
}

@media (max-width: 768.98px) {
  .woocommerce-ordering.wd-ordering-mb-icon select option {
    font-size: 14px;
    color: #767676;
  }
}

.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
  top: -50px;
}

/*.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {top: -43px;}
.wd-btn-arrow.wd-prev.wd-disabled {padding: 5px; background-color: rgba(161,207,222,0.5); margin: 0 5px 0 0; border-radius: 35px;}
.wd-btn-arrow.wd-next {padding: 5px; background-color: rgba(161,207,222,0.5); margin: 0 5px 0 0; border-radius: 35px;}*/