/* Add custom CSS styles below */ 

[dir="rtl"] .s-product-card-promotion-title {
    right: 0px;
    background-color: #bf1a32 !important;
}
.s-product-card-promotion-title {
    right: 0px;
    background-color: #bf1a32 !important;

.tabs .tab-trigger.is-active {
    background-color: rgb(114 124 69) !important;
    }
}
.s-button-primary, .btn-primary, .tabs__product .tab-trigger {
    color: #fff !important;

.s-product-card-content salla-add-product-button .s-button-text {
    color: #fff;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #616f26 !important;
    color: #fff !important;
}