/* 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;
}

.cl-lang-selector .horizontal-list .wp-block-navigation-item {
	margin-top: 0 !important;
}

#cmplz-manage-consent .cmplz-btn.cmplz-manage-consent {
	right: 80px;
}
