/* home page search results to hide */
.main-search-results{
    display: none;
}
.sidebar-search-results{
    display: none;
}