/*
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
*/

a:hover {
text-decoration:none;	
}

#cmplz-document {max-width: 100%!important;}

/* HEADER */
#menu-menu-principal li {
	padding-left: 0.52vw;
	padding-right: 0.52vw;
	margin-top: 0!important;
	align-items:center!important;
	flex-direction:column;
	justify-content:center;
}

#mobile_menu1 li {
	display:flex;
	align-items:center!important;
	flex-direction:column;
	justify-content:center;
	text-align: center;
}

#mobile_menu1 li::after {
    display: block;
    content: '';
    background: none;
    width: 73px;
    height: 3px;
}

#menu-menu-principal li::after {
    display: block;
    content: '';
    background: none;
    width: 3.802vw;
    height: 3px;
}

#mobile_menu1 li:hover::after, #mobile_menu1 li.current-menu-item::after {
    display: block;
    content: '';
    background: #9c703f;
    width: 73px;
    height: 3px;
}

#menu-menu-principal li:hover::after, #menu-menu-principal li.current-menu-item::after {
    display: block;
    content: '';
    background: #9c703f;
    width: 3.802vw;
    height: 3px;
}

.et_mobile_menu .menu-item-has-children > a {
  background-color: rgba(0,0,0,0)!important;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
  background-color: rgba(0,0,0,0)!important;
  opacity: 1!important;
}

#menu-menu-principal li.menu-item-has-children .sub-menu li a {
    width: 240px!important;
	padding-left: 0.52vw!important;
	padding-right: 0.52vw!important;
	text-align:center;
}


#menu-menu-principal li.menu-item-has-children .sub-menu li {
	padding-left: 0px!important;
	padding-right: 0px!important;
	display:flex;
}

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

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

/* Back to top */
.et_pb_scroll_top.et-pb-icon {
    background: url('/wp-content/uploads/2022/07/Fleche_haut.png') !important;
    width:35px!important;
	height:35px!important;
	background-size:contain!important;
	color: transparent!important;
	bottom: 100px!important;
	right: 20px!important;
}

@media (max-width: 980px) {
	.header-banner div:first-child {
		margin-bottom: 0px !important;
	}
	
	#map-footer, #map-footer .et_pb_code_inner, #map-footer .et_pb_code_inner div, #map-footer iframe {
        height:350px !important;
    }
	
	#address-footer .adresse, 
	#address-footer .tel-footer {
	  justify-content: center;
	}
	
	.metaslider .flexslider .flex-direction-nav li a.flex-prev,
	.metaslider .flexslider .flex-direction-nav li a.flex-next {
		width: 25px !important;
		height: 25px !important;
	}
}


@media (min-width: 981px) {
	#map-footer, #map-footer .et_pb_code_inner, #map-footer .et_pb_code_inner div, #map-footer iframe {
        height:100% !important;
    }
	
	#header-container #col-left {width:20%!important;}
	#header-container #col-center {width:80%!important;}
	
	.et_pb_scroll_top.et-pb-icon {
		background: url('/wp-content/uploads/2022/07/Fleche_haut.png') !important;
		width:3.438vw!important;
		height:3.438vw!important;
		background-size:contain!important;
	}
}

.header-social p {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}


div.mobile_nav.opened .mobile_menu_bar:before {
    font-family: "ETmodules";
    content: "\4d"; 
}

/* BODY */
.metaslider .flexslider {
	margin: 0 0 0!important;
}

.metaslider .flex-control-nav {
	position: absolute;
	bottom: 1.302vw!important;
}

.et_pb_menu__wrap {
	margin: 0!important;
}



.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
	background: #000 !important;
}

.flex-control-paging li a {
	background: #fff !important;
}

/* formulaire page d'accueil */
.home form input, .home form textarea {
	border-radius: 30px;
}

p.et_pb_contact_field {
	margin-bottom: 2% !important;
}

/* encarts responsive accueil */
@media (min-width: 981px) and (max-width: 1300px) {
	.responsive-tab-title div p {
		font-family: 25px !important;
		margin-bottom: 0 !important;
	}

	.responsive-tab-btn {
		font-size: 10px !important;
	}

	.responsive-title-deco span {
		padding-bottom: 1em !important;
	}
	
	.responsive-tab-text div p {
		font-size:16px !important;
		margin-bottom: 0 !important;
	}
	
	.footer-tab-title div span {
		font-size: 15px !important;
	}
	
	footer .et_pb_gutters1 .et_pb_column_1_6, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
    	width: 25%;
	}
}

@media (min-width: 981px) and (max-width: 1100px){
	#encart-bg {background-size:contain!important;}
}

/* page contact */
.et_pb_contact p input[type=checkbox]:checked+label i:before, 
.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before  {
	color: #000;
}*

.et_pb_contact_field_checkbox a {
	color: #606c38 !important;
}

.et_pb_contact_field_checkbox a:hover {
	color: #9c703f !important;
}

.name_last {
	padding-right: 0 !important;
}

.form-rgpd {
	color: #000 !important;
    font-weight:bold;
}

.form-rgpd:hover {
	color: #a8a8a8 !important;
}

.grecaptcha-badge{
    z-index:99999!important;
    visibility:visible!important;
}

.gform_footer {
    text-align: right !important;
}






.edito p{
     color: #000!important;
        font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif;
    font-size:16px;
    line-height: 1.5em;
    font-weight: 300;
}

 



.edito p strong{
    font-weight: 700!important;
}
 



.edito-fond p strong{
    font-weight: 700!important;
}

 

.edito-fond p{
     color: #fff;
        font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
     font-weight: 300;
}



.edito h2{
           font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif;
    font-size: 28px;
    line-height: 1.1em;
    color: #000!important;
    font-weight: 900; 
        text-align: left!important;
    
}


 
.edito h2::after {
  content: "";
    display: block;
    width: 30px;
    height: 6px;
    background-color: #6eba69;
    box-shadow: 45px 0px #000, 90px 0px #6eba69;
    margin-top: 10px;
    border-radius: 20px;

}


 


.edito h3{
        font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px!important; 
    line-height: 1.4em;
    color: #9c703f!important; 
    font-weight: 700;
        text-transform: uppercase;
}


.edito-fond h3{
        font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif;
    font-size: 25px;
    line-height: 1.4em;
    color: #6eba69;
    font-weight: 700;
        text-transform: uppercase;
}


.edito-fond h2{
        font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif;
    font-size: 28px; 
    line-height: 1.1em;
    color: #6eba69;
     font-weight: 900;
         text-transform: uppercase;
}

 


 .edito-fond h2::after {
     padding-top: 0px;
    width: 50px;
    content: "\ ";
    display: block;
    height: auto;
    border-top: 3px solid #fff;
    margin-top: 15px;}

 
 

.edito a {
    color: #9c703f!important;
    font-weight: 800;
    text-decoration: none;
    border-bottom: 1px solid;
    transition: all 0.3s ease-in-out;
    
}

 

.edito-fond a {
    color: #6eba69!important;
    font-weight: 800;
    text-decoration: none;
    border-bottom: 1px solid;
    transition: all 0.3s ease-in-out;


}


.edito a:hover {
    color: #000!important;
    font-weight: 800;
    text-decoration: none;
    border-bottom: 1px solid;
   text-decoration: none!important;
}
 


.edito-fond a:hover {
    color: #fff!important;
    font-weight: 800;
    text-decoration: none;
    border-bottom: 1px solid;
   text-decoration: none!important;
}

.edito li {
    margin-bottom: 3px;
    margin-top: 3px;
    list-style-image:url('puce1.png');
    list-style-position: inside;
     color: #000;
        font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif; 
    font-size: 16px!important;
    line-height: 1.5em; 
     font-weight: 300;
}


 

.edito-fond li {
    margin-bottom: 3px;
    margin-top: 3px;
    list-style-image:url('puce1.png');
    list-style-position: inside;
     color: #fff;
        font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px!important;
    line-height: 1.5em; 
     font-weight: 300;
}


 


.edito li strong{
        font-weight: 900;
}


.edito1 li strong{
        font-weight: 900;
}


