/* @group Clear Stylesheet */
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,
img,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  background-image: none;
}
body {
  line-height: 1;
  color: black;
  background: white;
  text-align: left;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
/* @end */

/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato-v23-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/lato-v23-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/lato-v23-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/lato-v23-latin-regular.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/lato-v23-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/lato-v23-latin-regular.svg#Lato")
      format("svg"); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lato-v23-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/lato-v23-latin-700.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/lato-v23-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/lato-v23-latin-700.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/lato-v23-latin-700.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/lato-v23-latin-700.svg#Lato")
      format("svg"); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/lato-v23-latin-900.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/lato-v23-latin-900.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/lato-v23-latin-900.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/lato-v23-latin-900.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/lato-v23-latin-900.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/lato-v23-latin-900.svg#Lato")
      format("svg"); /* Legacy iOS */
}

body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: url(../img/pattern.jpg);
  color: #555;
}

a {
  text-decoration: none;
  color: #fff;
}
p a {
  text-decoration: none;
  color: #fff;
  /*border-bottom: 1px dotted rgba(255,255,255,.3);*/
}
/*p a:hover {
	border-bottom: 1px solid rgba(255,255,255,.6);
}*/

.center {
  text-align: center;
}
b,
strong {
  font-weight: bold;
}

i,
em {
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
  margin-top: 30px;
}

h1,
h2 {
  font-size: 180%;
}

h3 {
  font-size: 150%;
}

h4,
h5 {
  font-size: 130%;
}
hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.clear {
  clear: both;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
input {
  border: none;
  font-size: 14px;
  color: #333;
}
textarea {
  border: none;
  font-size: 14px;
  padding: 5px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="submit"],
textarea {
  padding: 10px;
  height: 30px;
  width: 300px;
  border-radius: 10px;
  vertical-align: top;
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.1);
}
#main input[type="tel"] {
  width: unset;
}
#main input[type="tel"] {
  width: unset;
}
input[type="submit"] {
  -webkit-appearance: none;
}
.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.width {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.section-white {
  background: white;
  padding: 40px 0;
}
.intro {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 32px;
  text-transform: uppercase;
  margin-bottom: 60px;
  text-align: center;
}
.intro h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 30px;
  color: #64d8dc;
}
.intro p {
}
h1,
h2,
.home .page-template-landingpage h2,
.home .galerie h2 {
  font-size: 32px;
  width: 85%;
  text-align: center;
  position: relative;
  left: 7.5%;
}

h1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 40px;
  line-height: 1.5;
  color: #64d8dc;
}
h2 {
  color: #64d8dc;
  line-height: 1.5;
}
.cta {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
}
.cta .btn {
  font-size: 14px;
  line-height: 14px;
  margin-left: 10px;
}

.section {
  position: relative;
  padding-top: 1px;
  padding-bottom: 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section.header {
  /* 		height: 100vh; */
}
.grid .content {
}
#main.home .grid.grid-about-us {
  margin-top: 40px;
  margin-bottom: 40px;
}
.grid .pad40 {
  padding: 0 40px;
}
.grid .third {
  width: 300px;
  float: left;
  margin-right: 40px;
  font-size: 18px;
}
.grid .third:nth-child(3n + 0) {
  margin-right: 0;
}

.grid .col {
  width: 300px;
  float: left;
  margin-right: 40px;
  position: relative;
}
.grid.col2-1 .col:nth-child(odd) {
  width: 640px;
}
.grid.col2-1 .col:nth-child(even) {
  margin-right: 0;
}
.grid.col1-2 .col:nth-child(even) {
  width: 640px;
  margin-right: 0;
}
.grid.col1-1-1 .col:nth-child(3n + 0) {
  margin-right: 0;
}

.grid.col1-1 .col:nth-child(even) {
  margin-right: 0;
}
.grid .center {
  text-align: center;
}
.grid h1,
.grid h2,
.grid h3,
.grid h4 {
  color: #64d8dc;
  font-size: 100%;
}
.tabBox {
}
.tabBox .tabBoxTabs {
  position: relative;
}
.tabBox .tabBoxTabs .tabBoxTab {
  position: relative;
  display: inline-block;
  padding: 8px 12px;
  cursor: pointer;
  background: #64d8dc;
  border-radius: 5px 5px 0 0;
  margin-right: -4px;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}
.tabBox .tabBoxTabs .tabBoxTab.active {
  background: white;
  color: black;
}
.tabBox .tabBoxContents {
  position: relative;
  background: white;
  padding: 30px 50px 30px 30px;
}
.tabBox .tabBoxContents .tabBoxContent {
  display: none;
}
.tabBox .tabBoxContents .tabBoxContent h2 {
  color: #64d8dc;
  font-size: 18px;
}
.tabBox .tabBoxContents .tabBoxContent p {
  color: #000;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.5;
}
.accordionBox {
}
.accordionBox .accordionBoxEntry {
  cursor: pointer;
  background-image: url(../img/pfeil-unten.svg);
  background-position: right 0;
  background-repeat: no-repeat;
  background-size: 16px;
}
.accordionBox .accordionBoxEntry.active {
  background-image: url(../img/pfeil-oben-weiss.svg);
}
.accordionBox .accordionBoxEntry .accordionBoxTitle h2 {
  font-size: 18px;
}
.accordionBox .accordionBoxEntry .accordionBoxContent {
  display: none;
  padding-top: 10px;
  padding-right: 80px;
  font-size: 16px;
  line-height: 1.5;
}
.accordionBox .accordionBoxEntry hr {
  margin: 20px 0;
}
.accordionBox .accordionBoxEntry {
}

.sliderWrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  align-items: center;
}
.sliderSlide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
}

.slider,
.slider-480,
.slider-768,
.fadeSlider {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 1080px) {
  .slider.wider {
    width: calc(100% + 100px);
    left: -50px;
  }
}

.slider .sliderPagination {
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.slider .sliderPagination span {
  display: inline-block;
  margin-right: 5px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
}

.slider .sliderPagination span.swiper-pagination-bullet-active {
  background: #fd6939;
}
.slider .sliderPagination span:last-child {
  margin-right: 0;
}

.slider .arrow,
.slider-480 .arrow,
.slider-768 .arrow,
.fadeSlider .arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 70%;
  -webkit-transition: background-position 0.1s ease-out;
  transition: background-position 0.1s ease-out, opacity 1s ease-in-out;
  z-index: 999;
}
.slider .arrow.left,
.slider-480 .arrow.left,
.slider-768 .arrow.left,
.fadeSlider .arrow.left {
  left: 20px;
  background-image: url(../img/pfeil-links.svg);
}

.slider .arrow.left:hover,
.slider-480 .arrow.left:hover,
.slider-768 .arrow.left:hover,
.fadeSlider .arrow.left:hover {
  background-position: 0% 50%;
}
.slider .arrow.right,
.slider-480 .arrow.right,
.slider-768 .arrow.right,
.fadeSlider .arrow.right {
  right: 20px;
  background-image: url(../img/pfeil-rechts.svg);
}
.slider .arrow.right:hover,
.slider-480 .arrow.right:hover,
.slider-768 .arrow.right:hover,
.fadeSlider .arrow.right:hover {
  background-position: 100% 50%;
}
.slider.isFirst .arrow.left,
.slider-480.isFirst .arrow.left,
.slider-768.isFirst .arrow.left,
.fadeSlider.isFirst .arrow.left,
.slider.isLast .arrow.right,
.slider-480.isLast .arrow.right,
.slider-768.isLast .arrow.right,
.fadeSlider.isLast .arrow.right {
  opacity: 0;
}
.slider .arrowHolder,
.slider-480 .arrowHolder,
.slider-768 .arrowHolder,
.fadeSlider .arrowHolder {
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
}
.slider .arrowHolder.right,
.slider-480 .arrowHolder.right,
.slider-768 .arrowHolder.right,
.fadeSlider .arrowHolder.right {
  right: 0;
  margin-left: 0;
  margin-right: -15px;
}
.slider .arrowHolder .arrow.left,
.slider-480 .arrowHolder .arrow.left,
.slider-768 .arrowHolder .arrow.left,
.fadeSlider .arrowHolder .arrow.left {
  left: 50%;
}
.slider .arrowHolder .arrow.right,
.slider-480 .arrowHolder .arrow.right,
.slider-768 .arrowHolder .arrow.right,
.fadeSlider .arrowHolder .arrow.right {
  right: 50%;
}
.slider-480 .arrowHolder,
.slider-768 .arrowHolder {
  display: none;
}
.fadeSlider .fadeSlide {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.fadeSlider .fadeSlide.active {
  opacity: 1;
}
.fadeSlider .fadeSlide.fading {
  z-index: 2;
  opacity: 1;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.fadeSlider.fadeLeftRight .fadeSlide {
  left: 0;
  display: none;
}
.fadeSlider.fadeLeftRight .fadeSlide.fromRight {
  left: 100px;
}
.fadeSlider.fadeLeftRight .fadeSlide.fromLeft {
  left: -100px;
}
.fadeSlider.fadeLeftRight .fadeSlide.active.fadeRight {
  opacity: 0;
  left: 100px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fadeSlider.fadeLeftRight .fadeSlide.active.fadeLeft {
  opacity: 0;
  left: -100px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fadeSlider.fadeLeftRight .fadeSlide.fading {
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

/* custom fadeslider*/
.fadeSlider {
  height: 320px;
  margin-top: -40px;
}
.fadeSlider .fadeSlide .image {
  width: 100%;
  height: 100%;
  text-align: center;
}
.fadeSlider .fadeSlide .image img {
  height: 100%;
}

/* custom tab Box*/
.tabBox {
  margin-top: -60px;
}
.tabBox .tabBoxTab.active {
  z-index: 99 !important;
}
.tabBox .tabBoxContents {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  z-index: 100;
}
.tabBox .tabBoxContent img {
  min-height: 18px;
  min-width: 14px;
}
.tabBox .tabBoxContent img.rotate {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.tabBox .tabBoxContent a.next {
  color: #fd6939;
}
.tabBox .tabBoxContent a.next:hover {
  color: #000;
}

#shape {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 550px;
  overflow: hidden;
}
.woocommerce.schluesselanhaenger-konfigurator #shape {
  height: 310px;
}
.woocommerce.schnullerkette-konfigurator #shape {
  height: 920px;
}
#shape.small {
  height: 110px;
}
.home #shape {
  height: 480px;
}
.woocommerce-checkout #shape {
  height: 460px;
}
.woocommerce-cart #shape.small {
  height: 450px;
}
.howto #shape {
  height: 350px;
}

#afterShape {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#afterShape .shape {
  position: absolute;
  opacity: 0.7;
  background: #5e9091;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.inspiration {
  background-image: url(../img/inspiration.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
  background: none !important;
}
.inspiration-cz {
  background-image: url(../img/inspiration-cz.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-dk {
  background-image: url(../img/inspiration-dk.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-en {
  background-image: url(../img/inspiration-en.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-es {
  background-image: url(../img/inspiration-es.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-fi {
  background-image: url(../img/inspiration-fi.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-fr {
  background-image: url(../img/inspiration-fr.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-hr {
  background-image: url(../img/inspiration-hr.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-it {
  background-image: url(../img/inspiration-it.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-nl {
  background-image: url(../img/inspiration-nl.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-pl {
  background-image: url(../img/inspiration-pl.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-pt {
  background-image: url(../img/inspiration-pt.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-se {
  background-image: url(../img/inspiration-se.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}
.inspiration-tr {
  background-image: url(../img/inspiration-tr.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  margin-bottom: 50px;
  margin-top: 90px;
}

#content {
  position: relative;
}

.content {
  line-height: 1.3;
}
.content p {
  margin-top: 1em;
}

#main.default .content {
  width: 100%;
  padding-bottom: 80px;
}
.woocommerce-page #main.default .content {
  width: 100%;
  padding-bottom: 0px;
}
.title {
  margin-bottom: 20px;
}

.glow {
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  bottom: -100px;
  background: rgba(0, 0, 0, 0);
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: -webkit-gradient(
    radial,
    center center,
    0px,
    center center,
    100%,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.3))
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
  background-attachment: fixed;
}

.page-template-landingpage #main h1,
.page-template-landingpage #main h2,
.page-template-landingpage #main h3,
.page-template-landingpage #main h4,
.page-template-landingpage #main h5 {
  color: #64d8dc;
  line-height: 1.3;
  margin-bottom: 16px;
  letter-spacing: 0.04em;
  font-weight: 900;
  margin-top: 30px;
}
.page-template-landingpage {
  font-size: 18px;
}
.page-template-landingpage h1 {
  font-size: 145%;
  font-weight: bold;
  margin-bottom: 20px;
  color: #64d8dc;
}
.page-template-landingpage h2 {
  font-size: 180%;
  color: #64d8dc;
  margin-top: 30px;
}
.page-template-landingpage h3 {
  font-size: 160%;
  color: #64d8dc;
}
.page-template-landingpage h4 {
  font-size: 120%;
  color: #64d8dc;
}

.page-template-landingpage #main {
  font-size: 18px;
  line-height: 1.5;
}
.page-template-landingpage .section {
  padding-bottom: 90px;
  /*padding-top: 90px;*/
}
.page-template-landingpage p {
  padding-bottom: 16px;
}
.page-template-landingpage p:last-child {
  padding-bottom: 0;
}
.page-template-landingpage .section.white {
  color: black;
}
.page-template-landingpage .section:first-child {
  /*height: 530px;*/
  background-position: center bottom;
  /*padding-top: 200px;*/
  padding-bottom: 20px;
  font-size: 22px;
}

.page-template-landingpage .block {
  margin-bottom: 16px;
}
.page-template-landingpage .block:last-child {
  margin-bottom: 0px;
}
.page-template-landingpage .block.fact {
  text-align: center;
  margin-bottom: 32px;
}
.page-template-landingpage .block.fact img {
  width: 60%;
  margin-bottom: 24px;
}
.page-template-landingpage .block.button {
  margin-top: 32px;
}
.page-template-landingpage a.btn {
  float: none;
  display: inline-block;
}
.page-template-landingpage .block.checks,
.page-template-landingpage .block.fact {
  font-size: 16px;
  line-height: 1.2;
}

.page-template-landingpage #main .block.checks .title,
.page-template-landingpage #main .block.fact .title {
  margin-bottom: 8px;
}
.page-template-landingpage .block.checks li {
  background-image: url(../img/landingpage/hook.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 20px;
  padding-top: 3px;
}
.page-template-landingpage .block.fact:after,
.page-template-landingpage .block.checks li:after {
  content: " ";
  display: block;
  width: 100%;
  margin-top: 0px;
}
.page-template-landingpage .block.fact:last-child:after {
  display: none;
}

.page-template-landingpage .block.checks li .text {
  padding-left: 40px;

  margin-top: -30px;
}
.page-template-landingpage .section.image .grid {
  font-size: 24px;
}
.page-template-landingpage .section.table .grid {
  display: table;
}
.page-template-landingpage .section.image:not(:first-child) .grid .col {
  float: none;
  margin-right: 0;
  padding-right: 40px;
  display: table-cell;
  vertical-align: middle;
}
.page-template-landingpage
  .section.image:not(:first-child)
  .grid.col2-1
  .col:nth-child(even) {
  padding-right: 0;
}
.page-template-landingpage
  .section.image:not(:first-child)
  .grid.col1-2
  .col:nth-child(even) {
  padding-right: 0;
}
.page-template-landingpage
  .section.image:not(:first-child)
  .grid.col1-1-1
  .col:nth-child(3n + 0) {
  padding-right: 0;
}
.page-template-landingpage
  .section.image:not(:first-child)
  .grid.col1-1
  .col:nth-child(even) {
  padding-right: 0;
}
.page-template-landingpage .section.banner {
  padding: 10px 0;
  line-height: 1.2;
  text-transform: uppercase;
  border-top: 3px solid #fd6939;
}
.page-template-landingpage {
  position: relative;
}
.page-template-landingpage .section.banner {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
.page-template-landingpage .section.banner.fixed {
  position: fixed;
}
.page-template-landingpage .section.banner p {
  padding-bottom: 3px;
}
.page-template-landingpage .section.banner .block {
  margin-bottom: 10px;
}
.page-template-landingpage .section.banner .block.button {
  margin: 0;
  font-size: 16px;
}
.page-template-landingpage .section.banner .col:first-child:after {
  content: " ";
  position: absolute;
  right: 20px;
  height: 80%;
  width: 1px;
  background: #64d8dc;
  display: block;
  top: 10%;
}

#main {
  /* overflow: hidden; */
  position: relative;
  min-height: 500px;
  padding-bottom: 80px;
  min-width: 1024px;
}
.page-template-landingpage #main {
  padding-bottom: 0px;
}
#header {
  overflow: hidden;
  min-width: 1024px;
}
.page-template-landingpage #header {
  position: absolute;
  width: 100%;
  height: 160px;
  z-index: 200;
}
.page-template-landingpage #header #logo {
  left: 50%;
  margin-left: -150px;
  top: 30px;
}
.page-template-landingpage li {
  margin: 5px;
  margin-bottom: 10px;
}
.home .page-template-landingpage {
  margin-bottom: 20px;
}
.home .page-template-landingpage h2 {
  margin-bottom: 20px;
}
.home .page-template-landingpage li {
  margin: 0px;
  flex: 0 0 33%;
}
.home .page-template-landingpage li p {
  font-weight: bold;
  color: #999;
}
.home .page-template-landingpage li .text {
  padding-right: 40px;
}
.page-template-landingpage ul {
  list-style-type: circle;
  list-style-position: outside;
  margin-bottom: 5px;
  margin-bottom: 1rem;
  /*display: flex;*/
  flex-wrap: wrap;
}
.home .page-template-landingpage ul {
  list-style-type: none;
}
.page-template-landingpage ul a {
  color: #64d8dc;
  text-decoration: underline;
}

#logo {
  display: block;
  position: absolute;
  top: 30px;
  width: calc(300px + 50vw - 490px);
  right: 640px;
}
#logo #mobile-menu-toggler,
#logo #mobile-menu-cart {
  display: none;
}

#logo img {
  width: 100%;
  height: auto;
}
#logo img.maxfull {
  display: block;
}
#logo img.max980 {
  display: none;
}
@media only screen and (min-width: 980px) {
  #logo {
    max-width: 600px;
  }
}
#menu-main {
  height: 200px;
}
#menu-main li.menu-item {
  position: absolute;
  top: 0;
}
#menu-main li.menu-item a {
  text-align: center;
  font-weight: bold;
  color: white;
  /*text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);*/
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
#menu-main li.menu-item:hover a,
#menu-main li.menu-item.current-menu-item a {
  text-shadow: none;
}
#menu-main li.menu-item a .emblem {
  content: " ";
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: 10px;

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}
#menu-main li.menu-item a .emblem .icon {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40%;
}

#menu-main li.menu-item.about_us {
  left: 350px;
  top: 40px;
}
#menu-main li.menu-item.about_us img {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 40px;
}
#menu-main li.menu-item.about_us a {
  width: 92px;
  padding-top: 72px;
  position: absolute;
  color: #ccb1d0;
}
#menu-main li.menu-item.about_us:hover a,
#menu-main li.menu-item.about_us.current-menu-item a {
  color: white;
}
#menu-main li.menu-item.about_us a .emblem {
  width: 72px;
  height: 72px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ccb1d0),
    color-stop(1, #a97daf)
  );
  background: -moz-linear-gradient(
    top,
    rgb(204, 177, 208) 0%,
    rgb(169, 125, 175) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgb(204, 177, 208) 0%,
    rgb(169, 125, 175) 100%
  );
  background: -o-linear-gradient(
    top,
    rgb(204, 177, 208) 0%,
    rgb(169, 125, 175) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgb(204, 177, 208) 0%,
    rgb(169, 125, 175) 100%
  );
  background: linear-gradient(
    to bottom,
    rgb(204, 177, 208) 0%,
    rgb(169, 125, 175) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCB1D0', endColorstr='#A97DAF',GradientType=0);
  background-color: #ccb1d0;
}
#menu-main li.menu-item.about_us:hover .emblem,
#menu-main li.menu-item.about_us.current-menu-item .emblem {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}
#menu-main li.menu-item.about_us .emblem .icon {
  background-image: url(../img/menuicons/about-us.svg);
}
#menu-main li.menu-item.about_us:hover .emblem .icon,
#menu-main li.menu-item.about_us.current-menu-item .emblem .icon {
  background-image: url(../img/menuicons/about-us-hover.svg);
}

#menu-main li.menu-item.dummychain {
  left: 453px;
  top: 50px;
}
#menu-main li.menu-item.dummychain img {
  position: absolute;
  left: 44px;
  top: 41px;
  width: 61px;
}
#menu-main li.menu-item.dummychain a {
  padding-top: 104px;
  width: 124px;
  position: absolute;
  color: #64d8dc;
}
#menu-main li.menu-item.dummychain:hover a,
#menu-main li.menu-item.dummychain.current-menu-item a {
  color: white;
}

#menu-main li.menu-item.dummychain a .emblem {
  width: 104px;
  height: 104px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #64d8dc),
    color-stop(1, #44aeb2)
  );
  background: -moz-linear-gradient(top, #64d8dc 0%, #44aeb2 100%);
  background: -webkit-linear-gradient(top, #64d8dc 0%, #44aeb2 100%);
  background: -o-linear-gradient(top, #64d8dc 0%, #44aeb2 100%);
  background: -ms-linear-gradient(top, #64d8dc 0%, #44aeb2 100%);
  background: linear-gradient(to bottom, #64d8dc 0%, #44aeb2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#64d8dc', endColorstr='#44AEB2',GradientType=0);
  background-color: #64d8dc;
}
#menu-main li.menu-item.dummychain:hover .emblem,
#menu-main li.menu-item.dummychain.current-menu-item .emblem {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}
#menu-main li.menu-item.dummychain .emblem .icon {
  background-image: url(../img/menuicons/dummychain.svg);
  background-size: 40%;
}
#menu-main li.menu-item.dummychain:hover .emblem .icon,
#menu-main li.menu-item.dummychain.current-menu-item .emblem .icon {
  background-image: url(../img/menuicons/dummychain-hover.svg);
}

#menu-main li.menu-item.keyfob {
  left: 586px;
  top: 60px;
}
#menu-main li.menu-item.keyfob img {
  position: absolute;
  left: 44px;
  top: 41px;
  width: 61px;
}
#menu-main li.menu-item.keyfob a {
  padding-top: 94px;
  width: 118px;
  position: absolute;
  color: #fd6939;
}
#menu-main li.menu-item.keyfob:hover a,
#menu-main li.menu-item.keyfob.current-menu-item a {
  color: white;
}
#menu-main li.menu-item.keyfob a .emblem {
  width: 94px;
  height: 94px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fd6939),
    color-stop(1, #cf4e24)
  );
  background: -moz-linear-gradient(top, #fd6939 0%, #cf4e24 100%);
  background: -webkit-linear-gradient(top, #fd6939 0%, #cf4e24 100%);
  background: -o-linear-gradient(top, #fd6939 0%, #cf4e24 100%);
  background: -ms-linear-gradient(top, #fd6939 0%, #cf4e24 100%);
  background: linear-gradient(to bottom, #fd6939 0%, #cf4e24 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd6939', endColorstr='#CF4E24',GradientType=0);
  background-color: #fd6939;
}
#menu-main li.menu-item.keyfob:hover .emblem,
#menu-main li.menu-item.keyfob.current-menu-item .emblem {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}
#menu-main li.menu-item.keyfob .emblem .icon {
  background-image: url(../img/menuicons/keyfob.svg);
  background-size: 40%;
}
#menu-main li.menu-item.keyfob:hover .emblem .icon,
#menu-main li.menu-item.keyfob.current-menu-item .emblem .icon {
  background-image: url(../img/menuicons/keyfob-hover.svg);
}

#menu-main li.menu-item.babymobile {
  left: 705px;
  top: 50px;
}
#menu-main li.menu-item.babymobile img {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 40px;
}
#menu-main li.menu-item.babymobile a {
  width: 100px;
  padding-top: 80px;
  position: absolute;
  color: #6988c5;
}
#menu-main li.menu-item.babymobile:hover a,
#menu-main li.menu-item.babymobile.current-menu-item a {
  color: white;
}

#menu-main li.menu-item.babymobile a .emblem {
  width: 80px;
  height: 80px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #6988c5),
    color-stop(1, #4f6ca5)
  );
  background: -moz-linear-gradient(top, #6988c5 0%, #4f6ca5 100%);
  background: -webkit-linear-gradient(top, #6988c5 0%, #4f6ca5 100%);
  background: -o-linear-gradient(top, #6988c5 0%, #4f6ca5 100%);
  background: -ms-linear-gradient(top, #6988c5 0%, #4f6ca5 100%);
  background: linear-gradient(to bottom, #6988c5 0%, #4f6ca5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6988c5', endColorstr='#4F6CA5',GradientType=0);
  background-color: #6988c5;
}
#menu-main li.menu-item.babymobile:hover .emblem,
#menu-main li.menu-item.babymobile.current-menu-item .emblem {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}

#menu-main li.menu-item.babymobile .emblem .icon {
  background-image: url(../img/menuicons/babymobile.svg);
}
#menu-main li.menu-item.babymobile:hover .emblem .icon,
#menu-main li.menu-item.babymobile.current-menu-item .emblem .icon {
  background-image: url(../img/menuicons/babymobile-hover.svg);
}

#menu-main li.menu-item.galery {
  left: 807px;
  top: 40px;
}
#menu-main li.menu-item.galery img {
  position: absolute;
  left: 12px;
  top: 21px;
  width: 52px;
}
#menu-main li.menu-item.galery a {
  padding-top: 60px;
  width: 80px;
  position: absolute;
  color: #ebd660;
}
#menu-main li.menu-item.galery:hover a,
#menu-main li.menu-item.current-menu-item.galery a {
  color: white;
}
#menu-main li.menu-item.galery a .emblem {
  width: 60px;
  height: 60px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffea77),
    color-stop(1, #ebd660)
  );
  background: -moz-linear-gradient(top, #ffea77 0%, #ebd660 100%);
  background: -webkit-linear-gradient(top, #ffea77 0%, #ebd660 100%);
  background: -o-linear-gradient(top, #ffea77 0%, #ebd660 100%);
  background: -ms-linear-gradient(top, #ffea77 0%, #ebd660 100%);
  background: linear-gradient(to bottom, #ffea77 0%, #ebd660 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEA77', endColorstr='#ebd660',GradientType=0);
  background-color: #ffea77;
}
#menu-main li.menu-item.galery:hover a .emblem,
#menu-main li.menu-item.current-menu-item.galery a .emblem {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}
#menu-main li.menu-item.galery .emblem .icon {
  background-image: url(../img/menuicons/gallery.svg);
  background-size: 60%;
}
#menu-main li.menu-item.galery:hover .emblem .icon,
#menu-main li.menu-item.current-menu-item.galery .emblem .icon {
  background-image: url(../img/menuicons/gallery-hover.svg);
}

#menu-main li.menu-item.cart {
  left: 895px;
  top: 50px;
}
#menu-main li.menu-item.cart a {
  width: 90px;
  padding-top: 70px;
  position: absolute;
  color: #d5df6a;
}
#menu-main li.menu-item.cart:hover a,
#menu-main li.menu-item.cart.current-menu-item a {
  color: white;
}
#menu-main li.menu-item.cart a .emblem {
  width: 70px;
  height: 70px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #d5df6a),
    color-stop(1, #c6d154)
  );
  background: -moz-linear-gradient(top, #d5df6a 0%, #c6d154 100%);
  background: -webkit-linear-gradient(top, #d5df6a 0%, #c6d154 100%);
  background: -o-linear-gradient(top, #d5df6a 0%, #c6d154 100%);
  background: -ms-linear-gradient(top, #d5df6a 0%, #c6d154 100%);
  background: linear-gradient(to bottom, #d5df6a 0%, #c6d154 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D5DF6A', endColorstr='#C6D154',GradientType=0);
  background-color: #d5df6a;
}
#menu-main li.menu-item.cart:hover .emblem,
#menu-main li.menu-item.cart.current-menu-item .emblem {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}
#menu-main li.menu-item.cart .emblem .icon {
  background-image: url(../img/menuicons/cart.svg);
  background-size: 60%;
}
#menu-main li.menu-item.cart:hover .emblem .icon,
#menu-main li.menu-item.cart.current-menu-item .emblem .icon {
  background-image: url(../img/menuicons/cart-hover.svg);
}
#menu-main li.menu-item.cart a .emblem .line {
  bottom: 65px;
}
#menu-main li.menu-item.cart img {
  position: absolute;
  left: 4px;
  top: 6px;
  width: 40px;
}

#footer {
  display: block;
  text-align: center;
  background-color: #fff;
  position: relative;
  font-size: 14px;
  box-shadow: 0 0 130px rgba(0, 0, 0, 0.1);
}

#footer .width {
  position: relative;
  padding: 60px 0 60px;
  display: flex;
  flex-wrap: wrap;
}
#footer .width .col {
  flex: 0 0 33%;
}
#footer .width .col:first-child {
  display: flex;
  flex-wrap: wrap;
}
#footer .width .col .logo {
  position: relative;
  display: block;
  margin-left: -5%;
  /*top: -10%;*/
  width: 95%;
}
#footer .width .col .logo img {
  width: 100%;
}
#footer .width .col h3 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
  color: #ccb1d0;
}
#footer .payment,
#footer .facebook {
  width: 50%;
  margin-top: -20px;
}

@media screen and (min-width: 1300px) {
  #footer .width .col .logo {
    margin-left: -50%;
    /*top: -20%;*/
    width: 140%;
  }
  #footer .payment,
  #footer .facebook {
    margin-top: 0px;
  }
}

#footer .menu {
  width: 100%;
}
#footer .payment,
#footer .facebook,
#footer .menu {
  display: block;
  margin-bottom: 20px;

  vertical-align: top;
  text-align: left;
}
#footer .menu ul a {
  text-decoration: unset;
  color: #999;
  font-weight: bold;
  line-height: 1.3;
}

#footer .menu ul a:hover {
  color: #6988c5;
}
#footer .payment {
  margin-bottom: 30px;
}
#footer .payment .payment-wrapper div {
  margin-right: 20px;
  width: 60px;
  height: 30px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: exclusion;
  opacity: 0.3;
}
#footer .payment .payment-wrapper div:last-child {
  margin-right: 0;
}
#footer .payment .payment-wrapper div.payment-1 {
  background-image: url(../img/footer-zahlungsmittel01.svg);
}
#footer .payment .payment-wrapper div.payment-2 {
  width: 80px;
  background-image: url(../img/footer-zahlungsmittel02.svg);
}
#footer .payment .payment-wrapper div.payment-3 {
  width: 100px;
  background-image: url(../img/footer-zahlungsmittel03.svg);
}
#footer .payment h3,
#footer .facebook h3 {
  margin-bottom: 10px;
}
#footer .payment img {
  margin-right: 20px;
}
#footer .payment img:last-child {
  margin-right: 0;
}
#footer .facebook img {
  width: 40px;
  height: auto;
}

#footer .menu li {
  display: block;
  padding-bottom: 10px;
  margin: 0px;
  text-align: left;
}

#footer-notes {
  margin-top: 20px;
  width: 100%;
  color: #555;
  opacity: 0.5;
}
#footer-notes a {
  color: #555;
  text-decoration: underline;
}

@media only screen and (max-width: 640px) {
  #footer .width .col {
    flex: 0 0 50%;
  }
  #footer .width .col:first-child {
    flex: 1 1 100%;
  }
  #footer .width .col .logo {
    margin-left: 0;
    top: 0;
    width: 100%;
  }
  #footer .payment,
  #footer .facebook {
    margin-top: 30px;
  }
}
@media screen and (max-width: 980px) {
  #footer .width .col .logo #footer {
    font-size: 14px;
  }
  #footer .width {
    width: calc(100% - 40px);
    padding: 60px 20px 10px;
  }
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  padding-bottom: 20px;
  margin: 0;
  border: none;
  border-top: 1px solid #eee;
}

/* 	HOME */

.home a .chainContainer {
  width: 800px;
  margin: 40px auto 0;
}
.home .galerie a .chainContainer {
  width: 100%;
  margin-top: 20px;
}
.buttonarea {
  display: block;
  margin-bottom: 80px;
}
a.btn,
input.btn {
  padding: 10px 20px;
  display: block;
  float: right;
  background-color: #fd6939;
  border-radius: 10px;

  font-weight: bold;
  margin-right: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
a.btn:last-child {
  margin-right: 0;
}
.buttonarea.center {
  text-align: center;
}
.buttonarea.center a.btn {
  float: none;
  display: inline-block;
}
.buttonarea.center a.new {
  background: #64d8dc;
  border-radius: 10px;
  padding: 10px;
  color: white;
  height: 14px;
  font-weight: bold;
  line-height: 14px;
  text-transform: initial;
}
a.btn:hover,
.buttonarea.center a.new:hover {
  background-color: #fff;
  color: #fd6939;
}
.article {
  display: flex;
  padding: 40px 0;
  align-items: flex-start;
  overflow: visible;
  justify-content: space-around;
}
.article ul {
  list-style: inside;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.5;
}

.article:first-child {
  margin-top: 50px;
}
.article.rtl {
  flex-direction: row-reverse;
}
.article h2,
.article h3 {
  line-height: 1.5;
  margin-bottom: 16px;
  left: 0;
}
#main.home .articdle .title-wrapper:before {
  content: "";
  background: white;
  position: absolute;
  width: 120%;
  padding-bottom: 120%;
  border-radius: 50%;
  left: -20%;
  top: -20%;

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;
}
.article .title-wrapper > h2,
.article .title-wrapper > h3 {
  font-size: 32px;
  line-height: 1.5;
  width: 100%;
  margin-top: -8px;
  margin-bottom: 10px;
  position: relative;
  text-align: left;
}
.colors {
  color: #ccb1d0;
  color: #64d8dc;
  color: #ffea77;
  color: #d5df6a;
  color: #fd6939;
  color: #6988c5;
}
.article:not(.rtl) .title-wrapper > h2,
.article:not(.rtl) .title-wrapper > h3 {
  padding-right: 57px;
  box-sizing: border-box;
}
.article .title-wrapper {
  flex: 1 1 33.33%;
  align-self: top;
  top: 30px;
  position: sticky;
  overflow-wrap: anywhere;
  text-wrap: balance;
}
.article .text-wrapper {
  flex: 1 1 66.66%;
}
.article.rtl .text-wrapper {
  padding-right: 57px;
  box-sizing: border-box;
}
.article:last-child {
  margin-right: 0;
}

.article p {
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #999;
}
.article1 h2,
.article1 h3,
.article1 a,
.article1 a:hover {
  color: #ccb1d0;
}

.article2 h2,
.article2 h3,
.article2 a,
.article2 a:hover {
  color: #64d8dc;
}
.article3 h2,
.article3 h3,
.article3 a,
.article3 a:hover {
  color: #ffea77;
  color: #ccb1d0;
}

.article4 h2,
.article4 h3,
.article4 a,
.article4 a:hover {
  color: #d5df6a;
}

.article5 h2,
.article5 h3,
.article5 a,
.article5 a:hover {
  color: #fd6939;
}
.article6 h2,
.article6 h3,
.article6 a,
.article6 a:hover {
  color: #6988c5;
}

.article a {
  /* text-decoration: underline; */
  font-weight: bold;
}
.article a:hover {
  color: #333;
  text-shadow: none;
}

#main.home .half {
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
  float: left;
}
#main.home .half:nth-child(2n) {
  margin-right: 0;
}

#main.home .teaser .half {
  text-align: center;
  font-size: 18px;
}
#main.home .teaser .half .content {
  position: relative;
  margin-bottom: 40px;
  padding: 0;
  font-size: 0;
}
#main.home .teaser.slider .arrowHolder {
  height: calc(100% - 40px);
}
#main.home .teaser .half .image {
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  border-radius: 5px;
}

#main.home .teaser .half .image img {
  width: 100%;
  height: auto;
}
#main.home .teaser .half .image .image-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#main.home .teaser .buttonarea {
  margin-top: 20px;
}
#main.home .teaser a.btn {
  display: inline-block;
  float: none;
  text-transform: uppercase;
  font-size: 14px;
  white-space: nowrap;
}
#main.home .teaser .half .content .text {
  display: none;
}
#main.home .teaser .half .content .buttonarea {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: 2;
}
#main.home .buttonarea {
  text-align: center;
}
#main.home a.btn {
  display: inline-block;
  float: none;
  text-transform: uppercase;
}

#main.home .teaser .sliderSlide.sliderAI .content-wrapper {
  background: transparent;
  height: 50vw;
  min-height: 350px;
  max-height: 506px;
  border-radius: 4px;

  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
#main.home .teaser .sliderSlide.sliderAI .content {
  position: absolute;
  top: 70px;
  z-index: 15;
}
#main.home .teaser .sliderSlide.sliderAI .chain {
  margin-top: 200px;
  left: 20px;
}

@media screen and (max-width: 980px) {
  #main.home .teaser .sliderSlide.sliderAI .content {
    top: 60px;
    width: calc(100% - 50px);
    left: 16px;
  }
}
/* #main.about .grid .image img{ */
#main .grid.grid-about-us .image img {
  width: 60%;
  margin-bottom: 10px;
}

#main.about .about-us-box {
  display: table;
  background: white;
  margin-top: 100px;

  box-shadow: 0 0px 110px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  overflow: hidden;
}
#main.about .about-us-box .image {
  width: 450px;
  display: table-cell;
  vertical-align: top;
  line-height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#main.about .about-us-box .image img {
  max-width: 100%;
}
#main.about .about-us-box .content {
  background: white;
  display: table-cell;
}
#main.about .about-us-box .content .box {
  padding: 38px;
}
#main.about .about-us-box .content .box h3 {
  color: #64d8dc;
  font-size: 18px;
}
#main.about .about-us-box .content p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 5px;
}
#main.howto {
  padding-bottom: 0px;
}
#how-to-chain {
  padding: 20px 10px;
}
#how-to-chain p {
  padding-top: 15px;
  font-size: 16px;
  line-height: 1.5;
}
#how-to-chain h3 {
  color: #64d8dc;
  font-size: 18px;
}
#how-to-chain img {
  width: 100%;
}
#main.shop.configure #how-to-chain .intro {
  width: 100%;
}
.section.howto .cta.contact {
  margin-bottom: 120px;
}

/* SHOP */
.woocommerce-cart #main {
  padding-bottom: 40px;
}
.archive #header,
.page-id-2455 #header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 200;
}
.shop #content {
  position: relative;
  margin-top: 220px;
  padding-top: 20px;
}

#chainarea .cart {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 190px;
  z-index: 60;
}
#chainarea .cart .info1 {
  margin-bottom: 5px;
  color: white;
  text-align: right;
}
#chainarea .cart .info2,
.hyperbot-input-wrapper,
.hyperbot-message {
  border: none !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.hyperbot-message,
.hyperbot-input-wrapper {
  text-align: left;
}
#chainarea .cart .info3 {
  display: flex;
  flex-direction: column;
}

#chainarea .cart .info3 .chain_quantity {
  font-size: 18px;
  padding: 10px;
  border-radius: 3px;
}

#chainarea .cart .price_container {
  background: #ccb1d0;
  text-align: right;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  color: white;
}
#chainarea .cart .price_container .price {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 4px;
}
#chainarea .cart .price_container .price span.amount:after {
  content: "*";
}
#chainarea .cart .price_container .details_command {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  cursor: pointer;
}
#chainarea .cart .items {
  background: #64d8dc;
  padding: 10px;
  overflow: auto;
  display: none;
}
#chainarea .cart .items li {
  list-style: none;
  padding: 7px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#chainarea .cart .items li:last-child {
  border: none;
}
#chainarea .cart .items li span {
  float: right;
}
#chainarea .cart .buy.btn {
  background-color: #fd6939;
  background-image: url(../img/menuicons/cart.svg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 10px;
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  display: block;
  float: none;
  border-radius: 0 0 10px 10px;
  text-transform: initial;
}
#chainarea .cart .buy.btn:hover {
  background-image: url(../img/menuicons/cart-orange.svg);
  background-color: #fff;
  color: #fd6939;
}

#interface {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}
.interface {
  display: inline-block;
  margin-right: 20px;
  color: white;
}
.interface .listEntry__price {
  color: #555;
}

.interface label {
  display: block;
  margin-bottom: 5px;
}
.interface input {
  display: block;
  border: none;
  padding: 8px;
  vertical-align: top;
  height: 14px;
  float: left;
  font-size: 14px;
  color: #333;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.1);
  background: #64d8dc;
  border-radius: 3px 0 0 3px;
}
.interface .btn {
  display: block;

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;

  border-radius: 10px;
  padding: 8px 10px;
  cursor: pointer;
  color: #555;
  height: 14px;
  float: left;
  font-weight: bold;
  line-height: 14px;
  text-transform: initial;
}
#nameInterface {
}
#nameInterface .btn {
  border-radius: 0 3px 3px 0;
  margin-top: 10px;
}
#nameInterface input {
  width: 150px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #fff;
  margin-top: 10px;
}
#nameInterface input:focus {
  width: 150px;
}
#howToInterface {
  display: inline-block;
}
#howToInterface a {
  position: relative;
  padding-right: 35px;
}
#howToInterface a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 40px;
  height: 60%;
  background-image: url(../img/menuicons/howto-black.svg);
  background-repeat: no-repeat;
  background-position: right;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#howToInterface a:hover:before {
  background-image: url(../img/menuicons/howto-hover.svg);
}
#infoInterface {
  margin-right: 0;
}
#infoInterface .btn {
  position: relative;
  padding-right: 35px;
}
#infoInterface .btn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 40px;
  height: 60%;
  background-image: url(../img/menuicons/tools-black.svg);
  background-repeat: no-repeat;
  background-position: right;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#ruler {
  position: absolute;
  display: none;
  bottom: 0;
}
#ruler .ruler {
  position: absolute;
  top: 0;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}
#ruler .ruler .line {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  top: 18px;
  position: absolute;
}
#ruler .ruler .cm {
  display: inline-block;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.2);
  height: 15px;
  text-indent: -5px;
  line-height: 58px;
  font-size: 12px;
}
#ruler .ruler .cm:first-child {
  color: rgba(0, 0, 0, 0.3);
  text-indent: 0px;
}
#ruler .current {
  position: absolute;
  top: 0;
  width: 60px;
  height: 40px;
  overflow: hidden;
}
#ruler .current .ruler .line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#ruler .current .ruler .cm {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.3);
}

/* CHAIN */
#chainarea {
  position: relative;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}
#chains {
  margin-top: 170px;
  margin-bottom: 0px;
}
#chains.scaling {
  transform-origin: left;
}
.chain {
  height: 200px;
  width: 2000px;
  position: relative;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.canvas {
  /* 	outline: 1px solid rgba(0,255,0,.4); */
}
.canvas .chain_placeholder {
  top: 50%;
  display: block;
  outline: 1px dotted #000;
  position: absolute;
  opacity: 0.4;
  left: 0;
}
.canvasChain .chain_placeholder {
  position: relative;
  float: left;
}
.chain_cord {
  height: 10px;
  background-repeat: repeat-x;
  background-position: center center;
  background-size: auto 10px;
  position: absolute;
  top: 100px;
  margin-top: -5px;
  left: 0;
  z-index: 5;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.canvasBefore {
  height: 200px;
  min-width: 100px;
  float: left;
  /* 	background: rgba(255,0,255,.5); */
  position: absolute;
  top: -13px;
  /* left: -35px; */
}
.canvasBefore .ui-sortable-haselper {
  position: absolute;
  left: 0;
}
.canvasSecurityStart,
.canvasKnuckle,
.canvasStart {
  height: 200px;
  min-width: 30px;
  float: left;
  /* 	background: rgba(255,255,0,.5); */
  position: absolute;
}
.canvasSecurityStart .chain_element,
.canvasSecurityEnd .chain_element,
.canvasKnuckle .chain_element,
.canvasStart .chain_element {
  z-index: 9;
}
.canvasChain {
  float: left;
  height: 200px;
  min-width: 200px;
  position: absolute;
}
.canvasChain .chain_element {
  z-index: 10;
}
.canvasAfter {
  height: 200px;
  min-width: 100px;
  float: left;
  /* 	background: rgba(255,0,0,.5); */
  position: absolute;
  /*  top: -29px; */
  margin-left: -58px;
}
.canvasAfter .is-loop {
  z-index: 1;
}

.canvasSecurityEnd {
  /* 	background: rgba(255,255,0,.5); */
  height: 80px;
  min-width: 30px;
  position: absolute;
  margin-left: 58px;
  /*top: -31px;*/
  top: 60px;
}
.dummychain.has-additional-after .canvasSecurityEnd {
  margin-left: 12px;
}

.canvas .chain_element {
  top: 50%;
  display: block;
  float: left;
  position: relative;
}
.canvas .chain_element:not(.ui-sortable-helper) {
  top: 50% !important;
}
.canvas .chain_element.deactivated {
  opacity: 0.5;
}
.canvas .chain_element img.extended {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.canvasBefore .chain_element {
  right: 0;
}
/*.canvasSecurityEnd .chain_element{
  -webkit-transform: rotate(-80deg);
  -moz-transform: rotate(-80deg);
  -o-transform: rotate(-80deg);
  transform: rotate(-80deg);
}*/
#chains .dummychain .canvasAfter .not-loop[data-variation_id="277"]:before {
  content: "transparent";
  position: absolute;
  top: -26px;
  left: 110px;
  font-size: 90%;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.8);
}
.dummychain.has-additional-after .canvasAfter {
  margin-left: -12px;
}

/* SCHLÜSSELANHÄNGER */
#main.keyfob #chains {
  margin-top: 240px;
}
#main.keyfob .chain_cord {
  border-radius: 3px;
}
#main.keyfob .chain_cord_sensor {
  position: absolute;
  /* 	background: rgba(0,0,255,.5); */
  z-index: 51;
  cursor: pointer;
}
#main.keyfob .cordElements {
  opacity: 0.5;
  display: none;
}
#main.keyfob .cordElements.added {
  display: block;
}
#main.keyfob .canvasBefore {
  height: 100px;
  top: 0px;
  left: -20px;
}
#main.keyfob .canvasSecurityStart,
#main.keyfob .canvasSecurityEnd,
#main.keyfob .canvasKnuckle,
#main.keyfob .canvasStart,
#main.keyfob .canvasChain {
  height: 100px;
}
#main.keyfob .canvasAfter {
  height: 100px;
  min-width: 20px;
  top: 0;
  margin-left: -12px;
}
#main.keyfob .canvasSecurityEnd {
  margin-left: 0;
}
#main.keyfob .canvasSecurityEnd .chain_element {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
#main.keyfob #knuckleLines {
  position: absolute;
  /* 	clip-path: content-box; */
}
#main.keyfob #knuckleLines .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 8px;
  font-size: 14px;
  color: white;
  overflow: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  pointer-events: none;
}
#main.keyfob #knuckleLines .line:after {
  /*content: "•••••••••••••••••••••••••••";*/
  content: "•••••••••";
  letter-spacing: 4px;
  text-indent: 4px;
  line-height: 0;
  top: 2px;
  position: absolute;
}
#main.keyfob #knuckleLines .line2 {
  -webkit-transform: rotate(-80deg) translateY(-2px);
  -moz-transform: rotate(-80deg) translateY(-2px);
  -o-transform: rotate(-80deg) translateY(-2px);
  transform: rotate(-80deg) translateY(-2px);
  width: 110px;
}
#main.keyfob #knuckleLines .line3 {
  -webkit-transform: rotate(80deg) translateY(-2px);
  -moz-transform: rotate(80deg) translateY(-2px);
  -o-transform: rotate(80deg) translateY(-2px);
  transform: rotate(80deg) translateY(-2px);
  width: 110px;
}
/*Baby Mobile*/
#main.babymobile #chains {
  margin-top: 310px;
  margin-bottom: 80px;
}
#main.babymobile .cordElements {
  opacity: 0.5;
  display: none;
}
#main.babymobile .cordElements.added {
  display: block;
}
#main.babymobile .cordElements1 {
  position: relative;
  z-index: 25;
}
#main.babymobile .chain_cord_sensor {
  position: absolute;
  /* 	background: rgba(0,0,255,.5); */
  z-index: 51;
  cursor: pointer;
}
#main.babymobile .canvasBefore {
  height: 100px;
  top: -13px;
  left: -20px;
}
#main.babymobile .canvasSecurityStart,
#main.babymobile .canvasSecurityEnd,
#main.babymobile .canvasKnuckle,
#main.babymobile .canvasStart,
#main.babymobile .canvasChain {
  height: 100px;
}
#main.babymobile .canvasAfter {
  height: 100px;
  min-width: 20px;
  top: 0;
  margin-left: -12px;
}
#main.babymobile .canvasSecurityEnd {
  margin-left: 0;
  top: 0;
}
#main.babymobile .canvasSecurityEnd .chain_element {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
#main.babymobile .babyPos1,
#main.babymobile .babyPos2 {
  position: absolute;
  left: 65px;
}
#main.babymobile .canvasSecurityEnd .chain_element.babyPos1 {
  top: -142px !important;
  -webkit-transform: rotate(-120deg);
  -moz-transform: rotate(-120deg);
  -o-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
#main.babymobile .canvasSecurityEnd .chain_element.babyPos2 {
  top: 242px !important;
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.tooltips {
  position: absolute;
  top: 0;
  left: 0;
}
.tooltips .edit_button {
  cursor: pointer;
  position: absolute;
  margin-left: -15px;
  z-index: 50;
}
.tooltips .edit_button.active {
  z-index: 51;
}
.tooltips .edit_button .img {
  width: 30px;
  height: 34px;
  margin-top: -15px;
  background: url(../img/pencil.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}
.tooltips .edit_button.rotate .img,
.tooltips .edit_button.loop .img,
.tooltips .edit_button.ring .img {
  background: url(../img/rotate.svg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.tooltips .edit_button.loop .img,
.tooltips .edit_button.ring .img {
  width: 30px;
  height: 39px;
  margin-top: -11px;
}
.tooltips .edit_button.ring .img {
  background: url(../img/silicone.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.tooltips .edit_button.loop .img {
  background: url(../img/loop.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.tooltip_ring,
.tooltip_loop,
.tooltip_color,
.tooltip_rotate {
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  background: #ccb1d0;
  color: white;
  font-size: 80%;
  font-weight: bold;
}
.tooltip_color,
.tooltip_rotate {
  padding: 2.5px 0px 4px 18px;
  border-radius: 13px;
  margin-top: -6.5px;
  margin-left: 7px;
  width: 82px;
}
.tooltip_ring,
.tooltip_loop {
  padding: 8px 8px 8px 30px;
  border-radius: 15px;
  margin-left: 1px;
}
.tooltip_ring {
  width: 130px;
}
.tooltip_loop {
  width: 120px;
}

.tooltips .variation_menu {
  background: #fff;
  padding: 2px 0 0 1px;
  position: absolute;
  display: none;
  top: 0;
  z-index: 52;
  min-width: 253px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  border-radius: 0 3px 3px 3px;
}
.tooltips .variation_menu:before {
  content: " ";
  width: 0;
  height: 0px;
  position: absolute;
  top: -8px;
  left: 0;
  border-left: 10px solid #fff;
  border-top: 8px solid transparent;
}
.tooltips .variation_menu .color {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 1px;
  opacity: 0.4;
  border-radius: 1px;
  position: relative;
}
.tooltips .variation_menu .color[data-variation_color="weiss"]:after {
  content: "weiß";
  position: absolute;
  top: 16px;
  left: 9px;
  color: #333;
  font-size: 12px;
}
.tooltips .variation_menu .color[data-variation_color="transparent"]:before {
  content: "trans-";
  position: absolute;
  top: 10px;
  left: 5px;
  color: #333;
  font-size: 12px;
}
.tooltips .variation_menu .color[data-variation_color="transparent"]:after {
  content: "parent";
  position: absolute;
  top: 22px;
  left: 3px;
  color: #333;
  font-size: 12px;
}
.tooltips .variation_menu .color.purchasable.instock {
  opacity: 1;
  cursor: pointer;
}

#main.keyfob .tooltips .cord_button,
#main.babymobile .tooltips .cord_button {
  width: 26px;
  height: 24px;
  position: absolute;
  margin-left: 0px;
  margin-top: -12px;
  z-index: 50;
  background-image: url(../img/marker.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#main.keyfob .tooltips .cord_button.remove {
  background-image: url(../img/minus.svg);
  cursor: pointer;
}
#main.keyfob .tooltips .cord_button.add {
  background-image: url(../img/plus-rund.svg);
  width: 32px;
  height: 32px;
  margin-top: -16px;
  cursor: pointer;
}

.ui-draggable-handle,
.ui-sortable-handle {
  cursor: pointer;
}

.woocommerce img,
.woocommerce-page img {
  max-height: none;
  max-width: none;
}
.woocommerce .products img,
.woocommerce-page .products img {
  max-height: 100%;
  max-width: 100%;
}

.cat-item-37,
.cat-item-59 {
  display: none;
}

/* KATEGORIEN */
#product-selector-mobile {
  display: none;
}
.woocommerce ul.product-categories {
  position: relative;
  margin-top: 120px;
  padding-left: 200px;
}
.woocommerce ul.product-categories > li.cat-item,
.woocommerce ul.product-categories > li.menu-item {
  display: inline-block;
  margin-right: 14px;
}
.woocommerce ul.product-categories > li.cat-item > a,
.woocommerce ul.product-categories > li.menu-item > a {
  position: relative;
  top: 0px;
  width: 126px;
  height: 40px;
  display: block;
  background-color: white;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 0px;
  color: #555;
  border-radius: 15px 15px 0 0;

  font-weight: bold;
  font-size: 12px;
  line-height: 14px;

  -webkit-transition: top 0.1s ease-out, border-radius 0.1s ease-out;
  -moz-transition: top 0.1s ease-out, border-radius 0.1s ease-out;
  -o-transition: top 0.1s ease-out, border-radius 0.1s ease-out;
  transition: top 0.1s ease-out, border-radius 0.1s ease-out;
}
.woocommerce ul.product-categories > li.ringe > a {
  background-image: url(../img/icons/categories/ring.svg);
}
.woocommerce ul.product-categories > li.clips > a {
  background-image: url(../img/icons/categories/schnullerclip.svg);
}
.woocommerce ul.product-categories > li.motivperlen > a {
  background-image: url(../img/icons/categories/motivperle.svg);
}
.woocommerce ul.product-categories > li.holzperlen > a {
  background-image: url(../img/icons/categories/perle.svg);
}
.woocommerce ul.product-categories > li.glocken > a {
  background-image: url(../img/icons/categories/gloeckchen.svg);
}
.woocommerce ul.product-categories > li.buchstaben > a {
  background-image: url(../img/icons/categories/wuerfel.svg);
}
.woocommerce ul.product-categories > li.cat-item > a .container,
.woocommerce ul.product-categories > li.menu-item > a .container {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  max-width: 75px;
  padding-left: 36px;
}
.woocommerce ul.product-categories > li.cat-item:hover > a,
.woocommerce ul.product-categories > li.cat-item.active > a,
.woocommerce ul.product-categories > li.menu-item:hover > a,
.woocommerce ul.product-categories > li.menu-item.active > a {
  color: #fff;
  top: -5px;
  background-color: #ccb1d0;
  border-radius: 15px;
}
.woocommerce ul.product-categories > li.cat-item:hover > a:after,
.woocommerce ul.product-categories > li.cat-item.active > a:after,
.woocommerce ul.product-categories > li.menu-item:hover > a:after,
.woocommerce ul.product-categories > li.menu-item.active > a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 10px;
  border-color: #ccb1d0 transparent transparent transparent;
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  visibility: visible;
  opacity: 1;
}
.product-selector-step#product-selector-step-2 ul.sub-menu > li.active a {
  background-color: #ccb1d0;
  color: white;
}

.woocommerce ul.product-categories ul.children,
.woocommerce ul.product-categories ul.sub-menu {
  position: absolute;
  left: -10px;
  display: none;
  top: 73px;
  background: transparent;
}
.woocommerce ul.product-categories ul.children > li.cat-item,
.woocommerce ul.product-categories ul.sub-menu > li.menu-item {
  position: relative;
  margin-bottom: 2px;
}
.woocommerce ul.product-categories ul.children > li.cat-item a,
.woocommerce ul.product-categories ul.sub-menu > li.menu-item a {
  padding: 6px 10px;
  color: #555;
  font-weight: bold;
  display: inline-block;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0);
  background-color: #ffffff;

  border-radius: 6px;
}
.woocommerce ul.product-categories ul.children > li.cat-item.active a,
.woocommerce ul.product-categories ul.children > li.cat-item a:hover,
.woocommerce ul.product-categories ul.sub-menu > li.menu-item.active a,
.woocommerce ul.product-categories ul.sub-menu > li.menu-item a:hover {
  background: #64d8dc;
  color: white;
}

.woocommerce ul.product-categories ul.children > li.cat-item:last-child:after,
.woocommerce ul.product-categories ul.sub-menu > li.menu-item:last-child:after {
  border: none;
}

/* PRODUKTLISTE */

.woocommerce ul.products {
  padding: 20px 0px 20px 200px;
  margin-top: -3px;
  background: #fff;
  box-shadow: 3px 3px 60px rgba(0, 0, 0, 0.1);
  color: #555;
  min-height: 190px;
  border-radius: 25px;
}
.woocommerce ul.products span.amount:after,
#product-selector-step-3 ul span.amount:after {
  content: "*";
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 105px;
  /* 	border-bottom: 1px solid #ccc; */
  height: 150px;
  margin: 5px 25px 10px 0;
  opacity: 0.5;
  float: left !important;
}
#rotate-phone {
  display: none;
}
@media only screen and (max-width: 768px) {
  #footer .menu {
    width: 95%;
  }
  .glow {
    background: rgba(0, 0, 0, 0.2);
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100px;
    float: left;
    clear: none;
    margin: 5px 25px 10px 0;
  }
  .woocommerce #payment .terms,
  .woocommerce-page #payment .terms {
    width: 100%;
  }
  .woocommerce-page #payment .terms .input-checkbox#terms {
    display: inline-block;
    vertical-align: top;
    margin: 5px 5px 0 0;
    margin: 8px 5px 0 0;
    width: 15px;
  }
  .woocommerce-page #payment .terms label.checkbox {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 25px);
  }
}
.woocommerce ul.products li.product.instock.purchasable,
.woocommerce-page ul.products li.product.instock.purchasable {
  opacity: 1;
}

.woocommerce ul.products li.product .product-image-container {
  width: 100px;
  /* 	display: table; */
}
.woocommerce ul.products li.product .product-image-container .product-image {
  /* 	display: table-cell; */
  /* 	vertical-align: middle;	 */
}

/* GALERIE */
.chainWhole {
  margin-top: 20px;
  width: 2000px;
  min-height: 150px;
  position: relative;
}
.galerie .chainWhole,
.home .chainWhole {
  width: 100% !important;
  display: table-cell;
  vertical-align: middle;
}
.galerie .chainWhole img,
.home .chainWhole img {
  width: 100%;
  height: auto;
}
.chainWhole .element {
  position: relative;
  float: left;
  display: block;
  top: 50%;
  z-index: 2;
}
.chainWhole .element.chain,
.chainWhole .element.securityStart {
  z-index: 3;
}
/*.chainWhole .element.securityEnd{
		-webkit-transform: rotate(-80deg);
		-moz-transform: rotate(-80deg);
		-o-transform: rotate(-80deg);
		transform: rotate(-80deg);
	}*/

.chainWhole.keyfob .element.securityEnd,
.chainWhole.babymobile .element.securityEnd {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
.chainWhole.keyfob .cord,
.chainWhole.babymobile .cord {
  position: absolute;
  top: 49%;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  z-index: 2;
}
.chainWhole.keyfob .cord2 {
  -webkit-transform: rotate(-3deg) scale(0.95);
  -moz-transform: rotate(-3deg) scale(0.95);
  -o-transform: rotate(-3deg) scale(0.95);
  transform: rotate(-3deg) scale(0.95);
  z-index: 1;
  top: 25%;
}
.chainWhole.keyfob .cord3 {
  -webkit-transform: rotate(3deg) scale(0.95);
  -moz-transform: rotate(3deg) scale(0.95);
  -o-transform: rotate(3deg) scale(0.95);
  transform: rotate(3deg) scale(0.95);
  z-index: 3;
  top: 71%;
}
.chainWhole.babymobile .cord2 {
  top: 7%;
}
.chainWhole.babymobile .cord3 {
  top: 93%;
}
.config-icon {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  display: inline-block;
  background-image: url(../img/menuicons/configurator-hover.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.config-fb-icon {
  width: 16px;
  height: 18px;
  background-image: url(../img/social-fb.png);
}
.galerie .chains a {
  width: 300px;
  margin-right: 40px;
  overflow: hidden;
}
.galerie .chains a:nth-child(3n + 0) {
  margin-right: 0;
}
.galerie .chains a {
  margin-top: 20px;
}

#main .woocommerce .chainContainer {
  width: 700px;
  max-width: 100%;
  float: left;
  /*overflow: auto;*/
}

.width .galerie {
  margin-top: 60px;
}
.galerie .chains,
.width .galerie .chains {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tooltipstered .chainWhole {
	vertical-align: top;
}
.galeriewrapper .chainContainer {
	margin-top: 30px !important;
    margin-bottom: -20px !important;
}
.tooltipster-sidetip .tooltipster-box {
  border: none;
  box-shadow: 2px 1px 50px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: transparent;
  /* background: #eee; */
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #eee !important;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #eee !important;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #eee !important;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #eee !important;
}
.tooltipster-sidetip .tooltipster-arrow-border {
  border: none !important;
}
.tooltipster-sidetip .tooltipster-content {
  color: #555;
  background-color: #eee;
  border-radius: 5px;
}
.tooltipster-default a {
  color: #555;
}
.tooltipster-default .tooltipster-arrow span {
  border-color: #555;
}
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  border: none;
  display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  margin-top: 60px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  width: 50%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
  width: 50%;
  text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
  color: #555;
  display: block;
  font-size: 10px;
  line-height: 0;
  margin-bottom: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
  color: #fff;
  display: none;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 34%;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  width: 100%;
  left: 0;
  text-align: left;
}
/* Checkout */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #fd6939;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  border-radius: 20px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #fff;
  color: #fd6939;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top: 1px dotted rgba(255, 255, 255, 0.4);
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: none;
  margin-bottom: 50px;
}
.woocommerce-checkout #payment {
  background: none;
  border-radius: 0;
}
.woocommerce form .form-row textarea {
  border: none;
  padding: 10px;
  font-size: 14px;
  color: #555;
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  height: 100px;
}
#order_review_heading {
  margin-top: 20px;
  margin-bottom: 10px;
}
.woocommerce table.shop_table tfoot tr:first-child td,
.woocommerce table.shop_table tfoot tr:first-child th {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.woocommerce table.shop_table tfoot tr:last-child td,
.woocommerce table.shop_table tfoot tr:last-child th {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.woocommerce table.shop_table th.product-name {
  padding: 9px 0px;
  visibility: hidden;
  width: 769px;
}
.woocommerce table.shop_table {
  border-radius: 0;
  border: none;
}
.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 0px;
}
.woocommerce table.shop_table thead {
  visibility: hidden;
}
.woocommerce-checkout .listEntry:last-child {
  padding-top: 20px;
  border-bottom: none;
}
.woocommerce .productsList {
  display: none;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: white;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: white;
}
.checkout-terms-and-conditions {
  float: left;
}
#payment .checkout-terms-and-conditions .form-row.wc-terms-and-conditions {
  float: none;
  margin: 0;
}
.woocommerce-info {
  border-top: 3px solid #fd6939;
  background-color: white;
}
.woocommerce-info a,
#payment .checkout-terms-and-conditions .form-row.wc-terms-and-conditions a {
  color: #fd6939;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_orde {
  margin-top: 10px;
}
.woocommerce-info a {
  color: inherit;
}

/* CART */
.woocommerce .listTitle {
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 10px;
}
.woocommerce .listEntry {
  padding-top: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.woocommerce-cart .listEntry__price {
  display: flex;
  align-items: baseline;
  gap: 0 6px;
}

.woocommerce-cart .woocommerce .buttonarea {
  margin-top: 20px;
  margin-bottom: 20px;
}
.woocommerce-cart .woocommerce .coupon {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.woocommerce-cart .woocommerce .coupon label {
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
}
.woocommerce-cart .woocommerce .coupon input {
  max-width: calc(50% - 30px);
}
.woocommerce-cart .woocommerce .coupon .input-text {
  height: 28px;
  margin-right: 30px;
}
.woocommerce-cart .woocommerce .coupon input.btn {
  display: initial;
  margin-right: 0;
  float: none;
  height: 38px;
  color: white;
}
.woocommerce-cart .woocommerce .coupon input.btn:hover {
  color: #fd6939;
  cursor: pointer;
}
.woocommerce .bigamount.interface {
  float: right;
  position: relative;
  margin: 0;
  width: 200px;
}
.woocommerce .bigamount .amount {
  font-size: 30px;
  font-weight: bold;
  margin-top: 20px;
  display: block;
}
.woocommerce .bigamount .quantity + .amount {
  display: inline-block;
}
.woocommerce .bigamount .amount:after {
  content: "*";
}
.woocommerce-cart .bigamount .btn {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}
.woocommerce-cart form {
  margin-bottom: 20px;
}
.woocommerce .cart-subtotal .amount:after {
  content: "*";
}
/* DANKE */
.woocommerce .order_details {
  margin: 0 0 1.5em;
  list-style: none;
  margin-top: 20px;
}
.woocommerce-checkout h2 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.woocommerce-checkout .bigamount .amount {
  margin-top: 0;
}
.woocommerce-checkout .bigamount a {
  color: white;
  font-weight: bold;
  background-color: #6988c5;
  padding-right: 6px;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  margin-top: 10px;
  display: inline-block;
}
.woocommerce-checkout .bigamount a:hover {
  color: #6988c5;
  background-color: white;
}
.woocommerce-checkout .bigamount a .config-fb-icon {
  width: 32px;
  height: 32px;
}

.dark {
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}

.wpcf7 .left {
  float: left;
}
.wpcf7 .right {
  float: left;
  margin-left: 40px;
}
.wpcf7 .wpcf7-submit {
  padding: 10px;
  background-color: #64d8dc;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  line-height: 0;
  color: #fff;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.wpcf7 .wpcf7-submit:hover,
.btn:hover {
  background-color: #fff;
  color: #64d8dc;
}
div.wpcf7-validation-errors {
  border: none;
  background: #ffea77;
  color: #555;
  padding: 8px 12px;
  font-size: 12px;
}
div.wpcf7-mail-sent-ok {
  border: none;
  background: #d5df6a;
  color: #fff;
  padding: 8px 12px;
}
span.wpcf7-not-valid-tip {
  font-size: 1em;
  display: block;
  background: #f33;
  color: #fff;
  padding: 3px 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  width: 300px;
  margin-top: 2px;
}

.wpcf7-form-control-wrap input[type="tel"] {
  width: 300px !important;
}

@media screen and (max-width: 1024px) {
  #header,
  #main {
    min-width: initial;
  }
}
@media screen and (max-width: 980px) {
  .width {
    width: calc(100% - (2 * 20px));
    padding: 0 20px 0px;
  }

  #main > .width {
    padding-bottom: 20px;
  }
  #header hr {
    margin-bottom: 0;
  }
  .archive #header,
  .page-id-2455 #header {
    position: relative;
  }
  #main {
    padding-bottom: 80px;
  }
  #main.default {
    padding-top: 20px;
  }
  #main.default .content {
    width: 100%;
    font-size: 10px;
  }

  #main.default .content .width {
    width: 100%;
    padding: 0;
  }
  #main.home .teaser {
    left: -20px;
    width: calc(100% + 40px);
  }

  #header {
    z-index: 200;
  }
  #header .width {
  }
  hr {
    margin-top: 0;
  }
  #logo {
    position: relative;
    top: 0;
    width: 100%;
    overflow: hidden;
    z-index: 150;
    left: 0;
  }
  #logo .logo {
    display: block;
    margin: 0;
    width: 100%;
    height: 19vw;
    text-align: left;
  }

  #logo .line {
    display: none;
  }
  #logo img {
    width: auto;
    max-height: 100%;
  }
  #logo img.maxfull {
    display: none;
  }
  #logo img.max980 {
    display: block;
    margin: auto;
  }
  #logo #mobile-menu-toggler,
  #logo #mobile-menu-cart {
    display: block;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  #logo #mobile-menu-toggler {
    left: 0;
  }
  #logo #mobile-menu-toggler:before {
    content: "\f0c9";
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "FontAwesome";
    font-size: 30px;
    color: #fd6939;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #logo #mobile-menu-cart {
    top: calc(50% - 2px);
    right: 0;
    background-image: url("../img/menuicons/cart-orange.svg");
    background-position: center center;
    background-size: contain;
  }
  #logo #mobile-menu-cart:hover {
    background-image: url("../img/menuicons/cart.svg");
  }

  #logo .line1.line {
    left: calc(50% - 150px + 15px);
  }
  #logo .line2.line {
    right: calc(50% - 150px + 30px);
  }
  #menu-main {
    position: relative;
    width: 100%;
    height: auto;
    transition: height 1s ease;
    overflow: hidden;
    z-index: 100;
  }
  #menu-main.closed {
    height: 0 !important;
  }
  #menu-main li.menu-item,
  #menu-main li.menu-item * {
    position: relative !important;
    left: initial !important;
    top: initial !important;
  }
  #menu-main li.menu-item a {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    padding: initial !important;
    width: auto !important;
  }
  #menu-main li.menu-item a .emblem {
    margin: 10px;
    width: 40px !important;
    height: 40px !important;
    transform: initial !important;
  }
  #menu-main li.menu-item a .emblem .line {
    display: none;
  }
  .article {
    margin-right: 10px;
    /*width: calc(100% / 3);*/
    height: auto;
  }

  #main.home .half {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: initial;
  }
  /*.grid {
		font-size: 0;
	}*/
  .grid .third {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - (2 * 20px)) / 3);
    float: none;
    margin-right: 20px;
  }

  .grid .col {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - (2 * 20px)) / 3);
    float: none;
    margin-right: 20px;
    position: relative;
  }
  .grid.col2-1 .col:nth-child(odd) {
    width: calc(((100% - 80px) / 3 * 2) + 40px);
  }
  .grid.col2-1 .col:nth-child(even) {
    margin-right: 0;
  }
  .grid.col1-2 .col:nth-child(even) {
    width: calc(((100% - 80) / 3 * 2) + 40);
    margin-right: 0;
  }
  .grid.col1-1-1 .col:nth-child(3n + 0) {
    margin-right: 0;
  }
  .grid.col1-1 .col {
    width: 470px;
  }
  .grid.col1-1 .col:nth-child(even) {
    margin-right: 0;
  }

  #shape,
  #interface .interface label,
  #chainarea .cart {
    display: none;
  }

  #interface-wrapper {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
    padding: 20px 0 0px;
  }
  #interface {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    position: relative;
    margin-bottom: 10px;
    padding: 0px;
    width: 100%;
  }
  #interface #nameInterface {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  #interface #nameInterface input {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .shop #content {
    margin: 0;
  }
  #chainarea {
    padding: 60px 0;
    overflow-x: scroll;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    transform-origin: top left;
  }
  #chainarea.scaled {
    margin-bottom: -50px;
    width: calc(100% / 0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  #chains {
    margin: 0 0 0 20px;
  }
  #main.keyfob #chains {
    margin: 60px 0 0 50px;
  }
  #ruler {
    bottom: 50px;
  }
  .woocommerce ul.product-categories,
  .woocommerce ul.products {
    display: none;
  }

  .woocommerce ul.product-categories > li.cat-item > a:after,
  .woocommerce ul.product-categories > li.menu-item > a:after,
  .woocommerce ul.product-categories ul.children > li.cat-item:after,
  .woocommerce ul.product-categories ul.sub-menu > li.menu-item:after {
    background: none;
    border: none;
    opacity: 0;
    visibility: hidden;
  }

  .product-selector-step#product-selector-step-1
    ul.product-categories
    > li
    > a {
    top: 0;
    height: auto;
    text-align: center;
    border-radius: 5px;
    background-image: none;
    background-color: white;
    color: #ccb1d0;
    font-weight: bold;
  }
  .product-selector-step#product-selector-step-1
    ul.product-categories
    > li
    > a:hover,
  .product-selector-step#product-selector-step-1
    ul.product-categories
    > li.active
    > a {
    background-color: #ccb1d0;
    color: white;
  }
  .product-selector-step#product-selector-step-1
    ul.product-categories
    > li.active:after {
    /* TODO  new mobile navigation */
  }

  .product-selector-step#product-selector-step-2
    ul.product-categories
    > li.active
    .sub-menu
    .menu-item
    > a {
    top: initial;
    width: 100%;
    height: 100%;
  }
  .product-selector-step#product-selector-step-2 ul.sub-menu > li.active:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    left: initial;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #ccb1d0;
    -webkit-transform: translate(70%, -50%);
    -moz-transform: translate(70%, -50%);
    -ms-transform: translate(70%, -50%);
    transform: translate(70%, -50%);
    visibility: visible;
    opacity: 1;
  }

  .product-selector-step#product-selector-step-3 {
    position: relative;
    margin: 20px 0 0;
    width: auto;
    flex-grow: 1;
    flex-basis: 0;
  }
  .product-selector-step#product-selector-step-3
    #production-selector-3-scroll-wrapper {
  }
  .product-selector-step#product-selector-step-3 .wrapper {
    height: 100%;
    text-align: center;
  }
  .product-selector-step#product-selector-step-3 .wrapper .product {
    position: relative;
    display: inline-block;
    margin: 0 20px 20px 0px;
    width: 100px;
    text-align: center;
    vertical-align: top;
  }
  .product-selector-step#product-selector-step-3 .wrapper .product.outofstock {
    opacity: 0.5;
  }
  .product-selector-step#product-selector-step-3 .wrapper .product img {
    max-width: 75%;
    zoom: 0.8;
    -moz-transform: scale(0.8);
  }

  .product-selector-step#product-selector-step-1
    ul.product-categories
    .sub-menu
    .product-selector-step#product-selector-step-2
    ul.product-categories
    .sub-menu {
    display: none !important;
  }
  .product-selector-step#product-selector-step-2 ul.product-categories > li {
    display: none;
    margin: 0;
    padding: 0;
    height: 100%;
  }
  .product-selector-step#product-selector-step-2
    ul.product-categories
    > li.active {
    display: block;
  }
  .product-selector-step#product-selector-step-2
    ul.product-categories
    > li
    > a {
    display: none !important;
  }
  .product-selector-step#product-selector-step-2
    ul.product-categories
    > li.active
    .sub-menu {
    position: relative;
    display: block !important;
    top: initial;
    left: initial;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    background: none;
    box-shadow: none;
  }
  .product-selector-step#product-selector-step-2
    ul.product-categories
    > li.active
    .sub-menu
    .menu-item {
    display: block;
  }
  .page.woocommerce-order-received .woocommerce {
    padding-bottom: 40px;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    margin-top: 40px;
    width: 100%;
  }
  #product-selector-mobile {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding: 0 10px;
    font-size: 0;
    overflow: hidden;
  }
  .product-selector-step,
  .product-selector-step h3 {
    font-size: 12px;
  }
  .product-selector-step {
    display: inline-block;
    width: auto;
    box-sizing: border-box;
    vertical-align: top;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
  }
  .product-selector-step#product-selector-step-1 {
    z-index: 100;
  }

  .product-selector-step#product-selector-step-1 {
    width: calc(100% + 20px);
    left: -10px;
    position: relative;
  }
  .product-selector-step#product-selector-step-1 .scroll-wrapper {
    position: relative;
    padding: 0;
  }
  .product-selector-step#product-selector-step-1 .scroll-wrapper:before,
  .product-selector-step#product-selector-step-1 .scroll-wrapper:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../img/pfeil-links.svg);
    background-size: contain;
    z-index: 1;
  }
  .product-selector-step#product-selector-step-1 .scroll-wrapper:before {
    left: 20px;
    -webkit-transform: translate(-50%, calc(-50% - 5px));
    -moz-transform: translate(-50%, calc(-50% - 5px));
    -ms-transform: translate(-50%, calc(-50% - 5px));
    transform: translate(-50%, calc(-50% - 5px));
  }
  .product-selector-step#product-selector-step-1 .scroll-wrapper:after {
    right: 20px;
    -webkit-transform: translate(50%, calc(-50% - 5px)) rotate(180deg);
    -moz-transform: translate(50%, calc(-50% - 5px)) rotate(180deg);
    -ms-transform: translate(50%, calc(-50% - 5px)) rotate(180deg);
    transform: translate(50%, calc(-50% - 5px)) rotate(180deg);
  }
  .product-selector-step#product-selector-step-1 .scroll-wrapper.no-left:before,
  .product-selector-step#product-selector-step-1
    .scroll-wrapper.no-right:after {
    display: none;
  }

  .product-selector-step#product-selector-step-1 .scroll-wrapper * {
  }
  .product-selector-step#product-selector-step-1 li.menu-item:hover a  {
    /* TODO  new mobile navigation */
  }
  .product-selector-step#product-selector-step-1 ul.product-categories {
    display: block;
    margin: 0;
    padding: 0 10px 10px;
    white-space: nowrap;
    font-size: 0;
    overflow: auto;
    height: 50px;
  }
  .product-selector-step#product-selector-step-1
    ul.product-categories::-webkit-scrollbar {
    display: none;
  }
  .product-selector-step#product-selector-step-1 ul.product-categories li {
    margin-right: 5px;
  }
  .product-selector-step#product-selector-step-1
    ul.product-categories
    li:last-child {
    margin-right: 0px;
  }
  .product-selector-step#product-selector-step-1
    ul.product-categories
    > li.active {
    /* TODO  new mobile navigation */
  }
  .product-selector-step#product-selector-step-1 .container {
    display: block;
    margin: auto;
    padding: 0;
    line-height: 40px;
    max-width: initial;
    text-align: center;
  }
  .product-selector-step#product-selector-step-1 .active .container {
    /* TODO  new mobile navigation */
  }
  .product-selector-step#product-selector-step-1 .active .container:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-color: #ccb1d0 transparent;
    border-style: solid;
    transform: translate(-50%, 100%);
  }

  .product-selector-step#product-selector-step-2 {
    position: relative;
    padding: 20px 20px 20px 0;
    z-index: 90;
  }

  /* .product-selector-step#product-selector-step-2 .scroll-wrapper {
		overflow: scroll;
		overflow-x: hidden;
		overflow-y: scroll;
	} */
  .product-selector-step#product-selector-step-1
    .scroll-wrapper::-webkit-scrollbar,
  .product-selector-step#product-selector-step-2
    .scroll-wrapper::-webkit-scrollbar {
    display: none;
  }

  .product-selector-step#product-selector-step-2 .scroll-wrapper {
    width: 100%;
  }

  .product-selector-step#product-selector-step-2 .scroll-wrapper * {
    position: relative;
    display: block;
    margin: auto;
    padding: 0;
    width: 100%;
    color: #999;
    text-align: left;
    font-size: 12px;
  }

  .product-selector-step#product-selector-step-2 li.menu-item:hover a {
    top: initial;
  }

  .product-selector-step#product-selector-step-2 ul.product-categories {
  }

  .product-selector-step#product-selector-step-2
    ul.product-categories
    > .active
    li {
    display: block;
    margin: 0px 0 5px;
    height: auto;
  }

  .product-selector-step#product-selector-step-2
    ul.product-categories
    > .active
    li:last-child {
    margin-bottom: 0;
  }
  .product-selector-step#product-selector-step-2 ul.sub-menu > li a {
    margin: 0 10px 0 0;
    height: auto;
    max-width: initial;
    line-height: 20px;
    border-radius: 5px;
  }
  .product-selector-step#product-selector-step-2 ul.sub-menu > li.active a {
    background-color: #ccb1d0;
    color: white;
  }

  .product-selector-step#product-selector-step-2 .container {
    padding: 10px 0 10px 10px;
    width: calc(100% - 10px);
    text-transform: capitalize;
  }

  .product-selector-step#product-selector-step-2 .sub-menu .active .container {
    color: inherit;
  }
  #main .woocommerce .chainContainer,
  .woocommerce .bigamount.interface {
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  .woocommerce .bigamount.interface {
    width: auto;
  }
  .woocommerce .bigamount.interface .btn {
    float: none;
    display: inline-block;
  }
  .woocommerce .listTitle .listTitle2 {
    display: none;
  }
  #content .cart {
    position: relative;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column-reverse;
    right: 0;
    top: initial;
    bottom: 0;
    width: 100%;
    background: #ccb1d0;
    z-index: 100;
  }
  #content .cart.fixed {
    position: fixed;
    z-index: 9999;
  }

  #content .cart .info1 {
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: right;
  }
  #content .cart .info2 {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  }
  #content .cart .info2 > * {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
  }
  #content .cart .info2 .items {
    position: absolute;
    width: calc(100% - 40px);
    left: 50%;
    top: 0;
    transform: translate(-50%, -100%);
  }
  #content .cart .price_container {
    position: relative;
    background: transparent;
    color: white;
    text-align: right;
    padding: 10px;
  }
  #content .cart .price_container .price {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 4px;
    /* position: absolute;
				top: 50%;
				right: 10px;
				-webkit-transform: translate(0%, -50%);
				-moz-transform: translate(0%, -50%);
				-ms-transform: translate(0%, -50%);
				transform: translate(0%, -50%); */
  }
  #content .cart .price_container .price span.amount:after {
    content: "*";
  }
  /* #content .cart .price_container .details_command{
				display: none;
			} */
  #content .cart .items {
    background: #64d8dc;
    padding: 10px;
    overflow: scroll;
    display: none;
  }
  #content .cart .items li {
    list-style: none;
    padding: 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  #content .cart .items li:last-child {
    border: none;
  }
  #content .cart .items li span {
    float: right;
  }
  #content .cart .buy.btn {
    float: none;
    display: block;
    margin: 5px 0;
    padding: 5px;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    line-height: 36px;
    border-style: solid;
    border-width: 3px 3px 3px 0px;
    box-shadow: none;
    border-color: #fd6939;
    text-transform: initial;
    background-color: #fd6939;
    background-image: url(../img/menuicons/cart.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
  }
  #content .cart .buy.btn:hover {
    background-image: url(../img/menuicons/cart-hover.svg);
    background-color: #fff;
    color: #fd6939;
  }
  .buttonarea.center {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 40px;
  }
  .woocommerce-cart .woocommerce .coupon {
    text-align: center;
  }
  .woocommerce-cart .woocommerce .coupon input {
    font-size: 100%;
  }
  .woocommerce-cart .woocommerce .coupon .input-text {
    height: 23px;
  }
  .woocommerce-cart .woocommerce .coupon input.btn {
    height: 33px;
  }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_orde {
    margin-top: 5px;
  }
  .galerie .chains a {
    width: calc((100% - (2 * 20px)) / 3);
    margin-right: 20px;
  }
  .fadeSlider .fadeSlide .image img {
    position: relative;
    top: 50%;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

@media screen and (max-width: 768px) {
  body.schnullerkette-konfigurator,
  body.schluesselanhaenger-konfigurator {
  }
  body.schnullerkette-konfigurator hr,
  body.schluesselanhaenger-konfigurator hr {
    margin-bottom: 10px;
  }

  hr {
    margin-top: 0;
  }
  #header hr {
    margin-bottom: 0px;
  }

  #logo .line {
    display: none;
  }
  #logo #mobile-menu-toggler {
    left: 10px;
  }
  #logo #mobile-menu-cart {
    right: 10px;
  }

  #header .width {
    width: 100%;
    padding: 0;
  }
  #main {
    padding: 0 0 80px;
  }
  #main.shop.configure .width {
    width: 100%;
    padding: 0;
  }
  #main.shop.configure.keyfob {
    padding-bottom: 110px;
  }

  .intro {
    margin-bottom: 20px;
    width: 100%;
  }

  #main.home .teaser .half {
    font-size: 14px;
  }
  #main.home .teaser .half .content {
    padding: 0;
  }

  #main.about .about-us-box .content .box {
    padding: 20px;
  }

  #main.about .grid .third p {
    font-size: 14px;
  }

  .wpcf7-form {
    font-size: 16px;
  }

  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"],
  .wpcf7-form input[type="tel"],
  .wpcf7-form input[type="submit"],
  .wpcf7-form textarea {
    width: calc(100% - 10px); /* 10px because of the padding*/
  }
  .wpcf7-form input[type="submit"] {
    width: calc(100%);
  }

  .wpcf7 .left,
  .wpcf7 .right {
    float: none;
    display: inline-block;
    width: calc(50% - 20px);
    margin: 0;
    font-size: initial;
    vertical-align: top;
  }
  .wpcf7 .left {
    margin-right: 40px;
  }
  #interface-wrapper {
    width: calc(100% - 20px);
    padding: 20px 10px 0px;
  }
  body.woocommerce-cart .buttonarea {
    margin-bottom: 0;
  }
  .buttonarea.center a.btn:nth-child(3) {
    margin-right: 0;
  }
  .buttonarea.center a.btn.checkout {
    display: none;
  }

  .woocommerce .order_details li {
    float: none;
    margin-bottom: 10px;
    border-right: none;
  }
  .article {
    display: block;
    margin-right: 0;
    margin-bottom: 90px;
    padding: 0;
  }
  .article .title-wrapper {
    display: block;
    position: relative;
    top: 0;
  }
  .article h2 {
    position: relative;
    margin-bottom: 0;
    padding-right: 20px;
    cursor: pointer;
  }
  .article h2:after {
    font-family: "FontAwesome";
    content: "\f106";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .article .text-wrapper {
    overflow: hidden;
    margin-top: 20px;
    transition: all 1s ease;
  }
  h1,
  .home .page-template-landingpage h2,
  .home .galerie h2 {
    font-size: 24px;
    text-align: left;
    width: 100%;
    left: 0;
  }
  .article:not(.rtl) .title-wrapper > h2,
  .article:not(.rtl) .title-wrapper > h3,
  .article .title-wrapper > h2,
  .article .title-wrapper > h3  {
    margin-top: 0;
    font-size: 24px;
    box-sizing: border-box;
    padding-right: 35px;
  }

  .article.closed h2:after {
    content: "\f107";
  }
  .article.closed .text-wrapper {
    height: 0 !important;
    margin-top: 0px;
  }
  .article .text-wrapper.no-trans {
    height: initial !important;
    transition: none !important;
  }
  .home .page-template-landingpage ul {
    display: block;
  }
  .home .page-template-landingpage .block.checks li .text {
    height: auto;
  }
  .width .galerie {
    margin-top: 0;
  }
  #main > width > hr,
  .inspiration {
    display: none;
  }
  .slider-480.galerie .chains a,
  .slider-768.galerie .chains a {
    margin-top: 0;
    margin-right: 0;
    width: 100%;
  }
  .slider-768.galerie .chains a hr {
    display: none;
  }

  .galerie .chains a {
    width: calc((100% - 20px) / 2);
  }
  .galerie .chains a:nth-child(3n + 0) {
    margin-right: 20px;
  }
  .galerie .chains a:nth-child(2n + 0) {
    margin-right: 0;
  }

  .galerie a .chainContainer,
  .home .galerie a .chainContainer {
    margin-top: 0;
  }
  .galerie .chainWhole,
  .home .chainWhole {
    padding: 20px 30px;
  }
  .galerie a .chainContainer hr {
    margin-bottom: 0;
  }
  .slider-768 .arrowHolder {
    display: block;
  }

  #footer-notes {
    font-size: 10px;
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .buttonarea.center {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .buttonarea.center a.btn {
    margin: 0 0 10px;
    width: 100%;
  }

  #main.default .content {
    font-size: 14px;
  }
  .tabBox .tabBoxTabs {
    display: none;
  }
  .woocommerce-page #payment .terms .input-checkbox#terms {
    margin: 8px 5px 0 0;
  }
  .woocommerce-cart .woocommerce .coupon {
  }
  .woocommerce-cart .woocommerce .coupon input {
    width: 100%;
    max-width: initial;
  }
  .woocommerce-cart .woocommerce .coupon .input-text {
    margin-bottom: 10px;
    width: calc(100% - 10px);
  }
  .woocommerce-cart .woocommerce .coupon input.btn {
  }
  .slider .sliderPagination {
    display: none;
  }
  #footer {
    font-size: 12px;
  }
  #footer .width {
    padding-top: 20px;
  }
  #interface {
    flex-wrap: wrap;
  }
  #interface #nameInterface {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  #interface #restartInterface,
  #interface #howToInterface,
  #interface #infoInterface {
    width: calc(33.4% - 14px);
  }
  #interface #restartInterface .btn,
  #interface #howToInterface .btn,
  #interface #infoInterface .btn {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  h1 {
    font-size: 20px;
  }
  #main.home .half {
    width: 100%;
  }
  .wpcf7 .left,
  .wpcf7 .right {
    width: 100%;
  }
  .grid .third {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 50px;
  }
  .grid .third:last-child {
    margin-bottom: 0;
  }
  #main.home .galerie {
    /* left: -20px; */
    /* width: calc(100% + 40px); */
  }
  #main .grid.grid-about-us .image img {
    max-width: 40%;
  }
  #main.about .grid .third img {
    max-width: 40%;
  }
  #main.about .grid .third p {
    font-size: 14px;
  }
  #main.about .about-us-box {
    margin-top: 50px;
  }
  #main.home .grid.grid-about-us {
    margin-bottom: -30px;
    left: -20px;
    width: calc(100% + 40px);
    text-align: center;
  }
  #main.home .grid.grid-about-us .content {
    padding: 0 20px;
  }
  .galerie .chains a {
    width: 100%;
    margin-right: 0;
  }
  .slider-480 .arrowHolder {
    display: block;
  }
  /*#footer {
		margin-top: 90px;
	}*/
  #footer .width:before,
  #footer .width:after {
    width: 150px;
    height: 150px;
  }
  .interface {
    margin-right: 10px;
  }
  #interface #infoInterface {
    margin-right: 0px;
  }
  #interface #restartInterface,
  #interface #howToInterface,
  #interface #infoInterface {
    width: calc(33.3% - 7.5px);
  }
  #interface #howToInterface {
    margin-bottom: 20px;
  }
  #howToInterface a:before {
    right: 5px;
  }
  #infoInterface .btn:before {
    right: 5px;
  }
  #interface #restartInterface .btn,
  #interface #howToInterface .btn,
  #interface #infoInterface .btn {
    padding-left: 10px;
    height: 30px;
    text-align: left;
    box-sizing: border-box;
    font-size: 80%;
  }
  #interface #restartInterface .btn.ai {
    position: absolute;
    z-index: 61;
    width: 28px;
    right: -27px;
    margin-top: -49px;
  }
  .product-selector-step#product-selector-step-3 .wrapper {
    font-size: 0;
  }
  .product-selector-step#product-selector-step-3 .wrapper .product {
    margin-right: 20px;
    width: calc((100% - 20px) / 2);
    font-size: initial;
  }
  .product-selector-step#product-selector-step-3
    .wrapper
    .product:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  /* body.schnullerkette-konfigurator #rotate-phone,
	body.schluesselanhaenger-konfigurator #rotate-phone {
		position: fixed;
		display: block;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(104, 218, 210, 0.8);
		z-index: 99999;
	} */
  body.schnullerkette-konfigurator #rotate-phone div,
  body.schluesselanhaenger-konfigurator #rotate-phone div {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }
  body.schnullerkette-konfigurator #rotate-phone img,
  body.schluesselanhaenger-konfigurator #rotate-phone img {
    display: block;
    margin: auto auto 30px;
    max-width: 100px;
  }
  body.schnullerkette-konfigurator #rotate-phone .text,
  body.schluesselanhaenger-konfigurator #rotate-phone .text {
    font-size: 22px;
    color: white;
    font-weight: 600;
    line-height: 1.3em;
  }
}

@media screen and (max-width: 375px) {
  #logo img {
    /* max-width: 200px; */
  }
  #logo .line {
    display: none;
  }
}
/*! jQuery UI - v1.11.2 - 2015-02-12
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/*Startseite Mobile*/
@media screen and (max-width: 768px) {
  .home h2 {
    font-size: 120%;
  }
  .home h3 {
    font-size: 100%;
  }
  .page-template-landingpage .block.checks li {
    width: 100%;
  }
  .article3 {
    width: unset !important;
  }
  .page-template-landingpage .section:first-child {
    padding-bottom: 40px;
  }
  .article {
    margin-bottom: 40px;
  }
}

/*Bestellprozess*/
#billing_title_field .woocommerce-input-wrapper label {
  display: inline;
}
/*Galerie*/
.page-galerie ul a {
  color: #64d8dc;
  text-decoration: underline;
}
.page-galerie ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.page-galerie ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
/*Landingpages*/
.page-template-templates {
  font-size: 16px;
  line-height: 1.3;
}
/*@media only screen and (max-width: 768px) {
.banner, .sectionBannerHolder{
		display: none;
	}
}*/
.landingpage_flex_parent {
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto 0px auto;
  text-align: center;
  justify-content: center;
}
.landingpage_flex_parent h2 {
  width: 100%;
  left: 0;
}

.landingpage_flex_child {
  max-width: 240px;
  padding: 20px;
}

/*Landinpage Schnullerkette*/
.page-template-landingpage-schnullerkette .section.banner {
  padding: 10px 0;
  line-height: 1.2;
  text-transform: uppercase;
  border-top: 3px solid #fd6939;
}

.page-template-landingpage-schnullerkette .section.banner {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.page-template-landingpage-schnullerkette .section.banner.fixed {
  position: fixed;
}

.schnullerkettenkategorie {
  border: 2px solid #64d8dc;
  border-radius: 20px;
  padding: 20px;
  margin: 10px;
}

.schnullerkettenkategorie h3 {
  color: #000;
  margin-top: 5px;
  font-size: 120%;
}
.schnullerketten-template-landingpage-schnullerkette h4 {
  color: #64d8dc;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 140%;
}
.schnullerketten-template-landingpage-schnullerkette h5 {
  color: #64d8dc;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 120%;
}
.schnullerketten-template-landingpage-schnullerkette li {
  margin: 5px;
  margin-bottom: 10px;
}
.schnullerketten-template-landingpage-schnullerkette ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.schnullerketten-template-landingpage-schnullerkette ul a {
  color: #64d8dc;
  text-decoration: underline;
}
.highlight_border a {
  font-size: 80%;
}
.schnullerketten-template-landingpage-schnullerkette ol {
  padding-left: 25px;
  list-style-type: decimal;
}
.schnullerkettenkategorie a {
  text-decoration: none !important;
}
.schnullerkettenkategorie button {
  background-color: #64d8dc;
  border: 1px solid #64d8dc;
  border-radius: 20px;
  padding: 10px 14px 10px 14px;
  margin: 10px 5px 10px 5px;
  color: white;
  font-size: 18px;
  cursor: pointer;
}
.block button a {
  text-decoration: none !important;
}
.page-template-landingpage a {
  color: #64d8dc;
  font-weight: bold;
  text-decoration: underline;
}
.highlight_border {
  border: 2px dotted #fff;
  background: #f1f1f1;
}
.speaks {
  list-style-type: none !important;
  padding: unset !important;
}
.speaks li {
  width: 32%;
  float: left;
}
/*Landinpage Schlüsselanhänger*/
.page-template-landingpage-schluesselanhaenger .section.banner {
  padding: 10px 0;
  line-height: 1.2;
  text-transform: uppercase;
  border-top: 3px solid #fd6939;
}
.page-template-landingpage-schluesselanhaenger .section.banner {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.page-template-landingpage-schluesselanhaenger .section.banner.fixed {
  position: fixed;
}
.anhaenger-template-landingpage-schluesselanhaenger h4 {
  color: #64d8dc;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 150%;
}
.anhaenger-template-landingpage-schluesselanhaenger li {
  margin: 5px;
  margin-bottom: 10px;
}
.anhaenger-template-landingpage-schluesselanhaenger ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.anhaenger-template-landingpage-schluesselanhaenger ul a {
  color: #64d8dc;
  text-decoration: underline;
}
.anhaengerkategorie {
  border: 2px solid #64d8dc;
  border-radius: 20px;
  padding: 20px;
  margin: 10px;
}

.anhaengerkategorie h3 {
  color: #000;
  margin-top: 5px;
  font-size: 120%;
}
.anhaengerkategorie a {
  text-decoration: none !important;
}
.anhaengerkategorie button {
  background-color: #64d8dc;
  border: 1px solid #64d8dc;
  border-radius: 20px;
  padding: 10px 14px 10px 14px;
  margin: 10px 5px 10px 5px;
  color: white;
  font-size: 18px;
  cursor: pointer;
}
/*Landinpage Mobile*/
.page-template-landingpage-mobile .section.banner {
  padding: 10px 0;
  line-height: 1.2;
  text-transform: uppercase;
  border-top: 3px solid #fd6939;
}
.page-template-landingpage-mobile .section.banner {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.page-template-landingpage-mobile .section.banner.fixed {
  position: fixed;
}
.anhaenger-template-landingpage-mobile h4 {
  color: #64d8dc;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 150%;
}
.anhaenger-template-landingpage-mobile li {
  margin: 5px;
  margin-bottom: 10px;
}
.anhaenger-template-landingpage-mobile ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.anhaenger-template-landingpage-mobile ul a {
  color: #64d8dc;
  text-decoration: underline;
}
.mobilekategorie {
  border: 2px solid #64d8dc;
  border-radius: 20px;
  padding: 20px;
  margin: 10px;
}
.mobile-template-landingpage-mobile h4 {
  color: #64d8dc;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 140%;
}
.mobile-template-landingpage-mobile h5 {
  color: #64d8dc;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 120%;
}
.mobile-template-landingpage-mobile li {
  margin: 5px;
  margin-bottom: 10px;
}
.mobile-template-landingpage-mobile ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.mobile-template-landingpage-mobile ul a {
  color: #64d8dc;
  text-decoration: underline;
}
.mobile-template-landingpage-mobile ol {
  padding-left: 25px;
  list-style-type: decimal;
}
.mobilekategorie h3 {
  color: #000;
  margin-top: 5px;
  font-size: 120%;
}
.mobilekategorie a {
  text-decoration: none !important;
}
.mobilekategorie button {
  background-color: #64d8dc;
  border: 1px solid #64d8dc;
  border-radius: 20px;
  padding: 10px 14px 10px 14px;
  margin: 10px 5px 10px 5px;
  color: white;
  font-size: 18px;
  cursor: pointer;
}

/*Landinpage Lernkette*/
.page-template-landingpage-lernkette .section.banner {
  padding: 10px 0;
  line-height: 1.2;
  text-transform: uppercase;
  border-top: 3px solid #fd6939;
}
.page-template-landingpage-lernkette .section.banner {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.page-template-landingpage-lernkette .section.banner.fixed {
  position: fixed;
}
.lernkette-template-landingpage-lernkette h4 {
  color: #64d8dc;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 150%;
}
.lernkette-template-landingpage-lernkette li {
  margin: 5px;
  margin-bottom: 10px;
}
.lernkette-template-landingpage-lernkette ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.lernkette-template-landingpage-lernkette ul a {
  color: #64d8dc;
  text-decoration: underline;
}
.lernkettekategorie {
  border: 2px solid #64d8dc;
  border-radius: 20px;
  padding: 20px;
  margin: 10px;
}

.lernkettekategorie h3 {
  color: #000;
  margin-top: 5px;
  font-size: 120%;
}
.lernkettekategorie a {
  text-decoration: none !important;
}
.lernkettekategorie button {
  background-color: #64d8dc;
  border: 1px solid #64d8dc;
  border-radius: 20px;
  padding: 10px 14px 10px 14px;
  margin: 10px 5px 10px 5px;
  color: white;
  font-size: 18px;
  cursor: pointer;
}
/*Landinpage 404*/
.error404 .page-template-404 ul {
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.error404 .page-template-404 li {
  margin: 5px;
  margin-bottom: 10px;
}
.error404 .page-template-404 li::before {
  content: "\2661";
  padding-right: 5px;
}
.error404 .page-template-404 p {
  margin-top: 5px;
  margin-bottom: 13.5px;
}
.error404 .page-template-404 a {
  color: #64d8dc;
  text-decoration: underline;
}
.about-us-box a {
  color: #64d8dc;
  font-weight: bold;
  text-decoration: underline;
}
.about-us-box ul {
  list-style: unset;
  list-style-position: inside;
}
#how-to-chain ul {
  list-style: unset;
  list-style-position: outside;
  padding-bottom: 10px;
  padding-left: 18px;
  line-height: 1.5;
  padding-top: 10px;
}

/* Cart Quantity Discounts  */
.quantity-discounts-table {
  /*margin-top: 3em;*/
  background: #fd6939;
  padding: 0.2em;
}

.quantity-discounts-table__header {
  font-size: 14px;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 0.2em;
}

.quantity-discounts-table table {
  width: 100%;
  border-collapse: collapse;
}

.quantity-discounts-table td {
  font-size: 12px;
  padding: 0.25em 0;
}
@media screen and (min-width: 981px) {
  .quantity_mobile {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .quantity_desktop {
    display: none;
  }
  #cart {
    display: flex;
    flex-direction: column !important;
  }
  #chain_quantity {
    height: 25px;
    width: 100%;
    margin: 0px 0px 0 4px;
  }
  .info3 {
    margin-right: 11px;
    margin-left: 50%;
    margin-top: -25px;
  }
  .info1 {
    padding-top: 10px;
    width: 50%;
  }
}
.quantity-discounts-table.quantity_mobile {
  background-color: #b1b1b1;
}
#quantity_table {
  display: none;
}
.schnullerkette-mit-firmenlogo h2 {
  color: #64d8dc;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  margin-top: 20px;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px solid black;
}
#select2-billing_country-results {
  color: black;
}
.page-template ol {
  list-style: auto;
}
#menu-main ::marker {
  list-style-type: none;
  content: "";
}
#menu-main a {
  text-decoration: none;
}
.section.white.banner.image {
  margin-bottom: 0px;
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .section.white.banner.image {
    margin-bottom: 0px;
    margin-top: 80px;
  }
}
.section.white.banner.image .block.wysiwyg {
  padding: 5px;
  font-size: 16px;
}
.section.white.banner.image .block.button a {
  color: white;
  text-decoration: none;
}
.section.white.banner.image .block.button a:hover {
  color: #fd6939;
  text-decoration: none;
}
.page-agb a {
  color: #64d8dc;
  text-decoration: underline;
}
.page-agb ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 5px;
  margin-bottom: 1rem;
}
.section.white.banner.image.fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
}
/*LP Banner*/
@media screen and (max-width: 1024px) {
  #footer .width:before {
    left: -40px;
  }
  #footer .width:after {
    right: 0px;
  }
  .section.image:not(:first-child) .grid .col {
    display: table-footer-group !important;
    width: 100%;
  }
  .page-template-landingpage {
    display: table-header-group !important;
    width: 100%;
  }
  .page-template-landingpage .section.banner .col:first-child:after {
    display: none;
  }
  img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
  }
  .page-template-landingpage .section.banner .wysiwyg p,
  .page-template-landingpage .section.banner .button {
    text-align: center !important;
  }
}
@media screen and (min-width: 900px) and (max-width: 1024px) {
  .page-template-landingpage .section.banner .width {
    margin-left: 18%;
  }
}
@media screen and (min-width: 750px) and (max-width: 900px) {
  .page-template-landingpage .section.banner .width {
    margin-left: 10%;
  }
}

/*LP Auflistung*/
.personalisierte-schnullerketten-mit-ihrem-logo-oder-wappen
  ul.highlight_border {
  list-style: inside;
  padding-left: 10px;
}
.personalisierte-schnullerketten-mit-ihrem-logo-oder-wappen
  ul.highlight_border
  ol {
  padding-left: 50px;
}
.personalisierte-schnullerketten-mit-ihrem-logo-oder-wappen
  ul.highlight_border
  li::marker {
  padding-right: 10px;
}

@media screen and (max-width: 520px) {
  #main .woocommerce .chainContainer,
  .woocommerce .bigamount.interface {
    margin-bottom: 0px;
  }
  .chainContainer .chainWhole {
    margin-top: 0px;
  }
}

/*WPML*/
.wpml-ls-statics-footer {
  position: relative;
}

/* AI */

body .hyperbot-container {
  position: relative;
  width: 340px;
  transition: width 1s ease-in-out;
}
body.home .hyperbot-container {
  width: 450px;
}
body.ai .hyperbot-container {
  width: 700px;
}
body .hyperbot-input-wrapper {
  color: black;
  border-radius: 10px;
}
body .hyperbot-input-wrapper .hyperbot-input-field {
  min-height: 0em;
  overflow: hidden;
  text-wrap: nowrap;
}
body .hyperbot-message {
  width: 75%;
  align-self: flex-end;
  padding: 0.5rem;
  border-radius: 10px;
  background-color: #64d8dc;
  color: white;
}
body .hyperbot-message p {
  margin-top: 0;
}
body .hyperbot-message-details {
  opacity: 0.5;
  margin-bottom: 0px;
}
body .hyperbot-message--reply .hyperbot-message-details {
  color: #666;
}
@media screen and (max-width: 980px) {
  body.home .hyperbot-container,
  body:not(.home) .hyperbot-container {
    width: 100%;
  }
  body.ai:not(.home) .hyperbot-container {
    width: calc(100% - 40px);
  }
  body:not(.home) .hyperbot-input-wrapper {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 980px) {
  .info1 {
    width: auto;
  }
}
.cart .info2 {
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  overflow: hidden;
}
.cart #chain_quantity {
  display: flex;
  width: 40px !important;
  height: 48px;
  flex: 0 0 22%;
  box-sizing: content-box;
  border-radius: 0;
  padding: 5px;
}

@media screen and (max-width: 980px) {
  #content .cart .info2 > * {
    /* -webkit-flex-grow: unset ; */
    /* flex-grow: unset ; */
  }
  .cart #chain_quantity {
    margin: 5px;
    border-radius: 10px;
  }
}
#chainarea .cart .price_container,
.cart .price_container {
  padding: 5px 10px;
  flex: 1;
  border-radius: 0;
}
.cart .price_container .price {
  margin-bottom: 4px;
}
#chainarea .cart .price_container .info1,
.cart .price_container .info1 {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 0;
}
.cart .buy.btn {
  flex-grow: 2;
  flex: 1 0 50%;
  margin-bottom: 0;
  border-radius: 0;
}
@media screen and (max-width: 980px) {
  #content .cart .price_container {
    flex: 1 0 20%;
  }
  #content .cart .price_container .info1 {
    padding-top: 0;
    margin-right: 0;
  }
  #content .cart .buy.btn {
    flex: 1 0 20%;
    margin: 5px;
    padding: 0px 50px 5px 10px;
    line-height: 1;
    border: none;
    background-size: 50px;
    flex-wrap: wrap;
    display: flex;
    align-content: center;
    border-radius: 10px;
  }
}

body #chainarea {
  transition: padding 1s ease-in-out;
}
body #chains {
  transition: all 1s ease-in-out;
  height: 200px;
}
body.ai #chains {
  height: calc(50vh + 15px);
  margin-top: calc(50vh - 105px);
}
@media screen and (max-width: 980px) {
  body.ai #chainarea {
    padding: 10px 0;
  }
  body.ai #chains {
    height: 200px;
    margin-top: 0;
  }
}
body input[type="tel"],
body .cart .info2,
body a.btn,
body input.btn {
  transition: box-shadow 1s ease-in-out;
  box-shadow: none;
}
body #ruler .ruler {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  opacity: 0.5;
}
body hr {
  transition: opacity 1s ease-in-out;
  opacity: 0;
}
body .home hr {
  opacity: 1;
}
.hyperbot-reset-button-wrapper,
.hyperbot-chat-wrapper {
  position: absolute;
  top: 42px;
}
.hyperbot-chat-wrapper {
  white-space: initial;
}
.hyperbot-message--reply p.hyperbot-message-text:after {
  content: initial;
}
body .interface {
  vertical-align: top;
}
#howToInterface,
#restartInterface {
  margin-top: 10px;
}
#restartInterface {
  margin-left: 15px;
}

body #restartInterface .btn,
body #howToInterface .btn,
body #infoInterface .btn {
  opacity: 1;
  transition: opacity 1s ease-in-out, margin 1s ease-in-out;
}
body:not(.home).ai {
  overflow: hidden;
}
body #restartInterface .btn.ai,
body.ai #restartInterface .btn,
body.ai #howToInterface .btn,
body.ai #infoInterface .btn {
  opacity: 0 !important;
  pointer-events: none;
}
body.ai #restartInterface .btn.ai {
  opacity: 1 !important;
  pointer-events: all;
}
@media screen and (max-width: 640px) {
  body.ai {
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    /* height: 10px; */
    /* width: 100%; */
  }
  body.ai.ai-ready {
    /* position: fixed; */
  }
  #interface {
    justify-content: end;
  }
  #interface #nameInterface {
    z-index: 60;
    margin-bottom: 0px;
  }
  body.ai #restartInterface .btn,
  body.ai #howToInterface .btn,
  body.ai #infoInterface .btn {
    margin-bottom: 0;
    margin-top: -40px;
  }
}

#product-selector-mobile {
  transition: opacity 1s ease-in-out;
  opacity: 1;
}
body.ai #product-selector-mobile {
  opacity: 0 !important;
  pointer-events: none !important;
}
body .glow.gradient:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.9)
    ),
    url(../img/pattern.jpg);
  transition: opacity 1s ease-in-out;
  opacity: 0;
}
body .glow.gradient:before {
  opacity: 1;
}
body .chain.current:before {
  content: "";
  background: rgba(0, 0, 0, 0.02);
  position: absolute;
  height: 7px;
  width: calc(100% - 172px);
  left: 94px;
  top: calc(50% - 4px);
  box-shadow: none;
  transition: box-shadow 1s ease-in-out;
  box-shadow: 3px 34px 40px rgba(0, 0, 0, 0.5);
}
body #main.keyfob .chain.current:before {
  top: calc(50% - 54px);
}

.tooltip-ai {
  position: absolute;
  top: 45px;
  left: 10px;
  background: #64d8dc;
  color: white;
  padding: 15px;
  max-width: 450px;
  white-space: initial;
  border-radius: 15px;
  font-size: 14px;
  z-index: 2;
  text-align: left;
  cursor: pointer;
}
.tooltip-ai.start {
  display: none;
}
.tooltip-ai.ai-ready {
  opacity: 0;
  pointer-events: none;
  transition: opacity 1s ease-in-out;
}
.tooltip-ai h5 {
  margin: 0;
  font-size: 14px;
  margin-bottom: 5px;
}
.tooltip-ai p {
  line-height: 1.3;
  margin: 0;
  font-weight: bold;
}
.tooltip-ai:before {
  content: "";
  border-bottom: 5px #64d8dc solid;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  position: absolute;
  top: -5px;
  left: 20px;
}
@media screen and (max-width: 640px) {
  .tooltip-ai {
    width: calc(100% - 50px);
    font-size: 12px;
  }
  .tooltip-ai h5 {
    font-size: 12px;
  }
}
body.ai-ready .tooltip-ai.ai-ready {
  opacity: 1;
  pointer-events: all;
}

#hyperbot-confirm-chain-to-cart {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 50px;
}
#hyperbot-confirm-chain-to-cart .hyperbot-confirm-button {
  border: none;
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
  color: #64d8dc;
}
#ratingdiv a {
  cursor: pointer;
}
#ratingdiv a{
	text-decoration: none !important;
}
#ratingdiv .ratingfeedback {
  padding: 10px;
  color: #272727;
  border-radius: 20px;
}
#checkbox_parcel_delivery_notification_field {
  visibility: hidden;
}
#checkbox_parcel_delivery_notification_field .optional {
  visibility: hidden;
}

/* Chain Share Buttons */
.chain-share {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-bottom: 10px;
}
.chain-share-wrapper {
  position: relative;
}
.chain-share-wrapper .prepare-chain-share {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.chain-share-buttons {
  display: flex;
  gap: 10px;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}
.chain-share-buttons.prepare {
  opacity: 0.5;
}
.chain-share-buttons.show {
  opacity: 1;
  pointer-events: auto;
}
.chain-share-icon {
  display: block;
  width: 32px;
  height: 32px;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  background-size: contain;
}
.icn-share-copy {
  background-image: url("../img/icons/share/icnShareCopy.svg");
}
.icn-share-facebook {
  background-image: url("../img/icons/share/icnShareFacebook.svg");
}
.icn-share-mail {
  background-image: url("../img/icons/share/icnShareMail.svg");
}
.icn-share-whatsapp {
  background-image: url("../img/icons/share/icnShareWhatsapp.svg");
}
@media (min-width: 981px) {
  .chain-share {
    margin-top: 50px;
  }
}

.smn-button,
.feedback-button {
  position: relative;
  padding: 8px 10px;
  border-radius: 6px;
  border: none;
  background-color: #64d8dc;
  color: white;
  cursor: pointer;
  font-weight: bold;
  outline: none;
  z-index: 1000;
}
@media (max-width: 580px) {
  .ays-survey-popup-survey-window {
    padding: 12px;
  }
}
@media (max-width: 460px) {
  .ays-survey-popup-btn-close {
    transform: translateX(-100%);
  }
}
/*Accordion START*/
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  font-size: 100%;
  cursor: pointer;
  text-align: left;
  transition: 0.4s;
  margin-top: 20px;
  text-transform: none;
  border: none;
  color: #68dad2;
  background: none;
}
/* Style the accordion panel. Note: hidden by default */
.contactinfoarea {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-radius: 0px 0px 3px 3px;
}
.contactinfoarea.actve {
  border-radius: 3px 3px 0px 0px;
}
.contactinfoarea p {
  padding-left: 22px;
  font-size: 1em;
}
.accordion:before {
  content: "\FF0B"; /* Unicode character for "plus" sign (+) */
  font-size: 24px;
  color: #68dad2;
  float: left;
  margin-right: 5px;
  padding: 0px 5px 0 0;
  font-weight: bold;
  line-height: 22px;
}

.accordion.active:before {
  content: "\2212"; /* Unicode character for "minus" sign (-) */
  padding: 0px 10px 0 5px;
}
/*Accordion ENDE*/

.wpml-ls-statics-footer .wpml-ls-current-language:hover>a{
                color: #000000 !important;
                background-color: #eeeeee !important;
            }
			
#how-to-chain a{
	color: #64d8dc;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 10px !important;
}

.page-id-163971 .content a{
	color: #64d8dc !important;
}