/**
  * fantour 2016 header
  * (c) 2016 3unikat - Philipp Salmutter
  */
/*
 * Susy grid settings
 */
/*
 * 3unikat mixin library
 */
/*
 * PS mixin framework
 */
/*
 * And the beauty goes here
 */
/* line 13, ../sass/header.scss */
.header__inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  position: absolute;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
/* line 12, ../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.header__inner:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 13, ../sass/header.scss */
  .header__inner {
    position: relative;
  }
}
/* line 26, ../sass/header.scss */
.header__modules {
  width: 23.0038%;
  float: left;
  margin-left: 0.9981%;
  margin-right: 0.9981%;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 2;
  min-height: 170px;
  overflow: hidden;
}
@media (max-width: 1023px) and (orientation: portrait) {
  /* line 26, ../sass/header.scss */
  .header__modules {
    width: 31.33714%;
    float: left;
    margin-left: 0.9981%;
    margin-right: 0.9981%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 26, ../sass/header.scss */
  .header__modules {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    margin: auto;
    min-height: 0;
  }
}
/* line 44, ../sass/header.scss */
.header__module {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 200;
  line-height: 1.25em;
  padding: .5rem 1rem;
  text-align: center;
  background-color: rgba(252, 243, 226, 0.95);
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 44, ../sass/header.scss */
  .header__module {
    padding: 10px;
  }
  /* line 53, ../sass/header.scss */
  .header__module.opening-hours {
    font-size: 6px;
    font-size: 0.375rem;
    line-height: 24px;
    line-height: 1.5rem;
    padding: 0 10px;
  }
  /* line 56, ../sass/header.scss */
  .header__module.opening-hours p:nth-child(2) {
    width: 50%;
    text-align: left;
    float: left;
    margin-bottom: .5rem;
  }
  /* line 62, ../sass/header.scss */
  .header__module.opening-hours p:nth-child(3) {
    width: 50%;
    text-align: right;
    float: right;
    margin-bottom: .5rem;
  }
}
/* line 70, ../sass/header.scss */
.header__module p {
  margin-bottom: .75em;
}
/* line 73, ../sass/header.scss */
.header__module.opening-hours p {
  line-height: 1.25em;
}
@media (max-width: 767px) and (orientation: landscape) {
  /* line 77, ../sass/header.scss */
  .header__module.opening-hours {
    display: none;
  }
}
@media (max-width: 599px) and (orientation: portrait) {
  /* line 82, ../sass/header.scss */
  .header__module.opening-hours p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 24px;
    line-height: 1.5rem;
    line-height: 1.5;
  }
}
/* line 88, ../sass/header.scss */
.header__module--reservation {
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 88, ../sass/header.scss */
  .header__module--reservation {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 24px;
    line-height: 1.5rem;
    line-height: 1.5;
  }
}
/* line 95, ../sass/header.scss */
.header__module--reservation a {
  color: #fff;
}
/* line 98, ../sass/header.scss */
.header__module--reservation p {
  margin-bottom: auto;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 98, ../sass/header.scss */
  .header__module--reservation p {
    display: inline-block;
  }
}
/* line 105, ../sass/header.scss */
.header__social {
  color: #4464a2;
  font-size: .938rem;
  font-weight: 200;
  line-height: 1rem;
  margin-top: 10px;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 105, ../sass/header.scss */
  .header__social {
    position: absolute;
    top: .5rem;
    right: 1rem;
    margin-top: 0;
    height: 70px;
    line-height: 70px;
  }
  /* line 118, ../sass/header.scss */
  .header__social .addthis_horizontal_follow_toolbox {
    float: left;
  }
}
/* line 122, ../sass/header.scss */
.header__social .at-follow-tbx-element > p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 122, ../sass/header.scss */
  .header__social .at-follow-tbx-element > p {
    display: none;
  }
}
/* line 131, ../sass/header.scss */
.header__social .at-follow-tbx-element > div {
  display: inline-block;
  vertical-align: middle;
}
/* line 135, ../sass/header.scss */
.header__social .at-follow-tbx-element a {
  margin: -1px 0 0 6px;
}
/* line 139, ../sass/header.scss */
.header__image {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #311e15;
}
/* line 144, ../sass/header.scss */
.header__image img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 149, ../sass/header.scss */
.header__image .slide {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 149, ../sass/header.scss */
  .header__image .slide {
    height: 260px;
  }
}
/* line 159, ../sass/header.scss */
.header__image.big .slide {
  height: 550px;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 159, ../sass/header.scss */
  .header__image.big .slide {
    height: 260px;
  }
}
/* line 167, ../sass/header.scss */
.header__image-slider {
  background-color: #000;
}
/* line 169, ../sass/header.scss */
.header__image-slider .slick-prev,
.header__image-slider .slick-next {
  position: absolute;
  bottom: 16px;
  bottom: 1rem;
  border: none;
  z-index: 1;
  border: none;
  width: 2rem;
  height: 2rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  background-color: #fcf3e2;
  color: #311e15;
  cursor: pointer;
}
/* line 186, ../sass/header.scss */
.header__image-slider .slick-prev:before,
.header__image-slider .slick-next:before {
  display: inline-block;
  width: auto;
  height: auto;
  margin: auto;
  padding: 0;
}
/* line 194, ../sass/header.scss */
.header__image-slider .slick-next {
  right: 1rem;
}
/* line 197, ../sass/header.scss */
.header__image-slider .slick-prev {
  right: 4rem;
}
/* line 201, ../sass/header.scss */
.header__map {
  width: 100%;
  position: relative;
  z-index: 1;
}
/* line 205, ../sass/header.scss */
.header__map #gmap_canvas {
  pointer-events: none;
}

/* line 211, ../sass/header.scss */
.logo {
  display: block;
  width: 100%;
  max-width: 190px;
  margin: auto;
  padding-top: 66%;
  background-image: url(../images/logo.png);
  background-image: url(../images/logo.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) and (orientation: portrait) {
  /* line 211, ../sass/header.scss */
  .logo {
    width: 100px;
    height: 70px;
    padding-top: 0;
    float: none;
    margin: auto;
  }
}
/* line 228, ../sass/header.scss */
.logo__text {
  display: block;
  margin-left: -99999px;
  height: 0px;
}
