<!-- start Simple Custom CSS and JS -->
<style type="text/css">
a[href="/conseils"].active , a[href="/rendez-vous"].active {
    border-bottom: 1px solid #55704C;
    padding-bottom: 10px;
    margin-top: 10px;
}

.elementor-38 {
	scroll-snap-type: y mandatory;
}
.snappy {
    scroll-snap-align: start !important;
    scroll-snap-stop: always !important;
}
body:not(.home) .elementor-popup-modal .dialog-close-button {
	top: 120px;
}
body:not(.home) #elementor-popup-modal-11 .dialog-close-button {
	top: 20px !important;
}
#logo-black{
	display: none;
}
.main-sticky #logo-white{
	display: none;
}
.main-sticky #logo-black{
	display: block;
}
.main-sticky #srh .e-search-input {
  border-color: #000 !important;
}
.main-sticky #srh .e-search-input {
  color: #000 !important;
}
.main-sticky #srh input::placeholder {
  color: #000 !important;
}
.main-sticky #other li.elementor-icon-list-item span{
  color: #000 !important;
}
.main-sticky #other .elementor-icon-list-icon svg {
  fill: #000 !important;
}
.main-sticky #hbg .elementor-button {
  fill: #000 !important;
  color: #000 !important;
}

.bg-content.click {
    position: absolute;
    width: 100%;
    right: 0;
}

/* Effet de fond */
.bg-eff {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background-size: cover !important;
    background-position: center;
    background-color: transparent;
    padding: 0;
    transition: height 1.5s cubic-bezier(0.33, 1, 0.68, 1), 
                background-color 0.8s cubic-bezier(0.33, 1, 0.68, 1);
}

/* Au survol de la zone, l'image se déploie */
.bg-content:hover .bg-eff {
    height: 100%; /* L'image occupe toute la hauteur */
    background-color: transparent; /* L'arrière-plan reste transparent pendant le survol */
}

/* Lorsque la souris quitte la zone, l'image revient */
.bg-content:not(:hover) .bg-eff {
    background-color: #fbfbfb;
    height: 0%;
    top: 0%;
    transition: height 1.3s cubic-bezier(0.33, 1, 0.68, 1), 
                background-color 0.6s ease-out;
}


/*expand*/
/* Styles de base */
.bg-content {
  transition: width 0.8s ease, opacity 0.5s ease;
  overflow: hidden;
  opacity: 1;
  width: 33.33%;
}

/* Styles pour agrandir en plein écran */
.bg-content.expand {
  width: 100%;
  opacity: 1;
  overflow: hidden;
}

/* Masquer complètement */
.hidden {
  display: none;
}

/* Transition pour réapparaître les éléments */
.reappear {
  display: inline-block;
  opacity: 0;
  animation: reappear 0.8s ease-in 0.5s forwards;
	overflow: hidden;
}

@keyframes reappear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Animation pour slide-in à gauche */
@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.slide-in-left {
  animation: slideInLeft 0.8s forwards;
}

/* Animation pour slide-in à droite */
@keyframes slideInRight {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.slide-in-right {
  animation: slideInRight 0.8s forwards;
}

/* Animation pour slide-in au centre */
@keyframes slideInCenter {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

.slide-in-center {
  animation: slideInCenter 0.8s forwards;
  transform-origin: center;
}

/* Slide-out animations */
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    opacity: 0;
  }
}

.slide-out-left {
  animation: slideOutLeft 0.8s forwards;
}

@keyframes slideOutRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}

.slide-out-right {
  animation: slideOutRight 0.8s forwards;
}

@keyframes slideOutCenter {
  0% {
    transform: scaleX(1);
    opacity: 1;
  }
  100% {
    transform: scaleX(0);
    opacity: 0;
  }
}

.snappy .elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    text-decoration: unset;
	color: #64755D;
	font-family: "JosefinSans", sans-serif;
}

.slide-out-center {
  animation: slideOutCenter 0.8s forwards;
  transform-origin: center;
}

.circle {
    transform: translateX(-50%);
    transition: all 0.3s ease;
}

.s1, .s2, .s3, .s4{
	cursor: pointer;
}

.c1, .c2, .c3, .c4{
	visibility: hidden;
}

.btn-block li.elementor-icon-list-item.elementor-inline-item:hover {
    background-color: #0f0f0f;
    transition: 0.5s;
    cursor: pointer;
}

.btn-block li.elementor-icon-list-item.elementor-inline-item:hover span {
       color: #fff;
}

@media (max-width:767px){
	.eff_br br {
		display:none;
	}
	
	#elementor-popup-modal-655 .dialog-message {
		align-items: unset;
	}

	.profile-card , .profile-card img {
		width: 100% !important;
	}
}


.soins_liste a {
    text-decoration: unset;
    font-family: 'JosefinSans';
}

.soins_liste .box {
	cursor:pointer;
}

/* page soins animations */
.snappy .t1 , .snappy .t2, .snappy .t3 ,.snappy .t4, .snappy .t5 ,
.snappy .p1 , .snappy .p2, .snappy .p3 ,.snappy .p4 ,
.to_paro {
	cursor:pointer;
}

em.btn {
	border: 1px solid #0f0f0f;
    padding: 5px 13px 3px 13px;
    border-radius: 50px;
	color:#000;
	background-color:#fff;
	font-size: 14px;
	display: inline-flex;
	font-family: "JosefinSans", sans-serif;
    transition: 0.5s;
}

em.btn:hover {
	color:#fff;
	background-color:#000;
}

.pointer {
    cursor: pointer;
}

.content_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 15px;
}

#elementor-popup-modal-6555 .dialog-close-button,
#elementor-popup-modal-6559 .dialog-close-button,
#elementor-popup-modal-6569 .dialog-close-button,
#elementor-popup-modal-6561 .dialog-close-button,
#elementor-popup-modal-6562 .dialog-close-button,
#elementor-popup-modal-6563 .dialog-close-button{
	display:flex !important;
}


</style>
<!-- end Simple Custom CSS and JS -->
