/*



Theme Name:  Agence-echo



Author: Agence Echo



Description: Theme enfant



Version: 1.0



Template: Divi



*/
/* général*/


body{padding-top: 20px;}
#footer-info{
 text-align:center;
	width:100%;
}

.home #main-header {
	
   
    box-shadow: 0 0px 0 rgba(0,0,0,.1);
	padding-top: 20px;
   
}
.home .mejs-container , .home .wp-video, .home .et_pb_slide_video{
    width:100%!important;
}

.et_pb_slider_container_inner .et_pb_more_button::before{
	content: " ";
	width: 50px;
	height: 50px;
	border:1px solid red;
}
.infogite .et_pb_number_counter .percent{
    width:60px;
    float: left
}
.infogite .et_pb_number_counter .percent p{
    line-height: inherit;
}
.infogite .et_pb_number_counter h3{
   
    float: left
}

.clvin .infovin{
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
.clvin:hover .infovin{
   filter: alpha(opacity=100);
  opacity: 1;
}

#footer-bottom p{
    text-align:center!important;
    padding-bottom: 3px!important;
}
#footer-bottom .infoleg{
    font-size:14px!important;
}
/* formulaire */
.wpcf7-form {   
   
    display: block;
    padding: 40px;    
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
font-weight: 300!important;
    font-size: 16px;
}
#commandeform .wpcf7-form { 
    padding: 0;
}
.wpcf7-submit{	
	border: 0px;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	width: 100%!important;
	margin: 0 auto;
	display: block;

}
.wpcf7-submit:hover{
	background-color: rgba(0,0,0,0.89);
    cursor: pointer;
}



.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea, .wpcf7-form select{
	width: 100%;
	font-size: 14px;
	min-width: 150px;
	margin-bottom: 10px;
	
}
.wpcf7-form input, .wpcf7-form select{
	
	height: 30px;

	
}
.wpcf7-form input[type="checkbox"]{
    height: auto;
    
}
span.wpcf7-list-item {

    display: inline-block;
    margin: 0 0 0 0em;

}
#fichevin .et_pb_blog_grid .column.size-1of1{
    width:30%;
}
#fichevin .et_pb_image_container {
    margin: 0!important;
}
/* menu mobile */
.mobile_menu_bar::before{
    color: #000;
}
/*responsive */
@media  (max-width: 1800px)  {
	.et_pb_row, .container{
    width: 90%!important;
    }
    
	
}
@media  (max-width: 1660px)  {
    #logo{
        max-height:70px!important;
    }
    #top-menu li {
    padding-right: 12px;
}
}
@media  (max-width: 1500px)  {
	#logo{
        max-height:55px!important;
    }
}
@media  (max-width: 1370px)  {
 #top-menu li {
    padding-right: 6px;
}
  
}
@media screen and (max-width: 1323px) and (min-width:981px) {
 #top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
	
}


@media screen and (max-width: 1168px) and (min-width:981px) {
 
}


@media screen and (max-width: 980px)  {
 
}
