/*

Theme Name: KZGW Nieuw
Text Domain: kzgwnieuw

*/

.site-footer {
    background-color: #0082BA;
}

#footer-menu {
    margin-top: 30px;
}

#footer-menu a, #footer-menu a:visited, #footer-menu a:hover, #footer-menu a:active {
    color: #fff;
}

#footer-menu li {
    list-style: none;
    padding-bottom: 50px;
}

#footer-menu:first-of-type {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

#footer-menu .sub-menu .menu-item {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px 0;
    font-weight: 100;
}

footer .sub-menu {
    display: flex;
    flex-direction: column;
}

footer .sub-menu .menu-item li:before {
    content:'-';
    margin-right: 5px;
}

.dondr-logo {
    position: relative;
    top: 3px;
    width: 50px;
    height: auto;
    filter: brightness(0%) invert(1);
}
