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

/* Mobile Menu*/
.fa-fw {
  color: #333;
  margin: 0px;
  font-size: 16px;
}
.g-offcanvas-toggle {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 4px 8px;
  border: 1px solid #333;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
  width: 40px;
  height: 40px;
  justify-content: center;
  border-width: 1px;
}
img {
  width: auto;
  height: auto;
  display: block;
  object-fit: cover;
  max-width: 100%;
}
.g-container {
  max-width: none;
  padding: 0px;
  width: 100%;
}
.g-content {
  padding: 15px;
  margin: 10px;
  display: block;
  width: auto;
}
#g-header a {
  display: block;
  width: 100%;
}
/* End Mobile Menu*/
/*# sourceMappingURL=custom_38.css.map */