/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 4, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 1px solid white;
}
/* line 7, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.4);
}
/* line 10, templates/g5_helium/custom/scss/custom.scss */
.uk-background-primary {
  background-color: #593c20;
  -webkit-box-shadow: 5px 6px 5px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 5px 6px 5px 0px rgba(156, 156, 156, 1);
  box-shadow: 5px 6px 5px 0px rgba(156, 156, 156, 1);
}
/* line 17, templates/g5_helium/custom/scss/custom.scss */
.uk-background-secondary {
  -webkit-box-shadow: 5px 6px 5px 0px rgba(156, 156, 156, 1);
  -moz-box-shadow: 5px 6px 5px 0px rgba(156, 156, 156, 1);
  box-shadow: 5px 6px 5px 0px rgba(156, 156, 156, 1);
}
/* line 23, templates/g5_helium/custom/scss/custom.scss */
.uk-section-primary {
  background: #593c20;
}
/* line 27, templates/g5_helium/custom/scss/custom.scss */
.uk-section {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.3rem;
}
/* line 36, templates/g5_helium/custom/scss/custom.scss */
.uk-card-primary.uk-card-body .uk-label, .uk-card-primary > :not([class*="uk-card-media"]) .uk-label, .uk-card-secondary.uk-card-body .uk-label, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-label, .uk-light .uk-label, .uk-offcanvas-bar .uk-label, .uk-overlay-primary .uk-label, .uk-section-primary:not(.uk-preserve-color) .uk-label, .uk-section-secondary:not(.uk-preserve-color) .uk-label, .uk-tile-primary:not(.uk-preserve-color) .uk-label, .uk-tile-secondary:not(.uk-preserve-color) .uk-label {
  background-color: #1e87f0;
  color: #fff;
}
/* line 41, templates/g5_helium/custom/scss/custom.scss */
.uk-section-muted {
  background: #f8f8f8;
  box-shadow: 8px 8px 18px 0 #e1e1e1;
}
/* line 46, templates/g5_helium/custom/scss/custom.scss */
.uk-label {
  background: #31261a;
}
/* line 50, templates/g5_helium/custom/scss/custom.scss */
em {
  color: #000;
}
/* line 56, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  color: inherit;
}
/*# sourceMappingURL=custom_9.css.map */