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

h1 {
  text-shadow: 1px 1px #000;
}
.btn-eldg-yellow {
  background: #ffF100 !important;
  color: #044712 !important;
  font-size: larger;
  font-weight: bold;
}
.btn-eldg-yellow:hover {
  background: #044712 !important;
  color: #fff !important;
  font-size: larger;
  font-weight: bold;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 16px 10px;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container a.button {
  color: #ffffff;
}
#g-header .g-main-nav .g-toplevel > li:hover, #g-header .g-main-nav .g-toplevel > li.active {
  border-bottom: 1px solid #044714;
}
#g-header {
  border-bottom: 1.5px solid #009345;
}
.g-main-nav ul {
  margin: 20px 0;
}
#g-header .g-main-nav .g-toplevel > li {
  margin: 0;
}
.g-slideshow .btn-eldg-yellow .g-slideshow .g-slideshow-buttons .button {
  background: #ff1000 !important;
  color: #044712;
}
.slider-text {
  text-shadow: 1px 1px #000;
}
#g-mainbody {
  min-height: 700px;
}
#g-footer {
  padding: 0;
}
#g-copyright {
  padding: 0;
}
#g-copyright .g-content {
  padding: 0;
  font-size: 0.85rem;
}
@media only screen and (max-width: 768px) {
  [class*="logo"] {
    max-width: 75%;
    display: block;
    margin: 0 auto;
    float: right;
  }
}
/*# sourceMappingURL=custom_12.css.map */