/*
Theme Name: Hydrogen
Theme URI: http://gantry.org
Author: Tiger12, LLC
Author URI: http://tiger12.com
Description: Default Gantry 5 theme. Provides a simple, clean and fast design to get you started on developing your own theme or setting up a quick new site
Version: 5.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
originalCreator: RocketTheme (Gantry Framework)
currentDeveloper: Tiger12, LLC
*/

#g-header {
  padding: 10px 30px !important;
}
 #g-navigation  {
  padding: 0px 30px !important;
}
#g-header  strong {
  font-weight: 900;
}


#g-navigation .g-main-nav {
  margin: auto;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.8rem 0.938rem;
}

.g-menu-item-container{
  font-weight: 200 !important;
  text-transform: uppercase;
}