/*
Theme Name:     Divi Child
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Divi Child Theme
Author:         zweistein
Author URI:     https://zweistein.design/
Template:       Divi
Version:        1.0.0
*/
@import url("https://use.typekit.net/fcz1awy.css");
/* dosis-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dosis";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/divi-child/font/dosis-v34-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dosis-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dosis";
  font-style: normal;
  font-weight: 600;
  src: url("/wp-content/themes/divi-child/font/dosis-v34-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dosis-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dosis";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/divi-child/font/dosis-v34-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/**** ALLGEMEIN ****/
.snowflake {
  position: fixed;
  top: -10px;
  color: white;
  font-size: 1em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  z-index: 9999;
  opacity: 0.8;
  animation: fall linear infinite;
}

@keyframes fall {
  0% {
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateY(100vh) translateX(var(--x-offset));
    opacity: 0.2;
  }
}
/**** ALLGEMEIN END ****/
header .et_pb_section {
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: 99;
  padding: 0;
  transition: all 0.2s ease-out;
}
header .et_pb_section.et_pb_sticky {
  background-color: #deecf7;
}
header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__logo-wrap .et_pb_menu__logo {
  background-color: transparent;
}
header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li a {
  color: #133b57;
}
header .et_pb_section .et_pb_menu .et_pb_menu__logo-wrap {
  width: 200px;
}
header .et_pb_section .et_pb_menu .et_pb_menu__logo-wrap .et_pb_menu__logo {
  background-color: #fff;
  padding: 14px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: all 0.2s ease-out;
}
header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul {
  gap: 30px;
}
header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li a {
  color: #fff;
  transition: all 0.2s ease-out;
}

#header {
  overflow: hidden;
}
#header .et_pb_row .et_pb_column::before, #header .et_pb_row .et_pb_column::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: all 0.2s ease-out;
}
#header .et_pb_row .et_pb_column::before {
  background: linear-gradient(180deg, rgba(251, 0, 75, 0.2) 0%, #133b57 100%);
  opacity: 1;
}
#header .et_pb_row .et_pb_column::after {
  background: linear-gradient(180deg, rgba(251, 0, 75, 0) 60%, #133b57 100%);
  opacity: 0;
  z-index: -1;
}
#header .et_pb_row .et_pb_column:hover::before {
  opacity: 0;
}
#header .et_pb_row .et_pb_column:hover::after {
  opacity: 1;
}
#header .et_pb_row .et_pb_column:hover .et_pb_button_module_wrapper {
  opacity: 1;
  margin-bottom: 0px;
}
#header .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
  opacity: 0;
  margin-bottom: -100px;
  transition: all 0.2s ease-out;
}

#anfahrt .et_pb_row .et_pb_column {
  overflow: visible;
}
#anfahrt .et_pb_row .et_pb_column iframe {
  border-radius: 20px;
}

footer ul {
  display: flex;
  gap: 20px;
  justify-content: center;
  padding: 0 !important;
}

.home header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a {
  color: #fff !important;
}
.home header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a {
  color: #133b57 !important;
}

/**** WINTERMARKT ****/
/**** WINTERMARKT END ****/
/**** EISSTOCKSCHIESSEN ****/
.page-eisstockschiessen #unterseite-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/divi-child/img/eisstockschiessen-divider-dark.svg);
  transform: scaleX(-1);
  background-size: cover;
  width: 100%;
  height: 300px;
}
.page-eisstockschiessen #inhalt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("/wp-content/themes/divi-child/img/eisstockschiessen-divider.svg");
  background-size: cover;
  width: 100%;
  height: 300px;
}
.page-eisstockschiessen #inhalt .et_pb_row .et_pb_column .et_pb_row_nested .et_pb_column {
  min-height: 300px;
  border-radius: 4px;
}
.page-eisstockschiessen #inhalt .et_pb_text h3 {
  margin-top: 30px;
}

/**** EISSTOCKSCHIESSEN END ****/
/**** WINTERFEST ALM ****/
.page-anfrage-eisstockschiessen-winterfest-alm .mfp-gallery .mfp-figure figcaption,
.page-a-la-carte-menue .mfp-gallery .mfp-figure figcaption,
.page-anfrage.parent-pageid-129 .mfp-gallery .mfp-figure figcaption,
.page-test-tripetto .mfp-gallery .mfp-figure figcaption,
.page-winterfest-alm .mfp-gallery .mfp-figure figcaption {
  display: none;
}
.page-anfrage-eisstockschiessen-winterfest-alm header .et_pb_section.et_pb_sticky,
.page-a-la-carte-menue header .et_pb_section.et_pb_sticky,
.page-anfrage.parent-pageid-129 header .et_pb_section.et_pb_sticky,
.page-test-tripetto header .et_pb_section.et_pb_sticky,
.page-winterfest-alm header .et_pb_section.et_pb_sticky {
  background-color: #d5dad8;
}
.page-anfrage-eisstockschiessen-winterfest-alm header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li a,
.page-a-la-carte-menue header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li a,
.page-anfrage.parent-pageid-129 header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li a,
.page-test-tripetto header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li a,
.page-winterfest-alm header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li a {
  color: #45271b;
}
.page-anfrage-eisstockschiessen-winterfest-alm header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-a-la-carte-menue header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-anfrage.parent-pageid-129 header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-test-tripetto header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-winterfest-alm header .et_pb_section.et_pb_sticky .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a {
  color: #a1764b !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-a-la-carte-menue header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-anfrage.parent-pageid-129 header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-test-tripetto header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a,
.page-winterfest-alm header .et_pb_section .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav.et-menu-nav ul li.current_page_item a {
  color: #a1764b !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm #main-content h1, .page-anfrage-eisstockschiessen-winterfest-alm #main-content h2, .page-anfrage-eisstockschiessen-winterfest-alm #main-content h3, .page-anfrage-eisstockschiessen-winterfest-alm #main-content h4, .page-anfrage-eisstockschiessen-winterfest-alm #main-content h5, .page-anfrage-eisstockschiessen-winterfest-alm #main-content h6,
.page-a-la-carte-menue #main-content h1,
.page-a-la-carte-menue #main-content h2,
.page-a-la-carte-menue #main-content h3,
.page-a-la-carte-menue #main-content h4,
.page-a-la-carte-menue #main-content h5,
.page-a-la-carte-menue #main-content h6,
.page-anfrage.parent-pageid-129 #main-content h1,
.page-anfrage.parent-pageid-129 #main-content h2,
.page-anfrage.parent-pageid-129 #main-content h3,
.page-anfrage.parent-pageid-129 #main-content h4,
.page-anfrage.parent-pageid-129 #main-content h5,
.page-anfrage.parent-pageid-129 #main-content h6,
.page-test-tripetto #main-content h1,
.page-test-tripetto #main-content h2,
.page-test-tripetto #main-content h3,
.page-test-tripetto #main-content h4,
.page-test-tripetto #main-content h5,
.page-test-tripetto #main-content h6,
.page-winterfest-alm #main-content h1,
.page-winterfest-alm #main-content h2,
.page-winterfest-alm #main-content h3,
.page-winterfest-alm #main-content h4,
.page-winterfest-alm #main-content h5,
.page-winterfest-alm #main-content h6 {
  font-family: operetta-12, serif;
  font-weight: 400 !important;
  font-style: normal;
}
.page-anfrage-eisstockschiessen-winterfest-alm #main-content li,
.page-anfrage-eisstockschiessen-winterfest-alm #main-content p,
.page-a-la-carte-menue #main-content li,
.page-a-la-carte-menue #main-content p,
.page-anfrage.parent-pageid-129 #main-content li,
.page-anfrage.parent-pageid-129 #main-content p,
.page-test-tripetto #main-content li,
.page-test-tripetto #main-content p,
.page-winterfest-alm #main-content li,
.page-winterfest-alm #main-content p {
  font-family: neue-kabel, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.page-anfrage-eisstockschiessen-winterfest-alm #inhalt.keyfacts::before,
.page-a-la-carte-menue #inhalt.keyfacts::before,
.page-anfrage.parent-pageid-129 #inhalt.keyfacts::before,
.page-test-tripetto #inhalt.keyfacts::before,
.page-winterfest-alm #inhalt.keyfacts::before {
  margin-top: 0;
  background-color: #d5dad8;
}
.page-anfrage-eisstockschiessen-winterfest-alm #inhalt::before,
.page-a-la-carte-menue #inhalt::before,
.page-anfrage.parent-pageid-129 #inhalt::before,
.page-test-tripetto #inhalt::before,
.page-winterfest-alm #inhalt::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #ebe7dd;
  margin: 2em;
  border-radius: 8px;
}
.page-anfrage-eisstockschiessen-winterfest-alm #inhalt .et_pb_row .et_pb_column .et_pb_row_nested .et_pb_column,
.page-a-la-carte-menue #inhalt .et_pb_row .et_pb_column .et_pb_row_nested .et_pb_column,
.page-anfrage.parent-pageid-129 #inhalt .et_pb_row .et_pb_column .et_pb_row_nested .et_pb_column,
.page-test-tripetto #inhalt .et_pb_row .et_pb_column .et_pb_row_nested .et_pb_column,
.page-winterfest-alm #inhalt .et_pb_row .et_pb_column .et_pb_row_nested .et_pb_column {
  min-height: 300px;
  border-radius: 4px;
}
.page-anfrage-eisstockschiessen-winterfest-alm #anfrage::before,
.page-a-la-carte-menue #anfrage::before,
.page-anfrage.parent-pageid-129 #anfrage::before,
.page-test-tripetto #anfrage::before,
.page-winterfest-alm #anfrage::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #45271b;
  margin: 0 2em 2em;
  border-radius: 8px;
}
.page-anfrage-eisstockschiessen-winterfest-alm #anfrage h2,
.page-a-la-carte-menue #anfrage h2,
.page-anfrage.parent-pageid-129 #anfrage h2,
.page-test-tripetto #anfrage h2,
.page-winterfest-alm #anfrage h2 {
  padding-bottom: 0;
}
.page-anfrage-eisstockschiessen-winterfest-alm #anfrage .et_pb_code,
.page-a-la-carte-menue #anfrage .et_pb_code,
.page-anfrage.parent-pageid-129 #anfrage .et_pb_code,
.page-test-tripetto #anfrage .et_pb_code,
.page-winterfest-alm #anfrage .et_pb_code {
  margin-top: 30px;
}
.page-anfrage-eisstockschiessen-winterfest-alm,
.page-a-la-carte-menue,
.page-anfrage.parent-pageid-129,
.page-test-tripetto,
.page-winterfest-alm {
  /* Change button style*/
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-message-success,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-message-success,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-message-success,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-message-success,
.page-a-la-carte-menue form#fluentform_9 .ff-message-success,
.page-a-la-carte-menue form#fluentform_3 .ff-message-success,
.page-a-la-carte-menue form#fluentform_6 .ff-message-success,
.page-a-la-carte-menue form#fluentform_4 .ff-message-success,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-message-success,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-message-success,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-message-success,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-message-success,
.page-test-tripetto form#fluentform_9 .ff-message-success,
.page-test-tripetto form#fluentform_3 .ff-message-success,
.page-test-tripetto form#fluentform_6 .ff-message-success,
.page-test-tripetto form#fluentform_4 .ff-message-success,
.page-winterfest-alm form#fluentform_9 .ff-message-success,
.page-winterfest-alm form#fluentform_3 .ff-message-success,
.page-winterfest-alm form#fluentform_6 .ff-message-success,
.page-winterfest-alm form#fluentform_4 .ff-message-success {
  font-size: 22px;
  color: #222;
  line-height: 1.4em;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0);
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-message-success a,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-message-success a,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-message-success a,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-message-success a,
.page-a-la-carte-menue form#fluentform_9 .ff-message-success a,
.page-a-la-carte-menue form#fluentform_3 .ff-message-success a,
.page-a-la-carte-menue form#fluentform_6 .ff-message-success a,
.page-a-la-carte-menue form#fluentform_4 .ff-message-success a,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-message-success a,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-message-success a,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-message-success a,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-message-success a,
.page-test-tripetto form#fluentform_9 .ff-message-success a,
.page-test-tripetto form#fluentform_3 .ff-message-success a,
.page-test-tripetto form#fluentform_6 .ff-message-success a,
.page-test-tripetto form#fluentform_4 .ff-message-success a,
.page-winterfest-alm form#fluentform_9 .ff-message-success a,
.page-winterfest-alm form#fluentform_3 .ff-message-success a,
.page-winterfest-alm form#fluentform_6 .ff-message-success a,
.page-winterfest-alm form#fluentform_4 .ff-message-success a {
  color: #222;
  text-decoration: underline;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .displaynone,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .displaynone,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .displaynone,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .displaynone,
.page-a-la-carte-menue form#fluentform_9 .displaynone,
.page-a-la-carte-menue form#fluentform_3 .displaynone,
.page-a-la-carte-menue form#fluentform_6 .displaynone,
.page-a-la-carte-menue form#fluentform_4 .displaynone,
.page-anfrage.parent-pageid-129 form#fluentform_9 .displaynone,
.page-anfrage.parent-pageid-129 form#fluentform_3 .displaynone,
.page-anfrage.parent-pageid-129 form#fluentform_6 .displaynone,
.page-anfrage.parent-pageid-129 form#fluentform_4 .displaynone,
.page-test-tripetto form#fluentform_9 .displaynone,
.page-test-tripetto form#fluentform_3 .displaynone,
.page-test-tripetto form#fluentform_6 .displaynone,
.page-test-tripetto form#fluentform_4 .displaynone,
.page-winterfest-alm form#fluentform_9 .displaynone,
.page-winterfest-alm form#fluentform_3 .displaynone,
.page-winterfest-alm form#fluentform_6 .displaynone,
.page-winterfest-alm form#fluentform_4 .displaynone {
  display: none !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-default .ff-el-input--label label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-default .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_9 .ff-default .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_3 .ff-default .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-default .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-default .ff-el-input--label label,
.page-test-tripetto form#fluentform_9 .ff-default .ff-el-input--label label,
.page-test-tripetto form#fluentform_3 .ff-default .ff-el-input--label label,
.page-winterfest-alm form#fluentform_9 .ff-default .ff-el-input--label label,
.page-winterfest-alm form#fluentform_3 .ff-default .ff-el-input--label label {
  color: #fff;
  font-weight: 600;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html {
  margin-bottom: 20px !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff_list_inline,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff_list_inline,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff_list_inline,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff_list_inline,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff_list_inline {
  margin-bottom: 0 !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3,
.page-a-la-carte-menue form#fluentform_9,
.page-a-la-carte-menue form#fluentform_6,
.page-a-la-carte-menue form#fluentform_3,
.page-anfrage.parent-pageid-129 form#fluentform_9,
.page-anfrage.parent-pageid-129 form#fluentform_6,
.page-anfrage.parent-pageid-129 form#fluentform_3,
.page-test-tripetto form#fluentform_9,
.page-test-tripetto form#fluentform_6,
.page-test-tripetto form#fluentform_3,
.page-winterfest-alm form#fluentform_9,
.page-winterfest-alm form#fluentform_6,
.page-winterfest-alm form#fluentform_3 {
  font-family: neue-kabel, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-header,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-header,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-header,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-header,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-header,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-header,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-header,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-header,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-header,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header {
  margin-bottom: 60px;
  margin-top: 0px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress-status,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress-status {
  color: #45271b;
  font-size: 1rem;
  margin-bottom: 8px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress {
  background-color: #ffffff;
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar {
  background-color: #1b4525;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-header .ff-el-progress .ff-el-progress-bar span {
  font-weight: 800;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step {
  padding: 0;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--label label {
  color: #45271b;
  font-size: 18px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check {
  background-color: #ffffff;
  border-radius: 0.25rem;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected {
  background-color: #a1764b;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check:last-child {
  margin-right: 0px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check .ff-el-form-check-label {
  color: #222;
  margin-bottom: 0;
  padding: 6px 20px;
  display: block;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html {
  font-size: 18px;
  color: #45271b;
  margin-bottom: 40px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h2 {
  color: #a1764b;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html a {
  padding: 0.4rem 1rem !important;
  background-color: #d5dad8;
  font-size: 16px;
  color: #45271b;
  border-radius: 0.25rem;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html sup {
  font-size: x-small;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-custom_html h3 {
  font-size: 26px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates {
  background-color: #a1764b;
  border-radius: 0.25rem;
  padding: 30px;
  margin-bottom: 40px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.dates label {
  color: #fff !important;
  font-size: 18px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box {
  background-color: #a1764b;
  border-radius: 0.25rem;
  padding: 30px;
  margin-bottom: 40px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h3,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box h2,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box p {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--label label {
  color: #fff;
  font-size: 18px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected {
  background-color: #1b4525;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .ff-t-container.box .ff-t-cell .ff-el-group .ff-el-input--content .ff-el-form-check.ff_item_selected label {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav {
  display: flex;
  gap: 30px;
  flex-direction: row;
  justify-content: space-between;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-step-body .fluentform-step .step-nav button,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-step-body .fluentform-step .step-nav button {
  background-color: #1b4525 !important;
  float: none !important;
  border: none;
  border-radius: 0.25rem;
  display: block;
  padding: 10px 40px;
  font-size: 18px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-el-tooltip svg,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-el-tooltip svg,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-el-tooltip svg,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-el-tooltip svg,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-el-tooltip svg,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-el-tooltip svg,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-el-tooltip svg,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-el-tooltip svg,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-el-tooltip svg,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-el-tooltip svg,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-el-tooltip svg,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-el-tooltip svg,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-el-tooltip svg,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-el-tooltip svg,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-el-tooltip svg {
  fill: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-btn-submit,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-btn-submit,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-btn-submit,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-btn-submit,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-btn-submit,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-btn-submit,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-btn-submit,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-btn-submit,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-btn-submit,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-btn-submit,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-btn-submit,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-btn-submit,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-btn-submit,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-btn-submit,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-btn-submit {
  background-color: #a1764b;
  color: #ffffff;
  border-radius: 0.25em;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-btn-submit:hover,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-btn-submit:hover,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-btn-submit:hover,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-btn-submit:hover,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-btn-submit:hover,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-btn-submit:hover,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-btn-submit:hover,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-btn-submit:hover,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-btn-submit:hover,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-btn-submit:hover,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-btn-submit:hover,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-btn-submit:hover,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-btn-submit:hover,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-btn-submit:hover,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-btn-submit:hover {
  background-color: #45271b;
  border-color: #45271b;
  float: none;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-el-form-check label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-el-form-check label,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-el-form-check label,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-el-form-check label,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-el-form-check label,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-el-form-check label,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-el-form-check label,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-el-form-check label,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-el-form-check label,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-el-form-check label,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-el-form-check label,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-el-form-check label,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-el-form-check label,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-el-form-check label,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-el-form-check label {
  color: #45271b;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container .ff-el-form-check label a,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container .ff-el-form-check label a,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container .ff-el-form-check label a,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container .ff-el-form-check label a,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container .ff-el-form-check label a,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container .ff-el-form-check label a,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container .ff-el-form-check label a,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container .ff-el-form-check label a,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container .ff-el-form-check label a,
.page-test-tripetto form#fluentform_9 .ff-step-container .ff-el-form-check label a,
.page-test-tripetto form#fluentform_6 .ff-step-container .ff-el-form-check label a,
.page-test-tripetto form#fluentform_3 .ff-step-container .ff-el-form-check label a,
.page-winterfest-alm form#fluentform_9 .ff-step-container .ff-el-form-check label a,
.page-winterfest-alm form#fluentform_6 .ff-step-container .ff-el-form-check label a,
.page-winterfest-alm form#fluentform_3 .ff-step-container .ff-el-form-check label a {
  text-decoration: underline;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container input[type=tel],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container input[type=email],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container input[type=text],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container select,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container form#fluentform_9 input[type=number],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-step-container form#fluentform_3 input[type=number],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container input[type=tel],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container input[type=email],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container input[type=text],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container select,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container form#fluentform_9 input[type=number],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_6 .ff-step-container form#fluentform_3 input[type=number],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container input[type=tel],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container input[type=email],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container input[type=text],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container select,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container form#fluentform_9 input[type=number],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-step-container form#fluentform_3 input[type=number],
.page-a-la-carte-menue form#fluentform_9 .ff-step-container input[type=tel],
.page-a-la-carte-menue form#fluentform_9 .ff-step-container input[type=email],
.page-a-la-carte-menue form#fluentform_9 .ff-step-container input[type=text],
.page-a-la-carte-menue form#fluentform_9 .ff-step-container select,
.page-a-la-carte-menue form#fluentform_9 .ff-step-container form#fluentform_9 input[type=number],
.page-a-la-carte-menue form#fluentform_9 .ff-step-container form#fluentform_3 input[type=number],
.page-a-la-carte-menue form#fluentform_6 .ff-step-container input[type=tel],
.page-a-la-carte-menue form#fluentform_6 .ff-step-container input[type=email],
.page-a-la-carte-menue form#fluentform_6 .ff-step-container input[type=text],
.page-a-la-carte-menue form#fluentform_6 .ff-step-container select,
.page-a-la-carte-menue form#fluentform_6 .ff-step-container form#fluentform_9 input[type=number],
.page-a-la-carte-menue form#fluentform_6 .ff-step-container form#fluentform_3 input[type=number],
.page-a-la-carte-menue form#fluentform_3 .ff-step-container input[type=tel],
.page-a-la-carte-menue form#fluentform_3 .ff-step-container input[type=email],
.page-a-la-carte-menue form#fluentform_3 .ff-step-container input[type=text],
.page-a-la-carte-menue form#fluentform_3 .ff-step-container select,
.page-a-la-carte-menue form#fluentform_3 .ff-step-container form#fluentform_9 input[type=number],
.page-a-la-carte-menue form#fluentform_3 .ff-step-container form#fluentform_3 input[type=number],
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container input[type=tel],
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container input[type=email],
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container input[type=text],
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container select,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container form#fluentform_9 input[type=number],
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-step-container form#fluentform_3 input[type=number],
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container input[type=tel],
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container input[type=email],
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container input[type=text],
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container select,
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container form#fluentform_9 input[type=number],
.page-anfrage.parent-pageid-129 form#fluentform_6 .ff-step-container form#fluentform_3 input[type=number],
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container input[type=tel],
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container input[type=email],
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container input[type=text],
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container select,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container form#fluentform_9 input[type=number],
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-step-container form#fluentform_3 input[type=number],
.page-test-tripetto form#fluentform_9 .ff-step-container input[type=tel],
.page-test-tripetto form#fluentform_9 .ff-step-container input[type=email],
.page-test-tripetto form#fluentform_9 .ff-step-container input[type=text],
.page-test-tripetto form#fluentform_9 .ff-step-container select,
.page-test-tripetto form#fluentform_9 .ff-step-container form#fluentform_9 input[type=number],
.page-test-tripetto form#fluentform_9 .ff-step-container form#fluentform_3 input[type=number],
.page-test-tripetto form#fluentform_6 .ff-step-container input[type=tel],
.page-test-tripetto form#fluentform_6 .ff-step-container input[type=email],
.page-test-tripetto form#fluentform_6 .ff-step-container input[type=text],
.page-test-tripetto form#fluentform_6 .ff-step-container select,
.page-test-tripetto form#fluentform_6 .ff-step-container form#fluentform_9 input[type=number],
.page-test-tripetto form#fluentform_6 .ff-step-container form#fluentform_3 input[type=number],
.page-test-tripetto form#fluentform_3 .ff-step-container input[type=tel],
.page-test-tripetto form#fluentform_3 .ff-step-container input[type=email],
.page-test-tripetto form#fluentform_3 .ff-step-container input[type=text],
.page-test-tripetto form#fluentform_3 .ff-step-container select,
.page-test-tripetto form#fluentform_3 .ff-step-container form#fluentform_9 input[type=number],
.page-test-tripetto form#fluentform_3 .ff-step-container form#fluentform_3 input[type=number],
.page-winterfest-alm form#fluentform_9 .ff-step-container input[type=tel],
.page-winterfest-alm form#fluentform_9 .ff-step-container input[type=email],
.page-winterfest-alm form#fluentform_9 .ff-step-container input[type=text],
.page-winterfest-alm form#fluentform_9 .ff-step-container select,
.page-winterfest-alm form#fluentform_9 .ff-step-container form#fluentform_9 input[type=number],
.page-winterfest-alm form#fluentform_9 .ff-step-container form#fluentform_3 input[type=number],
.page-winterfest-alm form#fluentform_6 .ff-step-container input[type=tel],
.page-winterfest-alm form#fluentform_6 .ff-step-container input[type=email],
.page-winterfest-alm form#fluentform_6 .ff-step-container input[type=text],
.page-winterfest-alm form#fluentform_6 .ff-step-container select,
.page-winterfest-alm form#fluentform_6 .ff-step-container form#fluentform_9 input[type=number],
.page-winterfest-alm form#fluentform_6 .ff-step-container form#fluentform_3 input[type=number],
.page-winterfest-alm form#fluentform_3 .ff-step-container input[type=tel],
.page-winterfest-alm form#fluentform_3 .ff-step-container input[type=email],
.page-winterfest-alm form#fluentform_3 .ff-step-container input[type=text],
.page-winterfest-alm form#fluentform_3 .ff-step-container select,
.page-winterfest-alm form#fluentform_3 .ff-step-container form#fluentform_9 input[type=number],
.page-winterfest-alm form#fluentform_3 .ff-step-container form#fluentform_3 input[type=number] {
  background-color: #fff;
  border: none;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9_success,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3_success,
.page-a-la-carte-menue form#fluentform_9_success,
.page-a-la-carte-menue form#fluentform_3_success,
.page-anfrage.parent-pageid-129 form#fluentform_9_success,
.page-anfrage.parent-pageid-129 form#fluentform_3_success,
.page-test-tripetto form#fluentform_9_success,
.page-test-tripetto form#fluentform_3_success,
.page-winterfest-alm form#fluentform_9_success,
.page-winterfest-alm form#fluentform_3_success {
  background-color: #133b57;
  color: #fff;
  border-radius: 20px;
  padding: 40px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_9 .ff-el-form-check-label .ff-el-form-check-input,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_3 .ff-el-form-check-label .ff-el-form-check-input,
.page-a-la-carte-menue form#fluentform_9 .ff-el-form-check-label .ff-el-form-check-input,
.page-a-la-carte-menue form#fluentform_3 .ff-el-form-check-label .ff-el-form-check-input,
.page-anfrage.parent-pageid-129 form#fluentform_9 .ff-el-form-check-label .ff-el-form-check-input,
.page-anfrage.parent-pageid-129 form#fluentform_3 .ff-el-form-check-label .ff-el-form-check-input,
.page-test-tripetto form#fluentform_9 .ff-el-form-check-label .ff-el-form-check-input,
.page-test-tripetto form#fluentform_3 .ff-el-form-check-label .ff-el-form-check-input,
.page-winterfest-alm form#fluentform_9 .ff-el-form-check-label .ff-el-form-check-input,
.page-winterfest-alm form#fluentform_3 .ff-el-form-check-label .ff-el-form-check-input {
  margin-right: 4px;
  width: 16px;
  height: 16px;
}
.page-anfrage-eisstockschiessen-winterfest-alm,
.page-a-la-carte-menue,
.page-anfrage.parent-pageid-129,
.page-test-tripetto,
.page-winterfest-alm {
  /* Change button style*/
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4,
.page-a-la-carte-menue form#fluentform_4,
.page-anfrage.parent-pageid-129 form#fluentform_4,
.page-test-tripetto form#fluentform_4,
.page-winterfest-alm form#fluentform_4 {
  background-color: #a1764b;
  border-radius: 4px;
  padding: 40px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-el-form-control,
.page-a-la-carte-menue form#fluentform_4 .ff-el-form-control,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-el-form-control,
.page-test-tripetto form#fluentform_4 .ff-el-form-control,
.page-winterfest-alm form#fluentform_4 .ff-el-form-control {
  color: #45271b !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-el-form-control::-moz-placeholder, .page-a-la-carte-menue form#fluentform_4 .ff-el-form-control::-moz-placeholder, .page-anfrage.parent-pageid-129 form#fluentform_4 .ff-el-form-control::-moz-placeholder, .page-test-tripetto form#fluentform_4 .ff-el-form-control::-moz-placeholder, .page-winterfest-alm form#fluentform_4 .ff-el-form-control::-moz-placeholder {
  color: #45271b;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-el-form-control::placeholder,
.page-a-la-carte-menue form#fluentform_4 .ff-el-form-control::placeholder,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-el-form-control::placeholder,
.page-test-tripetto form#fluentform_4 .ff-el-form-control::placeholder,
.page-winterfest-alm form#fluentform_4 .ff-el-form-control::placeholder {
  color: #45271b;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .absenden-btn,
.page-a-la-carte-menue form#fluentform_4 .absenden-btn,
.page-anfrage.parent-pageid-129 form#fluentform_4 .absenden-btn,
.page-test-tripetto form#fluentform_4 .absenden-btn,
.page-winterfest-alm form#fluentform_4 .absenden-btn {
  margin-bottom: 0;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .absenden-btn .ff-btn-submit,
.page-a-la-carte-menue form#fluentform_4 .absenden-btn .ff-btn-submit,
.page-anfrage.parent-pageid-129 form#fluentform_4 .absenden-btn .ff-btn-submit,
.page-test-tripetto form#fluentform_4 .absenden-btn .ff-btn-submit,
.page-winterfest-alm form#fluentform_4 .absenden-btn .ff-btn-submit {
  background-color: #1b4525; /* change button background color */
  color: #fff; /*change button font color*/
  border-radius: 10px; /*change button round corners*/
  font-family: operetta-12, serif;
  font-weight: 400 !important;
  font-style: normal;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .absenden-btn .ff-btn-submit:hover,
.page-a-la-carte-menue form#fluentform_4 .absenden-btn .ff-btn-submit:hover,
.page-anfrage.parent-pageid-129 form#fluentform_4 .absenden-btn .ff-btn-submit:hover,
.page-test-tripetto form#fluentform_4 .absenden-btn .ff-btn-submit:hover,
.page-winterfest-alm form#fluentform_4 .absenden-btn .ff-btn-submit:hover {
  background-color: #ebe7dd;
  border-color: #ebe7dd;
  color: #45271b;
  float: none;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.dates,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.dates,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.dates,
.page-test-tripetto form#fluentform_4 .ff-t-container.dates,
.page-winterfest-alm form#fluentform_4 .ff-t-container.dates {
  margin-bottom: 10px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.dates label,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.dates label,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.dates label,
.page-test-tripetto form#fluentform_4 .ff-t-container.dates label,
.page-winterfest-alm form#fluentform_4 .ff-t-container.dates label {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.box,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.box,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.box,
.page-test-tripetto form#fluentform_4 .ff-t-container.box,
.page-winterfest-alm form#fluentform_4 .ff-t-container.box {
  margin-bottom: 40px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.box h3,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.box h2,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.box p,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.box label,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.box h3,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.box h2,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.box p,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.box label,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.box h3,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.box h2,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.box p,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.box label,
.page-test-tripetto form#fluentform_4 .ff-t-container.box h3,
.page-test-tripetto form#fluentform_4 .ff-t-container.box h2,
.page-test-tripetto form#fluentform_4 .ff-t-container.box p,
.page-test-tripetto form#fluentform_4 .ff-t-container.box label,
.page-winterfest-alm form#fluentform_4 .ff-t-container.box h3,
.page-winterfest-alm form#fluentform_4 .ff-t-container.box h2,
.page-winterfest-alm form#fluentform_4 .ff-t-container.box p,
.page-winterfest-alm form#fluentform_4 .ff-t-container.box label {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.trifft label,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.trifft label,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.trifft label,
.page-test-tripetto form#fluentform_4 .ff-t-container.trifft label,
.page-winterfest-alm form#fluentform_4 .ff-t-container.trifft label {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.trifft .ff-el-form-check label,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.trifft .ff-el-form-check label,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.trifft .ff-el-form-check label,
.page-test-tripetto form#fluentform_4 .ff-t-container.trifft .ff-el-form-check label,
.page-winterfest-alm form#fluentform_4 .ff-t-container.trifft .ff-el-form-check label {
  color: #45271b;
  margin-bottom: 0;
  padding: 6px 20px;
  display: block;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container.trifft .ff-el-form-check.ff_item_selected,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container.trifft .ff-el-form-check.ff_item_selected,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container.trifft .ff-el-form-check.ff_item_selected,
.page-test-tripetto form#fluentform_4 .ff-t-container.trifft .ff-el-form-check.ff_item_selected,
.page-winterfest-alm form#fluentform_4 .ff-t-container.trifft .ff-el-form-check.ff_item_selected {
  background-color: #1b4525;
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container .ff-el-tooltip svg,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container .ff-el-tooltip svg,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container .ff-el-tooltip svg,
.page-test-tripetto form#fluentform_4 .ff-t-container .ff-el-tooltip svg,
.page-winterfest-alm form#fluentform_4 .ff-t-container .ff-el-tooltip svg {
  fill: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check label > span,
.page-a-la-carte-menue form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check label > span,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check label > span,
.page-test-tripetto form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check label > span,
.page-winterfest-alm form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check label > span {
  font-size: 20px !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label > span,
.page-a-la-carte-menue form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label > span,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label > span,
.page-test-tripetto form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label > span,
.page-winterfest-alm form#fluentform_4 .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label > span {
  background-color: #fb164b;
  border-color: #fb164b;
  font-size: 20px !important;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-default .ff-el-input--label label,
.page-a-la-carte-menue form#fluentform_4 .ff-default .ff-el-input--label label,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-default .ff-el-input--label label,
.page-test-tripetto form#fluentform_4 .ff-default .ff-el-input--label label,
.page-winterfest-alm form#fluentform_4 .ff-default .ff-el-input--label label {
  color: #fff;
  font-weight: 600;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4_success,
.page-a-la-carte-menue form#fluentform_4_success,
.page-anfrage.parent-pageid-129 form#fluentform_4_success,
.page-test-tripetto form#fluentform_4_success,
.page-winterfest-alm form#fluentform_4_success {
  background-color: #133b57;
  color: #fff;
  border-radius: 20px;
  padding: 40px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-default .ff-el-form-check label.ff-el-form-check-label,
.page-a-la-carte-menue form#fluentform_4 .ff-default .ff-el-form-check label.ff-el-form-check-label,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-default .ff-el-form-check label.ff-el-form-check-label,
.page-test-tripetto form#fluentform_4 .ff-default .ff-el-form-check label.ff-el-form-check-label,
.page-winterfest-alm form#fluentform_4 .ff-default .ff-el-form-check label.ff-el-form-check-label {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check,
.page-test-tripetto form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check,
.page-winterfest-alm form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check {
  background-color: #ffffff;
  border-radius: 10px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-a-la-carte-menue form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-test-tripetto form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check.ff_item_selected label,
.page-winterfest-alm form#fluentform_4 .ff-t-container .ff-el-input--content .ff-el-form-check.ff_item_selected label {
  color: #fff;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 .ff-el-form-check-label .ff-el-form-check-input,
.page-a-la-carte-menue form#fluentform_4 .ff-el-form-check-label .ff-el-form-check-input,
.page-anfrage.parent-pageid-129 form#fluentform_4 .ff-el-form-check-label .ff-el-form-check-input,
.page-test-tripetto form#fluentform_4 .ff-el-form-check-label .ff-el-form-check-input,
.page-winterfest-alm form#fluentform_4 .ff-el-form-check-label .ff-el-form-check-input {
  margin-right: 4px;
  width: 16px;
  height: 16px;
}
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 input[type=tel],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 input[type=email],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 input[type=text],
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 select,
.page-anfrage-eisstockschiessen-winterfest-alm form#fluentform_4 input[type=number],
.page-a-la-carte-menue form#fluentform_4 input[type=tel],
.page-a-la-carte-menue form#fluentform_4 input[type=email],
.page-a-la-carte-menue form#fluentform_4 input[type=text],
.page-a-la-carte-menue form#fluentform_4 select,
.page-a-la-carte-menue form#fluentform_4 input[type=number],
.page-anfrage.parent-pageid-129 form#fluentform_4 input[type=tel],
.page-anfrage.parent-pageid-129 form#fluentform_4 input[type=email],
.page-anfrage.parent-pageid-129 form#fluentform_4 input[type=text],
.page-anfrage.parent-pageid-129 form#fluentform_4 select,
.page-anfrage.parent-pageid-129 form#fluentform_4 input[type=number],
.page-test-tripetto form#fluentform_4 input[type=tel],
.page-test-tripetto form#fluentform_4 input[type=email],
.page-test-tripetto form#fluentform_4 input[type=text],
.page-test-tripetto form#fluentform_4 select,
.page-test-tripetto form#fluentform_4 input[type=number],
.page-winterfest-alm form#fluentform_4 input[type=tel],
.page-winterfest-alm form#fluentform_4 input[type=email],
.page-winterfest-alm form#fluentform_4 input[type=text],
.page-winterfest-alm form#fluentform_4 select,
.page-winterfest-alm form#fluentform_4 input[type=number] {
  background-color: #fff;
  border: none;
}

/**** WINTERFEST ALM END ****/
/**** RESPONSIVE ****/
@media only screen and (max-width: 1200px) {
  .page-anfrage-eisstockschiessen-winterfest-alm #anfrage:before,
  .page-anfrage-eisstockschiessen-winterfest-alm #inhalt:before,
  .page-a-la-carte-menue #anfrage:before,
  .page-a-la-carte-menue #inhalt:before,
  .page-anfrage #anfrage:before,
  .page-anfrage #inhalt:before,
  .page-winterfest-alm #anfrage:before,
  .page-winterfest-alm #inhalt:before {
    margin: 1em;
  }
  .page-anfrage-eisstockschiessen-winterfest-alm #anfrage::before,
  .page-a-la-carte-menue #anfrage::before,
  .page-anfrage #anfrage::before,
  .page-winterfest-alm #anfrage::before {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  #header .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
    opacity: 1;
    margin-bottom: 0px;
  }
  .page-anfrage-eisstockschiessen-winterfest-alm #anfrage:before,
  .page-anfrage-eisstockschiessen-winterfest-alm #inhalt:before,
  .page-a-la-carte-menue #anfrage:before,
  .page-a-la-carte-menue #inhalt:before,
  .page-anfrage #anfrage:before,
  .page-anfrage #inhalt:before,
  .page-winterfest-alm #anfrage:before,
  .page-winterfest-alm #inhalt:before {
    margin: 1em 0;
  }
  .page-anfrage-eisstockschiessen-winterfest-alm #anfrage::before,
  .page-a-la-carte-menue #anfrage::before,
  .page-anfrage #anfrage::before,
  .page-winterfest-alm #anfrage::before {
    border-radius: 0;
  }
  .page-eisstockschiessen #inhalt .et_pb_row .et_pb_column_empty,
  .page-winterfest-alm #inhalt .et_pb_row .et_pb_column_empty {
    display: block;
  }
  .page-eisstockschiessen #unterseite-header:after {
    height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .page-winterfest-alm form#fluentform_4 {
    padding: 20px;
  }
}/*# sourceMappingURL=style.css.map */