



.user-logged-in.path-user #block-exxelprime-content .user-profile{
    display: none;
}






#block-exxelprime-fyduserprofilecustomblock .user-profile-custom-block{
    
}
#block-exxelprime-fyduserprofilecustomblock .user-profile-custom-block .wrapper{
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 15px;
}

#block-exxelprime-fyduserprofilecustomblock .top{
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}
#block-exxelprime-fyduserprofilecustomblock .top .name{
    font-size: 36px;
    text-transform: uppercase;
    color: gray;
    padding-right: 30px;
}
#block-exxelprime-fyduserprofilecustomblock .top .fyd-user-tabs{
    align-self: center;
}
#block-exxelprime-fyduserprofilecustomblock .top .fyd-user-tabs ul{
    margin-bottom: 0;
}
#block-exxelprime-fyduserprofilecustomblock .top .fyd-user-tabs ul li{
    list-style: none;
    display: inline-block;
    padding: 15px;
}
#block-exxelprime-fyduserprofilecustomblock .top .fyd-user-tabs ul li a{
    color: gray;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition-duration: 0.8s;
    transition-delay: 0.2s;
    text-decoration: none;
}

#block-exxelprime-fyduserprofilecustomblock .top .fyd-user-tabs ul li a.active{
    color: #32418d;
    font-weight: bold;
}
#block-exxelprime-fyduserprofilecustomblock .top .fyd-user-tabs ul li a:hover{
    color: #32418d;
}


#block-exxelprime-fyduserprofilecustomblock .bottom .welcome-desc{
    margin-bottom: 15px;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .welcome-desc p{
    font-size: 14px;
    line-height: 1.8;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-label{
    margin-bottom: 30px;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-menu-list{
    display: flex;
    flex-wrap: wrap;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-menu-list > div{
    flex-basis: 25%;
    width: 100%;
    margin-bottom: 30px;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-menu-list > div .fyd-header{
    color: gray;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-menu-list > div .list ul{
    padding-left :0;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-menu-list > div .list li{
    list-style: none;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-menu-list > div .list li a{
    font-size: 14px;
    line-height: 1.7;
    text-decoration: none;
    color: #32418d;
    transition-duration: 0.8s;
    transition-delay: 0.2s;
}
#block-exxelprime-fyduserprofilecustomblock .bottom .fyd-menu-list > div .list li a:hover{
    color: black;
}









