/* 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-main-nav .g-toplevel {
  text-align: center !important;
}
.g-logo {
  margin: 15px 0;
}
/* Mobile Menu Arows */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #030303;
  background: #550d0d !important;
  -webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
  -moz-transition: background 0.2s, color 0.2s, border-color 0.2s;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* Burger Menu Size */
.g-offcanvas-toggle {
  font-size: 30px !important;
  color: #550d0d;
}
.g-offcanvas-toggle {
  top: 20px !important;
}
/* Menu */
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
#g-header {
  background-color: #550d0d;
}
/* Sub Menu */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff !important;
  background: #4f0606 !important;
  font-weight: 400;
}
#g-header .g-main-nav .g-dropdown {
  background: #000;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
#g-header li:hover {
  background: #0F0F0F !imporant;
}
#g-header .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #f0f0f0;
}
h3 {
  font-size: 1.35rem;
}
/* CTA */
.g-cta-button.style1 .g-cta-inner {
  padding: 22px;
  border: 1px solid #550d0d;
  border-left: 2px solid #550d0d;
  background: #ffffff;
}
.button {
  background: #550d0d;
  color: #ffffff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
}
.button:hover {
  background: #721414;
  color: #fff;
}
/* Grid Buttons */
.jl-button-secondary {
  background-color: #550d0d;
  color: #fff;
  border: 1px solid transparent;
}
/* Social Share */
.jl-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #550d0d;
  color: #fff;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}
/* Cookie */
.cc-color-override--451189708 .cc-btn {
  color: white !important;
  border-color: transparent;
  background-color: #094f10 !important;
}
.cc-color-override--451189708.cc-window {
  color: white;
  background-color: #550d0d !important;
}
/*# sourceMappingURL=custom_14.css.map */