/* Add custom CSS styles below */ 

body {
    background: #fff!important
}



.top-navbar {
color: #c1995e;
    background: #2e473b;
}

.top-navbar .s-search-input {
  background: #2e473b;
      border: 1.6px solid #c1995e
}

.header-buttons button {
    border: 1.6px solid #ebc607
}

.header-btn__icon {
background: #2c4639;
    color: #fff;
    border: none
}

@media(max-width:768px) {
    .lazy__bg {
        background-repeat: no-repeat!important
    }
    .banner-entry {
        height: 97px!important;
        overflow: hidden;
        border-radius: 10px
    }
    .grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr)!important;
        margin-top: -20px
    }
    .footer-is-light .store-footer .store-footer__inner {
        margin-top: -32px!important
    }
}

@media(max-width:991px) {
    .footer-is-light .store-footer .store-footer__inner {
        margin-top: -33px!important
    }
}

.footer-is-light .store-footer .store-footer__inner {
    margin-top: -65px
}

.s-product-card-entry {
    border: 1px solid #2c4639 !important;
}

.s-button-primary-outline {
    background: #ebc607
}

.store-footer__inner {
    background: #323232!important;
    border: none
}

.store-footer * {
    color: #fff
}

.s-block--fixed-banner .container {
    padding-right: 0;
    padding-left: 0
}

.banner--fixed img {
    border-radius: 0!important
}

.store-footer .md\:flex {
    background: #323232!important
}

.mm-spn.mm-spn--light {
    color: #d5a463 !important;
    background: #2c4639 !important;
}

.s-block--fixed-banner:nth-child(4) {
    margin-bottom: -64px!important
}.s-button-primary-outline {
    background: #d5a463;
}

.s-button-btn, .s-price-range-number-input {
    border-radius: .75rem;
}
.s-button-wide {
    width: 100%;
}
.main-nav-container.fixed-header .inner {
        transform: none;
        top: 0;
        background: #ffffff!important;
    }
.s-button-primary-outline {
    fill: #ecf2ee!important;
    color: #ffffff!important;
}
.s-block--tabs-produtcs .tab-trigger.is-active button {
    border-color: #ffffff;
    background-color: #d5a463;
}
.s-block {
    margin-top: 2rem;
    background: #fff;
}