.elementor-306 .elementor-element.elementor-element-3ff2232e{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--overlay-opacity:0.4;--padding-top:140px;--padding-bottom:140px;--padding-left:20px;--padding-right:20px;}.elementor-306 .elementor-element.elementor-element-3ff2232e:not(.elementor-motion-effects-element-type-background), .elementor-306 .elementor-element.elementor-element-3ff2232e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://silwet.online/wp-content/uploads/2025/12/beautiful-monstera-leaves-shadow-colored-backgroun-2023-11-27-05-19-31-utc-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-306 .elementor-element.elementor-element-3ff2232e::before, .elementor-306 .elementor-element.elementor-element-3ff2232e > .elementor-background-video-container::before, .elementor-306 .elementor-element.elementor-element-3ff2232e > .e-con-inner > .elementor-background-video-container::before, .elementor-306 .elementor-element.elementor-element-3ff2232e > .elementor-background-slideshow::before, .elementor-306 .elementor-element.elementor-element-3ff2232e > .e-con-inner > .elementor-background-slideshow::before, .elementor-306 .elementor-element.elementor-element-3ff2232e > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-primary );--background-overlay:'';}.elementor-306 .elementor-element.elementor-element-5ef08034{width:var( --container-widget-width, 440px );max-width:440px;--container-widget-width:440px;--container-widget-flex-grow:0;}.elementor-306 .elementor-element.elementor-element-5ef08034 .jeg-elementor-kit.jkit-heading{text-align:left;}.elementor-306 .elementor-element.elementor-element-5ef08034 .jeg-elementor-kit.jkit-heading .heading-title{-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline;font-family:"Plus Jakarta Sans", Sans-serif;font-size:4em;font-weight:700;line-height:1.26em;letter-spacing:-0.02em;color:var( --e-global-color-f60ffb5 );}.elementor-306 .elementor-element.elementor-element-5ef08034 .jeg-elementor-kit.jkit-heading .heading-section-title{margin:0px 0px 12px 0px;}.elementor-306 .elementor-element.elementor-element-5ef08034 .jeg-elementor-kit.jkit-heading .heading-section-title .heading-title{padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;border-style:none;}.elementor-306 .elementor-element.elementor-element-0b2e533{--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;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-306 .elementor-element.elementor-element-3ff2232e{--content-width:1240px;}}@media(max-width:1024px){.elementor-306 .elementor-element.elementor-element-3ff2232e{--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;--padding-top:80px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-306 .elementor-element.elementor-element-5ef08034 .jeg-elementor-kit.jkit-heading{text-align:center;}.elementor-306 .elementor-element.elementor-element-5ef08034 .jeg-elementor-kit.jkit-heading .heading-title{font-size:3em;}}@media(max-width:767px){.elementor-306 .elementor-element.elementor-element-5ef08034{width:100%;max-width:100%;}.elementor-306 .elementor-element.elementor-element-5ef08034 .jeg-elementor-kit.jkit-heading .heading-title{font-size:2.7em;}}/* Start custom CSS for shortcode, class: .elementor-element-6780045 *//* ==========================================================================
   MASTER CSS - PAID MEMBER SUBSCRIPTIONS (TOUT EN UN : Inscription, Login, Compte)
   Couleur Principale : #00916E (Vert)
   ========================================================================== */

/* -----------------------------------------------------------
   1. RESET GLOBAL & CONTENEUR (Style Carte)
   On utilise 'html body' pour forcer la priorité sur le thème
----------------------------------------------------------- */
html body #pms_register-form, 
html body #pms_login, 
html body .pms-account-shortcode,
html body .pms-form-container {
    background-color: #ffffff !important;
    max-width: 900px !important;
    margin: 40px auto !important;
    padding: 40px !important;
    border-radius: 16px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important;
    border: 1px solid #e1e1e1 !important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    color: #333 !important;
}

/* Ajustement largeur pour le Login spécifiquement */
html body #pms_login { max-width: 450px !important; }

/* -----------------------------------------------------------
   2. PAGE COMPTE [pms-account] (Correction du Rose)
----------------------------------------------------------- */

/* Le Menu (Onglets) */
html body .pms-account-navigation {
    display: flex !important;
    flex-wrap: wrap !important;
    border-bottom: 2px solid #eee !important;
    margin-bottom: 30px !important;
    padding-left: 0 !important;
    list-style: none !important;
}

html body .pms-account-navigation li {
    margin: 0 20px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

/* LIENS DU MENU : VERT OBLIGATOIRE */
html body .pms-account-navigation li a {
    color: #00916E !important; /* VERT */
    font-weight: 700 !important;
    font-size: 15px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    padding-bottom: 10px !important;
    border-bottom: 3px solid transparent !important;
    opacity: 0.6;
    transition: all 0.3s ease;
}

html body .pms-account-navigation li.active a,
html body .pms-account-navigation li a:hover {
    opacity: 1 !important;
    color: #00916E !important;
    border-bottom-color: #00916E !important;
}

/* Le Tableau des abonnements (Suppression bordures roses) */
html body .pms-account-subscription-details {
    width: 100% !important;
    border-collapse: collapse !important;
    border: 1px solid #eee !important;
    margin-bottom: 20px !important;
}

html body .pms-account-subscription-details th,
html body .pms-account-subscription-details td {
    padding: 15px !important;
    border-bottom: 1px solid #eee !important;
    text-align: left !important;
    background: #fff !important; /* Force blanc */
    color: #555 !important;
}

html body .pms-account-subscription-details th {
    background-color: #f9f9f9 !important;
    color: #222 !important;
    font-weight: 600 !important;
}

/* LIENS DANS LE TABLEAU (Annuler / Modifier) : VERT */
html body .pms-account-subscription-details a,
html body .pms-account-actions a {
    color: #00916E !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}
html body .pms-account-subscription-details a:hover {
    text-decoration: underline !important;
    color: #007558 !important;
}

/* -----------------------------------------------------------
   3. LES CHAMPS (INPUTS) - COMMUN A TOUS LES FORMULAIRES
----------------------------------------------------------- */
html body .pms-field input, 
html body .pms-account-section input,
html body #pms_login input[type="text"],
html body #pms_login input[type="password"] {
    width: 100% !important;
    padding: 14px 16px !important;
    border: 1px solid #ccc !important;
    border-radius: 8px !important;
    background-color: #fff !important;
    font-size: 16px !important;
    margin-bottom: 15px !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    color: #333 !important;
}

/* Focus vert */
html body .pms-field input:focus,
html body .pms-account-section input:focus, 
html body #pms_login input:focus {
    border-color: #00916E !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(0, 145, 110, 0.1) !important;
}

/* -----------------------------------------------------------
   4. LES BOUTONS (Vert #00916E)
----------------------------------------------------------- */
html body input[type="submit"][name*="pms_"] {
    background-color: #00916E !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 15px 30px !important;
    border: none !important;
    border-radius: 50px !important;
    width: 100% !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    margin-top: 10px !important;
    transition: transform 0.2s !important;
}

html body input[type="submit"][name*="pms_"]:hover {
    background-color: #007558 !important;
    transform: translateY(-2px) !important;
}

/* -----------------------------------------------------------
   5. ELÉMENTS SPECIFIQUES INSCRIPTION (Badge Sécurité & Titre)
----------------------------------------------------------- */
/* Titre Français forcé */
html body #pms_register-form h3, 
html body .pms_payment_details_heading { font-size: 0 !important; margin: 0 !important; padding: 0 !important; }

html body #pms_register-form h3::after, 
html body .pms_payment_details_heading::after {
    content: "Détails du paiement";
    font-size: 24px !important;
    color: #333 !important;
    display: block !important;
    margin-bottom: 20px !important;
    font-weight: bold !important;
}

/* Badge Sécurité */
html body ul.pms-form-fields::before {
    content: "🔒 Paiement 100% sécurisé par Stripe (Cryptage SSL)";
    display: block;
    background-color: #f0fdf4;
    color: #00916E;
    border: 1px solid #bbf7d0;
    padding: 12px;
    border-radius: 8px;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0b2e533 *//* ============================================================
   DESIGN PAGE MON COMPTE ([pms-account]) - STYLE CARTE
   ============================================================ */

/* --- 1. LE CONTENEUR PRINCIPAL (LA CARTE) --- */
/* On cible le conteneur global du shortcode compte */
div.pms-account-shortcode {
    background-color: #ffffff;
    max-width: 800px; /* Plus large car il y a des tableaux d'info */
    margin: 40px auto;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* --- 2. LE MENU DE NAVIGATION (ONGLETS) --- */
ul.pms-account-navigation {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    border-bottom: 2px solid #f0f0f0; /* Ligne grise en bas du menu */
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

ul.pms-account-navigation li {
    margin: 0;
}

/* Le texte des liens (Demande spécifique : VERT) */
ul.pms-account-navigation li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #00916E !important; /* VOTRE VERT FORCÉ */
    padding-bottom: 10px;
    display: inline-block;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent; /* Bordure invisible par défaut */
    opacity: 0.7; /* Légèrement transparent quand pas actif */
}

/* Au survol ou quand l'onglet est actif */
ul.pms-account-navigation li.active a,
ul.pms-account-navigation li a:hover {
    opacity: 1;
    border-bottom-color: #00916E; /* Soulignement vert */
}

/* --- 3. LES TABLEAUX (Liste des abonnements) --- */
/* Pour que le tableau des abonnements soit joli */
table.pms-account-subscription-details {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table.pms-account-subscription-details th {
    text-align: left;
    padding: 12px;
    background-color: #f9f9f9;
    color: #555;
    font-weight: 600;
    border-radius: 6px;
}

table.pms-account-subscription-details td {
    padding: 12px;
    border-bottom: 1px solid #eee;
    color: #333;
}

/* --- 4. LES CHAMPS DE FORMULAIRE (Profil & Mot de passe) --- */
/* On réutilise le style des inputs précédents */
.pms-account-section input[type="text"],
.pms-account-section input[type="email"],
.pms-account-section input[type="password"],
.pms-account-section select {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    background-color: #fff;
    margin-top: 5px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.pms-account-section input:focus, 
.pms-account-section select:focus {
    border-color: #00916E;
    box-shadow: 0 0 0 3px rgba(0, 145, 110, 0.1);
    outline: none;
}

/* Labels */
.pms-account-section label {
    font-weight: 600;
    color: #444;
    display: block;
    margin-bottom: 5px;
}

/* --- 5. LES BOUTONS (Sauvegarder / Modifier) --- */
.pms-account-section input[type="submit"] {
    background-color: #00916E !important;
    color: #ffffff;
    font-weight: bold;
    padding: 12px 25px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: background 0.3s ease;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.pms-account-section input[type="submit"]:hover {
    background-color: #007558 !important;
    transform: translateY(-2px);
}

/* Petit message de statut (Succès/Erreur) */
.pms_success-message {
    color: #00916E;
    background: #e6fffa;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 15px;
    border: 1px solid #00916E;
}/* End custom CSS */