/*
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!important;
}
#menu-menu-principal li{
	padding: 0 0.5vw;
	text-decoration:none;
}

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

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

.metaslider .flex-control-nav{
	bottom:2.6vw!important;
}

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

.gfield_consent_label a{ /*couleur Hover lien RGPD*/
	color: #dfc49e !important;
text-decoration:underline;
}
.gfield_consent_label a:hover{ /*couleur Hover lien RGPD*/
	color: #dfa69f !important;
	text-decoration:underline;
}
#cmplz-document a{
  color:#dfc49e !important;
}
/* Back to top */
.et_pb_scroll_top.et-pb-icon {
    background: #dfc49e!important;
    padding: 5px !important;
    color: #fff;
    bottom: 25%;
    right: 5%;
    border-radius:40px;
    font-size:44px;
}
.metaslider .flexslider .flex-direction-nav li a.flex-prev {
  background: url('/wp-content/uploads/2025/04/flache-gauche.png')no-repeat !important;
  width: 2.5vw !important;
  height: 2.5vw!important;
  background-size:contain!important;
	left:3vw;
}

.metaslider .flexslider .flex-direction-nav li a.flex-next {
  background: url('/wp-content/uploads/2025/04/flache-droite.png')no-repeat !important;
  width: 2.5vw !important;
  height: 2.5vw!important;
  background-size:contain!important;
	right:3vw;
}
/*@media(min-width:1401px){
	.et_pb_row_4.et_pb_row .h-top {
	  padding-top: 50px !important;
	}
	.et_pb_section_3.et_pb_section .h-bottom {
	  padding-bottom: 50px!important;
	}
}
@media(max-width:1400px) and (min-width:1024px){
	.et_pb_row_4.et_pb_row .h-top {
	  padding-top: 80px !important;
	}
	.et_pb_section_3.et_pb_section .h-bottom{
	  padding-bottom: 0px!important;
	}
}*/
