html[lang='eu'] span.date .range .from .day {
	float: left;
}
html[lang='eu'] span.date .range .to {
	display: inline-block;
}
html[lang='eu'] span.date .range .to .day {
	float: left;
}
html[lang='eu'] .tariff_availability_container .tariff .from span.amount {
	float: left;
}
html[lang='eu'] .tariff_availability_container .tariff .to {
	display: inline-block;
}
html[lang='eu'] .tariff_availability_container .tariff .to span.amount {
	float: left;
}
html[lang='eu'] .product_right_img .from::first-letter {
	text-transform: lowercase;
}

/*CAS-24397-W1N1B4*/
.hien-ra {
	opacity: 1;
	visibility: visible;
	transition: 0.6s;
	transform: translateY(0px);
	z-index: 9999999999;
}
.nen-mo {
	width: 100%;
	height: 100%;
	background: #69686870;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: 0.6s;
}
.hop-thoai {
	width: 50%;
	background: #ffffff;
	border-radius: 2px;
	box-shadow: 1px 5px 5px rgb(0, 0, 0, 0.15);
	position: fixed;
	top: 40%;
	left: 35%;
	z-index: 2;
	margin-top: -60px;
	margin-left: -150px;
	opacity: 0;
	visibility: hidden;
	transition: 0.6s;
	transform: translateY(500px);
}
.hop-thoai h4 {
	background: #f5f5f5;
	width: 100%;
	padding: 10px 12px;
	text-align: center;
	color: #212121;
}
.hien-ra {
	opacity: 1;
	visibility: visible;
	transition: 0.6s;
	transform: translateY(0px);
}
.hop-thoai h5 {
	background: #f5f5f5;
	width: 100%;
	padding: 30px 32px;
	text-align: center;
	color: #212121;
}
/*END - CAS-24397-W1N1B4*/

/* 00325232 */
.secondary_content .menu_experience_vouchers {
	display: none !important;
}
/* 00325232 END */

/* 00329262 */
.promoter_name {
	display: none !important;
}
/* 00329262 - END*/

/*SF00356960*/
#account_account_register {
	display: none !important;
}
#menu_item_0 > span > a > span.text {
	color: black !important;
}

@media screen and (min-width: 1200px) {
	#header_menu_container {
		display: grid !important;
	}

	#account {
		text-align: right !important;
	}
}

/* Hidden introduction (rightside) in seatmap */
#rootSeatmapWidget .stx-sm-introduction {
	display: none !important;
}

/* custom gray button (right-side in header) */
#header_menu_container .last_item_link a[href][role='button'] {
	background-color: #e6e6e6 !important;
}
/*END-SF00356960*/
