/* Copyright 2021 Google Inc. All Rights Reserved. */
/* .goog-te-gadget{
	display: flex !important;
	color: transparent !important;
} */

.goog-te-gadget{
	display: flex !important;
	color: transparent !important;
	
}

@media screen and (max-width: 575px) {
	.goog-te-gadget {
		display: unset!important;
	}		
}

.goog-logo-link {
	display: none !important;


}

.goog-te-banner-frame.skiptranslate {
   display: none !important;
   
} 

body {
   top: 0px !important; 
}


.goog-te-combo {
	border:none;
	border-bottom: 1px solid #a6a7a9; 
	border-radius: 0px;
	background:transparent;
	color: white;
	font-size: 14px;
	margin: 0;
	outline: medium none;
}

.goog-te-combo option {
	color: black;
}

.custom-container-navbar {
	white-space:nowrap;
	display:table;
}
