/* Add custom CSS styles below */ 
.salla-advertisement {
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
}
.promotion-banner , .fixed_promotion:not(.promotion-banner-hidden) .main-nav-container.fixed-header .inner{
    margin-top: 40px;
}
@media (max-width: 640px) {
    .promotion-banner , .fixed_promotion:not(.promotion-banner-hidden) .main-nav-container.fixed-header .inner {
        margin-top: 60px;
    }
    .swiper.s-slider-container.swiper-fade.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-ios.swiper-watch-progress.swiper-backface-hidden {
    height: 30% !important;
}
}
li.text-center.group img {
    object-fit: contain !important;
}


@media (max-width: 991px) {
    .advanced-slider .swiper {
        height: 50%;
    }
    .advanced-slider:not(.auto-height) .swiper .swiper-slide {
    height: 30% !important;
}
}
.promotion-banner , .fixed_promotion:not(.promotion-banner-hidden) .main-nav-container.fixed-header .inner{
    margin-top: 0px;
}
@media (max-width: 640px) {
    .promotion-banner , .fixed_promotion:not(.promotion-banner-hidden) .main-nav-container.fixed-header .inner {
        margin-top: 0px;
    }

}



/**/