main {
    display: block;
    padding-top: 130px;
}

.headerbar {
    min-height: 60vh;
}

.headerbar h1, .headerbar h2 {
	color: #fff;
	text-shadow: 0px 0px 10px rgb(51 51 51 / 75%);
}

.headerbar {
	top: -1px;
}

.headerbar .buttonbox > div {
	max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

a#wt-cli-accept-all-btn {
    background-color: #bf2621!important;
    margin-top: 15px;
    margin-left: 0px;
    font-size: 14px;
    font-family: ingra,sans-serif;
    font-weight: 500;
    color: #ffffff!important;
    padding: 7.5px 10px 6.5px;
    border: 1px solid #bf2621;
    }



a#wt-cli-accept-all-btn:hover {text-decoration: underline;}

#cookie-law-info-bar {padding: 20px;}

.pageinside > div {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 50px!important;
}

.pageinside2 {
    width: 100%;
    max-width: 1200px;
    margin-left: auto!important;
    margin-right: auto!important;
    padding-left: 50px!important;
    padding-right: 50px!important;
}

.entry-content {
	position: relative;
}

.boxverfh2 {
    margin-top: 20px;
}

.boxmaxwidthheadertitel {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.boxverfh2 h2 {
    background-repeat: no-repeat;
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding-top: 20px;
    color: #fff;
    text-shadow: 0px 0px 10px rgb(51 51 51 / 75%);
    font-size: 35px;
    line-height: 45px;
}

.boxverfh2 h2:before {
    background-color: #bf2422;
    width: 100%;
    height: 3px;
    display: block;
    content: '';
    position: absolute;
    top: 0px;
}

.headerbar>div:before {
    content: '';
    position: absolute;
    top: -150px;
    left: 0px;
    height: calc(100% + 300px);
    width: 100%;
    background-color: rgb(0 0 0 / 25%);
    display: block;
}

.boxscrolldown a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 22px;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Scrolldown.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center bottom;
    transition: .25s ease-out!important;
}

.boxscrolldown a:hover {
    padding-bottom: 30px;
    transition: .25s ease-out!important;
}

.boxscrolldown {
    margin-top: -60px;
    text-align: center;
    height: 45px;
}

.uspbar {
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-flex;
    width: 100%;
    color: #000;
    z-index: 100;
    background-color: #e5edf5;
}

.uspbar ul {
    list-style: none;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin: -6.25px -15px!important;
    justify-content: center;
 	padding: 0px!important;
}

.uspbar ul li {
    margin: 6.25px 15px!important;
    font-size: 14px;
    padding-left: 21px;
    background-image: url(https://www.vanwijkverf.nl/retail/wp-content/uploads/2022/09/USP-zwart.svg);;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center;
    font-weight: 400;
}

.boxlightblue {
    background-color: #e5edf5;
    display: flex;
    position: relative;
}

.boxlightblue:before {
    content: '';
    position: absolute;
    top: 0px;
    height: 150px;
    width: 100%;
    background-color: #fff;
}

.boxlightblue:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: calc(50% - 350px);
    background-color: #fff;
}

.entry-content {
    overflow: hidden;
}

.boxlightblue > div {
    position: relative;
    z-index: 1;
}

@media (min-width: 992px) {

.margintopcustomblockblue {
    margin-top: 225px;
}

}

.boxicon2 {
    padding-left: 35px;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Opsomming.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 0px 1px;
}

.boxafbeeldingleft {
    position: relative;
}

.boxafbeeldingleft .bocklink a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
}

.boxafbeeldingleft .bocklink a span {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: #fff;
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    text-decoration: none;
    text-shadow: 0px 0px 10px rgb(51 51 51 / 75%);
    width: calc(100% - 80px);
    padding-right: 100px;
}

.boxafbeeldingleft .bocklink a span:before {
    content: '';
    width: 50px;
    height: 50px;
    right: 0;
    display: block;
    position: absolute;
    background-color: #bf2621;
    border-radius: 50px;
    bottom: -6px;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Right.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}

.h2large h2 {
    font-size: 40px;
    line-height: 50px;
}

.bosbranches>div>div {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: -12.5px -20px;
    width: calc(100% + 40px);
    justify-content: space-around;
}

.xcoonlink {
    width: 100%;
    padding-top: calc(100% - 6px);
    border-radius: 100%;
    border: 3px solid #ededed;
    box-sizing: border-box;
}

.bosbranches a {
    text-align: center;
    width: 25%;
    padding: 12.5px 20px;
    text-decoration: none;
}

.textlink {
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 17px;
    line-height: 20px;
}

.xcoonlink.vakschilders {
    background-image: url(https://www.vanwijkverf.nl/retail/wp-content/uploads/2022/09/zelfstandige-verfwinkel.svg);
    background-repeat: no-repeat;
    background-size: 135px;
    background-position: center;
}

.xcoonlink.vastgoed {
    background-image: url(https://www.vanwijkverf.nl/retail/wp-content/uploads/2022/09/doe-het-je-zelf.svg);
    background-repeat: no-repeat;
    background-size: 131px;
    background-position: center;
}

.xcoonlink.monumentaal {
    background-image: url(https://www.vanwijkverf.nl/retail/wp-content/uploads/2022/09/zelfbehang-speciaalzaken.svg);
    background-repeat: no-repeat;
    background-size: 140px;
    background-position: center;
}

.xcoonlink.retail {
    background-image: url(https://www.vanwijkverf.nl/retail/wp-content/uploads/2022/09/groene-vakwinkel.svg);
    background-repeat: no-repeat;
    background-size: 140px;
    background-position: center;
}

.boxassortiment {
    background-color: #e5edf5;
    background-size: calc(50% + 75px);
    background-position: center right;
    background-repeat: no-repeat;
}

.boxassortiment:before {
    content: '';
    position: relative;
    top: -150px;
    height: 150px;
    width: calc(50% - 75px);
    background-color: #fff;
}

.boxassortiment:after {
    content: '';
    position: relative;
    bottom: -150px;
    height: 150px;
    width: calc(50% - 75px);
    background-color: #fff;
}

.boxcategorieen > div {
    background-color: #fff;
    margin-bottom: -150px;
    padding: 40px!important;
}

.linksassortiment a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    padding-left: 12.5px;
    margin-bottom: 10px;
	background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Iconassortiment.svg);
    background-repeat: no-repeat;
    background-size: 6px;
    background-position: left 7px;
}

.buttonbox.boxallinright > div > p {
    display: flex;
    justify-content: flex-end;
}

.boxassortiment > .pageinside:before {
    content: '';
    width: calc(50% + 75px);
    height: calc(100% + 600px);
    position: absolute;
    right: 0px;
    top: -300px;
    background-image: url(https://www.vanwijkverf.nl/retail/wp-content/uploads/2022/10/Home-van-wijk-verf-retail-27.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.redcolor * {
    color: #bf2621;
}

.boxslider .facetwp-template {
    width: auto!important;
    font-size: 0;
}

.boxslider {
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}

.boxslider .projectbox {
    display: inline-flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.projectbox > div {
    max-width: 100%;
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
}

.boxslider .projectbox > div > a {
    min-height: 400px;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.boxbefore {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: #fff;
    width: calc(100% - 80px);
    white-space: normal;
    z-index: 1;
}

.categorie {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
    transition: .5s ease-out;
    font-size: 16px;
    line-height: 24px;
    max-height: 0;
    padding-right: 100px;
}

.projectbox:hover .categorie {
    max-height: 200px;
    transition: 0.7s ease-out;
}

.naamproject > h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    text-decoration: none;
    text-shadow: 0px 0px 10px rgb(51 51 51 / 75%);
    padding-right: 100px;
    position: relative;
}

.naamproject>h4:after {
    content: '';
    width: 50px;
    height: 50px;
    right: 0;
    display: block;
    position: absolute;
    background-color: #bf2621;
    border-radius: 50px;
    bottom: -6px;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Right.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    transition: .7s ease-out!important;
}

.projectbox > div:after {
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(85%,#000));
    background: linear-gradient(180deg,transparent,#000 85%);
    bottom: -1px;
    content: "";
    display: block;
    height: 50%;
    position: absolute;
    width: 100%;
}

.boxcijfers>div>.boxelement {
    width: 151px;
    border-radius: 100%;
    border: 3px solid #ededed;
    box-sizing: border-box;
    display: flex;
    height: 151px;
    justify-content: flex-start;
    padding-top: 59px;
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    color: #bf2621;
    flex-direction: column;
	background-color: #fff;
}

.boxcijfers>div {
    text-align: center;
    display: flex;
    width: 20%;
    padding: 12.5px 20px;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
}

.boxcijfers {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: -12.5px -20px;
    width: calc(100% + 40px);
}

span.smalltext {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

a.boxelement.linkbox {
    padding-top: unset;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 23px;
    background-color: #bf2621;
    border: 3px solid #bf2621;
    color: #fff;
}

.boxklantenaanhetwoord {
    background-color: #e5edf5;
}

.tekstquoteblok {
    margin-left: auto;
    margin-right: auto;
    cursor: grab;
    padding: 40px!important;
    background-color: #fff;
}

img.afbeeldingenquote {
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.ult-carousel-wrapper {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

h5.naameigenaar {
    color: #bf2423;
}

p.tekstquote {
    font-style: italic;
    margin-bottom: 25px;
    font-size: 17px;
}

.slick-dots li {
    margin: 0px!important;
}

ul.slick-dots {
    padding: 0px!important;
}

.slick-next, .slick-prev {
    background-color: #bf2423!important;
    height: 50px!important;
    width: 50px!important;
    border-radius: 100%;
    transition: .7s ease-out!important;
    margin-top: -25px!important;
}

.slick-next {
    right: -50px!important;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Right.svg)!important;
    background-repeat: no-repeat!important;
    background-size: 20px!important;
    background-position: center!important;
}

.slick-prev {
    left: -50px!important;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Right.svg)!important;
    background-repeat: no-repeat!important;
    background-size: 20px!important;
    background-position: center!important;
    transform: rotate(180deg);
}

.slick-next i, .slick-prev i {
    display: none!important;
}

.slick-next:hover, .slick-prev:hover {
    transition: .4s ease-out;
    background-color: #000!important;	
}

.boxfotoennaam {
	display: flex;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
}

.naamtitel {
	width: calc(100% - 100px);
	padding-left: 25px;
}

.boxcarrouselklanten {
    margin-left: -20px!important;
    margin-right: -20px!important;
    width: calc(100% + 40px);
}

.slick-list.draggable:before {
    content: '';
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    background-color: rgb(229 237 245 / 0%);
    z-index: 100;
    left: -30px;
	top: 0px;
}

.slick-list.draggable:after {
    content: '';
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    background-color: rgb(229 237 245 / 0%);
    z-index: 100;
    right: -30px;
	top: 0px;
}

.boxfooterbox > div > div {
    padding: 20px;
    background-color: #fff;
    max-width: 185px;
    margin-left: 25px;
    margin-right: auto;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 7%);
    margin-bottom: -25px;
}

.boxcontactelements a {
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    margin: 2.5px 5px;
    line-height: 1;
    padding-left: 16px;
}

.boxcontactelements p {
    margin: -2.5px -5px;
}

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

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

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

.boxlocatiezoeken > div {
    padding: 40px!important;
    background-color: rgb(255 255 255 / 95%);
}

input.boxlocatiezoeken {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Location.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: calc(100% - 10px) center;
}

.breadcrumbs {
    font-size: 14px;
    opacity: .75;
    z-index: 1;
    position: relative;
}

.breadcrumbs > div {
    position: absolute;
    top: 5px;
}

nav.rank-math-breadcrumb a {
	text-decoration: none;
}

nav.rank-math-breadcrumb a:hover {
	text-decoration: underline;
}

.boxleftpage>div {
    max-width: 600px!important;
    margin-left: auto;
	padding-right: 110px!important;
    padding-left: 50px!important;
}

.boxlightblue2 {
    background-color: #e5edf5;
	margin-bottom: 100px;
}

.boxlightblue2:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: calc(50% - 350px);
    background-color: #fff;
}

.imageboxrightmargintop {
    margin-bottom: -100px!important;
}

.boxcijfers.boxcijfersoverons>div {
    width: 25%;
}

.boxklantenaanhetwoord {
    background-image: url(https://www.vanwijkverf.nl/wp-content/uploads/2022/05/Background-car-2.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}

.boxlightblue3 {
    background-color: #e5edf5;
}

.backgroundblue .boxctafooter {
    background-color: #e5edf5;
}

.boxlogosklanten .slick-list.draggable:before {
    background-color: #fff;
}

.boxlogosklanten .slick-list.draggable:after {
    background-color: #fff;
}

.boxservices1 > div .wpb_single_image {
    margin-left: -30px;
    margin-right: 30px;
    width: calc(100% + 60px);
}

.boxservices1 > div {
    padding: 0px 30px 25px 30px!important;
    background-color: #fff;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 7%);
}

.boxservicesbefore:before {
    content: '';
    height: 220px;
    background-color: #fff;
    position: absolute;
    top: 0px;
    width: 100%;
}

.imageblockmerk {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

.boxlabel {
    position: absolute;
    top: 0px;
    left: 40px;
    background-color: #000;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 2.5px 10px;
}

.boxlabel2 {
    top: 0;
    left: 40px;
    background-color: #000;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 2.5px 10px;
    display: inline-block;
    margin-right: 10px;
}

.boxtobpagenieuws {
    font-size: 14px;
}

.boxnieuwsactueel .facetwp-template {
    margin: -10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
}

.boxnieuwsactueel .projectbox {
    display: inline-flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.boxnieuwsactueel  .projectbox>div>a {
    min-height: 400px;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

a.facetwp-page {
    color: #fff;
    font-size: 1rem;
    width: 30px;
    background-color: #000;
    padding: 0;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    opacity: .5;
    filter: alpha(opacity=50);
    margin-top: 50px;
}

.facetwp-facet {
    margin-bottom: 0px!important;
}

.facetwp-pager {
    text-align: center;
}

.facetwp-page.active {
    font-weight: 400!important;
    opacity: 1;
    filter: alpha(opacity=100);
}

.boxbeforeblue:before {
    content: '';
    height: 150px;
    width: 100%;
    background-color: #e5edf5;
    position: absolute;
    top: -150px;
    left: 0px;
}

.boxbeforeblue {
    background-color: #e5edf5;
    margin-top: 0px;
    position: relative;
}

.quoteblock {
    font-style: italic;
    font-size: 22px;
}

.quoteblock:first-child {
	margin-top: 0px!important;
}

.quoteblock p {
    padding-left: 30px;
    border-left: 5px solid #bf2621;
}

.boxfilters .facetwp-facet {
    width: 50%;
   	padding: 10px!important;
    box-sizing: border-box;
}

.facetwp-facet.facetwp-facet-reset_filters.facetwp-type-reset {
    width: 200px!important;
}

.boxfilters>div {
    display: flex;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    margin: -10px!important;
    width: calc(100% + 20px);
    flex-wrap: wrap;
}

span.facetwp-input-wrap {
    width: 100%;
}

select.facetwp-dropdown {
    height: 40px;
    color: #000;
    border: 1px solid #ededed;
    border-radius: 0;
    padding: 7.5px 10px 5px;
    width: 100%;
}

.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location {
    min-width: 100%;
}

button.facetwp-reset {
    font-family: ingra,sans-serif;
    font-weight: 500;
    color: #ffffff!important;
    background-color: #bf2621;
    padding: 7.5px 10px 6.5px;
    display: block;
    line-height: 1;
    border: none;
    height: 40px;
    border-radius: 0px;
    width: 100%;
	cursor: pointer;
}

button.facetwp-reset:hover {
	text-decoration: underline;
}

.facetwp-icon:before {
    width: 18px!important;
    height: 20px!important;
    display: block!important;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Zoeken.svg)!important;
    background-repeat: no-repeat!important;
    background-size: 17px!important;
    background-position: center right!important;
    transition: .4s ease-out!important;
    position: absolute!important;
    top: 10px!important;
    right: 0px!important;
}

i.facetwp-icon {
    right: 15px!important;
    opacity: 1!important;
    height: 40px!important;
}

.facetwp-icon:before {
    animation: none !important;
}

select.facetwp-dropdown {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Sub.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: calc(100% - 15px) center;
    -webkit-appearance: none !important;
    -moz-appearance: none;
}

.boxfilters p {
    width: 100%;
    padding: 0px 10px;
    font-weight: 500;
    margin-bottom: -0px;
    color: #bf2621;
    text-transform: uppercase;
}

.boxbefore {
    cursor: pointer;
}

.boxslider .projectbox>div>a {
    cursor: grab;
}

.boxnieuwsitemonder .naamproject>h4:after {
    width: 40px;
    height: 40px;
    background-size: 16px;
    bottom: -6px;
}

.boxnieuwsitemonder .naamproject>h4 {
   padding-right: 60px;
}

.boxnieuwsitemonder .boxnieuwsactueel .projectbox>div>a {
   min-height: 300px;
}

.largeptekst {
    font-size: 17px;
}

.centerlarge {
	text-align: center;
}

.centerlarge h2 {
	font-weight: 700;
}

.boxservicessub {
	background-color: #e5edf5;
	position: relative;
}

.boxservicessub:before {
    width: calc(50% - 550px);
    height: 100%;
    position: absolute;
    content: '';
    background-color: #fff;
    right: 0;
	display: block!important;
}

.boxservicessub2 {
	background-color: #e5edf5;
	position: relative;
}

.boxservicessub2:before {
    width: calc(50% - 550px);
    height: 100%;
    position: absolute;
    content: '';
    background-color: #fff;
   	left: 0;
	display: block!important;
}

.h3absolutebg h3 {
	position: relative;
}

.h3absolutebg h3:before {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Check-after.svg);
    background-repeat: no-repeat;
    background-size: 120px;
    background-position: center;
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	left: -60px;
	top: -60px;
}

.h3absolutebg h3 {
	position: relative;
}

.linkspage .boxicon2 a {
	text-decoration: none;
}

.linkspage .boxicon2 a:hover {
	text-decoration: underline;
}

.xcoonlink {
	background-color: #fff;
}

.uspbar {
    z-index: 1;
    position: relative;
}

.wpb_text_column ul, .wpb_text_column ol {
    padding-left: 20px;
}

.boxsearchfull .facetwp-facet-zoeken {
    width: 100%!important;
}

.boxbeforewhite:before {
    content: '';
    height: 150px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: -150px;
    left: 0;
}

.boxproject, .boxbluebackgroundproject {
	background-color: #e5edf5;
}

.boxbeforewhite {
	position: relative;
}

.boxoverproject > div {padding: 30px!important;background-color: #e5edf5;}

.boxoverproject > div h3 {color: #bf2621;}

.boxfooterbox > div {
    min-height: 335px;
    background-position: bottom center;
}

.boxleftelementcta > div {
    -webkit-box-pack: center!important;
    -webkit-justify-content!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.filiaalhide {
    display: none!important;
}

button.facetwp-map-filtering {
    display: none;
}

.filiaalzoekenbox .facetwp-facet {
    width: 100%!important;
}

.filiaalzoekenbox .facetwp-facet-filiaal_zoeken {
    width: calc(100% + 20px)!important;
    margin: -10px!important;
    display: flex;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.filiaalzoekenbox .facetwp-facet>select {
    width: calc(50% - 20px)!important;
    margin: 10px!important;
}

.filiaalzoekenbox .facetwp-facet>span {
    width: calc(50% - 20px);
    margin: 10px;
    box-sizing: border-box;
}

.filiaalzoekenbox select.facetwp-radius.facetwp-radius-dropdown {
    color: #000;
    border: 1px solid #ededed;
    border-radius: 0;
    padding: 7.5px 10px 5px;
    width: 100%;
    margin-top: 20px;
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Sub.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: calc(100% - 15px) center;
    -webkit-appearance: none !important;
    -moz-appearance: none;
}

.filiaalzoekenbox .facetwp-icon:before {
    background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Location.svg)!important;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: calc(100% - 10px) center;
}

.boxinsidecart {
    padding: 13px!important;
}

.gm-style .gm-style-iw {
    font-family: ingra,sans-serif;
    font-weight: 200!important;
    font-size: 14px!important;
    line-height: 1.7!important;
}

.boxinsidecart h4 {
    font-size: 18px;
    line-height: 28px;
}

.boxfacetwpsearch select.facetwp-radius.facetwp-radius-dropdown {display: none;}

.boxfacetwpsearch .facetwp-icon:before {background-image: url(https://www.vanwijkverf.nl/wp-content/themes/van-wijk-verf/img/Location.svg)!important;}

.boxfacetwpsearch {position: relative;z-index: 1;}

span.boxpadding {
    margin: 2.5px 5px;
	font-size: 14px;
}

.boxabsoluteunder > div {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

.boxcontact {
    margin-bottom: 15px;
    display: block;
    width: 100%;
}

.wpcf7 form .wpcf7-response-output {
    margin: 25px 0px 0px 0px;
    padding: 20px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-family: ingra,sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    color: #ffffff!important;
    background-color: #bf2621;
    padding: 12.5px 17.5px;
    position: relative;
    line-height: 1;
    border: 1px solid #bf2621;
    border-radius: 0px;cursor: pointer;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    text-decoration: underline;
}

textarea {
    height: 150px;
    display: block;
}

.wpcf7-not-valid-tip {
    font-size: 14px;
    font-weight: 200;
}

.wpcf7-list-item {
	margin-left: 0px;
}

.boxcontact.boxcontactaccept {
	margin-bottom: 30px;
	font-size: 14px;
}

.boxcontactelementsnew a {
	padding-left: 16px;
    text-decoration: none;
}

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

.boxcontactelementsnew2 a {
	padding-left: 16px;
    text-decoration: none;
}

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

span.fax {
    margin-left: -2px;
}

.boxcontactsocial a {
    border: 1px solid #000;
}

.projectpage {
    padding: 10px;
    display: flex;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: stretch!important;
    position: relative;
}

.boxpagina {
    display: flex;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #e5edf5;
    padding: 50px 30px 30px;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: flex-start;
    align-items: flex-end;
}

.naamproject2 > h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
}

.boxpagina .boxbefore2 {width: 100%;}

.boxpagina .buttonbox {
    margin: 30px -10px -10px -10px;
    display: flex;
}

.boxfiliaal .boxpagina {
    min-height: unset;
    padding-top: 30px;
}

.boxnieuwsitemonder .boxnieuwsactueel .projectbox>div:hover .naamproject>h4 {
	text-decoration: underline;
}

.boxlilialencontactpage {
    padding: 30px;
    background-color: #e5edf5;
}

.boxinsidecart .buttonbox a {
    margin: 0px!important;
    display: inline-block;
}

.boxfiliaal .boxbefore2 img {
    margin: -30px -30px 25px -30px;
    max-width: calc(100% + 60px);
    display: block;
}

.geenresultaten {
    padding: 10px;
    min-height: 200px;
    width: 100%;
}

a.button.button1 {
    font-family: ingra,sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    color: #ffffff!important;
    background-color: #bf2621;
    padding: 12.5px 17.5px;
    margin-top: 40px;position: relative;
    line-height: 1;
    border: 1px solid #bf2621;
    display: inline-block;
}

.tekst {
    font-weight: 500;
}

a.button.button1:hover {
    text-decoration: underline;
}

.boxcontact.boxcontactbestand {margin-bottom: 25px;}

span.wpcf7-form-control-wrap.file-927 {}

.boxcontact.boxcontactbestand span {display: block;margin-top: 5px;}

.wpcf7 input[type=file] {font-size: 13px;font-style: italic;}

.boxfiliaal.boxvizier .boxbefore2 img {
    border-bottom: 2px solid #fff;
}

.projectpage .linksassortiment a {
    margin-bottom: 0px;
    margin-top: 30px;
}


.boxcarrouselbranche .tekstquoteblok {background-color: #e5edf5;padding: 40px 40px!important;}

.boxcarrouselbranche .slick-list.draggable:before {background-color: #ffffff;}

.boxcarrouselbranche .slick-list.draggable:after {background-color: #ffffff;}

.boxcarrouselbranche > div {
    width: calc(100% + 40px)!important;
    margin-left: -20px;
}

.maxwidthelement .boxicon2 {
    max-width: 350px;
}

a.textlink.zwartbutton {
    text-transform: none;
    color: #000!important;
    border: 0px;
    padding: 0px;
	background-color: rgb(255 255 255 / 0%)!important;
}

.contactcontactpage > div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: flex-start;
	align-items: flex-start;
}

.boxleft2 {width: 50%;}

.boxleft3 {width: 50%;}

.boxleft3 p {margin-bottom: 13px;}

.boxcategorieen2 {margin-bottom: 75px!important;padding-left: 75px;}

.boxcategorieen2> div {padding: 40px;background-color: #fff;display: inline-block;min-width: 336px;}

.boxcategorieen2> div h4 {margin-bottom: 25px;}

.boxfacetallin .facetwp-facet {width: 100%!important;display: inline-block;margin: -5px -10px;}

.boxfacetallin .facetwp-facet .facetwp-checkbox {display: inline-block;margin: 5px 10px;}

.boxfacetallin {width: 100%;}

.ctapage * {
    text-align: left;
    max-width: 100%;
}

.ctapage p {color: #fff;font-size: 18px;text-shadow: 0px 0px 10px rgb(51 51 51 / 75%);}

.boxsidebarright>div {
    padding: 40px!important;
    background-color: rgb(229 237 245 / 85%);
    margin-top: -100px;
    margin-bottom: -100px;
}

.boxsidebarright > div label {color: #000;}

.boxsidebarright * {color: #000;}

.headerbar .boxsidebarright h2 {
    color: #bf2621;
    text-shadow: none;
}

.boxsidebarright input.wpcf7-form-control.has-spinner.wpcf7-submit {width: 100%;text-align: center;}

.ctapage>div:before {
    top: -100px;
    left: 0;
    height: calc(100% + 200px);
}

.ctapage .wpcf7 form .wpcf7-response-output {
	color: #000;
}

.ctapage  .boxnomargin {
	margin-bottom: 0px;
}

.ctapage span.wpcf7-spinner {
	display: none;
}

.textcenter {
    text-align: center;
}

span.redcolor {
	color: #bf2621;
}

.buttonbox.centerboxbuttons>div>p {
    display: flex;
    justify-content: center;
}

.boxcontact.width50left {width: calc(50% - 10px);}

.boxcontact.width50right {width: calc(50% - 10px);margin-left: 20px;}

.ctapage form.wpcf7-form {display: flex;flex-direction: row;flex-wrap: wrap;align-content: flex-start;justify-content: flex-start;align-items: flex-start;}

.headerbar.ctapage {
    min-height: unset;
}

.naamproject2>h4>a {text-decoration: none;}

.naamproject2>h4>a:hover {text-decoration: underline;}

.imagelinetop {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.headerboxtop {
    background-position: top center;
}

.boxfacetallin .facetwp-facet.facetwp-facet-zoeken.facetwp-type-search {
    padding: 10px!important;
    margin: 0px;
}

@media (min-width: 1300px) {

.boxcarrouselbranche .slick-next {right: -7px!important;}

.boxcarrouselbranche .slick-prev {left: -7px!important;}
	
}

.boxcarrouselbranche img.afbeeldingenquote {
    width: 90px;
    height: 90px;
}

.boxcarrouselbranche .naamtitel {
    width: calc(100% - 90px);
    padding-left: 25px;
}

.slick-slide > div {
    display: flex;
    align-items: stretch;
    flex-direction: column;
}

.slick-slide {
    display: flex!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: stretch!important;
}

.tekstquoteblok > .wpb_wrapper {
	padding-bottom: 100px;
}

.boxfotoennaam {
    position: absolute;
    bottom: 40px;
    width: calc(100% - 80px);
}

.boxkenniscta > div > div {
    padding: 50px!important;
    background-color: #fff;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 7%);
}

.boxbeforekennisblok {
    position: relative;
}

.boxkenniscta {
    z-index: 0;
}

.boxbeforekennisblok > div > .vc_column-inner:before {
    width: 100%;
    height: 100px;
    background-color: #e5edf5;
    position: absolute;
    display: block;
    top: 0px;
}

.boxbeforekennisblok .boxfooterbox>div {margin-top: -50px;margin-bottom: -50px;margin-right: -50px;}

.boxunderimg > div {
    background-position: center top;
    background-repeat: no-repeat;
}


@media (min-width: 992px) {

.boxbranchespage .bosbranches a {padding: 12.5px 30px;}

.boxbranchespage .bosbranches>div>div {margin: -12.5px -30px;width: calc(100% + 60px);}

}

@media (min-width: 1100px) {


.boxbranchespage .bosbranches a {padding: 12.5px 40px;}

.boxbranchespage .bosbranches>div>div {margin: -12.5px -40px;width: calc(100% + 80px);}

}





@media (max-width: 1299px) {

	
.boxleftpage>div {
	padding-right: 100px!important
}

.slick-prev {left: -7px!important;}

.slick-next {right: -7px!important;}
	
.boxlogosklanten .slick-list {
    padding-left: 40px;
    padding-right: 40px;
}

}




@media (max-width: 1199px) {
	
.h2large h2 {
	font-size: 32px;
    line-height: 42px;
}

.boxassortiment>.pageinside:before {
    top: -100px;
    height: calc(100% + 200px);
    width: 50%;
}
	
.boxassortiment:before, .boxassortiment:after {
	height: 0px!important;
}
	
.boxcategorieen>div {
    margin-bottom: -0px;
    padding: 30px!important;
}

.boxleftpage>div {
	padding-right: 75px!important;
	max-width: 100%!important;
}
	
.boxservicessub:before, .boxservicessub2:before {
    width: 50px;
}
	
.h3absolutebg h3:before {
    width: 75px;
    height: 75px;
    background-size: 75px;
    left: -40px;
    top: -40px;
}
	
}



@media (max-width: 1099px) {
	
.boxcategorieen2 {margin-bottom: 50px!important;padding-left: 50px;}

.boxcategorieen2> div {min-width: 300px;}

	
}








@media (max-width: 991px) {

.maxwidthelement .boxicon2 {
    max-width: 100%;
}
	
.boxleftpage>div {
    max-width: auto!important;
    margin-left: auto;
    padding-right: 25px!important;
    padding-left: 25px!important;
}

.pageinside > div, .pageinside2 {
    padding-left: 25px!important;
    padding-right: 25px!important;
}
	
.boxlightblue:after {
    width: 100px;
    left: 0px;
    right: 0px;
}

.boxassortiment>.pageinside:before {
	display: none;
}
	
.boxcijfers>div {
    width: 33.3%!important;
}
	
.slick-next, .slick-prev {
	width: 40px!important;
	height: 40px!important;
	background-size: 18px!important;
	margin-top: -20px!important;
}

.slick-prev {
	left: 0px!important;
}

.slick-next {
	right: 0px!important;
}
	
.boxfooterbox>div {
    min-height: 400px;
}
	
.boxlightblue2:before {
    width: 100px;
    right: 0;
}
	
.paddingleftboxs {
	padding-left: 25px!important;
}

.paddingrightboxs {
	padding-right: 25px!important;
}
	
.h3absolutebg h3:before {
    left: -15px;
    top: -50px;
}
	
.boxbeforekennisblok .boxfooterbox>div {margin-top: -0px;margin-left: -50px;margin-right: -50px;margin-bottom: -0px;}
	
.boxkenniscta>div>div {
    padding: 50px 50px 0px 50px!important;
}
	
	.boxsidebarright>div {
    margin: 0px;
    padding: 30px!important;
}
	
}



@media (max-width: 768px) {
	
.boxleftpage>div {
    padding-right: 10px!important;
    padding-left: 10px!important;
}
	
.naamproject2>h4 {
	font-size: 22px;line-height: 32px
}

img.afbeeldingenquote {
    width: 90px;
    height: 90px;
}

.naamtitel {
    width: calc(100% - 90px);
    padding-left: 25px;
}
	
.paddingleftboxs {
	padding-left: 0px!important;
}

.boxservicessub:before, .boxservicessub2:before {
	display: none!important;
}
	
.boximagestop {
	order: -1;
	min-height: 350px!important;
	position: relative!important;
}

.boximagestop:before {
	content: '';
	width: calc(100% + 20px);
	left: -10px;
	height: 162.5px;
	background-color: #fff;
	position: absolute;
	top: 0px;
}
	
.paddingrightboxs {
	padding-right: 0px!important;
}

.pageinside > div, .pageinside2 {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
	
.boxlocatiezoeken>div {
    padding: 30px!important;
}
	
.boxfooterbox>div {
    min-height: 350px;
}
	
.boxslider {
	padding-right: 5px;
    padding-left: 5px;
}
	
.boxslider .projectbox {
    padding: 0 5px;
}
	
.slick-prev {
	left: 10px!important;
}

.slick-next {
	right: 10px!important;
}

.boxbefore {
	left: 30px;
	bottom: 30px;
	width: calc(100% - 60px);
}

.naamproject>h4 {
	font-size: 22px;
	line-height: 32px;
}

.headerbar {
	min-height: auto;
}
	
.boxlightblue:after {
    width: 0px;
}
	
.boxlightblue2:before {
    width: 0px;
    right: 0;
}
	
.boxafbeeldingleft .bocklink a span {
    font-size: 24px;
    line-height: 34px;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 60px);
}
	
.h3absolutebg h3:before {
    left: -5px;
    top: -40px;
}

.uspbar ul li {
    font-size: 13px;
    line-height: 19px;
    background-size: 15px;
}

main {
    padding-top: 70px;
}
	
.h2large h2 {
    font-size: 24px;
    line-height: 34px;
}
	
.boxcijfers>div {
    width: 50%!important;
}
	
.boxfilters .facetwp-facet {
    width: 50%;
}

.facetwp-facet.facetwp-facet-reset_filters.facetwp-type-reset {
    width: 200px;
}

.boxnieuwsactueel .projectbox>div>a, .boxpagina {
    min-height: 300px;
}
	
.boxkenniscta>div>div {
    padding: 40px 40px 0px 40px!important;
}
	
.boxbeforekennisblok .boxfooterbox>div {margin-top: -0px;margin-left: -40px;margin-right: -40px;}
	
}

@media (max-width: 700px) {
	
.bosbranches a {
	width: 50%;
	max-width: 230px;
}

}

@media (max-width: 550px) {
	
.boxleft2, .boxleft3 {width: 100%;}

.boxleft3 {
		margin-top: 25px;
}
	
.boxleft3 p {margin-bottom: 15px;}
	
.col-s-11punt5 {
	width: calc(100% - 10px);
}

.naamproject2>h4 {
	font-size: 18px;line-height: 28px
}
	
.naamproject>h4 {font-size: 18px;line-height: 28px;padding-right: 60px;}

.naamproject>h4:after {
    width: 40px;
    height: 40px;
    background-size: 16px;
	bottom: -6px;
}

.boxafbeeldingleft .bocklink a span:before {
    width: 40px;
    height: 40px;
    background-size: 16px;
	bottom: -6px;
}
	
.boxfilters .facetwp-facet {
    width: 100%;
}
	
.boxkenniscta>div>div {
    padding: 30px 20px 0px 20px!important;
}
	
.boxbeforekennisblok .boxfooterbox>div {margin-top: -0px;margin-left: -20px;margin-right: -20px;}

.facetwp-facet.facetwp-facet-reset_filters.facetwp-type-reset {
    width: 100%!important;
}

.filiaalzoekenbox .facetwp-facet > select {
    width: 100%!important;
}

.filiaalzoekenbox .facetwp-facet>span {
    width: 100%!important;
}
	
.boxcijfers>div>.boxelement {width: 140px;height: 140px;padding-top: 50px;}

a.boxelement.linkbox {padding-top: 13px;}

}