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

/* Taste the Love */
/* Header Position */
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header h2 {
  color: #999;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header h2 a {
  color: #999;
}
/* End of Header Position */
/* Navigation Position */
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  border-top: 1px dashed #999;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.2rem 2.5rem;
  text-transform: uppercase;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation li a:hover {
  background: #f9b95f;
}
/* End of Navigation Position */
/* Slideshow Position */
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
#g-slideshow .g-container {
  width: 100%;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
#g-slideshow .g-content {
  padding: 0;
  margin: 0;
}
/* End of Slideshow Position */
/* Main Position */
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main {
  background: #fff url('../images/main-background.png') no-repeat;
  background-size: cover;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  background: transparent;
}
/* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
.bx-wrapper, .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0;
  left: -5px;
  background: transparent;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main blockquote {
  border-left: 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main blockquote p {
  color: #121212;
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .mod-st-testimonial-96 blockquote::before {
  color: #f9b95f;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .mod-st-testimonial-96 blockquote::after {
  color: #f9b95f;
  margin-left: 15px;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
a.st-testimonials-powered-by {
  display: none;
}
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
h2.item-title, h3.g-title {
  text-align: center;
  text-transform: uppercase;
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
.bx-wrapper .bx-prev {
  left: -40px;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
.bx-wrapper .bx-next {
  right: -40px;
}
/* line 76, templates/g5_hydrogen/custom/scss/custom.scss */
div.page-header h2 {
  text-transform: uppercase;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
.ui.green.button, .ui.green.buttons .button {
  background-color: #f9b95f !important;
  border-radius: 0;
  margin-top: 10px;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
.ui.green.button:hover {
  background: #121212 !important;
}
/* End of Main Position */
/* Footer Position */
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  font-size: 14px;
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-social a {
  background: #f9b95f;
  border: 1px solid #f9b95f;
  color: #fff;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-social a:hover {
  background: #3c5a9a;
  border: 1px solid #3c5a9a;
}
/* End of Footer Position */
/* Media Queries */
@media all and (max-width: 48rem) {
  /* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    border-top: 0;
  }
  /* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .g-grid:nth-child(3) .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 111, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-sidebar .g-content {
    margin-top: -50px;
    padding-top: 0;
  }
  /* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
  .bx-wrapper .bx-prev {
    left: -15px;
  }
  /* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
  .bx-wrapper .bx-next {
    right: -15px;
  }
  /* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
  div.fb-like-box {
    display: block;
    text-align: center !important;
  }
}
@media screen and (max-width: 320px) {
  /* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
  div.fb-like-box {
    margin-left: -10px;
  }
}
/* End of Media Queries */
/*# sourceMappingURL=custom_9.css.map */