/*==============================================
=            Custom CSS by Outerbox            =
==============================================*/

@media (max-width: 767px) {
    #sp-header:not(.header-sticky) {
        top: 58px;
        z-index: 9999;
    }
}

/* End custom CSS by Outerbox */