body {
    color: #000;
    background-color: #fff;
}
#cookiesDiv {
    display: none;
}
.scroll-to-top {
    display: none !important;
}

#header, #header.scrolled {
    position: static;
    text-align: center;
    box-shadow: none;
}
#header #service, #nav, #header #logo .logo-desktop {
    display: none !important;
}
#header #logo .logo-scrolled {
    display: block !important;
}

#foto {
    display: none !important;
}
#service-dx {
    display: none !important;
}

#content .item-page {
    max-width: none;
    width: auto !important;
    padding: 0 !important;
}
.gallery-slider, .content-button, #wall-instagram {
    display: none !important;
}

.boxes.content-text .boxesText {
    width: auto !important;
    padding: 0 !important;
}

#footer .newsletter {
    display: none !important;
}
#footer .columns .col-2, #footer .columns .col-3 {
    display: none;
}