/* Add custom CSS styles below */ 
body{background-color: transparent;}
.top-navbar{display:none;}
.custome-banner{margin-top: 0.1rem !important;}
.custome-banner .container{max-width:unset;}
.s-product-card-image{background-color: transparent;}
/*.store-footer__inner{border-bottom: none;}
@media (min-width: 1024px) {
    .store-footer__inner {
        padding-top: 4rem;
        padding-bottom: 0;
    }
}
.store-footer__inner > div{display: flex; flex-direction:column; align-items:center; justify-content:center;}
.store-footer > div:last-child{flex-direction: column;gap: 1rem;background-color: rgba(243, 244, 246, var(--tw-bg-opacity));max-width: unset;}*/