/*
Theme Name: CLE Epalinges
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Camille
Template: enfold
*/

/*Add your own styles here:*/

.grecaptcha-badge { 
    visibility: hidden !important;
}

#top .slideshow_caption h2.avia-caption-title {
   /* display: inline; */
    color: #fff !important;
    line-height: 1.3em;
    text-shadow: 1px 4px 6px #000000;
}

#top .slideshow_caption .avia-caption-content p {
    color: #fff !important;
}

#top .forminator-row .forminator-field-phone input,
#top .forminator-row .forminator-field-date input {
    padding-left: 45px !important;
}

#top .team_container_flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

#top .team_container_flex .avia-team-member {
	flex: 0 1 48%;
}

body .container_wrap .avia-team-member.avia-builder-el-first {
	margin-top: 30px;
}

#top .team_container_flex.flex_column:before,
#top .team_container_flex.flex_column:after {
	display: none;
	content: '';
}

/* FOOTER */
@media only screen and (max-width: 600px) {}
