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

#g-slideshow {
  background-size: auto;
  background-position-x: center;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  height: 50%;
}
#g-header {
  border-top: solid #c49e5f 5px;
}
.g-main-nav {
  font-family: "Open Sans", sans-serif;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1vw;
  font-weight: 700;
}
h2 {
  font-size: 2.5rem !important;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: solid #c49e5f;
  padding-bottom: 16px;
  color: #076f3a;
}
.page-header h2 {
  padding-bottom: 0.75rem;
}
.h2ish {
  font-size: 3rem !important;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: solid #c49e5f;
  padding-bottom: 16px;
  color: #076f3a;
  font-family: "Platypi", serif;
}
html body p {
  font-size: 1.5rem;
}
h3.g-title {
  font-size: 1.75rem;
  text-decoration: underline;
}
#g-container-main {
  background: rgba(255, 255, 255, 0);
  color: #4b3e19;
  background-image: url('https://danieltitus.com/~stpatric/images/bg-st-pat.png');
  background-size: auto;
}
#g-expanded {
  background: rgba(255, 255, 255, 0);
  color: #4b3e19;
  background-image: url('https://danieltitus.com/~stpatric/images/bg-st-pat.png');
  background-size: auto;
}
.g-main-nav .g-toplevel {
  width: 56%;
}
.g-main-nav ul, #g-mobilemenu-container ul {
  margin: 0 auto;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #ffffff;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content a:hover {
  color: #c49e5f;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
  top: 3px;
  left: -13px;
  height: 20px;
}
.com-content-category-blog .item-content {
  display: contents;
}
.com-content-category-blog .page-header {
  order: -1;
}
.g-imagegrid .g-imagegrid-link:before {
  background: rgba(7, 111, 58, 0.7);
}
button[class*=plg_system_webauthn_login_button] {
  padding: 0.4rem;
  height: 38px;
}
.plg_system_webauthn_login_button svg {
  margin-inline-end: 2px;
  height: 25px;
}
.btn-link {
  color: #ffffff;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  background-color: #076f3a;
  border: 1px solid #076f3a;
}
.jev_toprow div.currentmonth {
  border-top: 1px solid #076f3a;
  border-bottom: 1px solid #076f3a;
  margin-bottom: -1px;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
  background-color: #076f3a;
  color: #FFF;
}
.nav-items > div {
  margin-left: -5px;
  display: inline-block;
  padding: 3px 0px 2px 0px;
  line-height: 23px;
  vertical-align: middle;
  border: 1px solid #076f3a;
  border-left: 0px;
}
.nav-items > div:last-child {
  border-radius: 0 5px 5px 0;
  border-right: 1px solid #076f3a;
}
.nav-items > div:first-child {
  border-radius: 5px 0 0 5px;
  border-left: 1px solid #076f3a;
}
#jevents_body .cal_today a.cal_daylink {
  background-color: #076f3a;
  padding: 4px;
  border-radius: 10px;
  color: #FFFFFF;
}
.bg-white {
  background-color: rgba(255, 255, 255, 0);
}
/*# sourceMappingURL=custom__body_only.css.map */