.elementor-4135 .elementor-element.elementor-element-a20b571{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4135 .elementor-element.elementor-element-2b61101{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4135 .elementor-element.elementor-element-202ca91 > .elementor-widget-container{margin:0px 3px -13px 0px;}.elementor-4135 .elementor-element.elementor-element-202ca91 .wd-text-block{font-family:"iranyekan", Sans-serif;font-size:16px;font-weight:900;color:#059666;}.elementor-4135 .elementor-element.elementor-element-c5bfd65 > .elementor-widget-container{margin:-11px 3px -20px 0px;}.elementor-4135 .elementor-element.elementor-element-c5bfd65 .wd-text-block{font-family:"iranyekan", Sans-serif;font-size:16px;font-weight:900;color:#334155;}.elementor-4135 .elementor-element.elementor-element-1def461 .wd-text-block{font-family:"iranyekan", Sans-serif;font-weight:200;}.elementor-4135 .elementor-element.elementor-element-7623af7 .wd-button-wrapper a{background-color:#005AA5;border-color:#005AA5;color:#FFFFFF;}.elementor-4135 .elementor-element.elementor-element-7623af7 .wd-btn-text{font-family:"iranyekan", Sans-serif;font-size:19px;font-weight:300;}.elementor-4135 .elementor-element.elementor-element-d7519b7 .wd-button-wrapper a{background-color:#005AA5;border-color:#005AA5;color:#FFFFFF;}.elementor-4135 .elementor-element.elementor-element-d7519b7 .wd-btn-text{font-family:"iranyekan", Sans-serif;font-size:19px;font-weight:300;}#elementor-popup-modal-4135{background-color:#050505D9;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4135 .dialog-message{height:auto;padding:6px 6px 6px 6px;}#elementor-popup-modal-4135 .dialog-close-button{display:flex;font-size:14px;}#elementor-popup-modal-4135 .dialog-widget-content{border-radius:25px 25px 25px 25px;box-shadow:2px 8px 23px 3px rgba(235.32094107447475, 255, 0, 0.08);}#elementor-popup-modal-4135 .dialog-close-button i{color:#D49A82;}#elementor-popup-modal-4135 .dialog-close-button svg{fill:#D49A82;}/* Start custom CSS for shortcode, class: .elementor-element-09d853f *//* 🌿 باکس محصول اصلی */
.upsell-main-box {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #F8FAFC;
  border-radius: 14px;
  padding: 14px 18px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  font-family: inherit;
}

.upsell-main-box:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

/* 📸 عکس محصول اصلی */
.upsell-main-img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 12px;
  background: #fff;
  margin-right: 10px;
  flex-shrink: 0;
}

/* 📝 اطلاعات محصول اصلی */
.upsell-main-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-right: 4px;
  font-family: inherit;
}

.upsell-main-info::before {
  content: none !important;
}

/* 🏷️ عنوان محصول اصلی */
.upsell-main-title {
  font-size: 13px;
  font-weight: 600;
  color: #1a3b25;
  line-height: 1.4;
  margin-bottom: 3px;
  text-align: right;
  font-family: inherit;
}

/* 💰 قیمت محصول اصلی */
.upsell-main-price,
.upsell-main-price .woocommerce-Price-amount,
.upsell-main-price .amount {
  font-size: 12px;
  font-weight: 600;
  color: #444 !important;
  text-align: right;
  font-family: inherit;
}


/* ✅ فونت و تایپوگرافی هماهنگ با دکمه المنتور */
.upsell-main-box,
.upsell-main-box *,
.upsell-box,
.upsell-box *,
.upsell-item,
.upsell-item *,
.upsell-confirm {
  font-family: 'iranyekan', sans-serif !important;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.3px;
}


/* 🎨 قیمت قدیم (before price) */
.upsell-main-price del,
.upsell-main-price del .woocommerce-Price-amount {
    color: #bfc3c9 !important;   /* خاکستری روشن */
    font-size: 10px !important;  /* دو واحد کوچک‌تر از 12px */
    font-weight: 400 !important; /* معمولی */
    margin-bottom: 2px !important;
    display: block;              /* بیاد خط بالاتر */
    line-height: 1.3;
}

/* 💰 قیمت جدید (after price) */
.upsell-main-price ins,
.upsell-main-price ins .woocommerce-Price-amount {
    font-size: 14px !important;
    font-weight: 700 !important;   /* بولد */
    color: #1a3b25 !important;     /* سبز تیره اصلی */
    display: block;                 /* بیاد خط پایین */
    line-height: 1.4;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-d2adcd5 *//* 🌿 لیست محصولات پیشنهادی */
.upsell-box {
  display: flex;
  flex-direction: column;
  gap: 8px;
  direction: rtl;
}

/* 🧩 آیتم هر محصول پیشنهادی – جمع‌وجورتر */
.upsell-item {
  display: grid;
  grid-template-columns: auto auto 1fr; /* چک‌باکس | عکس | متن */
  align-items: center;
  gap: 8px;
  padding: 10px 14px;                 /* 👈 ارتفاع کمتر */
  border-radius: 12px;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.upsell-item:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
}

/* ✅ چک‌باکس نرم و برنددار */
.upsell-check {
  width: 20px;
  height: 20px;
  border-radius: 6px;
  border: 1.5px solid rgb(212,154,130);
  appearance: none;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}

.upsell-check:checked {
  background-color: rgb(212,154,130);
  border-color: rgb(212,154,130);
}

.upsell-check:checked::after {
  content: "✓";
  position: absolute;
  top: 1px;
  left: 4px;
  font-size: 14px;
  color: #fff;
}

/* 📸 تصویر محصول پیشنهادی */
.upsell-img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  object-fit: cover;
  background: #fff;
}

/* 📝 اطلاعات محصول پیشنهادی */
.upsell-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-align: right;
  margin-right: 4px;
}

/* عنوان – ریزتر و نازک‌تر */
.upsell-title {
  font-size: 11px;          /* 👈 دو واحد ریزتر از قبل */
  font-weight: 300;         /* 👈 نازک */
  color: #111;
  line-height: 1.5;
}

/* ردیف قیمت + لینک در یک سطر */
.upsell-bottom-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

/* 💰 قیمت – بولدتر */
.upsell-price,
.upsell-price .woocommerce-Price-amount,
.upsell-price .amount {
  font-size: 12px;          /* همون قبلی */
  font-weight: 700;         /* 👈 بولدتر */
  color: #444;
}

/* 🔗 لینک مشاهده محصول – خیلی ظریف */
.upsell-link {
  font-size: 11px;
  font-weight: 200;         /* 👈 خیلی نازک */
  color: #007bff;
  text-decoration: underline;
  white-space: nowrap;
}

/* ✅ فونت و تایپوگرافی کلی */
.upsell-main-box,
.upsell-main-box *,
.upsell-box,
.upsell-box *,
.upsell-item,
.upsell-item *,
.upsell-confirm {
  font-family: 'iranyekan', sans-serif !important;
  font-weight: 300;          /* 👈 پیش‌فرض نازک */
  line-height: 1.7;
  letter-spacing: 0.2px;
}

/* 📱 موبایل */
@media (max-width: 768px) {
  .upsell-item {
    padding: 10px 12px;
    gap: 8px;
  }

  .upsell-img {
    width: 54px;
    height: 54px;
  }

  .upsell-title {
    font-size: 10px;
  }

  .upsell-link {
    font-size: 10px;
  }
}/* End custom CSS */