.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}

.w_footer .w_logo img   {
    max-height: 150px !important;
}

@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 600px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 300px;
    }
}

#mainContent,
#section-top-block {
    background-color:#fff !important;
}

div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:19px !important;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    font-size:18px !important;
}
.newsletter-button-wrapper {
    display: none !important;
}

#mainContent .sitepath-nav-wrapper {
    display: none !important;
}

/* Forside */
/* Viser artikler i blokk, fjerner original utlisting */
.page_id_993628128 #WIPSMAINCONTENTS #container-list {
    display: none !important;
}
/* Engelsk */
.page_id_506685 #WIPSMAINCONTENTS #container-list {
    display: none !important;
}
/* Tysk */
.page_id_316366 #WIPSMAINCONTENTS #container-list {
    display: none !important;
}


.block_type_legacyarticlelistingblock .block-title {
    text-align:center !important;
}