/* 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_ethereal/custom/scss/custom.scss */
#g-slideshow .g-slideshow-title, #g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title, .sprocket-features.layout-slideshow #g-slideshow .sprocket-features-title {
  font-family: 'arial black', 'avant garde';
  /*font-size: 4rem;*/
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  text-align: 50% 50%;
}
/* line 8, templates/rt_ethereal/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container::before {
  background-image: none;
}
/* line 13, templates/rt_ethereal/custom/scss/custom.scss */
#g-footer {
  background: #fff none repeat scroll 0% 0%;
  background-image: url('../images/images/bar.png');
  /* background image */
  color: #fff;
  /* color if image do not show */
  background-repeat: repeat-x;
  /* repeat horizontally */
  background-repeat: none;
  /* repeat vertically */
  padding: 0rem 0px;
  /* reduce vertically spacing */
}
/* line 23, templates/rt_ethereal/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container {
  background-position: center center;
  background-size: cover;
  height: 55vh;
}
/*# sourceMappingURL=custom_15.css.map */