.ls-dark-banner .banner-slide__description {
    color: #FFF !important;
}

.ls-dark-banner .banner-slide__title {
    color: #FFF !important;
}

header .navbar-nav {
    column-gap: 4rem !important;
}


.freeShipping {
    display: none!important;
}

.footer-wrapper::before {
	background-color: #333333 !important;
}

.badge-info {
    background-color: #333333 !important;
}

.weeklyAndSmall:not(.--skeleton) .weeklyHotspot__product-producer-logo {
    display: none !important;
}

.made-by__wjs {
    display: none !important;
}

@media (max-width: 766px) {
    .banner-slide__content {
        top: 30px !important;
    }
}

@media (max-width: 978px) {
    html #layout {
        margin-top: 0 !important;
    }
    
    #logo img {
        max-height: 45px !important;
    }
}

@media (min-width: 979px) {
    #logo img {
        max-height: 65px !important;
    }
}