.tkt-geo-switch {
	float: right;
	display: inline-block;
	margin-left: 0.25em;
	text-align: center;
}

.tkt-geo-switch form {
	display: inline-block;
	margin-left: 0.25em;
}

.tkt-geo-switch {
	line-height: 20px;
	font-size: 1.4rem !important;
	color: #c2a87e;
	display: block;
    margin-left: 1em;
}

.tkt-geo-switch select {
	font-size: 1.4rem;
	line-height: 1;
	padding: 3px 24px 3px 5px;
/* 	background-color: transparent; */
	background-color: #ad0a08;
	border: none;
	color: white;
	cursor: pointer;
}

.ubermenu-custom-content .tkt-geo-switch {
	margin: 0 auto;
	float: none;
	padding: 5px 0 10px;
}

.ubermenu-custom-content .tkt-geo-switch select {
	background-color: #4d4d4d;
}