/*
Theme Name: AirTotaal Theme
Description: AirTotaal Theme
Theme URI:   https://www.vhbp.nl
Author: VHBP
Author URI:  https://www.vhbp.nl
Template: salient
Version: 1.0
*/

.nectar-fancy-box[data-style="parallax_hover"] .inner * {
  color: #4d4e4f;
}


@media only screen and (max-width: 1000px) {
/* Groen plaatje stijl op mobiel */
	#behandelaanbod-image-row {
		padding-top: 259px !important;
    	padding-bottom: 0px !important;
	}
	#behandelaanbod-row {
		top: 55px;
	}
}

@media only screen and (max-width: 1000px) AND (min-width: 800px) {
/* Groen plaatje stijl op mobiel */
	
	#behandelaanbod-image-row div.column-image-bg-wrap.column-bg-layer.viewport-desktop > div > div {
		/*background-size: 65% !important;
		width: 100% !important;
		background-repeat: no-repeat !important;*/
	}

}

.gf-name-icon .gfield_label::before {
  font-family: 'FontAwesome';
  content:"\f007";
  margin-right: 10px;
}

.gf-email-icon .gfield_label::before {
  font-family: 'FontAwesome';
  content:"\f0e0";
  margin-right: 10px;
}

.gf-phone-icon .gfield_label::before {
  font-family: 'FontAwesome';
  content:"\f095";
  margin-right: 10px;
}