/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
html, body, #g-page-surround {
  padding: 0;
  margin: 0;
  height: 100%;
}
/* line 4, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround {
  display: table;
  width: 100%;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  height: 100px;
  display: block;
  display: table-row;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main .g-container {
  background-color: rgba(255, 255, 255, 0.95) !important;
  border-radius: 10px;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)) !important;
}
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a {
  color: #3ea2d6;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #666 !important;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-title {
  text-transform: uppercase;
}
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin: 0 0 5px 0 !important;
}
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
h3 {
  margin: 0 0 10px 0 !important;
}
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 150%;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
h2 {
  font-size: 140%;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
h3 {
  font-size: 120%;
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
h4 {
  font-size: 90%;
}
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
h5 {
  font-size: 80%;
}
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  padding: 0px !important;
}
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content {
  padding: 0px !important;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding-top: 0;
  padding-bottom: 0px !important;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
.toggleMenu {
  width: 100%;
}
/* line 88, templates/g5_hydrogen/custom/scss/custom.scss */
div.catItemImageBlock {
  float: left;
  padding-right: 30px;
  margin-bottom: -10px !important;
}
