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

/* Joomla News Feed */
.newsfeed .g-grid {
  margin-bottom: 1rem !important;
}
.newsfeed .g-item-title {
  font-size: 2rem !important;
}
.newsfeed .g-array-item-details {
  font-size: 0.75rem !important;
}
button.readmore {
  background-color: transparent;
}
.newsfeed .g-array-item-text {
  font-size: 1rem !important;
  border: 2px solid #43d0e8;
  border-radius: 8px;
  padding: 10px;
}
.newsfeed .button {
  padding: 0.4rem;
}
._pattern-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.5;
  bottom: 0;
  background-image: url('../../../../images/video-pattern.png');
  z-index: 1;
}
.fp-slideshow-simplecontent {
  z-index: 10;
}
.fp-slideshow-simplecontent .g-title {
  font-weight: 600;
  opacity: 1;
}
.fp-slideshow-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  font-size: 1.8rem;
  color: #fff;
}
.button {
  font-weight: 600;
  font-size: 1.25rem;
}
.box-blue .button {
  background-color: #ffffff;
  border-color: #000000;
}
.box-blue a {
  color: #000000;
}
.nicsTitleMobile {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
/*# sourceMappingURL=custom__body_only.css.map */