/*  
    --e-global-color-primary: #413D27;
    --e-global-color-secondary: #DDD0C1;
    --e-global-color-text: #3F3D29;
    --e-global-color-accent: #DDD0C1;
    --e-global-color-8963694: #ECE5DD;
    --e-global-color-7c8a67f: #A99642;
    --e-global-color-465e3a5: #413E27;
*/

html {
  scroll-padding-top: 140px;
}
.blog-single h2 {
    scroll-margin-top: 140px;
}
/* ------------------------ */
/* -------- HEADER -------- */
/* ------------------------ */
.elementor-widget-image a img[src$=".svg"]{
    width: auto;
}
header{
    margin-top: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
.header-top{
    padding: 35px 7.6% 55px;
    transition: all 0.3s ease-in-out;
}
.header-top + .header-top{
    opacity: 0;
}
.onscroll .header-top{
    background: var(--e-global-color-8963694);
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-id-133 .header-top,
/*.page-id-137 .header-top,*/
.page-id-135 .header-top,
.page-id-646 .header-top,
.page-id-2122 .header-top,
.page-id-2121 .header-top,
.single-post .header-top{
    background: var(--e-global-color-8963694);
}
.onscroll #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
.page-id-133 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
/*.page-id-137 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,*/
.page-id-135 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
.page-id-646 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
.page-id-2122 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
.page-id-2121 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
.single-post #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
    color: var(--e-global-color-465e3a5);
}
.onscroll header .elementor-widget-button.btn-doctolib a.elementor-button,
.page-id-133 header .elementor-widget-button.btn-doctolib a.elementor-button,
/*.page-id-137 header .elementor-widget-button.btn-doctolib a.elementor-button,*/
.page-id-135 header .elementor-widget-button.btn-doctolib a.elementor-button,
.page-id-646 header .elementor-widget-button.btn-doctolib a.elementor-button,
.page-id-2122 header .elementor-widget-button.btn-doctolib a.elementor-button,
.page-id-2121 header .elementor-widget-button.btn-doctolib a.elementor-button,
.single-post header .elementor-widget-button.btn-doctolib a.elementor-button{
    background: var(--e-global-color-465e3a5);
}
/*.header-top>.e-con-inner{
    padding-left: 1.6%;
    padding-right: 1.1%;
}*/
.header-top .logos{

}
.header-top .logos .elementor-widget-image{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}
.header-top .logos .elementor-widget-image a{
    display: block;
}
.header-top .logos .elementor-widget-image a img[src$=".svg"] {
    width: auto;
}
.header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo{
    width: 210px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s ease-in-out;
    transition-delay: 0.2s;
}
.header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo){
    width: 210px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out;
    transition-delay: 0.2s;
}
.onscroll .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo,
.page-id-133 .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo,
/*.page-id-137 .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo,*/
.page-id-135 .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo,
.page-id-646 .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo,
.page-id-2122 .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo,
.page-id-2121 .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo,
.single-post .header-top .logos .elementor-widget-image.elementor-widget-theme-site-logo{
    opacity: 0;
    visibility: hidden;
}
.onscroll .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo),
.page-id-133 .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo),
/*.page-id-137 .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo),*/
.page-id-135 .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo),
.page-id-646 .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo),
.page-id-2122 .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo),
.page-id-2121 .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo),
.single-post .header-top .logos .elementor-widget-image:not(.elementor-widget-theme-site-logo){
    opacity: 1;
    visibility: visible;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    display: flex;
    gap: 17px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item > ul.mega-sub-menu#mega-sub-menu-142 {
    max-width: 900px;
    left: 50% !important;
    transform: translate(-50%, 0);
    overflow: hidden;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu{
    margin-top: 13px;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0px 3px 20px #00000033;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu{
    padding: 18px 36px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu#mega-sub-menu-142:before{
    width: 50%;
    height: 100%;
    background: url(../img/corps.png) no-repeat -30px -30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu#mega-sub-menu-142:after{
    width: 50%;
    height: 100%;
    background: url(../img/visage.png) no-repeat calc(100% + 30px) -30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.onscroll #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu,
.onscroll #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu{
    margin-top: 33px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
    margin-bottom: 20px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:last-child{
    margin-bottom: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:hover, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:focus, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{
    font-weight: 500;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
    margin-left: 4px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
    content: '';
    background: url(../img/chevron.svg) no-repeat center;
    background-size: contain;
    width: 12px;
    height: 50px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    letter-spacing: 0.85px;
    line-height: 20px;
    margin-bottom: 10px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{
    letter-spacing: 0.7px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 4px;
    padding-left: 11px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{
    position: relative;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:before,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:before,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:before{
    width: 11px;
    height: 11px;
    background: url(../img/chevron.svg) no-repeat 0px 0px;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%) rotate(-90deg);
    margin: 0;
}
.btn-doctolib{
    margin-left: 13px;
}
.btn-doctolib.elementor-widget-button a.elementor-button:after,
.btn-telephone.elementor-widget-button a.elementor-button:after{
    content: none;
}
.btn-doctolib.elementor-widget-button a.elementor-button:hover .elementor-button-content-wrapper .elementor-button-text,
.btn-doctolib.elementor-widget-button a.elementor-button:focus .elementor-button-content-wrapper .elementor-button-text{
    text-indent: -9999px;
}
.btn-doctolib.elementor-widget-button a.elementor-button:hover .elementor-button-content-wrapper,
.btn-doctolib.elementor-widget-button a.elementor-button:focus .elementor-button-content-wrapper{
    width: 116px;
    background: url(../img/doctolib-blanc.svg) no-repeat center;
}
header .btn-telephone{
    margin-left: 10px;
}
.btn-telephone{
    width: 32px;
    text-align: center;
}
.btn-telephone a{
    display: block;
}
.btn-telephone a .elementor-button-icon{
    font-size: 16px;
}
.btn-telephone a:hover .elementor-button-icon svg path,
.btn-telephone a:focus .elementor-button-icon svg path{
    fill: var(--e-global-color-8963694);
}
.btn-telephone.elementor-widget-button a.elementor-button .elementor-button-content-wrapper .elementor-button-text{
    text-indent: -9999px;
}
/* ------------------------ */
/* --------- PAGE --------- */
/* ------------------------ */
.fil-ariane a, 
.fil-ariane span {
    font-size: 14px;
    line-height: 18px;
    color: var(--e-global-color-text);
    font-weight: 400;
}
.fil-ariane span {
    font-weight: 600;
}
.fil-ariane a:hover{
    color: var(--e-global-color-secondary);
}
.separator-fil-ariane {
    width: 12px;
    height: 12px;
    display: inline-block;
    transform: rotate(-45deg);
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-right: 10px;
    vertical-align: middle;
}
h2,
h2.elementor-heading-title{
    margin-top: 0;
    margin-bottom: 30px;
}
h3,
h3.elementor-heading-title{
    margin-top: 0;
    margin-bottom: 30px;
}
p{
    margin-bottom: 22px;
}
.elementor-widget-text-editor ul,
.blog-single ul{
    margin-bottom: 16px;
    padding-left: 0;
}
.elementor-widget-text-editor ul li,
.blog-single ul li{
    list-style: none;
    padding-left: 14px;
    position: relative;
    margin-bottom: 18px;
}
.elementor-widget-text-editor ul li:before,
.blog-single ul li:before{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 9px;
    background: var(--e-global-color-text);
}
.elementor-widget-text-editor P + ul,
.blog-single P + ul{
    margin-top: -6px;
}
p:last-child,
.elementor-widget-text-editor ul:last-child,
.elementor-widget-text-editor ul li:last-child,
.blog-single ul:last-child,
.blog-single ul li:last-child{
    margin-bottom: 0;
}
.padding-content{
    padding-left: 10.2%;
    padding-right: 10.2%;
}
.padding-content.page-simple{
    margin-top: 30px;
    padding-bottom: 50px;
}
.fond-secondaire{
    background: var(--e-global-color-secondary);
}
.elementor-widget-button a.elementor-button{
    position: relative;
}
.elementor-widget-button a.elementor-button:after{
    content: '';
    width: 100%;
    height: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
}
.elementor-widget-button a.elementor-button .elementor-button-text{
    z-index: 2;
    position: relative;
}
.elementor-widget-button a.elementor-button:hover:after{
    height: 100%;
}
.block-txt-img{
    padding-top: 40px;
    padding-bottom: 10px;
}
.block-txt-img>.e-con-inner>.e-child:nth-last-child(2){
    width: 57.6%;
    padding-right: 42px;
    padding-bottom: 34px;
}
.block-txt-img.reverse>.e-con-inner>.e-child:nth-last-child(2){
    padding-right: 0;
    padding-left: 42px;
}
.block-txt-img>.e-con-inner>.e-child:nth-last-child(2) .elementor-widget-text-editor{
    padding-left: 25px;
}
.block-txt-img>.e-con-inner>.e-child:nth-last-child(2) .elementor-widget-text-editor + .elementor-widget-heading{
    margin-top: 30px;
}
.block-txt-img>.e-con-inner>.e-child:nth-last-child(1){
    width: 42.4%;
    padding-top: 63px;
}
.block-txt-img>.e-con-inner>.e-child:nth-last-child(1) .elementor-widget-image,
.resultat-txt-img .block-txt-img>.e-child:nth-last-child(1) .elementor-widget-image{
    height: 100%;
}
.block-txt-img>.e-con-inner>.e-child:nth-last-child(1) .elementor-widget-image:before,
.resultat-txt-img .block-txt-img>.e-child:nth-last-child(1) .elementor-widget-image:before,
.page-children-item .image-post-item:before,
.traitements .page-image:before,
.block-avant-apres .elementor-widget-image:before,
.block-avant-apres .elementor-widget-image:before,
.titre-simple .elementor-widget-image:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: -10px;
    background: #fff;
    border-radius: 40px;
}
.block-txt-img.reverse>.e-con-inner>.e-child:nth-last-child(1) .elementor-widget-image:before,
.resultat-txt-img .block-txt-img.reverse>.e-child:nth-last-child(1) .elementor-widget-image:before,
.traitements .page-image:before{
    left: auto;
    right: -10px;
}
.block-txt-img>.e-con-inner>.e-child:nth-last-child(1) .elementor-widget-image img,
.resultat-txt-img .block-txt-img>.e-child:nth-last-child(1) .elementor-widget-image img,
.titre-simple .elementor-widget-image img{
    height: 100%;
    object-fit: cover;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

/* ------------------------ */
/* ---- SELECTEUR HOME ---- */
/* ------------------------ */
#bla-overlay {
    position: fixed;
    inset: 0;
    background: rgba(65, 62, 39, 0.90);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    opacity: 0;
    transition: opacity 0.4s;
    pointer-events: none;
}
#bla-overlay.bla-open {
  opacity: 1;
  pointer-events: all;
}
.bla-close {
  position: absolute;
  top: 20px;
  right: 24px;
  background: none;
  border: none;
  color: #fff !important;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
  transition: color 0.2s;
  line-height: 1;
  padding: 4px 8px;
  font-family: sans-serif;
}
.bla-wheel-wrap {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.bla-wheel {
  width: 100%;
  text-align: center;
  position: relative;
  cursor: grab;
  user-select: none;
}
.bla-wheel.bla-dragging { cursor: grabbing; }

.bla-item {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 20px;
  text-align: center;
  color: #fff;
  font-family: Georgia, serif;
  font-weight: 300;
  letter-spacing: 0.02em;
  line-height: 1.1;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translateY(-50%);
}
.bla-item.bla-active {
  cursor: pointer;
}
.bla-chevrons {
  margin: 0 8px;
  font-size: 0.8em;
  color: rgba(255,255,255,0.6);
}
/* Hint visuel sur l'item actif au hover */
.bla-item.bla-active {
  transition: transform 0.25s ease;
}
.bla-item.bla-active:hover {
  transform: translateY(-50%) scale(1.06);
}
@media (max-width: 768px) {
  .bla-item { padding: 0 12px; }
}
/* ------------------------ */
/* --------- HOME --------- */
/* ------------------------ */
.hero-home{
    min-height: calc(100vh - 40px);
    margin-top: 20px;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
}
.hero-home>.e-con-inner{
    padding-bottom: 125px;
}
.hero-home .bla-open-trigger.elementor-widget-button a.elementor-button:after{
    content: none;
}
.hero-home .bla-open-trigger .elementor-button-icon{
    font-size: 13px;
}
@keyframes btnTop {
    0% {
        top: -100%
    }
    100% {
        top: 100%
    }
}
.btn-scroll {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,0)
}
.btn-scroll a {
    display: inline-block;
    padding-left: 0;
    text-indent: -9999px;
    width: 62px;
    height: 62px;
    position: relative;
    overflow: hidden
}
.btn-scroll a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background-color: #F6F3F1;
    -webkit-animation: btnTop 4s linear infinite;
    -moz-animation: btnTop 4s linear infinite;
    -ms-animation: btnTop 4s linear infinite;
    -o-animation: btnTop 4s linear infinite;
    animation: btnTop 4s linear infinite
}
.btn-scroll a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: 2px;
    height: 100%;
    background: #F6F3F1;
}
.bandeau-avis{
    margin-top: 20px;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
}
.bandeau-avis>.e-con-inner{
    background: var(--e-global-color-secondary);
    padding: 23px 11% 20px;
}
.bandeau-avis>.e-con-inner>.e-child{
    width: 33.33%;
}
.bandeau-avis>.e-con-inner>.e-child:nth-child(2){
    padding: 23px 53px;
}
.bandeau-avis>.e-con-inner>.e-child:first-child,
.bandeau-avis>.e-con-inner>.e-child:last-child{
    padding: 23px 57px;
}
.bandeau-avis>.e-con-inner>.e-child:not(:last-child){
    border-right: 1px solid var(--e-global-color-465e3a5);
}
.bandeau-avis p{
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}
.encart-blanc-home{
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
}
.encart-blanc-home>.e-con-inner{
    background: #fff;
    z-index: 2;
    padding: 31px 14.4% 74px;
    position: relative;
}
.encart-blanc-home>.e-con-inner:before {
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    left: 20px;
    top: 20px;
    border: 1px solid var(--e-global-color-secondary);
    z-index: -1;
}
.encart-blanc-home h1{
    margin-bottom: 20px;
}
.encart-blanc-home p{
    font-size: 20px;
    line-height: 24px;
}
.number-liste{
    counter-reset: section;
    padding-bottom: 34px;
}
.number-liste .elementor-widget-text-editor{
    max-width: 352px !important;
    position: relative;
    padding-top: 52px;
}
.number-liste .elementor-widget-text-editor:before{
    counter-increment: section;
    content: counter(section);
    width: 100%;
    height: 122px;
    text-align: center;
    font-size: 100px;
    line-height: 122px;
    font-weight: 700;
    color: #3F3D27;
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.number-liste .elementor-widget-text-editor p{
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 22px;
}
.number-liste .elementor-widget-text-editor p strong{
    font-size: 20px;
    line-height: 24px;
}
.number-liste .elementor-widget-text-editor p:last-child{
    margin-bottom: 0;
}
.encart-blanc-home .elementor-widget-button{
    margin-top: 37px;
}
.avis-client{
    margin-top: 40px;
}
.actu-home{
    margin-top: 40px;
    padding-top: 43px;
    padding-bottom: 40px;
}
.actu-home:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 522px;
    background: var(--e-global-color-secondary);
    z-index: 0;
}
.actu-home .actu-item .contenu-post{
    padding-top: 23px;
    padding-bottom: 22px;
}
.actu-home .actu-item .elementor-widget-button{
    margin-top: 12px;
}
.avis-client-home{
    margin-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
}
.avis-client-home .elementor-widget-text-editor{
    padding-right: 20.7%;
    padding-left: 20.7%;
}
.avis-client-home .elementor-widget-html{
    margin-top: 37px;
}
/* ------------------------ */
/* -- TRAITEMENT PARENT --- */
/* ------------------------ */
.encart-blanc.qsn>.e-con-inner{
    padding: 21px 21px 27px;
}
.encart-blanc.qsn>.e-con-inner .elementor-widget-image{
    margin-top: 30px;
}
.encart-blanc.qsn>.e-con-inner .elementor-widget-image img{
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.block-txt-img.qsn>.e-con-inner>.e-child:nth-last-child(1){
    padding-top: 106px;
}
.block-txt-img.reverse.qsn>.e-con-inner>.e-child:nth-last-child(1){
    padding-top: 0;
}
.block-txt-img.reverse.qsn>.e-con-inner>.e-child:nth-last-child(2){
    padding-top: 10px;
    padding-bottom: 10px;
}
/* ------------------------ */
/* -- TRAITEMENT PARENT --- */
/* ------------------------ */
.bandeau-titre{
    margin-top: 20px;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
}
.hero-home:before,
.bandeau-titre:before{
    content: '';
    width: 100%;
    height: 219px;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent linear-gradient(180deg, var(--e-global-color-465e3a5) -60%, #0D0C0800 100%) 0% 0% no-repeat padding-box;
}
.bandeau-titre {
    padding-top: 140px;
    padding-left: 8.8%;
    padding-right: 8.8%;
    padding-bottom: 20px;
}
/*.bandeau-titre .e-con-inner{ 
    max-width: 628px;
    margin-left: 0;
    margin-right: auto;
}*/
.bandeau-titre .e-con-inner>.elementor-element { 
    max-width: 628px !important;
}
.bandeau-titre .fil-ariane{
    margin-bottom: 31px !important;
}
.bandeau-titre .elementor-widget-heading + .elementor-widget-heading{
    margin-top: 30px;
}
.bandeau-titre .elementor-widget-heading + .elementor-widget-heading p{
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
}
.encart-blanc{
    margin-top: 40px;
    z-index: 2;
    justify-content: center !important;
    align-items: center !important;
}
.encart-blanc>.e-con-inner{
    position: relative;
    padding: 40px 72px 39px;
    z-index: 2;
    margin-left: 10.2%;
    margin-right: 10.2%;
    width: calc(100% - 20.4%);
    background: #fff;
}
.encart-blanc>.e-con-inner:before{
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    left: 20px;
    top: 20px;
    border: 1px solid var(--e-global-color-secondary);
    z-index: -1;
}
.encart-blanc .elementor-widget-text-editor p strong{
    font-weight: 600;
}
.encart-blanc .elementor-widget-text-editor p + ul{
    margin-top: -14px;
}
.encart-blanc .elementor-widget-text-editor ul{
    padding-left: 32px;
    margin-bottom: 22px;
}
.encart-blanc .elementor-widget-text-editor ul li{
    margin-bottom: 3px;
}
.block-pages-enfants{
    margin-top: -73px;
    padding-top: 113px;
    padding-left: 16.9%;
    padding-right: 16.9%;
    padding-bottom: 50px;
}
.block-pages-enfants .elementor-widget-text-editor + .elementor-widget-shortcode .page-children{
    margin-top: 30px;
}
.page-children{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 56px 60px;
}
.page-children-item{
    width: calc(50% - 52px);
}
.page-children-item .image-post-item{
    position: relative;
    display: block;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
.page-children-item .image-post-item img{
    border-radius: 40px;
    overflow: hidden;
    position: relative;
}
.page-children-item .page-content{
    text-align: center;
}
.page-children-item h3{
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}
.page-children-item .elementor-widget-button{
    margin-top: 13px;
}
.page-children-item .elementor-widget-button a.elementor-button:after{
    background: var(--e-global-color-8963694);
}
.pourquoi-choisir{
    margin-top: 50px;
}
.pourquoi-choisir>.e-con-inner>.elementor-widget-heading{
    padding-left: 21%;
    padding-right: 21%;
}
.pourquoi-choisir .e-child{
    gap: 16px;
    padding-bottom: 23px;
}
.pourquoi-choisir .e-child .elementor-widget-heading{
    width: calc(25% - 12px);
    text-align: center;
    padding-top: 50px;
    position: relative;
}
.pourquoi-choisir .e-child .elementor-widget-heading:before{
    content: '';
    width: 35px;
    height: 35px;
    background: url(../img/checked.svg) no-repeat center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.pourquoi-choisir .e-child .elementor-widget-heading p{
    line-height: 22px;
}
.pourquoi-choisir .e-child + .elementor-widget-text-editor{
    padding-left: 17%;
    padding-right: 17%;
}
.traitements-block{
    margin-top: 40px;
}
.traitements-block h2{
    padding-left: 10.2%;
    padding-right: 10.2%;;
}
.traitements{
    margin-top: 33px;
}
.traitements.swiper{
    padding-left: 12.8%;
    padding-right: 12.8%;
}
.traitements.swiper:before{
    content: '';
    background: transparent linear-gradient(90deg, #ECE5DD 10%, #F3F1F600 100%) 0% 0% no-repeat padding-box;
    width: 15.8%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.traitements.swiper:after{
    content: '';
    background: transparent linear-gradient(270deg, #ECE5DD 10%, #F3F1F600 100%) 0% 0% no-repeat padding-box;
    width: 15.8%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.traitements .swiper-button-next, 
.traitements .swiper-rtl .swiper-button-prev,
.traitements .swiper-button-prev, 
.traitements .swiper-rtl .swiper-button-next{
    width: 50px;
    height: 50px;
    border: 1px solid var(--e-global-color-465e3a5);
}
.traitements .swiper-button-prev, 
.traitements .swiper-rtl .swiper-button-next{
    left: 6.8%;
}
.traitements .swiper-button-next, 
.traitements .swiper-rtl .swiper-button-prev{
    right: 6.8%;
}
.traitements .swiper-button-next, 
.traitements .swiper-button-prev{
    color: var(--e-global-color-465e3a5);
    font-size: 26px;
    line-height: 50px;
    top: 50%;
    transform: translate(0, -50%);
}
.traitements .swiper-button-next:hover, 
.traitements .swiper-button-prev:hover{
    background: #fff;
}
.traitements .swiper-button-next:after, 
.traitements .swiper-button-prev:after{
    font-size: 26px;
    line-height: 50px;
}
.traitements h3,
.traitements h3 a{
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #646363;
    text-align: center;
}
.traitements h3 a:hover{
    color: var(--e-global-color-text);
}
.traitements .page-image{
    position: relative;
    display: block;
}
.traitements .image-post-item{
    position: relative;
    display: block;
    border-radius: 40px;
    overflow: hidden;
}
.traitements .image-post-item img{
    position: relative;
    display: block;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}
.traitements .traitement-item:hover .image-post-item img{
    transform: scale(1.1);
}
.traitements .traitement-item:hover h3,
.traitements .traitement-item:hover h3 a{
    color: var( --e-global-color-7c8a67f ); 
}
.traitements .page-content{
    margin-top: 27px;
}
.page-id-15 .traitements .page-id-15,
.page-id-20 .traitements .page-id-20,
.page-id-38 .traitements .page-id-38,
.page-id-48 .traitements .page-id-48,
.page-id-50 .traitements .page-id-50,
.page-id-56 .traitements .page-id-56,
.page-id-78 .traitements .page-id-78,
.page-id-86 .traitements .page-id-86,
.page-id-98 .traitements .page-id-98{
    display: none;
}
/* ------------------------ */
/* - TRAITEMENT - ENFANT -- */
/* ------------------------ */
.encart-blanc + .fond-secondaire{
    margin-top: -73px;
}
.traitement-resultat{
    margin-top: -73px;
    padding-top: 113px;
    padding-left: 16.9%;
    padding-right: 16.9%;
    padding-bottom: 50px;
}
.padding-content + .traitement-resultat,
.padding-content + .block-pages-enfants{
    margin-top: 40px;
    padding-top: 60px;
}
.traitement-resultat .elementor-widget-video,
.block-pages-enfants .elementor-widget-video{
    margin-top: 40px;
    padding-left: 11.2%;
    padding-right: 11.2%;
}
.block-pages-enfants .elementor-widget-video{
    margin-top: 0;
    margin-bottom: 40px !important;
}
.traitement-resultat .elementor-widget-video>.elementor-wrapper,
.block-pages-enfants .elementor-widget-video>.elementor-wrapper{
    border-radius: 31px;
    overflow: hidden;
}
.fond-secondaire .elementor-widget-button a.elementor-button:after{
    background: var(--e-global-color-8963694);
}
.block-avant-apres{
    margin-top: 33px;
    gap: 0 47px;
    justify-content: center !important;
    align-items: center !important;
}
.block-avant-apres h3{
    margin-bottom: 20px;
}
.block-avant-apres .elementor-widget-image{
    width: calc(50% - 24px);
}
.block-avant-apres .elementor-widget-image img{
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.deroulement{
    margin-top: 40px;
    padding: 40px 15.5%;
}
.deroulement>.e-con-inner>.e-child{
    counter-reset: section;
    margin-top: 53px;
}
.deroulement>.e-con-inner>.e-child .elementor-widget-text-editor{
    width: 47.2%;
    min-height: 142px;
}
.elementor-editor-active .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(4){
    margin-right: auto;
    margin-left: 0;
    margin-top: 0;
}
.elementor-editor-active .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(5),
.deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(2){
    margin-top: -99px;
    margin-right: 0;
    margin-left: auto;
}
.elementor-editor-active .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(6),
.deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(3){
    margin-top: 12px;
}
.elementor-editor-active .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(7),
.deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(4){
    margin-top: -84px;
    margin-right: 0;
    margin-left: auto;
}
.deroulement h3{
    color: #3F3D27;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    position: relative;
    text-align: center;
}
.deroulement h3:before{
    counter-increment: section;
    content: counter(section);
    width: 100%;
    height: 122px;
    text-align: center;
    font-size: 100px;
    line-height: 122px;
    font-weight: 700;
    color: #3F3D27;
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.tarifs{
    margin-top: 80px;
    padding-left: 19.3%;
    padding-right: 19.3%;
}
.tarifs .tarifs-tableau,
.e-n-tabs-content .tarifs-tableau{
    margin-left: 43px;
    margin-right: 43px;
}
table th,
table td{
    border: none;
}
table thead,
table tbody{
    border-bottom: 1px solid var(--e-global-color-secondary);
}
table thead th{
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    padding: 20px 12px 12px;
}
table thead th:last-child{
    width: 225px;
}
table thead th:nth-last-child(2){
    width: 155px;
}
table td:not(:first-child){
    text-align: center;
}
table td{
    padding: 10px 16px;
    font-size: 18px;
    line-height: 20px;
    color: var(--e-global-color-text);
}
table tr:first-child td{
    padding-top: 12px;
}
table tbody>tr:nth-child(even)>td{
    background: var(--e-global-color-secondary);
}
table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th{
    background: transparent;
}
table thead:first-child tr:first-child th{
    border-top: none;
}
table tbody>tr>td.bold{
    font-weight: 700;
}
.tarifs .info-supplementaire,
.e-n-tabs-content .info-supplementaire{
    margin-top: 24px;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
}
.faqs{
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 67px;
    padding-right: 16.9%;
    padding-left: 16.9%;
}
.faq_loop .faq_title {
    border-bottom: 1px solid var(--e-global-color-7c8a67f);
}
.faq_loop .faq_title,
.elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title {
    position: relative;
    padding: 18px 60px 18px 0px;
}
.faq_loop .faq_title.ui-state-active,
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title{
    position: relative;
    border-color: transparent;
}
.faq_loop h3,
.elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title h3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 0
}
.faq_loop .icon-faq,
.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    position: absolute;
    right: 31px;
    top: 50%;
    transform: translate(0,-50%);
}
.elementor-widget-n-accordion .e-n-accordion-item-title-icon .e-opened svg,
.elementor-widget-n-accordion .e-n-accordion-item-title-icon .e-closed svg {
    display: none
}
.faq_loop .faq_title.ui-state-active .icon-faq,
.elementor-widget-n-accordion .e-n-accordion-item-title-icon .e-opened {
    transform: translate(0,-50%) rotate(-90deg);
    transition: all 0.3 ease-in-out;
}
.faq_loop .icon-faq,
.elementor-widget-n-accordion .e-n-accordion-item-title-icon .e-closed {
    background: url(../img/faq-arrow.svg) no-repeat center;
    width: 24px;
    height: 24px;
    transform: translate(0,-50%) rotate(0);
}
.faq_loop .faq_title:not(.ui-state-active):hover .icon-faq,
.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon .e-closed {
    border-color: transparent transparent transparent #F9F3EE
}
.faq_loop .faq_item_contenu {
    border-bottom: 1px solid var(--e-global-color-7c8a67f);
    padding: 0 10.2% 18px;
}
/* ------------------------ */
/* -------- BESOINS ------- */
/* ------------------------ */
.resultat-txt-img>.e-con-inner>.elementor-widget-heading{
    padding-left: 9.2%;
    padding-right: 9.2%;
}
.resultat-txt-img>.e-con-inner>.elementor-widget-heading h2{
    margin-bottom: 0;
}
.resultat-txt-img>.e-con-inner>.elementor-widget-heading + .elementor-widget-text-editor{
    margin-top: 20px;
}
.resultat-txt-img .elementor-widget-text-editor + .elementor-widget-heading{
    margin-top: 40px;
}
.resultat-txt-img .block-txt-img{
    width: calc(100% + 10.2%);
    margin-right: -10.2%;
}
.resultat-txt-img .elementor-widget-button {
    margin-top: 20px;
}
.resultat-txt-img .elementor-widget-button a.elementor-button{
    padding-left: 12px;
    padding-right: 12px;
}
.resultat-txt-img .elementor-widget-button a.elementor-button:after{
    background: var(--e-global-color-8963694);
}
.resultat-txt-img .block-txt-img>.e-child:nth-last-child(2),
.elementor-editor-active .resultat-txt-img .block-txt-img>.e-child:nth-last-child(3){
    width: 62.2%;
    padding-right: 68px;
}
.resultat-txt-img .block-txt-img.reverse>.e-child:nth-last-child(2),
.elementor-editor-active .resultat-txt-img .block-txt-img.reverse>.e-child:nth-last-child(3){
    padding-right: 0;
    padding-left: 68px;
}
.resultat-txt-img .block-txt-img>.e-child:nth-last-child(1),
.elementor-editor-active .resultat-txt-img .block-txt-img>.e-child:nth-last-child(2){
    width: 37.8%;
}
.elementor-editor-active .resultat-txt-img .block-txt-img>.e-child:nth-last-child(2){
    padding-left: 0;
}
.resultat-txt-img .elementor-widget-text-editor ul{
    padding-left: 20px;
}
.resultat-txt-img .elementor-widget-text-editor ul li{
    margin-bottom: 10px;
}
.resultat-txt-img .elementor-widget-text-editor ul li:last-child{
    margin-bottom: 0;
}
.resultat-txt-img .block-txt-img + .e-child:not(.block-txt-img){
    margin-top: 40px;
}
.approche{
    margin-top: 50px;
}
.approche .elementor-widget-text-editor{
    padding-left: 47px;
}
.approche .elementor-widget-text-editor p{
    padding-left: 48px;
    position: relative;
}
.approche .elementor-widget-text-editor p:before{
    content: '';
    background: url(../img/fleches.svg) no-repeat center;
    width: 27px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 6px;
}
.approche .elementor-widget-text-editor p strong{
    font-weight: 600;
}
/* ------------------------ */
/* -------- TARIFS -------- */
/* ------------------------ */
.titre-simple{
    padding-top: 160px;
}
.titre-simple .fil-ariane + .elementor-widget-heading{
    margin-top: 30px;
}
.e-n-tabs-heading{
    margin-top: 14px;
    background: #fff;
    z-index: 2;
    padding: 46px 85px;
    position: relative;
}
.e-n-tabs-heading:before{
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    left: 20px;
    top: 20px;
    border: 1px solid var(--e-global-color-secondary);
    z-index: -1;
}
.tarifs-page .e-n-tabs-content{
    padding: 31px 11.5%;
}
.tarifs-page .e-n-tabs-content h2{
    text-align: center;
}
.tarifs-page .e-n-tabs-content .tarifs-child:not(:first-child){
    margin-top: 31px;
}
/* ------------------------ */
/* --------- FAQs --------- */
/* ------------------------ */
.faq-page{
    margin-top: 20px;
    background: var(--e-global-color-secondary);
    padding-top: 40px;
    padding-bottom: 43px;
    padding-right: 10.2%;
    padding-left: 7.6%;
}
.faq-page .e-n-tabs-heading{
    position: sticky;
    left: 0;
    top: 100px;
    /*width: 312px;*/
    padding: 78px 36px 33px;
    margin-top: -99px;
}
.faq-page .e-n-tabs-heading:after{
    content: 'Sélectionnez un traitement';
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: var(--e-global-color-text);
    padding-bottom: 8px;
    padding-left: 8px;
    border-bottom: 1px solid var(--e-global-color-accent);
    width: calc(100% - 28px - 46px);
    position: absolute;
    top: 33px;
    left: 28px;
}
.faq-page .e-n-tabs-content{
    /*width: calc(100% - 312px - 31px);*/
    /*padding-left: 31px;*/
    padding: 0;
    /*margin-top: 99px;*/
}
.faq-page .elementor-widget-n-tabs .e-n-tabs{
    align-items: start;
    /*margin-top: -99px;*/
}
.faq-page .elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"]{
    font-weight: 700 !important;
    padding-left: 10px;
}
.faq-page .elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title:before{
    content: '';
    width: 0;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/chevron-faq.svg) no-repeat left center;
    opacity: 0;
    transition: all 0.2s linear;
}
.faq-page .elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"]:before{
    opacity: 1;
    width: 10px;
}
/* ------------------------ */
/* --------- BLOG --------- */
/* ------------------------ */
.blog-loop{
    margin-top: 44px;
    padding-top: 40px;
    padding-bottom: 30px;
}
.blog-loop:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 366px;
    background: var(--e-global-color-secondary);
    z-index: 0;
}
.actu-item{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000033;
    border-radius: 30px;
    overflow: hidden;
}
.actu-item .elementor-widget-image{
    overflow: hidden;
}
.actu-item .elementor-widget-image img{
    transform: scale(1.0);
    transition: all 0.3s ease-in-out;
}
.actu-item:hover .elementor-widget-image img{
    transform: scale(1.1);
}
.actu-item .contenu-post{
    padding: 10px 20px 12px;
}
.actu-item .contenu-post h2 a:hover,
.actu-item .contenu-post h3 a:hover{
    color: var( --e-global-color-7c8a67f );
}
.actu-item h2,
.actu-item h3{
    margin-bottom: 20px;
}
.actu-item .elementor-widget-button{
    margin-top: 9px;
}
.actu-item .elementor-widget-button a.elementor-button{
    padding-left: 10px;
    padding-right: 10px;
}
.actu-item .elementor-widget-button a.elementor-button:after{
    bottom: -4px;
}
.actu-item .elementor-widget-button a.elementor-button:hover:after{
    height: calc(100% + 8px);
}
.elementor-pagination{
    margin-top: 43px;
}
.elementor-pagination .page-numbers{
    width: 20px;
    height: 20px;
    border-radius: 2px;
    display: inline-block;
}
.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current{
    background: var(--e-global-color-465e3a5);
}
.elementor-pagination .page-numbers.prev{
    text-indent: -9999px;
    background: url(../img/arrow-left.svg) no-repeat center;
    background-size: 8px;
}
.elementor-pagination .page-numbers.prev:hover{
    background: url(../img/arrow-left-white.svg) no-repeat center;
    background-size: 8px;
}
.elementor-pagination .page-numbers.next{
    text-indent: -9999px;
    background: url(../img/arrow-right.svg) no-repeat center;
    background-size: 8px;
}
.elementor-pagination .page-numbers.next:hover{
    background: url(../img/arrow-right-white.svg) no-repeat center;
    background-size: 8px;
}
/* ------------------------ */
/* ----- BLOG - SINGLE ---- */
/* ------------------------ */
.single-post .titre-simple{
    min-height: 526px;
    z-index: 1;
}
.single-post .titre-simple>.e-con-inner{
    position: relative;
}
.single-post .titre-simple .fil-ariane{
    margin-bottom: 24px;
}
.single-post .titre-simple .fil-ariane + .elementor-widget-heading{
    margin-top: 7px;
}
.single-post .titre-simple .elementor-widget-heading{
    width: 60%;
    padding-right: 26px;
}
.titre-simple .elementor-widget-image{
    /*margin-bottom: -117px;*/
    width: 40%;
    /*height: 356px;*/
    position: absolute;
    right: 0;
    top: 42px;
    height: calc(100% + 6px);
}
.titre-simple .elementor-widget-post-info{
    margin-top: 47px;
    padding-left: 312px;
    width: 100%;
    height: 22px;
}
.blog-single{
    margin-top: 8px;
    padding-top: 70px;
    padding-right: 10.2%;
    padding-left: 7.6%;
    padding-bottom: 40px;
    background: var(--e-global-color-secondary);
}
.blog-single .sommaire{
    padding: 40px 36px 129px;
    margin-top: -129px;
    width: 312px;
    background: #fff;
    z-index: 1;
}
.blog-single .sommaire:before{
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    left: 20px;
    top: 20px;
    border: 1px solid var(--e-global-color-secondary);
}
.blog-single .sommaire .elementor-toc__header{
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: var(--e-global-color-text);
    padding-bottom: 8px;
    padding-left: 8px;
    border-bottom: 1px solid var(--e-global-color-accent);
    z-index: 1;
}
.blog-single .sommaire .elementor-toc__header .elementor-toc__header-title{
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: var(--e-global-color-text);
}
.blog-single .sommaire .elementor-toc__list-wrapper{
    z-index: 1;
    padding-top: 16px;
    padding-left: 0;
}
.blog-single .sommaire .elementor-toc__list-wrapper li{
    margin-bottom: 20px;
    padding-left: 0;
}
.blog-single .sommaire .elementor-toc__list-wrapper li:before{
    content: none;
}
.blog-single .sommaire .elementor-toc__list-wrapper li:last-child{
    margin-bottom: 0;
}
.blog-single .sommaire .elementor-toc__list-wrapper li,
.blog-single .sommaire .elementor-toc__list-wrapper li a{
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.7px;
    color: var(--e-global-color-465e3a5);
    position: relative;
}
.blog-single .sommaire .elementor-toc__list-wrapper li a:hover{
    color: var(--e-global-color-7c8a67f);
}
.blog-single .sommaire .elementor-toc__list-wrapper li a.elementor-item-active{
    font-weight: 700 !important;
    padding-left: 10px;
}
.blog-single .sommaire .elementor-toc__list-wrapper li a:before{
    content: '';
    width: 0;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/chevron-faq.svg) no-repeat left center;
    opacity: 0;
    transition: all 0.2s linear;
}
.blog-single .sommaire .elementor-toc__list-wrapper li a.elementor-item-active:before{
    opacity: 1;
    width: 10px;
}
.blog-single h2{
    margin-top: 20px;
}
.block-addtoany{
    position: absolute;
    bottom: 35px;
    left: 36px;
    width: calc(100% - 36px - 36px);
}
.blog-single .sommaire .block-addtoany .elementor-widget-heading:first-child{
    border-bottom: 0;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 0 6px;
}
.block-addtoany .addtoany_list a{
    padding: 0;
    margin-right: 10px;
}
.block-addtoany .addtoany_list a img{
    display: block;
}
.blog-single>.e-con-inner>.e-child:nth-last-child(1){
    width: calc(100% - 312px);
    padding-left: 31px;
}
.blog-single ul{
    padding-left: 20px;
}
.blog-single ul li{
    margin-bottom: 8px;
}
/* ------------------------ */
/* ------- CONTACT -------- */
/* ------------------------ */
.contact-infos{
    padding-top: 80px;
    padding-bottom: 40px;
}
.encart-blanc + .fond-secondaire.contact-infos{
    margin-top: -40px; 
}
.contact-infos>.e-con-inner>.e-child:nth-last-child(1){
    width: 62.3%;
}
.contact-infos>.e-con-inner>.e-child:nth-last-child(2){
    width: 37.7%;
    padding-top: 22px;
    padding-left: 50px;
    padding-bottom: 21px;
}
.contact-infos .elementor-widget-button a.elementor-button:after{
    content: none
}
.contact-infos .horaire{
    margin-top: 10px;
}
.contact-infos .horaire p{
    border-bottom: 1px solid #FFFFFF;
    padding: 7px 0;
    margin-bottom: 0;
}
.contact-infos .horaire p:not(:first-child){
    display: flex;
    justify-content: space-between;
}
.contact-infos .elementor-widget-google_maps,
.contact-infos .elementor-widget-google_maps .elementor-custom-embed,
.contact-infos .elementor-widget-google_maps iframe{
    height: 100%;
}
.contact-infos .elementor-widget-google_maps iframe{
    min-height: 400px;
}
.contact-form{
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact-form h2{
    position: relative;
    padding-top: 28px;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}
.contact-form h2:before{
    content: '';
    width: 24px;
    height: 22px;
    background: url(../img/picto-enveloppe.svg) no-repeat center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}
.wpcf7-form{
    max-width: 536px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 16px 8px;
    justify-content: space-between;
}
.wpcf7-form label{
    font-size: 18px;
    line-height: 22px;
    display: block;
    padding-left: 14px;
}
input[type=date], 
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea,
.wpcf7 form .input-label.select .custom-placeholder{
    border-radius: 10px;
    background: transparent;
    font-size: 18px;
    line-height: 22px;
    padding: 8px 14px;
    color: var( --e-global-color-text );
    border: 2px solid var(--e-global-color-secondary);
}
input[type=date]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
input[type=url]:focus,
select:focus, 
textarea:focus{
    border-color: var( --e-global-color-text );;
}
input[type=date]:focus-visible, 
input[type=email]:focus-visible, 
input[type=number]:focus-visible, 
input[type=password]:focus-visible, 
input[type=search]:focus-visible, 
input[type=tel]:focus-visible, 
input[type=text]:focus-visible, 
input[type=url]:focus-visible,
select:focus-visible, 
textarea:focus-visible{
    outline-color: #fff;
}
.wpcf7 form .input-label{
    width: calc(50% - 8px);
    position: relative;
}
.wpcf7 form .input-label.select{
    width: 100%;
}
.wpcf7 form .textarea-group {
    width: 100%;
    position: relative;
}
.wpcf7 form .textarea-group textarea{
    height: 136px;
}
.wpcf7 form .input-label.select .custom-placeholder{
    display: block;
}
.wpcf7 form .input-label.select .wpcf7-form-control-wrap{
    width: 100%;
    display: block;
    transition: all 0.2s;
    position: absolute;
    left: 0;
    top: 22px;
    background: var(--e-global-color-8963694);
    box-shadow: 3px 3px 8px 0 rgb(0 0 0 / 31%);
}
.wpcf7 form .input-label.select .wpcf7-form-control-wrap>.wpcf7-form-control {
    display: block;
    overflow: hidden;
    max-height: 0;
}
.wpcf7 form .input-label.select.open .wpcf7-form-control-wrap{
    z-index: 1;
    overflow: hidden;
    border: 2px solid var(--e-global-color-secondary);
    border-radius: 10px;
    padding: 10px;
}
.wpcf7 form .input-label.select.open .wpcf7-form-control-wrap>.wpcf7-form-control {
    max-height: 230px;
}
.wpcf7 form .input-label.select .wpcf7-checkbox .wpcf7-list-item{
    display: block;
    margin-left: 0;
}
.confidentialite{
    text-align: center;
    width: 100%;
}
.confidentialite .wpcf7-list-item{
    margin-left: 0;
}
.confidentialite,
.confidentialite label{
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
}
.confidentialite a{
    color: var(--e-global-color-text);
    text-decoration: underline;
}
.confidentialite a:hover{
    color: var(--e-global-color-7c8a67f);
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]{
    width: 18px;
    height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px solid var(--e-global-color-465e3a5);
    border-radius: 0;
    margin: 0 4px 0 0;
    vertical-align: middle;
    position: relative;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:focus{
    outline: none;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:hover,
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:checked{
    background: var(--e-global-color-secondary);
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:checked:before{
    content: '';
    display: block;
    background: url(../img/check.svg) no-repeat center;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 2px;
    top: 2px;
    background-size: 11px;
}
span.wpcf7-not-valid-tip{
    font-size: 14px;
}
.wpcf7 .submit{
    text-align: center;
    width: 100%;
    position: relative;
}
.wpcf7 .wpcf7-submit:disabled{
    opacity: 0.5;
}
.wpcf7 input[type="submit"]{
    transition: all 0.3s ease-in-out;
    background-color: var(--e-global-color-primary);
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    border-radius: 20px;
    padding: 7px 33px;
}
.wpcf7 input[type="submit"]:hover{
    color: #FFFFFF;
    background-color: var(--e-global-color-secondary);
}
.wpcf7 .submit .wpcf7-spinner{
    position: absolute;
    right: -30px;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7-response-output.wpcf7-validation-errors{

}
.wpcf7 form.sent .wpcf7-response-output{

}
select.wpcf7-form-control.wpcf7-select {
    background-image: url(../img/select.svg);
    background-repeat: no-repeat;
    background-position: 98%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.confidentialite .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    width: 100%;
    display: block;
}
/* ------------------------ */
/* -------- FOOTER -------- */
/* ------------------------ */
.grecaptcha-badge{
    visibility: hidden;
}
footer{
    z-index: 4;
    position: relative;
}
.footer-top{
    padding: 32px 9.6% 30px;
}
.footer-top .elementor-widget-text-editor{
    margin-top: 26px;
}
.footer-top .elementor-widget-text-editor p{
    margin-bottom: 4px;
}
.footer-top .elementor-widget-text-editor p:first-child{
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
}
.footer-top .elementor-widget-text-editor p:last-child{
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0;
}
.footer-top .elementor-widget-social-icons{
    margin-top: 20px;
}
.menu-footer{
    margin-top: 30px;
}
.menu-footer>.e-child{
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 28px;
}
.menu-footer>.e-child .elementor-nav-menu--main{
    margin-top: 13px;
    padding-left: 20px;
}
.menu-footer>.e-child:nth-child(1),
.menu-footer>.e-child:nth-child(3){
    border-right: 1px solid var(--e-global-color-7c8a67f);
}
.footer-bottom{
    padding: 5px 10.2% 10px;
}
.home .footer-sticky{
    display: none;
}
.home .footer-sticky.visible{
    display: block;
}
.footer-sticky{
    padding: 13px 20px;
}
.footer-sticky .btn-doctolib{
    margin-left: 0;
}
.footer-sticky .elementor-widget-button a.elementor-button:after{
    content: none;
}
#cmplz-document, 
.editor-styles-wrapper .cmplz-unlinked-mode{
    max-width: none;
}

/* ------------------------ */
/* ------ RESPONSIVE ------ */
/* ------------------------ */
@media only screen and (min-width: 1201px) and (max-width: 1333px){
    .header-top{
        padding-left: 5.6%;
        padding-right: 5.6%;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1270px){
    .header-top{
        padding-left: 4%;
        padding-right: 4%;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1230px){
    #mega-menu-wrap-menu-1 #mega-menu-menu-1{
        gap: 12px;
    }
    .btn-doctolib {
        margin-left: 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .header-top{
        padding-left: 30px;
        padding-right: 30px;
    }
    .header-top>.e-con-inner{
        padding-left: 0;
        padding-right: 0;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
        gap: 15px;
    }
    .bandeau-avis>.e-con-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    .bandeau-avis>.e-con-inner>.e-child:first-child, 
    .bandeau-avis>.e-con-inner>.e-child:last-child {
        padding-left: 47px;
        padding-right: 47px;
    }
    .encart-blanc-home>.e-con-inner{
        padding-left: 8.4%;
        padding-right: 8.4%;
    }
    .avis-client-home .elementor-widget-text-editor {
        padding-right: 14.7%;
        padding-left: 14.7%;
    }
    .padding-content,
    .traitements-block h2,
    .faq_loop .faq_item_contenu {
        padding-left: 7.2%;
        padding-right: 7.2%;
    }
    .bandeau-titre{
        padding-left: 6%;
        padding-right: 6%;
    }
    .encart-blanc>.e-con-inner {
        margin-left: 7.2%;
        margin-right: 7.2%;
        width: calc(100% - 14.4%);
        padding-left: 52px;
        padding-right: 52px;
    }
    .traitement-resultat,
    .faqs,
    .block-pages-enfants{
        padding-left: 13.9%;
        padding-right: 13.9%;
    }
    .traitement-resultat .elementor-widget-video,
    .block-pages-enfants .elementor-widget-video{
        padding-left: 8.2%;
        padding-right: 8.2%;
    }
    .deroulement {
        padding-left: 12.5%;
        padding-right: 12.5%;
    }
    .tarifs {
        padding-left: 16.3%;
        padding-right: 16.3%;
    }
    .pourquoi-choisir>.e-con-inner>.elementor-widget-heading {
        padding-left: 16%;
        padding-right: 16%;
    }
    .pourquoi-choisir .e-child + .elementor-widget-text-editor {
        padding-left: 14%;
        padding-right: 14%;
    }
    .resultat-txt-img>.e-con-inner>.elementor-widget-heading {
        padding-left: 6.2%;
        padding-right: 6.2%;
    }
    .resultat-txt-img .block-txt-img {
        width: 100%;
        margin-right: 0;
    }
    .resultat-txt-img .block-txt-img>.e-child:nth-last-child(2), 
    .elementor-editor-active .resultat-txt-img .block-txt-img>.e-child:nth-last-child(3){
        padding-right: 40px;
    }
    .resultat-txt-img .block-txt-img.reverse>.e-child:nth-last-child(2), 
    .elementor-editor-active .resultat-txt-img .block-txt-img.reverse>.e-child:nth-last-child(3){
        padding-left: 40px;
    }
    .tarifs-page .e-n-tabs-content {
        padding: 31px 4.5%;
    }
    .e-n-tabs-heading{
        padding-left: 45px;
        padding-right: 45px;
    }
    .faq-page .e-n-tabs-heading {
        padding-top: 98px;
    }
    .faq-page {
        padding-right: 7.2%;
        padding-left: 4.6%;
    }
    .blog-single{
        padding-right: 7.2%;
        padding-left: 4.6%;
    }
    .contact-infos>.e-con-inner>.e-child:nth-last-child(2) {
        padding-left: 30px;
    }
    .contact-infos>.e-con-inner>.e-child:nth-last-child(2){
        width: 300px;
    }
    .contact-infos>.e-con-inner>.e-child:nth-last-child(1){
        width: calc(100% - 300px);
    }
    .footer-top {
        padding-left: 5.6%;
        padding-right: 5.6%;
    }
    .footer-bottom{
        padding-left: 7.2%;
        padding-right: 7.2%;
    }
}
@media only screen and (max-width: 1200px){
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1{
        z-index: ;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu#mega-sub-menu-142:before,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu#mega-sub-menu-142:after{
        background: none;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
        background-color: #F6F3F1;
    }
    .onscroll #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    .onscroll #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    .onscroll #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
    .page-id-133 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    .page-id-133 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    .page-id-133 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
    .page-id-135 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    .page-id-135 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    .page-id-135 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
    .page-id-646 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    .page-id-646 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    .page-id-646 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
    .page-id-2122 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    .page-id-2122 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    .page-id-2122 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
    .page-id-2121 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    .page-id-2121 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    .page-id-2121 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,
    .single-post #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    .single-post #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    .single-post #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
        background-color: var(--e-global-color-465e3a5);
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open ~ button.mega-close{
        right: 0;
        left: auto;
    }
    #mega-menu-wrap-menu-1 .mega-sub-menu {
        /*transition: all 0.3s ease-in-out !important;*/
    }
    /* Évite les animations lourdes */
    #mega-menu-wrap-menu-1 .mega-sub-menu {
        animation: none !important;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1{
        box-shadow: 0px 3px 20px #00000033;
        padding: 20px;
        border-radius: 0;
        margin-top: 0;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
        align-items: center;
        gap: 20px;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu{
        margin-top: 0;
        border-radius: 0;
        box-shadow: none;
        padding: 10px 0;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
        height: 20px;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
        padding-left: 0;
        padding-right: 0;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu{
        display: flex !important;
        flex-wrap: wrap;
        gap: 10px;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column{
        width: calc(50% - 10px);
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
        text-align: center;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        float: none;  
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        margin-bottom: 5px;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:last-child, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:last-child{
        margin-bottom: 3px;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu{
        background: transparent;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item > ul.mega-sub-menu#mega-sub-menu-142{
        transform: none;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:hover, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:focus, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, 
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
    .onscroll #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    .page-id-133 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    .page-id-135 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    .page-id-646 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    .page-id-2122 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    .page-id-2121 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, 
    .single-post #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
        color: var(--e-global-color-8963694);
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after{
        content: '';
    }
    /* ===== ÉTAT PAR DÉFAUT (centré) ===== */
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 100vh;
    }
    /* ===== QUAND UN ITEM EST OUVERT ===== */
    /*#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-toggle-on {
        position: static;
    }*/
    /* On désactive le centrage dès qu’un dropdown est ouvert */
    #mega-menu-wrap-menu-1 #mega-menu-menu-1:has(.mega-toggle-on) {
        justify-content: flex-start;
        padding-top: 50px;
    }
    /* ===== SOUS-MENU LONG ===== */
    #mega-menu-wrap-menu-1 .mega-sub-menu {
        max-height: none !important;
        overflow: visible !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1000px){
    .bandeau-avis>.e-con-inner>.e-child:first-child, 
    .bandeau-avis>.e-con-inner>.e-child:last-child {
        padding-left: 37px;
        padding-right: 37px;
    }
    .avis-client-home .elementor-widget-text-editor {
        padding-right: 10.7%;
        padding-left: 10.7%;
    }
    .bandeau-titre .e-con-inner>.elementor-element{
        max-width: 565px;
    }
    .encart-blanc>.e-con-inner {
        padding-left: 32px;
        padding-right: 32px;
    }
    .traitement-resultat, 
    .faqs, 
    .block-pages-enfants {
        padding-left: 10.9%;
        padding-right: 10.9%;
    }
    .page-children {
        gap: 56px 40px;
    }
    .page-children-item {
        width: calc(50% - 20px);
    }
    .pourquoi-choisir .e-child{
        flex-wrap: wrap;
        gap: 20px;
    }
    .pourquoi-choisir .e-child .elementor-widget-heading {
        width: calc(33.33% - 14px);
    }
    .pourquoi-choisir .e-child + .elementor-widget-text-editor {
        padding-left: 11%;
        padding-right: 11%;
    }
    .tarifs .tarifs-tableau, 
    .e-n-tabs-content .tarifs-tableau{
        margin-left: 0;
        margin-right: 0;
    }
    .titre-simple .elementor-widget-post-info{
        padding-left: 0;
    }
    .blog-single .sommaire{
        width: 262px;
        margin-top: -49px;
    }
    .blog-single>.e-con-inner>.e-child:nth-last-child(1){
        width: calc(100% - 262px);
    }
    .footer-top,
    .footer-bottom {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 767px){
    .header-top{
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .bandeau-titre {
        padding-top: 110px;
        min-height: 320px;
    }
    .titre-simple{
        padding-top: 130px;
    }
    .header-top>.e-con-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .header-top .logos .elementor-widget-image{
        left: 0;
        transform: none;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column{
        width: 100%;
    }
    .bandeau-avis>.e-con-inner,
    .bandeau-titre,
    .traitement-resultat, 
    .faqs, 
    .block-pages-enfants,
    .padding-content,
    .traitements-block h2,
    .deroulement,
    .tarifs,
    .faq_loop .faq_item_contenu,
    .faq-page,
    .blog-single,
    .footer-top,
    .footer-bottom {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pourquoi-choisir .e-child{
        flex-wrap: wrap;
    }
    .bandeau-avis>.e-con-inner>.e-child,
    .page-children-item,
    .block-txt-img>.e-con-inner>.e-child:nth-last-child(2),
    .block-txt-img>.e-con-inner>.e-child:nth-last-child(1),
    .pourquoi-choisir .e-child .elementor-widget-heading,
    .block-avant-apres .elementor-widget-image,
    .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor,
    .contact-infos>.e-con-inner>.e-child:nth-last-child(2),
    .contact-infos>.e-con-inner>.e-child:nth-last-child(1),
    .single-post .titre-simple .elementor-widget-heading,
    .resultat-txt-img .block-txt-img>.e-child:nth-last-child(2), 
    .elementor-editor-active .resultat-txt-img .block-txt-img>.e-child:nth-last-child(3),
    .resultat-txt-img .block-txt-img>.e-child:nth-last-child(1), 
    .elementor-editor-active .resultat-txt-img .block-txt-img>.e-child:nth-last-child(2){
        width: 100%;
    }
    .bandeau-avis>.e-con-inner>.e-child:not(:last-child){
        border-right: none;
        border-bottom: 1px solid var(--e-global-color-465e3a5);
    }
    .bandeau-avis>.e-con-inner>.e-child:first-child, 
    .bandeau-avis>.e-con-inner>.e-child:last-child {
        padding-left: 17px;
        padding-right: 17px;
    }
    .bandeau-avis>.e-con-inner>.e-child:first-child .elementor-widget-heading, 
    .bandeau-avis>.e-con-inner>.e-child:last-child .elementor-widget-heading{
        max-width: 263px;
        margin-left: auto;
        margin-right: auto;
    }
    .avis-client-home .elementor-widget-text-editor{
        padding-left: 0;
        padding-right: 0;
    }
    .encart-blanc-home>.e-con-inner:before,
    .encart-blanc>.e-con-inner:before {
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        left: 10px;
        top: 10px;
    }
    .encart-blanc-home>.e-con-inner{
        padding-left: 30px;
        padding-right: 30px;
    }
    .encart-blanc-home p {
        font-size: 19px;
        line-height: 23px;
    }
    .number-liste .elementor-widget-text-editor {
        padding-top: 42px;
    }
    .encart-blanc .elementor-widget-text-editor ul {
        padding-left: 10px;
    }
    .block-txt-img>.e-con-inner>.e-child:nth-last-child(2){
        padding-right: 0;
    }
    .block-txt-img>.e-con-inner>.e-child:nth-last-child(2) .elementor-widget-text-editor,
    .block-txt-img.reverse>.e-con-inner>.e-child:nth-last-child(2){
        padding-left: 0;
    }
    .block-txt-img.reverse.qsn>.e-con-inner>.e-child:nth-last-child(2){
        padding-bottom: 34px;
    }
    .bandeau-titre .e-con-inner>.elementor-element { 
        max-width: 100% !important;
    }
    .encart-blanc>.e-con-inner {
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px);
        padding-left: 30px;
        padding-right: 30px;
    }
    .block-txt-img>.e-con-inner>.e-child:nth-last-child(1),
    .block-txt-img.qsn>.e-con-inner>.e-child:nth-last-child(1) {
        padding-top: 0;
    }
    .pourquoi-choisir>.e-con-inner>.elementor-widget-heading,
    .pourquoi-choisir .e-child + .elementor-widget-text-editor,
    .traitement-resultat .elementor-widget-video,
    .block-pages-enfants .elementor-widget-video,
    .resultat-txt-img>.e-con-inner>.elementor-widget-heading{
        padding-left: 0;
        padding-right: 0;
    }
    .block-avant-apres .elementor-widget-image:last-child{
        margin-top: 30px;
    }
    .elementor-editor-active .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(5),
    .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(2),
    .elementor-editor-active .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(7),
    .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(4){
        margin-top: 0;
        padding-top: 60px;
    }
    .elementor-editor-active .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(6),
    .deroulement>.e-con-inner>.e-child .elementor-widget-text-editor:nth-child(3){
        padding-top: 60px;
    }
    .resultat-txt-img .block-txt-img>.e-child:nth-last-child(2), 
    .elementor-editor-active .resultat-txt-img .block-txt-img>.e-child:nth-last-child(3){
        padding-right: 0;
        padding-bottom: 30px;
    }
    .resultat-txt-img .block-txt-img.reverse>.e-child:nth-last-child(2), 
    .elementor-editor-active .resultat-txt-img .block-txt-img.reverse>.e-child:nth-last-child(3){
        padding-left: 0;
        padding-bottom: 30px;
    }
    .resultat-txt-img .block-txt-img {
        width: 100%;
        margin-right: 0;
    }
    .approche .elementor-widget-text-editor {
        padding-left: 0;
    }
    .tarifs .tarifs-tableau, 
    .e-n-tabs-content .tarifs-tableau{
        margin-left: 0;
        margin-right: 0;
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{
        --n-tabs-heading-display: flex;
        --n-tabs-content-display: flex;
    }
    .e-n-tabs-heading{
        padding-left: 45px;
        padding-right: 45px;
        flex-direction: column !important;
    }
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{
        margin: 0 !important;
    }
    .tarifs-page .e-n-tabs-content{
        padding-left: 0;
        padding-right: 0;
    }
    table thead {
        display: none !important;
    }
    table tbody td:first-child{
        font-weight: 600;
    }
    table tbody td:not(:first-child):before {
        content: attr(data-title);
        font-weight: 400;
        display: inline-block;
        width: auto;
        padding-right: 10px;
    }
    table tbody td{
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    table td:not(:first-child){
        text-align: left;
    }
    table tbody td:empty {
        display: none;
    }
    .faq-page .e-n-tabs-heading{
        position: relative;
        left: auto;
        top: auto;
        margin-top: 0;
        width: 100%;
    }
    .faq-page .e-n-tabs-content{
        margin-top: 30px;
    }
    .single-post .titre-simple .fil-ariane + .elementor-widget-heading{
        padding-right: 0;
    }
    .titre-simple .elementor-widget-image{
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        margin-top: 40px;
    }
    .titre-simple .elementor-widget-post-info{
        padding-left: 0;
    }
    .blog-single .sommaire{
        width: 100%;
        display: none;
    }
    .blog-single>.e-con-inner>.e-child:nth-last-child(1){
        width: 100%;
        padding-left: 0;
    }
    .contact-infos>.e-con-inner>.e-child:nth-last-child(2){
        padding-top: 0;
        padding-left: 0;
    }
    .wpcf7 form .input-label{
        width: 100%;
    }
    .menu-footer>.e-child:nth-child(1), 
    .menu-footer>.e-child:nth-child(3){
        border-right: none;
        border-bottom: 1px solid var(--e-global-color-7c8a67f);
    }
    .footer-sticky{
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-sticky>.e-con-inner{
        max-width: 305px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 500px){
    header .btn-doctolib{
        display: none;
    }

}
