/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    padding: 0px;
}
@media (min-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        margin-left: 0rem;
        margin-right: 0rem;
        width: 100%;
      padding: 0px;
    }
}
@media (min-width: 768px) {
    salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
        padding-left: 0rem;
    }
}
@media (min-width: 1024px) {
    .lg\:w-\[226px\] {
        width: 149px;
    }
}
.w-full.py-3.bgcolormain {
    background: #ff000000;
}
.bg_header {
    max-width: 100%;
    border-radius: 0px !important;
}
#mainnav {
    position: relative !important;
    top: 5px !important;
}
@media (max-width: 768px) {
    .fixed-whatsapp-btn {
        bottom: 92px;
    }
}@media (max-width:991px){
  .banner-image {
   
    height: 106px;

}

.h-\[280px\] {
    height: 110px;
}

.w-\[48\%\] {
    width: 33%;
}
}