.boxgreybackground {
    background-color: #000;
}

.boxfooterbeforelinks * {
    color: #fff!important;
}

.boxfooterbeforelinks h5 {
    text-transform: uppercase;
	font-weight: 500;
}

.boxfooterbeforelinks p {
    font-size: 14px;
    font-weight: 400;
    line-height: 2em;
}

.boxfooterbeforelinks a {
    text-decoration: none;
}

.boxfooterbeforelinks a:hover {
    text-decoration: underline;
}

.boxlocatie {
    /* padding-left: 16px; */
    margin-bottom: 10px;
    line-height: 2em;
    font-size: 14px;
    font-weight: 400;
    /* background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Loc-wit.svg); */
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 0 6px;
}

a.bellen {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Call-wit.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 0 center;
}

a.app-footer {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/App-wit.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 0 center;
}

a.mail-footer {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Mail-wit.svg);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: 0 center;
}

.boxcontactelements2 a {
    padding-left: 16px;
}

.boxsocialfooter a {
    width: 35px;
    height: 35px;
    background-color: #fff;
    margin: 5px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.boxsocialfooter {
    display: flex;
    margin: 22.5px -5px -5px -5px!important;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

a.facebook {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Facebook.svg);
    background-size: 10px;
}

a.linkedin {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Linkedin.svg);
    background-size: 16px;
}

a.instagram {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Instagram.svg);
    background-size: 18px;
}

.boxfooter1 {
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.boxfooter1 a {
    text-decoration: none;
}

.boxfooter1 a:hover {
    text-decoration: underline;
}

a.largeitem {
    font-weight: 700;
}

.boxgreybackground .pageinside > div {
    width: 100%;
    background-image: url(https://www.vanwijkverf.nl/retail/wp-content/uploads/2022/09/Retail-wa-2.svg);
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: left center;
}

@media (max-width: 768px) {

.boxfirstfooter {
    margin-bottom: 12.5px;
    width: 100%;
}
	
}