.ls-dark-banner .banner-slide__description {
    color: #FFF !important;
}

.ls-dark-banner .banner-slide__title {
    color: #FFF !important;
}

.projector_details .projector_prices__maxprice_wrapper {
    font-size: 1.5rem !important;
    font-weight: bold !important;
}

.projector_details .omnibus_price {
    font-size: 1.4rem !important;
    padding-top: 0.5rem !important;
}

.product_name__firm_logo {
    max-height: 40px !important;
}

.projector_prices__maxprice {
	text-decoration: line-through !important;
}

header .navbar-nav {
    column-gap: 3rem !important;
}

.contact_page .contact_stocks { display: none !important; }

.freeShipping { display: none !important; }

.footer-wrapper::before {
	background-color: #000000 !important;
}

.badge-info {
    background-color: #000000 !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;
    }
}