/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --hb-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --hb-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --hb-color-red-500: oklch(63.7% 0.237 25.331);
    --hb-color-amber-600: oklch(66.6% 0.179 58.318);
    --hb-color-blue-700: oklch(48.8% 0.243 264.376);
    --hb-color-gray-50: oklch(98.5% 0.002 247.839);
    --hb-color-gray-100: oklch(96.7% 0.003 264.542);
    --hb-color-gray-200: oklch(92.8% 0.006 264.531);
    --hb-color-gray-300: oklch(87.2% 0.01 258.338);
    --hb-color-gray-500: oklch(55.1% 0.027 264.364);
    --hb-color-gray-600: oklch(44.6% 0.03 256.802);
    --hb-color-gray-700: oklch(37.3% 0.034 259.733);
    --hb-color-gray-800: oklch(27.8% 0.033 256.848);
    --hb-color-gray-900: oklch(21% 0.034 264.665);
    --hb-color-black: #000;
    --hb-color-white: #fff;
    --hb-spacing: 0.25rem;
    --hb-container-md: 28rem;
    --hb-text-xs: 0.75rem;
    --hb-text-xs--line-height: calc(1 / 0.75);
    --hb-text-sm: 0.875rem;
    --hb-text-sm--line-height: calc(1.25 / 0.875);
    --hb-text-base: 1rem;
    --hb-text-base--line-height: calc(1.5 / 1);
    --hb-text-lg: 1.125rem;
    --hb-text-lg--line-height: calc(1.75 / 1.125);
    --hb-text-xl: 1.25rem;
    --hb-text-xl--line-height: calc(1.75 / 1.25);
    --hb-text-2xl: 1.5rem;
    --hb-text-2xl--line-height: calc(2 / 1.5);
    --hb-text-4xl: 2.25rem;
    --hb-text-4xl--line-height: calc(2.5 / 2.25);
    --hb-font-weight-medium: 500;
    --hb-font-weight-semibold: 600;
    --hb-font-weight-bold: 700;
    --hb-font-weight-extrabold: 800;
    --hb-tracking-wide: 0.025em;
    --hb-tracking-widest: 0.1em;
    --hb-leading-tight: 1.25;
    --hb-leading-relaxed: 1.625;
    --hb-default-transition-duration: 150ms;
    --hb-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --hb-default-font-family: var(--hb-font-sans);
    --hb-default-mono-font-family: var(--hb-font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--hb-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--hb-default-font-feature-settings, normal);
    font-variation-settings: var(--hb-default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--hb-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--hb-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--hb-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .hb\:relative {
    position: relative;
  }
  .hb\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .hb\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .hb\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .hb\:container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .hb\:mx-auto {
    margin-inline: auto;
  }
  .hb\:mt-1 {
    margin-top: calc(var(--hb-spacing) * 1);
  }
  .hb\:mt-4 {
    margin-top: calc(var(--hb-spacing) * 4);
  }
  .hb\:mb-2 {
    margin-bottom: calc(var(--hb-spacing) * 2);
  }
  .hb\:mb-3 {
    margin-bottom: calc(var(--hb-spacing) * 3);
  }
  .hb\:mb-4\! {
    margin-bottom: calc(var(--hb-spacing) * 4) !important;
  }
  .hb\:mb-12 {
    margin-bottom: calc(var(--hb-spacing) * 12);
  }
  .hb\:ml-2 {
    margin-left: calc(var(--hb-spacing) * 2);
  }
  .hb\:flex {
    display: flex;
  }
  .hb\:flex\! {
    display: flex !important;
  }
  .hb\:grid {
    display: grid;
  }
  .hb\:hidden {
    display: none;
  }
  .hb\:h-5 {
    height: calc(var(--hb-spacing) * 5);
  }
  .hb\:h-10 {
    height: calc(var(--hb-spacing) * 10);
  }
  .hb\:h-11 {
    height: calc(var(--hb-spacing) * 11);
  }
  .hb\:h-20 {
    height: calc(var(--hb-spacing) * 20);
  }
  .hb\:w-5 {
    width: calc(var(--hb-spacing) * 5);
  }
  .hb\:w-16 {
    width: calc(var(--hb-spacing) * 16);
  }
  .hb\:w-20 {
    width: calc(var(--hb-spacing) * 20);
  }
  .hb\:w-full {
    width: 100%;
  }
  .hb\:w-full\! {
    width: 100% !important;
  }
  .hb\:max-w-\[1440px\] {
    max-width: 1440px;
  }
  .hb\:min-w-0 {
    min-width: calc(var(--hb-spacing) * 0);
  }
  .hb\:flex-1 {
    flex: 1;
  }
  .hb\:flex-shrink-0 {
    flex-shrink: 0;
  }
  .hb\:list-none {
    list-style-type: none;
  }
  .hb\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .hb\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .hb\:flex-col {
    flex-direction: column;
  }
  .hb\:items-center {
    align-items: center;
  }
  .hb\:items-start {
    align-items: flex-start;
  }
  .hb\:justify-between {
    justify-content: space-between;
  }
  .hb\:justify-center {
    justify-content: center;
  }
  .hb\:gap-2 {
    gap: calc(var(--hb-spacing) * 2);
  }
  .hb\:gap-3 {
    gap: calc(var(--hb-spacing) * 3);
  }
  .hb\:gap-4 {
    gap: calc(var(--hb-spacing) * 4);
  }
  .hb\:gap-6 {
    gap: calc(var(--hb-spacing) * 6);
  }
  .hb\:gap-8 {
    gap: calc(var(--hb-spacing) * 8);
  }
  .hb\:gap-\[20px\] {
    gap: 20px;
  }
  .hb\:gap-\[40px\] {
    gap: 40px;
  }
  .hb\:rounded {
    border-radius: 0.25rem;
  }
  .hb\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .hb\:border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .hb\:border-gray-100 {
    border-color: var(--hb-color-gray-100);
  }
  .hb\:border-gray-200 {
    border-color: var(--hb-color-gray-200);
  }
  .hb\:border-gray-300 {
    border-color: var(--hb-color-gray-300);
  }
  .hb\:bg-white {
    background-color: var(--hb-color-white);
  }
  .hb\:p-0 {
    padding: calc(var(--hb-spacing) * 0);
  }
  .hb\:p-1 {
    padding: calc(var(--hb-spacing) * 1);
  }
  .hb\:p-4 {
    padding: calc(var(--hb-spacing) * 4);
  }
  .hb\:px-4 {
    padding-inline: calc(var(--hb-spacing) * 4);
  }
  .hb\:px-5 {
    padding-inline: calc(var(--hb-spacing) * 5);
  }
  .hb\:px-6 {
    padding-inline: calc(var(--hb-spacing) * 6);
  }
  .hb\:py-8 {
    padding-block: calc(var(--hb-spacing) * 8);
  }
  .hb\:pt-3 {
    padding-top: calc(var(--hb-spacing) * 3);
  }
  .hb\:pt-4 {
    padding-top: calc(var(--hb-spacing) * 4);
  }
  .hb\:pb-0\! {
    padding-bottom: calc(var(--hb-spacing) * 0) !important;
  }
  .hb\:text-center {
    text-align: center;
  }
  .hb\:text-right {
    text-align: right;
  }
  .hb\:text-base {
    font-size: var(--hb-text-base);
    line-height: var(--tw-leading, var(--hb-text-base--line-height));
  }
  .hb\:text-base\! {
    font-size: var(--hb-text-base) !important;
    line-height: var(--tw-leading, var(--hb-text-base--line-height)) !important;
  }
  .hb\:text-lg {
    font-size: var(--hb-text-lg);
    line-height: var(--tw-leading, var(--hb-text-lg--line-height));
  }
  .hb\:text-sm {
    font-size: var(--hb-text-sm);
    line-height: var(--tw-leading, var(--hb-text-sm--line-height));
  }
  .hb\:text-xl {
    font-size: var(--hb-text-xl);
    line-height: var(--tw-leading, var(--hb-text-xl--line-height));
  }
  .hb\:text-xs {
    font-size: var(--hb-text-xs);
    line-height: var(--tw-leading, var(--hb-text-xs--line-height));
  }
  .hb\:font-medium {
    --tw-font-weight: var(--hb-font-weight-medium);
    font-weight: var(--hb-font-weight-medium);
  }
  .hb\:font-semibold {
    --tw-font-weight: var(--hb-font-weight-semibold);
    font-weight: var(--hb-font-weight-semibold);
  }
  .hb\:tracking-wide {
    --tw-tracking: var(--hb-tracking-wide);
    letter-spacing: var(--hb-tracking-wide);
  }
  .hb\:text-amber-600 {
    color: var(--hb-color-amber-600);
  }
  .hb\:text-gray-300 {
    color: var(--hb-color-gray-300);
  }
  .hb\:text-gray-500 {
    color: var(--hb-color-gray-500);
  }
  .hb\:text-gray-700 {
    color: var(--hb-color-gray-700);
  }
  .hb\:text-gray-900 {
    color: var(--hb-color-gray-900);
  }
  .hb\:uppercase {
    text-transform: uppercase;
  }
  .hb\:shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .hb\:transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--hb-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--hb-default-transition-duration));
  }
  .hb\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--hb-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--hb-default-transition-duration));
  }
  .hb\:duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .hb\:outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .hb\:hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--hb-color-gray-50);
      }
    }
  }
  .hb\:hover\:text-red-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--hb-color-red-500);
      }
    }
  }
  .hb\:hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hb\:focus\:border-transparent {
    &:focus {
      border-color: transparent;
    }
  }
  .hb\:focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .hb\:focus\:ring-black {
    &:focus {
      --tw-ring-color: var(--hb-color-black);
    }
  }
  .hb\:md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .hb\:lg\:grid {
    @media (width >= 64rem) {
      display: grid;
    }
  }
  .hb\:lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .hb\:lg\:max-w-md {
    @media (width >= 64rem) {
      max-width: var(--hb-container-md);
    }
  }
  .hb\:lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .hb\:lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .hb\:lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .hb\:lg\:p-5 {
    @media (width >= 64rem) {
      padding: calc(var(--hb-spacing) * 5);
    }
  }
  .hb\:lg\:p-6 {
    @media (width >= 64rem) {
      padding: calc(var(--hb-spacing) * 6);
    }
  }
  .hb\:xl\:grid-cols-2 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
}
@layer base {
  .hb {
    font-size: 18px;
    color: #3f3f3f;
  }
  .hb .woocommerce-cart-form__cart-item h3 {
    font-size: var(--hb-text-base) !important;
    line-height: var(--tw-leading, var(--hb-text-base--line-height)) !important;
  }
}
:root {
  --blauw: #2D55A6;
  --groen: #5BBB47;
  --text-grijs: #696969;
  --text-lichtgrijs: #e2e2e2;
  --geel: #F7C51E;
}
html {
  font-size: 16px !important;
}
body.hb {
  font-size: 1.1rem;
}
.hb\:container {
  margin-inline: auto;
  max-width: 1440px;
  padding-inline: calc(var(--hb-spacing) * 4);
}
.hb a {
  color: var(--blauw);
}
.hb a:hover {
  text-decoration: none !important;
}
.hb h2 {
  font-size: 1.4rem;
}
.hb h3 {
  font-size: 1.2rem;
}
.hb .woocommerce-widget-layered-nav-list__item, .hb .woocommerce-widget-layered-nav-list__item a {
  display: flex;
  align-items: center;
  gap: calc(var(--hb-spacing) * 2);
}
.hb ins {
  text-decoration-line: none;
}
.hb.woocommerce ul.products li.product .price, body.hb.woocommerce-page ul.products li.product .price {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
  font-size: var(--hb-text-2xl);
  line-height: var(--tw-leading, var(--hb-text-2xl--line-height));
  color: var(--hb-color-gray-700);
  text-decoration-line: none;
}
.hb.woocommerce-page ul.products li.product {
  float: none;
  margin: calc(var(--hb-spacing) * 0);
  width: 100% !important;
}
.hb.woocommerce-page ul.products {
  display: grid;
}
.hb.woocommerce-page .quantity .qty {
  height: 59px;
}
.hb .thwepo-extra-options {
  margin-bottom: calc(var(--hb-spacing) * 12);
}
.hb input::-webkit-outer-spin-button, .hb input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.hb input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce-product-gallery .flex-viewport {
  position: relative;
  aspect-ratio: 1 / 1;
  height: auto !important;
  width: 100%;
  overflow: hidden;
  background-color: var(--hb-color-white);
}
.woocommerce-product-gallery__wrapper {
  position: relative;
  display: flex !important;
  height: 100% !important;
  width: 100% !important;
  flex-direction: column;
  transform: translate3d(0, 0, 0) !important;
  transition: none !important;
}
.woocommerce-product-gallery__image {
  position: absolute !important;
  top: calc(var(--hb-spacing) * 0);
  left: calc(var(--hb-spacing) * 0);
  margin: calc(var(--hb-spacing) * 0);
  height: 100% !important;
  width: 100% !important;
  padding: calc(var(--hb-spacing) * 0);
  visibility: hidden;
  opacity: 0;
  z-index: 0;
}
.woocommerce-product-gallery__image.flex-active-slide {
  position: relative !important;
  visibility: visible;
  opacity: 1;
  z-index: 20;
}
.woocommerce-product-gallery__image img {
  display: block;
  height: 100% !important;
  width: 100% !important;
  object-fit: contain !important;
}
.zoomImg {
  z-index: 30;
}
.flex-control-thumbs {
  margin-top: calc(var(--hb-spacing) * 4);
  display: grid;
  width: 100% !important;
  list-style-type: none;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: calc(var(--hb-spacing) * 4);
  padding: calc(var(--hb-spacing) * 0);
  display: grid !important;
}
.flex-control-thumbs li {
  float: none !important;
  margin: calc(var(--hb-spacing) * 0);
  width: 100% !important;
}
.flex-control-thumbs img {
  aspect-ratio: 1 / 1;
  width: 100%;
  cursor: pointer;
  object-fit: cover;
  opacity: 40%;
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--hb-default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--hb-default-transition-duration));
}
.flex-control-thumbs img.flex-active {
  opacity: 100%;
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-ring-color: var(--hb-color-black);
}
.summary.entry-summary {
  display: flex;
  flex-direction: column;
  gap: calc(var(--hb-spacing) * 4);
}
.summary.entry-summary .product_title {
  font-size: var(--hb-text-4xl);
  line-height: var(--tw-leading, var(--hb-text-4xl--line-height));
  --tw-leading: var(--hb-leading-tight);
  line-height: var(--hb-leading-tight);
  --tw-font-weight: var(--hb-font-weight-extrabold);
  font-weight: var(--hb-font-weight-extrabold);
  color: var(--hb-color-gray-900);
}
.summary.entry-summary .price {
  font-size: var(--hb-text-2xl);
  line-height: var(--tw-leading, var(--hb-text-2xl--line-height));
  --tw-font-weight: var(--hb-font-weight-medium);
  font-weight: var(--hb-font-weight-medium);
  color: var(--hb-color-blue-700);
}
.summary.entry-summary .woocommerce-product-details__short-description {
  margin-block: calc(var(--hb-spacing) * 2);
  font-size: var(--hb-text-xl);
  line-height: var(--tw-leading, var(--hb-text-xl--line-height));
  --tw-leading: var(--hb-leading-relaxed);
  line-height: var(--hb-leading-relaxed);
  color: var(--hb-color-gray-600);
}
.summary.entry-summary .cart {
  display: flex;
  align-items: center;
  gap: calc(var(--hb-spacing) * 4);
  border-color: var(--hb-color-gray-100);
  padding-top: calc(var(--hb-spacing) * 6);
}
.summary.entry-summary .single_add_to_cart_button {
  border-radius: 0;
  background-color: var(--hb-color-black);
  padding-inline: calc(var(--hb-spacing) * 8);
  padding-block: calc(var(--hb-spacing) * 4);
  --tw-tracking: var(--hb-tracking-widest);
  letter-spacing: var(--hb-tracking-widest);
  color: var(--hb-color-white);
  text-transform: uppercase;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--hb-default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--hb-default-transition-duration));
  &:hover {
    @media (hover: hover) {
      background-color: var(--hb-color-gray-800);
    }
  }
}
.summary.entry-summary .cart {
  clear: both;
  display: grid !important;
  grid-template-columns: 70px auto;
  align-items: stretch;
  gap: 0.5rem;
}
.summary.entry-summary .cart > *:not(.quantity):not(.single_add_to_cart_button) {
  grid-column: 1 / -1;
}
.summary.entry-summary .cart .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
}
.summary.entry-summary .cart .qty {
  width: 70px;
  max-width: 70px;
  min-width: 70px;
  padding-inline: calc(var(--hb-spacing) * 4);
  padding-block: calc(var(--hb-spacing) * 2);
  text-align: center;
  height: 100% !important;
}
.summary.entry-summary .cart .single_add_to_cart_button {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hb table.shop_attributes {
  display: grid;
  width: 100%;
  --tw-border-style: none;
  border-style: none;
  background-color: transparent;
  gap: 0.75rem;
}
.hb table.shop_attributes tr {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(var(--hb-spacing) * 4);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--hb-color-gray-100);
  padding-block: calc(var(--hb-spacing) * 3);
  @media (width >= 48rem) {
    grid-template-columns: auto 1fr;
  }
}
.hb table.shop_attributes th {
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: calc(var(--hb-spacing) * 0);
  --tw-font-weight: var(--hb-font-weight-bold);
  font-weight: var(--hb-font-weight-bold);
  color: var(--hb-color-gray-900);
  width: auto !important;
  min-width: 140px;
}
.hb table.shop_attributes td {
  display: flex;
  align-items: center;
  padding: calc(var(--hb-spacing) * 0);
  color: var(--hb-color-gray-600);
}
.hb table.shop_attributes td p {
  margin: calc(var(--hb-spacing) * 0);
  padding: calc(var(--hb-spacing) * 0);
  font-style: italic;
}
.hb.woocommerce-page div.product form.cart .button.single_add_to_cart_button {
  width: initial;
  background-color: var(--blauw);
  --tw-font-weight: var(--hb-font-weight-bold);
  font-weight: var(--hb-font-weight-bold);
  color: var(--hb-color-white);
  &:hover {
    @media (hover: hover) {
      background-color: var(--geel);
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--hb-color-black);
    }
  }
}
.hb .woocommerce-LoopProduct-link {
  position: relative;
}
.hb .woocommerce span.onsale, body.woocommerce-page span.onsale {
  position: absolute;
  top: calc(var(--hb-spacing) * 0);
  left: calc(1/2 * 100%);
  z-index: 10;
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  height: auto;
  width: max-content;
  background-color: var(--groen);
  font-size: var(--hb-text-xl);
  line-height: var(--tw-leading, var(--hb-text-xl--line-height));
  --tw-font-weight: var(--hb-font-weight-bold);
  font-weight: var(--hb-font-weight-bold);
  color: var(--hb-color-white);
  padding-inline: calc(var(--hb-spacing) * 4);
  padding-block: calc(var(--hb-spacing) * 1);
  border-width: 1px;
  border-style: var(--tw-border-style);
  border-width: 4px;
  border-top-style: var(--tw-border-style);
  border-top-width: 0px;
  border-color: var(--hb-color-white);
}
.hb .entry-content ul:not([class]) {
  margin-block: calc(var(--hb-spacing) * 6);
  list-style-type: none;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--hb-spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--hb-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding: calc(var(--hb-spacing) * 0);
}
.hb .entry-content ul:not([class]) > li {
  position: relative;
  padding-left: calc(var(--hb-spacing) * 10);
  --tw-leading: var(--hb-leading-relaxed);
  line-height: var(--hb-leading-relaxed);
  color: var(--hb-color-gray-700);
}
.hb .entry-content ul:not([class]) > li::before {
  content: '';
  position: absolute;
  top: 5px;
  left: calc(var(--hb-spacing) * 3);
  height: 18px;
  width: 18px;
  background-image: url('assets/images/moer-icon.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.hb .donker {
  color: var(--text-lichtgrijs);
}
.hb .footer .widget_nav_menu ul {
  font-size: 18px;
}
.hb h6.footer__headings {
  font-size: 18px;
}
.spec-toepassing .spec-icon-wrapper svg {
  height: 100%;
  width: auto;
  fill: var(--hb-color-gray-700);
}
.hb .spec-item {
  margin-bottom: calc(var(--hb-spacing) * 0) !important;
}
.hb .auto-wolk {
  fill-rule: evenodd !important;
  clip-rule: evenodd !important;
}
.hb .woocommerce-widget-layered-nav-list a {
  font-size: var(--hb-text-xl);
  line-height: var(--tw-leading, var(--hb-text-xl--line-height));
}
.hb .spec-item.spec-toepassing {
  margin-bottom: calc(var(--hb-spacing) * 6) !important;
  display: flex;
  flex-direction: column;
  --tw-gradient-position: to bottom right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to bottom right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: var(--hb-color-gray-100);
  --tw-gradient-via: var(--hb-color-gray-50);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
  --tw-gradient-to: var(--hb-color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.hb .spec-item.spec-toepassing strong {
  display: none;
}
.hb .spec-item.spec-toepassing .spec-icons {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--hb-color-gray-200);
  padding: calc(var(--hb-spacing) * 2);
}
.hb .woocommerce-widget-layered-nav-list a svg {
  flex-shrink: 0;
  fill: var(--hb-color-gray-600);
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.hb .navigation--main > li > a, .hb .navigation--main > .menu-item-has-children > a::after {
  color: var(--hb-color-gray-100);
}
.spec-icon-wrapper svg {
  height: 16px !important;
  width: auto !important;
}
.spec-icon-wrapper svg path {
  transform-box: fill-box;
  transform-origin: center;
  transform: scale(1.1);
}
.hb .woocommerce-widget-layered-nav-list a input[type="checkbox"] {
  margin-right: calc(var(--hb-spacing) * 2);
  margin-top: 3px;
}
.hb a.woocommerce-LoopProduct-link {
  color: var(--text-grijs);
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.hb.woocommerce-page a.button, .hb.woocommerce-page input.button, .hb.woocommerce-page input.button.alt, .hb.woocommerce-page button.button, .hb .woocommerce a.add_to_cart_button, .hb.woocommerce-page a.add_to_cart_button {
  padding-inline: calc(var(--hb-spacing) * 4);
  padding-block: calc(var(--hb-spacing) * 2);
  --tw-font-weight: var(--hb-font-weight-bold);
  font-weight: var(--hb-font-weight-bold);
  text-transform: capitalize;
  background: var(--blauw);
  color: white;
}
.hb .woocommerce ul.products li.product a img, .hb.woocommerce-page ul.products li.product a img {
  width: 100%;
}
.hb .woocommerce ul.products li.product .price, .hb.woocommerce-page ul.products li.product .price {
  font-size: 1.4rem;
}
.hb.home .master-container {
  @media (width >= 64rem) {
    padding-block: calc(var(--hb-spacing) * 16);
  }
}
.hb .footer .widget_nav_menu ul > li > a {
  color: var(--text-grijs);
}
.hb.woocommerce ul.products li.product a img, body.hb.woocommerce-page ul.products li.product a img {
  width: 100%;
}
.hb.woocommerce ul.products li, body.hb.woocommerce-page ul.products li {
  width: 100%;
}
.hb h2.woocommerce-loop-product__title {
  font-size: 20px;
}
.hb .products .product {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.hb.woocommerce-page ul.products li.product .button {
  text-align: center;
  --tw-font-weight: var(--hb-font-weight-bold);
  font-weight: var(--hb-font-weight-bold);
}
.hb .shop-item-excerpt {
  margin-block: calc(var(--hb-spacing) * 4);
  color: var(--hb-color-gray-600);
}
.hb .type-product #tab-title-description {
  display: none;
}
.hb .maatwerk-banner .banner__text {
  font-size: 24px;
  font-weight: bold;
}
.hb .woocommerce ul.products li.product, body.hb.woocommerce-page ul.products li.product {
  margin-bottom: calc(var(--hb-spacing) * 0) !important;
}
.hb .textwidget, .hb .icon-box__text .icon-box__subtitle {
  color: var(--text-grijs);
}
.hb.woocommerce-page .widget_product_categories ul > li > a {
  font-size: var(--hb-text-lg);
  line-height: var(--tw-leading, var(--hb-text-lg--line-height));
  --tw-font-weight: var(--hb-font-weight-bold);
  font-weight: var(--hb-font-weight-bold);
  color: #252525;
  text-transform: capitalize;
}
.hb .breadcrumbs, .hb .breadcrumbs a {
  font-size: var(--hb-text-lg);
  line-height: var(--tw-leading, var(--hb-text-lg--line-height));
}
.hb.woocommerce-page .widget_product_categories ul .children a {
  font-size: var(--hb-text-base);
  line-height: var(--tw-leading, var(--hb-text-base--line-height));
  color: #575757;
}
.hb.woocommerce-page a.button, .hb.woocommerce-page input.button, .hb.woocommerce-page input.button.alt, .hb.woocommerce-page button.button {
  text-transform: none;
}
.hb .jumbotron__content p {
  font-size: 18px;
  color: #d4d4d4;
}
.hb #comments-submit-button, .hb .btn-primary {
  font-size: 18px;
  font-weight: bold;
  color: #1f1f1f;
}
.hb .jumbotron__category h6 {
  font-size: 16px;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
      --tw-leading: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-space-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
    }
  }
}
