.elementor-12 .elementor-element.elementor-element-1d3fc7cb{--display:flex;}.elementor-12 .elementor-element.elementor-element-2dce980{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-5aa7eb45 *//* FORCE-HIDE THE REY THEME SIDEBAR */
#my-account-menu.wcmp-myaccount-template {
    display: none !important;
}

/* MAKE YOUR ELEMENTOR GRID TAKE THE FULL WIDTH */
.woocommerce-MyAccount-content {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* HIDE THE DEFAULT 'HELLO DANIEL' WELCOME MESSAGE */
.rey-myAccContent > p, 
.woocommerce-MyAccount-content > p {
    display: none !important;
}/* End custom CSS */