/* Add custom CSS styles below */ 
.s-add-product-button-main button.s-button-primary,
custom-salla-product-card button.s-button-primary{
    background-color: #ba1e1e !important;


}

.s-add-product-button-main button.s-button-primary .s-button-text,
custom-salla-product-card  salla-add-product-button  span {

    color: #fff !important;
}
.s-fast-checkout-button,
.s-fast-checkout-button.rtl,
.s-fast-checkout-button.outline {
    background-color: #000 !important;
}

section.sticky-product-bar {
    background: #000!important;
}

section.sticky-product-bar  .form-label {
    margin-bottom: 0px;
    color: #fff;
}
.s-quantity-input-container {
    color: #fff;
}
.is-sticky-product-bar .sticky-product-bar > .product-bar.small-bar {

    background: #000;
}
.s-block--enhanced-fixed-banner .banners a.banner img,
body{

    background-color: #F7F7F7!important;

}