@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//khanehrassan.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.8") format("woff2");
}

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: YekanBakhFaNum;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(238,27,34);
	--wd-alternative-color: rgb(35,0,0);
	--wd-link-color: rgb(0,21,214);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(238,27,34);
	--btn-accented-bgcolor-hover: rgb(237,2,10);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
.header-banner {
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: inherit;
	background-position: center center;
}
: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: 281px;
}
.wd-page-title {
	background-color: rgb(238,27,34);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(243,243,243);
	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(243,243,243);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(243,243,243);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(243,243,243);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(243,243,243);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(7,71,153);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(205,193,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

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


/* حالت پیش‌فرض (دسکتاپ) */
.banner-desktop {
  display: block;
}
.banner-mobile {
  display: none;
}

/* استایل عمومی برای تصاویر */
.banner-desktop img,
.banner-mobile img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

/* فقط در موبایل (عرض کمتر از 768px) */
@media (max-width: 768px) {
  .banner-desktop {
    display: none; /* مخفی شدن بنر دسکتاپ */
  }
  .banner-mobile {
    display: block; /* نمایش بنر موبایل */
    width: 100%;    /* پهنای کامل */
  }
  .banner-mobile img {
@media (max-width: 576px) {
	/* درشت کردن نوار ابزار پایین موبایل */
.wd-toolbar {
    height: 70px !important;
}

/* درشت کردن آیکون‌ها */
.wd-toolbar .wd-tools-icon:before {
    font-size: 25px !important;
}
.wd-toolbar img {
    width: 27px !important;
    height: 27px !important;
}

/* درشت کردن نوشته‌های زیر آیکون */
.wd-toolbar-label {
    font-size: 8px !important;
}

}

