a.sc-q8c6tt-0.hrNwue {
    display: none;
}
.sc-8eqc3y-0.cEaIkM , .sc-1au8ryl-0  svg {
    display: none;
}
.main_banner .swiper-slide-active .slider_image{width:60%;height:70%;align-self:center}.moved_banner .banner-item{display:flex;justify-content:space-around}@media (max-width:768px){.category_section h2{font-size:20px}footer *{text-align:center;margin-left:auto;margin-right:auto}}.store-footer{background:#1d1f1f}.product-index .s-block--testimonials.container{display:none}


/*start customize section*/

salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
    border-radius:0 !important;
    margin-top:5%;
    margin-bottom:5%;
}
.home-slider img{
border-radius:0;
}
.s-slider-block__title-nav {
    visibility: hidden;
}

 salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding: 0rem;
}  

/* start customize setion*/
.md\:grid-cols-2 {
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
}
a.banner-entry{
    width: 48% !important;
    height: 255px !important;
    background-color:unset;
}
section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}

@media(min-width:768px) and (max-width:1200px){
a.banner-entry{
    width: 48% !important;
    height: 195px !important;
    background-color:unset;
}
}
@media(max-width:767px){
a.banner-entry{
    width: 48% !important;
    height: 75px !important;
    background-color:unset;
}
}

/* end customize setion*/

.lazy__bg.lazy.entered.loaded {
    transition: transform .5s;
}
.lazy__bg.lazy.entered.loaded:hover {
    transform: scale(.9);
}