#event-info-header-left span + span:before {
	content: "| ";
}

.event-item .top-title {
	position: relative;
	display: inline-block;
}

.event-item .top-highlight {
	position: absolute;
	top: 0;
	right: -10px;
	font-size: 12px;
	background: #2195d9;
	color: #fff;
	padding: 0 2px;
	line-height: 14px;
}

.gdpr_consent_popup {
	z-index: 9999999 !important;
}

.gdpr_consent_popup .row {
	background: transparent;
}

nav#sub-navigation .sub-navigation--item.shop {
	background: #ff7027
}

nav#sub-navigation .sub-navigation--item.shop:hover, nav#sub-navigation .sub-navigation--item.shop:active, nav#sub-navigation .sub-navigation--item.shop:focus {
	background: #cbe6f6
}