/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2025 | 19:51:36 */
.page-title-wrapper:after { background-image: url(https://deleidinggevende.nl/wp-content/uploads/2022/06/bg.png);
background-size: cover;
background-size: contain;
background-repeat: no-repeat;
background-position: right!important;
	content:''; position:absolute; width:100%; height:100%; top:0px; left:0px; opacity:0.5;
}
.header-seven { background:rgba(255,255,255,0.6); }
/*
.header-contact-info  { padding:20px; margin:0px; background:#1465b7; border-radius:10px;}
*/
.hcontact-info h6, .hcontact-info p { margin:0px; padding:0px; }

div.wpforms-container-full .wpforms-form button[type=submit] {
	background:#ff9914;
	color:#fff;
	border-radius:8px;
	font-weight:bold;
	border:0!important;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background:#3DAAD9!important;
}

/*
////////////////////
Kleinere header op mobiel
////////////////////
*/

@media screen and (max-width:768px) {
	.strhld-page-title .page-title-element { font-size:6vw; }
	.page-title-wrapper-bg { padding: 30px 20px; }
	
	.wpforms-one-half { width:100%!important; float:none!important; margin:0!important; }
}