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


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

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


@media (min-width: 981px){
	
#menu-menu-principal li {
  margin-top: 0 !important;
  padding: 0 2vw;
}
	
.rs-header .wp-image-725{
	width: 7.969vw!important;
	height: 3.073vw!important;
}
	
.rs-header .wp-image-726{
	width: 0.469vw!important;
	height: 0.99vw!important;
}
	
.rs-header .wp-image-729{
	width: 1.198vw!important;
	height: 1.198vw!important;
}
	

.reservation img{
	width: 3.542vw!important;
	height: 3.542vw!important;
}	 
	
.pole-domi .et_pb_column {margin-right: 1%!important;}	
	
.adresse-footer img	{
	width: 0.573vw!important;
	height: 0.885vw!important;
}
	
.tel-footer img	{
	width: 0.833vw!important;
	height: 0.833vw!important;
}
	
	
	
	

}



.metaslider .flexslider{
	margin:0 0!important;
}
.metaslider .flexslider .flex-direction-nav li a.flex-prev {
	background-image: url('/wp-content/uploads/2024/12/fleche-gauche.svg') !important;
	width: 4.063vw !important;
	height: 4.063vw!important;
	background-size:contain !important;
	left:2vw;
}

.metaslider .flexslider .flex-direction-nav li a.flex-next {
	background-image: url('/wp-content/uploads/2024/12/fleche-droite.svg') !important;
	width: 4.063vw !important;
	height: 4.063vw!important;
	background-size:contain !important;
	right:2vw;
}

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

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

.metaslider .flex-control-nav{
	bottom:20px!important;
}
@media (max-width:981px){
/*** Column Header et Footer Order ***/
	.custom_row {
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	} 	
	.first-on-mobile {
		-webkit-order: 1!important;
		order: 1!important;
	}
	.second-on-mobile {
		-webkit-order: 2!important;
		order: 2!important;
	}
	.third-on-mobile {
		-webkit-order: 3!important;
		order: 3!important;
	}	
		
	.fourth-on-mobile {
		-webkit-order: 4!important;
		order: 4!important;
	}
	.fifth-on-mobile {
		-webkit-order: 5!important;
		order: 5!important;
	}
	.sixth-on-mobile {
		-webkit-order: 6!important;
		order: 6!important;
	}
}
/* Back to top */
.et_pb_scroll_top.et-pb-icon {
    background: #76b2aa!important;
    padding: 5px !important;
    color: #fff;
    bottom: 10%;
    right: 5%;
    border-radius: 60px!important;
	font-size:44px;
}
