/* Add custom CSS styles below */ 

.top-navbar:not(.topnav-has-bg) {
    display: none;
}

.main-nav-container .inner {
    padding-top: 15px;
}


element.style {
}
@media (max-width: 991px) {
    .product-card__mini-cart button {
        background: #282828;
        color: white;
    }
}

.product-card__content {
    padding: 0px !important;
}

div#swiper-wrapper-2e1981c65489f3110
 {
    justify-self: center;
}

salla-button .s-button-btn {
    background: #282828;
    color: white;
}

.text-store-text-primary {
    font-size: 20px;
}

a.fix-align.text-primary {
    color: #282828;
}

.s-fast-checkout-button.outline {
    background-color: #282828; !important;
    color: white; !important;
}