.bg-storeBG {
    background-color: #f7f7f7;
}
.s-block--enhanced-features__item {
border-color: #eaeaea;
    background-color: #f7f7f7;
    }
.bg-store-bg-secondary {
    background-color: #f7f7f7;
}
.mm-spn.mm-spn--navbar.mm-spn--main:where([dir="rtl"], [dir="rtl"] *):after{
    background-color: #000000;
    color: #fec400;
}
.sicon-menu:before{
    color: #fec400;
}
.sicon-user:before{
    color: #fec400;
}
.centered_logo .header-btn__icon:where([dir="rtl"], [dir="rtl"] *){
    color: #fec400;
}
.main-menu{
    color: #fec400;
}
.footer-is-custom .store-footer .footer-rights p{
    color: #fff;
}
.s-product-options-wrapper, .s-quantity-input-input, .s-quantity-input-button svg{
    background-color: #f7f7f7;
}
.s-product-options-wrapper{
    background-color: #fff;
}
.mm-spn a{
   color: #000;
}
.s-button-primary{
  background-color: #fff;
  color: #000;
}
salla-button .s-button-btn :hover{
  color: #fff;
  }
  .product-card__content{
  background-color: #f7f7f7;
}