.max-width-1200 {
max-width: 90%;
}
#footer_links {
    padding-left: 6%;
}
#menu_additional, #menu_basket, .shopping_list_top_mobile, .shopping_list_menu, .mobileCategories__item.--account {
    display: none !important;
}
#projector_buy_section, #projector_tell_availability, .projector_details, .projector_info__item {
    display: none !important;
}
#menu_orders, #menu_account, #menu_regulations {
    display: none !important;
}
@media (max-width: 757px) {
#logo img {
    max-height: 120px !important;
}
.mobileCategories {
    background-color: #fff !important;
}
#footer_links {
    background: #000000;
    width: 120%;
    margin-left: -10%;
}
#footer_links .footer_links_label {
    color: #fff !important;
}
ul.footer_links_sub a, ul.footer_links_sub span {
    color: #Fff !important;
}
}
@media (min-width: 1170px) {
#footer_links .footer_links {
    margin: 0 !important;
    flex-basis: 33.3% !important;
}
#footer_links .footer_links_sub {
    display: flex !important;
    flex-direction: column !important;
}
#footer_links .footer_links_sub>li {
    width: 95% !important;
}
div#footer_links {
    background: #000000 !important;
    color: #fff !important;
}
div#footer_links a {
    color: #fff !important;
}
#footer_links .footer_links#menu_account, #footer_links .footer_links#menu_orders {
	border: 0 !important;
}
div#footer_links i, .footer_links_label {
    color: #fff !important;
}
footer.max-width-1200 {
    max-width: 110%;
    margin-left: -20px !important;
    margin-right: -20px !important;
}
#menu_contact {
    margin-left: 110px;
}
.footer_settings.container {
    margin-left: 110px;
}
}