/* Add custom CSS styles below */ 
.custom-features .shadow-khatwa{
    background-color:#c43716;
}
.custom-features .shadow-khatwa *{
    color:#ffffff;
}

#slider_base{
    margin-bottom:3%;
}
#product-offers .shadow-khatwa {
    background-color: #fff
}
.s-button-primary {
    background: #510b12
}

#btn_card_pro .s-button-primary-outline {
    background: #510b12 !important;
}
@media(max-width: 768px) {
#slider_base #thumbs .swiper-wrapper ,
#slider_base #thumbs .swiper-slide{
    height: 50vh;
}
#slider_base #thumbs .swiper-slide{
    min-height: 50vh;
}
#slider_base .container{
    align-items: center !important;
    margin-bottom: 60%;
}
}