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

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: rgba(255, 255, 255, 0.9);
}
.g-offcanvas-toggle {
  top: 1.25rem;
}
@media only all and (max-width: 50.99rem) {
  #g-navigation .gd-logo > .g-content {
    max-width: 75%;
    display: block;
    margin: auto;
    margin-top: 2rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .gd-header {
    padding-left: 0.9rem;
  }
}
#gd-third-wheel.g-simplemenu-particle {
  justify-content: flex-start !important;
}
@media only all and (max-width: 50.99rem) {
  #gd-third-wheel.g-simplemenu-particle {
    justify-content: center !important;
  }
  #gd-third-wheel.g-simplemenu-particle .g-content {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #gd-third-wheel.g-simplemenu-particle .g-simplemenu-container {
    width: 100% !important;
  }
}
.gd-phone-cta span {
  font-size: 2.5rem;
}
.gd-phone-cta p {
  font-size: 1.5rem;
}
.gd-phone-cta i.fa {
  font-size: 2rem;
}
.gd-tighter-rows .g-infolist-particle .g-infolist-item-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.gd-tighter-rows .g-infolist-particle .g-infolist-item-container .g-infolist-item-title a {
  text-decoration: underline;
}
.g-infolist-particle .g-infolist-desc {
  border-bottom: 1px solid #000000;
}
#g-aside, #g-aside-full, #g-sidebar, #g-sidebar-full {
  background-color: #d8edf3;
}
.g-search form {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.g-search form:before {
  content: "";
  font: inherit;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.box5 a {
  color: #c677d1;
}
.box5 a:hover {
  border-color: #551f5d;
  color: #551f5d;
}
.pagination p.counter, .page-links p.counter {
  margin: inherit;
}
#g-above .columns .g-simplecontent-item-main-content {
  opacity: 1;
  color: #ffffff80 !important;
}
.button {
  box-shadow: 2px 2px 2px #000000;
  transition: all 0.25s ease-in-out;
}
.button:hover {
  box-shadow: none;
}
.button-no-shadow {
  box-shadow: none !important;
}
.gd-title-underline {
  border-bottom: 4px solid transparent;
  border-image: linear-gradient(to left, rgba(241, 241, 241, 0.1) 5%, #c677d1b3 90%, rgba(241, 241, 241, 0.1));
  border-image-slice: 100%;
  border-image-slice: 1;
}
.gd-logo-275 img {
  max-width: 275px;
}
.gd-accent-border {
  border: 4px solid #c677d1;
}
.gd-title-font {
  font-family: "asap", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.gd-title-font span {
  text-decoration: underline;
}
.gd-row-align-center .g-grid {
  align-content: center;
}
.gd-flex-justify-center {
  justify-content: center;
}
.gd-display-flex {
  display: flex;
}
.gd-block-center {
  display: block;
  margin: auto;
}
/*# sourceMappingURL=custom_lakewood.css.map */