#advanced-slider-0{
  background: #5EA8A6 !important; 
}
.three-banners.three-banners--1,
.double-banner.double-banner--2 , 
.three-banners.three-banners--3,
.double-banner.double-banner--4,
.three-banners.three-banners--5
{
  margin-top: 0px !important;
    background: #5EA8A6 !important; 
}
#best-offers-6-slider{
    max-width: 100% !important;
   background: #5EA8A6 !important;
  margin: 0px !important;
  padding: 30px 0px !important;
}
#best-offers-6-slider salla-products-slider.s-products-slider-wrapper.hydrated{
     display: block;
    width: 90% !important;
    margin: 0px auto;
}

@media (max-width: 768px) {
  .double-banner.double-banner--2 .container .flex.gap-2 ,
  .three-banners.three-banners--3 .container .flex.gap-2,
  .double-banner.double-banner--4 .container .flex.gap-2,
   .three-banners.three-banners--5 .container .flex.gap-2
  {
    display: block !important;
  }
}
/************ banner (ONLY fixed-banner--7) **************/
.fixed-banner--7{
  margin-top: 0px !important; 
}
section.s-block.fixed-banner--7.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0px !important;
    max-width: 100%;
}

.fixed-banner--7 .banner--fixed img {
    border-radius: 0px;
    background-color: transparent;
}

.fixed-banner--7 .s-products-slider-card.swiper-slide {
    margin-top: 10px;
    margin-bottom: 10px;
}


.footer-bottom{
  background: #5EA8A6 !important;
}