/* Add custom CSS styles below */ 
section:first-of-type{
margin-top:0px;
}
section:first-of-type .container{
max-width:100%;
padding:0px;
}
.s-products-slider-card.swiper-slide {
    border: 1px solid;
    margin: 10px;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #000;
    color: #fff;
    border-color: #000;
}
.store-footer__inner {
    background: #fff;
}

.store-footer__inner > * {
    color: #000;
}
section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--1{display:none;}