#wrapper-footer .kolom--2, #wrapper-footer .kolom--3 {
margin: auto;
display: table;
}
#wrapper-footer .kolom--4 {
margin: auto;
display: table;
}
.map{
filter: grayscale(100%) invert(92%) contrast(83%);
}
.neg--margin{
margin-bottom: -10px;
}
.site-info a {
color: #fff;
}
.site-info a:hover {
color: #fff;
text-decoration: underline;
}
.blok--contact a{
color: #000;
}
.blok--contact a:hover{
color: #000;
}
.site-info {
background-color: #1D1B1B;
padding: 5% 0% !important;
color: #fff;
}
.wcreate--info {
margin-top: 5%;
font-size: 0.8rem;
display: flex;
justify-content: space-between;
}
.not--fat{
display: inline-block;
font-weight: 400;
}
.fat{
display: inline-block;
font-weight: 700;
}
.kol--right{
margin-left: auto;
padding-right: 5%;
}
.align--items{
align-items: center;
}
.kolom--1 {
height: 100%;
position: relative;
margin: auto;
display: table;
}
.logo--footer{
margin-bottom: 2rem;
}
.logo--footer img{
width: 300px;
}
.footer--title{
font-weight: 700;
margin-bottom: 2rem;
}
.footer--menu ul {
margin-left: 0px;
padding-left: 0px;
}
.footer--menu li {
list-style: none;
}
.footer-socials svg {
filter: brightness(0) invert(1);
}
.openingsuren--info{
font-size: 0.9rem;
font-weight: 700;
}
@media only screen and (max-width: 811px)
{
.logo--footer {
text-align: center;
}
.logo--footer img {
width: 200px;
}
.kolom--1, .kolom--2, .kolom--3, .kolom--4{
margin-bottom: 2rem !important;
text-align: center;
}
.kol--right {
margin-left: inherit;
padding-right: 0px;
}
.wcreate--info{
display: block;
text-align:center;
}
}