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

/* Scss Document */
.page-header h1 {
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-weight: 400;
  font-family: "Fredericka the Great", cursive;
  font-weight: 700;
  color: #C2C2C2;
}
.g-carousel .owl-item .g-carousel-image-wrapper .g-carousel-title {
  width: 100%;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 800;
  font-size: 1.5vw;
  line-height: 1;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: cadetblue;
}
.g-carousel .owl-item .g-carousel-description {
  font-size: 1.2vw;
  line-height: 2;
  color: #000;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
  font-weight: 400;
  padding: 10px;
  width: 30%;
  background-color: #CDCDCD;
}
.g-vnavigation-container::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0px solid #000;
  top: -1rem;
  right: -1rem;
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
.g-logo {
  font-family: "Fredericka the Great", cursive;
  font-weight: 700;
  font-size: 4.5vw;
  line-height: 1.5;
  box-shadow: none !important;
}
.g-logo-vibrant {
  font-family: "Fredericka the Great", cursive;
  font-weight: 700;
  font-size: 4.5vw;
  line-height: 1.5;
  box-shadow: none !important;
}
.g-logo-vibrant span {
  color: #F8F8F8;
}
.g-logo-vibrant a {
  color: #ffffff;
}
.page-header h1 {
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-weight: 400;
  font-family: "Fredericka the Great", cursive;
  font-weight: 700;
  color: #C2C2C2;
}
.page-header h2 {
  font-size: 3vw;
  font-weight: 100;
  line-height: 4.5rem;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 1.5rem;
}
.pull-none {
  width: 100% !important;
  margin-bottom: 10px;
}
/*# sourceMappingURL=custom_11.css.map */