.elementor-90 .elementor-element.elementor-element-bb0129a{margin-top:60px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-90 .elementor-element.elementor-element-8032f4e .elementor-heading-title{color:#343434;font-weight:600;}.elementor-90 .elementor-element.elementor-element-b47cf4e > .elementor-widget-container{padding:30px 0px 60px 0px;}/* Start custom CSS */@media (min-width: 768px) {
    #customer_login {
    display: flex;
    justify-content: space-between;
    }
    
    .woocommerce-MyAccount-navigation {
        float: left !important;
        width: 30% !important;
    }
    
    .woocommerce-MyAccount-content {
        float: right !important;
        width: 70% !important;
        padding: 0 50px !important;
    }
}/* End custom CSS */