.elementor-22 .elementor-element.elementor-element-7f790768{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-6ab67e0e *//* My Account page dark theme */
body.woocommerce-account .woocommerce,
body.woocommerce-account .woocommerce * {
    background-color: #070614 !important;
    color: #ffffff !important;
}
/* Main My Account wrapper */
body.woocommerce-account .woocommerce {
    background-color: rgba(10, 8, 30, 0.92) !important;
    padding: 30px;
    border-radius: 8px;
}

/* Left navigation */
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    background: transparent !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation a {
    color: #ffffff !important;
}

/* Content area */
body.woocommerce-account .woocommerce-MyAccount-content {
    background: transparent !important;
    color: #ffffff !important;
}

/* Wordfence 2FA specific container */
body.woocommerce-account .wordfence-2fa,
body.woocommerce-account .wf-2fa-container {
    background-color: #141233 !important;
    border: 1px solid #2a275f !important;
    padding: 20px;
    border-radius: 6px;
}/* End custom CSS */
/* Start custom CSS */.woocommerce-account {
    background-color: #070614 !important;
    color: #ffffff;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    background-color: rgba(10, 8, 30, 0.85);
    padding: 25px;
    border-radius: 8px;
}

.woocommerce-account a {
    color: #d9dcff;
}/* End custom CSS */