/*
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
*/
.footer_phone a:hover,
.header_phone a:hover{
	text-decoration:underline
}

.rsociaux_top ul {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-pack: center !important;
justify-content: center !important;
-ms-flex-align: center !important;
align-items: center !important;	
}

#menu-menu-principal li a {
padding-bottom: 0!important;
text-align:center;
}

#menu-menu-principal li {
margin-top: 0!important;
padding: 0 0.616666666666665vw;
}

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

.metaslider .flex-control-nav {
position: absolute;
bottom: 5px!important;
}

.metaslider .flexslider .flex-direction-nav li a.flex-next {  
background: url('./img/right.png') no-repeat!important;
width: 4.0625vw !important;
height: 4.0625vw!important;
background-size:contain!important;
}

.metaslider .flexslider .flex-direction-nav li a.flex-prev {  
background: url('./img/left.png') no-repeat!important;
width: 4.0625vw !important;
height: 4.0625vw!important;	
background-size:contain!important;	
}

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

#nav_menu-2 {
margin-bottom: 0!important;
}

.section_spe1 {
height: 400px;
justify-content: center !important;
margin-bottom: 20px !important;	
}

@media only screen and (min-width: 981px){
	
.section_spe1 {
height: 40vw;
}
	
}
/* modification*/
@media (min-width:320px)and (max-width:780px){
#tex{display: flex;
flex-direction: column-reverse;}
}
a:hover{
	color:black;
	text-decoration:none;
}
.et_pb_contact p input[type="checkbox"]:checked + label i::before{
	color:#000!important;
}
.flex-control-paging li a.flex-active {
background: #e58cac !important;
}
.et_pb_scroll_top.et-pb-icon {
    font-size: 55px;
    width: 66px;
    height: 66px;
    border-radius: 100%;
    background: #e58cac;
    padding: 0;
	color:#000;
}


.edito h2::first-letter {
    color: #e58cac;
    font-size: 150%;
}

.edito h2 {
    font-weight: 600;
    font-size: 24px;
    font-family: "Lora";
  }

.edito a {
    color: #e58cac;
    font-weight: 600;
    border-bottom: 1px solid;
    transition: 0.5s all;
  }

  .edito a:hover {
    color: #293333;
  }
