/* 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/custom.scss */
#g-page-surround::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 1;
  border-width: 0 0 0 0;
  border-color: none !important;
  content: '';
  pointer-events: none;
}
/* line 14, media/gantry5/engines/nucleus/scss/custom.scss */
#g-page-surround::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 1;
  border-width: 0 0 0 0;
  border-color: none !important;
  content: '';
  pointer-events: none;
}
/* line 27, media/gantry5/engines/nucleus/scss/custom.scss */
#g-copyright::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 1;
  border-width: 0 0 0 0;
  border-color: none !important;
  content: '';
  pointer-events: none;
}
/* line 40, media/gantry5/engines/nucleus/scss/custom.scss */
#g-copyright::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 1;
  border-width: 0 0 0 0;
  border-color: none !important;
  content: '';
  pointer-events: none;
}
/* line 53, media/gantry5/engines/nucleus/scss/custom.scss */
#g-header {
  background: #ffe26e;
}
/* line 56, media/gantry5/engines/nucleus/scss/custom.scss */
#g-navigation .g-main-nav {
  background-color: #ffe26e;
  border-radius: 10px;
}
/* line 60, media/gantry5/engines/nucleus/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
  text-shadow: 1px 1px #fff;
}
