/* Add custom CSS styles below */ 
.store-footer {
    color: rgb(255 255 255);
}
.fixed-pinned img.logo-light ,
body:not(.index ) img.logo-light{
    filter: brightness(0.2);
}
.index .main-nav-container:not(.fixed-pinned) .text-black ,
.index .main-nav-container:not(.fixed-pinned)  .text-primary 
{
    color: rgb(255 255 255);
}
.index .main-nav-container:not(.fixed-pinned) p.da-tm.hidden,
.index .main-nav-container:not(.fixed-pinned) .s-cart-summary-total {
   color: #ffffff;
}
@media (min-width: 767px) {
salla-slider#squares-1 .swiper-free-mode>.swiper-wrapper{
    justify-content: center;
}}