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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//azarneshin.fitness/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb_FaNum_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_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_FaNum_Light", 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: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(233,45,116);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(233,45,116);
	--btn-accented-bgcolor-hover: rgb(210,39,106);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://azarneshin.fitness/wp-content/uploads/2021/09/sport-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
}
.wd-footer {
	background-color: rgb(26,26,26);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--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: 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;
--wd-brd-radius: 8px;
}

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


.loop-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.loop-item h3.elementor-heading-title {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* حداکثر دو خط */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4em;
  min-height: 2.8em; /* ارتفاع دقیق دو خط عنوان */
}

.loop-item .product-bottom {
  margin-top: auto; /* این باعث میشه قیمت و دکمه همیشه پایین بچسبند */
}

@media (max-width: 768px) {
  .my-carousel .e-con-inner {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    scroll-snap-type: x mandatory !important;
    padding-left: 10px !important;
  }

  .my-carousel .e-con-inner::-webkit-scrollbar {
    display: none !important;
  }

  .my-carousel .e-con-inner > .elementor-widget-image-box {
    flex: 0 0 auto !important;
    scroll-snap-align: start !important;
    margin-right: 4% !important; /* فاصله بر اساس درصد */
    width: 36% !important; /* عرض کمتر از نصف برای دیده شدن آیتم بعدی */
  }
}



#billing_first_name_field{
	width : 100%;
}
/* 🩶 استایل کارت محصول - قالب bad Sektor *//* 💡 کارت لینک محصول bad Sektor */
.product-box {
  direction: rtl;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 0px 10px rgba(0,0,0,0.06);
  padding: 9px 30px;
  margin: 24px 0;
  transition: all 0.3s ease;
  font-family: "Yekan Bakh FaNum"; /* فونت کلی کارت */
}

.product-box:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 14px rgba(0,0,0,0.12);
}

.product-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.product-info h3 {
  margin: 0;
  color: #111;
  font-size: 15px;
  font-weight: 700;
  font-family: "Yekan Bakh FaNum";
  line-height: 1.4;
}

.product-info a {
  background-color: #e60000;
  color: #fff;
  text-decoration: none;
  padding: 9px 18px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  font-family: "Yekan Bakh FaNum"; /* فونت مخصوص دکمه */
  cursor: pointer;
  width: auto;
  transition: background-color 0.25s ease;
}

.product-info a:hover {
  background-color: #c50000;
}

/* تصویر محصول */
.product-box img {
  width: 100px;
  height: auto;
  border-radius: 8px;
  border: 1px solid #dbe4ec; /* بردر مشکی */
  margin-right: 18px;
  padding: 5px;
}

/* ✅ واکنش‌ گرا */
@media (max-width: 992px) {

  .product-box {
    flex-direction: column !important;
    text-align: center !important;
    padding: 10px 16px 18px !important;
    margin: 18px 0 !important;
  }

  .product-box img {
    margin: 12px 0 0 0 !important;
    width: 130px !important;
    max-width: 60% !important;
    height: auto !important;
  }

  .product-info {
    align-items: center !important;
    gap: 14px !important;
  }

  .product-info h3 {
    font-size: 15px !important;
    line-height: 1.5 !important;
    margin-bottom: 15px !important;
  }

  .product-info a {
    font-size: 13px !important;
    display: inline-flex !important;
        line-height: 1 !important;

    /* ✅ پدینگ مخصوص موبایل */
    padding-top: 5px !important;
    padding-bottom: 15px !important;
    padding-right: 22px !important;
    padding-left: 22px !important;
  }
}

