/* Fokus Outlet 1.0.3 */

a.fokus-outlet-menu-link {
	color: #b01e27 !important;
	font-weight: 700 !important;
}

/* Desktop: keep OUTLET understated, but slightly stronger than the other menu items. */
@media (min-width: 1000px) {
	a.fokus-outlet-menu-link {
		color: #b01e27 !important;
		font-weight: 800 !important;
		background: transparent !important;
		padding: inherit;
		border-radius: 0 !important;
		box-shadow: none !important;
	}
}

.fokus-outlet-discount-badge {
	white-space: nowrap;
}
