body {
    background-color: #FFFFFF;
}


.banner--fixed img, .banner-entry {
    background: transparent;
    }
    
section.s-block.s-block--fixed-banner:nth-of-type(1) .container {
    max-width: 100%;
    padding: 0;
}
section.s-block.s-block--fixed-banner:nth-of-type(1) {
    margin: 0;
    padding: 0;
}
section.s-block.s-block--fixed-banner:nth-of-type(2) .container a.banner--fixed img {
    margin: 0 auto;
    padding: 0;
    width:600px;
}

section.s-block.s-block--fixed-banner:nth-of-type(5) .container {
    max-width: 300px;
}
section.s-block.s-block--fixed-banner:nth-of-type(8) .container {
    max-width: 300px;
}


.s-product-card-entry {
    box-shadow: 0 0 10px 0 black;
    border-radius: 12px !important;
}
.s-products-slider-card {
  padding: 1rem;
}
.s-products-list-vertical-cards { 
  padding: 1rem;
}  
.s-button-btn, .s-price-range-number-input {
    border-radius: .75rem;
    color: #fff;
    background: #262626;
}
.s-button-primary-outline:hover {
   background: #262626;
    fill: #fff;
    color: #fff;
}

.s-product-card-price, .s-product-card-starting-price h4 {
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25rem;
    color: #000;
}
.main-menu li > a:hover {
        color: #767676;
    }

.footer-is-light .store-footer .store-footer__inner {
   background: #262626;
  color: #fff;
}
 .store-footer {
   background: #262626;
    color: #fff;
    }
.footer-is-light .store-footer {
 background: #262626;
    color: #fff;
}
.copyright-text p {
    color: #fff;
}

#best-offers-5-slider .s-slider-block__title{
  display: none;
}
#best-offers-8-slider .s-slider-block__title{
  display: none;
}