.is-hidden {
	display: none!important;
	opacity: 0!important;
	visibility: hidden!important;
	pointer-events: none!important;
}