.elementor-1307 .elementor-element.elementor-element-546166f9{--display:flex;}.elementor-1307 .elementor-element.elementor-element-7721ddb{--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;}.elementor-1307 .elementor-element.elementor-element-570da9a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1307 .elementor-element.elementor-element-ddedcdf > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-1307 .elementor-element.elementor-element-ddedcdf{font-size:22px;color:#000000;}@media(max-width:1024px){.elementor-1307 .elementor-element.elementor-element-546166f9{--margin-top:0100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1307 .elementor-element.elementor-element-ddedcdf{text-align:start;font-size:18px;}}@media(max-width:767px){.elementor-1307 .elementor-element.elementor-element-ddedcdf{font-size:17px;}}/* Start custom CSS for shortcode, class: .elementor-element-3a9c2b8b */#ur_register_pre_form_message {
    display: none !important;
}

/* --- Liens à masquer dans Mon compte WooCommerce --- */

/* Masquer le lien "Téléchargements" */
.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

/* Masquer le lien "Moyens de paiement" */
.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none !important;
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button.button.view {
    font-size: 12px !important;        /* Réduit la taille du texte */
    padding: 10px 14px !important;      /* Réduit l’espace autour du texte */
    line-height: 1.2 !important;       /* Ajuste la hauteur de ligne */
    height: auto !important;           /* Permet au bouton de s’adapter au contenu */
    border-radius: 5px !important;     /* Coins légèrement arrondis (modifiable) */
}

.woocommerce-MyAccount-content p:first-of-type {
    display: none !important;
}

.woocommerce-MyAccount-content p {
    margin-top: 20px;
}

.woocommerce-MyAccount-content p:first-of-type {
    display: none !important;
}

.woocommerce-MyAccount-content p:nth-of-type(2) {
    margin-top: 20px; /* Ou plus si besoin */
}

.woocommerce-form-row {
    text-align: left !important;
    float: none !important;
}/* End custom CSS */