/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* ==========================================================================
   German product directory (Page ID 3833)
   ========================================================================== */

.page-id-3833 {
  --glf-de-green: #005b3a;
  --glf-de-green-dark: #003c2a;
  --glf-de-green-soft: #e8f2ed;
  --glf-de-cream: #f5f2eb;
  --glf-de-ink: #27322e;
  --glf-de-muted: #66716c;
  --glf-de-line: #dce4df;
  --glf-de-red: #d12d35;
}

.page-id-3833 #av_section_1 {
  position: relative;
  min-height: clamp(360px, 30vw, 500px) !important;
  overflow: hidden;
  border: 0;
}

.page-id-3833 #av_section_1 .container {
  min-height: clamp(360px, 30vw, 500px) !important;
}

.page-id-3833 #av_section_1 .av-parallax-inner {
  background-position: center 48% !important;
  filter: saturate(0.82) contrast(1.05);
  transform: scale(1.015);
}

.page-id-3833 #av_section_1::after {
  position: absolute;
  z-index: 2;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 42, 28, 0.03) 25%, rgba(0, 42, 28, 0.48) 100%);
  content: "";
  pointer-events: none;
}

.page-id-3833 #av_section_2 {
  border: 0;
  background: #f8f9f7;
}

.page-id-3833 #av_section_2 > .container {
  padding-top: 0;
}

.page-id-3833 #products,
.page-id-3833 #re-use,
.page-id-3833 #wood {
  box-sizing: border-box;
  scroll-margin-top: 42px;
}

.page-id-3833 #products {
  padding-top: clamp(58px, 7vw, 96px);
}

.page-id-3833 #products > .av_textblock_section:nth-child(1),
.page-id-3833 #products > .av_textblock_section:nth-child(2),
.page-id-3833 #products > .av_textblock_section:nth-child(4) {
  max-width: 920px;
  margin-right: auto;
  margin-left: auto;
}

.page-id-3833 #products > .av_textblock_section .avia_textblock,
.page-id-3833 #products > .av_textblock_section .avia_textblock p {
  text-align: left !important;
}

.page-id-3833 #products > .av_textblock_section:nth-child(1) {
  margin-bottom: 18px;
}

.page-id-3833 #products > .av_textblock_section:nth-child(1) a {
  color: var(--glf-de-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-decoration: none;
  text-transform: uppercase;
}

.page-id-3833 #products > .av_textblock_section:nth-child(1) a::before {
  display: inline-block;
  margin-right: 10px;
  content: "▶";
  font-size: 10px;
  transform: translateY(-1px);
}

.page-id-3833 #products h1 {
  position: relative;
  max-width: 780px;
  margin: 0 0 32px;
  padding-bottom: 30px;
  color: var(--glf-de-ink);
  font-size: clamp(42px, 5vw, 68px);
  font-weight: 600;
  line-height: 1.04;
  letter-spacing: -0.04em;
  text-align: left;
  text-transform: none !important;
}

.page-id-3833 #products h1::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 4px;
  background: var(--glf-de-green);
  content: "";
}

.page-id-3833 #products > .av_textblock_section:nth-child(4) {
  margin-bottom: 42px;
}

.page-id-3833 #products > .av_textblock_section:nth-child(4) p {
  margin: 0;
  color: #53605a;
  font-size: clamp(18px, 1.7vw, 21px);
  line-height: 1.68;
}

.page-id-3833 #products > .hr,
.page-id-3833 #re-use > .hr,
.page-id-3833 #wood > .hr {
  display: none;
}

.page-id-3833 #products > .avia-buttonrow-wrap,
.page-id-3833 #re-use > .avia-buttonrow-wrap,
.page-id-3833 #wood > .avia-buttonrow-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 46px;
  padding: 9px;
  border: 1px solid var(--glf-de-line);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 12px 32px rgba(24, 58, 44, 0.08);
}

.page-id-3833 .avia-buttonrow-wrap .avia-button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  margin: 0 !important;
  padding: 13px 18px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--glf-de-green-dark) !important;
  font-size: 12px !important;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.035em;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.page-id-3833 .avia-buttonrow-wrap .avia-button:hover {
  background: var(--glf-de-green-soft) !important;
  color: var(--glf-de-green-dark) !important;
  transform: translateY(-1px);
}

.page-id-3833 #products > .avia-buttonrow-wrap a[href="#products"],
.page-id-3833 #wood > .avia-buttonrow-wrap a[href="#wood"] {
  background: var(--glf-de-green) !important;
  color: #fff !important;
}

.page-id-3833 #re-use > .avia-buttonrow-wrap a[href="#re-use"] {
  background: var(--glf-de-red) !important;
  color: #fff !important;
}

.page-id-3833 .avia-product-slider-container {
  margin-top: 0;
  overflow: visible !important;
}

.page-id-3833 .avia-product-slider-container .avia-content-slider-inner {
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  transform: none !important;
}

.page-id-3833 .avia-product-slider-container ul.products {
  position: static !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 22px;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  list-style: none;
  transform: none !important;
}

.page-id-3833 .avia-product-slider-container ul.products::before,
.page-id-3833 .avia-product-slider-container ul.products::after {
  display: none !important;
}

.page-id-3833 .avia-product-slider-container ul.products li.product {
  display: flex;
  float: none !important;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
}

.page-id-3833 .avia-product-slider-container .inner_product {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--glf-de-line);
  background: #fff;
  box-shadow: 0 12px 28px rgba(24, 58, 44, 0.065);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.page-id-3833 .avia-product-slider-container li.product:hover .inner_product {
  border-color: rgba(0, 91, 58, 0.38);
  box-shadow: 0 18px 38px rgba(24, 58, 44, 0.14);
  transform: translateY(-4px);
}

.page-id-3833 .avia-product-slider-container .woocommerce-LoopProduct-link {
  display: flex;
  flex: 1;
  flex-direction: column;
  color: inherit;
}

.page-id-3833 .avia-product-slider-container .thumbnail_container {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 0.86;
  overflow: hidden;
  border-bottom: 1px solid #edf1ee;
  background: #fafbf9;
}

.page-id-3833 .avia-product-slider-container .thumbnail_container img {
  width: 100% !important;
  height: 100% !important;
  padding: 18px;
  object-fit: contain;
  transition: transform 260ms ease;
}

.page-id-3833 .avia-product-slider-container li.product:hover .thumbnail_container img {
  transform: scale(1.035);
}

.page-id-3833 .avia-product-slider-container .inner_product_header {
  flex: 1;
  min-height: 118px;
  padding: 22px 20px 18px !important;
  border: 0 !important;
  background: #fff !important;
  color: var(--glf-de-green);
  font-size: 12px;
  line-height: 1.4;
}

.page-id-3833 .avia-product-slider-container .inner_product_header h2 {
  margin: 0 0 12px;
  color: var(--glf-de-ink);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.28;
  letter-spacing: -0.012em;
  text-transform: none !important;
}

.page-id-3833 .avia-product-slider-container .avia_cart_buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 !important;
  padding: 0 !important;
  border-top: 1px solid var(--glf-de-line);
  background: #fff;
  opacity: 1;
}

.page-id-3833 .avia-product-slider-container .avia_cart_buttons .button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin: 0 !important;
  padding: 11px 8px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--glf-de-green-dark) !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
}

.page-id-3833 .avia-product-slider-container .avia_cart_buttons .show_details_button {
  border-left: 1px solid var(--glf-de-line) !important;
  background: var(--glf-de-green) !important;
  color: #fff !important;
}

.page-id-3833 .avia-product-slider-container .avia_cart_buttons .button:hover {
  background: var(--glf-de-green-soft) !important;
  color: var(--glf-de-green-dark) !important;
}

.page-id-3833 .avia-product-slider-container .avia_cart_buttons .show_details_button:hover {
  background: var(--glf-de-green-dark) !important;
  color: #fff !important;
}

.page-id-3833 .avia-product-slider-container .button-mini-delimiter,
.page-id-3833 .avia-product-slider-container .screen-reader-text + .button-mini-delimiter {
  display: none;
}

.page-id-3833 .avia-product-slider-container .avia-slideshow-arrows,
.page-id-3833 .avia-product-slider-container .avia-slideshow-dots,
.page-id-3833 .avia-product-slider-container .avia-slideshow-controls {
  display: none !important;
}

.page-id-3833 #re-use,
.page-id-3833 #wood {
  float: none !important;
  clear: both;
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding: clamp(46px, 5vw, 70px);
}

.page-id-3833 #re-use {
  margin-top: clamp(90px, 10vw, 140px) !important;
  background: var(--glf-de-green-dark);
  color: rgba(255, 255, 255, 0.78);
}

.page-id-3833 #wood {
  margin-top: 72px !important;
  margin-bottom: clamp(72px, 9vw, 120px) !important;
  background: var(--glf-de-cream);
}

.page-id-3833 #re-use h2,
.page-id-3833 #wood h2 {
  position: relative;
  margin: 0 0 42px;
  padding-top: 26px;
  font-size: clamp(34px, 4vw, 52px);
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.035em;
  text-transform: none !important;
}

.page-id-3833 #re-use h2 {
  color: #fff;
}

.page-id-3833 #wood h2 {
  color: var(--glf-de-ink);
}

.page-id-3833 #re-use h2::before,
.page-id-3833 #wood h2::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.page-id-3833 #re-use h2::before {
  color: #a9cbbc;
  content: "Kreislaufwirtschaft";
}

.page-id-3833 #wood h2::before {
  color: var(--glf-de-green);
  content: "Rohmaterialien";
}

.page-id-3833 #re-use > .avia-buttonrow-wrap,
.page-id-3833 #wood > .avia-buttonrow-wrap {
  margin-bottom: 42px;
}

.page-id-3833 #re-use .avia-product-slider-container ul.products {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 800px;
  margin-right: auto !important;
  margin-left: auto !important;
}

.page-id-3833 #re-use .sort_param,
.page-id-3833 #wood .sort_param,
.page-id-3833 #re-use .sort_by_cat,
.page-id-3833 #wood .sort_by_cat {
  margin-bottom: 24px;
}

.page-id-3833 #re-use .sort_by_cat a,
.page-id-3833 #re-use .sort_param a {
  color: #fff;
}

.page-id-3833 a:focus-visible {
  outline: 3px solid rgba(209, 45, 53, 0.36);
  outline-offset: 3px;
}

@media only screen and (max-width: 1180px) {
  .page-id-3833 .avia-product-slider-container ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page-id-3833 #re-use .avia-product-slider-container ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 989px) {
  .page-id-3833 #av_section_1,
  .page-id-3833 #av_section_1 .container {
    min-height: 320px !important;
  }

  .page-id-3833 #products {
    padding-top: 54px;
  }

  .page-id-3833 #products > .avia-buttonrow-wrap,
  .page-id-3833 #re-use > .avia-buttonrow-wrap,
  .page-id-3833 #wood > .avia-buttonrow-wrap {
    grid-template-columns: 1fr;
  }

  .page-id-3833 .avia-product-slider-container ul.products,
  .page-id-3833 #re-use .avia-product-slider-container ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-3833 #re-use,
  .page-id-3833 #wood {
    padding: 42px 30px;
  }
}

@media only screen and (max-width: 599px) {
  .page-id-3833 #av_section_1,
  .page-id-3833 #av_section_1 .container {
    min-height: 250px !important;
  }

  .page-id-3833 #products {
    padding-top: 42px;
  }

  .page-id-3833 #products h1 {
    font-size: 40px;
  }

  .page-id-3833 #products > .av_textblock_section:nth-child(4) p {
    font-size: 17px;
  }

  .page-id-3833 .avia-product-slider-container ul.products,
  .page-id-3833 #re-use .avia-product-slider-container ul.products {
    grid-template-columns: 1fr;
  }

  .page-id-3833 #re-use,
  .page-id-3833 #wood {
    margin-top: 52px !important;
    padding: 34px 20px;
  }

  .page-id-3833 #re-use h2,
  .page-id-3833 #wood h2 {
    margin-bottom: 30px;
    font-size: 34px;
  }

  .page-id-3833 .avia-product-slider-container .thumbnail_container {
    aspect-ratio: 1 / 0.78;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-3833 .avia-product-slider-container .inner_product,
  .page-id-3833 .avia-product-slider-container .thumbnail_container img,
  .page-id-3833 .avia-buttonrow-wrap .avia-button {
    transition: none;
  }
}

/* Enfold inline heading compatibility for the German directory */
.page-id-3833 #products h1 {
  font-size: clamp(42px, 5vw, 68px) !important;
  line-height: 1.04 !important;
  text-align: left !important;
}

.page-id-3833 #re-use h2,
.page-id-3833 #wood h2 {
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 1.08 !important;
  text-align: left !important;
}

.page-id-3833 .avia-product-slider-container .inner_product_header h2 {
  font-size: 17px !important;
  line-height: 1.28 !important;
}


/* ==========================================================================
   GLF Swedish pallet collar category
   ========================================================================== */
.tax-product_cat.term-pallkrage .term-description .glf-product-story {
  --glf-green: #005b3a;
  --glf-green-dark: #003c2a;
  --glf-green-soft: #e8f2ed;
  --glf-cream: #f6f4ef;
  --glf-ink: #27322e;
  --glf-muted: #65716c;
  --glf-line: #dce4df;
  --glf-red: #d12d35;
  color: var(--glf-ink);
  max-width: 1120px;
  margin: 0 auto 48px;
}
.tax-product_cat.term-pallkrage .term-description .glf-product-story *,
.tax-product_cat.term-pallkrage .term-description .glf-product-story *::before,
.tax-product_cat.term-pallkrage .term-description .glf-product-story *::after {
  box-sizing: border-box;
}
.tax-product_cat.term-pallkrage .term-description .glf-product-story > section {
  margin: 28px 0;
}
.tax-product_cat.term-pallkrage .term-description .glf-product-story h2,
.tax-product_cat.term-pallkrage .term-description .glf-product-story h3 {
  color: var(--glf-green-dark);
  line-height: 1.2;
  margin-top: 0;
}
.tax-product_cat.term-pallkrage .term-description .glf-product-story h2 {
  font-size: clamp(26px, 3vw, 38px);
  margin-bottom: 18px;
}
.tax-product_cat.term-pallkrage .term-description .glf-product-story h3 {
  font-size: clamp(19px, 2vw, 23px);
  margin-bottom: 10px;
}
.tax-product_cat.term-pallkrage .term-description .glf-product-story p,
.tax-product_cat.term-pallkrage .term-description .glf-product-story li,
.tax-product_cat.term-pallkrage .term-description .glf-product-story td,
.tax-product_cat.term-pallkrage .term-description .glf-product-story th {
  font-size: 16px;
  line-height: 1.65;
}
.tax-product_cat.term-pallkrage .term-description .glf-story-intro,
.tax-product_cat.term-pallkrage .term-description .glf-product-cta {
  border-radius: 18px;
  padding: clamp(28px, 5vw, 56px);
  background: linear-gradient(135deg, var(--glf-green-dark), var(--glf-green));
  color: #fff;
  box-shadow: 0 18px 46px rgba(0, 60, 42, 0.16);
}
.tax-product_cat.term-pallkrage .term-description .glf-story-intro h2,
.tax-product_cat.term-pallkrage .term-description .glf-product-cta h2 {
  color: #fff;
}
.tax-product_cat.term-pallkrage .term-description .glf-eyebrow {
  margin: 0 0 12px;
  color: #cce5da;
  font-size: 13px !important;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.tax-product_cat.term-pallkrage .term-description .glf-inline-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 24px;
}
.tax-product_cat.term-pallkrage .term-description .glf-cta-button,
.tax-product_cat.term-pallkrage .term-description .glf-secondary-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}
.tax-product_cat.term-pallkrage .term-description .glf-cta-button {
  background: var(--glf-red);
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(209,45,53,.24);
}
.tax-product_cat.term-pallkrage .term-description .glf-secondary-link {
  border: 2px solid var(--glf-green);
  color: var(--glf-green) !important;
  background: #fff;
}
.tax-product_cat.term-pallkrage .term-description .glf-story-intro .glf-secondary-link,
.tax-product_cat.term-pallkrage .term-description .glf-product-cta .glf-secondary-link {
  border-color: rgba(255,255,255,.78);
  color: #fff !important;
  background: transparent;
}
.tax-product_cat.term-pallkrage .term-description .glf-cta-button:hover,
.tax-product_cat.term-pallkrage .term-description .glf-secondary-link:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(0,60,42,.16);
}
.tax-product_cat.term-pallkrage .term-description .glf-table-section,
.tax-product_cat.term-pallkrage .term-description .glf-process-section,
.tax-product_cat.term-pallkrage .term-description .glf-related-callout,
.tax-product_cat.term-pallkrage .term-description .glf-faq-section,
.tax-product_cat.term-pallkrage .term-description .glf-feature-section {
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid var(--glf-line);
  border-radius: 16px;
  background: #fff;
}
.tax-product_cat.term-pallkrage .term-description .glf-table-section,
.tax-product_cat.term-pallkrage .term-description .glf-process-section {
  background: var(--glf-cream);
}
.tax-product_cat.term-pallkrage .term-description .glf-related-callout {
  background: var(--glf-green-soft);
}
.tax-product_cat.term-pallkrage .term-description .glf-cert-band {
  padding: clamp(26px, 4vw, 44px);
  border-radius: 16px;
  background: var(--glf-green-dark);
  color: #fff;
}
.tax-product_cat.term-pallkrage .term-description .glf-cert-band h2 {
  color: #fff;
}
.tax-product_cat.term-pallkrage .term-description .glf-table-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.tax-product_cat.term-pallkrage .term-description .glf-spec-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.tax-product_cat.term-pallkrage .term-description .glf-spec-table th,
.tax-product_cat.term-pallkrage .term-description .glf-spec-table td {
  padding: 14px 16px;
  border: 1px solid var(--glf-line);
  text-align: left;
  vertical-align: top;
}
.tax-product_cat.term-pallkrage .term-description .glf-spec-table thead th,
.tax-product_cat.term-pallkrage .term-description .glf-spec-table tbody th {
  color: var(--glf-green-dark);
  font-weight: 700;
}
.tax-product_cat.term-pallkrage .term-description .glf-spec-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.tax-product_cat.term-pallkrage .term-description .glf-spec-card {
  padding: 22px;
  border: 1px solid var(--glf-line);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0,60,42,.06);
}
.tax-product_cat.term-pallkrage .term-description .glf-process-section ol {
  margin: 0;
  padding-left: 22px;
}
.tax-product_cat.term-pallkrage .term-description .glf-process-section li + li {
  margin-top: 12px;
}
.tax-product_cat.term-pallkrage .term-description .glf-link-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 14px;
}
.tax-product_cat.term-pallkrage .term-description .glf-link-grid > a {
  display: flex;
  flex-direction: column;
  min-height: 92px;
  padding: 18px;
  border: 1px solid var(--glf-line);
  border-radius: 10px;
  background: #fff;
  color: var(--glf-green-dark);
  text-decoration: none !important;
}
.tax-product_cat.term-pallkrage .term-description .glf-link-grid > a:hover {
  border-color: var(--glf-green);
  box-shadow: 0 8px 20px rgba(0,60,42,.09);
}
.tax-product_cat.term-pallkrage .term-description .glf-link-grid span {
  margin-top: 5px;
  color: var(--glf-muted);
  font-size: 14px;
}
.tax-product_cat.term-pallkrage .term-description .glf-faq-list details {
  border-bottom: 1px solid var(--glf-line);
  background: #fff;
}
.tax-product_cat.term-pallkrage .term-description .glf-faq-list details:first-child {
  border-top: 1px solid var(--glf-line);
}
.tax-product_cat.term-pallkrage .term-description .glf-faq-list summary {
  min-height: 48px;
  padding: 15px 36px 15px 0;
  color: var(--glf-green-dark);
  font-weight: 700;
  cursor: pointer;
}
.tax-product_cat.term-pallkrage .term-description .glf-faq-list details p {
  margin: 0;
  padding: 0 0 18px;
}
.tax-product_cat.term-pallkrage .term-description .glf-product-story a:focus-visible,
.tax-product_cat.term-pallkrage .term-description .glf-product-story summary:focus-visible {
  outline: 3px solid #f2b632;
  outline-offset: 3px;
}
@media (max-width: 820px) {
  .tax-product_cat.term-pallkrage .term-description .glf-spec-grid,
  .tax-product_cat.term-pallkrage .term-description .glf-link-grid {
    grid-template-columns: 1fr;
  }
  .tax-product_cat.term-pallkrage .term-description .glf-spec-table {
    min-width: 680px;
  }
}
@media (max-width: 560px) {
  .tax-product_cat.term-pallkrage .term-description .glf-product-story > section {
    margin: 18px 0;
  }
  .tax-product_cat.term-pallkrage .term-description .glf-story-intro,
  .tax-product_cat.term-pallkrage .term-description .glf-product-cta,
  .tax-product_cat.term-pallkrage .term-description .glf-table-section,
  .tax-product_cat.term-pallkrage .term-description .glf-process-section,
  .tax-product_cat.term-pallkrage .term-description .glf-related-callout,
  .tax-product_cat.term-pallkrage .term-description .glf-faq-section,
  .tax-product_cat.term-pallkrage .term-description .glf-feature-section,
  .tax-product_cat.term-pallkrage .term-description .glf-cert-band {
    padding: 22px 18px;
    border-radius: 12px;
  }
  .tax-product_cat.term-pallkrage .term-description .glf-inline-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .tax-product_cat.term-pallkrage .term-description .glf-cta-button,
  .tax-product_cat.term-pallkrage .term-description .glf-secondary-link {
    width: 100%;
  }
}


/* Approved Medium 500 reading roles. Source component integration. */
/* body reading */
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p {
  --glf-component-reading-size: var(--glf-reading-body);
  --glf-component-reading-line: 1.6;
  --glf-component-reading-weight: 500;
  --glf-component-reading-wrap: anywhere;
  font-size: var(--glf-reading-body);
  line-height: 1.6;
  font-weight: 500;
  overflow-wrap: anywhere;
}

#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p,
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p {
  max-width: min(36rem, 100%);
}

/* compact reading */
#top.page-id-1236 #wrap_all #main .post-entry-1236 .glf-offert-section__inner > p:not(.glf-offert-section__eyebrow),
#top.page-id-1236 #wrap_all #main .glfe-crosslinks > .glfe-wrap > p {
  --glf-component-reading-size: var(--glf-reading-compact);
  --glf-component-reading-line: 1.6;
  --glf-component-reading-weight: 500;
  --glf-component-reading-wrap: anywhere;
  font-size: var(--glf-reading-compact);
  line-height: 1.6;
  font-weight: 500;
  overflow-wrap: anywhere;
}

#top.page-id-1236 #wrap_all #main .post-entry-1236 .glf-offert-section__inner > p:not(.glf-offert-section__eyebrow) {
  max-width: min(47.5rem, 100%);
}

/* meta reading */
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-3hzk9e-9a928063adc9092e259e7776ab0936b3 .avia_textblock > p {
  --glf-component-reading-size: var(--glf-reading-meta);
  --glf-component-reading-line: 1.5;
  --glf-component-reading-weight: 400;
  --glf-component-reading-wrap: anywhere;
  font-size: var(--glf-reading-meta);
  line-height: 1.5;
  font-weight: 400;
  overflow-wrap: anywhere;
}

/* intro reading */
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p {
  --glf-component-reading-size: var(--glf-reading-intro);
  --glf-component-reading-line: 1.6;
  --glf-component-reading-weight: 500;
  --glf-component-reading-wrap: anywhere;
  font-size: var(--glf-reading-intro);
  line-height: 1.6;
  font-weight: 500;
  overflow-wrap: anywhere;
}

/* Consecutive prose paragraphs */
:is(#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p,
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p) + p:is(#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p,
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p) {
  margin-top: 1rem;
}

p:is(#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p,
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p):has(+ p:is(#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p,
#top.page-id-1236 #wrap_all #main .post-entry-1236 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p)) {
  margin-bottom: 0;
}

/* Refined contextual colour integration: special-enfold.
 * Colour only. Append/update within the owning component source.
 * Rules with new semantic classes require required-source-classes.json.
 * Preserve authored hover/focus/active declarations during cascade integration. */

/* reading */
#top.page-id-1236 #wrap_all #main .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 p,
#top.page-id-1236 #wrap_all #main .avia_textblock > div > p,
#top.page-id-1236 #wrap_all #main .post-entry-1236 .glf-offert-section__inner > p:not(.glf-offert-section__eyebrow) {
  --glf-component-reading-ink: var(--glf-ink-primary);
  color: var(--glf-ink-primary);
}

/* label */
#top.page-id-1236 #wrap_all #main .glf-offert-section__eyebrow {
  --glf-component-reading-ink: var(--glf-ink-label);
  color: var(--glf-ink-label);
}

/* metadata */
#top.page-id-1236 #wrap_all #main .av-3hzk9e-9a928063adc9092e259e7776ab0936b3 p {
  --glf-component-reading-ink: var(--glf-ink-metadata);
  color: var(--glf-ink-metadata);
}

/* supporting */
#top.page-id-1236 #wrap_all #main .glfe-crosslinks > .glfe-wrap > .glfe-crosslinks-intro--supporting {
  --glf-component-reading-ink: var(--glf-ink-supporting);
  color: var(--glf-ink-supporting);
}
#top.page-id-1236 #wrap_all #main .post-entry-1236 .glf-offert-section__inner > p:not(.glf-offert-section__eyebrow) {
  color: var(--glf-ink-primary) !important;
}
#top.page-id-1236 #wrap_all #main .post-entry-1236 .glf-offert-section__inner > .glf-offert-section__eyebrow {
  color: var(--glf-ink-label) !important;
}

/* Equivalent reading roles on the four verified native Special translations; headings and controls retain their source styles. */
#top.page-id-1218 #wrap_all #main .post-entry-1218 .av-ms3kvqgp-168d787ca40179f483aa4b062f9b0050 .avia_textblock > div > p {
    --glf-component-reading-size: var(--glf-reading-body);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-body);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-1218 #wrap_all #main .post-entry-1218 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-intro);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-intro);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-1218 #wrap_all #main .post-entry-1218 .av-3hzk9e-9a928063adc9092e259e7776ab0936b3 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-meta);
    --glf-component-reading-line: 1.5;
    --glf-component-reading-weight: 400;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-metadata);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-meta);
    font-weight: 400;
    line-height: 1.5;
    overflow-wrap: anywhere;
    color: var(--glf-ink-metadata)
}
#top.page-id-1218 #wrap_all #main .glfe-crosslinks > .glfe-wrap > p {
    --glf-component-reading-size: var(--glf-reading-compact);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-supporting);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-compact);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-supporting)
}
#top.page-id-1218 #wrap_all #main .post-entry-1218 .av-ms3kvqgp-168d787ca40179f483aa4b062f9b0050 .avia_textblock > div > p,
#top.page-id-1218 #wrap_all #main .post-entry-1218 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p {
    max-width: min(36rem, 100%)
}
#top.page-id-1218 #wrap_all #main .post-entry-1218 .av-ms3kvqgp-168d787ca40179f483aa4b062f9b0050 .avia_textblock > div > p + p {
    margin-top: 1rem
}
#top.page-id-1218 #wrap_all #main .post-entry-1218 .av-ms3kvqgp-168d787ca40179f483aa4b062f9b0050 .avia_textblock > div > p:has(+ p) {
    margin-bottom: 0
}
#top.page-id-8614 #wrap_all #main .post-entry-8614 .av-ms3lbbz0-6fedd944047d9c0df499acb18e36eac0 .avia_textblock > div > p {
    --glf-component-reading-size: var(--glf-reading-body);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-body);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-8614 #wrap_all #main .post-entry-8614 .av-l7sphxfk-1c2fe3ff32c366fc12a85660a1656629 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-intro);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-intro);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-8614 #wrap_all #main .post-entry-8614 .av-3hzk9e-9a928063adc9092e259e7776ab0936b3 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-meta);
    --glf-component-reading-line: 1.5;
    --glf-component-reading-weight: 400;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-metadata);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-meta);
    font-weight: 400;
    line-height: 1.5;
    overflow-wrap: anywhere;
    color: var(--glf-ink-metadata)
}
#top.page-id-8614 #wrap_all #main .glfe-crosslinks > .glfe-wrap > p {
    --glf-component-reading-size: var(--glf-reading-compact);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-supporting);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-compact);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-supporting)
}
#top.page-id-8614 #wrap_all #main .post-entry-8614 .av-ms3lbbz0-6fedd944047d9c0df499acb18e36eac0 .avia_textblock > div > p,
#top.page-id-8614 #wrap_all #main .post-entry-8614 .av-l7sphxfk-1c2fe3ff32c366fc12a85660a1656629 .avia_textblock > p {
    max-width: min(36rem, 100%)
}
#top.page-id-8614 #wrap_all #main .post-entry-8614 .av-ms3lbbz0-6fedd944047d9c0df499acb18e36eac0 .avia_textblock > div > p + p {
    margin-top: 1rem
}
#top.page-id-8614 #wrap_all #main .post-entry-8614 .av-ms3lbbz0-6fedd944047d9c0df499acb18e36eac0 .avia_textblock > div > p:has(+ p) {
    margin-bottom: 0
}
#top.page-id-8829 #wrap_all #main .post-entry-8829 .av-ms3lftjk-09d5f83331165a4e776b78c8d6048757 .avia_textblock > div > p {
    --glf-component-reading-size: var(--glf-reading-body);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-body);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-8829 #wrap_all #main .post-entry-8829 .av-l7sphxfk-1c2fe3ff32c366fc12a85660a1656629 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-intro);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-intro);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-8829 #wrap_all #main .post-entry-8829 .av-3hzk9e-9a928063adc9092e259e7776ab0936b3 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-meta);
    --glf-component-reading-line: 1.5;
    --glf-component-reading-weight: 400;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-metadata);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-meta);
    font-weight: 400;
    line-height: 1.5;
    overflow-wrap: anywhere;
    color: var(--glf-ink-metadata)
}
#top.page-id-8829 #wrap_all #main .glfe-crosslinks > .glfe-wrap > p {
    --glf-component-reading-size: var(--glf-reading-compact);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-supporting);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-compact);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-supporting)
}
#top.page-id-8829 #wrap_all #main .post-entry-8829 .av-ms3lftjk-09d5f83331165a4e776b78c8d6048757 .avia_textblock > div > p,
#top.page-id-8829 #wrap_all #main .post-entry-8829 .av-l7sphxfk-1c2fe3ff32c366fc12a85660a1656629 .avia_textblock > p {
    max-width: min(36rem, 100%)
}
#top.page-id-8829 #wrap_all #main .post-entry-8829 .av-ms3lftjk-09d5f83331165a4e776b78c8d6048757 .avia_textblock > div > p + p {
    margin-top: 1rem
}
#top.page-id-8829 #wrap_all #main .post-entry-8829 .av-ms3lftjk-09d5f83331165a4e776b78c8d6048757 .avia_textblock > div > p:has(+ p) {
    margin-bottom: 0
}
#top.page-id-11492 #wrap_all #main .post-entry-11492 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p {
    --glf-component-reading-size: var(--glf-reading-body);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-body);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-11492 #wrap_all #main .post-entry-11492 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-intro);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-primary);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-intro);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-primary)
}
#top.page-id-11492 #wrap_all #main .post-entry-11492 .av-3hzk9e-9a928063adc9092e259e7776ab0936b3 .avia_textblock > p {
    --glf-component-reading-size: var(--glf-reading-meta);
    --glf-component-reading-line: 1.5;
    --glf-component-reading-weight: 400;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-metadata);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-meta);
    font-weight: 400;
    line-height: 1.5;
    overflow-wrap: anywhere;
    color: var(--glf-ink-metadata)
}
#top.page-id-11492 #wrap_all #main .glfe-crosslinks > .glfe-wrap > p {
    --glf-component-reading-size: var(--glf-reading-compact);
    --glf-component-reading-line: 1.6;
    --glf-component-reading-weight: 500;
    --glf-component-reading-wrap: anywhere;
    --glf-component-reading-ink: var(--glf-ink-supporting);
    font-family: "GLF Reading", Barlow, Arial, sans-serif;
    font-synthesis-weight: none;
    font-size: var(--glf-reading-compact);
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
    color: var(--glf-ink-supporting)
}
#top.page-id-11492 #wrap_all #main .post-entry-11492 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p,
#top.page-id-11492 #wrap_all #main .post-entry-11492 .av-l7sphxfk-8dbc957c629ffcc0eef51681ca4db585 .avia_textblock > p {
    max-width: min(36rem, 100%)
}
#top.page-id-11492 #wrap_all #main .post-entry-11492 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p + p {
    margin-top: 1rem
}
#top.page-id-11492 #wrap_all #main .post-entry-11492 .av-ms3kjxej-ddd9da7fd45f82810fe2f04cb60706c5 .avia_textblock > div > p:has(+ p) {
    margin-bottom: 0
}