/* 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
 */

@import url('https://fonts.googleapis.com/css?family=Pacifico');
/* line 3, templates/rt_interstellar/custom/scss/custom.scss */
#topmenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: white;
  font-size: 0.8em;
  text-transform: uppercase;
  padding-left: 20px;
}
/* line 10, templates/rt_interstellar/custom/scss/custom.scss */
.fa .g-menu-item-title {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 13, templates/rt_interstellar/custom/scss/custom.scss */
.scenicheading {
  font-family: 'Pacifico', cursive;
  font-size: 1.5em;
  padding-top: 9px !important;
}
/* line 19, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation {
  padding-top: 0px;
  padding-bottom: 8px;
}
/* line 24, templates/rt_interstellar/custom/scss/custom.scss */
.sprocket-features-img-container {
  max-height: 240px;
}
/* line 27, templates/rt_interstellar/custom/scss/custom.scss */
#g-page-surround {
  background-image: url('../../../../images/background.jpg');
  background-size: 100%;
}
/* line 31, templates/rt_interstellar/custom/scss/custom.scss */
.supertable-active .supertable-row-head.supertable-row-first {
  border-left: 1px solid #4c8127;
  border-top: 1px solid #4c8127;
}
/* line 35, templates/rt_interstellar/custom/scss/custom.scss */
.supertable-colmode .supertable-active .supertable-row-head {
  background: none repeat scroll 0 0 #4c8127;
  border-bottom: 1px solid #4c8127;
  border-left: 1px solid #81275c;
  border-top: 1px solid #81275c;
}
/* line 41, templates/rt_interstellar/custom/scss/custom.scss */
#_g-navigation .active {
  background: green !important;
}
/* line 44, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #eded9a;
}
/* line 47, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown a:hover {
  color: #14762d;
}
/* line 50, templates/rt_interstellar/custom/scss/custom.scss */
h2 {
  color: green !important;
}
/*# sourceMappingURL=custom_13.css.map */