.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}

.w_static_menu {
    display:none;
}

#block-serial-401533918 .extendedLoginBlock-login > div:nth-child(2),
#block-serial-401533918 .extendedLoginBlock-login a {
    display: none;
}

div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:24px !important;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    font-size:19px !important;
}


@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 680px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 420px;
    }
}
.w_footer .w_logo img   {
    max-height: 130px !important;
}

.plugin_type_feedback_2 {
    margin-top: 50px;
}
.v2-menu ul {
    background-color: #fff;
}

.w_footer {
    background-color: #eee !important;
    border-top: 1px solid #999;
}
.col-links a {
    padding: 8px 20px 8px 20px !important;
}