/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 1.05
*/
.et_pb_contact_form_0 .input[type="checkbox"] + label{color:#000!important}
.et_pb_contact_form_0 .input[type="checkbox"] + label a:hover{color:#e06d35!important}
.metaslider .flexslider {
margin: 0!important;
}

.metaslider .flex-control-nav {
position: absolute;
bottom: 12px!important;
}

#menu-menu_footer {
width: 100%;
display: flex;
margin-bottom: 0 !important;
}

#menu-menu-principal li {
padding:0 2.009vw!important;	
}

#menu-menu_footer li {
margin-bottom: 0!important;
padding-right: 1.0416666666666665vw;
}

.et_pb_menu__menu {
margin-left: 0;
margin-right: 0;
}

.et_pb_menu__wrap {
margin: 0;
}
.metaslider .flex-control-paging li a {
background: #ffffff!important;
}


.flex-control-paging li a.flex-active {
    background: #606060!important;
    cursor: default;
}


.metaslider .flexslider .flex-direction-nav li a.flex-next {  
background-image: url('/wp-content/uploads/2022/03/fleche-droite.png')!important;
width: 3.3333333333333335vw !important;
height: 3.3333333333333335vw !important;	
	background-size:contain;
}

.metaslider .flexslider .flex-direction-nav li a.flex-prev {  
background-image: url('/wp-content/uploads/2022/03/fleche-gauche.png')!important;
width: 3.3333333333333335vw !important;
height: 3.3333333333333335vw !important;	
	background-size:contain;
}
@media(min-width:981px){
	
#col_header2{
	width: 70.8% !important;
	margin-right: 1.5%!important;
	}	
	#col_header3{
	width: 12.6% !important;
	}
	
#encrt_contact .et_pb_cta_3.et_pb_promo{padding:0px!important}
#menu-menu-principal li a{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	}	
}
@media only screen and (max-width: 991px) {
	
#menu-menu_footer {	
-ms-flex-pack: center !important;
justify-content: center !important;	
}
	
}

@media only screen and (max-width: 767px) {
	
#menu-menu_footer {
display: block;	
}
	
#menu-menu_footer li {
padding-right: 0;
line-height: 35px;
}
	
#menu-menu_footer {
ms-flex-pack: center !important;
justify-content: center !important;
}
	
.metaslider .flexslider .flex-direction-nav li a {
 width: 8.333vw !important;
 height: 8.333vw !important;
}
}

.edito .edito1 h2{
 color:#ff6702;
}
.edito .edito1 h2::after{
 background:#000;
	display:block;
	content:url("");
	height:8px;
	width:40px;
}
.edito .edito1 a{
 color:#ff6702;
	text-decoration:underline;
}
.edito .edito1 a:hover{
 color:#000;
	text-decoration:none;
}