/* Add custom CSS styles below */ 


.banner--fixed img{
    background-color: rgba(0,0,0,0) !important;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #264820 !important;
    border: none !important;
    color: #fff !important;
}

custom-salla-product-card {
      border: 1px solid #ebebeb !important;
   
}


footer.store-footer {
    background: #264820 !important;
}

.store-footer__inner {
    background: #264820 !important;
    color: #fff !important;
    border-bottom: none !important;
}

.copyright-text p{
    color: #fff !important;
}


.md\:flex.items-center.justify-between.py-4.container.text-center {
    border-top: 1px solid #264820 !important;
}

.swiper-wrapper{
        justify-content: center;
}

.slide--cat-entry {
    background: #264820 !important;
    color: #fff !important;
}

.slide--cat-entry i {
    color: #fff !important;
}

@media (min-width: 1280px) {
    section.s-block.s-block--categories {
    margin-top: -50px !important;
}
.s-block--fixed-banner:first-of-type .container {
        max-width: 100% !important;
        padding:0 !important;
    }

input.s-search-input {
    border: 1px solid #264820 !important;
}
}


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


div#mainnav {
    background: #ffffff00 !important;
}

.top-navbar {
    background: #ffffff00 !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type {
    margin-top:0px !important;
}


@media (max-width: 750px) {

.s-block--fixed-banner:not(:nth-of-type(3)) .container{
   padding-right: 0px !important;
   padding-left: 0px !important;
}
}


a.slide--cat-entry {
    border: none !important;
}