/* native theme css was incorrectly adding margin bottom */
.rev-search--overlay .rev-search__input {
    margin-bottom:0;
}