.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 0px !important;
}

@media screen and (max-width: 600px) {
	#sp-footer {
		float: none;
		text-align: center;
	}
	.footerlinks {
		float: none;
		text-align: center;
	}
}

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

.sp-megamenu-parent > li.active > a {
	text-decoration: underline;
}

.sp-megamenu-parent > li.active > a:hover {
	color: #25e81f;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active> a {
	color: #25e81f;
}

#sp-bottom .sp-module .sp-module-title {
	font-size: 18px;
	margin: 0 0 15px;
}

#sp-bottom {
	font-size: 16px;
	line-height: 1.7;
}

#sp-bottom a:hover {
	text-decoration: underline;
}

#sp-footer .container-inner {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.20);
}

.sppb-testimonial-carousel-testi_layout3 .sppb-testimonial-carousel-item-content::before {
	border-top: 15px solid var(--sppb-lichtgrijs);
}

#sp-footer {
	color: var(--sppb-wit);
	font-size: 16px;
}

#sp-footer a {
	color: var(--sppb-wit);
}

#sp-footer a:hover {
	text-decoration: underline;
	color: var(--sppb-wit);
}

#CookiebotWidget {
    display: none !important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
	color: inherit;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a:hover {
	color: var(--sppb-felgroen);
}