.header.links li:last-child {
    display: none !important;
}
.customer-welcome.active .header.links li:last-child {
    display: block !important;
}