/*
Theme Name: Enfold Custom
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Fudge
Author URI: http://www.fudge.net.au
Template: enfold
*/



/*Add your own styles here:*/

/* General Custom CSS */

/* Home PARALLAX */
.titre-dans-parallax, .all-mydata {text-align:center;}
.titre-dans-parallax p, .all-mydata p {
	text-transform:uppercase;
	line-height:normal !important;
	display:inline-block !important;
	margin-bottom:0 !important;
}
.titre-dans-parallax.contact p {
	margin-bottom:0 !important;
	margin-top:0 !important;
}
.titre-dans-parallax p:first-child, .all-mydata p:first-child  {
	font-family: 'DINNextLTProMediumCondensed', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:100px;
	border-top: 6px solid rgb(255, 255, 255);
	padding:5px 0 0 0 !important;
}
.titre-dans-parallax p:nth-child(2), .all-mydata p:nth-child(2){
	font-family: 'DINNextLTProLightCondensed', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:40px;
	color:#29a2e1;
	margin:0 !important;
	display:block !important
}

/* TITRES DANS IMAGES PARALLAX */
.ballon {
	position: absolute !important;
	left: 50% !important;
	bottom: 0 !important;
}

