.product-card,
.product-item,
.s-product-card {
  box-shadow:
    0 8px 16px rgba(0,0,0,.18),
    0 28px 60px rgba(0,0,0,.22);
}
.bg-store-bg-secondary {
    background-color: #968d8d;
}
.header-logo img,
.site-logo img,
.logo img {
  width: 260px !important;   /* عدّل الرقم */
  height: auto !important;
}

img {
    max-width: 160%;
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: #dc2626;
    color: rgb(215 215 215);
}
@media (max-width: 991px) {
    .product-card__title a {
        font-size: 16px;
        margin: -6px;
    }
}

@media (max-width: 600px) {
    .product-card__price .total-price {
        font-size: 19px;
    }
}

.product-card__price .total-price {
    position: relative;
    top: 4px;
}
salla-trust-badges{display:none!important}