div.filter2 h3 {
 
    font-size: 21px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 45px;
}

div.filter2 h4 {
    font-size: 18px;
    font-weight: 600;
}

div.filter2 ul li label {
    padding-left: 15px;
}

div.filter2 ul.cat {
    margin-bottom: 35px;
}

.bootstrap-select .btn {
   padding-right:43px;
    
}

.filter2-wrapper .select-wrapper {
    display:none; 
}

.container.with-filter .c2 .container {
    padding:0 !important;
}

.nieuws-wrapper-outer .type {
    display:none;
}

.nieuws-wrapper-outer .type {
    position:absolute;
    right:0;
    top:-64px;
    background-color:#f1870f;
    padding:10px 25px 10px 25px;
    color:#fff;        
    text-transform: uppercase;
    font-weight: 600;
    
    
}

.nieuws-wrapper .info-top {
    position:relative;
}

.nieuws-wrapper-outer .type.nieuws {
    background-color:#00519e;
}

.nieuws-wrapper-outer .type.nieuws, .nieuws-wrapper-outer .type.publicatie {
    display:block;
}

.nieuws-wrapper-outer .photo {
    position:relative;
}

@media (max-width: 991px) {
    
   .container.with-filter .c1 {
        display:none;
    }    
    
    .nieuws-wrapper-outer .type {
        display:none !important;
    }
}
