/* Hide the search bar */
.md-search {
    display: none !important;
}
