@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//noon-valqalam.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.6") format("woff2");
}

:root {
	--wd-text-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(26,26,26);
	--wd-text-font-size: 14px;
	--wd-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(26,26,26);
	--wd-entities-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(26,26,26);
	--wd-entities-title-color-hover: rgb(26, 26, 26);
	--wd-alternative-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(26,26,26);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(217,74,74);
	--wd-alternative-color: rgb(212,175,55);
	--btn-default-bgcolor: rgb(214,74,74);
	--btn-default-bgcolor-hover: rgb(214,74,74);
	--btn-accented-bgcolor: rgb(214,74,74);
	--btn-accented-bgcolor-hover: rgb(214,74,74);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(26,26,26);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(147,147,147,0.78);
	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: 300px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
html .widget-area .widget .price > .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount, html .widget_product_categories .product-categories > li > a {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgb(0,0,0);
}
#woocommerce_price_filter-4 {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgb(0,0,0);
}
.page .wd-page-content {
	background-color: rgb(250,247,242);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font-size: 16px;
	}

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

@media (min-width: 1399px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "sahel";
	src: url("//noon-valqalam.ir/wp-content/uploads/2025/09/Sahel.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* صفحه آرایشی‌بهداشتی */
.page-id-3993,
.page-id-3993 .main-page-wrapper,
.page-id-3993 .site-content {
  background: linear-gradient(135deg, #F1F4FD 0%, #FFEFF6 100%) !important;
}

/* خنثی‌سازی پس‌زمینه‌های سکشن‌ها/کانتینرها که روِ گرادیان می‌افتن */
.page-id-3993 .elementor-section,
.page-id-3993 .elementor-container {
  background: transparent !important;
  box-shadow: none !important;
}
/* تیترها */
.page-id-3993 h1, .page-id-3993 h2, .page-id-3993 h3 {
  color:#1E2C58; font-weight:700; letter-spacing:.2px; line-height:1.35;
}

/* متن‌ها */
.page-id-3993 p, .page-id-3993 li, .page-id-3993 .widget_text {
  color:#4A4A4A; line-height:1.9; font-weight:400;
}

/* Breadcrumb و توضیحات ریز */
.page-id-3993 .wd-breadcrumbs,
.page-id-3993 .woocommerce-breadcrumb,
.page-id-3993 .term-description {
  color:#6F7A9D;
}
/* صفحه هایپرمارکت */
.page-id-4003,
.page-id-4003 .main-page-wrapper,
.page-id-4003 .site-content {
  background: linear-gradient(135deg, #FFFFFF 0%, #F5FFF5 100%) !important;
}

/* خنثی‌سازی پس‌زمینه‌های سکشن‌ها/کانتینرها */
.page-id-4003 .elementor-section,
.page-id-4003 .elementor-container {
  background: transparent !important;
  box-shadow: none !important;
}

/* تیترها */
.page-id-4003 h1, 
.page-id-4003 h2, 
.page-id-4003 h3 {
  color: #1D3A29; 
  font-weight: 700; 
  letter-spacing: .2px; 
  line-height: 1.35;
}

/* متن‌ها */
.page-id-4003 p, 
.page-id-4003 li, 
.page-id-4003 .widget_text {
  color: #3F4E44; 
  line-height: 1.9; 
  font-weight: 400;
}

/* Breadcrumb و توضیحات ریز */
.page-id-4003 .wd-breadcrumbs,
.page-id-4003 .woocommerce-breadcrumb,
.page-id-4003 .term-description {
  color: #6E8577;
}
