/* https://www.huisstijl.landvancuijk.nl/downloads-hqe127156mmakegg/ */

body.newstyle {
    --footer: #876541;
    --primarycta: #D77F1B; 
    --secondarycta: #831f7a; 
    --supportcolor1: #7ac142;
}
body.newstyle #secondary-header {
    background-image: none;
}
body.newstyle nav#header #logo img.shield,
body.newstyle .breadcrumbs ul li img {
    filter: brightness(0) saturate(100%) invert(61%) sepia(50%) saturate(2014%) hue-rotate(351deg) brightness(88%) contrast(89%);
}
body.newstyle nav#header #logo img {
    display: none;
}
body.newstyle nav#header #logo {
    width: 140px;
    height: 200px;
    background-image: url('/images/newstyle/logo.svg?1');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-top: 90px;
    transition: all 300ms;
} 
body.newstyle.scroll nav#header #logo {
    margin-top: 30px;
    width: 100px;
    height: 143px;
    /*margin-top: -20px;
    background-position: 0 3px;*/
}


/*body.newstyle.scroll nav#header #logo {
    height: 120px;
    margin-top: -20px;
    background-position: 0 3px;
}*/
body.newstyle .breadcrumbs {
    margin-left: 150px;
}
@media screen and (max-width: 1200px) {


    body.newstyle nav#header #logo,
    body.newstyle.scroll nav#header #logo {
        width: 60px;
        height: 63px;
        background-size: 60px 85px;
        background-position: 0 0;
        margin-top: 9px;
    } 
    body.newstyle .breadcrumbs {
        margin-left: 0px;
    }
}
body.newstyle  #mailstage form input[type=submit] {
    background: var(--primarycta);
}
body.newstyle.__homepage .row.homepage-agenda .content .page_content .daily-message .illustration {
    background-image: url('/images/newstyle/logo.svg');
    background-size: 160px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    right: 30px;
}
body.newstyle.__homepage .row.homepage-agenda .content .page_content .daily-message .illustration * {
    opacity: 0;
}
body.newstyle #idb-calendar .clndr .days .day.calendar-dow-5, 
body.newstyle #idb-calendar .clndr .days .day.calendar-dow-6 {
    background: var(--footer);
}
body.newstyle footer {
    background-image: none;
}
body.newstyle  #footer #footer-container .column.map img {
    filter: none;
    filter: grayscale(1);
    mix-blend-mode: overlay;
}
body.newstyle  #footer #footer-container .column #mailstage {
    text-shadow: none;
}
body.newstyle .page_content p a[target=_blank]:not(.btn):after, 
body.newstyle .page_content ul li a[target=_blank]:not(.btn):after, 
body.newstyle #credits a[target=_blank]:after {
    filter: brightness(0) saturate(100%) invert(50%) sepia(45%) saturate(2293%) hue-rotate(1deg) brightness(103%) contrast(105%);
}
body.newstyle.__portal #portal #portal-content .portal-content--panels .portal-content--panels-item.platform {
    background-image: url('/images/newstyle/logo.svg');
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: 50% 35px;
    
}
body.newstyle.__portal #portal #portal-content .portal-content--panels .portal-content--panels-item.platform img {
    opacity: 0;

}

body.newstyle__homepage .row.home-search .content .page_content h1 {
    font-family: "Inter";
}

