/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ubuntu-v20-latin-regular-Neu8o_w.eot"); /* IE9 Compat Modes */
  src: local(''),
  url("../fonts/ubuntu-v20-latin-regular-Neu8o_w.eot") format('embedded-opentype'),  /* Modern Browsers */ url("../fonts/ubuntu-v20-latin-regular-iSApVaV.ttf") format('truetype'), /* Safari, Android, iOS */ url("../fonts/ubuntu-v20-latin-regular-9R0PEdT.svg") format('svg'); /* Legacy iOS */
}


.booking small {
  letter-spacing: 0.1em;
}

.booking {
  font-size: 0.65em;
  font-family: Ubuntu !important;
  /*padding-top: 14em !important;*/
  color: #000;
  margin-top: 2em;
  /*padding-top: 0 !important;*/
}

.booking h1 {
  text-align: center;
  font-size: 2em;
  background-color: #000;
  color: #fff;
  padding: 1em;
  margin: 2em 0 0 0;
}

.booking .klein {
  display: inline-block;
  font-size: 0.5em;
  line-height: 1.2em;
}

.booking .tickets {
  text-align: center;
  display: flex;
  align-items: stretch;
  justify-content: center;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  padding-top: 2em;
  flex-wrap: wrap;
}

.booking .tickets a {
  width: 6.5em;
  height: 6.5em;
  display: flex;
  font-weight: 600;
  border: 6px solid #000;
  background-color: #000;
  color: #000;
  text-align: center;
  line-height: 1.25em;
  font-size: 2.25em;
  border-radius: 6px;
  padding: 0.5em;
  flex: 1 auto;
  margin: 0 .25em 0.5em 0.25em;
  flex-direction: column;
  justify-content: center;
}

@media screen and (min-width: 31.8125em /*509px*/
) {
  .booking .tickets a {
    flex: 0 1 auto;
  }
}

.booking .tickets a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.booking .tickets .jump {
  background-color: #000;
  border-color: #000 !important;
}

.booking .tickets .climb {
  background-color: #5F3285;
  border-color: #5F3285 !important;
}

.booking .tickets .kombi {
  background-color: #88cee0;
  border-color: #88cee0 !important;
}

.booking .tickets .froggy {
  background-color: #278D3A;
  border-color: #278D3A !important;
}

.booking .geburtstagsparty {
  background-repeat: no-repeat;
  text-align: center;
}

.booking .geburtstagsparty a {
  display: inline-block;
  font-weight: 600;
  border: 6px solid #FDB813;
  background-color: #FDB813;
  color: #000;
  text-align: center;
  line-height: 1.5em;
  font-size: 2em;
  border-radius: 6px;
  padding: 1em 2em 1em 2em;
  margin: 2em auto 1em auto;
}

.booking .fault {
  padding: 1em;
  background-color: #c90000;
  color: #fff;
  font-size: 1.1em;
}

.booking .cal {
  width: 90%;
  text-align: center;
  margin: 0 auto;
  background-color: transparent;
}

.bookinglink {
  background-color: #000;
  color: #fff !important;
  padding: 0.15em 0.25em 0.15em 0.25em;
  border-radius: 3px;
}

@media screen and (min-width: 45em) {
  .booking .geburtstagsparty {
    background-image: url("../images/ballons-K8uvXNo.png");
    background-position: 2% 0;
  }

  .booking {
    font-size: 0.9em;
    /*padding-top: 7em !important;*/
    margin-top: 2em;
  }

  .booking .geburtstagsparty a {
    margin: 2em auto 2em auto;
  }
}

@media screen and (min-width: 64em) {
  .booking {
    /*padding-top: 0 !important;*/
    /*margin-top: 7em;*/
  }
}
@media screen and (min-width: 65em) { .booking .geburtstagsparty { background-position: 8% 0; } }
@media screen and (min-width: 70em) { .booking .geburtstagsparty { background-position: 18% 0; } }
@media screen and (min-width: 85em) { .booking .geburtstagsparty { background-position: 25% 0; } }


  .booking h1,
  .booking h2 {
    margin: 0;
    padding: 1em 0; }
  .booking h2 {
    margin-bottom: 3.5em;
    padding: 1.25em 0;
    border-top: 0.25em solid;
   /* border-bottom: 0.25em solid; */}
  .booking,
  .booking h1,
  .booking h4 {
    font-weight: 700;
    text-align: center; }

.quantity input {
  /* width: 50px;
   height: 42px;
   line-height: 1.65;
   float: left;
   display: block;
   padding: 0;
   margin: 0;
   padding-left: 20px;
   border: 1px solid #eee;*/ }
  .quantity input:focus {
    outline: 0; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

/*

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  user-select: none;

  &--up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
  }

  &--down {
    position: absolute;
    bottom: -1px;
    height: 50%;
  }
}*/
.button {
  border: inherit;
  border: 3px solid;
  color: currentColor;
  background-color: transparent;
  padding: 0.3em 0.5em;

  /*TODO: Check Auswirkungen*/
  /*white-space: nowrap;*/

  height: 100%;
  width: 100%; }
  .button.vertical-content {
    display: flex;
    flex-direction: column; }


.button-full {
  font-size: 2.5em;
  height: 4.7em;
  aspect-ratio: 1 / 1;
  padding: .1em;
  width: 100%;
}

.button-zeit {
  font-size: 1.5em;
  height: 2em; }

.button-belegt {
  font-size: 1.5em;
  height: 2em;
  background-color: transparent !important;
  opacity: 0.5;
  color: #000 !important;
  line-height: 1.1em;
}
.belegt {
	background-color: transparent !important;
	  opacity: 0.5;
	color: #000 !important;
}

.button-up, .button-down {
  font-size: 3em;
  height: 100%; }
  .button-up:after, .button-down:after {
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    -webkit-transform: rotate(360deg);
    border-width: 0.75em 0.375em;
    border-style: solid;
    border-color: transparent; }
.button-up:after {
  border-bottom-color: currentColor;
  border-top-width: 0; }
.button-down:after {
  border-top-color: currentColor;
  border-bottom-width: 0; }
.button-next {
  position: relative;
  padding-right: 1.75em;
  hyphens: none; /*Note: Check if ok*/
  width: auto;
}
  .button-next:after {
    content: "\00bb";
    font-size: 2.5em;
    line-height: 0;
    margin-left: 0.1em;
    font-weight: 400;
    position: absolute;
    top: 35%; }

/*
.button-up:before {
  //content: "";
  //color: inherit;
  //background: transparent;
  //width: 0;
  //height: 0;
  //border-style: solid;
  border-width: 0 1em 2em 1em;
  border-color: transparent transparent currentColor transparent;
}

.button-down:before {
  //content: '';
  //color: inherit;
  //background: transparent;
  //width: 0;
  //height: 0;
  //border-style: solid;
  border-width: 2em 1em 0 1em;
  border-color: currentColor transparent transparent  transparent;
}
*/
.icon-user:before {
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 0.05em; }

.booking-button {
  margin-top: auto;
  padding-top: 1em;
}

.cart-total {
  text-align: right; }

.cart-total-price {
  font-size: 3em; }

.items {
  display: flex;
  flex-direction: column;
  flex: 1; }

.item {
  display: flex;
  justify-content: space-around; }

.checkbox * {
  box-sizing: border-box; }

.checkbox input:not([type='checkbox']):not([type='radio']) {
  display: none; }

.checkbox {
  position: relative;
  display: flex;
  flex: 1;
  margin-left: 1em;
  margin-right: 1em;
  white-space: nowrap;
  line-height: 1; }
  .checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1em;
    height: 100%;
    z-index: 2;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  .checkbox .state label {
    position: initial;
    display: inline-block;
    font-weight: normal;
    margin: 0;
    text-indent: 5em;
    min-width: 4em;
    pointer-events: all;
    cursor: pointer; }
    .checkbox .state label:before, .checkbox .state label:after {
      content: '';
      width: 4em;
      height: 4em;
      display: block;
      box-sizing: border-box;
      border-radius: 0;
      border: 0.25em solid transparent;
      z-index: 0;
      position: absolute;
      left: 0;
      top: 0;
      background-color: transparent; }
    .checkbox .state label:before {
      border-color: #000; }
  .checkbox .state.p-is-hover, .checkbox .state.p-is-indeterminate {
    display: none; }

@keyframes zoom {
  0% {
    opacity: 0;
    transform: scale(0); } }
@keyframes tada {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: scale(7); }
  38% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: scale(1); }
  55% {
    animation-timing-function: ease-in;
    transform: scale(1.5); }
  72% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  81% {
    animation-timing-function: ease-in;
    transform: scale(1.24); }
  89% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  95% {
    animation-timing-function: ease-in;
    transform: scale(1.04); }
  100% {
    animation-timing-function: ease-out;
    transform: scale(1); } }
@keyframes jelly {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(0.75, 1.25, 1); }
  40% {
    transform: scale3d(1.25, 0.75, 1); }
  50% {
    transform: scale3d(0.85, 1.15, 1); }
  65% {
    transform: scale3d(1.05, 0.95, 1); }
  75% {
    transform: scale3d(0.95, 1.05, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }
@keyframes rotate {
  0% {
    opacity: 0;
    transform: translateZ(-200px) rotate(-45deg); }
  100% {
    opacity: 1;
    transform: translateZ(0) rotate(0); } }
@keyframes pulse {
  0% {
    box-shadow: 0px 0px 0px 0px black; }
  100% {
    box-shadow: 0px 0px 0px 1.5em rgba(0, 0, 0, 0); } }
.checkbox.p-default.p-fill .state label:after {
  transform: scale(1); }

.checkbox.p-default .state label:after {
  transform: scale(0.6); }
.checkbox.p-default input:checked ~ .state label:after {
  background-color: #000 !important; }

.checkbox.p-default.p-thick .state label:before, .checkbox.p-default.p-thick .state label:after {
  border-width: calc(1em / 7); }
.checkbox.p-default.p-thick .state label:after {
  transform: scale(0.4) !important; }

.checkbox.p-icon .state .icon {
  position: absolute;
  font-size: 1em;
  width: 4em;
  height: 4em;
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: 0;
  border: 1px solid transparent;
  opacity: 0; }
.checkbox.p-icon .state .icon:before {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  line-height: 1; }
.checkbox.p-icon input:checked ~ .state .icon {
  opacity: 1; }
.checkbox.p-icon input:checked ~ .state label:before {
  border-color: #5a656b; }

.checkbox.p-svg .state .svg {
  position: absolute;
  font-size: 1em;
  width: 4em;
  height: 4em;
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: 0;
  border: 1px solid transparent;
  opacity: 0; }
.checkbox.p-svg .state svg {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  line-height: 1; }
.checkbox.p-svg input:checked ~ .state .svg {
  opacity: 1; }

.checkbox.p-image .state img {
  opacity: 0;
  position: absolute;
  width: 4em;
  height: 4em;
  top: 0;
  top: 0;
  left: 0;
  z-index: 0;
  text-align: center;
  line-height: normal;
  transform: scale(0.8); }
.checkbox.p-image input:checked ~ .state img {
  opacity: 1; }

.checkbox.p-switch input {
  min-width: 2em; }
.checkbox.p-switch .state {
  position: relative; }
  .checkbox.p-switch .state:before {
    content: '';
    border: 1px solid #000;
    border-radius: 60px;
    width: 2em;
    box-sizing: unset;
    height: 4em;
    position: absolute;
    top: 0;
    top: calc((0% - (100% - 1em)) - -28%);
    z-index: 0;
    transition: all 0.5s ease; }
  .checkbox.p-switch .state label {
    text-indent: 5em; }
    .checkbox.p-switch .state label:before, .checkbox.p-switch .state label:after {
      transition: all 0.5s ease;
      border-radius: 100%;
      left: 0;
      border-color: transparent;
      transform: scale(0.8); }
    .checkbox.p-switch .state label:after {
      background-color: #000 !important; }
.checkbox.p-switch input:checked ~ .state:before {
  border-color: #5a656b; }
.checkbox.p-switch input:checked ~ .state label:before {
  opacity: 0; }
.checkbox.p-switch input:checked ~ .state label:after {
  background-color: #5a656b !important;
  left: 1em; }

.checkbox.p-switch.p-fill input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important; }
.checkbox.p-switch.p-fill input:checked ~ .state label:before {
  opacity: 0; }
.checkbox.p-switch.p-fill input:checked ~ .state label:after {
  background-color: #fff !important;
  left: 1em; }

.checkbox.p-switch.p-slim .state:before {
  height: 0.1em;
  background: #000 !important;
  top: calc(50% - 0.1em); }
.checkbox.p-switch.p-slim input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important; }

.checkbox.p-has-hover input:hover ~ .state:not(.p-is-hover) {
  display: none; }
.checkbox.p-has-hover input:hover ~ .state.p-is-hover {
  display: block; }
  .checkbox.p-has-hover input:hover ~ .state.p-is-hover .icon {
    display: block; }

.checkbox.p-has-focus input:focus ~ .state label:before {
  box-shadow: 0px 0px 3px 0px #bdc3c7; }

.checkbox.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state:not(.p-is-indeterminate) {
  display: none; }
.checkbox.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate {
  display: block; }
  .checkbox.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon {
    display: block;
    opacity: 1; }

.checkbox.p-toggle .state.p-on {
  opacity: 0;
  display: none; }
.checkbox.p-toggle .state.p-off,
.checkbox.p-toggle .state .icon,
.checkbox.p-toggle .state .svg,
.checkbox.p-toggle .state img {
  opacity: 1;
  display: inherit; }
.checkbox.p-toggle .state.p-off .icon {
  color: #000; }
.checkbox.p-toggle input:checked ~ .state.p-on {
  opacity: 1;
  display: inherit; }
.checkbox.p-toggle input:checked ~ .state.p-off {
  opacity: 0;
  display: none; }

.checkbox.p-plain input:checked ~ .state label:before, .checkbox.p-plain.p-toggle .state label:before {
  content: none; }
.checkbox.p-plain.p-plain .icon {
  transform: scale(1.1); }

.checkbox.p-round .state label:before, .checkbox.p-round .state label:after {
  border-radius: 100%; }
.checkbox.p-round.p-icon .state .icon {
  border-radius: 100%;
  overflow: hidden; }
  .checkbox.p-round.p-icon .state .icon:before {
    transform: scale(0.8); }

.checkbox.p-curve .state label:before, .checkbox.p-curve .state label:after {
  border-radius: 0.25em; }

.checkbox.p-smooth label:before,
.checkbox.p-smooth label:after,
.checkbox.p-smooth .icon,
.checkbox.p-smooth .svg {
  transition: all 0.5s ease; }
.checkbox.p-smooth input:checked + .state label:after {
  transition: all 0.3s ease; }
.checkbox.p-smooth input:checked + .state .icon,
.checkbox.p-smooth input:checked + .state .svg,
.checkbox.p-smooth input:checked + .state img {
  animation: zoom 0.2s ease; }
.checkbox.p-smooth.p-default input:checked + .state label:after {
  animation: zoom 0.2s ease; }
.checkbox.p-smooth.p-plain input:checked + .state label:before {
  content: '';
  transform: scale(0);
  transition: all 0.5s ease; }

.checkbox.p-tada:not(.p-default) input:checked + .state .icon,
.checkbox.p-tada:not(.p-default) input:checked + .state .svg,
.checkbox.p-tada:not(.p-default) input:checked + .state img,
.checkbox.p-tada:not(.p-default) input:checked + .state label:before,
.checkbox.p-tada:not(.p-default) input:checked + .state label:after {
  animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
  opacity: 1; }

.checkbox.p-jelly:not(.p-default) input:checked + .state .icon,
.checkbox.p-jelly:not(.p-default) input:checked + .state .svg,
.checkbox.p-jelly:not(.p-default) input:checked + .state img,
.checkbox.p-jelly:not(.p-default) input:checked + .state label:before,
.checkbox.p-jelly:not(.p-default) input:checked + .state label:after {
  animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }
.checkbox.p-jelly:not(.p-default) input:checked + .state label:before {
  border-color: transparent; }

.checkbox.p-rotate:not(.p-default) input:checked ~ .state .icon,
.checkbox.p-rotate:not(.p-default) input:checked ~ .state .svg,
.checkbox.p-rotate:not(.p-default) input:checked ~ .state img,
.checkbox.p-rotate:not(.p-default) input:checked ~ .state label:before,
.checkbox.p-rotate:not(.p-default) input:checked ~ .state label:after {
  animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }
.checkbox.p-rotate:not(.p-default) input:checked ~ .state label:before {
  border-color: transparent; }

.checkbox.p-pulse:not(.p-switch) input:checked ~ .state label:before {
  animation: pulse 1s; }

.checkbox input[disabled] {
  cursor: not-allowed;
  display: none; }
  .checkbox input[disabled] ~ * {
    opacity: .5; }

.checkbox.p-locked input {
  display: none;
  cursor: not-allowed; }

.checkbox input:checked ~ .state.p-primary label:after, .checkbox.p-toggle .state.p-primary label:after {
  background-color: #428bca !important; }
.checkbox input:checked ~ .state.p-primary .icon,
.checkbox input:checked ~ .state.p-primary .svg, .checkbox.p-toggle .state.p-primary .icon,
.checkbox.p-toggle .state.p-primary .svg {
  color: #fff;
  stroke: #fff; }
.checkbox input:checked ~ .state.p-primary-o label:before, .checkbox.p-toggle .state.p-primary-o label:before {
  border-color: #428bca; }
.checkbox input:checked ~ .state.p-primary-o label:after, .checkbox.p-toggle .state.p-primary-o label:after {
  background-color: transparent; }
.checkbox input:checked ~ .state.p-primary-o .icon,
.checkbox input:checked ~ .state.p-primary-o .svg,
.checkbox input:checked ~ .state.p-primary-o svg, .checkbox.p-toggle .state.p-primary-o .icon,
.checkbox.p-toggle .state.p-primary-o .svg,
.checkbox.p-toggle .state.p-primary-o svg {
  color: #428bca;
  stroke: #428bca; }
.checkbox.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
  background-color: #428bca !important; }
.checkbox.p-switch input:checked ~ .state.p-primary:before {
  border-color: #428bca; }
.checkbox.p-switch.p-fill input:checked ~ .state.p-primary:before {
  background-color: #428bca !important; }
.checkbox.p-switch.p-slim input:checked ~ .state.p-primary:before {
  border-color: #245682;
  background-color: #245682 !important; }
.checkbox input:checked ~ .state.p-info label:after, .checkbox.p-toggle .state.p-info label:after {
  background-color: #5bc0de !important; }
.checkbox input:checked ~ .state.p-info .icon,
.checkbox input:checked ~ .state.p-info .svg, .checkbox.p-toggle .state.p-info .icon,
.checkbox.p-toggle .state.p-info .svg {
  color: #fff;
  stroke: #fff; }
.checkbox input:checked ~ .state.p-info-o label:before, .checkbox.p-toggle .state.p-info-o label:before {
  border-color: #5bc0de; }
.checkbox input:checked ~ .state.p-info-o label:after, .checkbox.p-toggle .state.p-info-o label:after {
  background-color: transparent; }
.checkbox input:checked ~ .state.p-info-o .icon,
.checkbox input:checked ~ .state.p-info-o .svg,
.checkbox input:checked ~ .state.p-info-o svg, .checkbox.p-toggle .state.p-info-o .icon,
.checkbox.p-toggle .state.p-info-o .svg,
.checkbox.p-toggle .state.p-info-o svg {
  color: #5bc0de;
  stroke: #5bc0de; }
.checkbox.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after {
  background-color: #5bc0de !important; }
.checkbox.p-switch input:checked ~ .state.p-info:before {
  border-color: #5bc0de; }
.checkbox.p-switch.p-fill input:checked ~ .state.p-info:before {
  background-color: #5bc0de !important; }
.checkbox.p-switch.p-slim input:checked ~ .state.p-info:before {
  border-color: #2390b0;
  background-color: #2390b0 !important; }
.checkbox input:checked ~ .state.p-success label:after, .checkbox.p-toggle .state.p-success label:after {
  background-color: #5cb85c !important; }
.checkbox input:checked ~ .state.p-success .icon,
.checkbox input:checked ~ .state.p-success .svg, .checkbox.p-toggle .state.p-success .icon,
.checkbox.p-toggle .state.p-success .svg {
  color: #fff;
  stroke: #fff; }
.checkbox input:checked ~ .state.p-success-o label:before, .checkbox.p-toggle .state.p-success-o label:before {
  border-color: #5cb85c; }
.checkbox input:checked ~ .state.p-success-o label:after, .checkbox.p-toggle .state.p-success-o label:after {
  background-color: transparent; }
.checkbox input:checked ~ .state.p-success-o .icon,
.checkbox input:checked ~ .state.p-success-o .svg,
.checkbox input:checked ~ .state.p-success-o svg, .checkbox.p-toggle .state.p-success-o .icon,
.checkbox.p-toggle .state.p-success-o .svg,
.checkbox.p-toggle .state.p-success-o svg {
  color: #5cb85c;
  stroke: #5cb85c; }
.checkbox.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
  background-color: #5cb85c !important; }
.checkbox.p-switch input:checked ~ .state.p-success:before {
  border-color: #5cb85c; }
.checkbox.p-switch.p-fill input:checked ~ .state.p-success:before {
  background-color: #5cb85c !important; }
.checkbox.p-switch.p-slim input:checked ~ .state.p-success:before {
  border-color: #357935;
  background-color: #357935 !important; }
.checkbox input:checked ~ .state.p-warning label:after, .checkbox.p-toggle .state.p-warning label:after {
  background-color: #f0ad4e !important; }
.checkbox input:checked ~ .state.p-warning .icon,
.checkbox input:checked ~ .state.p-warning .svg, .checkbox.p-toggle .state.p-warning .icon,
.checkbox.p-toggle .state.p-warning .svg {
  color: #fff;
  stroke: #fff; }
.checkbox input:checked ~ .state.p-warning-o label:before, .checkbox.p-toggle .state.p-warning-o label:before {
  border-color: #f0ad4e; }
.checkbox input:checked ~ .state.p-warning-o label:after, .checkbox.p-toggle .state.p-warning-o label:after {
  background-color: transparent; }
.checkbox input:checked ~ .state.p-warning-o .icon,
.checkbox input:checked ~ .state.p-warning-o .svg,
.checkbox input:checked ~ .state.p-warning-o svg, .checkbox.p-toggle .state.p-warning-o .icon,
.checkbox.p-toggle .state.p-warning-o .svg,
.checkbox.p-toggle .state.p-warning-o svg {
  color: #f0ad4e;
  stroke: #f0ad4e; }
.checkbox.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
  background-color: #f0ad4e !important; }
.checkbox.p-switch input:checked ~ .state.p-warning:before {
  border-color: #f0ad4e; }
.checkbox.p-switch.p-fill input:checked ~ .state.p-warning:before {
  background-color: #f0ad4e !important; }
.checkbox.p-switch.p-slim input:checked ~ .state.p-warning:before {
  border-color: #c77c11;
  background-color: #c77c11 !important; }
.checkbox input:checked ~ .state.p-danger label:after, .checkbox.p-toggle .state.p-danger label:after {
  background-color: #d9534f !important; }
.checkbox input:checked ~ .state.p-danger .icon,
.checkbox input:checked ~ .state.p-danger .svg, .checkbox.p-toggle .state.p-danger .icon,
.checkbox.p-toggle .state.p-danger .svg {
  color: #fff;
  stroke: #fff; }
.checkbox input:checked ~ .state.p-danger-o label:before, .checkbox.p-toggle .state.p-danger-o label:before {
  border-color: #d9534f; }
.checkbox input:checked ~ .state.p-danger-o label:after, .checkbox.p-toggle .state.p-danger-o label:after {
  background-color: transparent; }
.checkbox input:checked ~ .state.p-danger-o .icon,
.checkbox input:checked ~ .state.p-danger-o .svg,
.checkbox input:checked ~ .state.p-danger-o svg, .checkbox.p-toggle .state.p-danger-o .icon,
.checkbox.p-toggle .state.p-danger-o .svg,
.checkbox.p-toggle .state.p-danger-o svg {
  color: #d9534f;
  stroke: #d9534f; }
.checkbox.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
  background-color: #d9534f !important; }
.checkbox.p-switch input:checked ~ .state.p-danger:before {
  border-color: #d9534f; }
.checkbox.p-switch.p-fill input:checked ~ .state.p-danger:before {
  background-color: #d9534f !important; }
.checkbox.p-switch.p-slim input:checked ~ .state.p-danger:before {
  border-color: #a02622;
  background-color: #a02622 !important; }

.checkbox.p-bigger label:before,
.checkbox.p-bigger label:after,
.checkbox.p-bigger .icon,
.checkbox.p-bigger .svg,
.checkbox.p-bigger .img {
  font-size: 5em !important;
  top: calc((0% - (100% - 1em)) - 35%) !important; }
.checkbox.p-bigger label {
  text-indent: 1.7em; }

@media print {
  .checkbox .state:before,
  .checkbox .state label:before,
  .checkbox .state label:after,
  .checkbox .state .icon {
    color-adjust: exact;
    /* stylelint-disable */
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; } }
/*input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}*/
/*
.paypal {
  background-image: url("https://www.paypalobjects.com/webstatic/mktg/logo/pp_cc_mark_37x23.jpg");
}
.paypal-button-container { font-family: Ubuntu !important; }

.debit {
  background-image: url("https://www.einzelhandel.de/images/zahlungssysteme/lastschriftlogo-qf_rgb.png");
}
*/
/*  input:active + label {
    opacity: 0.9;
  }
  input:checked + label {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
  }

  label {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100px;
    height: 70px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(0.7);
    -moz-filter: brightness(1.8) grayscale(1) opacity(0.7);
    filter: brightness(1.8) grayscale(1) opacity(0.7);
  }
  label:hover {
    -webkit-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
    -moz-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
    filter: brightness(1.2) grayscale(0.5) opacity(0.9);
  }*/
.flex-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1em;
  width: calc(100% + 1em);
}
.flex-wrapper .floating-label {
  margin: 0 0 0 1em;
}
  /*.flex-wrapper .floating-label:first-of-type {*/
  /*  margin-right: 1em; }*/

.checkbox {
  margin-right: 5.618em; }
  .checkbox:last-of-type {
    margin-right: 0; }

.checkout {
  color: #000; }
  .checkout fieldset {
    background-color: inherit;
    border: 1px solid;
    width: 100%; }
  .checkout legend {
    font-size: 1.5em;
    text-align: left; }
  .checkout .payment-method {
    margin-bottom: 2em; }
    .checkout .payment-method img {
      height: 4em;
      width: auto; }

.hidden {
  display: none; }

.debit-form {
  margin-top: 2em;
  min-height: 6em;
  transition: height 0.4s, visibility 0.4s ease-out 0.4s; }
  .debit-form.hidden {
    display: block;
    visibility: hidden;
    margin-top: 0;
    height: 0;
    transition: height 0.5s ease-in 0.4s, visibility 0.2s 0s, margin-top 0.5s ease-in 0.4s; }

.row {
  display: flex;
  flex-wrap: wrap;
  /*gap alternative*/
  margin-left: -2em;
  margin-bottom: -2em;
}

.customer,
.participants {
  display: flex;
  /*flex: 1;*/
  flex-direction: column;
  /*note: 890px = "breakpoint" */
  /*flex: 1 calc(890px/2 - 2em);*/
  /*flex: 1 445px;*/
  /*flex: 1 1 calc(53.334em / 2 - 2em);*/
  padding-left: 2em;
  padding-bottom: 2em;
  flex: 1 1 58ch;
}

  .customer:first-of-type,
  .participants:first-of-type {
    /*NOTE: "gap"*/
    /*margin-right: 2em;*/

  }
  .customer fieldset,
  .participants fieldset {
    flex-direction: column; }
  .customer label,
  .participants label {
    color: #000;
    font-size: 12.5px;
    font-weight: 400;
    opacity: 0.8; }


input {
  font-size: 16px;
  padding: 1em 0px;
  height: 56px;
  border: none;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  background: #fff;
  box-sizing: border-box;
  transition: all 0.3s linear;
  color: #000;
  font-weight: 400;
  -webkit-appearance: none; }
  input:focus {
    outline: 0; }

.floating-label {
  position: relative;
  width: 100%;
  flex: 1 1 40ch;
}
  .floating-label label {
    position: absolute;
    top: 2em;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease;
    padding-left: 1em; }
  .floating-label input {
    width: 100%;
    margin-left: auto;
    display: flex;
    padding: 1.35em 0 0.25em 1em; }
  .floating-label input:not(:placeholder-shown) + label {
    transform: translateY(-2em);
    opacity: 0.7; }

.booking-content {
  padding-bottom: 6em;
 }
  .booking-content:empty {
    padding-bottom: 0; }
  .booking-content .options-row {
    position: relative;
    padding: 0; }
  .booking-content .option {
    border: none;
    flex: 0 1; }
  .booking-content .option-block {
    padding: 1em 2.5em;
    position: initial;
    height: 100%; }
    .booking-content .option-block:before {
      content: none; }
  .booking-content .option-title {
    background-color: transparent;
    font-size: 1.25em;
    margin-bottom: 0.25em;
    margin-left: auto;
    margin-right: auto;
    text-transform: none; }
  .booking-content .option-text {
    font-size: 0.8em;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
  }

.options-row,
.checkout {
  padding: 2em 1em;
}

.options-row {
  display: flex;
  justify-content: space-evenly;
  border-top: 0.25em solid currentColor;
}

.options-row.center {
  display: inline-flex;
  position: relative;

  /*NOTE: check alternative*/
  /*display: flex;*/
  /*justify-content: center;*/
  justify-content: start;
  margin-top: -3em;
}

.options-row.center > * {
  margin: 3em 0.5em 0;
}

.options-row.center .option {
  flex: 1;
  /*NOTE: blocks wrapping... causes overflow*/
  /*min-width: 0;*/
}

.options-row .logo {
  width: auto;
  display: inline-block;
  position: relative;
  background: transparent;
  opacity: 1;
  vertical-align: bottom;
}

.froggy .logo {
  display: flex;
  /*justify-content: center;*/
  /*flex-direction: column;*/
}

.froggy .logo img {
  /*width: 100%;*/
  /*height: auto;*/
  /*display: block;*/
  margin: 0 auto;
  align-self: center;
}


.options-group {
  display: flex;
  position: relative;
  /*margin-top: 3em !important;*/
  font-size: 0.4rem;
  /*font-size: clamp(0.4rem, 0.35000000000000003rem + 0.25vw, 0.65rem);*/
  font-size: clamp(0.438rem, 2vw - 1rem, 0.625rem);
}
  .options-group > * {
    margin: 0 0.25em; }

.options-right-offset {
  position: absolute;
  left: 100%;
  bottom: 0; }

.options-row-caption {
  position: absolute;
  bottom: -4em;
  line-height: 1.2em;
  min-width: 10em;
  left: 0;
  right: 0; }

.options-btn-caption
{
  padding-top: 0.5em;
  line-height: 1.2em;
  min-width: 10em;
}


.options-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .options-column .option {
    flex: 1;
    margin-bottom: 0.5em; }
    .options-column .option:last-of-type {
      margin-bottom: 0; }

.option-button {
  position: relative;
  width: 8em;
  height: 100%; }

.option {
  border: 1px solid currentColor;
  border-radius: 10px;
  text-align: center; }
  .option a {
    color: inherit;
    border-radius: inherit;
    display: block;
    height: 100%; }

.option-title {
  font-size: 1em;
  padding: 0.25em;
  min-width: 8em;
  letter-spacing: 0.02em;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  text-align: center;
  text-transform: uppercase;
  margin: 0; }

@media screen and (min-width: 65em) { .option-title {  min-width: 12em; }}
@media screen and (min-width: 75em) { .option-title {  min-width: 14em; }}

@media screen and (max-width: 510px){
  .option-title {
    min-width: auto;
  }
}

.option-block {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  position: relative;
 }
  .option-block:before {
    content: '';
    width: 100%;
    background-color: #000;
    position: absolute;
    left: 0;
    height: 1em;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-top: 0.125em solid; }

.option-block-top-helper {
  height: 1em;
  margin-bottom: 1em; }

.option-icon {
	text-align: center;
	margin: 0 auto;
	padding: 0.5em 0.25em 0.5em 0.25em;
    white-space: nowrap;
 }
  .option-icon span {
    display: inline-block;
    font-size: 3.5em;
    padding: 0.05em;
    text-align: center; }

.option-text {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 0.5em;
}

.option-label-caption {
  position: absolute;
  /*bottom: -1.5em;*/
  font-size: 2em;
  left: 0;
  text-align: left;
}

.option-label-caption a {
  text-decoration: underline;
}

.option-block > .option-title:only-child {
  font-size: 3em;
  height: 4em;
  width: 4em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.option-display {
  font-size: 7em;
  width: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center; }
  input.option-display {
    background-color: inherit;
    color: inherit;
    padding: 0;
    margin: 0;
    border: none;
    text-align: center;
    height: 100%; }

.climb h2 {
  color: #afca05;
  background-color: #5f3285; }
.climb .booking-content {
  background-color: #afca05;
  color: #5f3285; }
  .climb .booking-content .options-row {
    background-color: transparent; }
    .climb .booking-content .options-row .option {
      color: #afca05;
      background-color: #5f3285; }
.climb .nav .option-title {
  background: #afca05;
  color: #5f3285; }
.climb .nav a:hover, .climb .nav a:active, .climb .nav a:focus {
  color: #5f3285;
  background-color: #afca05; }
  .climb .nav a:hover .option-block:before, .climb .nav a:active .option-block:before, .climb .nav a:focus .option-block:before {
    background-color: #afca05; }
.climb .nav .option-block:before {
  background-color: #5f3285; }
.climb .options-row {
  color: #afca05;
  background-color: #5f3285; }
.climb .option-block-top-helper {
  background: #afca05; }
.climb .options-row-caption {
  color: #5f3285; }
.climb .options-btn-caption {
  color: #5f3285; background-color: #afca05; }
.climb .option-label-caption {
  color: #5f3285; }
.climb .icon-user:before {
  -webkit-text-fill-color: #5f3285; }
.climb .cart {
  color: #afca05;
  background-color: #5f3285; }
.climb .checkout {
  background-color: #afca05; }
.climb .button {
  border-color: #5f3285;
  background-color: #5f3285;
  color: #afca05; }
  .climb .button:hover, .climb .button:active, .climb .button:focus {
    color: #5f3285;
    background-color: #afca05; }

.climb .calElement.selected, .climb .calElement:hover {
  background-color: #5f3285;
  color: #afca05;
  border-color: #5f3285;
}

.climb .calElement.prev:hover, .climb .calElement.next:hover {
  color: #5f3285;
}

.froggy h2 {
  color: #79ae2c;
  background-color: #000;
}

.froggy .booking-content {
  background-color: #79ae2c;
  color: #000;
}

.froggy .booking-content .options-row {
  background-color: transparent;
}

.froggy .booking-content .options-row .option {
  color: #79ae2c;
  background-color: #000;
}

.froggy .nav .option-title {
  background: #79ae2c;
  color: #000;
}

.froggy .nav a:hover, .froggy .nav a:active, .froggy .nav a:focus {
  color: #000;
  background-color: #79ae2c;
}

.froggy .nav a:hover .option-block:before, .froggy .nav a:active .option-block:before, .froggy .nav a:focus .option-block:before {
  background-color: #79ae2c;
}

.froggy .nav .option-block:before {
  background-color: #000;
}

.froggy .options-row {
  color: #79ae2c;
  background-color: #000;
}

.froggy .option-block-top-helper {
  background: #79ae2c;
}

.froggy .options-row-caption {
  color: #000;
}

.froggy .options-btn-caption {
  color: #000;
  background-color: #79ae2c;
}

.froggy .option-label-caption {
  color: #000;
}

.froggy .icon-user:before {
  -webkit-text-fill-color: #000;
}

.froggy .cart {
  color: #79ae2c;
  background-color: #000;
}

.froggy .checkout {
  background-color: #79ae2c;
}

.froggy .button {
  border-color: #000;
  background-color: #000;
  color: #79ae2c;
}

.froggy .button:hover, .froggy .button:active, .froggy .button:focus {
  color: #000;
  background-color: #79ae2c;
}

.froggy .calElement.selected, .froggy .calElement:hover {
  background-color: #000;
  color: #79ae2c;
  border-color: #000;
}

.froggy .calElement.prev:hover, .froggy .calElement.next:hover {
  color: #000;
}

.jump h2 {
  background-color: #000;
  color: #f8ea1d;
}

.jump .booking-content {
  background-color: #f8ea1d;
  color: #000;
}

.jump .booking-content .options-row {
  background-color: transparent;
}

.jump .booking-content .options-row .option {
  color: #f8ea1d;
  background-color: #000;
}

.jump .nav .option-title {
  background: #f8ea1d;
  color: #000;
}

.jump .nav a:hover, .jump .nav a:active, .jump .nav a:focus {
  color: #000;
  background-color: #f8ea1d;
}

.jump .nav a:hover .option-block:before, .jump .nav a:active .option-block:before, .jump .nav a:focus .option-block:before {
  background-color: #f8ea1d;
}

.jump .nav a .option-block:before {
  background-color: #000;
}

.jump .options-row {
  color: #f8ea1d;
  background-color: #000;
}

.jump .option-block-top-helper {
  background: #f8ea1d;
}

.jump .options-row-caption {
  color: #000;
}

.jump .options-btn-caption {
  color: #000000;
  background-color: #f8ea1d;
}

.jump .option-label-caption {
  color: #000;
}

.jump .icon-user:before {
  -webkit-text-fill-color: #000;
}

.jump .cart {
  color: #f8ea1d;
  background-color: #000;
}

.jump .checkout {
  background-color: #f8ea1d;
}

.jump .button {
  border-color: #000;
  background-color: #000;
  color: #f8ea1d;
}

.jump .button:hover, .jump .button:active, .jump .button:focus {
  color: #000;
  background-color: #f8ea1d;
}


.jump .calElement.selected, .jump .calElement:hover {
  background-color: #000;
  color: #f8ea1d;
  border-color: #000;
}

.jump .calElement.prev:hover, .jump .calElement.next:hover {
  background-color: #000 !important;
  border-color: transparent;
}

.kombi h3 {
  color: #000;
  background-color: #88cee0;
  font-size: 2em; margin: 0; padding:0.5em 1em 0.5em 1em; border-radius: 6px;
  max-width: 8em;
  margin: auto;
  /*TODO: Check line-height*/
  line-height: 1.2;
}

.kombi h2 {
  color: #88cee0;
  background-color: #000000; }
.kombi .booking-content {
  background-color: #88cee0;
  color: #000000; }
  .kombi .booking-content .options-row {
    background-color: transparent; }
    .kombi .booking-content .options-row .option {
      color: #88cee0;
      background-color: #000000; }
.kombi .nav .option-title {
  background: #88cee0;
  color: #000000; }
.kombi .nav a:hover, .kombi .nav a:active, .kombi .nav a:focus {
  color: #000000;
  background-color: #88cee0; }
  .kombi .nav a:hover .option-block:before, .kombi .nav a:active .option-block:before, .kombi .nav a:focus .option-block:before {
    background-color: #88cee0; }
.kombi .nav .option-block:before {
  background-color: #000000; }
.kombi .options-row {
  color: #88cee0;
  background-color: #000000; }
.kombi .option-block-top-helper {
  background: #88cee0; }
.kombi .options-row-caption {
  color: #000000; }
.kombi .options-btn-caption {
  color: #000000; background-color: #88cee0;}
.kombi .option-label-caption {
  color: #000000; }
.kombi .icon-user:before {
  -webkit-text-fill-color: #000000; }
.kombi .cart {
  color: #88cee0;
  background-color: #000000; }
.kombi .checkout {
  background-color: #88cee0; }
.kombi .button {
  border-color: #000000;
  background-color: #000000;
  color: #88cee0; }
  .kombi .button:hover, .kombi .button:active, .kombi .button:focus {
    color: #000000;
    background-color: #88cee0; }

.kombi .calElement.selected, .kombi .calElement:hover {
    background-color: #000;
    color: #88cee0;
    border-color: #000;
}
.kombi .calElement.prev:hover, .kombi .calElement.next:hover {
  background-color: #000 !important;
  border-color: transparent;
}


#debit-button { font-size: 2em; font-weight: 700; }


@media screen and (max-width: 50em/*800px*/
) {
  .options-right-offset {
    position: static;
    align-self: end;
    /*NOTE: if (button) wraps...*/
    margin-top: 3em !important;
    /* background-color for this element vs button in context of flex-item, wrapping and filling the next line... */
    background-color: transparent !important;
  }

  .options-row-caption {
    bottom: -6em;
  }
}

@media screen and (max-width: 55.625em/*890px*/) {

  .options-row, .checkout {
    padding: 2em 1em;
  }
  .options-row {
    justify-content: space-evenly;
    flex-wrap: wrap;
    /*WARNING: enough support?*/
    /*gap: 1em;*/
  }
  .option {
    /*NOTE: breaks stuff | alignment*/
    /*margin-bottom: auto;*/
    /*margin-top: auto;*/
    flex: 0 1 20%;
  }
  .options-row .logo {
    width: 100%;
    margin-bottom: 1em;
  }
}

@media screen and (max-width: 32.8em/*525px*/){
    .booking-content .options-row {
    font-size: 0.7em;
    font-size: clamp(0.7em, 1vw + 0.4em, 1em);
  /*margin-top: -3em;*/
    }
}

.flex-basis-auto {
  flex-basis: auto;
}

.width-auto {
  width: auto;
}

.froggy .options-row {

}




/* new styles */

.booking .tickets button {
  width: 6.5em;
  height: 6.5em;
  display: flex;
  font-weight: 600;
  border: 6px solid #000;
  background-color: #000;
  color: #000;
  text-align: center;
  line-height: 1.25em;
  font-size: 2.25em;
  border-radius: 6px;
  padding: 0.5em;
  flex: 1 auto;
  margin: 0 .25em 0.5em 0.25em;
  flex-direction: column;
  justify-content: center;
}

.booking .tickets button img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

@media screen and (min-width: 31.8125em /*509px*/
) {
  .booking .tickets button {
    flex: 0 1 auto;
  }
}

/*
.participant-type-title small {
  font-weight: normal;
  font-size: 0.8em;
  color: #666;
}

.participant-field {
  margin-bottom: 1em;
  position: relative;
}

.participant-field:last-child {
  margin-bottom: 0;
}

.participant-name-field {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  transition: border-color 0.3s ease;
}

.participant-name-field:focus {
  border-color: #007bff;
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

.participant-name-field:invalid {
  border-color: #dc3545;
}

.participants-collection {
  margin-top: 1em;
}

.no-participants {
  color: #666;
  font-style: italic;
  text-align: center;
  padding: 2em;
}

!* Responsive adjustments *!
@media (max-width: 768px) {
  .participant-type-group {
    padding: 0.8em;
    margin-bottom: 1.5em;
  }

  .participant-type-title {
    font-size: 1em;
  }
}
*/
/*

.participant-type-group {
  margin-bottom: 1.5em;
  padding: 1em;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  background-color: #f9f9f9;
}

.participant-type-title {
  margin: 0 0 1em 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5em;
}

.participant-field {
  margin-bottom: 1em;
}

.participant-name-field {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}

.no-participants {
  text-align: center;
  color: #666;
  font-style: italic;
  padding: 2em;
}
*/

.payment-method-options {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.payment-method-options .checkbox {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.payment-method-options input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.payment-method-options .state {
  display: block;
  border: 2px solid #ddd;
  border-radius: 8px;
  padding: 10px;
  transition: all 0.3s ease;
}

.payment-method-options input[type="radio"]:checked + .state {
  border-color: #007bff;
  background-color: #f0f8ff;
}

.payment-method-options label {
  display: block;
  cursor: pointer;
  margin: 0;
}

.payment-method-options img {
  display: block;
  max-height: 48px;
  width: auto;
}

.debit-form {
  margin-top: 1rem;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  background-color: #f9f9f9;
}

.debit-form[style*="display: none"] {
  display: none !important;
}



/* Loading indicator/states */
.buchungen .loading {
  text-align: center;
  padding: 2em;
  color: #666;
}

.button-zeit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background-color: #ccc;
}

.button-zeit:disabled:hover {
  background-color: #ccc;
}

.options-btn-caption {
  font-size: 0.8em;
  color: #666;
  margin-top: 0.25em;
}
