/*---------------
LANGUAGE SWITCHER
---------------*/
.html.custom .gt_switcher {
		width: auto;
		height: 24px;
		margin-top: -5px;
}

.html.custom .gt_switcher .gt_option {
		position: absolute !important;
		top: calc(100% + 15px);
		right: 0;
}

.html.custom .gt_switcher .gt_selected,
.html.custom .gt_switcher .gt_selected a:hover {
		background: transparent;
}

.html.custom .gt_switcher .gt_selected a {
		position: relative;
		text-indent: -9999px;
		padding-right: 50px;
		width: auto;
		border: none;
}

.html.custom .gt_switcher .gt_selected > a img {
		position: absolute;
		left: 0;
}

.header-main li.html.custom {
	display: inline-block !important;
}

.header-nav .switcher .option {
	position: absolute;
}

.header-main li.html.custom {
	display: inline-block !important;
}