.elementor-3334 .elementor-element.elementor-element-c67b58e > .elementor-container{min-height:100px;}/* Start custom CSS for section, class: .elementor-element-830bef0 */#my-account-menu.layout-simple .myaccount-menu li {
    list-style-type: none!important
}
.myaccount-menu{
    margin-top:2rem;
    padding-top: 0!important;
    padding-bottom: 0!important;
    
}
#my-account-menu.layout-simple.position-vertical-right .myaccount-menu li {
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0
}
#my-account-menu.layout-simple.position-vertical-right .myaccount-menu li a {
    display: inline-block;
    padding: 12px 20px 12px 12px;
}
#my-account-menu>div:first-child{
    display: flex;
    gap: 1rem;
}
.user-avatar.avatar-upload img{
        width: 50px;
    height: 50px;
    border-radius: 50%;
        max-width: 50px;
}
.logout-wrapper .logout a{
    color: #646664;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #646664;
    border-radius: 4px;
    padding: 0.5rem 1rem;
    
}
.yith-wcmap .user-profile .user-info>span.username {
    font-weight: 600;
    font-size: 16px;
    color: #69727d;
}
.yith-wcmap .user-profile .user-info>span.user-email {
    font-size: 13px;
    color: #555;
}/* End custom CSS */