@charset "UTF-8";
/*
Theme Name:   Stimulate Theme
Theme URI:    https://generatepress.com
Description:  Default GeneratePress child theme
Author:       Timo Gemmrich
Author URI:   https://timo-gemmrich.de
Template:     generatepress
Version:      0.1
*/
.btn.active {
  color: white;
  background-color: var(--accent);
}

body {
  overflow-x: hidden;
}

.video-wrapper {
  position: relative;
  width: 100%;
  /* 16:9 Seitenverhältnis */
  padding-bottom: 56.25%;
  height: 0;
}

.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* optional: Video beschneiden, damit es passt */
}

.tg-alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: auto;
}
.tg-alignfull .tg-alignfull-inner {
  width: 1200px;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.has-sticky-branding .inside-navigation {
  padding-left: 30px;
  padding-right: 30px;
}
.has-sticky-branding .inside-navigation .navigation-branding {
  margin-left: 0px !important;
}

.site-header .header-image {
  width: 200px;
}

.tg-title {
  margin-bottom: 75px;
}

@media (max-width: 1024px), (min-width: 1025px) {
  .main-navigation.sticky-navigation-transition .navigation-branding img {
    height: auto !important;
    width: 200px;
  }
}
body .site-logo.mobile-header-logo img {
  height: auto;
  width: 200px;
}

#mobile-header .inside-navigation {
  padding-left: 10px;
  padding-right: 10px;
}
#mobile-header #mobile-menu .menu .menu-item a {
  line-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.site-footer .footer-gfh-logo {
  height: 50px !important;
  max-width: 100% !important;
}

.content-area-stimulate-archive .woocommerce-breadcrumb {
  display: none;
}
.content-area-stimulate-archive .stimulate-archive {
  list-style: none;
  margin: 0;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product {
  background-image: url("/wp-content/themes/stimulate/img/backgrounds/bg11.webp");
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 25px;
  padding: 50px 50px 0px 50px;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(4n) {
  background-image: url("/wp-content/themes/stimulate/img/backgrounds/bg1.webp");
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(4n+2) {
  background-image: none;
  background: #908e8f;
  background: linear-gradient(148deg, rgb(144, 142, 143) 0%, rgb(194, 194, 194) 100%);
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(4n+3) {
  background-image: url("/wp-content/themes/stimulate/img/backgrounds/bg2.webp");
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product {
    flex-direction: column-reverse;
    padding: 30px 20px 0px 20px;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-left {
  width: 40%;
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-left {
    width: 100%;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-left img {
  display: block;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right {
  width: 60%;
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right {
    width: 100%;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images {
  display: flex;
  column-gap: 0px;
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images {
    column-gap: 0px;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-2-link, .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-3-link {
  width: 50%;
  display: block;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-2-link img, .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-3-link img {
  display: block;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-2-link {
  margin-top: 50px;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-2-link img {
  border-top: solid 6px white;
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-2-link {
    margin-top: 0px;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-3-link {
  padding-top: 150px;
  border-left: solid 6px white;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-3-link img {
  border-bottom: solid 6px white;
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-3-link {
    padding-top: 75px;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom h2.stimulate-product__title {
  font-family: "Netraly";
  font-size: 60px;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom h2.stimulate-product__title a {
  text-decoration: none;
  color: black;
  font-size: 60px;
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom h2.stimulate-product__title a {
    font-size: 40px;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom .produkt-farben {
  list-style: none;
  width: 600px;
  max-width: 100%;
  margin-left: 0px;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom .produkt-farben {
    font-size: 16px;
  }
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom .produkt-farben li {
  display: inline;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom .produkt-farben li:last-child:after {
  display: none !important;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product .stimulate-archive-product-right .stimulate-archive-product-right-bottom .produkt-farben li:after {
  display: inline;
  content: " • ";
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(2n) {
  flex-direction: row-reverse;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(2n) .stimulate-archive-product-right .stimulate-archive-product-right-product-images {
  margin-bottom: 50px;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(2n) .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-2-link {
  margin-top: 100px;
  margin-left: 0px;
  padding-bottom: 40px;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(2n) .stimulate-archive-product-right .stimulate-archive-product-right-product-images .stimulate-archive-product-image-3-link {
  padding-top: 0px;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(2n) .stimulate-archive-product-right .stimulate-archive-product-right-bottom {
  text-align: right;
  padding-right: 50px;
}
.content-area-stimulate-archive .stimulate-archive .stimulate-product:nth-child(2n) .stimulate-archive-product-right .stimulate-archive-product-right-bottom .produkt-farben {
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  html body.wpc_show_open_close_button .wpc-filters-widget-content.wpc-closed,
html body.wpc_show_open_close_button .wpc-filters-widget-content.wpc-opened,
html body.wpc_show_open_close_button .wpc-filters-widget-content:not(.wpc-opened) {
    display: inherit !important;
  }
}
@media (max-width: 768px) {
  .filter-wrapper {
    margin-bottom: 15px;
  }
}
.filter-wrapper h2 {
  font-size: 25px;
}
.filter-wrapper .widget_wpc_filters_widget .wpc-filters-widget-content:not(.wpc-closed):not(.wpc-opened) {
  display: none;
}
.filter-wrapper .widget_wpc_filters_widget .wpc-filters-widget-content.wpc-closed {
  display: none;
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-open-button-container {
  display: block;
}
@media screen and (min-width: 768px) {
  .filter-wrapper .wpc-filters-main-wrap .wpc-filters-open-button-container {
    margin-bottom: 30px;
  }
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 20px;
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur {
  margin-bottom: 0px;
  width: 100%;
}
@media (min-width: 768px) {
  .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge .wpc-filter-title, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur .wpc-filter-title {
    margin-bottom: 0px;
  }
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge .wpc-filter-content .wpc-filters-ul-list, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur .wpc-filter-content .wpc-filters-ul-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  column-gap: 20px;
}
@media (max-width: 768px) {
  .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge .wpc-filter-content .wpc-filters-ul-list, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur .wpc-filter-content .wpc-filters-ul-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge .wpc-filter-content .wpc-filters-ul-list li.wpc-term-item, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur .wpc-filter-content .wpc-filters-ul-list li.wpc-term-item {
    margin-bottom: 6px;
  }
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge .wpc-filter-content .wpc-filters-ul-list li .wpc-term-item-content-wrapper input, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur .wpc-filter-content .wpc-filters-ul-list li .wpc-term-item-content-wrapper input {
  margin-right: 0px;
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge .wpc-filter-content .wpc-filters-ul-list li .wpc-term-item-content-wrapper label, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur .wpc-filter-content .wpc-filters-ul-list li .wpc-term-item-content-wrapper label {
  padding-left: 7px;
}
@media (max-width: 768px) {
  .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_laenge .wpc-filter-content .wpc-filters-ul-list li .wpc-term-item-content-wrapper label, .filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filter-pa_frisur .wpc-filter-content .wpc-filters-ul-list li .wpc-term-item-content-wrapper label {
    padding-right: 10px;
  }
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 15px;
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-wrapper .wpc-instead-of-posts-found {
  display: none;
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-wrapper .wpc-filters-section .wpc-filter-header .wpc-filter-title {
  font-weight: bold;
  font-size: 18px;
}
.filter-wrapper .wpc-filters-main-wrap .wpc-filters-widget-wrapper .wpc-filters-section .wpc-filters-widget-select {
  border: solid 2px var(--accent);
  background-color: white;
  color: var(--accent);
  font-weight: bold;
  font-size: 15px;
  appearance: none;
}

.wpc-filters-section.wpc-filter-pa_echthaar, .wpc-filters-section.wpc-filter-pa_hitec-hair {
  padding-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.wpc-filters-section.wpc-filter-pa_echthaar .wpc-filter-title, .wpc-filters-section.wpc-filter-pa_hitec-hair .wpc-filter-title {
  white-space: nowrap;
}
.wpc-filters-section.wpc-filter-pa_echthaar .wpc-filter-content .wpc-checkbox-item label, .wpc-filters-section.wpc-filter-pa_hitec-hair .wpc-filter-content .wpc-checkbox-item label {
  display: none;
}

.woocommerce-page img.stim-sterne {
  height: 15px;
}

body:not(.term-207) .perucken-switcher {
  display: none;
}

.page-template-page-alle-produkte-uebersicht .woocommerce-breadcrumb, .archive.tax-product_cat .woocommerce-breadcrumb, .woocommerce-shop.post-type-archive-product .woocommerce-breadcrumb {
  display: none;
}

.produkt-uebersicht-wrapper .produkt-uebersicht-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 35px;
  width: 100%;
}
@media (max-width: 768px) {
  .produkt-uebersicht-wrapper .produkt-uebersicht-grid {
    column-gap: 10px;
  }
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card {
  position: relative;
  width: calc(25% - 15px) !important;
}
@media (max-width: 768px) {
  .produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card {
    width: calc(50% - 5px) !important;
  }
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .hitec-badge {
  position: absolute;
  right: 10px;
  top: 10px;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .hitec-badge .hitec-badge-inner {
  position: relative;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .hitec-badge .hitec-badge-inner img {
  width: 50px;
}
@media (max-width: 768px) {
  .produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .hitec-badge .hitec-badge-inner img {
    width: 35px;
  }
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .hitec-badge .hitec-badge-inner .hitec-badge-text {
  position: absolute;
  right: 0px;
  background-color: grey;
  border-radius: 5px;
  padding: 2px 10px;
  color: white;
  display: none;
  font-size: 12px;
  cursor: default;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  white-space: normal;
  text-align: right;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .hitec-badge:hover .hitec-badge-text {
  display: block;
}
@media (max-width: 768px) {
  .produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card {
    width: calc(50% - 10px);
  }
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card-image-wrapper {
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card-image-wrapper .produkt-card-image-1 {
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card-image-wrapper .produkt-card-image-2 {
  display: block;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card-image-wrapper:hover .produkt-card-image-1 {
  opacity: 0;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card-image-wrapper:hover .produkt-card-image-2 {
  display: block;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 5px;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-quality, .produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-ansatz {
  position: relative;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-quality:hover .item-badge, .produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-ansatz:hover .item-badge {
  display: inline-block;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-quality img, .produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-ansatz img {
  height: 15px;
  width: auto;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-quality .item-badge, .produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .quality-ansatz-wrapper .produkt-card-ansatz .item-badge {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: grey;
  display: inline-block;
  border-radius: 5px;
  padding: 2px 10px;
  color: white;
  display: none;
  font-size: 12px;
  cursor: default;
  z-index: 10;
  pointer-events: none;
  white-space: nowrap;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .produkt-card-title {
  font-size: 20px;
  font-weight: 700;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .produkt-card-title a {
  color: black;
  text-decoration: none;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .produkt-card-farben-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 5px;
  row-gap: 5px;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .produkt-card-farben-wrapper .produkt-card-farbe {
  position: relative;
  width: 15%;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .produkt-card-farben-wrapper .produkt-card-farbe .produkt-farbe {
  display: block;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .produkt-card-farben-wrapper .produkt-card-farbe .stim-badge {
  position: absolute;
  display: none;
  left: 0px;
  background-color: grey;
  border-radius: 5px;
  z-index: 10;
  font-size: 12px;
  color: white;
  padding: 2px 10px;
  white-space: nowrap;
  top: 50%;
  transform: translateY(-50%);
  cursor: default;
  pointer-events: none;
}
.produkt-uebersicht-wrapper .produkt-uebersicht-grid .produkt-card .produkt-card__body .produkt-card-farben-wrapper .produkt-card-farbe:hover .stim-badge {
  display: block;
}

@media (max-width: 768px) {
  .wpc-filters-widget-content .wpc-filters-widget-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wpc-filters-widget-content .wpc-filters-widget-wrapper .wpc-filters-section {
    margin-bottom: 0px;
  }
  .wpc-filters-widget-content .wpc-filters-widget-wrapper .wpc-filters-section.wpc-filter-pa_hitec-hair, .wpc-filters-widget-content .wpc-filters-widget-wrapper .wpc-filters-section.wpc-filter-pa_echthaar {
    -webkit-align-self: baseline;
    -moz-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    padding-top: 10px;
  }
  .wpc-filters-widget-content .wpc-filters-widget-wrapper .wpc-filters-section.wpc-filter-pa_echthaar {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}

.single-product .site-main article.product > .inside-article > .entry-content > .type-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 60px;
}
.single-product .site-main article.product > .inside-article > .entry-content > .type-product .woocommerce-product-gallery {
  width: calc(45% - 25px) !important;
  margin-right: 0px !important;
}
@media (max-width: 768px) {
  .single-product .site-main article.product > .inside-article > .entry-content > .type-product .woocommerce-product-gallery {
    width: 100% !important;
  }
}
.single-product .site-main article.product > .inside-article > .entry-content > .type-product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 5px;
}
.single-product .site-main article.product > .inside-article > .entry-content > .type-product .woocommerce-product-gallery .flex-control-thumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}
.single-product .site-main article.product > .inside-article > .entry-content > .type-product .woocommerce-product-gallery .flex-control-thumbs li {
  width: calc((100% - 20px) / 5);
  max-width: 150px;
  padding: 0;
}
.single-product .site-main article.product > .inside-article > .entry-content > .type-product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n+1) {
  clear: none;
}
.single-product .site-main article.product > .inside-article > .entry-content > .type-product .entry-summary {
  width: calc(55% - 25px) !important;
}
@media (max-width: 768px) {
  .single-product .site-main article.product > .inside-article > .entry-content > .type-product .entry-summary {
    width: 100% !important;
  }
}
.single-product .site-main article.product .variations_form .variations .label label[for=pa_hitec-hair] {
  white-space: nowrap;
}
.single-product .site-main article.product .variations_form .variations select {
  min-width: 0;
}
.single-product .site-main article.product .variations_form .variations th {
  text-align: left;
  vertical-align: middle;
}
.single-product .site-main article.product .variations_form .variations tr th {
  padding-left: 0px;
}
.single-product .site-main article.product .variations_form .variations tr td .single-attribute {
  margin-bottom: 0;
}
.single-product .site-main article.product .variations_form .variations tr:last-child th {
  vertical-align: top;
}
.single-product .site-main article.product .mixture-wrapper ul {
  margin-left: 0px;
}
.single-product .site-main article.product .mixture-wrapper ul li {
  list-style: none;
}
.single-product .single-product-informations {
  width: 100%;
  margin-bottom: 70px;
}
.single-product .single-product-informations .single-product-informations-element.element-hitec-hair {
  margin-bottom: 100px;
}
.single-product .single-product-informations .single-product-informations-element.element-hitec-hair .single-product-informations-element-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  column-gap: 50px;
  width: 700px;
  max-width: 100%;
}
.single-product .single-product-informations .single-product-informations-element.element-hitec-hair .single-product-informations-element-headline .left-area {
  width: 150px;
}
@media (max-width: 768px) {
  .single-product .single-product-informations .single-product-informations-element.element-hitec-hair .single-product-informations-element-headline .left-area {
    display: none;
  }
}
.single-product .single-product-informations .single-product-informations-element.element-hitec-hair .single-product-informations-element-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  column-gap: 50px;
  width: 700px;
  max-width: 100%;
}
@media (max-width: 768px) {
  .single-product .single-product-informations .single-product-informations-element.element-hitec-hair .single-product-informations-element-body {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 25px;
  }
}
.single-product .single-product-informations .single-product-informations-element.element-hitec-hair .single-product-informations-element-body img {
  height: 150px;
  width: 150px;
}
.single-product .single-product-informations .single-product-informations-element.element-qualitaet {
  width: auto;
  margin-left: 200px;
}
@media (max-width: 1024px) {
  .single-product .single-product-informations .single-product-informations-element.element-qualitaet {
    margin-left: 0px;
  }
}
.single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  column-gap: 50px;
  width: 100%;
  margin-bottom: 15px;
}
.single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-headline .left-area {
  width: 350px;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-headline .left-area {
    width: 250px;
  }
}
@media (max-width: 768px) {
  .single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-headline .left-area {
    display: none;
  }
}
.single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  column-gap: 50px;
  width: 100%;
}
.single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-body h3 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-body {
    flex-direction: column;
    row-gap: 25px;
  }
}
.single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-body .image-wrapper {
  width: 350px;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-body .image-wrapper {
    width: 250px;
  }
}
@media (max-width: 768px) {
  .single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-body .image-wrapper {
    width: 350px;
  }
}
.single-product .single-product-informations .single-product-informations-element.element-qualitaet .single-product-informations-element-body .image-wrapper img {
  width: auto;
  height: auto;
}

.page-id-10 h1.entry-title {
  display: none;
}
@media (max-width: 768px) {
  .page-id-10 .woocommerce #customer_login .u-column1 {
    margin-bottom: 100px;
  }
}

body .woocommerce button.button {
  background-color: var(--accent);
}
body .woocommerce button.button:hover {
  background-color: var(--btn-hover);
}

.woocommerce .afreg_extra_fields {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.woocommerce .afreg_extra_fields .afreg_full_field {
  margin-left: 7.5px;
  margin-right: 7.5px;
  width: calc(100% - 15px) !important;
}
.woocommerce .afreg_extra_fields .afreg_half_field {
  margin-left: 7.5px;
  margin-right: 7.5px !important;
}

.woocommerce .woocommerce-error a {
  color: white;
}

.woocommerce .price .strike {
  margin-right: 10px;
}

.single-product .single_add_to_cart_button {
  margin-bottom: 0px !important;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.woocommerce .addify-quote-form .quantity.buttons-added {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce .addify-quote-form .quantity.buttons-added .minus, .woocommerce .addify-quote-form .quantity.buttons-added .plus {
  width: 30px;
}
@media (max-width: 768px) {
  .woocommerce .addify-quote-form .addify-quote-form__contents {
    border: none !important;
  }
}
.woocommerce .addify-quote-form .addify-quote-form__contents th {
  background-color: var(--accent) !important;
}
@media (max-width: 768px) {
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item {
    background-color: var(--accent) !important;
    margin-bottom: 35px;
    border: var(--accent) solid 2px !important;
    border-radius: 10px;
    overflow: hidden;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item > td:not(.product-remove) {
    background-color: white !important;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-remove {
    background: none;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-remove a {
    width: 20px !important;
    margin-left: 0px;
    background-color: white !important;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-thumbnail {
    display: block;
    text-align: left !important;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-thumbnail:before {
    display: none;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-thumbnail img {
    width: 50px;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-name {
    text-align: left !important;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-name:before {
    margin-right: 5px;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .variation dd {
    text-align: left !important;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-price, .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-subtotal {
    text-align: left !important;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-price:before, .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-subtotal:before {
    margin-right: 5px;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-quantity {
    display: flex;
    align-items: center;
  }
  .woocommerce .addify-quote-form .adf-quote-detail-wrap .cart_item .product-quantity:before {
    margin-right: 10px;
  }
}

body table.addify-quote-form__contents td.product-remove a.remove {
  font-size: 16px;
  line-height: 15px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-size: 100% !important;
  text-decoration: none;
}

.woocommerce.adf-request-quote-page.template_one {
  margin-left: auto;
  margin-right: auto;
}

body.woocommerce-account .addresses .title .edit {
  float: none;
}

.woocommerce.adf-request-quote-page .product-quantity .quantity.buttons-added {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.woocommerce.adf-request-quote-page .af_quote_fields .af-quote-field-table {
  margin-left: auto;
  margin-right: auto;
}

.fluentform .ff-el-progress-bar {
  background-color: #e8a558 !important;
}

.fachstudio-success {
  display: block;
  background-color: #4a701f;
  padding: 25px;
  font-weight: bold;
  text-align: center;
  color: white;
  border-radius: 5px;
  margin-bottom: 30px;
}

.fachstudio-text {
  display: block;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.fluentform .ff-btn {
  background-color: var(--accent) !important;
  font-weight: 600;
  border-radius: 5px !important;
}
.fluentform .ff-btn:hover {
  background-color: #6a6453 !important;
}
.fluentform .ff-btn.ff-btn-prev {
  opacity: 0.3;
  transition: all 300ms;
}
.fluentform .ff-btn.ff-btn-prev:hover {
  opacity: 1;
}

.letter-animation > div {
  opacity: 0;
  transform: translateY(20px);
  display: inline-block;
}

/*# sourceMappingURL=style.css.map */
