.editorContent a:hover {
    background-color:transparent !important;
}

.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}
.w_footer .w_logo img   {
    max-height: 160px !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: 350px;
    }
}

.w_carousel_caption_inner h2 { font-weight:200 !important; }
@media all and (min-width: 1200px) {
    .w_carousel_caption_inner h2 { font-size:31px !important; }
}

.editorContent{
/*    margin-top: 50px; */
    margin-bottom: 50px;
}

.sitepath-nav-wrapper { 
    display:none; 
}

@media all and (min-width: 1200px) {
    body.page_id_945503777 #wrap #outerContent {
        position: relative !important;
    }

    body.page_id_945503777 #wrap #outerContent #container-list .innercol {
        max-height: 75vh !important;
    }

    body.page_id_945503777 #container-list .textbox p {
        display: block;
    }

    #header #inner-header div#menuwrap .menu > li:nth-child(1),
    body #language, .w_language,
    .nav_level.pageid_746217510,
    .nav_level.pageid_472805579,
    .nav_level.pageid_1281233461 {
        display: none !important;
    }

}