section.s-block--one-wide-banner .container {
    max-width:100% !important;
    padding:0PX;
}
footer a , footer p , footer b {
    color:#740F11;
}
.footer_top p {
    color:#111111 !important;
}
span.s-contacts-icon , li.s-social-link a {
    border-color:#740F11;
}
button.s-button-element.s-button-btn.s-button-solid {
    background:transparent !important;
    border-color:#023931 !important;
    color:#023931 !important;
}
body#app .product-block .aaliicon-add-to-cart-outer .s-button-text:before {
    color:#023931 ;
}
button.s-button-element.s-button-btn.s-button-solid:hover{
    background:#023931 !important;
    color:#fff !important;
}
button.s-button-element.s-button-btn.s-button-solid:hover .s-button-text:before{
    color:#fff !important;
}
.s-products-slider-card.swiper-slide ,
custom-salla-product-card {
    border:1px solid #740F11 !important;
    border-radius:12px;
    padding:10px;
    margin-left:5px;
}
#app .mobile-nav {
  background: #740F11;
}
@media only screen and (min-width: 992px) {
  #mainnav .header-signInBtn {
  background: #740F11;
}
}
.product-block__info h3 , .header-is-dark .store-header .mburger i {
    color:#6d1414;
}
section.s-block:nth-of-type(1)  {
    margin-top:-10px;
}