/* Add custom CSS styles below */ 
@media (min-width: 1280px) {
    .container {
        max-width: 1400px;
    }
}
/* banner */
.s-block--photos-slider .s-slider-block__title {
    display: none;
}
salla-slider.photos-slider .swiper,
section.s-block.s-block--photos-slider:first-of-type,
salla-slider.photos-slider .swiper-slide {
    margin: 0;
    margin-bottom:1rem;
    padding: 0 !important;
    width: 100%;
}

/* ads */
.over p {
    width: 75%;
}

/* features */
.g_features {
    margin: 5rem 0 !important;
}

/* test */
.section_c_r {
    margin-bottom: 3rem;
}

@media(max-width:767px){
header.store-header.absolute {
    position: relative !important;
}

  .s-block--best-offers .mb-8{
    margin-bottom:0 !important;
}

  .over p {
    width: 100%;
}
  
.g_features {
    margin: 3rem 0 !important;
}

/* test */
.section_c_r {
    margin-bottom: 0;
    padding: 0;
}
}