/* Add custom CSS styles below */ 

.s-block--fixed-banner .banner--fixed {
    max-height: 570px;
}

body{
background-color: #ece4d8!important;
}

.header-components .s-user-menu-wrapper .s-user-menu-trigger {
    margin-left: 20px;
}

.s-user-menu-trigger {
    border: 1px solid #fff;
    background-color: transparent;
}

.s-block__title h2, .s-block__title h1 {
    color: #89654a;
}

.s-block__title .center-side {
    background: transparent;
}
.s-block__title::after{
display:none;
}
.footer-is-light .store-footer {
    background-color: #b0937d;
}

.s-user-menu-dropdown-item-title , .store-footer__top a , #app > div.app-inner.flex.flex-col > div.relative.z-0.s-block > footer > div.store-footer__top > div > div > div.flex-1.mb-2\.5.col-span-2.md\:col-span-1.md\:flex-col > p:nth-child(3) , #app > div.app-inner.flex.flex-col > div.relative.z-0.s-block > footer > div.footer-bottom.s-block > div > div > div.text-sm.py-2\.5 > p{
color:#fff;
}

.s-social-link a {
    background: #fff;
    }
    .store-footer .s-contacts-icon{
    background: #fff;
    color:#000;
    }
    
    .product-entry salla-add-product-button salla-button button{
      background:#a4825f;
    color:#fff;
    }
    
    
    .display-all-url {
    background:#a4825f;
    color:#fff;
    }
    
    .itme-categories-image{
    border-radius:0px !important;
    }