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

#cc-window.cc-window .cc-compliance .cc-btn.cc-accept-all {
    color: #fff!important;
    background-color: #009ed4 !important;
    border-color: #009ed4!important;
}

#cc-window.cc-window .cc-compliance .cc-btn.cc-dismiss {
    color: #009ed4!important;
    background-color: transparent !important;
    border-color: #009ed4!important;
}

div.cc-compliance .cc-btn.cc-show-settings, div.cc-compliance .cc-btn.cc-save {
    color: #000!important;
    background-color: transparent !important;
    border-color: #000!important;
}

div.cc-compliance .cc-btn.cc-show-settings:hover, div.cc-compliance .cc-btn.cc-save:hover {
   color: #000!important;
}



@media (min-width: 981px){
	
#menu-menu-principal li{
	padding: 0 1.5vw !important;
    border-right: solid 0.13vw #d3d3d3;	
	margin-top: 0!important;
}	
	
#menu-menu-principal li:last-child{border-right: none !important;	}	
	
#menu-menu-principal li.current-menu-item a::before, #menu-menu-principal li:hover a::before{
	background: url("/wp-content/uploads/2024/08/rubrique-dot.svg") no-repeat scroll top/contain;
    width: 0.677vw;
    height: 0.677vw;
    content: "";
    display: inline-block!important;
    margin: 0 0.781vw 0 0px;
	background-size: contain !important;
}
	
#menu-menu-principal li a::before{
	background: url(" ") no-repeat scroll top/contain;
    width: 0.677vw;
    height: 0.677vw;
    content: "";
    display: inline-block!important;
    margin: 0 0.781vw 0 0px;
	background-size: contain !important;
  }
	
.adresse-footer img{
	width: 0.573vw!important;
	height: 0.885vw!important;
}
	
.tel-footer img{
	width: 0.833vw!important;
	height: 0.833vw!important;
}	
	
	
}