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

/* Header */
#g-header {
  background-color: #EFE8C9 !important;
  border-top: 5px solid #9E834E;
  border-bottom: 2px solid #FFF;
  background-image: url('../../../../images/design/header.png');
  background-position: right top;
  background-repeat: no-repeat;
}
#g-header img {
  margin: 10px;
}
@media (max-width: 495px) {
  .logo {
    display: none;
  }
}
@media (min-width: 496px) {
  .logo_small {
    display: none;
  }
}
/* Footer */
#g-footer {
  border-top: 2px solid #9E834E;
  border-bottom: 2px solid #9E834E;
}
/* Div.belowmenu */
#g-navigation div.g-container {
  width: 100% !important;
}
div.belowmenu {
  width: 100%;
  border-top: 1px solid #FFF;
  border-bottom: 3px solid #9E834E;
  height: 200px;
  background: url('../../../../images/design/3.jpg') no-repeat center center;
  background-size: cover;
}
/* Links */
a {
  color: #FFF !important;
}
#g-footer a {
  color: #666 !important;
}
h1 {
  font-size: 24px;
  color: #eae0b8;
  border-bottom: 1px solid #F9DDA4;
}
h3 {
  font-size: 20px;
  color: #eae0b8;
}
legend {
  font-size: 16px;
  color: #eae0b8;
}
/* Cookie Dialog Links */
#cookiehintinfo {
  color: #707070 !important;
}
#cookiehintinfo a {
  color: #707070 !important;
}
/*# sourceMappingURL=custom_13.css.map */