/* Add custom CSS styles below */ 
.top-navbar {
    display: none;
}

.navbar-brand img {
    max-height: 4rem;
    width: auto;
    max-width: 100px;
}

.s-contacts-title {

}

.s-contacts-item {
    
}

body {
    background-image: url('https://serene-vella.com/wp-content/uploads/2025/02/Hot-Cold-Cups-4-png.webp');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
}

custom-salla-product-card {
    background-color: #fcf9f8 !important;
    border-radius: 10px;
    padding: 15px;
}

#mainnav {
    background-color: #eeddda;
}

.store-footer {
    background-color: #eeddda !important;
}

.store-footer__inner {
    background-color: #e9cfcb !important;
}