/* Add custom CSS styles below */ 
.navbar-brand img {
  height: 84px !important;
}
body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header :not(custom-salla-product-card *) {
    color: #eeeae3;
    text-shadow: 1px 1px black !important;
}

.s-block--circle-links img.lazy.loaded {
    border: 1px solid #7f7f7f !important;
    padding: 4px;
    background: #f7a60030;
}

.product-card .s-rating-stars-wrapper .s-rating-stars-reviews {
  display: none;
}

.product-card--primary-buttons button i, .product-card--primary-buttons salla-button i {
    color: #432906 !important;
}
.text-store-text-secondary {
  display: none !important; 
}

@media screen and (max-width: 670px) {

.s-block--special-products-slider--4 img.lazy.loaded,
.s-block--special-products-slider--6 img.lazy.loaded {
      object-fit: contain !important;
  /*  background: #BB9B7D !important;*/
}
}