/* Add custom CSS styles below */ 

body.trans_header.slider_has_overlay .store-header .main-nav-container.fixed-header *:not(custom-salla-product-card *) {
 
}
/*
body.trans_header.slider_has_overlay .store-header .main-nav-container.fixed-header .s-cart-summary-count {
  color: #000 !important;
}*/

.s-block--best-offers  .mt-5 {
    margin-top: 2.8rem;
    margin-bottom: 2.5rem;
}

.footer-is-custom .store-footer a.flex.items-center  img {
    filter: invert(1);
}

.main-nav-container {
        min-height: 84px;
        background-color: rgba(0, 0, 0, 0);
        background: #000;
        color: #fff;
    }
    .main-menu li>a span {
    color: #000;
    }
}