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

/* Added to lessen padding gon caption box */
.jl-overlay {
  padding: 10px 30px;
}
/* Added to make tryptic image in Expanded visible */
#g-expanded::before {
  background-color: rgba(39, 39, 39, 0);
  /* background-color: rgba(39, 39, 39, 0.9); */
}
/* Added to make testimonials background image in Bottom visible */
#g-bottom::before {
  background-color: rgba(39, 39, 39, 0.3);
  /* background-color: rgba(39, 39, 39, 0.9); */
}
.content-lines {
  display: none;
}
/* added to adjust elements of testimonials tool  */
.popover {
  max-width: 426px;
  background-color: #f6f6f6;
}
.jltestimonial .tm-content {
  background-color: rgba(51, 49, 41, 0.87);
  color: #999999;
  margin-bottom: 60px;
}
.tm-quote jl-text-right. {
  display: none;
}
blockquote {
  background: #ffffff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  padding: 30px !important;
  border-left: 0px solid #8a5e00;
  /* was border-left: 5px solid #8a5e00; */
  font-size: 20px;
  line-height: 32px;
  color: #1d2746 !important;
  font-weight: 400;
  font-style: italic;
  margin: 0 0 20px 0;
  padding-left: 0;
}
.custom-testimonial blockquote {
  padding: 0 20px !important;
  background-color: transparent;
  box-shadow: none;
  color: #ddd !important;
}
/*# sourceMappingURL=custom_15.css.map */