.main-nav .navbar-brand img {
        height: auto !important;
        max-width: 1000px !important;
    }
    
 [dir=rtl] .promotion-badge.has-discount {
  background-color:#ed0707;
}


.product-entry--vertical salla-add-product-button button {
    height: 2.5rem;
    border-style: none;
  color:#A87C3E ;
  
}

.sicon-award-ribbon:before {
    content: "\e957";
    color:#A87C3E ;

}

.sicon-shipping-fast:before {
    content: "\ef31";
      color:#A87C3E ;

}

.sicon-dollar-cash:before {
    content: "\e934";
        color:#A87C3E ;

}

.font-bold {
    font-weight: 700;
          color:#A87C3E ;

}

.opacity-70 {
    opacity: 1.3;
}