/* Add custom CSS styles below */ 
.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}
.NG-hero-section:not( section:nth-child( 1 of section.NG-hero-section)) .subtext{
  display: none !important;
}
.NG-hero-section:not( section:nth-child( 1 of section.NG-hero-section)) .wrapper{
    display: flex;
    align-items: center;
    width: 40%;
   text-align: center!important;
}
 section:nth-child( 1 of section.NG-hero-section)
 .wrapper{
    width: 100% !important;
    margin-right: 0px !important;
    display: flex;
    align-items: center;
  
}
@media (min-width:991px){
  .NG-categories  salla-slider#categories-slider-1 {
    width: 80%;
    margin-inline: auto;
}
}
/********/
section.NG-marquee-banner-2.NG-marquee-banner, .s-block--best-offers  {
    margin-bottom: 20px;
}