.section-bar-header,
.section-fixed-header,
.section-categories-header {
	position: fixed !important;
	left: 0;
	width: 100%;
	transition: top 0.3s ease;
}

.section-bar-header {
	z-index: 10000;
}

.section-fixed-header {
	z-index: 9999;
}

.section-categories-header {
	z-index: 9998;
}

.engajae-header-spacer {
	width: 100%;
}
