/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
    salla-slider .swiper-horizontal>.swiper-scrollbar {
        width: calc(100% - 20px);
        display: none;
    }
}

button.header-rounded-btn.\!hidden.md\:\!flex {
    display: none !important;
}

salla-button[onclick*="localization::open"] {
    display: none !important;
}