/* Add custom CSS styles below */ 
.index{
    section{
        margin-bottom:100px;
    }
    @media(max-width:768px){
         .NG-main-banner-3 .banner_grid-1 {
            height:300px;
        }
        .NG-main-banner-3 .banner_grid-2 {
            height:350px;
            background-image:url('https://cdn.files.salla.network/homepage/1738147582/49369702-af66-489d-b7aa-bbf10381ef85-original.webp');
        }   
    }
}
.NG-header .navbar-brand.the-logo img {
    height: 85px;
}
.store-footer .container div:nth-of-type(1) > img {
    filter: brightness(0) invert(1) !important;
}
.store-footer salla-social.block.mb-6.hydrated *{
    color:white;
}
.s-cart-summary-card-sheet .s-cart-summary-card-line:nth-of-type(3){
    display:none !Important;
}

/* Edits */
.wa-s-n {
    bottom: 12% !important;
}
.vct[data-tool-id="product-views"] {
    right: 4px !important;
}