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

/* ############### Event Gallery Component ############### */
/* line 3, templates/rt_flux/scss/custom.scss */
#events .item .eg-content .data {
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 7, templates/rt_flux/scss/custom.scss */
#events .item .imagecount, #events .item .eventhits, #events .item .text, #events .item .overallCount {
  margin: 0 10px 10px;
}
/* line 11, templates/rt_flux/scss/custom.scss */
#events .item .title {
  min-height: initial;
  padding-bottom: 5px;
  word-break: normal;
  hyphens: none;
}
/* Download All FIles Icon */
/* line 20, templates/rt_flux/scss/custom.scss */
.dnd-all {
  color: #ec516f;
  vertical-align: middle;
  margin-left: 10px;
}
/* ############### Custom Colors ############### */
/* line 30, templates/rt_flux/scss/custom.scss */
.photopink {
  color: #ec516f;
}
/* ############### FP Fixes ############### */
/* line 36, templates/rt_flux/scss/custom.scss */
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-image-container {
  display: none;
}
/* ############### Color Fixes ############### */
/* line 42, templates/rt_flux/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #ec516f;
  background: #ec516f;
  border-color: #ec516f;
}
/*# sourceMappingURL=custom_9.css.map */