:root{--page-title-display:none;}/* Start custom CSS for wc-elements, class: .elementor-element-6ec3586 *//* Navigation Mon compte : onglet actif */
.woocommerce-MyAccount-navigation > ul li.is-active a,
.woocommerce-MyAccount-navigation > ul li.is-active a:hover {
    background-color: #00666b !important;
    color: #ffffff !important;
}

/* Navigation Mon compte : hover */
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
    background-color: #f4f4f4 !important;
    color: #00666b !important;
}

/* Liens du contenu Mon compte */
.woocommerce-MyAccount-content a:not(.button) {
    color: #00666b !important;
}

/* Boutons : état normal */
.wc-block-product-search .wc-block-product-search__button,
.wp-block-search .wp-block-search__button,
button.button,
.cart-btn-below-img .woo-buttons a,
a.button:not(.edd-submit) {
    color: #00666b !important;
    background: #f4f4f4 !important;
    border: 1px solid transparent !important;
    transition: all 0.25s ease !important;
}

/* Boutons : hover */
.wc-block-product-search .wc-block-product-search__button:hover,
.wp-block-search .wp-block-search__button:hover,
button.button:hover,
.cart-btn-below-img .woo-buttons a:hover,
a.button:not(.edd-submit):hover {
    color: #ffffff !important;
    background: #00666b !important;
}
/* Texte régulier */
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-content p {
    color: #4b4b4b !important;
}/* End custom CSS */
/* Start custom CSS */body.woocommerce-account .elementor-element-c4b3485 {
    display: none !important;
}/* End custom CSS */