.elementor-10 .elementor-element.elementor-element-7150b13c{--display:flex;--margin-top:80px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-10 .elementor-element.elementor-element-1164e3d3{background-color:#FFFFFF;}/* Start custom CSS for text-editor, class: .elementor-element-1164e3d3 */nav.woocommerce-MyAccount-navigation {
    background: #000;
}

nav.woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #FFF;
    padding: 10px;
    list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li a {
    color: #FFF;
}

/* Detalles de la cuenta */

input#account_first_name {
    background: #FFF;
    border-radius: 5px;
}

input#account_last_name {
    background: #FFF;
    border-radius: 5px;
}

input#account_display_name {
    background: #FFF;
    border-radius: 5px;
}

input#account_email {
    background: #FFF;
    border-radius: 5px;
}

input#password_current {
    background: #FFF;
    border-radius: 5px;
}

input#password_1 {
    background: #FFF;
    border-radius: 5px;
}

input#password_2 {
    background: #FFF;
    border-radius: 5px;
}

button.woocommerce-Button.button {
    margin-top: 20px;
    background: #D22222;
    border-radius: 5px;
    color: #fff;
}

/* Inicio de sesision */

form.woocommerce-form.woocommerce-form-login.login {
    border: 0;
}

input#username {
    background: #FFF;
    border-radius: 5px;
}

input#password {
    background: #FFF;
    border-radius: 5px;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    background: #FFF;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
}

.woocommerce-MyAccount-content p {
    color: #000;
    PADDING: 10px;
}

header.woocommerce-Address-title.title {
    color: #000;
}
address {
    color: #000;
}
legend {
    color: #000;
}/* End custom CSS */