/* Add custom CSS styles below */ 
.footer-is-custom .store-footer {
    background: url("https://i.ibb.co/vq5PG7r/Frame-26086875-1-4.png");
    background-color: transparent;
    background-size:cover;
    
}

.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter,.footer-is-custom .store-footer .footer-bottom ,body.slider_has_overlay .advanced-slider .swiper-slide::before{
    background: transparent;
}
section.s-block.s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0px;
}
.s-block--enhanced-features__item:nth-of-type(2) {
  
       box-shadow: 0px 5px 23.5px 0px #CDCDCD59;

border: 1px solid #FF8515
}
.fit-slider-products .s-slider-swiper-wrapper .swiper-slide custom-salla-product-card {
    box-shadow: 0px 7px 29px 0px #64646F33;
    background: #FFF9F4;
}
.circle-links-2 li.group a div img {
     opacity: 1;
    transform: scale(1);
    width: 150px !important;
    height: 150px !important;
}
.s-block--brands img{
width: 126px;
    height: 100px !important;
    object-fit: cover;}


 img.advanced-slider__image.w-full.h-full.object-fill.object-center {
    object-fit: cover;
}
.footer-is-custom .store-footer .footer-bottom {
    background: #E98A2C;
}
.s-block--enhanced-features__item:nth-of-type(1) 
.feature-icon{
    background: url("https://i.ibb.co/tmkj5k8/Frame-26086878-16.png");
    background-size: contain;
    background-repeat:no-repeat;
}


.s-block--enhanced-features__item:nth-of-type(2) 
.feature-icon{
    background: url("https://i.ibb.co/NFyGqbj/Frame-26086878-15.png");
    background-size: contain;
}
.s-block--enhanced-features__item:nth-of-type(3) 
.feature-icon{
    background: url("https://i.ibb.co/KKL3MNp/Frame-26086878-17.png");
    background-size: contain;
}
.s-block--enhanced-features__item .feature-icon i {
    display: none;
}


@media (min-width:1024px){
header .container{
max-width:100%;
}
nav#mobile-menu {
    position: absolute;
    top: 40px;
    width: 100%;
    background:#fff;
}
    .main-nav-container {
        min-height: 130px;
    }

ul.main-menu.mm-spn--open {
    justify-content: center;
    margin: auto !important;
    width: 100%;
}

a.navbar-brand {
    right: 50%;
    position: absolute;
}
}
    @media (max-width:600px){
    section.advanced-slider.advanced-slider--0 {
    --mobileSliderHeight: 50vh !important;}
     section.advanced-slider.advanced-slider--0 img{
 object-fit:contain !important;
 }
    }
    
/*for sections*/
img.lazy.object-cover.mx-auto.h-24.w-24.rounded-full.group-hover\:scale-110.transition-all.duration-400.loaded {
    width: max-content;
}