.elementor-25 .elementor-element.elementor-element-53823569{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-61eea966 *//* ==================================================
   PAGE MON COMPTE WOOCOMMERCE
   Nos Passions Nos Créations
   ================================================== */


/* ==================================================
   1. MISE EN PAGE - CLIENT CONNECTÉ
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce {
    display: flex;
    gap: 30px;
    align-items: flex-start;
}


/* ==================================================
   2. MENU DE NAVIGATION
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation {
    width: 24%;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation li {
    margin: 0 0 12px 0;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 13px 15px;
    color: #432617;
    background-color: #F0E9DE;
    text-decoration: none;
    border-radius: 3px;
    transition: 0.2s ease;
}


/* Survol */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation li a:hover {
    color: #B29396;
    background-color: #F0E9DE;
}


/* Onglet actuellement sélectionné */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation li.is-active a {
    color: #F0E9DE;
    background-color: #432617;
}


/* ==================================================
   3. CONTENU DU COMPTE
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-content {
    width: 76%;
    color: #432617;
    line-height: 1.7;
    padding-top: 4px;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-content p {
    margin-bottom: 18px;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-content a {
    color: #B29396;
    font-weight: 600;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-content a:hover {
    color: #432617;
}


/* ==================================================
   4. CONNEXION / INSCRIPTION
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce h2 {
    color: #432617;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}


/* Encadrés */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form.login,
.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form.register {
    border: 1px solid #F0E9DE;
    background-color: #ffffff;
    padding: 25px;
    border-radius: 4px;
}


/* Libellés */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form label {
    color: #432617;
    font-weight: 500;
}


/* Champs */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form .input-text {
    border: 1px solid #B29396;
    background-color: #ffffff;
    color: #432617;
    padding: 10px 12px;
    min-height: 42px;
    border-radius: 3px;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form .input-text:focus {
    border-color: #432617;
    outline: none;
}


/* ==================================================
   5. BOUTONS
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce button.button {
    background-color: #432617;
    color: #ffffff;
    border-radius: 3px;
    padding: 11px 20px;
    font-weight: 500;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce button.button:hover {
    background-color: #B29396;
    color: #ffffff;
}


/* ==================================================
   6. LIENS DES FORMULAIRES
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form a {
    color: #432617;
    text-decoration: underline;
}

.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form a:hover {
    color: #B29396;
}


/* Espace entre Connexion et Inscription */

.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login {
    column-gap: 35px;
}


/* ==================================================
   7. TÉLÉPHONE
   ================================================== */

@media (max-width: 767px) {

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce {
        display: block;
    }

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation,
    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-content {
        width: 100%;
    }

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation {
        margin-bottom: 25px;
    }

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce h2 {
        font-size: 24px;
    }

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form.login,
    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce form.register {
        padding: 18px;
    }
}

/* ==================================================
   8. FINITIONS CONNEXION / INSCRIPTION
   ================================================== */

/* Même hauteur pour les deux encadrés */
.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login {
    display: flex;
    align-items: stretch;
}

.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login .u-column1,
.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login .u-column2 {
    display: flex;
    flex-direction: column;
}

.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login form.login,
.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login form.register {
    flex: 1;
}

/* Plus d'air entre les éléments du formulaire */
.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-form-login .form-row {
    margin-bottom: 15px;
}

/* Se souvenir de moi */
.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-form-login__rememberme {
    margin-right: 15px;
}

/* Bouton connexion */
.elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-form-login__submit {
    margin-top: 8px;
    margin-bottom: 15px;
}

/* Mobile : retour naturel en une seule colonne */
@media (max-width: 767px) {
    .elementor-25 .elementor-element.elementor-element-61eea966 #customer_login {
        display: block;
    }
}

/* ==================================================
   9. CENTRAGE CONNEXION / INSCRIPTION
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login {
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

/* ==================================================
   10. ALIGNEMENT DES TITRES CONNEXION / INSCRIPTION
   ================================================== */

.elementor-25 .elementor-element.elementor-element-61eea966 #customer_login > div > h2 {
    padding-left: 25px;
}

/* ==================================================
   11. TABLETTE - MON COMPTE EN UNE SEULE COLONNE
   ================================================== */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce {
        display: block;
    }

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation,
    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-content {
        width: 100%;
    }

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation {
        margin-bottom: 30px;
    }

    .elementor-25 .elementor-element.elementor-element-61eea966 .woocommerce-MyAccount-navigation li a {
        padding: 12px 15px;
    }
}/* End custom CSS */