header {
    height: 86px;
}

header h1 {
    padding: 35px 0 10px 0;
    font-size: 18px;
    line-height: 24px;
}

#thisUserAvatar {
    margin: 0 auto;
    width: 60px;
    height: 60px;
}

#thisUserAvatar svg {
    width: 64px;
    height: 64px;
}

#page1098 #thisUserAvatar svg {
    width: 62px;
    height: 62px;
    margin: -1px 0 0 -2px;
}

/* ///////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////// */

main {
    padding: 80px 0 40px 0;
    min-height: 480px;
}

/* ///////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////// */

#search_and_filter_button svg {
    display: inline-block;
    margin-top: 22px;
    width: 32px;
    height: 32px;
}

#search_and_filter_button path {
    fill: #c10f2d;
}

form#collectie_filters {
    margin-top: 0px;
}

a.button.dark.round.clean {
/*    background: #c10f2d !important;*/
}

/* ///////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////// */

#proefnotities .sorting .col-4 {
    padding: 0;
}

#proefnotities .sorting label {
    padding: 0px 5px 0px 4px;
}

#proefnotities .sorting label.list_view_label {
    padding: 5px 0px 6px 3px;
}

#proefnotities .sorting label.list_view_label .list_button_line {
    margin: 1px 0;
    width: 9px;
    height: 2px;
    background: #fff;
}

#proefnotities .sorting label.list_view_label .list_button_line.second {
    width: 7px;
}

#proefnotities .sorting label.grid_view_label {
    padding: 5px 4px;
}

#proefnotities .sorting label.grid_view_label .grid_button_dot {
    display: block;
    float: left;
    margin: 2px 1px;
    width: 2px;
    height: 2px;
    background: #fff;
}

#proefnotities .grid .proefnotitie {
    padding-right: 0px;
}

#proefnotities .grid .proefnotitie .proefnotitie_left {
    width: 100%;
}

#proefnotities .grid .proefnotitie .proefnotitie_right {
    display: none;
}

@media (max-width: 768px) {
    #proefnotities .grid .col-6 {
        padding: 0;
    }

    #proefnotities .grid .proefnotitie .proefnotitie_right {
        padding-left: 0;
    }
}

#proefnotities .grid-view-etiket {
    margin-bottom: 3px;
    background-size: cover;
    background-position: center center;
    border: 1px solid #bbb;
    border-radius: 10px;
}

#proefnotities .grid .naam {
    line-height: 17px;
}

@media (max-width: 576px) {
    #proefnotities .grid .proefnotitie .naam {
        font-size: 12px;
        line-height: 15px;
    }
}

/* ///////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////// */

#proefnotitie_download {
    width: 1240px;
    font-size: 40px;
    line-height: 44px;
}

#proefnotitie_download .single-notitie {
    margin: 0;
    background: none;
}

#proefnotitie_download .single-notitie h1,
#proefnotitie_download .single-notitie h2,
#proefnotitie_download .single-notitie h3,
#proefnotitie_download .single-notitie h4,
#proefnotitie_download .single-notitie h5,
#proefnotitie_download .single-notitie h6 {
    font-family: sans-serif;
}

@media (min-width: 1px) {
    #proefnotitie_download .single-stap {
        float: left;
        margin-right: 6%;
        width: 44%;
    }

    #proefnotitie_download .single-stap.etiket_holder {
        width: 30%;
    }

    #proefnotitie_download .single-stap.algemeen_holder {
        width: 58%;
    }
}

#proefnotitie_download .single-stap > div {
    padding: 20px 20px;
}

#proefnotitie_download .single-notitie h3 {
    font-size: 60px;
    line-height: 70px;
}

#proefnotitie_download .single-stap > div.algemeen_naam {
    margin-top: 30px;
    padding-top: 40px;
    padding-bottom: 0;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}

#proefnotitie_download .single-stap > div.algemeen_datum {
    font-size: 30px;
}

#proefnotitie_download .single-stap > div strong {
    font-size: 30px;
}

/* ///////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////// */

#main_menu_footer.clean {
    background: #f8fbff;
}

#main_menu_footer.clean .main_menu_inner {
    width: 225px;
}

#main_menu_footer.clean .main_menu_inner ul li a {
    margin: 0 20px 10px 20px;
    padding: 0;
    text-indent: -9101px;
    width: 30px;
    height: 40px;
    background: none;
    border: none;
    border-radius: 0;
}

#main_menu_footer.clean .main_menu_inner ul li a svg {
    margin: 0;
    width: 30px;
    height: 40px;
}

#main_menu_footer.clean .main_menu_inner ul li#menu-item-1096:hover a svg path,
#main_menu_footer.clean .main_menu_inner ul li#menu-item-1096.current-menu-item a svg path {
    fill: #c10f2d !important;
}

#main_menu_footer.clean .main_menu_inner ul li#menu-item-1100:hover a svg polygon,
#main_menu_footer.clean .main_menu_inner ul li#menu-item-1100.current-menu-item a svg polygon {
    stroke: #c10f2d !important;
}

#main_menu_footer.clean .main_menu_inner ul li#menu-item-1079:hover a svg path,
#main_menu_footer.clean .main_menu_inner ul li#menu-item-1079.current-menu-item a svg path,
#main_menu_footer.clean .main_menu_inner ul li#menu-item-1079:hover a svg circle,
#main_menu_footer.clean .main_menu_inner ul li#menu-item-1079.current-menu-item a svg circle {
    stroke: #c10f2d !important;
}

/* ///////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////// */
