li{
    list-style: none;
}
.s-user-nav{
    display: flex;
}
.s-user-nav>li{
    margin-right: 8px;
}
.s-dede_pages{
    display: flex;
    justify-content: center;
}
.s-dede_pages>li{
    margin-right: 5px;
}
.s-dede_pages .active a{
    color: red;
}
#user_nav_z li{
    width: auto !important;
}
.s-primary-menu{
    display: flex;
    align-items: center;
}







