@charset "UTF-8";
/*!
Theme Name: Alsco 2025 (Kadence Child)
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: alsco
*/
html[lang=nl-NL] header .site-logo {
  width: 110px;
}
@media screen and (min-width: 1024px) {
  html[lang=nl-NL] header li.menu-locations ul.sub-menu.kb-nav-sub-menu.mega-menu {
    left: -530px !important;
  }
}

.wc-block-cart-link .wc-block-cart-link__text {
  display: none !important;
}

.innergroup-content .wp-block-kadence-column .wp-block-kadence-dynamichtml > *:first-child {
  margin-top: 0;
}

ol.steps {
  list-style: none;
  margin: 0;
  padding: 0 !important;
  counter-reset: step;
}

ol.steps li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.4;
}

.overlay-img p.image-overlay-title {
  padding: 5px 20px !important;
  border-radius: 30px;
}

.cf7-matten-form {
  max-width: 700px;
  margin: 0 auto;
}

.cf7-row {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.cf7-col {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .cf7-col {
    flex: auto;
    width: 100%;
  }
}
.cf7-col label {
  font-size: 14px;
  font-weight: 600;
  display: block;
}
.cf7-col label > span {
  margin-top: 3px;
  display: block;
}

.cf7-matten-form label {
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.cf7-matten-form input[type=text],
.cf7-matten-form input[type=email],
.cf7-matten-form input[type=tel],
.cf7-matten-form textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
}
.cf7-matten-form input[type=text]::placeholder,
.cf7-matten-form input[type=email]::placeholder,
.cf7-matten-form input[type=tel]::placeholder,
.cf7-matten-form textarea::placeholder {
  color: #64748b;
}

body .single-history-gal img {
  border-radius: 8px !important;
  min-height: 100px !important;
  width: auto !important;
}

body .history-gal {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
body .history-gal img {
  border-radius: 8px;
}

.product-overview-heading, .product-overview-heading h1, .product-overview-heading h2, .product-overview-heading h3, .product-overview-heading h4, .product-overview-heading h5, .product-overview-heading h6, .product-overview-heading p, .product-overview-heading div {
  margin: 0 !important;
  font-size: 60px;
  font-weight: 700;
}
@media screen and (max-width: 967px) {
  .product-overview-heading, .product-overview-heading h1, .product-overview-heading h2, .product-overview-heading h3, .product-overview-heading h4, .product-overview-heading h5, .product-overview-heading h6, .product-overview-heading p, .product-overview-heading div {
    font-size: 24px;
  }
}

.pdf-widget ._brlbs-default {
  border-radius: 12px;
}
.pdf-widget ._brlbs-btn:hover {
  background-color: #69af4b !important;
}

.alsco-info {
  padding: 20px 30px;
  border-radius: 6px;
  margin-bottom: 25px;
}

.ywraq-with-form {
  margin-bottom: 100px;
}
.ywraq-with-form a.button, .ywraq-with-form input[type=submit], .ywraq-with-form #ywraq-list-to-pdf, .ywraq-with-form input.raq-send-request {
  border-radius: 50px;
  padding: 13px 24px !important;
}
.ywraq-with-form a.button:not(:hover), .ywraq-with-form input[type=submit]:not(:hover), .ywraq-with-form #ywraq-list-to-pdf:not(:hover), .ywraq-with-form input.raq-send-request:not(:hover) {
  background: #00853f;
  color: #fff;
}
.ywraq-with-form a.button:hover, .ywraq-with-form input[type=submit]:hover, .ywraq-with-form #ywraq-list-to-pdf:hover, .ywraq-with-form input.raq-send-request:hover {
  background: #6fb84f;
  box-shadow: none !important;
}
.ywraq-with-form a.button.wc-backward, .ywraq-with-form a.button[name=update_raq], .ywraq-with-form input[type=submit].wc-backward, .ywraq-with-form input[type=submit][name=update_raq], .ywraq-with-form #ywraq-list-to-pdf.wc-backward, .ywraq-with-form #ywraq-list-to-pdf[name=update_raq], .ywraq-with-form input.raq-send-request.wc-backward, .ywraq-with-form input.raq-send-request[name=update_raq] {
  background: #f0f0f0;
  color: #000;
}

#akzept_field {
  margin: 0 !important;
}

.wpcf7-form .cf7-matten-form textarea {
  margin-top: 6px;
}
.wpcf7-form .wpcf7-list-item {
  font-size: 14px !important;
  margin: 0 !important;
}
.wpcf7-form .cf7-matten-form textarea {
  min-height: 100px;
}
.wpcf7-form .check-grid {
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .wpcf7-form .check-grid {
    gap: 0;
  }
}
.wpcf7-form .check-grid label {
  display: inline-flex;
  margin-bottom: 8px;
  align-items: center;
}
.wpcf7-form .check-grid label .wpcf7-list-item-label {
  font-weight: normal;
}
.wpcf7-form .cf7-heading {
  font-weight: 600;
  margin: 20px 0 10px;
}
.wpcf7-form .cf7-matten-form .wpcf7-acceptance {
  margin-bottom: 15px;
  display: block;
}
.wpcf7-form .submit-wrap {
  text-align: center;
}
.wpcf7-form .cf7-matten-form input[type=submit] {
  background: #007a4d;
  color: #fff;
  padding: 14px 28px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  width: 100%;
}

/* alle CF7 Checkboxes */
.wpcf7 input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #007a4d;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 8px;
}

.cf7-heading {
  font-size: 16px;
  margin: 30px 0 10px !important;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
  font-weight: 600;
}

/* wenn aktiv */
.wpcf7 input[type=checkbox]:checked {
  background-color: #007a4d;
  border-color: #007a4d;
}

/* weißes Häkchen inside */
.wpcf7 input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 4px;
  height: 10px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

ol.steps li::before {
  content: counter(step);
  counter-increment: step;
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #007A4D;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stack-icon-headline .kb-svg-icon-wrap {
  background: rgba(0, 133, 63, 0.1215686275);
  border-radius: 50%;
  padding: 10px;
  margin-right: 8px;
}

.d-inline-flex {
  display: inline-flex !important;
}

.pdf-widget {
  margin-bottom: 35px;
}

.pdf-widget iframe {
  border-radius: 12px;
}

.pdf-meta {
  display: flex;
  justify-content: flex-start;
  padding: 0px 15px 0;
  gap: 20px;
}
.pdf-meta a {
  text-decoration: none;
}

.postal-response {
  color: #aa2424;
  font-size: 20px;
  font-weight: 500;
  height: 50px;
}

body.post-template-default.single.single-post #primary {
  margin-top: 0;
  margin-bottom: 0;
}
body.post-template-default.single.single-post #primary .post-thumbnail-inner img {
  border-radius: 16px;
}
body.post-template-default.single.single-post #primary .entry-content.single-content .alignwide {
  margin: 0 !important;
}
body.post-template-default.single.single-post #primary .entry-content.single-content .alignwide .wp-block-media-text__content {
  padding: 0 !important;
}
body.post-template-default.single.single-post #primary .entry-content.single-content .wp-block-media-text {
  gap: 40px;
}
body.post-template-default.single.single-post #primary .entry-content.single-content hr.wp-block-separator {
  max-width: 100% !important;
  color: #dfdfdf;
  margin: 40px;
  padding: 0;
}
body.post-template-default.single.single-post .entry-related {
  margin-top: 100px;
  padding: 70px 0;
}
body.post-template-default.single.single-post .entry-related .posted-by {
  display: none;
}
body.post-template-default.single.single-post .entry-related article {
  height: 100%;
}
body.post-template-default.single.single-post .entry-related .post-thumbnail {
  display: none;
}
body.post-template-default.single.single-post .entry-related .splide .splide__pagination {
  bottom: -35px;
}
body.post-template-default.single.single-post .entry-related .splide .splide__pagination .splide__pagination__page {
  background: #fff;
}
body.post-template-default.single.single-post .entry-related .splide .splide__arrow--prev, body.post-template-default.single.single-post .entry-related .splide .splide__arrow--next {
  background: transparent;
  box-shadow: none !important;
}
body.post-template-default.single.single-post .entry-related .splide .splide__arrow--prev svg, body.post-template-default.single.single-post .entry-related .splide .splide__arrow--next svg {
  height: 4em;
  width: 4em;
}
@media screen and (min-width: 1440px) {
  body.post-template-default.single.single-post .entry-related .splide .splide__arrow--prev {
    left: -4rem !important;
  }
  body.post-template-default.single.single-post .entry-related .splide .splide__arrow--next {
    right: -4rem;
  }
}

.breadcrumbs {
  margin: 0px 0 40px;
}
.breadcrumbs a, .breadcrumbs span {
  color: var(--global-palette3) !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 15px !important;
}

.page-breadcrumbs .breadcrumbs {
  margin: 0;
}

.wp-block-kadence-query-pagination .pagination .page-numbers:not(.next):not(.prev) {
  border-radius: 100% !important;
}

.multi-col-mega > ul.sub-menu.kb-nav-sub-menu.mega-menu {
  border-radius: 15px !important;
}
.multi-col-mega > ul.sub-menu.kb-nav-sub-menu.mega-menu ul.kb-navigation {
  column-gap: 0;
  list-style-position: inside;
  display: block;
}
.multi-col-mega.col-2 ul.kb-navigation {
  columns: 2;
}
.multi-col-mega.col-3 ul.kb-navigation {
  columns: 3;
}
.multi-col-mega.col-4 ul.kb-navigation {
  columns: 4;
}

.multi-col > ul.sub-menu.kb-nav-sub-menu {
  border-radius: 15px !important;
  column-gap: 0;
  list-style-position: inside;
  display: block;
}
.multi-col.col-2 > ul.sub-menu.kb-nav-sub-menu {
  columns: 2;
}
.multi-col.col-3 > ul.sub-menu.kb-nav-sub-menu {
  columns: 3;
}
.multi-col.col-4 > ul.sub-menu.kb-nav-sub-menu {
  columns: 4;
}

.menu-locations .sub-menu-flex-wrapper {
  display: flex;
  gap: 2rem;
  align-items: flex-start;
}
.menu-locations .sub-menu-col {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  width: max-content;
}
.menu-locations .sub-menu-col a:hover {
  color: var(--global-palette-highlight) !important;
}
.menu-locations .sub-menu-col .kb-link-wrap a.kb-nav-link-content {
  font-size: 18px;
  font-weight: 500;
  padding: 8px;
}

@media screen and (min-width: 2000px) {
  .big-hero-title {
    max-width: 850px !important;
    font-size: 94px !important;
  }
}
.hero-slider .kb-splide .splide__arrows .splide__arrow {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.37);
  opacity: 1 !important;
  transition: 0.2s;
}
.hero-slider .kb-splide .splide__arrows .splide__arrow:hover, .hero-slider .kb-splide .splide__arrows .splide__arrow:active, .hero-slider .kb-splide .splide__arrows .splide__arrow:focus {
  background: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 967px) {
  .hero-slider .kb-splide .splide__arrows .splide__arrow {
    display: none;
  }
}
.hero-slider .kb-splide .splide__arrows .slick-prev:before {
  content: none;
}
.hero-slider .kb-splide .splide__arrows .slick-next:before {
  content: none;
}

.slick-prev:before {
  content: none;
}

.slick-next:before {
  content: none;
}

.home .kb-splide .slick-dots li button:before, .home .slick-dots li button:before {
  content: none !important;
}
.home .kb-splide .splide__pagination__page, .home .splide__pagination__page {
  width: 16px;
  height: 16px;
}
.home .kb-splide .splide__pagination, .home .splide__pagination {
  gap: 28px;
}
.home .kb-splide .splide__pagination, .home .kb-splide ul.splide__pagination.splide__pagination, .home .splide__pagination, .home ul.splide__pagination.splide__pagination {
  bottom: 30px;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.hero-slider .kb-blocks-slider {
  margin: 0 !important;
}
.hero-slider .kb-advanced-slide {
  height: 100%;
}
.hero-slider .kb-advanced-slide-inner-wrap {
  padding: 0 !important;
  height: 100%;
}

.collection-slider .kb-advanced-slide-overlay {
  border-radius: 15px;
}
.collection-slider .kb-advanced-slide-inner, .collection-slider .wp-block-kadence-column, .collection-slider .kt-inside-inner-col {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .collection-slider .kb-splide ul.splide__pagination.splide__pagination {
    bottom: -50px !important;
    display: none !important;
  }
}

body .cat-btns {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  width: 100%;
  margin-inline: auto;
  gap: 0;
}
@media screen and (min-width: 1920px) {
  body .cat-btns {
    max-width: calc(100% - 60px);
  }
}
body .cat-btns > a {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
  white-space: nowrap;
  font-weight: 300 !important;
  font-size: 16px !important;
}
body .cat-btns > a:hover {
  opacity: 0.8;
}
body .cat-btns > a:first-child {
  border-radius: 0 0 0 10px !important;
}
body .cat-btns > a:last-child {
  border-radius: 0 0 10px 0 !important;
}
@media screen and (min-width: 1024px) {
  body .cat-btns > a {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 1441px) {
  body .cat-btns > a {
    font-size: 17px !important;
  }
}
@media screen and (min-width: 1430px) {
  body .cat-btns > a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1460px) {
  body .cat-btns {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  body .cat-btns {
    display: none !important;
  }
}

.branch-slider .kb-advanced-slide {
  border-radius: 16px;
  overflow: hidden;
}
.branch-slider > .kt-row-column-wrap h3 {
  font-size: 38px !important;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .branch-slider > .kt-row-column-wrap h3 {
    font-size: 26px !important;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 968px) {
  .branch-slider > .kt-row-column-wrap {
    padding-right: var(--global-kb-spacing-md, 2rem) !important;
  }
}
.branch-slider .kt-row-column-wrap.kt-has-2-columns .kt-inside-inner-col {
  height: 100% !important;
}
.branch-slider .splide .kt-inside-inner-col {
  position: relative;
}
.branch-slider .splide .kt-inside-inner-col:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0) 80%);
  z-index: 1;
  border-radius: 16px;
}
@media screen and (max-width: 1439px) {
  .branch-slider .splide .kt-inside-inner-col {
    padding-bottom: var(--global-kb-spacing-md, 1.75rem);
    padding-left: var(--global-kb-spacing-md, 1.75rem);
  }
}
@media screen and (min-width: 1440px) {
  .branch-slider .splide .kt-inside-inner-col {
    padding-bottom: var(--global-kb-spacing-lg, 3rem);
    padding-left: var(--global-kb-spacing-lg, 3rem);
  }
}
@media screen and (min-width: 1600px) {
  .branch-slider .splide .kt-inside-inner-col {
    padding-bottom: var(--global-kb-spacing-xxl, 5rem);
    padding-left: var(--global-kb-spacing-xxl, 5rem);
  }
}

.cat-splide .kb-advanced-slide-inner-wrap {
  padding: 0 !important;
}
.cat-splide .col-2-slide .kt-row-column-wrap {
  grid-template-rows: 1fr 1fr;
  height: 100%;
}
.cat-splide .col-2-slide .kt-row-column-wrap .kt-inside-inner-col {
  height: 100%;
}
.cat-splide .kb-splide .splide__track {
  overflow: visible !important;
}
.cat-splide .kb-splide .splide__pagination, .cat-splide .kb-splide ul.splide__pagination.splide__pagination {
  bottom: -60px;
}
@media screen and (max-width: 768px) {
  .cat-splide .kb-splide .splide__pagination, .cat-splide .kb-splide ul.splide__pagination.splide__pagination {
    bottom: -40px !important;
  }
}
.cat-splide .kb-button {
  background: white !important;
}
.cat-splide .kb-button .kt-btn-inner-text {
  color: #383838;
}
.cat-splide .splide__arrows {
  bottom: -80px !important;
  right: -9rem !important;
}
@media screen and (max-width: 1024px) {
  .cat-splide .splide__arrows {
    right: 0rem !important;
  }
}
@media screen and (max-width: 768px) {
  .cat-splide .splide__arrows {
    display: none !important;
  }
}
.cat-splide .splide__arrows .splide__arrow {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  background: #bfbfbf;
  opacity: 1 !important;
  transition: 0.2s;
}
.cat-splide .splide__arrows .splide__arrow:hover, .cat-splide .splide__arrows .splide__arrow:active, .cat-splide .splide__arrows .splide__arrow:focus {
  background: #404040;
}
.cat-splide .splide__arrows .slick-prev:before {
  content: none;
}
.cat-splide .splide__arrows .slick-next:before {
  content: none;
}

.sticky-sidebar {
  width: 285px;
  position: fixed;
  right: -210px;
  top: 30%;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1882352941);
  border-radius: 15px 0 0 15px;
  z-index: 9999;
  transition: all 0.3s ease;
}
.sticky-sidebar:hover {
  transform: translateX(-200px);
}
.sticky-sidebar li {
  padding: 15px 20px 15px 20px !important;
}
.sticky-sidebar a {
  text-decoration: none !important;
}
@media screen and (max-width: 1440px) {
  .sticky-sidebar {
    right: -215px;
  }
  .sticky-sidebar li {
    padding: 10px 15px 5px 15px !important;
  }
}
@media screen and (max-width: 967px) {
  .sticky-sidebar {
    display: none;
  }
}

@media screen and (max-width: 1660px) {
  header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner, header.header-desktop-sticky .wp-block-kadence-header-row-top .kadence-header-row-inner {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  header.header-desktop-sticky li.menu-item.menu-item-has-children .kb-link-wrap {
    padding-right: 30px;
  }
  header.header-desktop-sticky li.menu-item:not(.menu-item-has-children) .kb-link-wrap {
    padding-right: 5px !important;
  }
  header.header-desktop-sticky li.menu-item:not(.menu-item-has-children) .kb-link-wrap .kb-nav-link-content {
    padding-right: 5px !important;
  }
  header.header-desktop-sticky .wp-block-kadence-navigation .kb-nav-dropdown-toggle-btn {
    right: 0 !important;
    left: unset !important;
    width: auto !important;
  }
  header.header-desktop-sticky .wp-block-kadence-navigation .menu-item-has-children > .kb-link-wrap > .kb-nav-link-content {
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 1440px) {
  header.header-desktop-sticky .wp-block-site-logo img {
    max-width: 150px;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner .kb-link-wrap, header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner .kb-nav-link-content {
    font-size: 16px !important;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-top .kadence-header-row-inner {
    min-height: 30px;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-top .kadence-header-row-inner .wp-block-kadence-advancedbtn .kb-button {
    font-size: 16px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-top .kadence-header-row-inner .wp-block-kadence-advancedbtn .kb-button:last-child {
    margin-right: 15px !important;
  }
}
@media screen and (max-width: 1220px) {
  header.header-desktop-sticky .wp-block-site-logo img {
    max-width: 120px;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner .wp-block-kadence-navigation .kb-nav-link-content {
    padding-left: 5px !important;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner .kb-link-wrap, header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner .kb-nav-link-content {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 967px) {
  header.header-desktop-sticky .wp-block-kadence-header-row-center .kadence-header-row-inner {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-top .kadence-header-row-inner {
    min-height: 34px;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-top .kadence-header-row-inner .wp-block-kadence-advancedbtn .kb-button {
    font-size: 14px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  header.header-desktop-sticky .wp-block-kadence-header-row-top .kadence-header-row-inner .wp-block-kadence-advancedbtn .kb-button:last-child {
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
}
.posts-slider-wrapper > .wp-block-kadence-column {
  position: relative;
  overflow: visible;
}
.posts-slider-wrapper > .wp-block-kadence-column .splide__slide {
  width: auto;
}
.posts-slider-wrapper > .wp-block-kadence-column .splide {
  position: relative;
  width: 100vw;
  left: calc(-1 * (100vw - 1440px) / 2);
  padding-left: calc((100vw - 1440px) / 2);
  box-sizing: border-box;
}
@media screen and (min-width: 1920px) {
  .posts-slider-wrapper > .wp-block-kadence-column .splide {
    left: calc(-1 * (100vw - 1600px) / 2);
    padding-left: calc((100vw - 1600px) / 2);
  }
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected img {
  border: 3px solid #ffffff;
  outline: 4px solid green;
}

.post-carousel .splide__track {
  overflow: visible !important;
}
.post-carousel .splide__pagination__page {
  background-color: #fff !important;
}
.post-carousel ul.splide__pagination {
  bottom: -80px !important;
}
@media screen and (max-width: 768px) {
  .post-carousel ul.splide__pagination {
    bottom: -50px !important;
  }
}
.post-carousel .splide__arrows {
  bottom: -100px !important;
  right: 0 !important;
  position: absolute;
  z-index: 1;
  display: flex;
  gap: 1rem;
}
.post-carousel .splide__arrows .splide__arrow {
  position: static;
  transform: none;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  background: #fff;
  opacity: 1 !important;
  transition: 0.2s;
}
.post-carousel .splide__arrows .splide__arrow svg {
  color: black;
}
.post-carousel .splide__arrows .splide__arrow:hover, .post-carousel .splide__arrows .splide__arrow:active, .post-carousel .splide__arrows .splide__arrow:focus {
  background: #fff;
}

div#alsco-map {
  border-radius: 15px;
}

.carousel-slide {
  border-radius: 15px;
  position: relative;
  display: block;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center;
  text-decoration: none;
  color: white !important;
  background-color: #00853f;
}
@media screen and (max-width: 768px) {
  .carousel-slide {
    aspect-ratio: 1/1;
  }
}
.carousel-slide:hover .carousel-content span {
  background-color: #fff;
  color: #0b0b0b;
}

.carousel-content {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  max-width: 70%;
  z-index: 2;
}
.carousel-content span {
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 20px 30px;
  margin-top: 10px;
  display: inline-block;
  transition: 0.2s;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media screen and (max-width: 1440px) {
  .carousel-content span {
    padding-top: var(--global-kb-spacing-xs, 1rem);
    padding-right: var(--global-kb-spacing-md, 2rem);
    padding-bottom: var(--global-kb-spacing-xs, 1rem);
    padding-left: var(--global-kb-spacing-md, 2rem);
  }
}
@media screen and (max-width: 1024px) {
  .carousel-content span {
    padding-top: 10px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 24px;
  }
}
.carousel-content h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .carousel-content h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-content h3 {
    font-size: 24px;
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .carousel-content h3 {
    font-size: 20px;
  }
}

.carousel-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0) 80%);
  z-index: 1;
  border-radius: inherit;
}
@media screen and (max-width: 1024px) {
  .carousel-slide::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 45%, rgba(0, 0, 0, 0) 80%);
  }
}
@media screen and (max-width: 768px) {
  .carousel-slide::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0) 100%);
  }
}

.row-logos .kt-inside-inner-col {
  gap: 100px !important;
}
@media screen and (max-width: 1024px) {
  .row-logos .kt-inside-inner-col {
    gap: 50px !important;
  }
}

@media screen and (min-width: 968px) and (max-width: 1680px) {
  .numbers-row .kb-count-up-number {
    font-size: 120px !important;
  }
}
@media screen and (min-width: 968px) and (max-width: 1449px) {
  .numbers-row .kb-count-up-number {
    font-size: 100px !important;
  }
}
@media screen and (min-width: 968px) and (max-width: 1350px) {
  .numbers-row .kt-row-column-wrap.kt-has-3-columns {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
  }
  .numbers-row .kb-count-up-number {
    font-size: 80px !important;
    line-height: 130px !important;
  }
}

.plz-wrap {
  display: flex;
}
.plz-wrap input[type=text] {
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.1098039216);
  border-radius: 50px 0 0 50px;
  height: 65px;
  padding-left: 40px;
  border-right: 0;
  flex-basis: 70%;
  flex-shrink: 1;
  max-width: 300px;
}
@media screen and (max-width: 1250px) {
  .plz-wrap input[type=text] {
    max-width: calc(70% - 40px);
  }
}
.plz-wrap input[type=text]::placeholder {
  opacity: 0.6;
}
.plz-wrap button {
  border-radius: 0 50px 50px 0;
  height: 65px;
  padding-right: 30px;
}
.plz-wrap button svg {
  height: 24px;
  width: 24px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .plz-wrap input[type=text] {
    height: 55px;
    padding-left: 25px;
    border-right: 0;
    flex-basis: 75%;
    flex-shrink: 1;
    font-size: 15px;
  }
  .plz-wrap button {
    height: 55px;
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .hide-desktop {
    display: none;
  }
}

.map-row .plz-wrap button {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  align-items: center;
}

.kb-google-maps-container.wp-block-kadence-googlemaps {
  border-radius: 15px;
  overflow: hidden;
}

a.language-flag img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  border-radius: 50%;
}

.wp-block-kadence-header-tablet.kb-header-container.kb-header-sticky-wrapper {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1803921569);
}

.wp-block-kadence-header-desktop.kb-header-container.kb-header-sticky-wrapper {
  transition: box-shadow 0.3s ease;
}

.wp-block-kadence-header-desktop.kb-header-container.kb-header-sticky-wrapper.item-is-fixed.item-is-stuck {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1803921569);
}

@media screen and (min-width: 1920px) {
  :root {
    --global-content-width: 1600px !important;
  }
}
@media screen and (max-width: 1439px) {
  footer .logo-col > .kt-inside-inner-col {
    padding-right: 30px !important;
  }
  footer .logo-col > .kt-inside-inner-col img {
    max-width: 150px;
  }
}

@media screen and (max-width: 1024px) {
  .px-small-tablet > .kt-row-column-wrap {
    padding-right: var(--global-kb-spacing-xxl, 2rem) !important;
    padding-left: var(--global-kb-spacing-xxl, 2rem) !important;
  }
  body .splide .splide__pagination {
    gap: 14px !important;
  }
  body .splide .splide__pagination .splide__pagination__page {
    width: 12px;
    height: 12px;
  }
}
.yoast-breadcrumbs {
  padding: 0 0 25px;
}
.yoast-breadcrumbs > span:first-child > span:first-child a {
  color: var(--global-palette3) !important;
}
.yoast-breadcrumbs a, .yoast-breadcrumbs span, .yoast-breadcrumbs strong {
  font-weight: normal !important;
  text-decoration: none;
  font-size: 15px !important;
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
  border-radius: 15px;
}

figure.wp-block-video.default-video {
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (min-width: 1440px) {
  figure.wp-block-video.default-video.resize-v {
    max-height: 450px;
    height: 100%;
  }
  figure.wp-block-video.default-video.resize-v video {
    height: 100%;
    object-fit: cover;
  }
}

.single-page-row.row-3-col .kb-row-layout-wrap {
  height: 100%;
}

.alsco-progress-circle .rad-prg canvas {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.alsco-progress-circle .rad-cntnt {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  line-height: 1.5;
  margin-top: 0.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

.alsco-loading-bar {
  margin-top: 1rem;
}

.kb-query-filter-filter-button:hover, .kb-query-filter-filter-button:active {
  color: #fff !important;
}

li.kb-query-item.kb-query-block-post {
  display: flex;
  flex-direction: column;
}
li.kb-query-item.kb-query-block-post > .wp-block-kadence-column {
  height: 100%;
}
li.kb-query-item.kb-query-block-post > .wp-block-kadence-column > .kt-inside-inner-col {
  height: 100%;
  display: flex;
}
li.kb-query-item.kb-query-block-post > .wp-block-kadence-column > .kt-inside-inner-col .wp-block-kadence-advancedbtn {
  margin-top: auto;
}

h1.product_title.entry-title {
  margin-bottom: 15px !important;
}

.suppliert img {
  max-width: 200px !important;
}

body .single_variation_wrap {
  margin-top: 40px;
  display: flex !important;
}

.woocommerce div.product form.cart .woocommerce-variation-add-to-cart,
.woocommerce.single-product .product .yith-ywraq-add-to-quote {
  margin-top: 0 !important;
}

.woocommerce .quantity .wrap, .woocommerce-page .quantity .wrap {
  display: inline-flex;
  align-items: center;
  gap: 0;
  padding: 6px 10px;
  border: 1px solid #d1d5db;
  border-radius: 9999px;
  background: #fff;
  margin-right: 20px !important;
}

.yith_ywraq_add_item_response_message, .yith_ywraq_add_item_browse_message {
  background: #ede7b4;
  padding: 25px;
  color: #4f5144;
}
.yith_ywraq_add_item_response_message a, .yith_ywraq_add_item_response_message a:hover, .yith_ywraq_add_item_browse_message a, .yith_ywraq_add_item_browse_message a:hover {
  color: #4f5144;
}

.product-norms {
  padding: 15px 30px 15px 20px;
  background: #f9f9f9;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  border-radius: 8px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
}
.product-norms svg {
  height: 45px;
  width: 45px;
  stroke: #0859a8;
}

.yith_ywraq_add_item_response_message {
  padding-bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.yith_ywraq_add_item_response_message + .yith_ywraq_add_item_browse_message {
  padding-top: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.btn-text-shadow .kt-btn-inner-text {
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.568627451);
}

.yith-ywraq-mail-form-wrapper {
  padding-top: 0 !important;
}

.yith-ywraq-mail-form-wrapper .form-row.form-row-wide {
  padding-top: 0 !important;
}

.woocommerce form .form-row label {
  font-weight: 560 !important;
  display: block;
}

.woocommerce .quantity .qty, .woocommerce-page .quantity .qty {
  width: 2em !important;
  text-align: center;
  border: 0;
  outline: none;
  background: transparent;
  font-size: 16px;
  padding: 0 !important;
  height: 46px !important;
}

.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce .quantity .qty[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.woocommerce-input-wrapper label.checkbox {
  padding-left: 25px;
  position: relative;
  display: block !important;
}
.woocommerce-input-wrapper label.checkbox input#akzept {
  left: 0;
  top: 9px;
  position: absolute;
}
.woocommerce-input-wrapper label.checkbox input#akzept + span {
  display: inline-block;
  line-height: 1.5;
  font-weight: 400;
}

.qty-btn {
  width: 38px;
  height: 28px;
  line-height: 28px;
  border-radius: 9999px;
  border: 0;
  background: transparent;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: black;
  padding: 0;
}
.qty-btn:hover, .qty-btn:active, .qty-btn:focus {
  background: transparent;
  color: black;
}

.qty-btn:focus-visible {
  outline: 2px solid #2563eb;
  outline-offset: 2px;
}

.qty-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.woocommerce div.quantity .screen-reader-text {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.flexcontainer {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.flexitem {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.flexitem__line {
  order: 2;
  text-align: center;
  background: linear-gradient(to left, #fff 50%, #318040 50%, #318040 55%, #fff 50%, white 50%);
  flex-basis: 100px;
  position: relative;
}

.flexitem__line::after {
  content: "";
}

.flexitem__dot {
  background: #318040;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  position: absolute;
  display: flex;
  margin: auto;
  right: 42px;
  top: 50%;
  transform: translate(0, -50%);
}

.flexitem__desc {
  order: 3;
  width: 80%;
  position: relative;
  padding: 25px;
  background: #00853f;
  color: #fff;
  border-radius: 16px;
}
.flexitem__desc h4 {
  color: #fff;
  font-size: 42px;
  font-weight: 900;
}

.nature-cards p {
  hyphens: auto;
}

@media (min-width: 640px) {
  .flexitem__desc,
  .flexitem__hidden {
    width: 40%;
  }
  .flexitem:nth-child(odd) .flexitem__hidden {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .flexitem:nth-child(odd) .flexitem__desc {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flexitem--flipped .flexitem__desc {
    order: 1;
  }
  .flexitem--flipped .flexitem__hidden {
    order: 3;
  }
}
@media (max-width: 640px) {
  .flexitem--flipped .flexitem__desc:after {
    border-right-width: 14px;
    border-left-width: 0;
    right: auto;
    left: -14px;
  }
}
.mt-auto {
  margin-top: auto !important;
}

.numbered-list {
  list-style: none;
  counter-reset: item;
  padding: 0 !important;
  margin: 0;
}

.numbered-list li {
  counter-increment: item;
  margin: 0 0 1rem 0;
  position: relative;
  padding-left: 3rem;
}

.numbered-list li::before {
  content: counter(item);
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #00853f;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
}

body:not(.home) .kb-splide .splide__pagination__page.is-active {
  background: #00853f;
  opacity: 0.75;
}

address {
  font-style: normal;
}

body.single-niederlassungen .kb-google-maps-container.wp-block-kadence-googlemaps {
  height: 100%;
}

/* Such-Wrapper */
#wpdreams_asp_settings_1 form.asp-fss-column {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

/* Fieldset Titel */
#wpdreams_asp_settings_1 fieldset legend {
  font-size: 0.85rem;
  font-weight: 600;
  color: #444;
  margin-bottom: 0.5rem;
}

/* Select2 / Inputs */
#wpdreams_asp_settings_1 select,
#wpdreams_asp_settings_1 .asp_select2-selection {
  width: 100% !important;
  min-height: 44px;
  padding: 0.4rem 0.8rem;
  border: 1px solid #dcdcdc !important;
  border-radius: 6px !important;
  background-color: #fff !important;
  font-size: 0.95rem;
  color: #222;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  transition: border 0.2s ease, box-shadow 0.2s ease;
}

#wpdreams_asp_settings_1 select:focus,
#wpdreams_asp_settings_1 .asp_select2-selection:focus {
  border-color: #00853f !important;
  box-shadow: 0 0 0 3px rgba(0, 133, 63, 0.15);
  outline: none;
}

/* Reset Button */
#wpdreams_asp_settings_1 .asp_reset_btn {
  background-color: transparent;
  border: 1px solid #c33;
  color: #c33;
  font-size: 0.9rem;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  transition: all 0.2s ease;
}

#wpdreams_asp_settings_1 .asp_reset_btn:hover {
  background-color: #c33;
  color: #fff;
}

/* Suchbox Hauptfeld */
.asp_main_container .proinput input.orig {
  width: 100%;
  height: 52px;
  padding: 0 1rem;
  border: 1px solid #dcdcdc;
  border-radius: 8px 0 0 8px;
  font-size: 1rem;
  color: #222;
  transition: border 0.2s ease, box-shadow 0.2s ease;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption {
  padding: 50px 1em !important;
  background: rgba(0, 133, 63, 0.8196078431) !important;
  font-size: 20px;
}
@media screen and (max-width: 876px) {
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-caption {
    font-size: 15px;
  }
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:not(._brlbs-btn) {
  color: #fff !important;
  text-decoration: underline !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a._brlbs-btn {
  background: #fff !important;
  color: rgba(0, 133, 63, 0.8196078431);
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a._brlbs-btn:hover {
  color: rgba(0, 133, 63, 0.8196078431) !important;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before {
  display: none;
}

@media screen and (max-width: 876px) {
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
    display: block;
    max-width: 100%;
    min-height: 280px;
    object-fit: cover;
  }
}
._brlbs-embed._brlbs-google-maps {
  width: 100%;
}

img._brlbs-thumbnail {
  border-radius: 16px;
}

a.borlabs-cookie-preference {
  font-size: 14px;
  text-decoration: none;
}

button.asp_reset_btn.asp_r_btn {
  font-family: "Inter" !important;
}

.asp_main_container .proinput input.orig:focus {
  border-color: #00853f;
  box-shadow: 0 0 0 3px rgba(0, 133, 63, 0.15);
  outline: none;
}

.asp_w_container.asp_w_container_1.asp_w_container_1_1 {
  padding: 0 10px;
}

/* Such-Icon Button */
.asp_main_container .promagnifier {
  background-color: #00853f;
  height: 52px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 8px 8px 0;
  cursor: pointer;
  transition: background 0.2s ease;
}

.asp_main_container .promagnifier:hover {
  background-color: #006a32;
}

.asp_main_container .promagnifier svg {
  fill: #fff;
  width: 22px;
  height: 22px;
}

/* Vorschlag-Link unterhalb */
#asp-try-1_1 {
  margin-top: 1.5rem;
  font-size: 0.9rem;
  color: #555;
}

#asp-try-1_1 a {
  margin-left: 0.5rem;
  color: #00853f;
  text-decoration: none;
  border-bottom: 1px dotted transparent;
  transition: border-color 0.2s ease;
}

#asp-try-1_1 a:hover {
  border-color: #00853f;
}

body #ajaxsearchpro1_1 .probox .promagnifier .innericon svg, body #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, body div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
  fill: #000;
}

.wpcf7-form {
  margin: 0 auto;
  font-size: 16px;
}
.wpcf7-form label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
.wpcf7-form .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.wpcf7-form .col-sm-6,
.wpcf7-form .col-sm-12 {
  padding: 0 0.5rem;
  box-sizing: border-box;
}
.wpcf7-form .col-sm-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.wpcf7-form .col-sm-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.wpcf7-form .form-group {
  margin-bottom: 1rem;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
  width: 100%;
  padding: 0.6rem 0.8rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  font: inherit;
}
.wpcf7-form textarea {
  resize: vertical;
  min-height: 120px;
}
.wpcf7-form .custom-control {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
}
.wpcf7-form .custom-control input[type=checkbox] {
  margin-right: 0.5rem;
  margin-top: 0.2rem;
}
.wpcf7-form input[type=submit] {
  padding: 0.7rem 1.2rem;
  border: none;
  border-radius: 4px;
  background: #00853f;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  margin-top: 20px !important;
}
.wpcf7-form input[type=submit]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.wpcf7-form input[type=submit]:hover:not(:disabled) {
  background: #005c2c;
}
@media (max-width: 600px) {
  .wpcf7-form .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

ul.wp-block-polylang-language-switcher {
  margin: 0 !important;
  list-style: none !important;
}
@media (max-width: 1023px) {
  ul.wp-block-polylang-language-switcher {
    margin-top: auto !important;
  }
}
ul.wp-block-polylang-language-switcher a img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  object-fit: cover;
}

@media screen and (min-width: 968px) and (max-width: 1440px) {
  body.page .hero, body.single-niederlassungen .hero {
    min-height: 450px !important;
  }
}
@media screen and (min-width: 968px) and (max-width: 1200px) {
  body.page .hero > .kt-row-column-wrap, body.single-niederlassungen .hero > .kt-row-column-wrap {
    margin: 0 !important;
  }
  body.page .hero > .kt-row-column-wrap .archive-title-col-abs > .kt-inside-inner-col, body.single-niederlassungen .hero > .kt-row-column-wrap .archive-title-col-abs > .kt-inside-inner-col {
    border-top-left-radius: 0 !important;
  }
}
body.page h1, body.single-niederlassungen h1, body.archive.tax-branchen h1, body.archive.tax-kollektionen h1, body.archive.tax-produktgruppe h1 {
  font-size: 42px;
  margin-bottom: 40px;
}
@media screen and (min-width: 968px) {
  body.page .hero:not(.hero-small) > .kt-row-column-wrap, body.single-niederlassungen .hero:not(.hero-small) > .kt-row-column-wrap, body.archive.tax-branchen .hero:not(.hero-small) > .kt-row-column-wrap, body.archive.tax-kollektionen .hero:not(.hero-small) > .kt-row-column-wrap, body.archive.tax-produktgruppe .hero:not(.hero-small) > .kt-row-column-wrap {
    grid-template-columns: 45% 55% !important;
    align-items: stretch;
  }
}
body.page .hero .archive-title-col, body.single-niederlassungen .hero .archive-title-col, body.archive.tax-branchen .hero .archive-title-col, body.archive.tax-kollektionen .hero .archive-title-col, body.archive.tax-produktgruppe .hero .archive-title-col {
  container-type: inline-size; /* wenn unterstützt */
  flex-shrink: 1;
}
body.page .hero .archive-title-col > .kt-inside-inner-col, body.single-niederlassungen .hero .archive-title-col > .kt-inside-inner-col, body.archive.tax-branchen .hero .archive-title-col > .kt-inside-inner-col, body.archive.tax-kollektionen .hero .archive-title-col > .kt-inside-inner-col, body.archive.tax-produktgruppe .hero .archive-title-col > .kt-inside-inner-col {
  container-type: inline-size;
}
body.page .hero .archive-title-col h1, body.single-niederlassungen .hero .archive-title-col h1, body.archive.tax-branchen .hero .archive-title-col h1, body.archive.tax-kollektionen .hero .archive-title-col h1, body.archive.tax-produktgruppe .hero .archive-title-col h1 {
  font-size: clamp(28px, 12cqw, 65px) !important;
  white-space: normal;
  max-width: 100%;
  display: inline-block;
}
body.page .hero .archive-title-col-abs, body.single-niederlassungen .hero .archive-title-col-abs, body.archive.tax-branchen .hero .archive-title-col-abs, body.archive.tax-kollektionen .hero .archive-title-col-abs, body.archive.tax-produktgruppe .hero .archive-title-col-abs {
  position: absolute;
}
body.page .hero .archive-title-col-abs h1, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.single-niederlassungen .hero .archive-title-col-abs h1, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-branchen .hero .archive-title-col-abs h1, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-kollektionen .hero .archive-title-col-abs h1, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-produktgruppe .hero .archive-title-col-abs h1, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > * {
  margin-bottom: 0 !important;
  font-weight: 700;
}
@media screen and (max-width: 967px) {
  body.page .hero .archive-title-col-abs h1, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.single-niederlassungen .hero .archive-title-col-abs h1, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-branchen .hero .archive-title-col-abs h1, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-kollektionen .hero .archive-title-col-abs h1, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-produktgruppe .hero .archive-title-col-abs h1, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > * {
    font-size: 22px;
  }
}
@media screen and (min-width: 968px) and (max-width: 1023px) {
  body.page .hero .archive-title-col-abs h1, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.single-niederlassungen .hero .archive-title-col-abs h1, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-branchen .hero .archive-title-col-abs h1, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-kollektionen .hero .archive-title-col-abs h1, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-produktgruppe .hero .archive-title-col-abs h1, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > * {
    font-size: 36px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  body.page .hero .archive-title-col-abs h1, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.single-niederlassungen .hero .archive-title-col-abs h1, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-branchen .hero .archive-title-col-abs h1, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-kollektionen .hero .archive-title-col-abs h1, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-produktgruppe .hero .archive-title-col-abs h1, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > * {
    font-size: 48px;
  }
}
@media screen and (min-width: 1441px) {
  body.page .hero .archive-title-col-abs h1, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.page .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.single-niederlassungen .hero .archive-title-col-abs h1, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.single-niederlassungen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-branchen .hero .archive-title-col-abs h1, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-branchen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-kollektionen .hero .archive-title-col-abs h1, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-kollektionen .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > *, body.archive.tax-produktgruppe .hero .archive-title-col-abs h1, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml, body.archive.tax-produktgruppe .hero .archive-title-col-abs .wp-block-kadence-dynamichtml > * {
    font-size: 70px;
  }
}
@media screen and (min-width: 968px) and (max-width: 1440px) {
  body.page .hero, body.single-niederlassungen .hero, body.archive.tax-branchen .hero, body.archive.tax-kollektionen .hero, body.archive.tax-produktgruppe .hero {
    grid-template-columns: 45% 55% !important;
  }
}
@media screen and (min-width: 968px) and (max-width: 1024px) {
  body.page .hero, body.single-niederlassungen .hero, body.archive.tax-branchen .hero, body.archive.tax-kollektionen .hero, body.archive.tax-produktgruppe .hero {
    grid-template-columns: 40% 60% !important;
    min-height: 400px;
  }
}
body.page .desc-content .pdf-widget, body.single-niederlassungen .desc-content .pdf-widget, body.archive.tax-branchen .desc-content .pdf-widget, body.archive.tax-kollektionen .desc-content .pdf-widget, body.archive.tax-produktgruppe .desc-content .pdf-widget {
  float: right;
  max-width: 320px;
  color: #797979;
  font-size: 14px;
}
body.page .desc-content .pdf-widget a, body.single-niederlassungen .desc-content .pdf-widget a, body.archive.tax-branchen .desc-content .pdf-widget a, body.archive.tax-kollektionen .desc-content .pdf-widget a, body.archive.tax-produktgruppe .desc-content .pdf-widget a {
  border-radius: 8px;
  overflow: hidden;
  display: block;
}
body.page .desc-content .pdf-widget p, body.single-niederlassungen .desc-content .pdf-widget p, body.archive.tax-branchen .desc-content .pdf-widget p, body.archive.tax-kollektionen .desc-content .pdf-widget p, body.archive.tax-produktgruppe .desc-content .pdf-widget p {
  color: #797979;
  font-size: 14px;
  padding: 0px 15px;
  margin: 10px 0 !important;
}
body.page .desc-content .pdf-widget img, body.single-niederlassungen .desc-content .pdf-widget img, body.archive.tax-branchen .desc-content .pdf-widget img, body.archive.tax-kollektionen .desc-content .pdf-widget img, body.archive.tax-produktgruppe .desc-content .pdf-widget img {
  transition: 0.2s ease;
}
body.page .desc-content .pdf-widget img:hover, body.single-niederlassungen .desc-content .pdf-widget img:hover, body.archive.tax-branchen .desc-content .pdf-widget img:hover, body.archive.tax-kollektionen .desc-content .pdf-widget img:hover, body.archive.tax-produktgruppe .desc-content .pdf-widget img:hover {
  transform: scale(1.1);
}
body.page .desc-content p, body.single-niederlassungen .desc-content p, body.archive.tax-branchen .desc-content p, body.archive.tax-kollektionen .desc-content p, body.archive.tax-produktgruppe .desc-content p {
  max-width: 950px;
}
body.page .desc-content h2, body.single-niederlassungen .desc-content h2, body.archive.tax-branchen .desc-content h2, body.archive.tax-kollektionen .desc-content h2, body.archive.tax-produktgruppe .desc-content h2 {
  max-width: 750px;
  line-height: 1.3;
  margin-top: 45px;
  margin-bottom: 45px;
}
body.page .desc-content h2:first-of-type, body.single-niederlassungen .desc-content h2:first-of-type, body.archive.tax-branchen .desc-content h2:first-of-type, body.archive.tax-kollektionen .desc-content h2:first-of-type, body.archive.tax-produktgruppe .desc-content h2:first-of-type {
  max-width: 580px;
}
@media screen and (max-width: 967px) {
  body.page .desc-content .kt-row-column-wrap, body.single-niederlassungen .desc-content .kt-row-column-wrap, body.archive.tax-branchen .desc-content .kt-row-column-wrap, body.archive.tax-kollektionen .desc-content .kt-row-column-wrap, body.archive.tax-produktgruppe .desc-content .kt-row-column-wrap {
    padding-right: var(--global-kb-spacing-3xl, 2rem) !important;
    padding-left: var(--global-kb-spacing-3xl, 2rem) !important;
  }
}

.yith-ywraq-mail-form-wrapper .form-row {
  width: 100%;
  display: grid;
  padding: 0 !important;
}

.woocommerce-error.woocommerce-message {
  margin-bottom: 30px;
}

span.ywraq_error {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .ywraq-form-table-wrapper.vertical {
    display: flex;
    gap: 50px;
  }
}

#yith-ywraq-form {
  width: 100%;
}

#ywraq-other-form {
  width: 75%;
}

.ywraq-form-table-wrapper.vertical .wpcf7 {
  float: right;
}

#yith-ywraq-form .update-list-wrapper input[type=submit] {
  margin: 0 !important;
}

.ywraq-wrapper th.product-remove {
  display: none;
}
.ywraq-wrapper th.product-quantity {
  width: auto;
  margin-left: 0;
  text-align: right;
  white-space: nowrap;
}

.ywraq-wrapper .product-name ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
}

.ywraq-wrapper .product-thumbnail img {
  max-width: 100px;
}

.collection-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media (max-width: 1290px) {
  .collection-container {
    gap: 30px;
  }
}
@media (max-width: 1200px) {
  .collection-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 978px) {
  .collection-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 978px) {
  .collection-container {
    gap: 10px;
  }
}
.collection-container .product-card {
  display: block;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.collection-container .product-card:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 80%);
  z-index: 1;
  border-radius: 16px;
  transition: 0.2s ease;
}
@media (max-width: 720px) {
  .collection-container .product-card:before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 30%, rgba(0, 0, 0, 0) 80%);
  }
}
.collection-container .product-card .card-body {
  z-index: 10;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}
@media (max-width: 720px) {
  .collection-container .product-card .card-body {
    padding: 15px;
  }
}
.collection-container .product-card .card-body h3 {
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 28px;
  margin-bottom: 30px;
  line-height: 1.3;
  word-break: break-word;
  overflow-wrap: anywhere;
}
@media (max-width: 978px) {
  .collection-container .product-card .card-body h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.collection-container .product-card .card-body span.btn {
  display: inline-block;
  border-radius: 35px;
  text-decoration: none;
  color: #fff !important;
  padding: 10px 30px;
  border: 2px solid white;
  background-color: transparent;
}
@media (max-width: 1290px) {
  .collection-container .product-card .card-body span.btn {
    padding: 10px 20px;
  }
}
@media (max-width: 720px) {
  .collection-container .product-card .card-body span.btn {
    padding: 10px 12px;
    font-size: 12px;
    border-width: 1px;
  }
}
.collection-container .product-card img {
  width: 100%;
  aspect-ratio: 3/4.5;
  object-fit: cover;
  display: block;
}
.collection-container .product-card:hover:before {
  opacity: 0;
}
.collection-container .product-card:hover h3 {
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.85);
}
.collection-container .product-card:hover span.btn {
  background: #fff;
  color: var(--global-palette3) !important;
}

.bg-workwear {
  background-color: #f9bc2c !important;
}

.bg-psa {
  background-color: #ff9f43 !important;
}

.bg-business {
  background-color: #566474 !important;
}

.bg-bodenpflege {
  background-color: #7c7e63 !important;
}

.bg-reinraum {
  background-color: #2d85de !important;
}

.bg-hotel {
  background-color: #2d5878 !important;
}

.bg-waschraum {
  background-color: #09bce2 !important;
}

.bg-erstehilfe {
  background-color: #10ac84 !important;
}

.bg-alsco-dark {
  background-color: #318040 !important;
}

.bg-primary {
  background-color: #1e1d2d !important;
}

.bg-secondary {
  background-color: #383653 !important;
}

.products.content-wrap.product-archive img {
  width: 100%;
  aspect-ratio: 3/3.5;
  object-fit: contain;
  display: block;
}

.woocommerce ul.products li.product {
  overflow: hidden;
  border-radius: 42px;
}
@media (max-width: 720px) {
  .woocommerce ul.products li.product .kb-button {
    padding: 10px 12px;
    font-size: 12px;
    border-width: 1px;
  }
}

.reset_variations, .wvs_archive_reset_variations {
  display: none !important;
}

.price, .single_variation_wrap, .product-subtotal, .ywraq-form-title {
  display: none !important;
}

.Classification_modul {
  font-weight: bolder;
}

.Classification_modul[name="High Quality"]::after {
  content: "⬤ ⬤ ⬤";
  color: orange;
  margin-left: 5px;
}

.Classification_modul[name="Good Choice"]::after {
  content: "⬤ ⬤ ⬤";
  color: #b6161b;
  margin-left: 5px;
}

.Classification_modul[name="Best Price"]::after {
  content: "⬤ ⬤ ⬤";
  color: #b0751d;
  margin-left: 5px;
}

.Classification_modul[name="Green Line"]::after {
  content: "⬤ ⬤ ⬤";
  color: #80ba27;
  margin-left: 5px;
}

.Classification_modul[name=Bronze]::after {
  content: "⬤ ⬤ ⬤";
  color: #CD7F32;
  margin-left: 5px;
}

.Classification_modul[name=Gold]::after {
  content: "⬤ ⬤ ⬤";
  color: #ffd700;
  margin-left: 5px;
}

.Classification_modul[name=Silber]::after {
  content: "⬤ ⬤ ⬤";
  color: #C0C0C0;
  margin-left: 5px;
}

div.woocommerce-Tabs-panel table.shop_attributes {
  border-color: #f9f9f9 !important;
}
div.woocommerce-Tabs-panel th.woocommerce-product-attributes-item__label {
  text-align: left;
  font-size: 16px;
}
div.woocommerce-Tabs-panel td.woocommerce-product-attributes-item__value {
  font-size: 16px;
  font-style: normal !important;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
  background: #f9f9f9 !important;
  border: none !important;
}

.woocommerce table.shop_attributes tr, .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
  border: none !important;
}

.Classification_modul[name="Exclusive Line"]::after {
  content: "⬤ ⬤ ⬤";
  color: #1c1c1c;
  margin-left: 5px;
}

.wvg-gallery-thumbnail-image > div {
  border: 3px solid #f9f9f9;
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
  opacity: 1;
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
  opacity: 0.3;
}

.wvg-gallery-thumbnail-image {
  padding-right: 8px;
}

.wvg-gallery-thumbnail-image.current-thumbnail, .wvg-gallery-thumbnail-image:hover {
  opacity: 1;
}
.wvg-gallery-thumbnail-image.current-thumbnail img, .wvg-gallery-thumbnail-image:hover img {
  opacity: 1;
}

div#size-info {
  background: #f9f9f9;
  padding: 25px;
  margin-bottom: 25px;
  border-radius: 8px;
}
div#size-info h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
div#size-info p {
  margin: 0 0 10px;
}
div#size-info small {
  display: block;
  font-size: 0.75rem;
  line-height: 1.4 !important;
}
div#size-info small br {
  display: none;
}

body.woocommerce.single-product .sku_wrapper {
  color: #575454 !important;
  font-weight: 400 !important;
}
body.woocommerce.single-product .product_title.entry-title {
  color: #383838;
}
body.woocommerce.single-product .related.products > h2 {
  color: #383838;
  margin-left: 40px;
  font-size: 34px;
  margin-bottom: 60px !important;
  margin-top: 60px !important;
}
body.woocommerce.single-product main#main {
  padding-top: 30px;
}
body.woocommerce.single-product .woo-variation-product-gallery {
  border-right: 4px solid #f9f9f9;
}
body.woocommerce.single-product .add-request-quote-button.button {
  background: #08793e !important;
  display: inline-block;
  text-transform: none;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  padding: 14px 30px !important;
  margin: 0 !important;
}
body.woocommerce.single-product .p-desc li {
  list-style-type: disc;
}
body.woocommerce.single-product .p-desc li::marker {
  font-size: 1.4em;
  color: #00853f;
}
body.woocommerce.single-product .single-breadcrumbs-wrap {
  background-color: #f9f9f9;
  padding: 20px 20px;
}
body.woocommerce.single-product .single-breadcrumbs-wrap .breadcrumbs {
  margin: auto;
  max-width: var(--global-content-width);
}
body.woocommerce.single-product .single-breadcrumbs-wrap .breadcrumbs a, body.woocommerce.single-product .single-breadcrumbs-wrap .breadcrumbs span {
  color: var(--global-palette3) !important;
  font-weight: normal !important;
  text-decoration: none;
  font-size: 15px !important;
}
body.woocommerce.single-product .woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
  max-height: 700px;
  height: 100%;
  width: auto;
}
body.woocommerce ul.products li.product {
  overflow: visible;
  position: relative;
  background: linear-gradient(to top, #eeeff0 -20px, rgba(0, 0, 0, 0) 140px);
}
@media screen and (max-width: 967px) {
  body.woocommerce ul.products li.product {
    border-radius: 20px;
  }
}
body.woocommerce ul.products li.product .product-details {
  padding: 20px 25px 0 !important;
}
@media screen and (max-width: 967px) {
  body.woocommerce ul.products li.product .product-details {
    padding: 20px 10px 0 !important;
  }
}
body.woocommerce ul.products li.product .product-details h2.woocommerce-loop-product__title {
  font-size: 17px;
  line-height: 1.45;
  min-height: 67px;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap {
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 25px;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap ul.variations {
  margin-bottom: 0 !important;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap img {
  width: 100% !important;
  height: 100% !important;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap .selected img {
  border: 1px solid #ffffff !important;
  outline: 2px solid green;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap a.button.alsco-view-product {
  background: #00853f;
  display: inline-block;
  text-transform: none;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  padding: 10px 20px;
  transition: all 0.3s ease-in-out;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap a.button.alsco-view-product:hover {
  background: #08793e;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap .archive-variable-items li {
  padding: 0 !important;
}
body.woocommerce ul.products li.product .product-details .product-action-wrap .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) {
  border: none !important;
}

li.product {
  display: flex;
  flex-direction: column;
  height: 100%;
}
li.product > .kb-row-layout-wrap {
  flex-grow: 1;
}
li.product > .kb-row-layout-wrap .wp-block-kadence-column {
  height: 100%;
  display: flex;
}
li.product > .kb-row-layout-wrap > .kt-row-column-wrap, li.product > .kb-row-layout-wrap .kt-inside-inner-col {
  height: 100%;
  display: flex;
}
li.product > .kb-row-layout-wrap > .kt-row-column-wrap .kt-inside-inner-col, li.product > .kb-row-layout-wrap .kt-inside-inner-col .kt-inside-inner-col {
  display: flex;
  height: 100%;
}
li.product > .kb-row-layout-wrap > .kt-row-column-wrap .wp-block-kadence-advancedbtn, li.product > .kb-row-layout-wrap .kt-inside-inner-col .wp-block-kadence-advancedbtn {
  margin-top: auto;
}

.woocommerce .account-navigation-wrap {
  display: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: 100% !important;
}

.ywraq-view-quote-wrapper table.shop_table.order_details {
  border: none !important;
}

@media screen and (max-width: 967px) {
  .ywraq-view-quote-wrapper header {
    display: block !important;
  }
}
@media screen and (min-width: 968px) {
  .ywraq-view-quote-wrapper header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
  }
  .ywraq-view-quote-wrapper .ywraq-additional-information {
    justify-content: flex-end;
  }
}
.ywraq-view-quote-wrapper .ywraq-customer-information {
  margin: 0 !important;
  min-width: 430px;
}
.ywraq-view-quote-wrapper h2 {
  margin-bottom: 30px !important;
}
.ywraq-view-quote-wrapper p {
  margin: 0 0 10px 0 !important;
}
.ywraq-view-quote-wrapper .ywraq-view-quote__customer-info a {
  color: #000 !important;
}
.ywraq-view-quote-wrapper .ywraq-customer-information {
  margin-bottom: 50px;
}
.ywraq-view-quote-wrapper .ywraq-admin-message.custom {
  margin: 30px 0 50px;
  border-radius: 20px !important;
}
.ywraq-view-quote-wrapper .ywraq-admin-message.custom .message-content {
  padding: 30px;
  border-radius: 20px !important;
  min-height: auto !important;
}

body .front-hero-wrap > .kt-row-column-wrap > .wp-block-kadence-column:first-child {
  order: 2;
}

body .woo-variation-product-gallery {
  max-width: 43.5% !important;
  margin-right: 10px;
  float: left !important;
}

.product-title-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media screen and (min-width: 721px) {
  .product-title-row {
    align-items: flex-start;
  }
  .product-title-row .product_title {
    max-width: 70%;
  }
}
.product-title-row .product_title {
  order: 1;
  flex: 1 1 auto;
}

.product-title-row .suppliert {
  order: 2;
  flex: 0 0 auto;
}

.product-title-row .classification {
  order: 3;
  flex: 1 0 100%;
}

.location-list-row:last-child > .kt-inside-inner-col {
  border-bottom: none !important;
}

@media (min-width: 1100px) {
  .no-wrap-lg {
    white-space: nowrap !important;
  }
}
@media (max-width: 720px) {
  .location-list-row {
    width: 100%;
  }
  body.single-niederlassungen .kb-google-maps-container iframe {
    min-height: 300px;
  }
  .woocommerce div.product div.summary {
    margin-top: 0 !important;
  }
  .product-title-row {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .product-title-row .product_title {
    order: 1;
    flex: 1 0 100%;
  }
  .product-title-row .classification {
    order: 2;
    flex: 0 1 auto;
    margin-right: 0.75rem;
  }
  .product-title-row .classification p {
    margin: 0 !important;
  }
  .product-title-row .suppliert {
    order: 3;
    flex: 0 0 auto;
    margin-left: auto;
  }
  .product-title-row .suppliert img {
    margin: 0 !important;
  }
  .woocommerce .kwt-products-wrap ul.products {
    gap: 10px !important;
  }
  body .woo-variation-product-gallery {
    max-width: 100% !important;
    margin-right: 0px;
    float: none !important;
    border: 0 !important;
  }
  body .suppliert {
    margin-left: 0;
  }
  body .suppliert img {
    margin: 20px 0 !important;
    max-width: 100px !important;
  }
}
.woocommerce div.product div.summary .classification p {
  margin-top: 10px;
}

.product_meta {
  margin-bottom: 20px;
}

@media screen and (max-width: 967px) {
  .suppliert img {
    max-width: 70px !important;
    margin-bottom: 10px;
  }
  .p-desc, #size-info {
    float: left;
  }
  #yith-ywraq-form .update-list-wrapper {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start !important;
    justify-content: flex-start;
  }
  body.product-template-default h1.product_title.entry-title {
    font-size: 28px !important;
  }
  .breadcrumbs {
    margin: 0px 0 30px;
  }
  body.tax-kollektionen h2 {
    margin-top: 0 !important;
  }
  body.tax-branchen h1, body.tax-produktgruppe h1, body.tax-kollektionen h1 {
    font-size: 26px !important;
    line-height: 1.3 !important;
  }
  body.tax-branchen h2, body.tax-produktgruppe h2, body.tax-kollektionen h2 {
    margin-bottom: 30px !important;
  }
  body.tax-branchen .yoast-breadcrumbs {
    padding-bottom: 25px;
  }
  body.tax-branchen h3 {
    font-weight: 700;
    font-size: 20px;
  }
}
/* Alsco matten*/
#alsco-matten {
  position: relative;
  padding-bottom: 50px;
}

#alsco-matten .dot-wrapper .matte-hover {
  box-shadow: 0 4px 8px rgb(0, 0, 0);
  position: relative;
  z-index: 900;
  transform: scale(1);
  transition: all 0.75s ease-in-out;
}

#alsco-matten .dot-wrapper:hover .matte-hover {
  transform: scale(1.2);
  transition: all 0.75s ease-in-out;
}

#alsco-matten.image-container {
  position: relative;
  display: inline-block;
}

#alsco-matten .responsive-image {
  width: 100%;
  height: auto;
}

#alsco-matten .dot-wrapper {
  position: absolute;
}

#alsco-matten .dot-wrapper .heartbeat,
#alsco-matten .dot-wrapper .dot {
  z-index: 999;
}

#alsco-matten .dot-inn {
  margin: 0;
  position: relative;
}

#alsco-matten .dot {
  position: absolute;
  width: fit-content;
  background: linear-gradient(135deg, #ff0000, #ff0000 48%, #ff0000);
  border-radius: 40px;
  width: 1.25rem;
  height: 1.25rem;
}

#alsco-matten .heartbeat {
  position: absolute;
  width: fit-content;
  background-color: #ff0000;
  border-radius: 40px;
  width: 2.25rem;
  height: 2.25rem;
  left: -8px;
  top: -8px;
  opacity: 0.75;
  animation: ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
.alsco-map-blocker-placeholder + #alsco-map {
  width: 100%;
  height: 720px;
}

#alsco-matten .popup {
  min-width: 350px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(5%, -35%);
  background-color: white;
  border: 1px solid #ccc;
  padding: 1rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  transition: opacity 0.3s ease-in-out;
}

#alsco-matten .popup-content {
  position: relative;
  display: table-caption;
  font-size: 15px;
}
#alsco-matten .popup-content h3 {
  font-size: 22px;
  margin-top: 0;
}

#alsco-matten .popup .close-btn {
  position: absolute;
  top: -35px;
  right: -35px;
  cursor: pointer;
  font-size: 1.5rem;
  color: #ffffff;
  background-color: #ff0000;
  padding: 0px 13px;
  width: 40px;
  height: 40px;
  border-radius: 100px;
}

#alsco-matten .btn {
  color: #318040;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 2px solid #318040;
  padding: 8px 25px !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  border-radius: 0 !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#alsco-matten .btn:hover {
  color: #fff;
  background-color: #318040;
  border-color: #318040;
}

@media (min-width: 2560px) and (max-width: 2800px) {
  body .wp-block-kadence-slider .kb-slide-200239_33692c-86 .kb-advanced-slide-inner-wrap {
    background-position: 50% 24%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #alsco-matten .dot-wrapper .matte-hover {
    max-width: 90%;
  }
}
#h-weitere-blogbeitrage {
  display: none;
}

@media screen and (max-width: 768px) {
  body.wp-singular.single-post .entry-related .loop-entry .entry-content-wrap {
    padding: 1.5rem 2.5rem;
  }
  body.wp-singular.single-post .entry-related .splide__slide article.entry {
    flex: 1;
    align-items: center;
    display: flex;
  }
  body.wp-singular.single-post .entry-related .splide .splide__arrow--prev svg,
  body.wp-singular.single-post .entry-related .splide .splide__arrow--next svg {
    fill: #3aa047;
  }
  body.wp-singular.single-post .entry-related .splide .splide__arrow--next {
    right: 5px;
  }
  body.wp-singular.single-post .entry-related .splide .splide__arrow--prev {
    left: 5px;
  }
  body.wp-singular.single-post .wp-site-blocks .post-thumbnail.kadence-thumbnail-ratio-3-4 {
    padding-bottom: 75%;
    margin-bottom: -15px;
  }
  #alsco-matten .popup-content,
  #alsco-matten .popup-content img {
    width: 100% !important;
  }
  #alsco-matten .responsive-image {
    max-width: none;
  }
  #alsco-matten {
    overflow-x: scroll;
  }
  #alsco-matten #m19 {
    top: 1.1% !important;
    left: 66.65% !important;
  }
  .popup-visible #alsco-matten {
    overflow: unset;
  }
  #alsco-matten .image-container {
    width: 200%;
    position: relative;
  }
  .dot-wrapper {
    padding: 10px;
  }
  #alsco-matten .popup {
    top: 0px !important;
    left: 0px !important;
    transform: translate(0%, 0%);
    width: 100%;
    padding: 0;
  }
  #alsco-matten .popup .popup-content {
    padding: 1rem;
  }
  .popup-visible #alsco-matten .image-container {
    display: none;
  }
  .popup-visible #alsco-matten .popup-content {
    display: table-cell;
  }
  #alsco-matten .popup .close-btn {
    right: 15px;
    top: 10px;
  }
  #m7.dot-wrapper {
    transform: translate(-10%, -5%);
  }
  #m12.dot-wrapper {
    transform: translate(-10%, 30%);
  }
  #m13.dot-wrapper {
    transform: translate(-10%, 70%);
  }
  #m14.dot-wrapper {
    transform: translate(0%, 70%);
  }
}
@media screen and (max-width: 625px) {
  .dot-wrapper {
    scale: 0.8;
    transform-origin: -50% 0%;
  }
  .page-template-alsco-matten-php .sidebar {
    display: none !important;
  }
}
@media screen and (max-width: 460px) {
  .dot-wrapper {
    scale: 0.6;
    transform-origin: -20% 0%;
  }
  #m7.dot-wrapper {
    transform: translate(0%, 0%);
  }
  #m12.dot-wrapper {
    transform-origin: -5% 10%;
  }
  #m13.dot-wrapper {
    transform-origin: -10% 0%;
  }
  #m14.dot-wrapper {
    transform-origin: 0% -30%;
  }
  #m17.dot-wrapper {
    transform-origin: 50% 50%;
  }
  #m19.dot-wrapper {
    transform-origin: 8% 0%;
  }
  #m21.dot-wrapper {
    transform-origin: 30% 0%;
  }
  #m22.dot-wrapper {
    transform-origin: 0% 10%;
  }
  /* dot fix*/
  #m21 .dot-inn {
    left: 20px !important;
    top: 10px !important;
  }
  #m17 .dot-inn {
    left: 17px !important;
    top: 17px !important;
  }
}
@media screen and (max-width: 480px) {
  body.woo-variation-swatches.archive .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    width: 32px !important;
    height: 32px !important;
  }
  body.woocommerce ul.products li.product .product-details h2.woocommerce-loop-product__title {
    margin-bottom: 0 !important;
  }
  body.woocommerce.single-product .related.products > h2 {
    margin: 10px 0 15px 0 !important;
    font-size: 24px !important;
  }
  .woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    height: 75px !important;
    width: 75px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  body.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    float: right;
    width: 51%;
    clear: none;
    padding-right: 60px;
  }
}

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