/* Add custom CSS styles below */ 
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden > div {
    align-items:center;
    
}

.s-block--circle-links .mx-auto.max-w-7xl.lg\:px-8 {
    padding: 0rem !important;
}

.swiper-slide.slide--one-sixth.text-center.group.anime-item .overflow-hidden.rounded-full.w-fit.mx-auto {
    padding: 0rem;
    overflow: visible;
    border-radius: 0px !important;
}

.swiper-slide.slide--one-sixth.text-center.group.anime-item .rounded-full {
    border-radius: 0px !important;
}


 ul.main-menu.mm-spn--open {
    color:black!important;
}
.main-menu .has-children > div >ul {
    color: black!important;
}


/************  slider **************/
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin:0 !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}
section.s-block.s-block--photos-slider img{
    border-radius:0 !important;
}

html.selia-theme.dark * {
    color: white !important;
}



html.selia-theme.dark .footer-is-custom .store-footer .store-footer__curve *{
    color: black !important;
}

:is(.review.anime-item *, .btn--collapse) {
color: white !important;
}