/* Add custom CSS styles below */ 
.s-block--categories-2 .saji-block-titles{
  display: none !important;
}

.s-block--best-offers .saji-block-titles:not(#best-offers-2-slider .saji-block-titles){
  display: none !important;
}

.saji-enhanced-line{
  display: none !important;
}
#best-offers-2-slider .saji-main-title{
  margin-bottom: 50px;
}
#best-offers-2-slider .saji-main-title::before,
#best-offers-2-slider .saji-main-title::after{
   content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('https://i.ibb.co/LDrZ059H/d106c2ad-969c-4d92-be73-35556af879b7-1-1.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px 20px;
}

@media(max-width:768px){
  section[id="main-links-7"]{
    display: none !important;
  }
}
@media(min-width:768px){
  section[id="main-links-8"]{
    display: none !important;
  }
}


.store-footer h3,
.store-footer strong{
  color: #b69776 !important;
}

.store-footer__inner {
background: #292929 !important;
  color: #fff !important;
}
.store-footer{
  background: #292929 !important;
}

.copyright-text *{
  color: #fff !important;
}
@media (max-width: 992px) {
    .store-footer__inner * {
        justify-content: center;
        text-align: center;
    }
}


custom-salla-product-card{
  border: 1px solid #b69776;
}


.statistics-list__item .img_cover{
    background-size: 70% !important;
    background-repeat: no-repeat !important;
}