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

.breadcrumb {
  margin-top: 0;
  background-color: #5ea5e0;
}
h4 {
  margin: 1.75rem 0 0.5rem 0;
}
body p {
  margin-top: 0.5rem;
  margin-right: 0px;
  margin-bottom: 0.75rem;
  margin-left: 0px;
}
/*Sermon Speaker display */
.form-select {
  margin: 10px;
}
.ss-player {
  display: none;
}
input[type="text"] {
  margin-top: 10px;
}
.btn-group {
  margin-top: 10px;
}
/*Contact Form Display*/
#contact-form .controls .btn-primary.validate {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}
.well {
  width: 80%;
  max-width: 100%;
  margin-top: 30px;
}
/*Footer Custom Menu*/
#g-footer .g-horizontalmenu {
  padding: 0.5rem 0;
  text-align: center;
  font-weight: 500;
}
/*Copyright font - Footer*/
#g-footer .g-copyright {
  font-size: 0.85rem;
  line-height: 1.25rem;
}
/*Contact Form Message Area*/
#jform_contact_message {
  height: 200px;
}
/*Welcome Card styling*/
.bfQuickMode .bfLabelLeft label {
  width: 25% !important;
}
/*Main Menu Display Characteristics*/
#g-navigation .g-main-nav {
  font-family: "Roboto Light";
  font-weight: 300 !important;
  line-height: 1.5;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.3rem;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #8ebee1;
}
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #8ebee1;
}
/*Adjust top margin of Sermons */
.row {
  margin-top: calc(var(--bs-gutter-y) * 0);
}
/*Calendar entries*/
#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
  font-size: 11px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  color: #000000;
  display: block;
  /* margin-bottom: 1px; */
  padding: 2px;
  /* padding-left: 3px;*/
  /* border-left: 3px solid #5ea5e0;*/
  border-top: 1px dashed #cfe1f1;
}
.jevtip-tip {
  z-index: 999;
}
#jevents_body {
  margin-top: 10px;
}
.jev_toprow .jev_header2 > * {
  height: auto !important;
  margin-bottom: 5px;
}
/*# sourceMappingURL=custom_57.css.map */