body {
  background-color:#fff;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width:100% ;
    width: 100% ;
    padding: 0 ;
}


section.s-block.s-block--fixed-banner.wide-placeholder .banner img {
    width: 100% ;
    height: auto ;
    object-fit: cover;
}
section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
    margin-top: 0 ;
    padding-top: 0;
}

footer-is-light .store-footer .store-footer__inner {
 background-color: #430104;
    color: #fff;
}
.footer-is-light .store-footer {
  background-color: #DDA2DA;
}
.copyright-text p {
 color: #fff;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color:#DDA2DA;
    color: #fff;
}
section.s-block.s-block--fixed-banner.wide-placeholder .banner img {
     background: transparent;
}
img[src*="CWP6c81JSdu4EqYVN3I8B7e0kShcWphfuMiABuDU"] {
    width: 1160px ;
    max-width: 1160px;
    display: block;
    margin-left: auto ;
    margin-right: auto ;
}
 .s-button-btn, .s-price-range-number-input {
    background: #136434;
    color:#fff;
}
.s-product-card-price, .s-product-card-starting-price h4 {
    color: #A89F3A;
}
.s-product-card-entry {
    background: #F6F6F6; 
    border-radius: 15.6px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .05);
    margin:auto;
}