/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2022 | 10:04:54 */
.grecaptcha-badge { visibility: hidden !important; }
.wpcf7 form .wpcf7-response-output {
  clear: both !important;
}

body.page-id-24 .clearfix {
	background-color: #ffffff;
}

.grijze-border {
	border: 2px solid #f2f2f2;
	border-radius: 15px;
}

.wpb_single_image:not(.geen-ronde-hoeken) img:not([src*='bannerformaat']):not([src*='logo']):not([src*='Logo']):not([src*='LOGO']):not([src$='.png']):not([src$='.png.webp']):not([src$='.svg']), .wpb_single_image.ronde-hoeken img {
	border-radius: 13px;
}

.hidden-label {
	display: none !important;
	visibility: hidden !important;
}

.wpcf7-form label {
	text-transform: none !important;
}

.wpcf7-form input:not(.wpcf7-submit), .wpcf7-form textarea {
	background: #ffffff !important;
	border: 2px solid #f2f2f2 !important;
}

.wpcf7-list-item input[type="radio"] {
	width: auto;
	display: inline-block;
}

.copyright-area-container {
	background: #2e3033;
}

.ronde-hoek-linksboven {
  border-top-left-radius: 13px;
}
.ronde-hoek-rechtsboven {
  border-top-right-radius: 13px;
}
.ronde-hoek-linksonder {
  border-bottom-left-radius: 13px;
}
.ronde-hoek-rechtsonder {
  border-bottom-right-radius: 13px;
}

.box-header::after, 
.box_header::after {
	background-color: #7CBA3D !important;
}

.contact-data li {
	background: #f6ffec;
}

summary {
	font-size: 16px;
}

.announcement {
    background: #ffffff;
    border: 2px solid #e1e3e1;
    border-radius: 15px;
}

@media (max-width: 767px) {
  	.row-mobiel-kolom {
   		 flex-direction: column-reverse !important;
   		 display: flex !important;
 	}
 	.row-mobiel-rij {
  		  flex-direction: row-reverse !important;
  	} 
}
.titel-h1 {
	font-size: 30px;
    line-height: 1.4;
}

.groen, .groen * {
  color: #008238;
}

a[title='AANMELDEN GRATIS ADVIESGESPREK'] {
  text-align: center;
}


.l {
  text-align: left;
}
.c {
  text-align: center;
}
.r {
  text-align: right;
}


.wpb_text_column ul li {
  display: flex;
}
.wpb_text_column ul li::before {
  color: #008238;
}



input[type="checkbox"] {
  width:16px !important;
}
input[type="checkbox"] + span:before, input[type="checkbox"] + span:after {
 display: none !important;
 visibility:hidden !important;
}

.header {
  padding:20px 0;
}
.wpcf7-form input, .wpcf7-form textarea {
  background:#F0F0F0;
  border:none;
  box-sizing:border-box;
  color:#000000;
  margin:0;
  padding:13px 22px;
  width:100%;
}
.wpcf7-form label {
    color: #999;
    display: block;
    font-size: 12px;
    line-height: 1.83334;
    margin-bottom: 8px;
    margin-top: 8px;
text-transform: uppercase;
}
.wpcf7-form-control.wpcf7-submit {
    border-color: #008238;
    box-sizing: border-box;
    cursor: pointer;
    /*float: right;*/
  float: left;
    margin-top: 30px;
    outline: medium none;
    padding: 11px 19px;
    text-align: center;
    width: 150px;
    background-color: #008238;
color: #fff;
}
.wpcf7-form > p {
    padding: 0;
}

body.page-id-493 ul > li {
  padding-top: 8px;
  padding-bottom: 8px;
}

body.page-id-816 p > strong {
  color: #008238 !important; /*#7CBA3D*/
}



/* ============================================
	[Pagina]: Over ons
	[Sectie]: Onze team
*/

.no-padding-top {
	padding-top: 0;
}



/* ============================================
	[Pagina]: Alle pagina`s
	[Sectie]: body tekst grootte
*/

.theme-page p, .theme-page .font-size-text {
	font-size: 16px;
}

.theme-page ul.items-list {
	font-size: 16px;
}

.theme-page .contact-data li .value {
	font-size: 16px;
}

.theme-page span.sentence-author {
	font-size: 16px;
}


/* ============================================
	[Pagina]: contact
	[Sectie]: contactform tekst grootte (label)
*/

.theme-page .wpcf7 form.wpcf7-form label {
	font-size: 16px;
}

.theme-page .wpcf7 form.wpcf7-form input,
.theme-page .wpcf7 form.wpcf7-form textarea 
{
	font-size: 16px;
}
.theme-page .wpcf7 .wpcf7-acceptance input[type="checkbox"] {
	margin-right: 3px;
}

/* ============================================
	[Pagina]: home
	[Sectie]: afbeeldingen blok, slider (3 blokken)
*/

.image-border-radius img {
	border-radius: 13px;
}

#home-dienst-blokken .home-box div.news {
	margin-top: 12px;
}

#home-dienst-blokken .home-box div.news div.text {
	font-size: 16px;
}

#home-dienst-blokken .home-box div.news a.more {
	margin-top: 18px;
}


