/* Add custom CSS styles below */ 
.banner--fixed img {
  background-color: unset;
  }
  
  .s-button-primary-outline{
  background-color: #1ba6df;
    color: white;
  }
  
  .s-button-primary-outline:hover{
   background-color: #ed4346;
  }
  .s-product-card-content-title a{
  color:#1ba6df;
  }
  .s-product-card-content-title a:hover{
   color:#ed4346;
  }
  
  .store-footer{
  background-color: #0daf4a;
  }
  .copyright-text p{
 color:white; 
  }
  .s-product-card-content::before {
    background: url(https://cdn.salla.sa/RpjvD/pbVHreBAWEcT8AYBWWumAcuF279ENn3d8Rf77br7.png);
    content: '';
    width: 100%;
    height: 42px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    background-position: center;
}
.s-product-card-price {
    font-size: 1.3rem;
    }
 a.sc-sbsi7l-0.ijfSyc {
    display: none;
}
.dkuywW{
display: none;
}
.main-menu li.root-level>a{
    font-weight: 700;
    padding-bottom: 1rem;
    padding-top: 11px;
}
li#\32 121717683{
     background: #00B800;
     border-radius: 15px;
     color: white;
}