html[lang='zh-hans'] .lo-navigation__menu__logo a img {
	height: 70px;
	width: 100%;
}
.language-switcher__type {
	background-color: #fff;
	padding: 5px 10px;
	font-size: 12px;
	color: #888;
	font-weight: 600;
	text-align: right;
}
.wpml-ls-legacy-dropdown-click {
	width: fit-content !important;
}
.sign_in > .lo-link {
	font-size: 13px;
	color: #253843;
	font-weight: 600;
	line-height: 13px;
	padding-bottom: 0.6em;
	padding-top: 5px;
}
.sign_in > .lo-link.active {
	color: #0e6aed;
}
#dropdown ul li a:hover {
	background: #ecf5ff;
}
#dropdown ul {
	border-radius: 5px;
}
#dropdown {
	margin-inline-end: 20px;
	margin-inline-start: 20px;
}
