/* Hide search box */
.inline-search, form.search {
    display: none !important;
}
