/* Add custom CSS styles below */ 
.header--mini .main-nav__content{
  background-color: #3d2f2e;
border-radius: 35px;
  
}
#storemenu-panel:where([dir="rtl"], [dir="rtl"] *){
  background-color: white !important;
  color: black;
}
#products-grid-5-slider .s-block__title h2{
  color: black;
}
#products-grid-5-slider .s-block__title h2{
  color: black;
}
#products-grid-5-slider .normal-price{
  color: black;
}