/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,700,900");
@font-face {
  font-family: "Crocante";
  src: url('../../../g5_hydrogen/custom/scss/34990D_0_0.eot');
  src: url('../../../g5_hydrogen/custom/scss/34990D_0_0.eot#iefix') format("embedded-opentype"), url('../../../g5_hydrogen/custom/scss/34990D_0_0.woff2') format("woff2"), url('../../../g5_hydrogen/custom/scss/34990D_0_0.woff') format("woff"), url('../../../g5_hydrogen/custom/scss/34990D_0_0.ttf') format("truetype");
}
/* Variable */
/* RESPONSE */
/*Grid system*/
[class*="grid-"] {
  float: left;
}
.grid-1 {
  width: 8.33%;
}
.grid-2 {
  width: 16.66%;
}
.grid-3 {
  width: 25%;
}
.grid-4 {
  width: 33.33%;
}
.grid-5 {
  width: 41.66%;
}
.grid-6 {
  width: 50%;
}
.grid-7 {
  width: 58.33%;
}
.grid-8 {
  width: 66.66%;
}
.grid-9 {
  width: 75%;
}
.grid-10 {
  width: 83.33%;
}
.grid-11 {
  width: 91.66%;
}
.grid-12 {
  width: 100%;
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
img.border {
  padding: 2px;
  border: 1px solid #ccc;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
.container {
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.bxz {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zero {
  margin: 0;
  padding: 0;
}
.center, img.center, .container {
  display: block;
  margin: 0 auto;
}
.one-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.shadow {
  -webkit-box-shadow: 0px 2px 7px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 2px 7px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 2px 7px 0px rgba(50, 50, 50, 0.25);
}
.clr {
  height: 0;
  clear: both;
}
a {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #023E86;
}
p {
  margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 120%;
  margin: 0;
}
.center-text {
  text-align: center;
}
#_dump {
  background: rgba(0, 0, 0, 0.05);
  color: #000;
  position: relative;
}
#_dump .container {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#_dump a {
  position: absolute;
  top: 5px;
  right: 5px;
}
#floatbox {
  position: absolute;
  left: 25%;
  right: 25%;
  top: 20%;
  z-index: 998;
}
#floatbox #floatbox_close {
  position: absolute;
  background: url('../images/template/close.png') 0 0 no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  right: -5px;
  top: -5px;
  z-index: 999;
}
#floatbox:hover {
  /*background-position:0 -24px*/
}
#floatbox_frame {
  background: #fff;
  padding: 20px;
  border: 2px solid #ddd;
}
#floatbox_content {
  min-width: 400px;
  max-width: 80%;
  min-height: 100px;
  max-height: 80%;
  position: relative;
  overflow: auto;
  text-align: center;
}
.hidden {
  display: none;
}
.required {
  border: 1px solid #DD1A22;
}
#overlay {
  background: url('../images/diagonal-gradient.png') !important;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #311204;
  opacity: 1;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #311204;
  opacity: 1;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #311204;
  opacity: 1;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #311204;
  opacity: 1;
}
body:not(.logged-in) div[data-slick-index="0"] img.zoomImg {
  width: 968px !important;
  height: 1100px !important;
}
/* Last change: RL260605 */
/* Accessibility Switches
.cf-theme-dark, .prefers-reduced-motion
*/
:root {
  --text-color: #311204;
  --text-color-dark: #311204;
  --bg-color: #ffffff;
  --button-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66);
  --logo-color: #000000;
  --font-size-p: clamp(1.125rem, 0.75rem + 1.25vw, 1.5rem);
  /* var(--font-size-p)*/
  --instagram: #c32aa3;
  --facebook: #1877f2;
  --tiktok: #010101;
  --tiktok-blau: #69c9d0;
  --tiktok-rot: #ee1d52;
  --hellrosa: #ff7da9;
}
html {
  scroll-behavior: smooth;
}
body {
  background-position-x: -2px !important;
  background-size: 100.2% !important;
}
#produkte {
  scroll-margin-top: 200px;
}
.cf-theme-dark {
  --text-color: #ffffff;
  --text-color-dark: #311204;
  --bg-color: #311204;
  --button-shadow: 0 3px 9px 0 rgba(255, 255, 255, 0.66);
  --logo-color: #ffffff;
  --wc-red: hsl(0 100% 66% / 1);
}
.cf-theme-dark body {
  background-image: url('../images/background-dark.webp');
}
.icons svg {
  height: 68px;
  width: 68px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
input, button, .button {
  transition: all 0.2s;
}
#g-header .logo a svg, #g-header .icons a svg {
  color: var(--logo-color) !important;
  transition: color 0.2s;
}
#g-header .logo a:hover svg, #g-header .icons a:hover svg {
  color: var(--hellrosa) !important;
}
#g-main .panel-has-style .holder span.title:hover {
  box-shadow: none !important;
}
/*#g-header .top-icons .brown.icons {
	a:nth-child(1):hover svg { color: var(--facebook) !important; }
	a:nth-child(2):hover svg { color: var(--instagram) !important; }
	a:nth-child(3):hover svg { color: var(--tiktok-blau) !important; }
}*/
body, h1, h2, h3, h4, h5, h6, p.h3, strong, #g-main, #g-main .desc-txt p, #g-footer .copyright {
  color: var(--text-color) !important;
}
p.h3 {
  font-size: var(--font-size-p) !important;
  line-height: 1.1;
  font-family: "Crocante";
  padding: 20px 0 0 0;
  text-align: left;
}
#g-main .desc-txt .longtext {
  font-family: "roboto", sans-serif;
}
#g-main .desc-txt .longtext h1, #g-main .desc-txt .longtext h2 {
  font-family: "Crocante";
  margin: 0 0 1em 0;
  text-align: left;
}
#g-main .desc-txt .longtext h2 {
  font-size: 1.3rem;
  margin-top: 1em;
}
#g-main .desc-txt .longtext p {
  font-size: 18px;
  margin-bottom: 1em;
}
#g-main .desc-txt .longtext li {
  text-align: left;
}
.textwidget p {
  margin: 0;
}
/* Banner auf Produktseiten */
/*** Woocommerce ***/
/* Produktuebersicht */
@media (min-width: 767px) {
  .single-line {
    height: 141.4px;
    padding-top: 2.3em !important;
  }
}
/* Produktseiten und Warenkorb */
th {
  background-color: var(--bg-color) !important;
  padding: 0.5em 0 !important;
}
.slick-slide {
  text-align: center;
}
.warenkorbbutton, .wc-proceed-to-checkout {
  display: block;
  text-align: left;
  /* center for centered */
}
img.paymethods {
  display: inline-block;
  padding: 20px 0 0;
  height: 50px;
}
.wc-proceed-to-checkout img.paymethods {
  padding: 0;
  height: 30px;
}
.woocommerce-shipping-destination, .wpgs-nav.slick-slider, .product_meta {
  display: none;
}
.woocommerce div.product form.cart .variations select {
  min-width: 0;
  width: 176px;
}
.woocommerce div.product form.cart .variations select, select#pa_groesse {
  padding: 0 0 5px 10px;
}
.woocommerce-product-details__short-description strong {
  width: 82px;
  display: inline-block;
}
.woocommerce .woocommerce-cart-form .quantity .qty {
  width: 2.631em;
}
.woocommerce-cart-form .quantity input {
  transform: none;
  line-height: 2;
  font-size: inherit;
  padding: 0;
  position: relative;
  left: -10px;
  top: 10px;
}
.variations .label {
  width: 80px;
}
.woocommerce #g-main button.button, .woocommerce #g-main input.button {
  width: 328px;
  max-width: 70%;
  margin-left: 0;
  /* 1em for centered */
  white-space: normal;
  display: block;
  float: none;
}
.woocommerce div.product form.cart {
  margin-bottom: 2em;
  max-width: 100%;
  float: left;
  width: 100%;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  padding: 0.8em 1em 1.2em 1em;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  padding: 0.5em 1em 0.7em;
}
.woocommerce div.product form.cart .reset_variations {
  display: none !important;
  visibility: hidden !important;
}
.woocommerce-cart-form .cart_item .product-quantity {
  /*padding: 20px 18px 0 18px !important; mit Anzahleingabe */
  padding: 0 18px 0 18px !important;
}
.quantity input {
  transform: scale(1.1);
  line-height: 1.9;
  font-size: 22px;
  padding: 0;
  margin-top: 2px;
}
.woocommerce table.shop_table th {
  padding: 9px 12px !important;
  border: 1px solid white;
}
.product-quantity .quantity {
  margin-top: -20px;
}
#ship-to-different-address-checkbox {
  width: 30px;
  height: 30px;
}
a.about_paypal {
  display: none;
}
.woocommerce-order {
  padding: 0 50px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 1.1em;
}
.woocommerce ul.order_details li {
  font-size: 16px;
}
.woocommerce ul.order_details li strong {
  font-size: 1.1em;
}
textarea#order_comments {
  min-height: 200px;
}
.woocommerce .checkout h3 {
  padding: 20px 0;
  line-height: 1.1;
}
.payment_box p {
  margin: 0;
}
#payment img {
  display: none;
}
body .so-widget-sow-button-flat-36e22cfc6189-8115 .ow-button-base .sowb-button {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  color: #000000 !important;
  font-size: 1em;
  text-shadow: none;
  display: block;
  font-weight: bold;
  padding: 15px 0 !important;
  text-align: center;
  background: #fcda0d !important;
  text-transform: uppercase;
  transform: skew(-15deg);
  letter-spacing: 3px;
  max-width: 16em;
  margin: 2em auto 0;
}
/*-- Shop END--*/
.siteorigin-widget-tinymce p {
  margin: 0;
}
.sow-image-container h3 {
  color: #fff;
  font-family: "Crocante";
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
}
.sow-image-container p {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
}
body {
  font-family: "Crocante";
  background: url('../images/background-light.webp') center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body p, body a {
  color: var(--text-color);
}
body .payment_box p, body .woocommerce-NoticeGroup a, body .woocommerce-NoticeGroup a strong, body .woocommerce-NoticeGroup p {
  color: var(--text-color-dark) !important;
}
#g-main .desc-txt h2 {
  margin-bottom: 0.3em;
}
.language {
  margin-bottom: 14px;
}
.error404 #g-main {
  text-align: center;
  padding: 100px 0;
}
.error404 #g-main h1 {
  font-size: 56px;
  font-family: "Crocante";
  font-weight: 700;
  color: var(--text-color);
}
.error404 #g-main p {
  font-size: var(--font-size-p);
  color: var(--text-color);
}
.g-content {
  margin: 0;
  padding: 0;
}
@media (min-width: 480px) and (max-width: 767px) {
  .g-container {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .g-container {
    width: 100%;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .g-container {
    width: 100%;
  }
}
.entry-title, .edit-link {
  display: none;
}
.g-container {
  background: var(--bg-color);
}
#g-page-surround {
  background: none;
  box-shadow: none;
}
#g-header {
  background: none;
}
#g-header .g-container {
  /*padding: 0 50px;*/
  padding: 0 20px 20px !important;
  background-color: var(--bg-color) !important;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-header .g-container {
    padding: 0 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-header .g-container {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-header .g-container {
    padding: 0 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-header .g-container {
    padding: 0 10px;
  }
}
#g-header .logo {
  /*padding: 50px 0 20px 0; fuer Loewe */
  padding: 20px 0 20px 0;
  border-bottom: 3px solid var(--text-color);
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-header .logo {
    padding: 10px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-header .logo {
    padding: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-header .logo {
    flex: 0 20%;
    width: 20%;
    padding: 10px 0;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-header .logo {
    flex: 0 20%;
    width: 20%;
  }
}
#g-header .logo img, #g-header .logo svg {
  /* width: 110px;	max-width: 100%; fuer kleines Logobild */
  /*width: 100%;
			max-width: 125px; RL241118*/
  height: 150px;
  width: auto;
  color: var(--logo-color);
}
#g-header .top-icons {
  text-align: right;
  border-bottom: 3px solid var(--text-color);
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-header .top-icons {
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-header .top-icons {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-header .top-icons {
    flex: 0 80%;
    width: 80%;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-header .top-icons {
    flex: 0 80%;
    width: 80%;
  }
}
#g-header .top-icons .brown a {
  padding: 62px 0 0 30px;
  display: inline-block;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-header .top-icons .brown a {
    padding: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-header .top-icons .brown a {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-header .top-icons .brown a {
    padding: 10px;
    padding-top: 40px;
  }
}
#g-header .top-icons .brown a img {
  margin: 0;
}
#g-header .top-icons .brown a.red {
  padding-right: 45px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-header .top-icons .brown a.red {
    padding: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-header .top-icons .brown a.red {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-header .top-icons .brown a.red {
    padding: 10px;
  }
}
#g-header .top-icons .dropdown {
  height: 160px;
  display: inline;
  position: relative;
}
#g-header .top-icons .dropdown > a {
  cursor: default;
}
#g-header .top-icons .dropdown .child {
  display: none;
  border: 3px solid var(--text-color);
  padding: 10px 0;
  position: absolute;
  top: 60px;
  left: -30%;
  width: 190px;
  background-color: var(--bg-color);
  text-align: center;
  box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66);
}
#g-header .top-icons .dropdown .child.text {
  padding: 5px 0 12px;
  width: 230px;
  left: -50%;
}
#g-header .top-icons .dropdown .child a {
  padding: 0 10px;
}
#g-header .top-icons .dropdown .child.text a {
  color: var(--text-color);
  line-height: 2;
  font-size: var(--font-size-p);
  width: 100%;
}
#g-header .top-icons .dropdown .child a:hover {
  text-shadow: 0 3px 9px rgba(50, 50, 50, 0.66);
}
#g-header .language .wpml-ls-native {
  display: none !important;
}
#g-header .language #lang_sel_list {
  border: none;
}
#g-header .language #lang_sel_list ul {
  float: right;
}
#g-header .language #lang_sel_list ul .icl-en a {
  color: #fff;
  background: none;
}
#g-header .language #lang_sel_list ul .icl-en a:after {
  content: "en";
  color: var(--text-color);
  font-size: 27px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
}
#g-header .language #lang_sel_list ul .icl-en a:hover:after {
  color: #fcda0d;
}
#g-header .language #lang_sel_list ul .icl-de {
  margin-left: 10px;
}
#g-header .language #lang_sel_list ul .icl-de a {
  color: #fff;
  background: none;
}
#g-header .language #lang_sel_list ul .icl-de a:before {
  content: "de";
  color: var(--text-color);
  font-size: 27px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
}
#g-header .language #lang_sel_list ul .icl-de a:hover:before {
  color: #fcda0d;
}
#g-main {
  background: none;
  padding: 0;
  /*.button-links,*/
}
#g-main .padded.panel-widget-style {
  padding: 0 95px;
}
#g-main .panel-has-style .so-premium-image-overlay-text h3 {
  font-size: 34px;
  color: #fff;
  padding: 18px 0 6px 0;
  text-align: center;
}
#g-main .desc-txt {
  text-align: center;
}
#g-main .desc-txt.padded {
  padding: 80px 95px;
}
#g-main .desc-txt.new-distance {
  padding-bottom: 0;
}
#g-main .desc-txt.img-desc {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .desc-txt {
    padding: 20px 10px 50px 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .desc-txt {
    padding: 20px 10px 50px 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .desc-txt {
    padding: 20px 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .desc-txt {
    padding: 20px;
  }
}
#g-main .desc-txt h2 {
  font-size: 48px;
  font-family: "Crocante";
  color: var(--text-color);
  font-weight: 700;
  letter-spacing: 3px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .desc-txt h2 {
    font-size: 36px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .desc-txt h2 {
    font-size: 36px;
  }
}
#g-main .desc-txt p {
  font-size: var(--font-size-p);
  line-height: 1.1;
  color: var(--text-color);
  text-align: left;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .desc-txt p {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .desc-txt p {
    font-size: 18px;
  }
}
#g-main .desc-txt.impres h3 {
  text-align: left;
  font-size: 48px;
  font-family: "Crocante";
  color: var(--text-color);
  padding: 10px 0;
}
#g-main .desc-txt.impres h3:nth-of-type(n+2) {
  margin-top: 50px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .desc-txt.impres h3 {
    font-size: var(--font-size-p);
  }
}
#g-main .box-holder {
  position: relative;
  padding: 120px 0 100px 0;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder {
    padding: 50px 0 90px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder {
    padding: 50px 0 90px;
  }
}
#g-main .box-holder img {
  margin: 0;
}
#g-main .box-holder .product-box {
  margin: 0 auto;
}
#g-main .box-holder .wp-image-35 {
  /* RL190614 */
  top: -13px;
  position: relative;
  margin-bottom: -45px;
  margin-top: -25px;
}
#g-main .box-holder .number-l {
  font-size: 125px;
  font-weight: 700;
  color: #fcda0d;
  font-family: "Crocante";
  position: absolute;
  top: 80px;
  left: 80px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder .number-l {
    font-size: 36px;
    top: -40px;
    left: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder .number-l {
    font-size: 46px;
    top: -50px;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder .number-l {
    font-size: 66px;
    top: -40px;
    left: 30px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder .number-l {
    font-size: 85px;
  }
}
#g-main .box-holder .number-r {
  font-size: 125px;
  font-weight: 700;
  color: #fcda0d;
  font-family: "Crocante";
  position: absolute;
  top: 20px;
  right: 80px;
}
#g-main .box-holder .number-r sub {
  font-size: 65px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder .number-r {
    font-size: 36px;
    top: -40px;
    right: 10px;
  }
  #g-main .box-holder .number-r sub {
    font-size: var(--font-size-p);
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder .number-r {
    font-size: 46px;
    top: -50px;
    right: 10px;
  }
  #g-main .box-holder .number-r sub {
    font-size: var(--font-size-p);
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder .number-r {
    font-size: 66px;
    top: -40px;
    right: 10px;
  }
  #g-main .box-holder .number-r sub {
    font-size: var(--font-size-p);
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder .number-r {
    font-size: 85px;
  }
}
#g-main .box-holder h3 {
  font-size: 31px;
  font-family: "Crocante";
  font-weight: 400;
  color: var(--text-color);
  position: absolute;
  text-shadow: 1px 0 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff;
  z-index: 999;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder h3 {
    font-size: var(--font-size-p);
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder h3 {
    font-size: var(--font-size-p);
  }
}
#g-main .box-holder h3.top-l {
  top: 128px;
  left: 40px;
}
#g-main .box-holder h3.top-l.en {
  top: 121px;
}
#g-main .box-holder h3.top-l strong {
  display: block;
  color: var(--text-color-dark) !important;
  font-weight: 400;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder h3.top-l {
    top: 0 !important;
    left: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder h3.top-l {
    top: 30px !important;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder h3.top-l {
    top: 98px !important;
    left: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder h3.top-l {
    top: 112px !important;
    left: 10px;
  }
}
#g-main .box-holder h3.top-r {
  top: 152px;
  right: 82px;
}
#g-main .box-holder h3.top-r strong {
  display: block;
  font-weight: 400;
  color: var(--text-color-dark) !important;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder h3.top-r {
    top: 0;
    right: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder h3.top-r {
    top: 58px;
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder h3.top-r {
    top: 120px;
    right: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder h3.top-r {
    top: 144px;
    right: 10px;
  }
}
#g-main .box-holder h3.bottom-l {
  bottom: 220px;
  left: 35px;
}
#g-main .box-holder h3.bottom-l.bottom-l-en {
  bottom: 216px;
  left: 35px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder h3.bottom-l {
    bottom: 120px;
    left: 10px;
  }
  #g-main .box-holder h3.bottom-l.bottom-l-en {
    bottom: 152px;
    left: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder h3.bottom-l {
    bottom: 152px;
    left: 10px;
  }
  #g-main .box-holder h3.bottom-l.bottom-l-en {
    bottom: 138px;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder h3.bottom-l {
    bottom: 174px !important;
    left: 10px;
  }
  #g-main .box-holder h3.bottom-l.bottom-l-en {
    left: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder h3.bottom-l {
    left: 10px;
  }
  #g-main .box-holder h3.bottom-l.bottom-l-en {
    left: 10px;
  }
}
#g-main .box-holder h3.bottom-r {
  bottom: 200px;
  right: 80px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder h3.bottom-r {
    bottom: 118px !important;
    right: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder h3.bottom-r {
    bottom: 140px;
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder h3.bottom-r {
    bottom: 192px;
    right: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder h3.bottom-r {
    right: 10px;
  }
}
#g-main .box-holder #beschriftung p.caption {
  font-size: 16px;
  color: var(--text-color-dark) !important;
  line-height: 1;
  position: absolute;
  text-align: left;
  text-shadow: 1px 0 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff;
  z-index: 999;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder #beschriftung p.caption {
    font-size: 14px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder #beschriftung p.caption {
    font-size: 16px;
  }
}
#g-main .box-holder #beschriftung p.caption.top-l {
  top: 230px;
  left: 40px;
}
#g-main .box-holder #beschriftung p.caption.top-l strong {
  display: block;
  color: var(--text-color-dark) !important;
  font-weight: 400;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder #beschriftung p.caption.top-l {
    top: -18px;
    left: 10px;
  }
  #g-main .box-holder #beschriftung p.caption.top-l.en {
    top: -18px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder #beschriftung p.caption.top-l {
    top: 0 !important;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder #beschriftung p.caption.top-l {
    top: 210px;
    left: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder #beschriftung p.caption.top-l {
    left: 10px;
  }
}
#g-main .box-holder #beschriftung p.caption.top-r {
  top: 232px;
  right: 76px;
}
#g-main .box-holder #beschriftung p.caption.top-r strong {
  display: block;
  font-weight: 400;
  color: var(--text-color-dark) !important;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder #beschriftung p.caption.top-r {
    top: -14px;
    right: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder #beschriftung p.caption.top-r {
    top: 36px;
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder #beschriftung p.caption.top-r {
    top: 206px;
    right: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder #beschriftung p.caption.top-r {
    right: 10px;
  }
}
#g-main .box-holder #beschriftung p.caption.bottom-l {
  bottom: 140px;
  left: 35px;
}
#g-main .box-holder #beschriftung p.caption.bottom-l.en {
  bottom: 150px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder #beschriftung p.caption.bottom-l {
    bottom: 58px !important;
    left: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder #beschriftung p.caption.bottom-l {
    bottom: 72px !important;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder #beschriftung p.caption.bottom-l {
    bottom: 86px !important;
    left: 10px;
  }
  #g-main .box-holder #beschriftung p.caption.bottom-l.en {
    bottom: 106px !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder #beschriftung p.caption.bottom-l {
    left: 10px;
  }
}
#g-main .box-holder #beschriftung p.caption.bottom-r {
  bottom: 230px;
  right: 80px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder #beschriftung p.caption.bottom-r {
    bottom: 80px;
    right: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder #beschriftung p.caption.bottom-r {
    bottom: 80px;
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder #beschriftung p.caption.bottom-r {
    bottom: 100px;
    right: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder #beschriftung p.caption.bottom-r {
    right: 10px;
  }
}
#g-main .box-holder #beschriftung img {
  z-index: 0;
}
#g-main .box-holder .img-top-l {
  position: absolute;
  top: 160px;
  left: 80px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder .img-top-l {
    /*display: none;*/
    top: 80px;
    width: 45%;
    left: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder .img-top-l {
    /*display: none;*/
    top: 80px;
    width: 45%;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder .img-top-l {
    /*display: none;*/
    width: 45%;
    left: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder .img-top-l {
    left: 0;
  }
}
#g-main .box-holder .img-top-r {
  position: absolute;
  top: 160px;
  right: 80px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder .img-top-r {
    /*display: none;*/
    top: 80px;
    width: 45%;
    right: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder .img-top-r {
    /*display: none;*/
    top: 80px;
    width: 45%;
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder .img-top-r {
    /*display: none;*/
    width: 45%;
    right: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder .img-top-r {
    right: 0;
  }
}
#g-main .box-holder .img-bottom-l {
  position: absolute;
  bottom: 160px;
  left: 80px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder .img-bottom-l {
    /*display: none;*/
    bottom: 130px;
    width: 45%;
    left: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder .img-bottom-l {
    /*display: none;*/
    bottom: 130px;
    width: 45%;
    left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder .img-bottom-l {
    /*display: none;*/
    width: 45%;
    left: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder .img-bottom-l {
    left: 0;
  }
}
#g-main .box-holder .img-bottom-r {
  position: absolute;
  bottom: 160px;
  right: 80px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .box-holder .img-bottom-r {
    /*display: none;*/
    bottom: 130px;
    width: 45%;
    right: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .box-holder .img-bottom-r {
    /*display: none;*/
    bottom: 130px;
    width: 45%;
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .box-holder .img-bottom-r {
    /*display: none;*/
    width: 45%;
    right: 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .box-holder .img-bottom-r {
    right: 0;
  }
}
#g-main .panel-has-style {
  text-align: center;
}
#g-main .panel-has-style .padding {
  padding: 0 100px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .panel-has-style {
    padding: 0 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .panel-has-style {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .panel-has-style {
    padding: 0 10px;
  }
}
#g-main .panel-has-style .contact {
  padding: 80px 95px 0;
  margin-bottom: 50px;
}
#g-main .panel-has-style .prodcat {
  text-align: center;
}
#g-main .panel-has-style .holder {
  position: relative;
  width: 446px;
  margin: 0 auto;
  max-width: 100%;
  /*@include phone{ width: 95%;	}*/
}
#g-main .panel-has-style .holder a, #g-main .panel-has-style .holder span.title, #g-main .panel-has-style .holder.prodcat h3 {
  display: block;
  font-weight: bold;
  margin: 0 auto;
  width: 448px;
  max-width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #fcda0d;
  text-transform: uppercase;
  transform: skew(-15deg);
  letter-spacing: 3px;
  /*@include phone{	width: 95%; }*/
}
#g-main .panel-has-style .holder a strong, #g-main .panel-has-style .holder a.widget-title, #g-main .panel-has-style .holder span.title strong, #g-main .panel-has-style .holder span.title.widget-title, #g-main .panel-has-style .holder.prodcat h3 strong, #g-main .panel-has-style .holder.prodcat h3.widget-title {
  font-size: 48px;
  color: var(--text-color-dark) !important;
  font-weight: 900;
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-main .panel-has-style .holder a strong, #g-main .panel-has-style .holder a.widget-title, #g-main .panel-has-style .holder span.title strong, #g-main .panel-has-style .holder span.title.widget-title, #g-main .panel-has-style .holder.prodcat h3 strong, #g-main .panel-has-style .holder.prodcat h3.widget-title {
    font-size: 34px;
  }
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .panel-has-style .holder a strong, #g-main .panel-has-style .holder a.widget-title, #g-main .panel-has-style .holder span.title strong, #g-main .panel-has-style .holder span.title.widget-title, #g-main .panel-has-style .holder.prodcat h3 strong, #g-main .panel-has-style .holder.prodcat h3.widget-title {
    font-size: 24px;
  }
}
#g-main .panel-has-style .holder a:hover, #g-main .panel-has-style .holder span.title:hover, #g-main .panel-has-style .holder.prodcat h3:hover {
  -webkit-box-shadow: var(--button-shadow);
  -moz-box-shadow: var(--button-shadow);
  box-shadow: var(--button-shadow);
}
#g-main .panel-has-style .holder span:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-main .panel-has-style .holder img {
  position: absolute;
  top: -70px;
  right: -70px;
}
#g-main .panel-has-style h3 {
  font-size: var(--font-size-p);
  line-height: 1.1;
  color: var(--text-color-dark) !important;
  font-family: "Crocante";
  padding: 20px 0 0 0;
  text-align: left;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .panel-has-style h3 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .panel-has-style h3 {
    font-size: 18px;
  }
}
#g-main .contact-inside .left {
  padding: 0 0 0 50px;
  text-align: left;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .contact-inside .left {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .contact-inside .left {
    padding: 0 10px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .contact-inside .left {
    padding: 0 10px;
  }
}
#g-main .contact-inside .left i {
  font-size: var(--font-size-p) !important;
  color: #fcda0d;
  padding-right: 10px;
  width: 2.1rem;
}
#g-main .contact-inside .left strong {
  display: block;
  padding-left: 2.1rem;
  color: var(--text-color);
  font-weight: 400;
}
#g-main .contact-inside .left p {
  font-size: var(--font-size-p);
  line-height: 1.1;
  color: var(--text-color);
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .contact-inside .left p {
    /*font-size: 18px;*/
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .contact-inside .left p {
    /*font-size: 18px;*/
  }
}
#g-main .contact-inside .right {
  padding: 0 30px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .contact-inside .right {
    padding: 0 10px;
  }
}
#g-main .contact-inside .right p {
  margin: 0;
  color: var(--text-color);
  font-size: var(--font-size-p);
  padding: 0 0 20px 0;
  line-height: 1.1;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .contact-inside .right p {
    /*font-size: 18px;*/
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .contact-inside .right p {
    /*font-size: 18px;*/
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #g-main .contact-inside .right p {
    /*font-size: 18px;*/
  }
}
#g-main .contact-inside .right .wpcf7-form p {
  margin: 0;
}
#g-main .contact-inside .right .wpcf7-form input {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  height: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
#g-main .contact-inside .right .wpcf7-form input.wpcf7-email {
  margin-right: 0;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .contact-inside .right .wpcf7-form input {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .contact-inside .right .wpcf7-form input {
    /*font-size: 18px;*/
  }
}
#g-main .contact-inside .right .wpcf7-form textarea {
  width: 100%;
  height: 150px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 2%;
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-main .contact-inside .right .wpcf7-form textarea {
    /*font-size: 18px;*/
  }
}
#g-main .contact-inside .right .wpcf7-form .wpcf7-submit {
  text-transform: uppercase;
  width: 300px;
  transform: skew(-15deg);
  font-weight: 700;
  padding: 0;
  letter-spacing: 3px;
  text-align: center;
  background: #fcda0d;
  color: var(--text-color);
  float: right;
}
#g-main .contact-inside .right .wpcf7-form .wpcf7-submit:hover {
  -webkit-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66);
  -moz-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66);
  box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66);
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-main .contact-inside .right .wpcf7-form .wpcf7-submit {
    float: none;
    margin: 10px auto;
    display: block;
  }
}
#g-header > .g-container, main > .g-container {
  /*box-shadow: 0 0 32px #333;*/
}
img.alignnone.size-full {
  margin-top: 0;
}
.g-offcanvas-left #g-page-surround {
  max-width: 75rem;
  margin-inline: auto;
  box-shadow: 0 0 32px #000000c4;
  background-color: var(--bg-color);
}
.holder {
  max-width: 90% !important;
}
p.holder {
  width: 710px !important;
  max-width: 100% !important;
}
div.holder {
  max-width: 80% !important;
}
.wpcf7-form-control.g-recaptcha {
  float: right;
  margin-right: 7px;
}
.wpcf7-form-control.wpcf7-submit {
  clear: both;
  margin-top: 1em;
}
#g-footer {
  background: none;
  border: none;
}
#g-footer .g-container {
  padding: 60px;
}
@media (min-width: 200px) and (max-width: 479px) {
  #g-footer .g-container {
    padding: 10px 0 35px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #g-footer .g-container {
    padding: 10px 0 35px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  #g-footer .g-container {
    padding: 20px 0 60px;
  }
}
#g-footer .copyright {
  font-size: 13px;
  color: var(--text-color);
}
#g-footer .copyright a {
  color: var(--text-color);
}
#g-footer .copyright a:hover {
  color: #fcda0d;
}
/*** Accessibility ***/
:root {
  --base: #fcda0d;
  --contrast-3: #ffffff;
  --bg-dark-mode: var(--contrast-3);
  --bg-dark-mode-text: #595959;
  --copybar-btn-size: 41px;
  --transition-time: 0.3s;
  --transition-time-slow: 0.6s;
}
/* Buttons */
.accessibility-buttons {
  /*display: none !important;*/
  --a-pad: 6px;
  position: fixed;
  display: flex;
  bottom: 0;
  left: -7px;
  height: calc(var(--copybar-btn-size) + var(--a-pad) * 2);
  width: calc(var(--copybar-btn-size) * 3 + var(--a-pad) * -3);
  background: var(--base);
  padding: var(--a-pad) var(--a-pad) var(--a-pad) 12px;
  border-radius: 0;
  transform: skew(-15deg);
  transition: all var(--transition-time);
  z-index: 10;
}
.accessibility-buttons button {
  color: #000;
  background: var(--base);
}
@media (pointer: fine) {
  .accessibility-buttons:hover {
    box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66);
  }
}
.btn-round.dark-mode-switch, .btn-round.text-size-switch, .btn-round.animation-switch, .btn-round.accessibility-switch {
  bottom: calc(var(--a-pad) - 0);
  left: var(--a-pad);
  transform: scaleX(-1) skew(-15deg) !important;
  transition: transform var(--transition-time);
}
.cf-theme-dark .btn-round.dark-mode-switch, .text-size-large .btn-round.text-size-switch, .prefers-reduced-motion .btn-round.animation-switch {
  transform: scaleX(1) skew(15deg) !important;
}
/* Larger base type when enabled */
html.text-size-large {
  font-size: 112.5%;
}
/* Dark theme entry point */
.dark-only {
  display: none;
}
.light-only {
  display: block;
}
html.cf-theme-dark {
  color-scheme: dark;
  background: var(--bg-color);
  color: var(--text-color);
}
html.cf-theme-dark .dark-only {
  display: block;
}
html.cf-theme-dark .light-only {
  display: none;
}
/* Prefer reduced motion */
html.prefers-reduced-motion *, html.prefers-reduced-motion *::before, html.prefers-reduced-motion *::after {
  animation: none !important;
  transition: none !important;
  scroll-behavior: auto !important;
}
/*** Content ***/
/* WDB ScrollerSlider */
/* https://codepen.io/wdburgdorf/pen/XWwKqEe */
:root {
  --scrolltime: 25s;
  /*--scrollwidth: 3384px; /*564px * 6*/
  --scrollwidth: 2184px;
  /*(239+125)*6 (height 450)*/
}
#scroll-container {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  /*border: 3px solid black;
	max-width: 500px;*/
}
#scroll-container img {
  padding-right: 125px;
}
#scroll-text1, #scroll-text2 {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  width: var(--scrollwidth);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -moz-animation: my-animation var(--scrolltime) linear infinite;
  -webkit-animation: my-animation var(--scrolltime) linear infinite;
  animation: my-animation var(--scrolltime) linear infinite;
}
/* for Firefox */
@-moz-keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(var(--scrollwidth));
  }
}
/* for Chrome */
@-webkit-keyframes my-animation {
  from {
    -webkit-transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(var(--scrollwidth));
  }
}
@keyframes my-animation {
  from {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
/* WDB ScrollerSlider ENDE*/
/* Karussell */
#pg-19-8 > .panel-row-style {
  padding: 35px 35px;
}
.multimedia_perspective_carousel {
  width: 100% !important;
}
/* Verkaufsstellen */
#g-main .desc-txt h2.textpage {
  font-size: 44px;
  padding: 1em 0;
}
.ort {
  display: inline-block;
  width: 30%;
  /*max-width: 11rem;*/
  font-weight: bold;
  margin: 1em 0 0 20%;
  vertical-align: top;
}
.laden {
  display: inline-block;
  width: 50%;
  font-weight: normal;
  margin-top: 1em;
}
.ort, .laden {
  font-size: var(--font-size-p) !important;
  text-align: left;
}
/* WooCommerce */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 44%;
  margin-left: 3%;
  margin-right: 3%;
}
.woocommerce a.remove {
  line-height: 0.6;
}
.woocommerce {
  padding: 0 20px;
  color: var(--text-color);
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce {
    padding: 0;
  }
  .woocommerce #container {
    padding: 0 10px;
  }
}
.woocommerce h3 {
  font-size: 48px;
  color: var(--text-color);
  font-family: "Crocante";
  padding: 20px 0 0 0;
  letter-spacing: 3px;
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce h3 {
    font-size: var(--font-size-p);
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .woocommerce h3 {
    font-size: 30px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .woocommerce h3 {
    font-size: 30px;
  }
}
.woocommerce h2 {
  font-size: 48px;
  color: var(--text-color);
  font-family: "Crocante";
  padding: 0 0 10px 0;
  letter-spacing: 3px;
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce h2 {
    font-size: var(--font-size-p);
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .woocommerce h2 {
    font-size: 30px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .woocommerce h2 {
    font-size: 30px;
  }
}
.woocommerce label {
  color: var(--text-color);
}
.woocommerce .woocommerce-checkout input {
  font-family: "Fira Sans", sans-serif;
}
.woocommerce .woocommerce-checkout select {
  font-family: "Fira Sans", sans-serif !important;
}
.woocommerce .woocommerce-checkout textarea {
  font-family: "Fira Sans", sans-serif;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
  /*text-align: center !important;*/
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  font-family: "Crocante";
}
.woocommerce-breadcrumb {
  display: none;
}
.woocommerce .woocommerce-variation-add-to-cart button.button, button.single_add_to_cart_button.button.alt.wp-element-button, button.single_add_to_cart_button.button.alt {
  padding: 8px 6px 16px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  text-transform: uppercase;
  width: 430px;
  transform: skew(-15deg);
  letter-spacing: 3px;
  font-weight: 700;
  padding: 15px 6px;
  font-size: var(--font-size-p);
  text-align: center;
  background: #fcda0d !important;
  color: var(--text-color-dark) !important;
  border-radius: 0 !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  -webkit-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66) !important;
  -moz-box-shadow: 0 3px 9px 0px rgba(50, 50, 50, 0.66) !important;
  box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66) !important;
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 18px;
    width: 300px;
    margin: 0 auto;
    display: block;
  }
}
input, optgroup, textarea, select option {
  color: var(--text-color-dark) !important;
}
select {
  color: var(--text-color) !important;
}
.woocommerce-message {
  margin: 20px;
  border: 3px solid #fcda0d;
  color: var(--text-color);
  font-size: 18px;
  background: none;
}
.woocommerce-message:before {
  color: #fcda0d;
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce-message {
    margin: 20px 0;
  }
}
.woocommerce-info {
  margin: 20px;
  border: 3px solid #fcda0d;
  color: var(--text-color);
  font-size: 18px;
  background: none;
}
.woocommerce-info:before {
  color: #fcda0d;
}
.woocommerce-error {
  margin: 10px 20px;
}
.product {
  padding: 20px 100px 0 0;
}
@media (min-width: 200px) and (max-width: 479px) {
  .product {
    padding: 20px 0 0 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .product {
    padding: 20px 0 0 0;
  }
}
.product .woocommerce-product-gallery__wrapper a {
  cursor: default;
  pointer-events: none !important;
}
.product .woocommerce-product-gallery .slick-slide img {
  max-width: 493px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 959px) {
  .product .woocommerce-product-gallery {
    float: none !important;
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .product .entry-summary {
    float: none !important;
    width: 100% !important;
  }
}
.product p {
  padding-bottom: 10px !important;
  font-size: var(--font-size-p) !important;
  line-height: 1.1;
}
@media (min-width: 200px) and (max-width: 479px) {
  .product p {
    font-size: 20px !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .product p {
    font-size: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .product p {
    font-size: 20px !important;
  }
}
.product form.cart .variations select {
  margin-bottom: 0;
}
.product .woocommerce div.product form.cart .variations {
  margin: 0;
}
.product .woocommerce-variation.single_variation {
  margin-bottom: 2em;
}
.product .summary .price {
  display: none;
}
.product .summary .cart .price {
  font-size: 30px !important;
  color: var(--text-color) !important;
  font-weight: 700;
  display: block;
}
.product .quantity {
  margin-right: 10px !important;
}
.product .single_add_to_cart_button {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: var(--font-size-p);
  transform: skew(-15deg);
  font-weight: 700;
  padding: 15px 0;
  text-align: center;
  background: #fcda0d !important;
  color: var(--text-color) !important;
  border-radius: 0 !important;
}
.product .single_add_to_cart_button:hover {
  -webkit-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66) !important;
  -moz-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66) !important;
  box-shadow: 0 3px 9px 0 rgba(50, 50, 50, 0.66) !important;
}
@media (min-width: 200px) and (max-width: 479px) {
  .product .single_add_to_cart_button {
    font-size: 18px;
  }
}
.woocommerce-cart-form {
  margin: 20px 0 0 0;
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce-cart-form {
    padding: 0 10px;
  }
}
.woocommerce-cart-form .product-quantity {
  padding: 20px 0 0 40px !important;
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce-cart-form .product-quantity {
    padding: 0 !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .woocommerce-cart-form .product-quantity {
    padding: 10px !important;
  }
}
@media (min-width: 200px) and (max-width: 479px) {
  .cart-collaterals {
    padding: 0 10px;
  }
}
@media (min-width: 200px) and (max-width: 479px) {
  .woocommerce-billing-fields, .woocommerce-checkout-review-order {
    padding: 0 10px;
  }
}
#billing_country_field, #shipping_country_field {
  display: none;
}
.woocommerce-product-details__short-description p {
  font-size: 18px;
  color: var(--text-color) !important;
  padding-bottom: 50px;
  margin-top: 0;
}
.woocommerce div.product div.summary {
  padding-left: 14px;
}
.checkout-button {
  width: 100% !important;
  letter-spacing: 3px;
}
.quantity_select select {
  font-size: 18px;
  color: var(--text-color);
  padding: 7px 10px 11px 10px;
  font-weight: 500;
  cursor: pointer;
  width: 450px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('../images/11584-200.png') center right 10px no-repeat #fcda0d;
}
@media (min-width: 200px) and (max-width: 479px) {
  .quantity_select select {
    font-size: 14px;
    width: 100%;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .quantity_select select {
    font-size: 14px;
    width: 100%;
  }
}
/*woocomerce tablet cart*/
@media (min-width: 200px) and (max-width: 479px) {
  /* Force table to not be like tables anymore */
  /* Hide table headers (but not display: none;, for accessibility) */
  /* Label the data	*/
  .woocommerce-page table.shop_table, .woocommerce-page table.shop_table thead, .woocommerce-page table.shop_table tbody, .woocommerce-page table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table tr {
    display: block;
  }
  .woocommerce-page table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .woocommerce-page table.shop_table tr {
    /*border: 1px solid #d2d3d3; */
  }
  .woocommerce-page table.shop_table td {
    /* Behave  like a "row" */
    border: 1px solid #d2d3d3;
    position: relative;
    /*padding-left: 30% !important;*/
  }
  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 1px solid #d2d3d3;
  }
  .woocommerce-page table.shop_table {
    border: none;
  }
  .woocommerce-page table.shop_table td.product-spacer {
    border-color: #FFF;
    height: 10px;
  }
  .woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .woocommerce-page table.shop_table td.product-remove:before {
    content: "DELETE";
  }
  .woocommerce-page table.shop_table td.product-thumbnail:before {
    content: "IMAGE";
  }
  .woocommerce-page table.shop_table td.product-name:before {
    content: "PRODUCT";
  }
  .woocommerce-page table.shop_table td.product-price:before {
    content: "PRICE";
  }
  .woocommerce-page table.shop_table td.product-quantity:before {
    content: "QUANTITY";
  }
  .woocommerce-page table.shop_table td.product-subtotal:before {
    content: "SUBTOTAL";
  }
  .woocommerce-page table.shop_table td.product-total:before {
    content: "TOTAL";
  }
  .woocommerce-page table.shop_table td:before {
    text-align: left !important;
  }
  .woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
    margin: 0;
  }
  .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
    text-align: left;
    border: 0;
    padding-left: 6px !important;
  }
  .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px;
  }
  .woocommerce-page table.cart td.actions div, .woocommerce-page #content table.cart td.actions div, .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px;
  }
  .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
  }
  .woocommerce-page .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals td {
    border: 0 !important;
  }
  .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td, .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td, .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important;
  }
  .woocommerce-page table.shop_table tr.cart-subtotal td, .woocommerce-page table.shop_table tr.shipping td, .woocommerce-page table.shop_table tr.total td, .woocommerce-page table.shop_table.order_details tfoot th, .woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border: 0 !important;
  }
  .woocommerce-page table.shop_table tbody {
    padding-top: 10px;
  }
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .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%;
  }
  .woocommerce .order_details ul, .woocommerce-page .order_details ul, .woocommerce .order_details, .woocommerce-page .order_details {
    padding: 0;
  }
  .woocommerce .order_details li, .woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border: 0;
  }
  .woocommerce-cart-form .cart_item .product-quantity {
    padding-top: 6px !important;
    padding-bottom: 10px !important;
    padding-left: 30% !important;
  }
  .woocommerce-cart-form .quantity input {
    left: 0 !important;
  }
}
/* include tablet RL241222: phone*/
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
  width: 1.5rem;
}
.margin-bottom-35 {
  margin-bottom: 35px;
}
a.notyet:hover {
  color: #fff;
}
.notyet {
  display: block;
  font-weight: bold;
  /* margin: 0 auto; */
  width: 60%;
  max-width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #f00;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: absolute;
  bottom: 120px;
  left: 0;
  color: #fff;
  margin: 0 20%;
  transform: skew(-15deg) rotate(349deg);
}
.zwischenbild {
  width: 710px;
  max-width: 100%;
}
.zwischenbild img {
  max-width: 100%;
  height: auto;
}
div.panel-top-rotated {
  margin-top: 102px;
}
div.panel-top-rotated img {
  transform: rotate(12deg);
}
div.panel-bottom-rotated {
  margin-top: -16%;
}
div.panel-bottom-rotated img {
  transform: rotate(348deg);
}
.textwidget-relative .textwidget {
  position: relative;
}
.hidden {
  display: none !important;
}
img.zoomimg05, .zoomimg05 img {
  zoom: 0.5;
}
/* Produktauswahl */
img.zoomimg07, .zoomimg07 img {
  /*zoom: 0.7; /* zoom funktioniert nicht in Safari mit Animation! */
  max-width: min(677px, 100%);
}
/* Animationsbild */
img.zoomImg {
  background: var(--bg-color);
}
/* Responsive / Media queries */
@media (max-width: 959px) {
  #g-header .top-icons .dropdown .child.text {
    padding: 5px 0 12px;
    width: 230px;
    left: -76%;
  }
}
@media (max-width: 846px) {
  .woocommerce-cart-form .cart_item .product-quantity {
    padding: 5px 18px 8px 12px !important;
    height: 2.5rem;
  }
  .product-quantity .quantity {
    margin-top: -0.8rem;
  }
  body #g-footer [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
  #g-footer {
    text-align: center;
  }
}
@media (max-width: 1130px) {
  #pg-8115-0, #pg-8115-1, #pg-8115-2, #pg-8115-3 {
    margin-bottom: 0 !important;
  }
  #pg-8115-1 > .panel-row-style, #pg-8115-2 > .panel-row-style, #pg-8115-3 > .panel-row-style, .desc-txtpanel-row-style .panel-row-style-for-8115-1 {
    padding: 0 0 0 0 !important;
  }
  .post-8115 .panel-grid-cell {
    margin-bottom: 50px !important;
  }
}
@media (min-width: 767px) and (max-width: 1129px) {
  .notyet {
    width: 40%;
    margin: 0 30%;
  }
}
@media (max-width: 767px) {
  #g-main .panel-has-style .holder {
    width: 320px;
  }
  #g-main .desc-txt h2.textpage {
    font-size: 36px;
  }
  #g-main .padded.panel-widget-style {
    padding: 40px 0;
  }
  #g-main .desc-txt.padded {
    padding: 60px 0 40px;
  }
  #g-main #pg-19-1 .desc-txt.padded {
    padding: 16px 0 40px;
  }
  #g-main .button-links .contact, #g-main .panel-has-style .contact {
    margin-bottom: 0;
  }
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 66%;
    margin-left: 17%;
  }
  .product .summary {
    padding: 0 14px;
  }
  .ort {
    width: 35%;
    margin: 1em 0 0 10%;
  }
  .ort, .laden {
    font-size: 20px !important;
  }
  #pg-19-8 > .panel-row-style {
    padding: 35px 10px !important;
  }
  .accessibility-buttons {
    height: calc(var(--copybar-btn-size) + var(--a-pad));
    width: calc(var(--copybar-btn-size) * 3 + var(--a-pad) * -3);
    padding: calc(var(--a-pad) / 2) calc(var(--a-pad) / 2) calc(var(--a-pad) / 2 - 2px) 12px;
  }
}
@media (max-width: 480px) {
  /* Karussell */
  /*.contentHolder {
		width: 106% !important;
		margin-left: -3%;
	}*/
  /* Animated bag image */
  .reset_variations {
    max-width: 42%;
    float: right;
    line-height: 1.3;
  }
  #g-main .desc-txt.padded {
    padding: 50px 0 20px;
  }
  #g-main #pg-19-1 .desc-txt.padded {
    padding: 4px 0 30px;
  }
  #g-main .panel-has-style .so-premium-image-overlay-text h3 {
    padding: 8px 0 6px 0;
  }
  .sow-image-container p {
    font-size: 17px;
  }
  .ort {
    width: 40%;
    margin: 1em 0 0 5%;
  }
  .ort, .laden {
    font-size: 17px !important;
  }
  div.panel-top-rotated {
    margin-top: 64px;
  }
  div.panel-bottom-rotated {
    margin-bottom: var(--font-size-p);
  }
  #pg-19-8 > .panel-row-style {
    padding: 35px 0 !important;
  }
  div#pg-19-8 {
    padding: 0 !important;
  }
  .multimedia_perspective_carousel.white {
    zoom: 108%;
  }
  .contentHolder {
    margin-left: -4% !important;
  }
  #g-main .box-holder .wp-image-35 {
    margin-top: 8px;
  }
  #g-main .box-holder .img-bottom-l, #g-main .box-holder .img-bottom-r {
    bottom: 160px;
  }
  #g-main .box-holder h3.bottom-r {
    bottom: 130px;
  }
  #g-main .button-links .holder img, #g-main .panel-has-style .holder img {
    top: -54px;
    right: -66px;
    width: 84px;
  }
}
@media (max-width: 959px) and (min-width: 768px) {
  #g-main .button-links h3, #g-main .panel-has-style h3 {
    font-size: 24px;
  }
  .woocommerce div.product div.summary {
    padding-left: 90px;
  }
  .woocommerce #g-main button.button, .woocommerce #g-main input.button {
    max-width: 100%;
  }
}
@media (max-width: 959px) {
  .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float: none;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
  }
}
/*
.slick-slide {
	position: relative;
	z-index: -1;
}
.slick-slide.slick-active + .slick-slide.slick-active {
	width: 16%;
	margin: -40px -8% 0px;
	box-shadow: 0 0 var(--font-size-p) var(--font-size-p);
	z-index: 9;
}
.slick-slide.slick-active + .slick-slide.slick-active + .slick-slide.slick-active {
	width: inherit;
	margin: 0;
	box-shadow: none;
	z-index: -1;
}*/
/* Multimedia Slider */
.contentHolderUnit {
  box-shadow: 0 0 25px 10px;
}
.contentHolderUnit[style*="z-index: 100"] {
  box-shadow: 0 0 30px 25px;
}
.multimedia_perspective_carousel, .multimedia_perspective_carousel.white .contentHolderUnit, .contentHolder {
  overflow: visible !important;
}
/*background: url(../skins/white/leftNavOFF.png) 0 0 no-repeat;*/
/*# sourceMappingURL=custom_product.css.map */