/* Add custom CSS styles below */ 
/**************/
.top-navbar {
display: none;
} 
section:nth-of-type(1){
margin-top:0px
}
/*------main-image------*/
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
   padding:0px
}
/*-------------------------------------*/
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
    padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
    padding: 0px;
}
.s-slider-has-notitle .s-slider-block__title {
    margin-bottom: 0px;
    margin-top: 0px;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
.banner--fixed img {
    background: unset !important;
     margin-bottom:80px ;
}
/*****************/
section.weeklyOffers , .g-products  , .dead_line  , .ads {
    margin-bottom: 40px ;
}
/******category********/
@media screen and (max-width:768px) {
.g_cat h3 {
    font-size: 14px !important;
    line-height: 27px;
}
}
.ads  .imgs .img {
max-height: 610px !important;
}
/*********advantage***********/
@media screen and (max-width:768px) {
    section.g_features {
    margin-top: 0px;
    margin-bottom: 0px;
}
}
.banner_ad {
    max-height: 880px !important;
}
.banner_ad .img3 a.ad-star-btn.text-nowrap {
    background: #375e7b;
    color: #fff !important;
}
/*---heading------------------*/
.image-title {
margin-bottom: 25px;
}
@media screen and (max-width:768px) {
.g-products .image-title {
margin-bottom: 44px;
}
.section_c_r{
    padding-top: 0px;
}
}