&.sticky {
position: sticky;
top: 0;
top: -1px;
z-index: 999;
}
.searchheader {
background-color: #F3F4F4;
box-shadow: 0 0 2px 1px rgba( 0, 0, 0, .2 );
-