/* Add custom CSS styles below */ 
.bunner_leila .left-content .title_subtitle{
    background: rgba(190, 114, 143, 0.5) !important;
}

.bunner_leila .number_offer{
    background: rgba(219, 182, 196, 0.69) !important;
}
section#video-banner .containt{
    z-index: 10;
}
section#video-banner .containt svg {
    opacity: 0;
}
.LE_offers .text_le_offers.w-full {
    background-image: url("https://i.ibb.co/gLS0VW7b/Background-1.png");
    background-size: cover;
    background-position: center;
}

@media (max-width: 768px){
section#mainBanner .h-\[600px\] {
    height: 280px;
}}


@media (min-width: 1900px) {
  #L-our-categories .swiper-wrapper {
    transform: none !important;
    transition: none !important;
    width: 100% !important;
  }

  #L-our-categories .swiper-slide {
    margin-left: 0 !important;
  }
    #L-our-categories .swiper {
    pointer-events: auto !important;
  }
}


.image-nav img {
  height: auto !important;
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}