#sp-header, #sp-header.header-sticky {
    position: fixed;
    top: 55px !important;
}


#sp-top-bar {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
}