/* تغيير لون شارة الخصم في ثيم فاتن */
.s-product-card-promotion-badge,
.s-product-card-sale,
.product-card-promotion,
.product-card__promotion {
    background-color: #d46a0c !important;
    background: #008C95 !important;
}