.elementor-sticky--active {
	z-index: 99;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05) !important;
}

.e-con.elementor-sticky--active {
	z-index: var(--z-index, 99);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05) !important;
}

.elementor-sticky__spacer .e-n-menu .e-n-menu-content {
	display: none;
}
