/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#search_widget form {
  width: 100%;
}

/*@media (min-width: 768px) {
*  #header .top-menu {
*    display: none !important; 
*  }
*}
*/

.top-menu .menu-depth-2 {
    display: none !important;
}