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

#rt-logo {
  background-image: url('');
  width: 115px;
  height: 38px;
  margin: 0 auto;
  display: block;
}
.g-comingsoon #rt-logo, .g-comingsoon .rt-logo {
  background-image: url('');
  width: 189px;
  height: 53px;
  margin: 0 auto;
  display: block;
}
.g-offline #rt-logo, .g-offline .rt-logo {
  background-image: url('');
  width: 189px;
  height: 53px;
  margin: 0 auto;
  display: block;
}
h1, h2 {
  font-size: 30px;
}
.eventgallery-tiles-list .wrapper .data h2 {
  font-size: 20px;
  font-weight: 600;
}
.g-main-nav .g-fullwidth .g-dropdown {
  position: absolute;
  left: 0;
  /*set to auto to right-align text */
  right: 0;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  left: auto;
  /*this sets the hole navblock to right-align*/
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 13px;
}
#g-navigation .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.75rem;
  font-weight: 150;
  opacity: 0.8;
  margin-top: -5px;
  padding-top: -5px;
  padding-bottom: 10px;
}
body {
  font-size: 1.05rem;
  line-height: 28px;
  letter-spacing: 0.5625px;
}
.blog-featured dl.article-info .modified {
  font-size: 90%;
  line-height: 20px;
  margin-left: 0;
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-solid, .fab, .far, .fas {
  --_fa-family: var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));
  display: var(--fa-display, inline-block);
  font-family: var(--_fa-family);
  font-feature-settings: normal;
  font-style: normal;
  font-synthesis: none;
  font-variant: normal;
  font-weight: var(--fa-style, 750);
  line-height: 1;
  text-align: center;
  text-rendering: auto;
  width: var(--fa-width, 0.8em);
}
.rightalign {
  display: block;
  float: right;
}
#fwgallery .fwmg-grid-item-info {
  height: 100%;
  position: relative;
  padding: 0.75rem;
  font-size: 0.875rem;
  border: 1px solid #ddd;
}
/* hide subcategoreis in blog layout */
div.com-content-category-blog__children.cat-children {
  display: none;
  visibility: hidden;
}
/* pagination */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #975820;
  border-color: #0d6efd;
  font-weight: 600;
}
.page-link {
  color: #975820;
  font-size: 14px;
  font-weight: 400;
}
/*# sourceMappingURL=custom_36.css.map */