footer > .container{
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    padding-bottom: 40px;
    box-sizing: border-box;
    overflow: visible;
    align-items: center;
}

footer #sub-footer p{
    color: white;
}

footer .footermenu{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

footer .upperbar{
    display: flex;
    align-items: center;
    column-gap: 60px;
    padding-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    justify-content: space-between;
}

footer .contacticons{
    width: 100%;
    padding-top: 0px;
    flex: 0 0 300px;
}

footer .contacticons li {
    list-style: none;
    font-size: 18px;
}

footer .contacticons li a{
    color: white;
}

footer .contacticons .socials{
    display: flex;
    gap: 10px;
}

footer .contacticons p{
    font-size: 18px;
    margin: 0;
    line-height: 24px;
}

footer .container .bottomside{
    display: flex;
    flex-wrap: wrap;
    column-gap: 120px;
    row-gap: 40px;
    width: 100%;
    margin-top: 80px;
}

footer .contacticons h4{
    margin-bottom: 10px;
}

footer .footermenu a span.bolletje{
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 100%;
    display: block;
}

footer{
    position: relative;
    display: inline-block;
    width: 100%;
    background: #171717;
    padding-top: 40px;
    background-image: url('/wp-content/themes/charliens/assets/images/footerbeeldmerk.png');
    background-size: contain;
    background-position: 100% 0;
    background-repeat: no-repeat;
}

footer .container p{
    color: white;
}

footer .glowwrappercontent{
    height: 650px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

footer .glowwrappercontent .glowcontainer{
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    align-items: center;
    display: flex;
}

footer .glowwrappercontent .glowcontainer .glow{
    width: 100%;
    height: 580px;
    left: 0;
    bottom: -230px;
    position: absolute;
    background: transparent radial-gradient(closest-side at 50% 50%, #79BBFF 0%, #5B8FC400 100%) 0% 0% no-repeat padding-box;
    opacity: 0.3;
}

footer .footerbefore{
    position: absolute;
    width: 35%;
    left: 0;
    bottom: 0;
}

footer .footerbeeldmerk{
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

footer .container .footerlogo span{
    display: block;
    text-align: center;
    font-family: 'caveat', sans-serif;
    color: white;
    font-size: 29px;
}

footer .footerbeeldmerk img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}

footer .container .rightside{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


footer .container .rightside .socials .button{
    flex: 0 0 100%;
    margin-top: 20px;
    text-align: center;
    justify-content: center;
}


footer .container .rightside .kolom .openingstijd{
    color: white;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

footer .container .rightside .kolom .openingstijd > *{
    font-size: 18px;
    line-height: 32px;
}


footer .container .rightside .support .leftside{
    flex: 0 0 140px;
    width: 140px;
}

footer .container .rightside .support .rightsidesupport .trustlogos {
    display: flex;
    gap: 20px;
}

footer .container .rightside .support .rightsidesupport .trustlogos img{
    height: 50px;
}

footer .container .footerlogo{
    display: flex;
    max-width: 100%;
    width: 100%;
    flex-wrap: wrap;
    align-content: baseline;
}

footer .container .footerlogo .socialmedia{
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
}

footer .container .footerlogo .socialmedia i{
    color: white;
    font-size: 32px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

footer .container .footerlogo a img{
    width: 500px;
}

footer .container .rightside .contacticons h4{
    color: white;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'Ubuntu';
}

footer h3{
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    color: white;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 5px;
    
}

footer h3 span.cube{
    width: 10px;
    height: 10px;
    background: white;
    display: block;
}

footer .container .rightside .contacticons li{
    list-style: none;
    display: flex;
    gap: 10px;
}

footer .container .rightside .contacticons li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    color: white;
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
}

footer .container .rightside .contacticons li a i{
    font-size: 20px;
    color: white;
    width: 23px;
}

footer .contacticons .kvknummer{
    margin-top: 40px;
}

footer .container .rightside .socials a:not(.button){
display: flex;
justify-content: center;
align-items: center;
font-size: 30px;
width: 50px;
height: 50px;
border-radius: 100%;
background: transparent;
color: #ae0018;
margin-bottom: 10px;
}

footer .container .rightside .socials a:last-child{
    margin-bottom: 0!important;
}

footer h4{
    color: white;
    font-size: 26px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 0;
    margin-bottom: 20px;
}

footer .container .rightside .footermenu a{
    color: white;
    font-size: 18px;
    line-height: 27px;
    font-weight: 800;
    text-transform: uppercase;
}

footer .container .rightside .trustlogo{
    max-width: 100px;
}

footer .container .rightside .kolom .linkrij a{
    display: block;
}

#sub-footer{
    text-align: center;
    border-top: 1px solid #ffffff52;
}

#sub-footer a{
    color: white;
    font-weight: bold;
}



@media only screen and (max-width: 1100px) {
    footer .container .rightside .kolom{
        margin-bottom: 20px;
        flex: 1 0 30%;
    }

    footer .container .rightside .contacticons > li{
        flex: 0 0 100%;
        justify-content: center;
    }

    footer .contacticons{
        justify-content: center;
    }

    footer .container .footerlogo{
        width: 100%;
        margin: 0 auto;
        justify-content: center;
        margin-bottom: 20px;
    }

    footer .container .footerlogo a img{
        margin: 0 auto;
    }

    footer .container .rightside .trustlogo{
        flex:  0 0 100%;
        max-width: unset;
        margin-bottom: 20px;
    }

    footer .container .rightside .trustlogo img{
        width: 150px;
        margin: 0 auto;
    }

    footer .container .rightside .footermenu{
        justify-content: center;
        flex: 1;
    }

    footer .container .rightside{
        flex: 0 0 100%;
    }

    footer .container .rightside .footermenu a{
        text-align: start!important;
    }

    footer .bolletje.green{
        left: 200px;
    }

    footer .bolletje.grey{
        left: 150px;
    }
}

@media only screen and (max-width: 1000px) {
    footer .container .rightside .kolom{
        flex: 0 0 100%;
    }

    footer .container .rightside{
        flex-wrap: wrap;
    }

    footer .contacticons{
        flex: 0 0 100%;
    }

    footer{
        padding-top: 40px;
    }
}

@media only screen and (max-width: 850px) {
    footer .container .rightside .footermenu{
        flex: 0 0 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    footer .container .rightside .socials{
        flex: 0 0 100%;
        display: flex;
        justify-content: center;
    }

    footer .container .rightside{
        justify-content: center;
    }
    footer .container .rightside .footermenu a{
        flex: 0 0 100%;
        justify-content: center;
        text-align: center!important;
    }
    footer .contactkolom{
        text-align: center;
    }

    footer .container .rightside .contacticons li{
        justify-content: center;
    }

    footer .contactkolom p{
        text-align: center;
    }

    footer .container .rightside .support{
        justify-content: center;
    }

    footer h3{
        justify-content: center;
    }

    footer .upperbar{
        flex-wrap: wrap;
        justify-content: center;
    }

    footer .container .rightside .contacticons li a{
        justify-content: center;
        text-align: center;
    }
}

@media only screen and (max-width: 1700px) {
    footer .footerbefore{
        display: none;
    }

    footer .container .footerlogo span{
        flex: 0 0 100%;
    }
}