.papatto-translation-menu-switcher .papatto-language-links {
	display: flex !important;
	align-items: center;
	flex-wrap: nowrap;
	white-space: nowrap;
}

.papatto-translation-menu-switcher .papatto-language-link {
	display: inline-flex !important;
	width: auto !important;
	padding: 0 !important;
	border: 0 !important;
}

.papatto-translation-menu-switcher .papatto-language-link::before {
	display: none !important;
	content: none !important;
}

.papatto-translation-menu-switcher .papatto-language-separator {
	display: inline !important;
	padding: 0 0.2em;
}
