.elementor-7897 .elementor-element.elementor-element-18ae625{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.89;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-7897 .elementor-element.elementor-element-18ae625:not(.elementor-motion-effects-element-type-background), .elementor-7897 .elementor-element.elementor-element-18ae625 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://clinique-spontini.fr/wp-content/uploads/2025/02/image-5.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7897 .elementor-element.elementor-element-18ae625::before, .elementor-7897 .elementor-element.elementor-element-18ae625 > .elementor-background-video-container::before, .elementor-7897 .elementor-element.elementor-element-18ae625 > .e-con-inner > .elementor-background-video-container::before, .elementor-7897 .elementor-element.elementor-element-18ae625 > .elementor-background-slideshow::before, .elementor-7897 .elementor-element.elementor-element-18ae625 > .e-con-inner > .elementor-background-slideshow::before, .elementor-7897 .elementor-element.elementor-element-18ae625 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-617db1a );--background-overlay:'';}.elementor-7897 .elementor-element.elementor-element-18ae625 > .elementor-shape-bottom .elementor-shape-fill, .elementor-7897 .elementor-element.elementor-element-18ae625 > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:var( --e-global-color-617db1a );}.elementor-7897 .elementor-element.elementor-element-18ae625 > .elementor-shape-bottom svg, .elementor-7897 .elementor-element.elementor-element-18ae625 > .e-con-inner > .elementor-shape-bottom svg{width:calc(199% + 1.3px);height:44px;}.elementor-7897 .elementor-element.elementor-element-fbb44c1{font-size:12px;color:var( --e-global-color-text );}.elementor-7897 .elementor-element.elementor-element-fbb44c1 a{color:var( --e-global-color-text );}.elementor-7897 .elementor-element.elementor-element-2e2e7ad{text-align:center;}.elementor-7897 .elementor-element.elementor-element-2e2e7ad .elementor-heading-title{font-size:30px;font-weight:400;}.elementor-7897 .elementor-element.elementor-element-bab11c3{--display:flex;}.elementor-7897 .elementor-element.elementor-element-4af8603 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7897 .elementor-element.elementor-element-4af8603{line-height:35px;}body.elementor-page-7897:not(.elementor-motion-effects-element-type-background), body.elementor-page-7897 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-617db1a );}@media(max-width:767px){.elementor-7897 .elementor-element.elementor-element-18ae625{--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-7897 .elementor-element.elementor-element-bab11c3{--content-width:1069px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7897 .elementor-element.elementor-element-4af8603 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7897 .elementor-element.elementor-element-4af8603{line-height:2em;}}/* Start custom CSS for text-editor, class: .elementor-element-4af8603 *//* =========================================
   STYLE GLOBAL SPONTINI (Design System)
   ========================================= */

/* --- TITRES --- */
.sp-main-title {
    font-size: 2.2rem;
    color: #333;
    margin-bottom: 10px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sp-doctor-profile {
    margin-bottom: 60px;
}

.sp-doctor-name {
    font-size: 2rem;
    color: #333;
    margin-bottom: 5px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.sp-doctor-desc {
    font-size: 1.1rem;
    color: #777;
    margin-bottom: 40px;
    font-style: italic;
    border-bottom: 2px solid #d4af37; /* Soulignement doré */
    display: inline-block;
    padding-bottom: 10px;
}

/* --- SECTIONS --- */
.sp-section {
    margin-bottom: 50px; /* Plus d'espace pour respirer */
}

.sp-section h3 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    font-weight: 700;
    color: #8a4b3a; /* Couleur premium Spontini */
    text-transform: uppercase;
    border-left: 4px solid #d4af37; /* Rappel doré à gauche du titre */
    padding-left: 15px;
}

/* =========================================
   NOUVEAU : TABLEAUX DE PRIX PREMIUM
   ========================================= */
.sp-price-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05); /* Ombre légère */
    margin-bottom: 20px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* En-tête du tableau */
.sp-price-table thead tr {
    background-color: #8a4b3a; /* Fond Terre de Sienne */
    color: #ffffff;
    text-align: left;
}

.sp-price-table th, 
.sp-price-table td {
    padding: 15px 20px;
}

.sp-price-table th {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
}

/* Corps du tableau */
.sp-price-table tbody tr {
    border-bottom: 1px solid #eeeeee;
    transition: background-color 0.2s;
}

.sp-price-table tbody tr:nth-of-type(even) {
    background-color: #fdfbf7; /* Fond crème très léger alterné */
}

.sp-price-table tbody tr:last-of-type {
    border-bottom: 2px solid #8a4b3a; /* Bordure finale couleur marque */
}

.sp-price-table tbody tr:hover {
    background-color: #f5ecea; /* Survol léger teinte marque */
}

/* Colonne Prix */
.sp-price-table td:last-child {
    font-weight: 600;
    color: #333;
    white-space: nowrap; /* Empêche le prix de se couper */
}

/* Liens dans le tableau */
.sp-price-table a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dotted #8a4b3a;
    transition: color 0.2s;
}

.sp-price-table a:hover {
    color: #8a4b3a;
    border-bottom: 1px solid #8a4b3a;
}

/* =========================================
   STYLE LISTE DE LIENS (Votre ancien code)
   ========================================= */
.sp-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sp-links a {
    text-decoration: none;
    font-size: 1rem;
    color: #333;
    border-left: 3px solid #d8c6b9;
    padding-left: 10px;
    transition: all 0.2s;
}

.sp-links a:hover {
    color: #8a4b3a;
    border-left-color: #8a4b3a;
    padding-left: 15px; 
}

/* Responsif */
@media (min-width: 768px) {
    .sp-links {
        columns: 2;
        column-gap: 40px;
        display: block; 
    }
    
    .sp-links a {
        display: block; 
        break-inside: avoid;
        margin-bottom: 10px;
    }
}

/* Scroll tableau sur mobile pour éviter que ça casse le site */
@media (max-width: 600px) {
    .sp-price-table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bab11c3 *//* --- STYLE MÉDECINS --- */
.sp-doctor-profile {
    margin-bottom: 60px;
}

.sp-doctor-name {
    font-size: 2rem;
    color: #333;
    margin-bottom: 5px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.sp-doctor-desc {
    font-size: 1.1rem;
    color: #777;
    margin-bottom: 40px;
    font-style: italic;
    border-bottom: 2px solid #d4af37; /* Soulignement doré */
    display: inline-block;
    padding-bottom: 10px;
}

/* --- RAPPEL DU STYLE HARMONIEUX DES LIENS --- */
.sp-section {
    margin-bottom: 40px;
}

.sp-section h3 {
    font-size: 1.4rem;
    margin-bottom: 15px;
    font-weight: 700;
    color: #8a4b3a; /* Couleur premium Spontini */
    text-transform: uppercase;
}

.sp-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sp-links a {
    text-decoration: none;
    font-size: 1rem;
    color: #333;
    border-left: 3px solid #d8c6b9;
    padding-left: 10px;
    transition: all 0.2s;
}

.sp-links a:hover {
    color: #8a4b3a;
    border-left-color: #8a4b3a;
    padding-left: 15px; /* Petit effet de mouvement au survol */
}

/* Colonnes sur PC */
@media (min-width: 768px) {
    .sp-links {
        columns: 2;
        column-gap: 40px;
        display: block; /* Nécessaire pour columns */
    }
    
    .sp-links a {
        display: block; /* Évite la coupure entre colonnes */
        break-inside: avoid;
        margin-bottom: 10px;
    }
}/* End custom CSS */