.search-autocomplete ul li {
    cursor: default;
}
.search-autocomplete ul li[data-row="fast-search"] a {
    cursor: pointer;
}