/* Add custom CSS styles below */ 
body.index main{
  background: #C8A988 !important;
} 

body.index section.Section_test_Color {
    max-width:unset;
    background-color:#17261D;
    padding-top: 6rem;
    padding-bottom: 3rem;
    margin-top: -80px;
}


body.index .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden
,
body.index .s-products-slider-slider .s-slider-block__title
{
    max-width:1440px;
    margin-inline:auto;
}

body.index .s-products-slider-slider .s-slider-block__title{
color:white !important    
}

.s-block--enhanced-features__item.group.overflow-hidden {
    background: transparent;
}
.feature-icon.has-image {
    background: #17261D;
    padding: 10px 10px;
    border-radius: 50%;
}

section.s-block.s-block--enhanced-features.container.mini-features {
    margin-bottom: 5rem !important;
}
body.index .store-footer  {
    margin-top: 0 !important;
}



.s-block--enhanced-features__item .feature-icon {
    align-items: center;
    display: flex;
    height: 6rem;
    justify-content: center;
    margin-bottom: .75rem;
    width: 6rem;
}



.feature-icon.has-image {
    background: #17261D;
    padding: 18px 18px;
    border-radius: 50%;
}


footer > div > div.store-footer__inner > div > div.lg\:-mt-\[45px\].relative.z-\[1\].lg\:col-\[2\] > div {
    display:none !important ;
}




.s-block--enhanced-features__item p {
    color: #000000;

}