.goog-te-gadget .goog-te-combo {
	margin: 4px 0;
	padding: 10px !important;
	width: 200px !important;
	font-size: 14px !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
	display: none !important;
	background-color: unset !important;
	box-shadow: none !important;
}

.skiptranslatex {
	display: none !important;
	background-color: unset !important;
	box-shadow: none !important;
}


.skiptranslate>iframe {
	height: 0 !important;
	border-style: none;
	box-shadow: none;
}

.skiptranslatex {
	margin-top: -40px !important;
}

.skiptranslate>iframe {
	display: none !important;
}


.language-selectorx {
	margin-top: 35px !important;
}


.goog-te-combo {
	border-radius: 7px !important;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd {
	display: none !important;
}


body {
	top: 0 !important;
}

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


#goog-gt-tt,
.goog-te-balloon-frame {
	display: none !important;
}

.goog-text-highlight {
	background: none !important;
	box-shadow: none !important;
}



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

.goog-te-gadget {
	height: 0px !important;
	overflow: hidden;
}


.google_translate_element {
	margin-bottom: 10px !important;
	/* align-content: center !important; */
	margin-right: 20px !important;
	margin-top: 10px !important;
	margin: 4px 0;
	padding: 10px !important;
	width: 200px !important;
	font-size: 14px !important;
}



a.gflag {
	vertical-align: middle;
	font-size: 16px;
	padding: 1px 0;
	background-repeat: no-repeat;
	background-image: url(//gtranslate.net/flags/16.png);
}

a.gflag img {
	border: 0;
}

a.gflag:hover {
	background-image: url(//gtranslate.net/flags/16a.png);
}

#goog-gt-tt {
	display: none !important;
}

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

.goog-te-menu-value:hover {
	text-decoration: none !important;
}

body {
	top: 0 !important;
}

#google_translate_element {
	display: none !important;
}


.language-menu {
	margin-right: 10px !important;
	margin-top: -35px !important;
	margin-bottom: -10px !important;
}

/* Language Switcher Styling */
.financity-language-switcher-wrap {
	margin-right: 15px;
	display: flex;
	align-items: center;
}

.language-switcher-mobile-item {
	margin-top: 20px !important;
	padding: 10px 0;
	border-top: 1px solid #eee;
}

/* Responsive adjustments */
@media (max-width: 768px) {
	.financity-language-switcher-wrap {
		display: none;
	}
}

@media (min-width: 769px) {
	.language-switcher-mobile-item {
		display: none !important;
	}
}

/* Language Switcher Top Bar Integration */
.financity-top-bar-language-switcher {
	display: inline-block;
	margin-right: 10px;
}

.financity-top-bar-language-switcher .topbar-language-switcher {
	position: relative;
	display: inline-block;
}

.financity-top-bar-language-switcher .language-toggle {
	background: transparent;
	border: 1px solid rgba(165, 191, 255, 0.3);
	border-radius: 4px;
	padding: 4px 8px;
	display: flex;
	align-items: center;
	gap: 4px;
	cursor: pointer;
	color: #a5bfff;
	font-size: 11px;
	font-weight: 500;
	transition: all 0.3s ease;
	min-width: 60px;
	height: 28px;
}

.financity-top-bar-language-switcher .language-toggle:hover {
	background: rgba(165, 191, 255, 0.1);
	border-color: #a5bfff;
	color: #ffffff;
}

.financity-top-bar-language-switcher .current-flag {
	width: 14px;
	height: 10px;
	border-radius: 1px;
	object-fit: cover;
}

.financity-top-bar-language-switcher .current-lang {
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.financity-top-bar-language-switcher .dropdown-arrow {
	font-size: 8px;
	transition: transform 0.3s ease;
}

.financity-top-bar-language-switcher .language-toggle.active .dropdown-arrow {
	transform: rotate(180deg);
}

.financity-top-bar-language-switcher .language-dropdown-menu {
	position: absolute;
	top: 100%;
	right: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	min-width: 120px;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-5px);
	transition: all 0.3s ease;
	margin-top: 2px;
}

.financity-top-bar-language-switcher .language-toggle.active+.language-dropdown-menu,
.financity-top-bar-language-switcher .language-dropdown-wrapper:hover .language-dropdown-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.financity-top-bar-language-switcher .language-option {
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 6px 10px;
	color: #000000 !important;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #f0f0f0;
	transition: background-color 0.2s ease;
}

.financity-top-bar-language-switcher .language-option:last-child {
	border-bottom: none;
}

.financity-top-bar-language-switcher .language-option:hover {
	background: #f8f9ff;
	color: #000000 !important;
}

.financity-top-bar-language-switcher .language-option .flag-icon {
	width: 14px;
	height: 10px;
	border-radius: 1px;
	object-fit: cover;
}

.financity-top-bar-language-switcher .lang-name {
	font-size: 11px;
	font-weight: 500;
	color: #000000 !important;
}

/* Mobile hide for top bar switcher */
@media (max-width: 768px) {
	.financity-top-bar-language-switcher {
		display: none !important;
	}
}

/* Mobile Language Switcher Improvements */
.language-switcher-mobile-item {
	border-top: 1px solid rgba(165, 191, 255, 0.1) !important;
	margin-top: 15px !important;
	padding-top: 15px !important;
}

@media (min-width: 769px) {
	.language-switcher-mobile-item {
		display: none !important;
	}
}