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

@font-face {
  font-family: Brush_Script;
  src: url('../../../../images/Brush_Script.ttf');
}
body {
  font-size: 1.1em;
  line-height: 1.05;
  font-weight: 300;
}
body p {
  margin-bottom: 50px;
}
/* HOME STUFF*/
.g-contentcubes .cube-items-wrapper {
  background: linear-gradient(45deg, #732859, #bc4191);
  color: #ffffff;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
  font-size: 2em;
  font-weight: 400;
}
#g-testimonials {
  background: #bc4191;
  color: #eceeef;
  background: url('../../../../images/Bak_testimonials2.jpg') no-repeat center;
  background-size: cover;
}
#g-testimonials:before {
  background: none;
  opacity: 0;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#g-testimonials p {
  font-size: 1.5em;
  font-style: italic;
}
/* HEADER / LOGO */
/* HOMEPAGE */
#homepage .g-content {
  margin: 0.4rem;
  padding: 0.6rem;
}
#homepage #g-navigation {
  background: rgba(255, 255, 255, 0.6);
  color: #444;
  font-family: "Brush_Scrip", serif;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
}
#custom-3721-particle img {
  width: 240px;
}
@media only all and (max-width: 47.99rem) {
  #homepage #custom-3721-particle {
    padding-left: 60px;
  }
}
/* BOOK HOMEPAGE */
#mpthbook #g-navigation .mpthbook {
  background: none;
  color: #444;
  border-bottom: none;
}
#custom-3446-particle > img {
  height: 130px;
}
/* DEFAULT */
#g-navigation {
  background: url('../../../../images/watercolor-paper2.jpg') center;
  background-size: cover;
  color: #444;
  font-family: "Brush_Script", serif;
  font-size: 1.2em;
  border-bottom: 2px solid #333;
}
#custom-4467-particle {
  font-size: 2em;
}
#custom-4467-particle img {
  width: 220px;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #f7f2e8;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0.25rem;
}
/* OTHER STUFF */
h1, h2, h3 {
  font-family: "Brush_Script", serif;
  font-weight: 400;
}
h1 {
  font-size: 3.2em;
}
h2 {
  font-size: 2.6em;
}
button {
  padding: 12px;
  background: #efefef;
  border: 1px solid #333;
}
/* PULL-RIGHTs & GALLERY */
.column-1 .pull-right img, .item-page img {
  width: 600px;
  border: none;
}
.gallery h2 {
  font-size: 1.6em;
  text-align: center;
}
.gallery .pull-right {
  float: none;
  text-align: center;
}
.gallery .column-3 .pull-right img {
  height: 380px;
  border: none;
}
.gallery .pull-right.item-image {
  margin: 0 1.5rem 1.5rem 0;
}
.gallery .item p {
  font-size: 0.6em;
}
/* FOOTER */
#g-footer {
  background: #f7f2e8;
  color: #333333;
  padding: 1.5rem 0;
  border-top: 2px solid #333;
}
#g-footer .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 80px;
}
#g-footer .g-copyright {
  font-size: 1em;
  line-height: 1.25em;
}
.g-totop {
  font-weight: 200;
  font-family: "Tangerine", serif;
}
/*# sourceMappingURL=custom_9.css.map */