.vertriebspartner h2 {
  margin-bottom: 0px;
}

.vertriebspartner h2 a {
  color: #000 !important;
}

#highlights {
  margin-top: -18px;
}

#claim.shop:before {
  content: "Willkommen in unserem Onlineshop!";
  font-size: 20px;
  position: absolute;
  top: 230px;
  left: 20px;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: 0.01em;
}

:lang(en) #claim.shop:before {
  content: "Welcome to our online shop!";
}

#block-clix-icons {
  position: absolute;
  z-index: 99 !important;
  top: 5px;
  left: 0px;
}

#block-clix-icons a {
  left: 180px;
  top: 18px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  position: absolute;
}

#block-clix-icons a:before {
  content: "";
  width: 30px;
  height: 30px;
  display: flex;
  background: url(/sites/default/files/shopping-cart-svgrepo-com.svg);
  background-size: cover;
  position: absolute;
  left: -32px;
  top: -3.5px;
}

#block-clix-icons strong {
  left:36px;
  top: 70px;
  height: 150px;
  width: 150px;
  position: absolute;
  background: url(/sites/default/files/weltneuheit.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: none;
  pointer-events: none;
}

:lang(en) #block-clix-icons strong {
    background: url(/sites/default/files/worldfirst.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.path-frontpage #block-clix-icons strong {
  display: block;
}

#content {
  position: relative;
}

.madeinaustria {
  clip-path: none !important;
  transform: rotate(-30deg);
}
.plyr.plyr-player {
  max-width: 100%;
  height: auto;
}


*:lang(de) #block-clix-language .de a {
    color: #000 !important;
    font-weight: 500;
  }

*:lang(en) #block-clix-language .en a {
    font-weight: 500;
    color: #000 !important;
  }

*:lang(en) .path-webform h2 {
  max-width: 360px;
}

.path-webform #block-clix-language {
  display: none;
}


#block-clix-language {
  position: absolute;
  z-index: 50;
  font-size: 15px;
  top: 15px;
  left: 5px;
  z-index: 999;
}


#block-clix-language a {
  text-decoration: none;
  color: #999 !important;
   white-space: nowrap;
   overflow: hidden;
   width: 21px;
   display: inline-block;
  text-transform: uppercase;
  font-size: 17px;
}

#block-clix-language .en {
  margin-left: -15px;
  position: relative;
}

#block-clix-language .en:before {
  content: "|";
  color: #000;
  position: absolute;
  left: 3px
}
.cm-btn {
  background: #c7d400 !important;
  color: #000 !important;
  font-weight: bold;
  letter-spacing: 0.02em;
   padding-left: 10px !important;
   padding-right: 10px !important;
}
.cm-link {
  background: #000 !important;
  color: #fff !important;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider{
    background: #c7d400 !important;
}

.klaro h1 {
  font-size: 20px !important;
}

.klaro .cm-header a {
  color: #000 !important;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.webform-contact .mb-3,
#edit-kontakt--wrapper{
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.form-check-label a{
  color: #000 !important;
  text-decoration: underline;
}

.alert hr {
  display: none;
}

.alert a {
  color: #8f313a
}

.path-webform #page {
  height: 100vh !important;
  padding-top: 100px;
  text-align: center;
  padding: 50px;
  display: flex;
  justify-content: center;
align-items: center;
  flex-direction: column;
  background: #bccf00;
}

.path-webform #main-wrapper, .site-footer {
  background: transparent !important;
}

.path-webform table {
  max-width: 499px;
  padding: 0px !important;
}

.webform-confirmation__message, .webform-confirmation__back {
  margin: auto;
  display: flex;
  justify-content: center;
  
}

.webform-confirmation h2, .webform-confirmation p {
  padding-left: 50px;
}

.webform-confirmation__message td {
  padding: 0px;
  padding-bottom: 36px;
  background: #fff !important;
  border: none;
}

.webform-confirmation__message tr {
  background: none;
}

.webform-confirmation__back {
  display: none;
}

.path-webform table a {
  margin-top: 25px !important;
  display: inline-block;
  font-weight: 500;
}

.path-webform .site-footer a {
  font-size: 14px;
}

.js-form-item-terms-of-service label {
  display: none;
}

#edit-terms-of-service--description .text-muted{
  color: #000 !important;
  opacity: 1;
}

#edit-terms-of-service--description a {
  text-decoration: underline;
  
}

#edit-terms-of-service--description {
  line-height: 130%;
}


@media (max-width: 480px) {
  
.webform-confirmation h2, .webform-confirmation p {
  padding-left: 36px;
  padding-right: 36px;
  text-align: center;
  font-size: 21px;
  }
}

@media (max-width: 1400px) {
#claim.shop:before {
  top: 195px;
  left: 22px;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: 0em;
}
}

@media (max-width: 1200px) {
  
  #block-clix-icons strong {
    transform: scale(0.8);
    transform-origin: left top;
  }
  
  #claim.shop:before {
  top: 155px;
  left: 22px;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: -0.01em;
}

}

@media (max-width: 990px) {
  
  #claim.shop:before {
  top: 45px;
  max-width: 200px;
  left: 22px;
}
 
  #formular .field--name-field-ept-text {
    position: relative;
    margin-bottom: 75px;
  }

#nutzen .field--name-field-ept-columns {
  grid-template-columns: 1fr  !important;
  margin-bottom: -15px;
}

#nutzen em {
  width: 100%;
}
  
#produkt .green{
  height: 290px;
}

#produkt .black{
  height: 320px;
}
  
  #produkt .black .text-formatted {
    padding-right: 50% !important;
  }
  
    #produkt .black h2 {
    hyphens: auto;
    max-width: 390px;
   font-size: 32px;
  }
  
  #highlights .field--name-field-ept-columns {
  grid-template-columns: 1fr 1fr;
  }
  
  #block-clix-language {
    top: 0px
  }
  
    #block-clix-icons strong {
      transform: scale(0.9);
      top: 50px;
      border-radius: 90%;
  }
  
  #block-clix-icons a {
    top: 3px;
    right: 18px;
    left: auto;
  }
  
  #block-clix-icons {
    width: 100%;
  }
  
  #claim {
   margin-top: 40px;
  }
  
  #shop {
    margin-left: -20px;
    margin-bottom: 20px !important;
    padding-right: 18px;
  }

  }


@media (max-width: 900px) {
  
    #produkt .black h2 {
    max-width: 100%;
  }
  
    #produkt .black .text-formatted {
    padding-right: 0% !important;
  }
  
   .green.vertriebspartner h2 {
    hyphens: none;
    max-width: 100%;
  }
  
    #produkt .black, #produkt .green {
    height: auto;
    min-height: 200px;
  }
  
}

@media (max-width: 768px) {
  #clix-3d  {
    aspect-ratio: 4 / 3;
    height: auto;
    object-position: contain;
    margin: auto;
    margin-bottom: -75px;
  }
  
  #highlights .field__items .field__item:nth-child(1) {
    order: 2;
  }
  
  #nutzen img{
    padding: 15px 25px;
  }
  
      #block-clix-icons strong {
      transform: scale(0.7);
      top: 50px;
      border-radius: 90%;
  }
  
    #claim.shop:before {
  top: 25px;
  max-width: 110px;
  left: 22px;
  font-size: 17px;
}
 
}

@media (max-width: 640px) {
    
      #block-clix-icons strong {
      transform: scale(0.55);
      top: 50px;
      border-radius: 90%;
  }
}

@media (max-width: 480px) {
    
      #block-clix-icons strong {
      transform: scale(0.45);
      top: 45px;
      left: 20px;
      border-radius: 90%;
  }
  
    #claim.shop:before {
   display: none;
}
}

@media (max-width: 420px) {
  
  #block-clix-icons p {
    font-size: 15px  !important;
  }
    
      #block-clix-icons strong {
      transform: scale(0.40);
      top: 42px;
      left: 20px;
      border-radius: 90%;
  }
  #block-clix-icons a::before {
    top: -4px !important;
  }

  
    #block-clix-language a {
    font-size: 15px  !important;
      width: 18px;
  }
  
  #block-clix-language, #block-clix-icons {
    height: 36px;
    margin-top: 1px;
  }
  
}