/* astra update 4.0 metadata uitzetten bij alle berichten */
.entry-meta, .entry-meta {
display:none !important;
}

.entry-date published { 
  display: none !important; 
}

#elementor-tab-title-1291,
#elementor-tab-title-2511,
#elementor-tab-title-2421,
#elementor-tab-title-2261,
#elementor-tab-title-7651,
#elementor-tab-title-2021,
#elementor-tab-title-2031,
#elementor-tab-title-1431{
	text-align: center !important
}


#elementor-tab-content-2511,
#elementor-tab-content-1291,
#elementor-tab-content-2421{
	padding: 20px 0px 0px 0px;
}

span.elementor-heading-title a{
	text-decoration: none;!important
}

ul.hfe-nav-menu ul.sub-menu{
	min-width: 150px; !important
} 

.comments-area a, .page-content a{
	text-decoration:none; !important
}

/*--
div.data-elementor-type div.elementor-section-wrap section div.elementor-container div.elementor-widget-wrap div.elementor-background-overlay{
	  display: flex;
    flex-wrap: revert;
}--*/


/*--------form------*/


form.wpcf7-form p label span input{
	border: none;
	background-color: #ECE8D2AB;
	width: 20vw;
	border-radius: 50px;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
} 

form.wpcf7-form{
	font-family: mukta!important;
}

form.wpcf7-form > p{
	
}

input.wpcf7-submit{
  background-color: #EEA83B;
	color: #FCF6E8;
	font-size: 12px;
	border: none;
	width: 20vw; 
	border-radius: 50px;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

input[type=text]{
	font-family: laila !important;
	font-size: 12px;
	color: #BFBA92;
}

input[type=email]{
	font-family: laila !important;
	font-size: 12px;
	color: #BFBA92;
}

input.wpcf7-submit:hover{
	background-color: #EEA83B;
	color: #FCF6E8;
	border: none;
}

input.wpcf7-submit :active{
	border: none !important;
}

wpcf7-form-control-wrap input.wpcf7-control:focus{
	border:none !important;
	outline: none;
}


/* Highlight using list element */
li.current_page_item{
    font-weight: bold;
}
 
/* Highlight using link element */
li.current_page_item a{
    text-decoration:underline;
		font-weight: bold;
}


@media only screen and (max-width: 1024px)
	#navigatie4{
		text-align:center;
		background-color: blue;
}


img.wp-image-2389 < div.elementor-widget-container{
	width:120%;
}


a.elementor-accordion-title:hover{
	color: #C63D80 !important;
}

a.elementor-accordion-title:active{
	color: #2C3B2E !important;
}

input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

::placeholder { 
  color: #BFBA92;
  opacity: 1;
	font-family: laila;
	font-size: 10px
}

#wpcf7-form-control:active{
	color:red;
	text-align: center;
	border: none !important;
}


body.page-id-152 .wpcf7 p{
	margin-bottom: 25px; 
}



section.elementor-section div.elementor-container div.elementor-widget-wrap div.elementor-element div.elementor-widget-container p a{
	color:#42522D !important;
}


span.wpcf7-not-valid-tip{
	display:none;
}

div.wpcf7-response-output{
	align-content: center;
	font-family: laila;
	color: #BFBA92;
	font-size: 12px;
	border: none !important;
	text-align: center;
}

/*-- form contact --*/
#wpcf7-f1911-p10894-o1 form p{
	display: flex;
	justify-content: center;
}
#wpcf7-f1911-p10894-o1 form p span.wpcf7-spinner{
	display: none;
}

#wpcf7-f1911-p10894-o1 form p input.wpcf7-form-control{
	margin-top:20px;
}
#wpcf7-f1911-p10894-o1 form p label span.wpcf7-form-control-wrap input.wpcf7-email{
	margin: 0px !important;
}
#wpcf7-f1911-p10894-o1 form p label span.wpcf7-form-control-wrap input.wpcf7-text{
	margin: 0px !important;
}

#wpcf7-f1911-p10894-o1 form p label span textarea.wpcf7-textarea{
   background-color: #f1edd8;
   color: #BFBA92;
   border: none;
	border-radius: 20px;
}
#wpcf7-f1911-p10894-o1 form p label span.wpcf7-form-control-wrap textarea.wpcf7-textarea::placeholder{
	padding-top: 10px !important;
}

