
.bar-notification {
    top: auto;
}
.header-menu.open,
.nopAjaxFilters7Spikes.open,
.search-box.open,
.header-links-wrapper.open{
    top: 60px;
}

@media all and (max-width: 1024px) {
	
.stick {
	position: fixed;
	top: 60px !important;
	z-index: 10000;
}
}