@charset "UTF-8";
@import url("//hello.myfonts.net/count/2d1918");
@font-face {
  font-family: "P22Underground-Bold";
  src: url("../fonts/2D1918_0_0.eot");
  src: url("../fonts/2D1918_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D1918_0_0.woff2") format("woff2"), url("../fonts/2D1918_0_0.woff") format("woff"), url("../fonts/2D1918_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "P22Underground";
  src: url("../fonts/2D1918_1_0.eot");
  src: url("../fonts/2D1918_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D1918_1_0.woff2") format("woff2"), url("../fonts/2D1918_1_0.woff") format("woff"), url("../fonts/2D1918_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "P22UndergroundExtras";
  src: url("webfonts/2D1918_2_0.eot");
  src: url("../fonts/2D1918_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2D1918_2_0.woff2") format("woff2"), url("../fonts/2D1918_2_0.woff") format("woff"), url("../fonts/2D1918_2_0.ttf") format("truetype");
}
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: calc(0.6666666667vw + 1 * 13.2px);
  overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
@media (min-width: 1020px) {
  html {
    font-size: 20px;
  }
}

body {
  background: #171c35;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0;
  line-height: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}

a img {
  border: 0;
}

a {
  text-decoration: none;
}

.appointment_agb {
  width: 628px;
  margin: 0 auto;
  height: 120px;
  overflow-y: scroll;
  text-align: left;
  margin-top: 20px !important;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  background-color: #f6e9d2;
  padding: 15px;
}

.agb_checkbox {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.agb_checkbox label {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  text-align: left;
  z-index: 2;
}

.agb_checkbox input {
  position: absolute;
  left: 0;
  z-index: 3;
  top: 4px;
}

html input.appointments-confirmation-button {
  float: right !important;
  font-family: "P22Underground-Bold", sans-serif !important;
  color: #fff4e0 !important;
  background: #e8423b !important;
  padding: 5px 10px 8px 10px !important;
  border: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  text-shadow: none !important;
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  font-size: 17px !important;
}

html input.appointments-confirmation-button:disabled {
  opacity: 0.2;
  -moz-opacity: 0.2;
  -webkit-opacity: 0.2;
  -ms-opacity: 0.2;
}

.appointments-confirmation-wrapper input[type=text] {
  width: 67% !important;
}

.ros_block .appointment_agb p {
  font-size: 12px !important;
  line-height: 16px !important;
  margin-bottom: 1.5em !important;
}

.ros_block .appointment_agb h4 {
  margin-bottom: 0.5em;
}

.ros_block .appointment_agb h5 {
  margin-bottom: 0.5em;
}

.ninja-forms-cont {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
  margin-top: -30px;
}

.ninja-forms-cont .ninja-forms-required-items {
  display: none;
}

.ninja-forms-cont input[type=text],
.ninja-forms-cont input[type=email],
.ninja-forms-cont input[type=password],
.ninja-forms-cont input[type=search],
.ninja-forms-cont input[type=number],
.ninja-forms-cont textarea,
.ninja-forms-cont select {
  padding: 8px 10px 5px 10px !important;
  border: 1px solid #d8cebd !important;
  font-size: 16px !important;
  line-height: 20px !important;
  width: 100% !important;
}

.ninja-forms-cont input[type=submit] {
  float: right !important;
  font-family: "P22Underground-Bold", sans-serif !important;
  color: #fff4e0 !important;
  background: #e8423b !important;
  padding: 5px 10px 8px 10px !important;
  border: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  text-shadow: none !important;
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  font-size: 17px !important;
}

.ninja-forms-cont textarea {
  height: 120px !important;
}

.ninja-forms-cont .label-above label {
  margin-bottom: 0;
  text-align: left;
}

.ninja-forms-cont .ninja-forms-form-wrap label {
  font-weight: normal;
}

.ros_block .ninja-forms-cont h2 {
  margin-bottom: 15px;
  margin-top: 40px;
}

.ninja-forms-cont .ninja-forms-req-symbol strong {
  /*font-size: 12px;*/
  font-weight: normal !important;
  color: #b48a2b !important;
  font-family: Arial !important;
}

.ninja-forms-cont .totalcount-wrap {
  display: none;
}

.ros_block .ninja-forms-cont .requiredcontainer,
.ros_block .ninja-forms-cont .requiredcontainer p {
  font-size: 12px !important;
  margin-top: 20px;
  clear: both;
}

.ninja-forms-cont .ninja-forms-form-wrap input {
  float: left;
}

.ninja-forms-cont .ninja-forms-form-wrap .ownvalue-wrap input[type=number] {
  width: 40% !important;
}

.ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-field-description {
  float: left;
  width: 60%;
  padding-left: 10px;
  text-align: left;
  line-height: 38px;
}

.ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-field-description p {
  margin-bottom: 0 !important;
}

/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  max-width: 100%;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  -webkit-hyphens: none;
  hyphens: none;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Text elements */
p {
  /* 	margin-bottom: 1.5em; */
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-family: "P22Underground-Bold", sans-serif;
  /* 	font-weight: bold; */
}

dd {
  margin: 0 1.5em 1.5em;
}

b, strong {
  font-family: "P22Underground-Bold", sans-serif;
  /* 	font-weight: bold; */
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  border-left: 2px solid #57ad68;
  font-style: italic;
  padding: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 10px;
  line-height: 1.4;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
  text-align: left;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-family: "P22Underground-Bold", sans-serif;
  /* 	font-weight: bold; */
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
  *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

button,
input {
  line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
button:active,
html input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type=search] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=number],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-appearance: none;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
textarea:focus {
  color: #111;
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=number] {
  padding: 3px;
}

textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 98%;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.thumb {
  border-radius: 100px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 1em auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-family: "P22Underground-Bold", sans-serif;
  /* 	font-weight: bold; */
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/* let's clear some floats */
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* =Typography 
----------------------------------------------- */
body {
  font-family: "P22Underground", sans-serif;
}

h1, h2, h3, h4, h5, h6, blockquote {
  font-family: "P22Underground-Bold", sans-serif;
}

h1.menu-toggle {
  font-family: "P22Underground", sans-serif;
}

h1.site-title a {
  text-align: center;
  color: #404040;
  text-transform: uppercase;
  display: block;
}

/* =Icons
----------------------------------------------- */
@font-face {
  font-family: "Genericons";
  src: url("font/genericons-regular-webfont.eot");
  src: url("font/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("font/genericons-regular-webfont.woff") format("woff"), url("font/genericons-regular-webfont.ttf") format("truetype"), url("font/genericons-regular-webfont.svg#genericonsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.genericon {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: text-bottom;
}

/**
 * IE7 and IE6 hacks
 */
.genericon {
  *overflow: auto;
  *zoom: 1;
  *display: inline;
}

.cat-links a:first-child:before,
.tags-links a:first-child:before,
.comments-link a:before,
.edit-link a:before {
  font: normal 16px/1 Genericons;
  padding: 2px 10px 0 0;
}

.cat-links a:first-child:before {
  content: "\f301";
}

.tags-links a:first-child:before {
  content: "\f302";
}

.comments-link a:before {
  content: "\f300";
}

.edit-link a:before {
  content: "\f411";
}

/* =Links 
----------------------------------------------- */
a, a:link, a:visited {
  /* 	color: #57ad68;	 */
  transition: color 0.6s ease;
  text-decoration: underline;
}

a:hover {
  /* 	color: #e2a872; */
  text-decoration: none;
}

.entry-meta a {
  /* 	color: #404040;	 */
  transition: color 0.6s ease;
  text-decoration: underline;
  white-space: nowrap;
}

.entry-meta a:hover {
  /* 	color: #e2a872; */
  text-decoration: none;
}

/* =Layout 
----------------------------------------------- */
body {
  background: #171c35;
}

.site-main {
  /* 	max-width: 960px; */
  margin: 0 auto;
}

.site-header {
  width: 100%;
  padding: 0 30px;
  background: #fff4e0;
  padding-top: calc(2.9411764706vw + 1 * 17.6470588235px);
  padding-bottom: calc(2.9411764706vw + 1 * 17.6470588235px);
}
@media (min-width: 760px) {
  .site-header {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.site-header h1,
.site-header h2 {
  color: #e6443c;
  font-size: calc(3.5294117647vw + 1 * 3.1764705882px) !important;
  letter-spacing: 0.1em;
}
@media (min-width: 760px) {
  .site-header h1,
  .site-header h2 {
    font-size: 30px !important;
  }
}

.logo svg.he-badge {
  position: absolute;
  width: 12% !important;
  height: auto !important;
  right: 0%;
  bottom: 0;
  -webkit-transform: translateY(63%);
          transform: translateY(63%);
}

.site-header img {
  margin-bottom: -6px;
}

.site-footer {
  width: 100%;
  max-width: 960px;
  padding: 1rem 30px 90px 30px;
  background: #171c35;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 auto;
}
.site-footer .site-info {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .site-footer .site-info {
    flex-wrap: wrap;
  }
}
.site-footer .site-info .footer_element:first-child {
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .site-footer .site-info .footer_element:first-child {
    text-align: center;
  }
}
.site-footer .site-info .footer_element:last-child {
  text-align: right;
}
@media only screen and (max-width: 600px) {
  .site-footer .site-info .footer_element:last-child {
    text-align: center;
  }
}

.logo {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.logo svg,
.logo img {
  width: 100% !important;
  height: auto !important;
}

#primary,
#secondary {
  /*
  	margin: 1.5em;
  	width: 93.75%;
  */
  word-wrap: break-word; /* Let's break super long words like Supercalifragilisticexpialidocious! */
  /*
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  */
  -webkit-hyphens: none;
          hyphens: none;
}

#primary {
  /* 	margin: 1.5em auto; */
}

.error404 #primary,
.search-no-results #primary {
  /* 	padding-bottom: 3em; */
}

#primary .entry-summary {
  float: right;
  width: 64.5833333%; /* 620 / 900 */
  padding-left: 2.22222222%; /* 20 / 900 */
}

#primary .entry-meta {
  float: left;
  padding-top: 1.5em;
  width: 24.444444%; /* 220 / 900 */
}

#primary .entry-content { /* Used on pages only */
  padding: 0 6.666666667%; /* 600 / 900 */
}

/* =Headers
These are the headlines that are Big and use FitText
----------------------------------------------------- */
.site-header h1,
.site-header h2,
.page-title,
.error404 h1.entry-title {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.25em;
  /* 	margin: 0.25em 0 ; */
}

/* =Menu
----------------------------------------------- */
.navigation-main {
  background: #171c34;
  display: block;
  width: 100%;
  font-family: "P22Underground-Bold", sans-serif;
  padding: calc(4.4117647059vw + 1 * 11.4705882353px) 30px;
  position: relative;
  /*
  min-width: 900px;
  min-height: 95px;
  */
  /*
  	position: fixed;
  	z-index: 1;
  	margin-top: -105px;
  	(-bracket-:hack;
  	    margin-top: 0;
      );
  */
}
@media (min-width: 760px) {
  .navigation-main {
    padding: 45px 30px;
  }
}
@media only screen and (max-width: 850px) {
  .navigation-main .menu-mainnavi-container {
    display: none;
  }
}

.navigation-main ul {
  list-style: none;
  margin: 0 auto;
  max-width: 960px;
  padding-left: 0;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.navigation-main li {
  display: inline-block;
  position: relative;
  border-right: 2px solid #e8423b;
}

.navigation-main li:last-child {
  border-right: none;
}

.navigation-main a {
  color: #fff4e0;
  display: block;
  font-size: 18px;
  margin-top: -0.3em;
  font-size: 0.9rem;
  line-height: 1.2;
  padding: 0 0.5em;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-main ul ul {
  /*background: #404040;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);*/
  display: none;
  margin: 0;
  position: absolute;
  top: 16px;
  text-align: left;
  left: 0;
  z-index: 99999;
  padding-top: 10px;
  font-size: 0;
  line-height: 0;
}

.navigation-main ul ul ul {
  left: 100%;
  top: 0;
  margin: 0;
}

.navigation-main ul ul a {
  width: 230px;
}

.navigation-main ul ul li {
  background: #e8423b;
  border-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

.navigation-main ul ul li:first-child {
  padding-top: 10px;
}

.navigation-main ul ul li:last-child {
  padding-bottom: 10px;
}

.navigation-main li:hover > a {
  color: #c8c8c8;
}

.navigation-main ul li:hover > ul {
  display: block;
}

.navigation-main li > a:after {
  content: " ▾";
}

.navigation-main li > a:hover:after {
  content: " ▾";
}

.navigation-main ul.children li > a:after,
.navigation-main ul.sub-menu li > a:after {
  content: " ▸";
}

.navigation-main li > a:only-child:after,
.navigation-main ul.children li > a:only-child:after,
.navigation-main ul.sub-menu li > a:only-child:after {
  content: "";
}

/* Small menu */
.menu-toggle {
  display: none;
  cursor: pointer;
}

.main-small-navigation ul {
  display: none;
}

/* =Content
----------------------------------------------- */
#primary {
  /* 	border-bottom: 1px solid #ddd; */
}

.search-no-results #primary {
  border-top: 1px solid #ddd;
}

.hentry {
  /* 	border-top: 1px solid #ddd; */
  display: inline-block;
  /*margin: 1em 0 2em;*/
  margin: 0 0 2em;
  width: 100%;
}

.byline {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.entry-meta {
  font-size: 14px;
  font-size: 1.4rem;
}

.entry-meta p {
  font-style: italic;
}

.cat-links,
.tags-links,
.comments-link {
  display: block;
  margin: 0.625em 0;
}

/* =Media
----------------------------------------------- */
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

.wp-caption-text {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0.5em;
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.site-content .gallery {
  margin-bottom: 1.5em;
}

.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.site-content .gallery dd {
  margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* =Navigation
----------------------------------------------- */
.site-content [class*=navigation] {
  padding: 1.5em 0;
  overflow: hidden;
  width: 100%;
}

[class*=navigation] .nav-previous {
  float: left;
  width: 50%;
}

[class*=navigation] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* =Comments
----------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

/* Comments
----------------------------------------------- */
h2.comments-title {
  margin: 1em 0;
}

h2.comments-title,
h3#reply-title {
  font-size: 18px;
  font-size: 1.8rem;
}

#comments {
  clear: left;
}

#comments footer {
  float: left;
  width: 24.4444444%; /* 220 / 900 */
}

#comments footer p {
  margin: 0;
  padding: 0.25em 0;
}

.comment-content {
  float: right;
  width: 66.666667%; /* 600 / 900 */
}

.reply {
  clear: left;
}

.avatar {
  border-radius: 100px;
  margin: 0 auto 0 auto;
}

.comment-meta a {
  color: #404040;
}

.comment-list {
  padding: 1em 0;
}

ol.comment-list, ol.comment-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol.comment-list li {
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 15px 10px;
}

ol.comment-list ul li,
ol.comment-list ol li {
  border: none;
}

ol.comment-list ul li {
  list-style: disc;
  margin: 5px 0;
  padding: 5px;
  border: none;
}

ol.comment-list ol li {
  list-style: decimal;
  margin: 0;
  padding: 5px 0;
}

ol.comment-list ul.children {
  margin: 0 0 0 25px;
  padding: 0;
}

ol.comment-list ul.children li {
  border-top: 1px solid #ddd;
}

ol.comment-list li p {
  padding: 6px 0;
}

ol.comment-list li blockquote p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
}

ol.comment-list li.pingback {
  background: #eee;
  border-left: 5px solid #ddd;
  padding: 5px 10px;
  margin: 0;
}

li.pingback .edit-link {
  margin-top: 5px;
  display: block;
}

#commentform {
  padding: 1em 0;
}

#commentform input[type=text] {
  display: block;
}

.form-allowed-tags {
  display: none;
}

/* =Widgets
----------------------------------------------- */
#secondary h3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  margin-bottom: 0.625em;
}

#secondary .widget-area {
  float: left;
  margin: 1.25em 0;
  width: 32%;
}

#secondary .middle {
  margin: 1.25em 2%;
}

#secondary .widget-area ul {
  list-style: none;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
}

#secondary .widget-area ul ul {
  list-style-type: disc;
  margin: 0 2%;
  padding: 0 5%;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .submit {
  display: none;
}

/*
	-------------------------------------
	Custom CSS
	-------------------------------------
*/
.footer_element {
  width: 35%;
}
@media only screen and (max-width: 600px) {
  .footer_element {
    width: 100%;
    padding: 15px 0;
  }
}
.footer_element a {
  color: #fff4e0;
  text-decoration: none;
}

#social_media {
  width: 30%;
  font-size: 0;
  line-height: 0;
}
@media only screen and (max-width: 600px) {
  #social_media {
    width: 100%;
    max-width: 240px;
  }
}

#social_media {
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
  text-align: center;
}

#social_media li {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  width: 33.33%;
}
#social_media li.small {
  width: 25%;
}
#social_media li svg {
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width: 520px) {
  #social_media li {
    padding: 0 0.5rem;
  }
}

/*
a#imprint_link {
    text-decoration: none;
	float: right;
	position: relative;
	bottom: 60px;
	right: 60px;
	font-size: 16px;
	font-size: 1.6rem;
}

a#agb_link {
    text-decoration: none;
	float: right;
	position: relative;
	bottom: 60px;
	right: 60px;
	font-size: 16px;
	font-size: 1.6rem;
	padding-right: 10px;
}
*/
/*
a#partner_link {
    text-decoration: none;
    float: left;
    position: relative;
    bottom: -23px;
    left: 60px;
    font-size: 16px;
    font-size: 1.6rem;
}*/
.ros_block {
  /*padding: 10px 0;*/
  padding: 10px 0;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
}

.ros_inner_block {
  max-width: 960px;
  padding: 0 30px;
  width: 100%;
  margin: calc(4.4117647059vw + 1 * 11.4705882353px) auto calc(10.2941176471vw + 1 * -13.2352941176px) auto;
}
@media (min-width: 760px) {
  .ros_inner_block {
    margin: 45px auto 65px auto;
  }
}

.ros_block h1 {
  max-width: 540px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 4.8rem !important;
}
@media (max-width: 768px) {
  .ros_block h1 {
    font-size: 3.8rem !important;
  }
}
@media (max-width: 500px) {
  .ros_block h1 {
    font-size: 2.8rem !important;
  }
}

.page-id-10746 .ros_block h1 {
  font-size: 3.8rem !important;
}
@media (max-width: 768px) {
  .page-id-10746 .ros_block h1 {
    font-size: 2.8rem !important;
  }
}
@media (max-width: 500px) {
  .page-id-10746 .ros_block h1 {
    font-size: 1.8rem !important;
  }
}

#ros_preise .single_column {
  width: 20%;
}

.ros_block h2,
#ros_preise h3,
.page-id-1075 .ros_block h1 {
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 4.5rem !important;
  line-height: 1.1;
  margin-top: -1rem !important;
  margin-bottom: 2.5rem !important;
}
@media only screen and (max-width: 960px) {
  .ros_block h2,
  #ros_preise h3,
  .page-id-1075 .ros_block h1 {
    font-size: 3.8rem !important;
    margin-bottom: 2rem !important;
  }
}
@media only screen and (max-width: 720px) {
  .ros_block h2,
  #ros_preise h3,
  .page-id-1075 .ros_block h1 {
    font-size: 3.2rem !important;
    margin-bottom: 1.5rem !important;
  }
}

.page-id-10746 .ros_block h2 {
  font-size: 2.5rem !important;
  margin-top: 2rem !important;
}
@media only screen and (max-width: 960px) {
  .page-id-10746 .ros_block h2 {
    font-size: 1.8rem !important;
  }
}
@media only screen and (max-width: 720px) {
  .page-id-10746 .ros_block h2 {
    font-size: 1.2rem !important;
  }
}

.ros_block h3,
.term-zusatzprodukte .ros_block h1 {
  color: #e8423b;
  text-transform: uppercase;
  font-size: 2.8rem !important;
  line-height: 1.1;
  margin-bottom: 1.5rem !important;
}
.ros_block h3.wc-pao-addon-heading,
.term-zusatzprodukte .ros_block h1.wc-pao-addon-heading {
  font-size: 1.8rem !important;
}
@media only screen and (max-width: 960px) {
  .ros_block h3,
  .term-zusatzprodukte .ros_block h1 {
    font-size: 2.6rem !important;
  }
}
@media only screen and (max-width: 720px) {
  .ros_block h3,
  .term-zusatzprodukte .ros_block h1 {
    font-size: 2.4rem !important;
  }
}

.page-id-10746 .ros_block h3 {
  font-size: 1.4rem !important;
}
@media only screen and (max-width: 960px) {
  .page-id-10746 .ros_block h3 {
    font-size: 1.2rem !important;
  }
}
@media only screen and (max-width: 720px) {
  .page-id-10746 .ros_block h3 {
    font-size: 1.1rem !important;
  }
}

.ros_block h4,
.ros_block .ninja-forms-cont h2 {
  color: #e8423b;
  text-transform: uppercase;
  font-size: 2rem !important;
  line-height: 1.1 !important;
  margin-bottom: 1.5rem !important;
}
@media only screen and (max-width: 960px) {
  .ros_block h4,
  .ros_block .ninja-forms-cont h2 {
    font-size: 1.8rem !important;
  }
}
@media only screen and (max-width: 720px) {
  .ros_block h4,
  .ros_block .ninja-forms-cont h2 {
    font-size: 1.6rem !important;
  }
}

.term-zusatzprodukte .ros_block h1 {
  color: #171c35 !important;
}

.ros_block .ninja-forms-cont h2 {
  color: #171c35 !important;
  margin-top: 30px !important;
  word-wrap: normal !important;
  -webkit-hyphens: auto !important;
          hyphens: auto !important;
}

.ros_block p {
  /*font-size: 18px !important;
  font-size: 1.8rem !important;*/
  margin: 1rem auto;
}

.ros_block ul:not(.woocommerce-error) {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

body.page-id-10746 .ros_block ul {
  font-size: 1rem !important;
  line-height: 1.5 !important;
}

.ros_red_block {
  background: #e8423b;
  color: #fff4e0;
}

.ros_red_block h3 {
  color: #fff4e0;
}

.ros_red_block a,
.ros_red_block a:link,
.ros_red_block a:visited,
.ros_red_block a:hover {
  color: #fff4e0;
}

.ros_red_block:before {
  background: linear-gradient(45deg, transparent 33.333%, #e8423b 33.333%, #e8423b 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #e8423b 33.333%, #e8423b 66.667%, transparent 66.667%);
  background-size: 20px 40px;
}

.ros_blue_block {
  background: #171c35;
  color: #fff4e0;
}
.ros_blue_block h2,
.ros_blue_block h3,
.ros_blue_block h4 {
  color: #fff4e0;
}

.ros_blue_block a,
.ros_blue_block a:link,
.ros_blue_block a:visited,
.ros_blue_block a:hover {
  color: #fff4e0;
}

.ros_blue_block:before {
  background: linear-gradient(45deg, transparent 33.333%, #171c35 33.333%, #171c35 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #171c35 33.333%, #171c35 66.667%, transparent 66.667%);
  background-size: 20px 40px;
}

.ros_green_block {
  background: #6e8652;
  color: #fff4e0;
}
.ros_green_block h2,
.ros_green_block h3,
.ros_green_block h4 {
  color: #fff4e0;
}

.ros_beige_block {
  background: #fff4e0;
  color: #171c35;
}
.ros_beige_block h2,
.ros_beige_block h3,
.ros_beige_block h4 {
  color: #171c35;
}

.ros_beige_block a,
.ros_beige_block a:link,
.ros_beige_block a:visited,
.ros_beige_block a:hover {
  color: #171c35;
}

.header_room {
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.header_room img {
  width: 100% !important;
  height: auto !important;
}

.ros_beige_block:before {
  background: linear-gradient(45deg, transparent 33.333%, #fff4e0 33.333%, #fff4e0 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #fff4e0 33.333%, #fff4e0 66.667%, transparent 66.667%);
  background-size: 20px 40px;
}

.zigzag {
  position: relative;
  width: 100%;
  /*   height: 200px; */
}

.zigzag:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  width: 100%;
  height: 10px;
}

form.wpcf7-form {
  font-family: "P22Underground", sans-serif;
}

form.wpcf7-form input[type=text],
form.wpcf7-form input[type=email],
form.wpcf7-form input[type=password],
form.wpcf7-form input[type=search],
form.wpcf7-form textarea {
  float: left;
  width: calc(50% - 8px);
  background: #fff4e0;
  color: #e8423b;
  margin-right: 8px;
  margin-bottom: 8px;
  border-radius: 0;
  outline: none;
  font-family: "P22Underground", sans-serif;
}

form.wpcf7-form textarea {
  border-radius: 0;
  outline: none;
  width: calc(100% - 8px);
}

form.wpcf7-form input[type=submit] {
  background-color: #6e8652;
  border: 0;
  color: #cab9bc;
  width: 190px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
  font-size: 1rem;
  color: #fff4e0;
  box-shadow: none;
  float: none;
  display: inline-block;
}

div#wpcf7-f74-o1.wpcf7 {
  width: 590px;
  float: left;
}

::-webkit-input-placeholder {
  color: #e9423c;
}

:-moz-placeholder { /* Firefox 18- */
  color: #e9423c;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #e9423c;
}

:-ms-input-placeholder {
  color: #e9423c;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

#ros_preise h2,
.gutschein_column h2 {
  font-size: 4.8rem !important;
  width: 6.5rem;
  height: 6.5rem;
  border-radius: 100%;
  color: #e9423c;
  line-height: 5rem;
  text-align: center;
  background: #fff4e0;
  margin-top: 0 !important;
}

.column_wrapper {
  display: flex;
  margin-top: 1rem;
  flex-wrap: wrap;
}

.single_column {
  width: 25%;
  margin-top: 1rem;
}
@media only screen and (max-width: 900px) {
  .single_column {
    width: 50% !important;
  }
}

.ros_whatis_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
@media only screen and (max-width: 810px) {
  .ros_whatis_wrapper {
    display: block;
  }
}

.ros_whatis_block {
  width: calc(50% - 30px);
  margin: 2rem 15px;
  position: relative;
  padding-bottom: 2rem;
}
@media only screen and (max-width: 810px) {
  .ros_whatis_block {
    display: block;
    margin: 2rem auto;
    width: 100%;
    max-width: 480px;
  }
}

.erfolgsrate {
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 1rem;
}

.ros_whatis_block h4 {
  padding: 15px;
  background: #fff4e0;
  color: #161a30;
  margin-bottom: 0px !important;
  font-size: 2rem !important;
  line-height: 1 !important;
  padding: 1rem 0.5rem 1.2rem 0.5rem !important;
}
@media only screen and (max-width: 1050px) {
  .ros_whatis_block h4 {
    font-size: 1.7rem !important;
  }
}
@media only screen and (max-width: 900px) {
  .ros_whatis_block h4 {
    font-size: 1.4rem !important;
  }
}
@media only screen and (max-width: 810px) {
  .ros_whatis_block h4 {
    font-size: 2rem !important;
  }
}

.ros_whatis_header {
  color: #FFFFFF;
  font-family: "P22Underground-Bold", sans-serif;
  padding-top: 12px;
  background: #fff4e0;
}

.ros_whatis_content {
  padding: 5px 20px 20px 20px;
  color: #fff4e0;
}
.ros_whatis_content .svg_holder {
  margin-top: 1.5rem;
  position: relative;
  width: 100%;
}
.ros_whatis_content .svg_holder:before {
  content: "";
  display: block;
  padding-bottom: 30%;
}
.ros_whatis_content .svg_holder svg,
.ros_whatis_content .svg_holder img {
  width: 90% !important;
  height: auto !important;
  position: absolute;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ros_whatis_block#detective > #detective_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%236E8652' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}

.ros_whatis_block#darkness > #darkness_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%23e9423c' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}

.ros_whatis_block#gregor > #gregor_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%23b48a2b' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}

.ros_whatis_block#collier > #collier_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%23171c35' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}

.ros_whatis_block#darkness {
  background-color: #e9423c;
}

.ros_whatis_block#detective {
  background-color: #6e8652;
}

.ros_whatis_block#gregor {
  background-color: #b48a2b;
}

.ros_whatis_block#collier {
  background-color: #171c35;
}

.video_container {
  position: relative;
  font-size: 0;
  line-height: 0;
}
.video_container iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}
.video_container img {
  max-width: none !important;
  width: 100% !important;
  height: auto !important;
}

a.buchung_button {
  display: block;
  width: 320px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 36px !important;
  font-size: 3.6rem !important;
  font-family: "P22Underground-Bold", sans-serif;
  padding: 15px;
  background: #fff4e0;
  color: #161a30 !important;
  position: absolute;
  bottom: 20px;
  padding-bottom: 22px;
}

a.hall-of-fame_button,
a.gutschein_button {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 36px !important;
  font-size: 3.6rem !important;
  font-family: "P22Underground-Bold", sans-serif;
  color: #fff4e0 !important;
  background: #e8423b;
  padding: 10px;
  padding-bottom: 18px;
}

a.gutschein_button {
  float: right;
  position: relative;
  top: 15px;
  right: 15px;
  font-size: 26px !important;
  font-size: 2.6rem !important;
  padding-bottom: 15px;
}

.tablepress {
  font-family: "P22Underground-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 1rem !important;
  max-width: 700px;
  margin: 0 auto;
}

.tablepress tfoot th, .tablepress thead th {
  background: transparent !important;
  color: #6e8652;
  border-bottom: 2px solid #6e8652 !important;
}

.tablepress tbody td, .tablepress tfoot th {
  border-bottom: 2px solid #6e8652;
}

.table_header {
  background-image: url("../img/hall-of-fame_table_header_bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  height: 75px;
  background-size: 100% auto;
  max-width: 700px;
  margin: 0 auto;
}

.table_header h3 {
  font-size: 30px !important;
  font-size: 1.5rem !important;
  color: #fff4e0;
}

.table_header h4 {
  font-size: 14px !important;
  font-size: 0.7rem !important;
  font-family: "P22Underground", sans-serif;
  color: #fff4e0;
  padding-top: 10px;
  margin-bottom: 2px !important;
}

/* Booking plugin */
.appointments-confirmation-service,
.appointments-confirmation-end,
.appointments-confirmation-cancel-button,
.appointments-instructions,
.appointments-confirmation-worker,
a[name=app_schedule],
.book_appoint > tfoot {
  display: none !important;
}

.appointments-pagination > .next > a,
.appointments-pagination > .previous > a {
  text-indent: -9999px;
  display: inline-block;
  height: 25px;
  width: 26px;
  border: none;
  padding: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
}

.appointments-pagination > .next > a {
  background: url("../img/booking_pagination_next.png");
  background-repeat: no-repeat;
}

.appointments-pagination > .previous > a {
  background: url("../img/booking_pagination_prev.png");
  background-repeat: no-repeat;
}

#booking_header {
  display: block;
  background-image: url("../img/booking_calendar_header.png");
  background-repeat: no-repeat;
  width: 700px;
  height: 105px;
  margin: 0;
  margin-bottom: -40px;
}

#booking_header > h3 {
  font-size: 40px !important;
  font-size: 4rem !important;
  color: #fff4e0;
  margin-top: 5px;
}

#booking_header > h4 {
  font-size: 20px !important;
  font-size: 2rem !important;
  font-family: "P22Underground", sans-serif;
  color: #fff4e0;
  padding-top: 15px;
}

.appointments-list,
.appointments-wrapper {
  margin-top: 0;
}

.appointments-wrapper > h3 {
  background: #6e8652;
  color: #fff4e0;
  padding-bottom: 15px;
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

td.free,
div.free {
  background: #6e8652 !important;
}

td.busy,
div.busy {
  background: #e8423b !important;
}

td.notpossible,
div.notpossible {
  background: #fff4e0 !important;
}

table.book_appoint,
.appointments-list table tbody tr:nth-child(2n+1) {
  background: #fff !important;
  font-family: "P22Underground", sans-serif;
  border: 4px solid #fff;
}

.appointments-list table th {
  font-family: "P22Underground", sans-serif;
  border: none;
}

.appointments-list table td {
  font-family: "P22Underground", sans-serif;
  border: 4px solid #fff;
}

.appointments-list table td.busy::after, .appointments-list table td.notpossible::after {
  content: none;
}

.appointments-list table td.free::after {
  content: "FREI";
  position: relative;
  text-align: center;
  margin-top: 10px;
  vertical-align: middle;
  font-family: "P22Underground", sans-serif;
  color: #fff4e0;
  font-size: 1.5em;
  display: block;
}

.appointments-list table td.free:hover,
.appointments-list table td.free.today {
  font-weight: normal;
}

td.appointments-weekly-calendar-hours-mins {
  vertical-align: middle;
  font-size: 1.5rem !important;
}

.appointments-confirmation-wrapper fieldset {
  border: none;
}

.appointments-confirmation-wrapper input[type=text],
.appointments-confirmation-wrapper input[type=email],
.appointments-confirmation-wrapper input[type=text] {
  background: #fff4e0;
  color: #e8423b;
  font-family: "P22Underground", sans-serif;
}

.appointments-confirmation-wrapper input[type=submit] {
  background: #6e8652;
  color: #cab9bc;
  float: left;
  width: 190px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
}

/* BUCHUNGEN */
*, *:before, *:after {
  box-sizing: border-box;
}

.page-id-7 .single_product_list .images {
  display: none;
}

.page-id-7 .single_product_list {
  /*float: left;*/
  width: 100%;
  position: relative;
  padding-left: 200px;
  padding-top: 5px;
}
@media only screen and (max-width: 840px) {
  .page-id-7 .single_product_list {
    padding-left: 0;
    padding-top: 90px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .page-id-7 .single_product_list {
    padding-top: 50px;
  }
}

.page-id-7 .single_product_list .product {
  position: absolute;
  left: 0;
  width: 180px;
  top: 2px;
  height: 38px;
  line-height: 38px;
  text-align: left;
}
@media only screen and (max-width: 840px) {
  .page-id-7 .single_product_list .product {
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 640px) {
  .page-id-7 .single_product_list .product {
    height: auto;
  }
}

.page-id-7 .single_product_list .product#product-1216 {
  top: 74%;
}

form.cart {
  position: fixed;
  visibility: hidden;
  right: -1000000px;
  /*
  width: 200px;
  height: 200px;
  overflow-y: scroll;
  z-index: 999999;
  */
}

.page-id-1713 form.cart,
.term-122 form.cart {
  position: relative;
  visibility: visible;
  right: auto;
}

.wc-appointments-appointment-form {
  font-size: 12px !important;
}

.page-id-7 .single_product_list .product#product-1216 form.cart {
  top: 0 !important;
  right: 0;
  width: 200px;
  overflow-y: scroll;
  visibility: visible;
  z-index: 9999;
  height: 45vh;
}

.page-id-7 .single_product_list .product#product-1217 form.cart {
  bottom: 0;
  right: 0;
  visibility: visible;
  overflow-y: scroll;
  width: 200px;
  z-index: 9999;
  height: 45vh;
}

.page-id-7 .single_product_list .product#product-1218 form.cart {
  top: 0;
  left: 0;
  visibility: visible;
  overflow-y: scroll;
  width: 200px;
  z-index: 9999;
  height: 45vh;
}

.page-id-7 .single_product_list .product#product-1219 form.cart {
  bottom: 0;
  left: 0;
  visibility: visible;
  overflow-y: scroll;
  width: 200px;
  z-index: 9999;
  height: 45vh;
}

.wc-appointments-appointment-form .slot-picker li.slot_heading,
h3.wc-pao-addon-name,
.wc-appointments-appointment-form .slot-picker li.slot a {
  font-size: 12px !important;
}

.page-id-7 .single_product_list .product .price {
  display: none;
}

.page-id-7 .single_product_list .product h1 {
  font-size: 15px !important;
  line-height: 1 !important;
  margin-bottom: 5px !important;
  font-family: "P22Underground-Bold", sans-serif !important;
  font-weight: normal;
  text-align: right;
}
@media only screen and (max-width: 840px) {
  .page-id-7 .single_product_list .product h1 {
    text-align: left;
    max-width: none;
    padding-left: 5px;
  }
}

.page-id-7 .single_product_list .entry-summary {
  float: none !important;
  width: 100% !important;
  padding: 0 !important;
  padding-top: 11px !important;
}
@media only screen and (max-width: 840px) {
  .page-id-7 .single_product_list .entry-summary {
    position: absolute;
    top: -80px;
  }
}
@media only screen and (max-width: 640px) {
  .page-id-7 .single_product_list .entry-summary {
    top: -30px;
  }
}

.page-id-7 .single_product_list .entry-summary .short-des {
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-family: "P22Underground", sans-serif !important;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
}
.page-id-7 .single_product_list .entry-summary .short-des p {
  margin: 0;
}
@media only screen and (max-width: 840px) {
  .page-id-7 .single_product_list .entry-summary .short-des {
    right: auto;
    left: 5px;
  }
}

.page-id-11 .ros_beige_block h4 {
  color: #e6443c !important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100% !important;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-top: 0 !important;
}

.payment_method_ppec_paypal img,
.wc_payment_method.payment_method_paypal img,
.wc_payment_method.payment_method_paypal .about_paypal,
.wc_payment_method.payment_method_paypal_credit_card_rest img,
.wc_payment_method.payment_method_sofortgateway img {
  display: none !important;
}

.woocommerce .addon-wrap-4331-eigener-wert-0:after,
.woocommerce .addon-wrap-4520-eigener-wert-0:after {
  content: "€" !important;
  float: left !important;
  line-height: 34px !important;
  height: 34px !important;
  font-family: "P22Underground", sans-serif !important;
  padding-left: 10px !important;
  clear: none !important;
}
.woocommerce .small-des {
  font-size: 0.8em;
}
.woocommerce input[type=text], .woocommerce input[type=number], .woocommerce input[type=email], .woocommerce input[type=password], .woocommerce input[type=search], .woocommerce input[type=tel], .woocommerce textarea {
  border-radius: 0;
  border: 2px solid #171c35;
  background-color: transparent;
  padding: 0;
  line-height: 30px;
  height: 34px;
  padding: 0 5px;
  font-family: "P22Underground", sans-serif !important;
}
.woocommerce input[type=text].addon-custom-price, .woocommerce input[type=number].addon-custom-price, .woocommerce input[type=email].addon-custom-price, .woocommerce input[type=password].addon-custom-price, .woocommerce input[type=search].addon-custom-price, .woocommerce input[type=tel].addon-custom-price, .woocommerce textarea.addon-custom-price {
  max-width: 110px;
  position: relative;
  float: left;
  text-align: center;
}
.woocommerce input[type=text].input-text#coupon_code, .woocommerce input[type=number].input-text#coupon_code, .woocommerce input[type=email].input-text#coupon_code, .woocommerce input[type=password].input-text#coupon_code, .woocommerce input[type=search].input-text#coupon_code, .woocommerce input[type=tel].input-text#coupon_code, .woocommerce textarea.input-text#coupon_code {
  float: left;
  width: 120px;
  margin-right: 5px;
  font-size: 18px;
}
@media only screen and (max-width: 600px) {
  .woocommerce input[type=text].input-text#coupon_code, .woocommerce input[type=number].input-text#coupon_code, .woocommerce input[type=email].input-text#coupon_code, .woocommerce input[type=password].input-text#coupon_code, .woocommerce input[type=search].input-text#coupon_code, .woocommerce input[type=tel].input-text#coupon_code, .woocommerce textarea.input-text#coupon_code {
    width: 100%;
    display: block;
    float: none;
    margin-top: 10px;
    margin-right: 0;
    font-size: 14px;
  }
}
.woocommerce textarea {
  padding-top: 5px;
  padding-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #171c35 !important;
  color: #fff4e0 !important;
  display: inline-block;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 18px;
}
.woocommerce #respond input#submit[name=apply_coupon], .woocommerce a.button[name=apply_coupon], .woocommerce button.button[name=apply_coupon], .woocommerce input.button[name=apply_coupon],
.woocommerce #respond input#submit:hover[name=apply_coupon], .woocommerce a.button:hover[name=apply_coupon], .woocommerce button.button:hover[name=apply_coupon], .woocommerce input.button:hover[name=apply_coupon] {
  float: left;
  width: 180px;
  height: 34px;
  line-height: 36px;
  text-transform: uppercase;
}
@media only screen and (max-width: 800px) {
  .woocommerce #respond input#submit[name=apply_coupon], .woocommerce a.button[name=apply_coupon], .woocommerce button.button[name=apply_coupon], .woocommerce input.button[name=apply_coupon],
  .woocommerce #respond input#submit:hover[name=apply_coupon], .woocommerce a.button:hover[name=apply_coupon], .woocommerce button.button:hover[name=apply_coupon], .woocommerce input.button:hover[name=apply_coupon] {
    font-size: 12px;
    width: 110px;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce #respond input#submit[name=apply_coupon], .woocommerce a.button[name=apply_coupon], .woocommerce button.button[name=apply_coupon], .woocommerce input.button[name=apply_coupon],
  .woocommerce #respond input#submit:hover[name=apply_coupon], .woocommerce a.button:hover[name=apply_coupon], .woocommerce button.button:hover[name=apply_coupon], .woocommerce input.button:hover[name=apply_coupon] {
    width: 100%;
    display: block;
    float: none;
    margin-top: 10px;
  }
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  height: 34px !important;
  line-height: 36px !important;
  text-transform: uppercase !important;
}

.woocommerce-checkout .woocommerce #respond input#submit.alt,
.woocommerce-checkout .woocommerce a.button.alt,
.woocommerce-checkout .woocommerce button.button.alt,
.woocommerce-checkout .woocommerce input.button.alt {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.formular_wrapper {
  display: flex;
}
@media only screen and (max-width: 600px) {
  .formular_wrapper {
    display: block;
  }
}
.formular_wrapper .formular {
  width: calc(100% - 250px);
  text-align: left;
  padding-right: 20px;
}
@media only screen and (max-width: 600px) {
  .formular_wrapper .formular {
    width: 100%;
    padding-right: 0;
  }
}
.formular_wrapper address {
  margin: 0;
  width: 250px;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .formular_wrapper address {
    width: 100%;
  }
}

.calendar_wrapper {
  width: calc(100% - 20px);
  margin-left: -40px;
}
@media only screen and (max-width: 1040px) {
  .calendar_wrapper {
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .calendar_wrapper {
    width: 100%;
  }
}

.appointment_wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.appointment_wrapper.loading:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: calc(50% + 100px);
  top: calc(50% + 65px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../img/spinner.svg);
  background-repeat: no-repeat;
  background-size: 50px 50px;
  z-index: 9;
}

.appointment_wrapper li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

input.saveDataGoToCart,
a.button_zusatzprodukte,
a.share_button {
  font-size: 1rem;
  line-height: 1;
  float: right;
  background-color: #171c35;
  color: #fff4e0 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-family: "P22Underground-Bold", sans-serif !important;
  text-transform: uppercase;
  padding: 0.3em 1em 0.6em 1em !important;
  text-shadow: none !important;
  border: 2px solid #171c35 !important;
}
@media only screen and (max-width: 640px) {
  input.saveDataGoToCart,
  a.button_zusatzprodukte,
  a.share_button {
    float: none;
    margin-right: auto !important;
    margin-left: auto;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

a.button_zusatzprodukte {
  background-color: transparent;
  border: 2px solid #171c35 !important;
  margin-right: 15px;
  text-decoration: none;
  display: none;
}

.cart_button_wrapper.loading input.saveDataGoToCart {
  background-color: #171c35;
  background-image: url(../img/loadersubmit.gif);
  background-repeat: no-repeat;
  background-position: 0.5em center;
  padding-left: 2em !important;
  pointer-events: none !important;
}

.saveDataGoToCartMobile {
  display: none;
}
@media only screen and (max-width: 840px) {
  .saveDataGoToCartMobile {
    display: block;
    text-align: center;
  }
}

.cart_button_loading {
  font-size: 0.8rem;
  line-height: 1;
  float: right;
  color: #171c35;
  box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  padding-right: 30px;
  text-align: right;
  padding-top: 5px;
}
@media only screen and (max-width: 640px) {
  .cart_button_loading {
    float: none;
    margin-right: auto !important;
    margin-left: auto;
    clear: both;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

/*
#product-1089 .wc-appointments-appointment-form {
    position: fixed !important;
    width: 200px !important;
    height: 500px !important;
    top: 0 !important;
    right: 0 !important;	
}

#product-1085 .wc-appointments-appointment-form {
    position: fixed !important;
    width: 200px !important;
    height: 500px !important;
    top: 70% !important;
    right: 0 !important;	
}
*/
/*
#product-1216 .wc-appointments-appointment-form,
#product-1217 .wc-appointments-appointment-form,
#product-1218 .wc-appointments-appointment-form,
#product-1219 .wc-appointments-appointment-form {
    position: fixed !important;
    width: 200px !important;
    height: 500px !important;
    top: -2000px !important;
    right: -20000px !important;
    visibility: hidden;		
}
*/
.clearfix {
  /*display: inline-block;*/
}

.noselect {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

/*
h4 {
  width: 75%;
  text-align: center;
  font-weight: normal;
  color: white;
  font-size: 14px;
  margin: 0 auto 1em auto;
  padding: 1em;
  background: #b63642;
}
*/
h5 {
  font-size: 1em;
  font-weight: bold;
}

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

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

.calros {
  width: 100%;
  margin: 0 auto;
}

.calros .clndr .clndr-controls {
  display: block;
  display: inline-block;
  width: 100%;
  font-size: 20px;
  height: 20px;
  margin-bottom: -55px;
  position: relative;
  z-index: 99;
}
@media only screen and (max-width: 840px) {
  .calros .clndr .clndr-controls {
    margin-bottom: 0;
    display: block;
    position: absolute;
    top: -40px;
  }
}

.calros .clndr .clndr-controls .clndr-previous-button {
  float: left;
  width: 10%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.calros .clndr .clndr-controls .month {
  float: left;
  width: 80%;
  text-align: center;
  visibility: hidden;
}
@media only screen and (max-width: 840px) {
  .calros .clndr .clndr-controls .month {
    visibility: visible;
  }
}

.calros .clndr .clndr-controls .clndr-next-button {
  float: left;
  width: 10%;
  text-align: right;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.calros .clndr .clndr-grid {
  text-align: center;
  border: none;
  display: inline-block;
  width: 100%;
}
.calros .clndr .clndr-grid .days {
  display: flex;
}
@media only screen and (max-width: 640px) {
  .calros .clndr .clndr-grid .days {
    flex-wrap: wrap;
  }
}

.calros.cal1 .clndr .clndr-grid .days {
  padding-bottom: 20px;
}

.calros .clndr .clndr-controls .clndr-next-button,
.calros .clndr .clndr-controls .clndr-previous-button {
  font-size: 0;
  line-height: 0;
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-size: 18px 17px;
  height: 30px;
}

.calros .clndr .clndr-controls .clndr-next-button {
  background-image: url("../img/booking_pagination_next.png");
  background-position: right center;
}

.calros .clndr .clndr-controls .clndr-previous-button {
  background-image: url("../img/booking_pagination_prev.png");
  background-position: left center;
}

.calros .clndr .clndr-grid .header-day {
  height: 25px;
  background: #FF4545;
}

.calros .clndr .clndr-grid .days .day .times span.time.loading {
  opacity: 0.4;
  pointer-events: none;
  background-color: #FFFFFF !important;
}

.calros .clndr .clndr-grid .day,
.calros .clndr .clndr-grid .header-day {
  flex: 1;
}
@media only screen and (max-width: 640px) {
  .calros .clndr .clndr-grid .day,
  .calros .clndr .clndr-grid .header-day {
    flex: none;
  }
}

.calros .clndr .clndr-grid .day-day {
  font-size: 0.9rem;
  line-height: 1;
}
@media only screen and (max-width: 840px) {
  .calros .clndr .clndr-grid .day-day {
    bottom: -35px;
    position: absolute;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .calros .clndr .clndr-grid .day-day {
    position: relative;
    bottom: auto;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 20px;
  }
}
.calros .clndr .clndr-grid .day-day span {
  display: block;
  font-size: 0.7em;
}

.calros .clndr .clndr-grid .day {
  /*height: 25px;*/
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .calros .clndr .clndr-grid .day {
    width: 100%;
  }
}

.calros .clndr .clndr-grid .day.past,
.calros .clndr .clndr-grid .day.today,
.calros .clndr .clndr-grid .day.today + .day {
  z-index: 9;
}
.calros .clndr .clndr-grid .day.past:before,
.calros .clndr .clndr-grid .day.today:before,
.calros .clndr .clndr-grid .day.today + .day:before {
  content: "Dieser kurzfristige Termin kann nur noch telefonisch gebucht werden.";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: rgba(23, 28, 53, 0.95);
  opacity: 0;
  pointer-events: none;
  font-size: 0.7rem;
  line-height: 1.1;
  padding: 10px;
  color: #fff4e0;
  width: 7rem;
  border-radius: 10px;
  z-index: 10;
}
.calros .clndr .clndr-grid .day.past:hover:before,
.calros .clndr .clndr-grid .day.today:hover:before,
.calros .clndr .clndr-grid .day.today + .day:hover:before {
  opacity: 1;
}
.calros .clndr .clndr-grid .day.past .times,
.calros .clndr .clndr-grid .day.today .times,
.calros .clndr .clndr-grid .day.today + .day .times {
  opacity: 0.2;
  -moz-opacity: 0.2;
  -webkit-opacity: 0.2;
  -ms-opacity: 0.2;
  pointer-events: none;
}

.calros .clndr .clndr-grid .day.event {
  background-color: #B4E09F;
}

.calros .clndr .clndr-grid .day.selected {
  background-color: #E37FD6;
}

.calros .clndr .clndr-grid .day.inactive {
  color: gray;
}

.calros .clndr .clndr-grid .empty,
.calros .clndr .clndr-grid .adjacent-month {
  float: left;
  width: 14.28%;
  height: 25px;
  background: #ddd;
}

.calros .clndr .clndr-today-button {
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.calros .clndr .clndr-today-button:hover {
  background-color: #ddd;
}

.calros .multi-month-controls .quarter-button {
  display: inline-block;
  width: 25%;
}

.calros .multi-month-controls .quarter-button:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}

.clndr-next-button,
.clndr-previous-button,
.clndr-next-year-button,
.clndr-previous-year-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.clndr-next-button.inactive,
.clndr-previous-button.inactive,
.clndr-next-year-button.inactive,
.clndr-previous-year-button.inactive {
  opacity: 0.1;
  cursor: default;
}

.times {
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
}

.times span {
  font-size: 11px;
  line-height: 11px;
  display: inline-block;
  width: 16.6666%;
  position: relative;
  height: 40px;
  border: 1px solid #fff4e0;
  margin-top: 50px;
}

.times span strong {
  position: absolute;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  /*background-color: yellow;*/
  width: 67px;
  left: 0;
  z-index: 2;
  top: -50px;
  pointer-events: none;
}
@media only screen and (max-width: 840px) {
  .times span strong {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    left: -24px;
    text-align: left;
  }
}
@media only screen and (max-width: 640px) {
  .times span strong {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
    padding: 5px;
  }
}

/*
.calros .clndr .clndr-grid .days .day:nth-child(3) .times span:first-child,
.calros .clndr .clndr-grid .days .day:nth-child(3) .times span:nth-child(2),
.calros .clndr .clndr-grid .days .day:nth-child(5) .times span:first-child,
.calros .clndr .clndr-grid .days .day:nth-child(5) .times span:nth-child(2),
.calros .clndr .clndr-grid .days .day:nth-child(7) .times span:nth-child(6) {

	background-color: #FFFFFF;
	cursor: default;
	pointer-events: none;
}
*/
.times span.time {
  background-color: #6e8652;
  cursor: pointer;
}
.times span.time.disabled {
  pointer-events: none;
}

.times span.time.selected {
  /*background-color: yellow;*/
  background-image: url(../img/loadersmall.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
}

.times span.time.selected.logged {
  background-color: #6e8652;
  background-image: none;
}
.times span.time.selected.logged:hover:before {
  content: "X";
  border-radius: 0;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-left: 0;
  text-align: center;
  background-color: transparent;
  font-size: 18px;
  line-height: 1;
  font-family: "P22Underground-Bold", sans-serif !important;
  -webkit-transform: translateX(-50%) translateY(-65%);
          transform: translateX(-50%) translateY(-65%);
  left: 50%;
  top: 50%;
}

.times span.time.selected.logged::before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  font-size: 0;
  line-height: 0;
  background-color: #000000;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  margin-left: -6px;
  border-radius: 50%;
}

.times span.time.partial_scheduled,
.times span.time.scheduled {
  background-color: #e8423b;
  pointer-events: none;
}

.calros .clndr .clndr-grid .day[data-month="11"][data-year="2020"]:not([data-day="1"]) .times span.time,
.calros .clndr .clndr-grid .day[data-month="12"][data-year="2020"] .times span.time,
.calros .clndr .clndr-grid .day[data-month="1"][data-year="2021"] .times span.time,
.calros .clndr .clndr-grid .day[data-month="2"][data-year="2021"] .times span.time {
  background-color: #e8423b;
  pointer-events: none;
}

.wc-appointments-date-picker .ui-datepicker td .ui-state-default {
  padding: 0 !important;
}

.wc-appointments-date-picker .ui-datepicker {
  width: 100% !important;
  font-size: 12px !important;
}

.calros:not(.cal1) .clndr-controls,
.calros:not(.cal1) .header-day,
.calros:not(.cal1) .day-day,
.calros:not(.cal1) .times span strong {
  display: none;
}

.calros:not(.cal1) .times span,
.calros:not(.cal1) .times {
  margin-top: 0;
}

@media only screen and (max-width: 840px) {
  .calros .header-day,
  .calros:not(.cal1) .day-day,
  .calros .times span strong {
    display: block !important;
  }
  .calros .times span,
  .calros .times {
    margin-top: 0 !important;
  }
}
.ros_inner_block_wide {
  width: 100%;
  max-width: 1060px;
}

.calros .clndr .clndr-grid .day.today {
  background-color: transparent;
}

.page-id-7 .single_add_to_cart_button {
  /*
  visibility: hidden;
  text-indent: 99999px;
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  */
  font-size: 10px;
  visibility: hidden;
}

.calendar_wrapper {
  visibility: hidden;
}
@media only screen and (max-width: 840px) {
  .calendar_wrapper {
    padding-top: 50px;
  }
}

.woocommerce table.shop_table {
  border: 0;
}

.product-date .cart_meta {
  display: inline-block;
  padding-right: 15px;
}
.product-date .cart_meta p {
  margin: 0;
}
.product-date .cart_meta:last-child {
  display: none;
}

.wc-proceed-to-checkout {
  display: none !important;
}

.product-name {
  font-family: "P22Underground-Bold", sans-serif !important;
  text-transform: uppercase;
  width: 20%;
}
.product-name a {
  text-decoration: none;
}

.product-date {
  font-family: "P22Underground-Bold", sans-serif !important;
  text-transform: uppercase;
  width: 20%;
}
.product-date a {
  text-decoration: none;
}

.includes_tax {
  display: none;
}

.related.products {
  display: none !important;
}

.burger__nav {
  position: absolute;
  right: 30px;
  width: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  display: none !important;
}
@media only screen and (max-width: 850px) {
  .burger__nav {
    display: block !important;
  }
}
.burger__nav svg {
  width: 100% !important;
  height: auto !important;
}

#mobile__nav__overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: #171c35;
  z-index: 99999;
  display: none;
}
#mobile__nav__overlay ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -20px;
}
#mobile__nav__overlay ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
}
#mobile__nav__overlay ul li ul {
  position: relative;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  margin-top: 0;
  top: auto;
  display: none !important;
}
#mobile__nav__overlay ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

.product_meta {
  display: none;
}

.personen_tooltipp {
  width: 180px;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  bottom: 40px;
  z-index: 99;
  display: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  cursor: default;
  padding: 15px;
}
.personen_tooltipp:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #FFFFFF;
  border-width: 8px;
  margin-left: -8px;
}
.personen_tooltipp label {
  display: block;
  text-align: center;
  font-size: 0.8rem;
  font-family: "P22Underground-Bold", sans-serif;
  line-height: 1;
}
.personen_tooltipp select {
  display: block;
  width: 100%;
  margin: 15px 0;
  font-size: 0.8rem;
  line-height: 1.2;
}

.single_product_list .woocommerce-info {
  display: none !important;
}

.personen_submit {
  display: block;
  background-color: #171c35;
  padding: 5px 10px 10px 10px;
  text-align: center;
  font-size: 0.8rem;
  font-family: "P22Underground-Bold", sans-serif;
  line-height: 1;
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.woocommerce table.shop_table thead th {
  font-family: "P22Underground", sans-serif !important;
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  width: auto !important;
  text-transform: uppercase !important;
  padding-left: 0 !important;
  padding-right: 15px !important;
}
.woocommerce table.shop_table tbody td {
  font-family: "P22Underground-Bold", sans-serif !important;
  padding-left: 0 !important;
  padding-right: 15px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  width: auto !important;
  vertical-align: top !important;
  line-height: 34px !important;
}
@media only screen and (max-width: 800px) {
  .woocommerce table.shop_table tbody td {
    font-size: 16px;
    line-height: 20px !important;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce table.shop_table tbody td {
    font-size: 14px;
    line-height: 18px !important;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
.woocommerce table.shop_table tbody td.product-personen {
  min-width: 150px !important;
  padding-top: 12px !important;
  padding-bottom: 10px !important;
}
@media only screen and (max-width: 800px) {
  .woocommerce table.shop_table tbody td.product-personen {
    min-width: 0px !important;
  }
}
.woocommerce table.shop_table tbody td.product-name {
  min-width: 250px !important;
  padding-top: 12px !important;
  padding-bottom: 10px !important;
  max-width: 275px !important;
}
@media only screen and (max-width: 800px) {
  .woocommerce table.shop_table tbody td.product-name {
    min-width: 0px !important;
  }
}
.woocommerce table.shop_table tbody td.product-price {
  max-width: 120px !important;
  padding-top: 12px !important;
  padding-bottom: 10px !important;
}
.woocommerce table.shop_table tbody td.product-date {
  padding-top: 12px !important;
  padding-bottom: 10px !important;
}
.woocommerce table.shop_table tbody td.actions, .woocommerce table.shop_table tbody td.product-subtotal {
  padding-right: 0 !important;
  padding-top: 12px !important;
  padding-bottom: 10px !important;
}
.woocommerce table.shop_table tbody td .fixed-price-width {
  width: 100px !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce table.shop_table tbody td .fixed-price-width {
    width: 50px !important;
  }
}
.woocommerce table.shop_table span.small-text {
  font-family: "P22Underground", sans-serif !important;
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  width: auto !important;
  text-transform: uppercase !important;
  display: block;
  margin-bottom: -5px;
}
.woocommerce table.shop_table span.small-text p {
  margin: 0;
}
.woocommerce table.shop_table .tax-total td,
.woocommerce table.shop_table .tax-total th,
.woocommerce table.shop_table .order-total td,
.woocommerce table.shop_table .order-total th,
.woocommerce table.shop_table .cart-discount td,
.woocommerce table.shop_table .cart-discount th {
  padding: 0 15px 0 0 !important;
  line-height: 34px !important;
  text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
  .woocommerce table.shop_table .tax-total td,
  .woocommerce table.shop_table .tax-total th,
  .woocommerce table.shop_table .order-total td,
  .woocommerce table.shop_table .order-total th,
  .woocommerce table.shop_table .cart-discount td,
  .woocommerce table.shop_table .cart-discount th {
    line-height: 18px !important;
  }
}
.woocommerce table.shop_table .order-total td.fixed-price-width {
  line-height: 27px !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce table.shop_table .order-total td.fixed-price-width {
    line-height: 18px !important;
  }
}
.woocommerce table.shop_table .tax-total td,
.woocommerce table.shop_table .tax-total th,
.woocommerce table.shop_table .cart-discount td,
.woocommerce table.shop_table .cart-discount th {
  font-family: "P22Underground", sans-serif !important;
  font-size: 12px;
  line-height: 34px;
  font-weight: normal;
  text-transform: uppercase !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce table.shop_table .tax-total td,
  .woocommerce table.shop_table .tax-total th,
  .woocommerce table.shop_table .cart-discount td,
  .woocommerce table.shop_table .cart-discount th {
    line-height: 18px !important;
  }
}

.ros-cart {
  border-bottom: 2px solid #000000;
}

.woocommerce a.remove:hover,
.woocommerce a.remove {
  background-color: transparent !important;
  color: #e6443c !important;
}

.woocommerce .cart input.button.update_cart {
  display: none !important;
}

.order-total th {
  font-family: "P22Underground", sans-serif !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  font-weight: normal !important;
}

.woocommerce table.shop_table {
  margin-bottom: 0 !important;
}
.woocommerce table.shop_table td {
  border-top: 0 !important;
}
.woocommerce table.shop_table td.border-top {
  border-top: 2px solid #000000 !important;
  padding-top: 16px !important;
  padding-bottom: 10px !important;
}

.woocommerce form .form-row label {
  text-align: left;
  font-family: "P22Underground-Bold", sans-serif !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  font-weight: normal !important;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.woocommerce form .form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
  font-family: "P22Underground", sans-serif !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  margin-top: 2em !important;
}
.woocommerce form #corona_checkout_field .form-row label {
  font-family: "P22Underground", sans-serif !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  margin-top: 2em !important;
}

.woocommerce form .form-row {
  padding: 0;
}

.woocommerce-billing-fields {
  padding-top: 20px;
}

.woocommerce form .form-row .required {
  font-size: 0.8em !important;
  cursor: text !important;
  font-weight: normal !important;
  outline: 0 !important;
  color: #e6443c !important;
  text-decoration: none !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: transparent;
  border-radius: 0;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border-bottom: 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  display: none !important;
}
#add_payment_method #payment div.payment_box.payment_method_other_payment,
.woocommerce-cart #payment div.payment_box.payment_method_other_payment,
.woocommerce-checkout #payment div.payment_box.payment_method_other_payment {
  padding: 0;
  background-color: transparent;
  display: block !important;
  margin-top: 0 !important;
  text-transform: none !important;
}
#add_payment_method #payment div.payment_box.payment_method_other_payment .required,
.woocommerce-cart #payment div.payment_box.payment_method_other_payment .required,
.woocommerce-checkout #payment div.payment_box.payment_method_other_payment .required {
  display: none !important;
}
#add_payment_method #payment div.payment_box.payment_method_other_payment:before,
.woocommerce-cart #payment div.payment_box.payment_method_other_payment:before,
.woocommerce-checkout #payment div.payment_box.payment_method_other_payment:before {
  display: none !important;
}
#add_payment_method #payment div.payment_box.payment_method_other_payment label,
.woocommerce-cart #payment div.payment_box.payment_method_other_payment label,
.woocommerce-checkout #payment div.payment_box.payment_method_other_payment label {
  font-size: 14px !important;
  text-transform: none !important;
}

form.checkout.woocommerce-checkout:after {
  content: "";
  display: block;
  clear: both;
}

#customer_details {
  float: left;
  width: 50%;
  padding-right: 20px;
}
@media only screen and (max-width: 800px) {
  #customer_details {
    float: none;
    padding-right: 0;
    width: 100%;
  }
}
#customer_details .col-1 h3 {
  font-size: 1.8rem !important;
  text-align: left !important;
  margin-top: 0.2em !important;
}
#customer_details .col-1 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#customer_details .col-1 ul li {
  font-size: 1rem !important;
  text-align: left !important;
}

#order_review {
  float: left;
  width: 50%;
  padding-left: 20px;
}
@media only screen and (max-width: 800px) {
  #order_review {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
#order_review h3 {
  font-family: "P22Underground-Bold", sans-serif !important;
  font-size: 18px !important;
  margin: 0;
  padding-top: 20px;
  line-height: 1.4 !important;
  font-weight: normal !important;
  text-transform: uppercase;
  padding-bottom: 5px;
  text-align: left;
  margin-bottom: 20px !important;
}

/*
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	float: none;
	width: 100%;
}*/
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
  font-family: "P22Underground-Bold", sans-serif !important;
  font-size: 18px;
  line-height: 34px;
  padding-bottom: 4px;
}

input#place_order {
  background-color: #171c35 !important;
  color: #fff4e0 !important;
  display: inline-block !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 18px !important;
  height: 34px !important;
  line-height: 36px !important;
  text-transform: uppercase !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.form-row.place-order {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

a.woocommerce-remove-coupon {
  display: none !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 20px;
  position: relative;
  background-color: #FFFFFF;
  color: #000000;
  list-style: none;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  display: none;
}

.order-tax,
.legal-price-info {
  display: none !important;
}

.form-row.legal.terms.wc-terms-and-conditions {
  line-height: 1.1;
}

.wc-gzd-order-submit {
  clear: both;
  text-align: right;
}
.wc-gzd-order-submit .form-row.place-order.wc-gzd-place-order {
  text-align: right;
}

.form-row.place-order {
  padding: 0 !important;
  padding-top: 30px !important;
}

.gutschein_column {
  float: left;
  width: 33.3333%;
}

.gutschein__ribbon {
  width: 140px;
  height: 140px;
  display: block;
  position: absolute;
  bottom: -40px;
  right: 15px;
}
@media only screen and (max-width: 1000px) {
  .gutschein__ribbon {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 850px) {
  .gutschein__ribbon {
    right: auto;
    left: 20px;
    bottom: -40px;
  }
}
@media only screen and (max-width: 720px) {
  .gutschein__ribbon {
    bottom: -25px;
  }
}
@media only screen and (max-width: 600px) {
  .gutschein__ribbon {
    width: 80px;
    height: 80px;
  }
}
.gutschein__ribbon svg {
  width: 100%;
  height: 100%;
}

.shop_cat_wrapper h1.page-title,
.shop_cat_wrapper .term-description,
.shop_cat_wrapper .woocommerce-result-count {
  display: none !important;
}

.woocommerce-ordering {
  display: none !important;
}

.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce ul.products:before {
  display: none !important;
}
.woocommerce ul.products li.product {
  float: none !important;
  width: calc(50% - 20px) !important;
  margin: 0 !important;
  position: relative;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 850px) {
  .woocommerce ul.products li.product {
    width: 100% !important;
  }
}
.woocommerce ul.products li.product:nth-child(even) {
  margin-right: 20px !important;
}
@media only screen and (max-width: 850px) {
  .woocommerce ul.products li.product:nth-child(even) {
    margin-right: 0px !important;
  }
}
.woocommerce ul.products li.product:nth-child(odd) {
  margin-right: 20px !important;
}
@media only screen and (max-width: 850px) {
  .woocommerce ul.products li.product:nth-child(odd) {
    margin-left: 0px !important;
  }
}
.woocommerce ul.products li.product:before {
  display: none !important;
}
.woocommerce ul.products li.product:after {
  clear: both;
  font-size: 0;
  line-height: 0;
  content: "";
  display: block;
}
.woocommerce ul.products li.product img {
  width: calc(40% - 30px) !important;
  float: left !important;
  margin-bottom: 0 !important;
  border-radius: 50% !important;
  margin-right: 20px !important;
  border: 2px solid #171c35;
  position: relative;
}
.woocommerce ul.products li.product h2 {
  font-size: 0.9rem !important;
  line-height: 1.4 !important;
  float: left !important;
  clear: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 60%;
  text-align: left;
}
.woocommerce ul.products li.product .price {
  float: left !important;
  width: 60%;
  text-align: left;
  font-size: 1rem !important;
  color: #171c35 !important;
}
.woocommerce ul.products li.product .add_to_cart_button {
  position: absolute;
  left: calc(40% - 10px);
  bottom: 0;
  padding: 0.7em 1em 0.5em 1em !important;
  font-size: 0.9rem;
  line-height: 1rem;
  background-color: #171c35;
  color: #fff4e0;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .add_to_cart_button.loading {
  padding-right: 60px !important;
}
.woocommerce ul.products li.product .wc-gzd-additional-info.tax-info,
.woocommerce ul.products li.product .added_to_cart.wc-forward {
  display: none !important;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
  top: 0.418em !important;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
  display: none !important;
}

.big_buchung_button {
  font-size: 2.1rem;
  display: block;
  background-color: #e6443c;
  color: #fff4e0 !important;
  line-height: 1.2;
  text-align: center;
  margin-top: 1rem;
  width: calc(100% - 15px - 15px);
  margin-left: 15px;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "P22Underground-Bold", sans-serif !important;
  padding-bottom: 0.8rem;
  padding-top: 0.2rem;
}

.woocommerce-message:before,
.woocommerce-info:before {
  display: none !important;
}

.select_area {
  padding-left: 160px;
  text-align: left;
  margin-bottom: -20px;
  margin-top: 40px;
  position: relative;
  z-index: 99999;
}
@media only screen and (max-width: 840px) {
  .select_area {
    padding-left: 0;
    margin-bottom: 0;
  }
}

.followup-checkout {
  display: none !important;
}

.select2-container--default .select2-results > .select2-results__options,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: left !important;
  font-family: "P22Underground-Bold", sans-serif !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  font-weight: normal !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff4e0;
  border-radius: 0;
  border: 2px solid #171c35;
}

.select2-container .select2-selection--single {
  height: 32px;
}

.shop_single_wrapper form.cart {
  position: relative !important;
  visibility: visible !important;
  right: auto !important;
}

.difficulty {
  font-size: 12px;
  line-height: 1.2;
  font-family: "P22Underground", sans-serif !important;
  text-align: right;
  text-transform: uppercase;
}

.woocommerce-checkout .shop_table {
  background-color: transparent !important;
}

.woocommerce-order-received .cart-empty {
  display: none !important;
}

.voucher-image-options {
  display: none !important;
}

.woocommerce #content .shop_single_wrapper div.product div.summary,
.woocommerce .shop_single_wrapper div.product div.summary,
.woocommerce-page #content .shop_single_wrapper div.product div.summary,
.woocommerce-page .shop_single_wrapper div.product div.summary {
  float: left !important;
  width: 55% !important;
  padding-left: 0 !important;
  text-align: left !important;
}
@media only screen and (max-width: 740px) {
  .woocommerce #content .shop_single_wrapper div.product div.summary,
  .woocommerce .shop_single_wrapper div.product div.summary,
  .woocommerce-page #content .shop_single_wrapper div.product div.summary,
  .woocommerce-page .shop_single_wrapper div.product div.summary {
    float: none !important;
    width: 100% !important;
  }
}
.woocommerce #content .shop_single_wrapper div.product div.summary h1,
.woocommerce .shop_single_wrapper div.product div.summary h1,
.woocommerce-page #content .shop_single_wrapper div.product div.summary h1,
.woocommerce-page .shop_single_wrapper div.product div.summary h1 {
  font-size: 1.8rem !important;
  max-width: none !important;
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}

.term-122 div.product form.cart div.quantity .qty {
  width: 50px;
  height: 34px;
  padding: 0;
  line-height: 34px;
  text-align: center;
  margin: 0;
}
.term-122 div.product form.cart .button {
  float: left;
  width: 220px;
}
.term-122 div.product p.price {
  color: #171c35;
  font-size: 2rem;
}
.term-122 div.product div.summary {
  float: left !important;
  width: 55% !important;
  padding-left: 0 !important;
  text-align: left !important;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 740px) {
  .term-122 div.product div.summary {
    float: none !important;
    width: 100% !important;
  }
}
.term-122.woocommerce .images {
  width: calc(45% - 40px) !important;
  margin-right: 40px !important;
  margin-top: 30px !important;
}
@media only screen and (max-width: 740px) {
  .term-122.woocommerce .images {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.term-122.woocommerce .short-des p {
  margin-top: 0 !important;
}
.term-122.woocommerce div.product .summary {
  text-align: left !important;
}
.term-122.woocommerce div.product h1.product_title {
  font-size: 1.8rem !important;
  max-width: none !important;
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}

.woocommerce #content .shop_single_wrapper div.product div.images,
.woocommerce div.product .shop_single_wrapper div.images,
.woocommerce-page #content .shop_single_wrapper div.product div.images,
.woocommerce-page .shop_single_wrapper div.product div.images {
  width: calc(45% - 40px) !important;
  margin-right: 40px !important;
  margin-top: 30px !important;
}
@media only screen and (max-width: 740px) {
  .woocommerce #content .shop_single_wrapper div.product div.images,
  .woocommerce div.product .shop_single_wrapper div.images,
  .woocommerce-page #content .shop_single_wrapper div.product div.images,
  .woocommerce-page .shop_single_wrapper div.product div.images {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.woocommerce #content .shop_single_wrapper div.product div.images a,
.woocommerce div.product .shop_single_wrapper div.images a,
.woocommerce-page #content .shop_single_wrapper div.product div.images a,
.woocommerce-page .shop_single_wrapper div.product div.images a {
  pointer-events: none !important;
}

.woocommerce .shop_single_wrapper div.product p.price,
.woocommerce .shop_single_wrapper div.product span.price {
  color: #171c35;
  font-size: 2rem;
}

.woocommerce-page .shop_single_wrapper .short-des p {
  margin-top: 0;
}
.woocommerce-page .shop_single_wrapper .product-addon h3 {
  font-size: 1.8rem !important;
  display: none !important;
}
.woocommerce-page .shop_single_wrapper .product-addon h3 .required {
  display: none !important;
}
.woocommerce-page .shop_single_wrapper .product-addon.product-addon-eigener-wert {
  margin-bottom: 1.5rem;
}
.woocommerce-page .shop_single_wrapper .product-addon.product-addon-neutral-verpacken {
  margin-top: -0.5rem;
}
.woocommerce-page .shop_single_wrapper #product-4331.product p.price,
.woocommerce-page .shop_single_wrapper #product-4520.product p.price {
  display: none !important;
}
.woocommerce-page .shop_single_wrapper #product-addons-total {
  display: none !important;
}

.woocommerce ul.products li.product.post-4520 .price,
.woocommerce ul.products li.product.post-4331 .price {
  display: none !important;
}

.woocommerce .shop_single_wrapper div.product form.cart div.quantity {
  float: left;
  width: 50px;
  margin-right: 20px;
}
.woocommerce .shop_single_wrapper div.product form.cart div.quantity .qty {
  width: 50px;
  height: 34px;
  padding: 0;
  line-height: 34px;
  text-align: center;
  margin: 0;
}

.woocommerce .shop_single_wrapper div.product form.cart .button {
  float: left;
  width: 220px;
  height: 34px;
  line-height: 34px;
  background-color: #e8423b;
  color: #fff4e0;
  text-transform: uppercase;
}

.blockUI.blockOverlay {
  background-color: #fff4e0 !important;
}

.woocommerce .woocommerce-message a {
  float: right !important;
  background-color: #171c35 !important;
  color: #FFFFFF !important;
  display: inline-block !important;
  padding: 7px 10px 5px 10px !important;
  font-size: 1rem !important;
  line-height: 1 !important;
  text-decoration: none !important;
}

.referenz__wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper {
    display: block;
    font-size: 0;
    line-height: 0;
  }
}
.referenz__wrapper .ros_whatis_block.green > .ros_whatis_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%236E8652' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper .ros_whatis_block.green > .ros_whatis_header {
    background-image: url(../img/header_green.png);
    background-size: 100% 100%;
  }
}
.referenz__wrapper .ros_whatis_block.red > .ros_whatis_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%23e9423c' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper .ros_whatis_block.red > .ros_whatis_header {
    background-image: url(../img/header_red.png);
    background-size: 100% 100%;
  }
}
.referenz__wrapper .ros_whatis_block.yellow > .ros_whatis_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%23b48a2b' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper .ros_whatis_block.yellow > .ros_whatis_header {
    background-image: url(../img/header_yellow.png);
    background-size: 100% 100%;
  }
}
.referenz__wrapper .ros_whatis_block.blue > .ros_whatis_header {
  background-image: url("data:image/svg+xml;utf8,<svg width='438' height='42' preserveAspectRatio='none' viewBox='0 0 438 42' xmlns='http://www.w3.org/2000/svg'><g fill='%23171c35' fill-rule='evenodd'><path d='M0 41.765h437.25v-21.93H0'/><path d='M92.63 20.894C142.836 20.894 142.927 0 218.247 0c75.324 0 75.38 20.95 125.627 20.95v20.815H92.625l.004-20.87z'/></g></svg>");
  background-size: 101% 105% !important;
  background-position: center top;
  background-repeat: no-repeat;
  height: 37px;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper .ros_whatis_block.blue > .ros_whatis_header {
    background-image: url(../img/header_blue.png);
    background-size: 100% 100%;
  }
}
.referenz__wrapper .ros_whatis_block {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper .ros_whatis_block {
    display: inline-block;
    width: calc(50% - 30px);
    vertical-align: middle;
  }
}
.referenz__wrapper .ros_whatis_block.red {
  background-color: #e9423c;
}
.referenz__wrapper .ros_whatis_block.green {
  background-color: #6e8652;
}
.referenz__wrapper .ros_whatis_block.yellow {
  background-color: #b48a2b;
}
.referenz__wrapper .ros_whatis_block.blue {
  background-color: #171c35;
}
.referenz__wrapper .ros_whatis_header {
  color: #fff4e0;
}
.referenz__wrapper .firma_referenzen {
  font-size: 0.8rem;
  line-height: 1.3;
  margin-top: 20px;
  margin-bottom: 20px;
}
.referenz__wrapper .text_referenzen {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper .text_referenzen {
    display: block;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.referenz__wrapper .ros_whatis_content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .referenz__wrapper .ros_whatis_content {
    display: block;
  }
}
.referenz__wrapper .logo_referenzen {
  width: 60%;
  margin: 10px auto 0 auto;
  max-width: 160px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.referenz__wrapper .logo_referenzen:before {
  content: "";
  display: block;
  padding-bottom: 50%;
}

.cc_banner-wrapper {
  z-index: 999999 !important;
}

/*Hier wird die Hintergrudfarbe des Balkens geändert*/
.cc_container {
  background: #171c35 none repeat scroll 0 0 !important;
  font-size: 15px;
}

/*Hier wird die Farbe des Buttons angepasst*/
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #e6443c !important;
}

/*Hier wird die Farbe des "Mehr erfahren"-Links angepasst*/
a.cc_more_info {
  color: white !important;
}

.close {
  font-size: 80px;
  line-height: 60px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 5px;
  text-decoration: none !important;
  color: #fff4e0;
  font-family: "P22Underground", sans-serif;
}

.overlay__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background-color: rgba(255, 244, 224, 0.9);
}
.overlay__bg .overlay__window {
  position: absolute;
  background-color: #171c35;
  color: #fff4e0;
  width: 90%;
  max-width: 500px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 40px;
}
@media only screen and (max-width: 600px) {
  .overlay__bg .overlay__window {
    padding: 50px 20px 20px 20px;
  }
}

.wc-pao-addon-name {
  display: none !important;
}

.homeedition__wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #fff4e0;
}
.homeedition__wrapper .he__header {
  width: 100%;
  font-size: 0;
  line-height: 0;
  padding: 40px 30px 30px 30px;
  background-color: #171c35;
}
.homeedition__wrapper .he__header img {
  width: 100%;
  max-width: 720px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.homeedition__wrapper .he__header__small {
  width: 100%;
  font-size: 0;
  line-height: 0;
  padding: 30px 30px 30px 30px;
  background-color: #171c35;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 244, 224, 0.1);
  align-items: center;
}
@media only screen and (max-width: 690px) {
  .homeedition__wrapper .he__header__small {
    flex-wrap: wrap;
  }
}
.homeedition__wrapper .he__header__small img {
  width: 100%;
  max-width: 240px;
  height: auto;
  display: block;
  -webkit-transform: translateY(7%);
          transform: translateY(7%);
  margin: 0 auto;
}
@media only screen and (max-width: 690px) {
  .homeedition__wrapper .he__header__small img {
    order: 1;
    width: 60%;
    max-width: 10000px;
    margin-bottom: 1.5rem;
    min-width: 240px;
  }
}
.homeedition__wrapper .he__main {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.homeedition__wrapper .he__maingame {
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #171c35;
  font-size: 1rem;
  line-height: 1.4;
  color: #fff4e0;
  padding-top: 60px;
  padding-bottom: 60px;
}
.homeedition__wrapper .he__maingame__wrapper {
  width: 100%;
  padding: 0 30px;
  max-width: 920px;
  margin: 0 auto;
}
.homeedition__wrapper .he__rest_time {
  color: #fff4e0;
  font-size: 1rem;
  line-height: 1;
  width: 30%;
  text-align: right;
  max-width: 230px;
  min-height: 1px;
}
@media only screen and (max-width: 690px) {
  .homeedition__wrapper .he__rest_time {
    order: 3;
    width: 55%;
    max-width: 10000px;
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .homeedition__wrapper .he__rest_time {
    font-size: 0.9rem;
  }
}
.homeedition__wrapper .he__rest_time .timer {
  text-align: center;
  padding: 0.25rem 0.5rem 0.5rem 0.5rem;
  border: 1px solid #fff4e0;
  border-radius: 1em;
}
.homeedition__wrapper .he__rest_time .timer .sdheadline {
  font-size: 0.7em;
}
.homeedition__wrapper .he__rest_time .time-elapsed {
  font-size: 1em;
  margin-top: 0.25rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.homeedition__wrapper .he__rest_time .time-elapsed > span {
  text-align: center;
}
.homeedition__wrapper .he__rest_time .time-elapsed > span strong {
  display: block;
  opacity: 0.5;
  font-size: 0.6em;
  font-weight: normal;
  text-transform: none;
}
.homeedition__wrapper .he__rest_game {
  color: #fff4e0;
  font-size: 1rem;
  line-height: 1;
  width: 30%;
  max-width: 230px;
}
.homeedition__wrapper .he__rest_game .progresstext {
  font-size: 0.7em;
  text-align: left;
  margin-top: 0.5em;
  opacity: 0.5;
}
@media only screen and (max-width: 690px) {
  .homeedition__wrapper .he__rest_game {
    order: 2;
    width: 45%;
    max-width: 10000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 500px) {
  .homeedition__wrapper .he__rest_game {
    font-size: 0.9rem;
  }
}
.homeedition__wrapper .he__rest_game .he__status {
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 1rem;
  margin-top: 0.5rem;
  overflow: hidden;
}
.homeedition__wrapper .he__rest_game .he__status .he__status-bar {
  height: 0.5rem;
  display: block;
  --stepWidth: calc(100% / var(--ab-total));
  width: calc(var(--stepWidth) * var(--ab-current));
  background-color: #e6443c;
}
.homeedition__wrapper .he__media {
  margin: 0 0 2rem 0;
  font-size: 0;
  line-height: 0;
}
.homeedition__wrapper .he__media.he__media__video {
  border: 3px solid #fff4e0;
  /*
  #videoplayer, .videoplayer {
  	position: relative;
  }
  */
}
.homeedition__wrapper .he__eingabe__block {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.homeedition__wrapper .he__eingabe__block .ajax_result {
  margin-top: 2rem;
}
.homeedition__wrapper .he__eingabe__block label {
  display: block;
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 1em;
}
@media only screen and (max-width: 500px) {
  .homeedition__wrapper .he__eingabe__block label {
    font-size: 1.1rem;
  }
}
.homeedition__wrapper .he__eingabe__block #submit_loesung {
  display: inline-block;
  text-align: center;
  background-color: #e6443c;
  color: #fff4e0;
  font-size: 1.4rem;
  line-height: 1;
  font-family: "P22Underground-Bold", sans-serif !important;
  border-radius: 2em;
  padding: 0.3em 2em 0.5em 2em;
  text-transform: uppercase;
  margin-top: 1rem;
  border: 0;
  box-shadow: none;
  text-shadow: none;
}
@media only screen and (max-width: 500px) {
  .homeedition__wrapper .he__eingabe__block #submit_loesung {
    font-size: 1.2rem;
  }
}
.homeedition__wrapper .he__eingabe__block #input_loesung {
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 2rem;
  line-height: 1;
  font-family: "P22Underground", sans-serif;
  border-radius: 2em;
  padding: 0.3em 1em 0.2em 1em;
  text-transform: none;
  color: #171c35;
}
@media only screen and (max-width: 500px) {
  .homeedition__wrapper .he__eingabe__block #input_loesung {
    font-size: 1.8rem;
  }
}
.homeedition__wrapper .he__eingabe__block #input_loesung::-webkit-input-placeholder {
  font-family: "P22Underground-Bold", sans-serif !important;
  color: #171c35;
  opacity: 0.4;
}
.homeedition__wrapper .he__eingabe__block #input_loesung::-moz-placeholder {
  font-family: "P22Underground-Bold", sans-serif !important;
  color: #171c35;
  opacity: 0.4;
}
.homeedition__wrapper .he__eingabe__block #input_loesung::placeholder {
  font-family: "P22Underground-Bold", sans-serif !important;
  color: #171c35;
  opacity: 0.4;
}

.hinweise__wrapper {
  border-top: 1px solid rgba(255, 244, 224, 0.2);
  margin-top: 2rem;
}

.he__single__hinweis {
  border-left: 1px solid rgba(255, 244, 224, 0.2);
  border-right: 1px solid rgba(255, 244, 224, 0.2);
  border-bottom: 1px solid rgba(255, 244, 224, 0.2);
}
.he__single__hinweis.is_loesung {
  background-color: rgba(230, 68, 60, 0.2);
}
.he__single__hinweis.is_inventory {
  background-color: rgba(110, 134, 82, 0.2);
}
.he__single__hinweis.is_grey {
  background-color: rgba(110, 134, 82, 0.2);
}
.he__single__hinweis.is_gallery {
  background-color: rgba(110, 134, 82, 0.2);
}
.he__single__hinweis h3 {
  font-size: 1.3rem;
  margin: 0;
  display: block;
  padding: 0.5em 1em 0.7em 1em;
  line-height: 1;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 500px) {
  .he__single__hinweis h3 {
    font-size: 1.1rem;
  }
}
.he__single__hinweis h3:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml;utf8,<svg width='320' height='192' viewBox='0 0 320 192' xmlns='http://www.w3.org/2000/svg'><path d='M300.6 0L320 20.7 160 192 0 20.7 19.3 0 160 150.5z' fill='%23FFF4E0' fill-rule='nonzero'/></svg>");
  background-repeat: no-repeat;
  background-size: 1rem;
  width: 1.2rem;
  height: 2rem;
  background-position: center center;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.he__single__hinweis h3.toggled:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.he__single__hinweis .hinweis__content {
  display: none;
  font-size: 0;
  line-height: 0;
}

.faq__wrapper {
  border-top: 1px solid #171c35;
  margin-top: 2rem;
}

.ros_block .faq__wrapper .he__single__faq {
  border-left: 1px solid #171c35;
  border-right: 1px solid #171c35;
  border-bottom: 1px solid #171c35;
}
.ros_block .faq__wrapper .he__single__faq h3 {
  font-size: 1.1rem !important;
  margin: 0 !important;
  display: block;
  padding: 0.7rem 2.5rem 0.5rem 1rem;
  line-height: 1;
  position: relative;
  cursor: pointer;
  text-align: left !important;
  text-transform: none !important;
  font-family: "P22Underground", sans-serif !important;
}
@media only screen and (max-width: 500px) {
  .ros_block .faq__wrapper .he__single__faq h3 {
    font-size: 1.1rem;
  }
}
.ros_block .faq__wrapper .he__single__faq h3:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml;utf8,<svg width='320' height='192' viewBox='0 0 320 192' xmlns='http://www.w3.org/2000/svg'><path d='M300.6 0L320 20.7 160 192 0 20.7 19.3 0 160 150.5z' fill='%23171c35' fill-rule='nonzero'/></svg>");
  background-repeat: no-repeat;
  background-size: 1rem;
  width: 1.2rem;
  height: 2rem;
  background-position: center center;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ros_block .faq__wrapper .he__single__faq h3.toggled:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.ros_block .faq__wrapper .he__single__faq .hinweis__content {
  display: none;
  padding: 0.5rem 1rem 0.7rem 1rem;
  text-align: left !important;
}
.ros_block .faq__wrapper .he__single__faq .hinweis__content p:first-child {
  margin-top: 0;
}
.ros_block .faq__wrapper .he__single__faq .hinweis__content p:last-child {
  margin-bottom: 0;
}

.he__buttonholder {
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.videoplayer__holder {
  font-size: 0;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.videoplayer__holder .videoplayer__overlay {
  position: relative;
  left: 0;
  top: 0;
  z-index: 5;
  cursor: pointer;
  transition: opacity 500ms ease-out;
}
.videoplayer__holder .videoplayer__overlay.hidden {
  opacity: 0;
  pointer-events: none;
}
.videoplayer__holder .videoplayer__overlay svg {
  width: 10%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
.videoplayer__holder .videoplayer__overlay img {
  width: 100%;
  height: auto;
  /*
  object-fit: cover;
  object-position: 50% 50%;
  */
}
.videoplayer__holder .videoplayer__overlay:hover svg {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

#videoplayer,
.videoplayer {
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.he__button {
  display: block;
  background-color: #6e8652;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.7em 1.5em 0.5em 1.5em;
  color: #fff4e0;
  text-transform: uppercase;
  margin: 0 auto 0 auto;
  text-decoration: none !important;
  cursor: pointer;
  transition: -webkit-transform 100ms ease-out !important;
  transition: transform 100ms ease-out !important;
  transition: transform 100ms ease-out, -webkit-transform 100ms ease-out !important;
  width: calc(50% - 2rem);
}
@media only screen and (max-width: 720px) {
  .he__button {
    font-size: 0.8rem;
    padding: 0.7em 0.5em 0.5em 0.5em;
    width: calc(50% - 0.5rem);
  }
}
.he__button:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.he__button.he__button__small {
  background-color: #171c35;
  color: #fff4e0 !important;
}
.he__button.he__button__start {
  border-radius: 1em;
  width: auto;
  display: inline-block;
  text-transform: none;
  padding: 0.9em 2em 0.9em 2em;
  font-size: 1rem;
}

.ros_red_block h4 {
  color: #fff4e0 !important;
}

.he__start__game__overlay__bg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff4e0;
  opacity: 0.8;
  z-index: 99998;
  display: none;
}

.he__start__game__overlay {
  position: fixed;
  width: calc(100% - 30px - 30px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #171c35;
  color: #fff4e0;
  padding: 20px;
  border-radius: 15px;
  max-width: 720px;
  display: none;
  z-index: 99999;
}
.he__start__game__overlay h2,
.he__start__game__overlay h3,
.he__start__game__overlay h4,
.he__start__game__overlay h5 {
  color: #fff4e0 !important;
}

.he__startcode__wrapper {
  display: flex;
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
}

.he__inputtext {
  display: block;
  width: calc(60% - 1rem);
  text-align: center;
  background-color: #fff4e0;
  font-size: 1rem;
  line-height: 1;
  font-family: "P22Underground", sans-serif;
  border-radius: 1em !important;
  padding: 0.8em 1em 0.7em 1em !important;
  text-transform: none;
  color: #171c35;
  height: auto !important;
}

#input_home_edition_teamname {
  width: 100% !important;
  margin-bottom: 1rem !important;
}

#submit_home_edition_code {
  display: block;
  width: calc(40% - 1rem);
  text-align: center;
  background-color: #e6443c;
  font-size: 1rem;
  line-height: 1;
  font-family: "P22Underground", sans-serif;
  border-radius: 1em;
  padding: 0.8em 1em 0.7em 1em;
  text-transform: none;
  color: #fff4e0;
  border: 0;
  box-shadow: none;
  text-shadow: none;
}

.inventory__toggle {
  display: none;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  background-color: #e6443c;
  color: #fff4e0;
  font-size: 1rem;
  padding: 1.5em 0.2em;
  border-radius: 0.3em;
  right: 15px;
  cursor: pointer;
  transition: -webkit-transform 400ms linear;
  transition: transform 400ms linear;
  transition: transform 400ms linear, -webkit-transform 400ms linear;
  z-index: 9999;
}
.inventory__toggle span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: block;
}
.inventory__toggle.visible {
  -webkit-transform: translateY(-50%) translateX(-230px);
          transform: translateY(-50%) translateX(-230px);
}
@media only screen and (max-width: 1330px) {
  .inventory__toggle {
    display: block;
  }
}

.inventory {
  position: fixed;
  right: 30px;
  width: 20vw;
  max-width: 200px;
  background-color: rgba(255, 244, 224, 0.8);
  border-radius: 1rem;
  font-size: 0.9rem;
  padding: 0.5rem;
  text-align: center;
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  color: #171c35;
  max-height: calc(100vh - 135px - 60px - 20px);
  overflow-y: auto;
  top: 195px;
}
@media only screen and (max-width: 1330px) {
  .inventory {
    -webkit-transform: translateY(-50%) translateX(calc(100% + 30px));
            transform: translateY(-50%) translateX(calc(100% + 30px));
    transition: -webkit-transform 400ms linear;
    transition: transform 400ms linear;
    transition: transform 400ms linear, -webkit-transform 400ms linear;
    width: 240px;
    top: 50%;
    max-height: calc(100vh - 20px - 20px);
  }
  .inventory.visible {
    -webkit-transform: translateY(-50%) translateX(0%);
            transform: translateY(-50%) translateX(0%);
  }
}
.inventory ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.inventory ul li {
  display: flex;
  padding-bottom: 0.2rem;
  padding-top: 0.2rem;
  align-items: center;
  color: #171c35;
}
.inventory ul li:not(:last-child) {
  border-bottom: 1px solid rgba(23, 28, 53, 0.2);
}
.inventory ul li .img {
  width: 25%;
  font-size: 0;
  line-height: 0;
}
.inventory ul li .img img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.inventory ul li span:not(.img) {
  flex: 1;
}

.hinweis__gallery {
  width: calc(100% + 1rem);
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.hinweis__gallery img {
  cursor: pointer;
  width: calc(25% - 1rem);
  margin: 1rem 0.5rem;
  height: auto;
}

.jst-hours {
  display: inline-block;
}

.jst-minutes {
  display: inline-block;
}

.jst-seconds {
  display: inline-block;
}

.jst-clearDiv {
  clear: both;
}

.jst-timeout {
  color: red;
}

.woocommerce ul.products li.product .onsale {
  display: none !important;
}

.woocommerce ul.products li.product.product_cat-home-edition {
  display: flex;
  flex-direction: column;
}
.woocommerce ul.products li.product.product_cat-home-edition .button.product_type_simple.add_to_cart_button {
  margin-bottom: 0;
  margin-top: auto;
}

.he__difficulty {
  display: flex;
  border-top: 1px solid #d0c6b5;
  border-bottom: 1px solid #d0c6b5;
  align-items: center;
  padding: 0.5rem 0;
}
.he__difficulty span {
  margin-right: 10px;
  font-size: 0.8rem;
  text-align: left;
  flex: 1;
}
.he__difficulty svg {
  width: 20px;
  height: auto;
  margin-left: 5px;
}

.summary.entry-summary .he__difficulty {
  margin-top: 1rem;
}

.woocommerce ul.products li.product.product_cat-home-edition .woocommerce-loop-category__title,
.woocommerce ul.products li.product.product_cat-home-edition .woocommerce-loop-product__title,
.woocommerce ul.products li.product.product_cat-home-edition h3 {
  font-size: 1.5rem !important;
  color: #171c35 !important;
  float: none !important;
  width: 100% !important;
}

.woocommerce ul.products li.product.product_cat-home-edition img {
  float: none !important;
  width: 100% !important;
  border-radius: 0 !important;
  border: none !important;
}

.woocommerce ul.products li.product.product_cat-home-edition .price {
  float: none !important;
  width: 100% !important;
  color: #171c35 !important;
  font-size: 1.6rem !important;
}

.woocommerce ul.products li.product.product_cat-home-edition .add_to_cart_button {
  float: none !important;
  width: 100% !important;
  position: relative !important;
  left: auto !important;
}

body.woocommerce.term-119 ul.products {
  justify-content: center !important;
}
body.woocommerce.term-119 ul.products li.product:nth-child(odd) {
  margin-right: 0 !important;
}

body.woocommerce.term-122 ul.products {
  justify-content: flex-start !important;
}
body.woocommerce.term-122 ul.products li.product:nth-child(odd) {
  margin-right: 20px !important;
}

/*!
 * Viewer.js v1.5.0
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-11-23T05:10:21.757Z
 */
.viewer-zoom-in::before,
.viewer-zoom-out::before,
.viewer-one-to-one::before,
.viewer-reset::before,
.viewer-prev::before,
.viewer-play::before,
.viewer-next::before,
.viewer-rotate-left::before,
.viewer-rotate-right::before,
.viewer-flip-horizontal::before,
.viewer-flip-vertical::before,
.viewer-fullscreen::before,
.viewer-fullscreen-exit::before,
.viewer-close::before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-size: 280px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  width: 20px;
}

.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}

.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}

.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}

.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}

.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}

.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.viewer-container::-moz-selection,
.viewer-container *::-moz-selection {
  background-color: transparent;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
  background-color: transparent;
}

.viewer-container::selection,
.viewer-container *::selection {
  background-color: transparent;
}

.viewer-container img {
  display: block;
  height: auto;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.viewer-canvas {
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  height: calc(100% - 5rem);
  /*
  &.transition-on {
  	img {
  		transition: 300ms linear;
  	}
  }
  */
}
@media only screen and (max-width: 1024px) {
  .viewer-canvas {
    height: 100%;
  }
}

.viewer-canvas > img {
  height: auto;
  margin: 15px auto;
  max-width: 70% !important;
  width: auto;
}

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  background-color: #FFFFFF;
  height: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .viewer-footer {
    display: none;
  }
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.viewer-list {
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
  color: transparent;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 50px;
  line-height: 0;
  opacity: 0.5;
  overflow: hidden;
  transition: opacity 0.15s;
  width: 30px;
}

.viewer-list > li:hover {
  opacity: 0.75;
}

.viewer-list > li + li {
  margin-left: 1px;
}

.viewer-list > .viewer-loading {
  position: relative;
}

.viewer-list > .viewer-loading::after {
  border-width: 2px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
}

.viewer-list > .viewer-active,
.viewer-list > .viewer-active:hover {
  opacity: 1;
}

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-player > img {
  left: 0;
  position: absolute;
  top: 0;
}

.viewer-toolbar {
  width: 7%;
  margin: 0 auto;
  position: relative;
}
.viewer-toolbar .progress__holder {
  display: block;
  left: 3rem;
  width: calc(100% - 3rem - 3rem);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.viewer-toolbar .progress {
  height: 0.5rem;
  background-color: #000000;
  width: 0%;
  display: block;
  border-radius: 1rem;
}

hr {
  border: 0;
  border-top: 1px solid #D8D8D8;
  margin: 2rem 0;
}

.viewer-toolbar > ul {
  display: inline-block;
  margin: 0 auto 0;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0;
  list-style-type: none;
}
.viewer-toolbar > ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.viewer-toolbar > ul .viewer-zoom-in {
  order: 2;
  width: 2rem;
  height: 2rem;
  position: relative;
}
.viewer-toolbar > ul .viewer-zoom-in:after {
  content: "+";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2rem;
  line-height: 1;
  font-family: "ff-basic-gothic-pro";
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  transition: 300ms;
}
.viewer-toolbar > ul .viewer-zoom-in:hover:after {
  color: #FFFFFF;
}
.viewer-toolbar > ul .viewer-zoom-in:before {
  display: none;
}
.viewer-toolbar > ul .viewer-zoom-out {
  order: 1;
  width: 2rem;
  height: 2rem;
  position: relative;
}
.viewer-toolbar > ul .viewer-zoom-out:after {
  content: "-";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2rem;
  line-height: 1;
  font-family: "ff-basic-gothic-pro";
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  transition: 300ms;
}
.viewer-toolbar > ul .viewer-zoom-out:hover:after {
  color: #FFFFFF;
}
.viewer-toolbar > ul .viewer-zoom-out:before {
  display: none;
}

.viewer-toolbar > ul > li {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 24px;
  overflow: hidden;
  transition: background-color 0.15s;
  width: 24px;
}

.viewer-toolbar > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.viewer-toolbar > ul > li::before {
  margin: 2px;
}

.viewer-toolbar > ul > li + li {
  margin-left: 1px;
}

.viewer-toolbar > ul > .viewer-small {
  height: 18px;
  margin-bottom: 3px;
  margin-top: 3px;
  width: 18px;
}

.viewer-toolbar > ul > .viewer-small::before {
  margin: -1px;
}

.viewer-toolbar > ul > .viewer-large {
  height: 30px;
  margin-bottom: -3px;
  margin-top: -3px;
  width: 30px;
}

.viewer-toolbar > ul > .viewer-large::before {
  margin: 5px;
}

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin: 0 5% 5px;
  max-width: 90%;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
  opacity: 1;
}

.viewer-button {
  cursor: pointer;
  overflow: hidden;
  position: absolute;
}
.viewer-button.viewer-close {
  width: 2rem;
  height: 2rem;
  background-image: url("data:image/svg+xml;utf8,<svg width='25' height='25' viewbox='0 0 25 25' xmlns='http://www.w3.org/2000/svg'><path d='M22.773.605c.46-.46 1.15-.517 1.54-.126.39.39.334 1.08-.126 1.54L14.06 12.146l10.127 10.127c.428.427.507 1.052.203 1.452l-.077.088c-.39.39-1.08.334-1.54-.126L12.646 13.56 2.519 23.687c-.428.428-1.052.507-1.452.203l-.088-.077c-.391-.39-.335-1.08.126-1.54l10.127-10.127L1.105 2.019C.677 1.59.598.967.902.567L.979.479c.39-.391 1.08-.335 1.54.126l10.127 10.127z' fill='%23353535' fill-rule='evenodd'/></svg>");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  right: 2rem;
  top: 2rem;
}
.viewer-button.viewer-close:before {
  display: none !important;
}
.viewer-button.viewer-close:hover {
  background-color: transparent !important;
}

.viewer-button:focus,
.viewer-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.viewer-button::before {
  bottom: 15px;
  left: 15px;
  position: absolute;
}

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: #FFFFFF;
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  transition: all 0.3s;
}

@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.viewer-loading::after {
  -webkit-animation: viewer-spinner 1s linear infinite;
  animation: viewer-spinner 1s linear infinite;
  border: 4px solid rgba(255, 255, 255, 0.1);
  border-left-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1;
}

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}
@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}
@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}
.woocommerce span.onsale {
  display: none !important;
}

.he__infobox {
  border: 5px solid #e6443c;
  padding: 0.1rem 2rem;
  margin-bottom: 2rem;
  text-align: left;
}

.landingpage__wrapper {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .landingpage__wrapper {
    flex-wrap: wrap;
  }
}
.landingpage__wrapper .landing__selection {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .landingpage__wrapper .landing__selection {
    width: 100%;
    height: 50%;
  }
}
.landingpage__wrapper .landing__selection a {
  display: block;
  width: 90%;
  max-width: 620px;
  padding: 5%;
  border-radius: 1.5rem;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
  -webkit-transform: scale(0.99);
          transform: scale(0.99);
}
.landingpage__wrapper .landing__selection a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.landingpage__wrapper .landing__selection a .landing__button {
  width: 30%;
  border-radius: 1.5rem;
  padding: 2% 5%;
  margin: -5% auto 0 auto;
}
.landingpage__wrapper .landing__selection a .landing__button svg {
  width: 20%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.landingpage__wrapper .landing__selection a img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform: translateX(1.5%);
          transform: translateX(1.5%);
}
.landingpage__wrapper .landing__selection:first-child {
  background-color: #171c35;
}
.landingpage__wrapper .landing__selection:first-child a {
  background-color: #fff4e0;
}
.landingpage__wrapper .landing__selection:first-child a .landing__button {
  background-color: #171c35;
}
.landingpage__wrapper .landing__selection:last-child {
  background-color: #e6443c;
}
.landingpage__wrapper .landing__selection:last-child a {
  background-color: #171c35;
}
.landingpage__wrapper .landing__selection:last-child a .landing__button {
  background-color: #e6443c;
}

.hidden_audio {
  display: none;
}

.select2-container--default .select2-selection--single {
  border-color: #171c35 !important;
  height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px !important;
}

.select2-container .select2-dropdown {
  margin-top: 4px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #171c35 !important;
}

.close__game__overlay {
  display: block;
  position: absolute;
  width: 1rem;
  font-size: 0;
  line-height: 0;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
}
.close__game__overlay svg {
  width: 100%;
  height: auto;
}

.woocommerce form .form-row .optional {
  display: none !important;
}

.wc-gateway-ppec-cancel {
  padding-left: 30px !important;
  padding-right: 30px !important;
  height: 34px !important;
  min-width: 180px !important;
  line-height: 36px !important;
  text-transform: uppercase !important;
  background-color: #e6443c !important;
  color: #fff4e0 !important;
  display: inline-block;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 18px;
  margin-top: 1em !important;
  text-decoration: none !important;
}

.video_teaser {
  cursor: pointer !important;
}

.paypal-buttons.paypal-buttons-context-iframe.paypal-buttons-label-undefined {
  display: none !important;
}

.product_cat-gutscheine .wcppec-checkout-buttons {
  display: none !important;
}

li.post-4331 {
  display: none !important;
}

.he__landing-header {
  padding-top: 30px;
}
.he__landing-header img {
  width: 100%;
  max-width: 600px;
}

.urkunde_button {
  font-size: 1.2rem;
  display: block;
  background-color: #e6443c;
  color: #fff4e0 !important;
  line-height: 1.2;
  text-align: center;
  margin-top: 2rem;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "P22Underground-Bold", sans-serif !important;
  padding-bottom: 0.8rem;
  padding-top: 0.2rem;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.4em;
}
