/* Add custom CSS styles below */ 
salla-slider.photos-slider .swiper-slide {
    margin-left: 5px !important;
    margin-right: 5px !important;
    width: 30% !important;
}

.store-footer__inner {
    background: #4e4a69 !important;
}
footer.store-footer{
    background: #4e4a69 !important;
}
header.store-header::before

 {
    content: "";
    background-image: url(https://i.ibb.co/8Dg6zt4p/Frame-193.webp);
    animation: 2000s linear 0s infinite alternate both running scrollBrands;
    background-size: 50%;
    background-repeat: repeat-x;
    background-position: center center;
    height: 40px;
    display: block;
    background-color: #4e4a69;
    margin-bottom: 5px;
}