.elementor-93 .elementor-element.elementor-element-2ed9684{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-93 .elementor-element.elementor-element-b5fac12 .elementor-repeater-item-b53098e .swiper-slide-bg{background-color:#833ca3;background-image:url(https://lauthentique-barbershop-coloriste.com/wp-content/uploads/2025/07/IMG_3583-scaled-e1752243439763.jpg);background-size:cover;}.elementor-93 .elementor-element.elementor-element-b5fac12 .elementor-repeater-item-b53098e .elementor-background-overlay{background-color:#00000075;}.elementor-93 .elementor-element.elementor-element-b5fac12 .elementor-slide-button{background-color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:400;border-radius:30px;color:#000000;}.elementor-93 .elementor-element.elementor-element-b5fac12 .elementor-slide-button:hover{background-color:#02010100;color:#000000;}.elementor-93 .elementor-element.elementor-element-b5fac12{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-93 .elementor-element.elementor-element-b5fac12 .swiper-slide{height:300px;}.elementor-93 .elementor-element.elementor-element-b5fac12 .swiper-slide-contents{max-width:66%;}.elementor-93 .elementor-element.elementor-element-b5fac12 .swiper-slide-inner{padding:0px 0px 0px 100px;text-align:center;}.elementor-93 .elementor-element.elementor-element-b5fac12 .swiper-slide-inner .elementor-slide-heading:not(:last-child){margin-bottom:10px;}.elementor-93 .elementor-element.elementor-element-b5fac12 .elementor-slide-heading{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:20px;font-weight:400;}.elementor-93 .elementor-element.elementor-element-b5fac12 .swiper-slide-inner .elementor-slide-description:not(:last-child){margin-bottom:25px;}.elementor-93 .elementor-element.elementor-element-b5fac12 .elementor-slide-description{font-family:"Anton", Sans-serif;font-size:30px;font-weight:400;}.elementor-93 .elementor-element.elementor-element-ef57fb3{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:10px 0px;--row-gap:10px;--column-gap:0px;--margin-top:40px;--margin-bottom:35px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-93 .elementor-element.elementor-element-341d7db.elementor-element{--align-self:center;}.elementor-93 .elementor-element.elementor-element-341d7db{text-align:center;}.elementor-93 .elementor-element.elementor-element-eb3e046.elementor-element{--align-self:center;}.elementor-93 .elementor-element.elementor-element-eb3e046{text-align:center;}.elementor-93 .elementor-element.elementor-element-eb3e046 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-93 .elementor-element.elementor-element-e8c6739{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(max-width:767px){.elementor-93 .elementor-element.elementor-element-2ed9684{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-b5fac12 .elementor-slide-description{font-size:15px;}}@media(min-width:768px){.elementor-93 .elementor-element.elementor-element-2ed9684{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-73cb7f5 *//* Boutons "Choisir" */
.planity_appointment_service_button {
  background-color: #000 !important;     /* couleur de fond */
  color: #fff !important;                /* couleur texte */
  border: none !important;               /* supprime bordure rouge */
  border-radius: 6px !important;         /* arrondi si souhaité */
  font-weight: 500;
}

/* État hover du bouton "Choisir" */
.planity_appointment_service_button:hover {
  background-color: #222 !important;     /* fond un peu plus foncé au hover */
  color: #fff !important;
}

/* Lien "Voir les 4 autres prestations" */
.planity_ui_showMoreservices {
  background-color: #000 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 16px !important;
  border-radius: 6px !important;
  display: inline-block;
  text-align: center;
  font-weight: 500;
}

/* Hover du lien secondaire */
.planity_ui_showMoreservices:hover {
  background-color: #222 !important;
  color: #fff !important;
}

/* Créneaux horaires (boutons) */
.planity_appointment_days_slider_hour_avaibility button {
  border: 1px solid #000 !important;      /* remplace le rouge par du noir */
  color: #000 !important;
  border-radius: 6px !important;
}

/* Hover + sélection d'un créneau horaire */
.planity_appointment_days_slider_hour_avaibility button:hover,
.planity_appointment_days_slider_hour_avaibility button.planity_ui_is-selected {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}

/* Supprime la bordure rouge des boutons déroulants "Plus de détails" */
details.planity_ui_details_root {
  border: none !important;
  box-shadow: none !important;
}

/* Supprime le soulignement rouge du texte dans le résumé */
details.planity_ui_details_root summary {
  border: none !important;
  outline: none !important;
  color: #000 !important; /* ou autre couleur texte */
}

/* Facultatif : si la bordure réapparaît au focus */
details.planity_ui_details_root summary:focus {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}

details.planity_ui_details_root summary {
  font-weight: 500;
  cursor: pointer;
}/* End custom CSS */