/*
 * ============================================================
 * PREMIUM FOOTER PACK-LAAG
 * Footer C blijft basis.
 * ============================================================
 */

@media screen and (min-width: 969px) {

body.pb-layout-pack-premium.pb-footer-variant-c
.kb-block-agencyfooter-block {
    border-top:
        3px solid
        var(--vokk-primary) !important;
}


body.pb-layout-pack-premium.pb-footer-variant-c
.agencyfooter-block-grid {
    padding-top:
        10px !important;
}


body.pb-layout-pack-premium.pb-footer-variant-c
.agencyfooter-block-grid > div:not(:first-child) {
    border-left:
        1px solid
        rgba(255,255,255,.10) !important;
}


body.pb-layout-pack-premium.pb-footer-variant-c
.agencyfooter-block-bottom {
    border-top:
        1px solid
        rgba(255,255,255,.10) !important;
}

}
