/* Add custom CSS styles below */ 
/* كود خاص وجديد لثيم ملاك لتغيير خلفية التصنيف */
.s-product-card-category,
[class*="product-card"] [class*="category"],
.product-card_category,
.store-product-card__category {
    background: rgba(141, 110, 84, 0.1) !important;
    background-color: rgba(141, 110, 84, 0.1) !important;
    color: #8d6e54 !important;
}