/* RAFIEA – Clean Compact */

/* 1) سلايدر المنتجات */
.s-products-slider-slider .swiper-slide{flex:0 0 52%!important;max-width:52%!important}

/* 1) صفحة المنتج */
.s-product-options-option-label small,
label.form-label>b.block{display:none}

.s-product-options-option-label>b{
  font-weight:550;
  font-size:.90625rem;
}

body:not([class*="cart"]) .s-product-options-wrapper{
  width:98%;
  max-width:700px;
  margin:1.5rem auto;
  padding:1.5rem;
  background:#fff;
  border:1px solid #e5e7eb;
}

.product-single__slider,
div.flex.items-center.justify-between.mb-5{margin-bottom:0}

/* 2) منع زوم iOS */
input[type="text"],input[type="search"],textarea{font-size:16px!important}

/* زر إضافة للسلة أسفل بطاقة المنتج فقط */
.product-card__mini-cart .s-button-element {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}

.product-card__mini-cart .s-button-element i {
  color: #fff !important;
}

salla-trust-badges{display:none!important}