/* TODO: Only in development website to hide the WPML development bar display*/
.otgs-development-site-front-end {
	display: none !important;
}

.cl-lang-changer.wpml-language-switcher-block {
	max-width: 120px !important;
}

