body:not(.index) .navbar-brand img{
    filter:brightness(0) invert(1);
}

#categoryd .swiper-wrapper {
    justify-content:center;
}
#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: 40vh;
}
#slider_base #thumbs .swiper-slide{
    min-height: 40vh;
}
#slider_base .container{
    align-items: center !important;
    margin-bottom: 60%;
    background-color: #510b125e !important;
    padding: 1rem;
}
}