#buho-gt-proxy {
	position: fixed;
	top: -10000px;
	left: -10000px;
	z-index: 999999;
	pointer-events: none;
}

#buho-gt-proxy.buho-gt-proxy--active .gglobe {
	opacity: 0 !important;
	transform: none !important;
	pointer-events: none !important;
}

#buho-gt-proxy .gsatelites,
#buho-gt-proxy .gsatelite {
	pointer-events: auto;
}

.buho-language-trigger {
	cursor: pointer;
}

