.store-footer,.store-footer__curve,.store-footer__inner, .store-footer__newsletter,.store-footer__contacts-row {    background: #1E3C34 !important;
}
.store-footer__curve {
    color: rgb(30 60 52);
}
.s-block--square-links .object-cover {
    object-fit: contain;
    height: 381px;
}
/*banners*/
.index .s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0;
}
.banner--fixed img {
    background-color: transparent;
    border-radius: 0 !important;
}
section#best-offers-6-slider {
    background: #bfa170;
    max-width: 100%;
    padding: 0 10%  0 10%;
    margin: 0;
}
.section-8,.section-6
 {
    margin: 0;
}
@media(max-width:767px){
.index .auto-fit-grid {
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
}
.s-block--square-links .object-cover {
    height: 117px;
}
.section-3 {
    margin: 0;
}
body.trans_header .store-header {
    position: relative;
}
}