/* 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/rt_interstellar/custom/scss/custom.scss */
#g-navigation {
  padding: 0px;
}
/* line 4, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .size-42 .g-content p * {
  color: #54a384 !important;
}
/* line 5, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-container .g-block:first-child > .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 10, templates/rt_interstellar/custom/scss/custom.scss */
#g-copyright span.g-menu-item-title {
  border-left: 2px solid #4b9175;
  padding: 0px 4px 0px 6px;
}
/* line 14, templates/rt_interstellar/custom/scss/custom.scss */
#g-copyright li:first-child span.g-menu-item-title {
  border-left: none;
}
/* line 17, templates/rt_interstellar/custom/scss/custom.scss */
h3.g-title {
  line-height: 1.5;
}
/* line 18, templates/rt_interstellar/custom/scss/custom.scss */
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  border: none;
  padding: 0.938rem 10px;
}
/* line 19, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  z-index: 2;
}
/* line 20, templates/rt_interstellar/custom/scss/custom.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  z-index: 1;
}
/* line 21, templates/rt_interstellar/custom/scss/custom.scss */
.readmore a {
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #54a384;
  color: #fff !important;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1rem;
  border-radius: 1px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 38, templates/rt_interstellar/custom/scss/custom.scss */
#g-above {
  padding: 2rem 0;
}
