/* مواصفات المنتج - قوائم منسدلة */
.specs-dd {
  direction: rtl;
}
.specs-dd .form-group label {
  font-weight: 600;
  margin-bottom: 6px;
}
.specs-dd .form-control {
  min-height: 42px;
}
/* تحذير المواصفات (موجود مسبقاً بالعناصر) */
#spec-warning {
  font-size: 0.95rem;
}
