.elementor-964 .elementor-element.elementor-element-04724a5{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.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 );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-964 .elementor-element.elementor-element-04724a5{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for text-editor, class: .elementor-element-55ae28c8 */nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    width: 100%;
    padding: 5px 0px;
}
nav.woocommerce-MyAccount-navigation ul {
    padding: 0px;
}

nav.woocommerce-MyAccount-navigation li a{
    border: 1px solid #1F3541;
    width: 100%;
    display: block;
    padding: 10px;
    border-radius: 6px;
    color: #1F3541;
}

nav.woocommerce-MyAccount-navigation .is-active a{
    background: #1F3541;
    color: #fff;
}

.woocommerce-MyAccount-content {
    height: 100%;
    border: 1px solid #dedede;
    padding: 25px;
    border-radius: 12px;
    color: #1F3541;
}

.woocommerce-MyAccount-content a {
    color: #1F3541;
    text-decoration: underline;
}

address {
    font-style: normal;
}

.woocommerce-address-fields input, .woocommerce-address-fields select, .select2-selection {
    border: 1px solid #b7b7b7 !important;
    outline: 0px !important;
}

.woocommerce-address-fields button.button, .edit-account button.button {
    background: #1F3541 !important;
    color: #fff !important;
    border-radius: 50px !important;
    font-weight: 500 !important;
    padding: 16px 30px !important;
}

.edit-account button.button {
    margin-top: 20px;
}

fieldset {
    border-radius: 10px;
}



@media(max-width: 767px){
    .woocommerce-MyAccount-content {
    margin-top: 25px !important;
    }
}/* End custom CSS */