.bklyn-btn {
    background: #96c952;
    text-align: left;
}
#menu-footer-menu {
    margin: 0 auto;
    text-align: center;
}
#menu-footer-menu li {
    display: inline-block;
    margin-right: 20px;
}
.ut-footer-area {
    padding-bottom: 0px;
    padding-top: 0px;
}
.ut-mobile-menu {
    margin-top: 10px !important;
}
.ut-mobile-menu li {
    padding: 0;
    margin: 0;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}
.ut-mobile-menu a:not(.bklyn-btn):after {
    display: none !important;
}
#bklyn-sidenav ul li ul.sub-menu {
    display: block !important;
}
h2, .ut-quote-post-block {
    font-family: "Lobster" !important;
}
.bklyn-sidenav-table-top-inner {
    width: 100%;
    max-width: 100%;
}
.side-site-logo img {
    max-width: 250px !important;
}
@media (min-width: 1024px) {
    #ut-sitebody #bklyn-sidenav ul li a {
        font-family: "Roboto" !important;
    }
}

@media (max-width: 1024px) {
    #ut-hero.hero {
        height: 60% !important;
        min-height: 60% !important;
    }
    @media (max-width: 767px) {
        .hero-description, .hero-description-bottom {
            font-size: 16px;
        }
    }
    #header-section .ut-mm-button {
        background: none !important;
    }
    #header-section .ut-mm-button span {
        vertical-align: top;
        padding-left: 6px;
        font-size: 16px;
        color: #000;
    }
    #header-section .site-logo {
        width: 100%;
    }
    #header-section .site-logo a:after {
        content: "Melkveebedrijf Vermeer";
        color: #000;
        font-size: 24px;
        font-family: "Lobster";
    }
    #header-section .site-logo a img {
        display: none;
    }
    .ut-mobile-menu li {
        text-align: center;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
}
@media (max-width: 767px) {

}