/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2025 | 12:26:04 */
#is-language-switcher
{
	display: flex;
	position: absolute;
	top: 8px;
	right: 16px;
	z-index: 100;
	visibility: hidden;
}

#is-language-switcher li
{
	margin-left: 8px;
	list-style: none;
}

header.shrink-mobile #is-language-switcher
{
	/*display: none !important;	*/
	right: 64px;
  	top: 18px;
}
