nav.tabs ul.nav-tabs li.nav-item a.nav-link[href*="/user/"]:not([href*="/edit"]):not([href*="/orders"]):not([href*="/register"]):not([href*="/password"]):not([href*="/login"]) {
	display: none !important;
}