@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Open+Sans:600");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

/**
COLORS
**/
/**
FONT SIZES
**/
/**

FONTS

**/
/* FONTS */
/* BREAKPOINTS - min width, für max-width - 1px */
html,
body * {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}

body b {
  font-weight: 700;
}

h1 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h2 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}

h3 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

p {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}

small, .marginal {
  font-size: 13px;
  font-weight: 20px;
  font-weight: 300;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c8c8c8;
  padding: 0;
}

.font-xxl {
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

.font-xl {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
}

@media (max-width: 575px) {
  .font-xl {
    font-size: 20px;
    line-height: 24px;
  }
}

.font-l {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.font-m {
  font-size: 15px;
  line-height: 20px;
}

.font-s {
  font-size: 13px;
  line-height: 18px;
}

ul, ol {
  list-style: none;
}

.border-orange {
  border: 1px solid #f94611;
}

.border-gray {
  border: 1px solid #c8c8c8;
}

.orange {
  color: #f94611 !important;
}

.green {
  color: #26c178 !important;
}

.red {
  color: #fa1d00 !important;
}

.yellow {
  color: #ffa400 !important;
}

.darkgray {
  color: #323232 !important;
}

.gray {
  color: #969696 !important;
}

.lightgray {
  color: #c8c8c8 !important;
}

.circle-button-orange-light {
  display: inline-block;
  border: 1px solid #f94611;
  font-weight: 700;
  color: #f94611;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}

.circle-button-orange-light:hover {
  background-color: #f94611;
  color: white;
}

a {
  text-decoration: none;
}

.price {
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.subheadline {
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
}

.container {
  width: 100%;
  display: block;
  position: relative;
  float: none;
  clear: both;
}

.table {
  display: table !important;
  width: 100%;
}

.table > * {
  display: table-row  !important;
}

.table > * > * {
  display: table-cell  !important;
}

@media (max-width: 576px) {
  .nml-hidden {
    display: none !important;
  }
}

@media (min-width: 575px) {
  .ml-hidden {
    display: none !important;
  }
  .ml-table {
    display: table !important;
    width: 100%;
  }
  .ml-table > * {
    display: table-row  !important;
  }
  .ml-table > * > * {
    display: table-cell  !important;
  }
}

@media (min-width: 767px) {
  .l-hidden {
    display: none !important;
  }
  .l-table {
    display: table !important;
    width: 100%;
  }
  .l-table > * {
    display: table-row  !important;
  }
  .l-table > * > * {
    display: table-cell  !important;
  }
}

.upper {
  text-transform: uppercase;
}

.v-center {
  vertical-align: center;
}

.v-top {
  vertical-align: top;
}

.v-bottom {
  vertical-align: bottom;
}

.h-center {
  text-align: center;
}

.h-left {
  text-align: left;
}

.h-right {
  text-align: right;
}

select {
  margin: 0 10px;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="date"],
textarea,
select {
  height: 38px;
  padding: 6px 12px;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="email"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="text"]:hover,
input[type="tel"]:hover,
input[type="url"]:hover,
input[type="password"]:hover,
textarea:focus,
select:focus {
  background: #E8E8E8;
  outline: 0;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #f94611;
  outline: 0;
}

textarea {
  width: 100%;
  height: 100px;
  resize: none;
  padding: 15px;
}

.form, .form li, .form span {
  display: block;
}

.form li, .form-item {
  padding: 15px 0 10px;
}

.form input[type="email"],
.form input[type="number"],
.form input[type="search"],
.form input[type="text"],
.form input[type="tel"],
.form input[type="url"],
.form input[type="password"],
.form select,
.form textarea {
  display: block;
  width: 100%;
  margin: 0;
}

@media (min-width: 575px) {
  .has-more {
    width: calc(100% + 20px);
    display: table;
    table-layout: fixed;
    margin: 0 -10px;
  }
  .has-more > * {
    display: table-row;
  }
  .has-more > * > * {
    display: table-cell;
    padding: 0 10px;
  }
  .has-more.has-2 > * > * {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .has-more > * > * {
    padding: 15px 0 10px;
  }
  .has-more > * > *:first-child {
    padding-top: 0px;
  }
  .has-more > * > *:last-child {
    padding-bottom: 0px;
  }
}

.form .label {
  margin-bottom: 2px;
}

.forminfo, .formerror {
  font-size: 13px;
  color: #969696;
  margin-top: 2px;
}

span.formerror, .formerror {
  display: none;
}

input[type="email"].error,
input[type="number"].error,
input[type="search"].error,
input[type="text"].error,
input[type="tel"].error,
input[type="url"].error,
input[type="password"].error,
select.error,
textarea.error {
  border: 1px solid #fa1d00;
}

input[type="email"].error + .formerror,
input[type="number"].error + .formerror,
input[type="search"].error + .formerror,
input[type="text"].error + .formerror,
input[type="tel"].error + .formerror,
input[type="url"].error + .formerror,
input[type="password"].error + .formerror,
select.error + .formerror,
textarea.error + .formerror {
  color: #fa1d00;
  display: block;
}

.cartrow .left {
  vertical-align: top;
  width: 160px;
}

.cartrow .left .img_wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 66.67%;
  position: relative;
}

.cartrow .left .img {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
}

.cartrow .right {
  width: calc(100% - 160px);
  vertical-align: top;
  padding-left: 20px;
}

.cartrow .right b {
  margin-top: -4px;
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 20px;
}

.cartrow .right > p {
  padding: 14px 0 23px;
}

.cartrow .right .add {
  color: #f94611;
  float: right;
  margin-right: 20px;
}

.btn {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  padding: 15px 30px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid transparent;
  line-height: 15px;
  border-radius: 26px;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}

.btn-full {
  width: 100%;
}

@media (max-width: 576px) {
  .btn {
    width: 100%;
  }
  .btn-mobile-outer {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
}

.btn-arrowed-white::after {
  content: "";
  position: relative;
  left: 10px;
  background: url(img/icons/baseline-arrow_forward-24px-white.svg);
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-bottom: -4px;
  vertical-align: center;
  background-size: cover;
}

.btn-arrowed-orange::after {
  content: "";
  position: relative;
  left: 10px;
  background: url(img/icons/baseline-arrow_forward-24px-orange.svg);
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-bottom: -4px;
  vertical-align: center;
  background-size: cover;
}

.btn-arrowed-green::after {
  content: "";
  position: relative;
  left: 10px;
  background: url(img/icons/baseline-arrow_forward-24px-green.svg);
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-bottom: -4px;
  vertical-align: center;
  background-size: cover;
}

.btn-arrowed-grey::after {
  content: "";
  position: relative;
  left: 10px;
  background: url(img/icons/baseline-arrow_forward-24px-lightgray.svg);
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-bottom: -4px;
  vertical-align: center;
  background-size: cover;
}

.btn-primary-orange {
  color: #FFF;
  background-color: #f94611;
}

.btn-primary-orange:hover {
  background-color: #9f2b08;
}

.btn-primary-orange-inverted {
  color: #f94611;
  background-color: #FFF;
  border: 1px solid #f94611;
}

.btn-primary-green {
  color: #FFF;
  background-color: #26c178;
}

.btn-primary-green-inverted {
  color: #26c178;
  background-color: #FFF;
  border: 1px solid #26c178;
}

.btn-secondary {
  color: #FFF;
  background-color: #c8c8c8;
}

.btn-secondary:hover {
  background-color: #c8c8c8;
}

.btn-secondary-inverted {
  color: #c8c8c8;
  background-color: #FFF;
  border: 1px solid #c8c8c8;
}

.paypal-icon {
  background: url(img/payment/paypal.jpg);
}

.cc-icon {
  background: url(img/payment/ccard.jpg);
}

.debit-icon {
  background: url(img/payment/debit.jpg);
}

.i-feedback {
  background: url(img/cs-service/feedback.svg);
}

.i-food-restrictions {
  background: url(img/cs-service/food-restrictions.svg);
}

.i-gluten-free {
  background: url(img/cs-service/gluten-free.svg);
}

.i-grain {
  background: url(img/cs-service/grain.svg);
}

.i-info {
  background: url(img/cs-service/info.svg);
}

.i-members {
  background: url(img/cs-service/members.svg);
}

.i-rebooking {
  background: url(img/cs-service/rebooking.svg);
}

.i-star {
  background: url(img/cs-service/star.svg);
}

.i-storno {
  background: url(img/cs-service/storno.svg);
}

.i-tickets {
  background: url(img/cs-service/tickets.svg);
}

.shadowed-container {
  -webkit-box-shadow: 0 0 20px 0px #0000006b;
  box-shadow: 0 0 20px 0px #0000006b;
}

.extra-option {
  margin: 20px 0;
  position: relative;
}

.extra-option li {
  margin-left: 17px;
	list-style-type: disc;
}

.extra-option .subheadline {
  padding-bottom: 30px;
}

.extra-option .left {
  vertical-align: top;
  padding: 0 20px;
  display: inline-block;
}

.extra-option .left a {
  display: inline;
  color: #f94611;
  text-decoration: none;
  font-weight: bold;
}

.extra-option .left b {
  display: block;
  padding-bottom: 10px;
  font-size: 16px;
}

.extra-option .right {
  vertical-align: top;
  color: #f94611;
  text-align: right;
}

.extra-option .right > span {
  display: block;
}

.extra-option .right span.top {
  font-size: 13px;
}

.extra-option .right span.bottom {
  font-size: 13px;
  white-space: nowrap;
}

.extra-option .right span.bottom.spacer {
  visibility: hidden;
}

.extra-option .right span.bottom.real {
  position: absolute;
  bottom: 0px;
}

.extra-option input {
  position: absolute;
  left: 0px;
  top: 3px;
}

.extra-option label {
  cursor: pointer;
}

@media (max-width: 575px) {
  .extra-option .subheadline {
    display: none;
  }
  .extra-option .left {
    padding: 0px;
  }
  .extra-option .left b {
    padding-left: 20px;
  }
  .extra-option .right {
    position: absolute;
    right: 0px;
    top: -20px;
  }
  .extra-option .right .price {
    font-size: 18px;
    line-height: 24px;
  }
}

.ratings {
  margin: 0 -10px;
}

.ratings input {
  display: none;
}

.ratings p {
  width: calc(100% - 20px);
  padding-bottom: calc(100% - 20px);
  position: relative;
  margin: 10px;
}

.ratings span {
  display: block;
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  color: black;
}

.ratings input + p label {
  background-repeat: no-repeat no-repeat;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: 10px;
  background-size: contain;
  position: absolute;
  cursor: pointer;
}

.ratings .rating-1 input + p label {
  background-image: url(img/cs-service/star-1.svg);
}

.ratings .rating-2 input + p label {
  background-image: url(img/cs-service/star-2.svg);
}

.ratings .rating-3 input + p label {
  background-image: url(img/cs-service/star-3.svg);
}

.ratings .rating-4 input + p label {
  background-image: url(img/cs-service/star-4.svg);
}

.ratings .rating-5 input + p label {
  background-image: url(img/cs-service/star-5.svg);
}

.ratings.inverted .rating-1 input + p label,
.ratings .rating-1 input:checked + p label {
  background-image: url(img/cs-service/star-1-selected.svg);
}

.ratings.inverted .rating-2 input + p label,
.ratings .rating-2 input:checked + p label {
  background-image: url(img/cs-service/star-2-selected.svg);
}

.ratings.inverted .rating-3 input + p label,
.ratings .rating-3 input:checked + p label {
  background-image: url(img/cs-service/star-3-selected.svg);
}

.ratings.inverted .rating-4 input + p label,
.ratings .rating-4 input:checked + p label {
  background-image: url(img/cs-service/star-4-selected.svg);
}

.ratings.inverted .rating-5 input + p label,
.ratings .rating-5 input:checked + p label {
  background-image: url(img/cs-service/star-5-selected.svg);
}

.ratings.inverted .rating-1 input:checked + p label {
  background-image: url(img/cs-service/star-1-inverted.svg);
}

.ratings.inverted .rating-2 input:checked + p label {
  background-image: url(img/cs-service/star-2-inverted.svg);
}

.ratings.inverted .rating-3 input:checked + p label {
  background-image: url(img/cs-service/star-3-inverted.svg);
}

.ratings.inverted .rating-4 input:checked + p label {
  background-image: url(img/cs-service/star-4-inverted.svg);
}

.ratings.inverted .rating-5 input:checked + p label {
  background-image: url(img/cs-service/star-5-inverted.svg);
}

.ratings input:checked + p label span {
  color: #f94611;
  font-weight: bold;
}

.ratings.inverted input:checked + p label span {
  color: #ffffff;
  font-weight: bold;
}

.ratings.inverted input:checked + p {
  background-color: #f94611;
  -webkit-box-shadow: 0 0 20px 0px #0000006b;
  box-shadow: 0 0 20px 0px #0000006b;
}

@media (max-width: 767px) {
  .ratings input + p label {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 10px;
    background-size: 240px;
    background-position: 50% -100px;
  }
  .ratings span {
    bottom: 7px;
  }
  .ratings p {
    width: 220px;
    padding-bottom: 100px;
  }
}

.icon-lock {
  background-image: url("img/icons/noun_Lock_2167930.svg");
}

.icon-secure {
  background-image: url("img/icons/noun_secure_1785808.svg");
}

.icon-cancellation {
  background-image: url("img/icons/noun_cancellation_2057764.svg");
}

.icon-group {
  background-image: url("img/icons/noun_group_1273458.svg");
}

.icon-price {
  background-image: url("img/icons/noun_price_1451464.svg");
}

main h1 {
  font-family: "Montserrat", sans-serif;
}
/*# sourceMappingURL=main.css.map */