/* .translate {
	background-color: transparent;
	width: 100%;
	margin: 0 auto;
	padding-top: 8px;
	padding-left: 0.9375rem;
    padding-right: 0.9375rem;
	position: relative;
	display: flex;
	align-items: right;
 	justify-content: right;
	 max-width: 1150px;
}

.translate .gt_switcher_wrapper{
	position: relative !important;
	top: auto !important;
	left: auto !important;
	z-index: 9 !important;
	height: 42px;

} */

.translate .gt_switcher_wrapper select{
	min-width: 142px;
    color: black;
}
