
.acts-hf-global-header.acts-hf-is-sticky{
	position:sticky;
	top:var(--acts-hf-sticky-top,0px);
	z-index:99999;
	width:100%;
}
