.tem-installment-choice{margin:14px 0;padding:12px;border:1px solid rgba(128,128,128,.25);border-radius:10px;box-sizing:border-box;max-width:100%}
.tem-installment-choice label{display:inline-flex;align-items:center;gap:6px;margin-left:16px;cursor:pointer}
/* V234: چیپ‌های قیمت به‌جای یک خط طولانی خط‌تیره‌جدا، تا در موبایل نشکنند */
.tem-installment-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;font-family:Vazir,Vazirmatn,'IRANSans',Tahoma,sans-serif}
.tem-installment-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(128,128,128,.08);border:1px solid rgba(128,128,128,.18);font-size:12px;line-height:1.6;white-space:nowrap;max-width:100%}
.tem-installment-chip b{font-weight:700;opacity:.75;white-space:nowrap}
.tem-installment-chip .woocommerce-Price-amount{white-space:nowrap}.tem-installment-box{margin-top:12px}.tem-installment-contract{padding:16px;margin:12px 0;border:1px solid rgba(128,128,128,.2);border-radius:12px}.tem-installment-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.tem-installment-head small{display:block;margin-top:5px;opacity:.75}.tem-installment-status{padding:5px 9px;border-radius:999px;font-size:12px}.tem-status-overdue{background:#fee2e2;color:#991b1b}.tem-status-active{background:#dcfce7;color:#166534}.tem-status-completed{background:#dbeafe;color:#1e40af}.tem-installment-table{overflow:auto}.tem-row{display:grid;grid-template-columns:60px 1.2fr 1.2fr 1fr 1.2fr;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(128,128,128,.12);min-width:650px}.tem-row:last-child{border-bottom:0}.tem-row.tem-head{font-weight:700}.tem-installment-nav{position:relative}.tem-installment-panel .tsp-btn{white-space:nowrap}@media(max-width:700px){.tem-installment-head{align-items:flex-start;flex-direction:column}.tem-installment-choice label{display:flex;margin:7px 0}
.tem-installment-choice{padding:10px}
.tem-installment-choice label{margin-left:0;width:100%}
.tem-installment-summary{gap:6px;margin-top:8px}
.tem-installment-chip{flex:1 1 auto;justify-content:space-between;padding:7px 10px;font-size:11.5px;white-space:normal}
/* دکمه‌ی «افزودن به سبد خرید» زیر باکس انتخاب نقدی/اقساطی در موبایل خیلی
   بزرگ و کشیده دیده می‌شد (عرض/فونت/پدینگ پیش‌فرض قالب). این‌جا فقط برای
   محصولاتی که این باکس رو دارن (یعنی همین فرم خرید) اندازه‌ی دکمه رو منطقی
   و هم‌راستا با بقیه‌ی عناصر می‌کنیم؛ به دکمه‌های دیگر سایت کاری نداریم. */
form.cart:has(.tem-installment-choice) .single_add_to_cart_button{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
  padding:12px 18px;
  font-size:14px;
  line-height:1.6;
  white-space:normal;
}
}
.tem-row-soon{background:rgba(245,158,11,.08);border-radius:8px}.tem-installment-soon{display:inline-block;margin-inline-start:6px;padding:2px 8px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:11px;font-weight:700;white-space:nowrap}
