@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');



section.luna-slider-simple:first-of-type {
  background:#b8d8dc;
}

#best-offers-1-slider{
  max-width:100%;
}

.s-slider-block__title-right h2{
  color:#fff;
      border-bottom: 1px solid #000;
    padding-bottom: 3px;
}

@media (min-width: 640px) {
    #best-offers-1-slider salla-products-slider{
       max-width: 1280px;
       width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    }
    
}

section#best-offers-1-slider{
    background: linear-gradient(to bottom, #b8d8dc, #f5fafa);

  margin-top:0;
}


@media(min-width:768px){
  #best-offers-1-slider .swiper-wrapper{
   display: flex;
      justify-content: center;
      align-items: center;
  }
}


.s-slider-block__title-right{
  margin:0 auto;
}
div#swiper-wrapper-20f2be295fdcdd2e{
 display: flex;
    justify-content: center;
    align-items: center;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *){
  padding-left:0;
}

section.luna-slider-simple , 
section.luna-features{

}

section.luna-text-with-photo .w-full img{
 display: none;
} 

section.luna-text-with-photo .grid{
          grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media(min-width:768px){
  section.luna-text-with-photo span{
  font-size: 2.5rem;
  font-weight: 700;
  margin: 1rem 0;
  font-family: "Cairo", sans-serif
}

section.luna-text-with-photo a span{
  font-size: 1.2rem;
  font-family: "Cairo", sans-serif;
  font-weight:500;
}
section.luna-text-with-photo a{
      padding-top: 0 !important;
      padding-bottom: 0 !important;
}

section.luna-text-with-photo h2{
  color: #5c6b6e;
  font-family: "Cairo", sans-serif;
    margin: 1rem 0;
}
section.luna-text-with-photo p{
  font-size: 1.5rem;
  color: #5c6b6e;
  font-family: "Cairo", sans-serif;
  font-weight: bold;
  margin: 1rem 0;
}
}

.luna-slider-simple .w-full{
  width: 98.5%;
  margin: 0 auto;
}