.elementor-17 .elementor-element.elementor-element-5701adf{padding:140px 0px 140px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-0a9f6bb */li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #7EB23D;
    padding: 10px;
    list-style: none;
    margin-top: 5px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link{
    background-color: #fff;
    padding: 10px;
    list-style: none;
    margin-top: 5px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link:hover{
    background-color: #FEC740;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link a{
    color: #000;
    font-family: Roboto;
    font-size: 16px !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link:hover a{
    color: #fff;
}

button.woocommerce-Button.button {
    background-color: #008ECC!important;
    color: #fff!important;
    top: 10px!important;
    padding: 15px 30px!important;
}

button.woocommerce-Button.button:hover {
    background-color: #5bbfeb!important;
    color: #fff!important;
}

.woocommerce-info {
    border-top-color: #1e85be;
}

.woocommerce-info::before {
    color: #1e85be;
}

@media only screen and (max-width: 1024px) {

.woocommerce {
    display: flex;
    flex-direction: row;
}
.woocommerce-MyAccount-navigation {
    width: 40%!important;
}

.woocommerce-MyAccount-content {
    width: 60%!important;
    padding-left: 10px;
}
}

@media only screen and (max-width: 600px) {

.woocommerce {
    display: flex;
    flex-direction: column;
}
.woocommerce-MyAccount-navigation {
    width: 100%!important;
}

.woocommerce-MyAccount-content {
    width: 100%!important;
    padding-top: 20px;
}

.woocommerce-MyAccount-navigation ul{
    padding-left: 0;
}
}/* End custom CSS */