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

/* Custom styling for the front page of the owl showcase particle. */
#frontpage-owl .g-owlcarousel .item-overlay-title {
  color: #972929;
}
#frontpage-owl .g-owlcarousel .item-overlay-desc {
  color: #972929;
}
.itemid-333 .g-imagegrid {
  padding-bottom: 5rem;
}
/* Disable orange hover effect in owl showcase particle. */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link {
  pointer-events: none;
}
/* Force image to strech full width in slideshow position. */
#g-slideshow {
  padding: 0;
}
/*# sourceMappingURL=custom__body_only.css.map */