.searchbar__inner {
    display: none! important;
}
@media only screen and (max-width: 767px) {
.js-sticky-header-matchheight {height:0 !important}

    body.admin-bar .mobilenav-overlay {
        padding-top: 0px !important;
    }
    body .mobilenav-overlay {
        padding-top: 60px !important;
    }

    .mobilenav-overlay[data-nav-overlay-state=open] .mobilenav-menu {
    margin-top: 105px;
}

}