.elementor-27 .elementor-element.elementor-element-8ecf5e3{--display:flex;}.elementor-27 .elementor-element.elementor-element-9da0fbc.etheme-account-page-tabs-vertical .woocommerce-MyAccount-navigation ul li:not(:last-child){margin-bottom:12px;}.elementor-27 .elementor-element.elementor-element-9da0fbc.etheme-account-page-tabs-horizontal .woocommerce-MyAccount-navigation ul li:not(:last-child){margin-inline-end:12px;}.elementor-27 .elementor-element.elementor-element-c9fc2ca.etheme-account-page-tabs-vertical .woocommerce-MyAccount-navigation ul li:not(:last-child){margin-bottom:12px;}.elementor-27 .elementor-element.elementor-element-c9fc2ca.etheme-account-page-tabs-horizontal .woocommerce-MyAccount-navigation ul li:not(:last-child){margin-inline-end:12px;}@media(max-width:1024px){.elementor-27 .elementor-element.elementor-element-c9fc2ca > .elementor-widget-container{margin:-80px 0px 0px 0px;}}@media(max-width:767px){.elementor-27 .elementor-element.elementor-element-c9fc2ca > .elementor-widget-container{margin:-80px 0px 0px 0px;}}/* Start custom CSS */.avatar, .MyAccount-user-name{
    display: none !important;
}

.woocommerce-MyAccount-content  > p:first-of-type{
    display: none !important;
}

.MyAccount-dashboard-buttons{
    margin-top: 35px !important;
}


label[for=account_display_name], input[name=account_display_name], #account_display_name_description{
    display: none !important;
}

input[name=account_first_name], input[name=account_last_name], input[name=account_email], input[name=password_current],input[name=password_1],input[name=password_2], fieldset {
    border-radius: 10px !Important;
}

input[name=shipping_first_name],
input[name=shipping_last_name],
input[name=shipping_company],
input[name=shipping_address_1],
input[name=shipping_address_2],
input[name=shipping_postcode],
input[name=shipping_city]{
    border-radius: 10px !important;
}

.select2.select2-container--default .select2-selection--single, select{
    border-radius: 10px !important;
}

#shipping_state_field, #billing_hiddenplaceholder, #shipping_hiddenplaceholder{
    display: none !important;
}


input[name=billing_first_name],
input[name=billing_last_name],
input[name=billing_company],
input[name=billing_address_1],
input[name=billing_address_2],
input[name=billing_postcode],
input[name=billing_city],
input[name=billing_phone],
input[name=billing_email]{
    border-radius: 10px !important;
}

.select2.select2-container--default .select2-selection--single, select{
    border-radius: 10px !important;
}

#billing_state_field{
    display: none !important;
}



.woocommerce-button{
    border-radius: 20px !important;
    border: none !important;
}

#user_login{
    border-radius: 10px !important;
}

 .elementor .bellacoinsloaded {
    opacity: 0;
    transition: opacity .2s ease-in;
}
.elementor.elementor-loaded .bellacoinsloaded  {
    opacity: 1;
}

.eael-accordion-content{
    border-radius: 0px 0px 20px 20px;
    padding: 0px 0px 0px 20px !important;
    font-size: 12px !important;
}

.page-heading{
    visibility: hidden;
}

.MyAccount-user-info div {
    word-wrap: break-word;
    overflow-wrap: anywhere;
}/* End custom CSS */