/* Theme Name: DIVI Theme Enfant

URI: http://mon-adresse.com/themes/twentytwelve-enfant
Author: TAOM
URI: http://www.losfor.com/
Description: .
Template: Divi
This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what youve learned with others. */
@import url("../Divi/style.css");
/* =La personnalisation de votre thme commence ici - */
#logo{
	max-height: 100%;
}
/* Pied de page Centrage
#main-footer .container{
	text-align: center;
}


body #footer-info{
 line-height: normal!important;
 }
 */
 
@media only screen and (min-width : 320px){
	ul.sub-menu{
		width: 400px!important;

	}
	.menu-item li{
	}
	#top-menu li li a {
		width: 100%!important;

	}
}
/* ##### Personnalisation widget MailingJet ##### */
.response{
	color: #ffb356;
}
.subscribe-form input {
	width: 100%;
	padding-top: 2px;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 2px;
	border-width: 0;
	border-radius: 3px;
	color: #666;
	background-color: #fff;
	font-size: 16px;
	font-weight: 400;
	-webkit-appearance: none;
	margin-bottom: 6px;
	text-align: center;
}
.subscribe-form {
	text-align: center;
}
.subscribe-form .mailjet-subscribe {
	color: #fff !important;
	background-image: -webkit-linear-gradient(270deg,rgba(243,145,45,1.00) 0.27%,rgba(244,168,46,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(243,145,45,1.00) 0.27%,rgba(244,168,46,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(243,145,45,1.00) 0.27%,rgba(244,168,46,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(243,145,45,1.00) 0.27%,rgba(244,168,46,1.00) 100%);
	padding-top: 10px;
	padding-bottom: 10px;
}
div#wp_mailjet_subscribe_widget-4.et_pb_widget.WP_Mailjet_Subscribe_Widget{
width: 100%!important;
margin-right: 11.64%!important;
}
#zone_inscriptionNL_accueil .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget {}


/* ##### FOOTER ##### ne marche pas ! */

#et-footer-nav {
	text-align: center!important;
	  	justify-content: center!important;

}


/* ##### IMAGE GRID WITH ROLLOVER ##### */

/*
.et_pb_blurb_0 .et-pb-icon{
	font-size: 40px!important;
}
.et-pb-icon-circle-border{
	border: 5px solid
}

*/
.blurbs_grid .et_pb_column_1_3 .et_pb_blurb_content {
  	display: flex;
  	justify-content: center;
  	flex-direction: column;
  	height: 70px;
}
.blurbs_grid .et_pb_column_1_3:hover .blurb_active{
	visibility:hidden!important;


}


.blurbs_grid .et_pb_column_1_3 .blurb_hover,
.blurbs_grid .et_pb_column_1_3:hover .blurb_active {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}


.blurbs_block .et_pb_column_1_3:hover .blurb_active {
	visibility:hidden;	
}

.blurbs_grid .et_pb_column_1_3 .blurb_hover {
	top:0;
	opacity:0;
	position:absolute;
	visibility:hidden;
	width: 100%;
}

.blurbs_grid .et_pb_column_1_3:hover .blurb_hover {
	visibility:visible;
	opacity:1;
}

.blurbs_grid .et_pb_column_1_3 .blurb_hover a {
	background-color: #ce8b2f; /* Background color of the button */
        color: #fff; /* Text color of the button */
        padding: 7px 15px;
        text-transform: uppercase;
        box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.25);
		margin-top:15px;
		display: inline-block;
} 

.blurbs_grid .et_pb_column_1_3 .blurb_hover a:hover {
	background-color: #005ba3; /* Background color of the button when hover */
}

.blurbs_grid .et_pb_column_1_3 .blurb_hover .et_pb_blurb_container {
	margin-top: 52px;
}


/* ##### FORMULAIRE CONTACT ##### */
/* ##### supprime les retours texte enumere ##### */
.et-pb-contact-message ul{
	visibility:hidden;
	display: none;
}

/* ##### PAGE BESOIN ##### */
/* ##### largeur zone vous couhaitez ##### */
.et_pb_text_1{
	max-width: 1200px!important;
}
/* ##### liste  puce Les Plus ##### */
.lesplus .et_pb_text li{
    list-style-type: none; /* on annule la puce par dfaut */

}
.lesplus .et_pb_text li:before {
		content: "+ "; /* caractre ISO 10646  &#x5c; */
		font-weight: bold;

}
/* ##### liste  puce Les Plus ##### */
.voussouhaitez .et_pb_text li{
    list-style-type: none; /* on annule la puce par dfaut */
	margin-bottom: 10px;

}
