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

:root {
	--wd-header-banner-h: 55px;
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 17px;
	--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: iranyekan;
	--wd-widget-title-font: "IRansansX, sans-serif", Arial, Helvetica, sans-serif;
	--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: YekanBakhFaNum;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(30,58,95);
	--wd-alternative-color: rgb(207,150,37);
	--wd-link-color: rgb(0,0,209);
	--wd-link-color-hover: rgb(129,215,66);
	--btn-default-bgcolor: rgb(255,165,0);
	--btn-default-bgcolor-hover: rgb(255,165,0);
	--btn-accented-bgcolor: rgb(255,165,0);
	--btn-accented-bgcolor-hover: rgb(255,165,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(207,150,37);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(30,58,95);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-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: 5px;
}


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

/*روی عکس دسته بندی محصول چیزی ننویسه*/
.wd-cat-sub-menu{display:none !important;}
/*لوگوی فوتر*/
.footerlogo{background-color:#fff; border-radius:5px; padding:5px;text-align:center !important;margin-top:20px}
/*تنظیم کردن عنوان برگه*/
.wd-entry-meta,.meta-post-categories{display:none !important;}
.page-title{margin-block: -4px 4px !important;}
h1{font-size:20px !important;color:#fff !important}
.title-size-small{padding-top:30px !important;background-color:#CF9625 !important; color:#fff !important}
/*صفحه فروشگاه، قسمتی که دسته بندی ها را نشان میدهد*/
.cat-design-replace-title .wd-entities-title{background-color:#1250A7 !important}
.hover-mask > h3{color:#fff !important}
/*-------رنگ بندی جدول ها-------*/
thead{background-color: #e71419;}
th{color:#fff !important}
tbody{background-color: #84cbdb;}

.main-page-wrapper{padding-top:5px !important;}

.wd-prefooter {
    padding-bottom: 0px;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #f6f6f6;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
    border-radius: 15px;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 2px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

/*fبرای اینکه در صفحه دسته بندی محصول ، هر محصول بصورت لیستی بیاد و در موبایل عکس بیاد راست و متن بره چپ*/
@media (max-width: 768px) {
  .product-list-item .product-wrapper {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 10px;
  }

  .product-list-item .product-element-top {
    width: 40%;
		 order: 2;       /* عکس بیاد سمت راست */
    flex-shrink: 0;
  }

  .product-list-item .product-list-content {
    width: 60%;
		 order: 1;       /* عکس بیاد سمت راست */
  }

  /* اختیاری: حذف فاصله‌های اضافی یا تنظیم فونت */
  .product-list-item .product-list-content h3,
  .product-list-item .product-list-content ul,
  .product-list-item .product-list-content .button {
    font-size: 14px;
    line-height: 1.6;
  }

  .product-list-item .product-image-link img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}
/*برای کادر محصول در موبایل*/
/* استایل عمومی برای هر محصول */
.product-list-item .product-wrapper {
  background-color: #fff;        /* پس‌زمینه سفید برای باکس */
  border-radius: 6px;            /* گوشه‌های کمی گرد */
  padding: 15px;                 /* فاصله داخلی */
  margin-bottom: 20px;           /* فاصله بین باکس‌ها */
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); /* سایه ملایم */
  transition: box-shadow 0.3s ease;
}

/* افکت هاور برای جذابیت بیشتر */
.product-list-item .product-wrapper:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/*برای بخش آمپرها*/
.category-grid-item .hover-mask {
	display: none !important;}
.wd-cat-header{
	display: none !important;}@media (min-width: 577px) and (max-width: 767px) {
	/*حذف فاصله بالای هدر در موبایل*/
.whb-header{margin-bottom: 4px !important;}
/*----------------*/

}

