/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header-img{ 
    background: black!important; 
    padding: auto;
    
    }
   .top-menu [data-depth="2"] {
  display: none !important;
}