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

.metaslider .flexslider {
margin: 0!important;
}

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

a{
	text-decoration:none!important;
}


.gform-field-label a{color:#d39367 !important;}

.gform-field-label a:hover{color:#000 !important;}


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

.pa-header {
    background: transparent;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.pa-fixed-header {
    background: #000 !important;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    padding: 30px 0px 10px 0px !important;
}


@media (min-width:981px) {

header{
	position: absolute;
	width: 100%;	
}
	
.tel-header img{
	width: 0.781vw!important;	
	height: 0.781vw!important;
}
	
#menu-menu-principal li{
	padding-left: 1.2vw !important;
	padding-right: 1.2vw !important;		
}
	
.adresse-footer img{
	width: 0.83vw!important;	
	height: 1.354vw!important;
}
	
.tel-footer img{
	width: 0.990vw!important;	
	height: 0.990vw!important;
}	
	
.tel-horaire img{
	width: 1.04vw!important;	
	height: 1.04vw!important;
}
	
	
	
	
}


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

.et_pb_menu__wrap {
margin: 0;
}

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

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


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

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

/* Back to top */
.et_pb_scroll_top.et-pb-icon {
	color: #000;
    background-color: #fff;
    border-radius: 40px;
    bottom: 5px;
    right: 15px;
}

.et_pb_scroll_top:before{
	padding-right:1px;
}

@media only screen and (max-width: 991px) {
	
#menu-menu_footer {	
-ms-flex-pack: center !important;
justify-content: center !important;	
}
	
}


@media (min-width: 768px) and (max-width: 980px){
	
.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth {width: 30% !important;}	
	
}



@media only screen and (max-width: 767px) {
	
.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth {width: 60% !important;}
	
.metaslider .flexslider .flex-direction-nav li a {
 width: 8.333vw !important;
 height: 8.333vw !important;
}
	
}