@charset "UTF-8";
/*
	Theme Name: Bas Grave Default
	Theme URI: https://basgrave.com
	Author: Team Nijhuis
	Author URI: https://basgrave.com
	Description: Custom theme created by Bas Grave.
	Version: 1.0
	License: Bas Grave
	Text Domain: basgrave
*/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Reset CSS
   ========================================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* ## Box Sizing
--------------------------------------------- */
html,
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* # Vencor SCSS files
---------------------------------------------------------------------------------------------------- */
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff ;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper__wrapper {
  flex-direction: column;
}

.swiper__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper__slide,
.swiper__wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper__slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper__slide {
  height: auto;
}

.swiper-autoheight .swiper__wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper__wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper__slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper__wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper__wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper__wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper__wrapper > .swiper__slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper__wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper__wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper__wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper__wrapper > .swiper__slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper__wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper__wrapper > .swiper__slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper__wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper__wrapper > .swiper__slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper__wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper__wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper__wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px ;
}

.swiper__button--next,
.swiper__button--prev {
  position: absolute;
  top: calc(50% - 2rem);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background-color: #000;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}
.swiper__button--next:hover,
.swiper__button--prev:hover {
  background-color: orange;
}
.swiper__button--next:hover:after,
.swiper__button--prev:hover:after {
  color: #000;
}

.swiper__button--next.swiper-button-disabled,
.swiper__button--prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper__button--next:after,
.swiper__button--prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  color: orange;
  line-height: 1;
  font-size: 1.6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.swiper__button--prev:after {
  left: calc(50% - 2px);
}

.swiper__button--next:after {
  left: calc(50% + 2px);
}

.swiper__button--prev,
.swiper-rtl .swiper__button--next {
  left: 10px;
  right: auto;
}

.swiper__button--prev:after,
.swiper-rtl .swiper_button-next:after {
  content: "prev";
}

.swiper__button--next,
.swiper-rtl .swiper__button--prev {
  right: 10px;
  left: auto;
}

.swiper__button--next:after,
.swiper-rtl .swiper__button--prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper__pagination {
  position: relative;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  margin-top: 2rem;
  height: 2rem;
}

.swiper__pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 1.6rem;
  height: 1.6rem;
  display: inline-block;
  border-radius: 50%;
  background: #333;
  opacity: 1;
  position: relative;
  border: 1px solid #e3e3e3;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: orange;
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper__slide--zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff ;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000 ;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper__wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper__wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper__wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper__slide--active,
.swiper-fade .swiper__slide--active .swiper__slide--active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper__slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper__slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper__slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper__slide--active,
.swiper-cube .swiper__slide--active .swiper__slide--active {
  pointer-events: auto;
}

.swiper-cube .swiper__slide--active,
.swiper-cube .swiper__slide--next,
.swiper-cube .swiper__slide--next + .swiper__slide,
.swiper-cube .swiper__slide--prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper__slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper__slide .swiper__slide {
  pointer-events: none;
}

.swiper-flip .swiper__slide--active,
.swiper-flip .swiper__slide--active .swiper__slide--active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper__slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* # Base SCSS files
---------------------------------------------------------------------------------------------------- */
/* ## Mixins
--------------------------------------------- */
/* ## Colors
--------------------------------------------- */
/* ## Spacing
--------------------------------------------- */
/* ## Variables
--------------------------------------------- */
/* ## Main
--------------------------------------------- */
* {
  outline: none !important;
}

html {
  font-size: 62.5%;
}

body {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  color: #000;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  background: #FFFFFF;
  overflow-x: hidden;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main,
#main {
  padding: 0;
  position: relative;
  margin-top: 13.7rem;
}
@media only screen and (max-width: 1023px) {
  .main,
  #main {
    margin-top: 9.9rem;
  }
}

.woocommerce-checkout .main-header,
.woocommerce-cart .main-header {
  position: relative;
}
.woocommerce-checkout .main,
.woocommerce-cart .main {
  margin-top: 0;
}

.wrap {
  max-width: 124rem;
  padding: 0 2rem;
  margin: 0 auto;
  position: relative;
}
.wrap--full-width {
  max-width: 100%;
}
.wrap--inner {
  max-width: 112.4rem;
}
.wrap--text {
  max-width: 94rem;
}
@media only screen and (max-width: 640px) {
  .wrap {
    padding: 0 1.6rem;
  }
}

.webwinkelkeur-rich-snippet {
  display: none;
}

/* ## Heading styles
--------------------------------------------- */
h1, .h1 {
  font: 700 4.4rem/1.25 "Grandstander", sans-serif;
  color: #000;
  margin: 0;
  padding: 0 0 1rem 0;
}
@media only screen and (max-width: 1023px) {
  h1, .h1 {
    font-size: 3.2em;
  }
}
@media only screen and (max-width: 640px) {
  h1, .h1 {
    font-size: 3rem;
  }
}

h2, .h2 {
  font: 700 3.8rem/1.5 "Grandstander", sans-serif;
  color: #000;
  margin: 0;
  padding: 0 0 1rem 0;
}
@media only screen and (max-width: 1023px) {
  h2, .h2 {
    font-size: 2.5rem;
  }
}

h3, .h3 {
  font: 700 2.6rem/1.5 "Grandstander", sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1023px) {
  h3, .h3 {
    font-size: 2rem;
  }
}

h4, .h4 {
  font: 700 1.6rem/1.5 "Grandstander", sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
}

.content-row {
  padding: 6.25rem 0;
}

.spacing-row {
  margin-top: 6.25rem;
  margin-bottom: 6.75rem;
}
@media only screen and (max-width: 1023px) {
  .spacing-row {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }
}

.middle-xs {
  align-items: center;
}

.reverse .section__media {
  order: -1;
}

.col-2-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.col-2-container--small-gap {
  gap: 0.8rem;
}
.col-2-container--medium-gap {
  gap: 1.6rem;
}
.col-2-container--big-gap {
  gap: 6.4rem;
}
@media only screen and (max-width: 750px) {
  .col-2-container {
    grid-template-columns: 1fr;
  }
  .col-2-container--big-gap {
    gap: 2.4rem;
  }
}

.col-3-container {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.col-3-container--small-gap {
  gap: 0.8rem;
}
.col-3-container--medium-gap {
  gap: 1.6rem;
}
.col-3-container--big-gap {
  gap: 3.2rem;
}
@media only screen and (max-width: 1023px) {
  .col-3-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 640px) {
  .col-3-container {
    grid-template-columns: 1fr;
  }
}

.col-4-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.col-4-container--small-gap {
  gap: 0.8rem;
}
.col-4-container--medium-gap {
  gap: 1.6rem;
}
.col-4-container--big-gap {
  gap: 3.2rem;
}
@media only screen and (max-width: 1023px) {
  .col-4-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 640px) {
  .col-4-container {
    grid-template-columns: 1fr;
  }
}

.col-3-1-container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 4rem;
}
@media only screen and (max-width: 1023px) {
  .col-3-1-container {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}

.col-1-2-container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 4rem;
}
@media only screen and (max-width: 1023px) {
  .col-1-2-container {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}

/* ## Text
--------------------------------------------- */
a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease-out 0s;
}
a:hover {
  color: #000;
}

p a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease-out 0s;
}
p a:hover {
  color: #000;
}

p,
label,
address,
td,
th,
li {
  font: 500 1.6rem/2 "Montserrat", sans-serif;
  color: #000;
  margin: 0;
  padding: 0 0 2.4rem 0;
}

strong, b {
  font-weight: 700;
}

em {
  font-style: italic;
}

u {
  text-decoration: underline;
}

figure {
  margin: 0;
}

.smaller,
small {
  font-size: 1.4rem;
}

.bigger {
  font-size: 1.8rem;
}

ul,
ol {
  display: block;
  margin: 0;
  padding: 0 0 2.4rem 0;
}
ul li,
ol li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
ul li:before,
ol li:before {
  position: absolute;
  left: 0;
}
ul.green-checks li,
ol.green-checks li {
  padding-left: 2.4rem;
  padding-bottom: 0.4rem;
}
ul.green-checks li:before,
ol.green-checks li:before {
  top: 1px;
  border-radius: 0;
  background: none;
  height: auto;
  width: auto;
  color: green;
  content: "\f00c";
  font-weight: 900;
}

ul li {
  padding-left: 2.4rem;
}
ul li:before {
  display: block;
  height: 6px;
  width: 6px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 14px;
  left: 0;
  content: "";
}

ol li {
  counter-increment: step-counter;
  padding-left: 2.4rem;
}
ol li:before {
  content: counter(step-counter) ". ";
  font-weight: 700;
  position: absolute;
  left: 0;
}

blockquote {
  position: relative;
  display: block;
}
blockquote p:before, blockquote p:after {
  display: block;
  position: absolute;
  font-size: 1.6rem;
  line-height: 1;
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
}
blockquote p:before {
  content: "“";
}
blockquote p:after {
  content: "”";
}

table {
  margin: 0 0 2.4rem 0;
  width: 100%;
}

td, th {
  text-align: left;
}

th {
  font-weight: 700;
}

.white-text h1, .white-text .h1,
.white-text h2, .white-text .h2,
.white-text h3, .white-text .h3,
.white-text ul li,
.white-text ol li,
.white-text ul li:before,
.white-text ol li:before,
.white-text label,
.white-text p,
.white-text span,
.white-text i {
  color: #FFF;
}
.white-text ul li:before {
  background: #FFF;
}
.white-text ol li:before {
  color: #FFF;
}

.star-container {
  display: inline-block;
}
.star-container .star {
  display: inline-block;
}

/* ## Colors
--------------------------------------------- */
.black-bg {
  background: #000;
}

.black-color {
  color: #000 !important;
}

.white-bg {
  background: #FFF;
}

.white-color {
  color: #FFF !important;
}

.lightgreen-bg {
  background: #e1f5ee;
}

.green-bg {
  background: #274940;
}

.green-color {
  color: #274940;
}

img,
iframe {
  display: block;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

img.lazyload, img.lazyloading {
  opacity: 0;
}

img.lazyloaded {
  opacity: 1;
  transition: all 0.3s ease-out 0.5s;
}

img.lazyload:not([src]) {
  visibility: hidden;
}

a[data-fancybox] {
  cursor: pointer;
}

.wrap-square,
.wrap-16-9,
.wrap-4-3,
.wrap-mascot,
.wrap-3-2,
.wrap-2-1 {
  display: block;
  position: relative;
  height: 0;
  margin: 0;
  overflow: hidden;
}
.wrap-square img,
.wrap-16-9 img,
.wrap-4-3 img,
.wrap-mascot img,
.wrap-3-2 img,
.wrap-2-1 img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
}

.wrap-square {
  padding: 0 0 100% 0;
}

.wrap-16-9 {
  padding: 0 0 56.25% 0;
}

.wrap-4-3 {
  padding: 0 0 75% 0;
}

.wrap-3-2 {
  padding: 0 0 66.66% 0;
}

.wrap-2-1 {
  padding: 0 0 50% 0;
}

.wrap-mascot {
  padding: 0 0 115% 0;
}

.bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  object-fit: cover;
}

.responsive-iframe-wrapper {
  position: relative;
  padding: 0 0 56.25% 0; /* 16:9 */
  height: 0;
}
.responsive-iframe-wrapper img,
.responsive-iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.responsive-iframe-wrapper--4-3 {
  padding: 0 0 75% 0; /* 4:3 */
}

.google-maps-wrapper {
  position: relative;
  padding: 0 0 40% 0;
  height: 0;
}
.google-maps-wrapper img,
.google-maps-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .google-maps-wrapper {
    padding: 0 0 66.67% 0;
  }
}
@media only screen and (max-width: 480px) {
  .google-maps-wrapper {
    padding: 0 0 100%;
  }
}

/* ## WP defaults
--------------------------------------------- */
.gallery {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px 10px -20px;
}
.gallery .gallery-item {
  margin: 0;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 20px 20px 20px;
}
.gallery a {
  display: block;
  line-height: 0;
  position: relative;
}
.gallery a img {
  width: 100%;
  height: auto;
}
.gallery.gallery-columns-2 .gallery-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%;
}
.gallery.gallery-columns-4 .gallery-item {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.wp-caption {
  max-width: 100%;
  position: relative;
  padding-bottom: 30px;
}

.wp-caption-text {
  font-size: 0.875em;
  font-style: italic;
  display: block;
  padding: 5px 0 0 0;
}

/* # Blocks SCSS files
---------------------------------------------------------------------------------------------------- */
/* # Main-header SCSS files
---------------------------------------------------------------------------------------------------- */
/* ## Main-header
--------------------------------------------- */
.main-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 250;
  width: 100%;
  background-color: #FFF;
  border-bottom: 0.1rem solid #e3e3e3;
}
@media only screen and (max-width: 1023px) {
  .main-header {
    height: 9.9rem;
    transition: all 0.3s ease-out 0s;
  }
}

.site-logo {
  display: block;
  position: relative;
}
.site-logo img {
  max-width: 10rem;
}

/* ## Top-bar
--------------------------------------------- */
.top-bar {
  position: relative;
  padding: 0.8rem 0;
  background-color: #274940;
}
.top-bar__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-bar .usp-list__item {
  font-size: 1.3rem;
  margin-right: 2rem;
  padding-left: 2rem;
}
.top-bar .usp-list__item:last-child {
  margin-right: 0;
}
.top-bar .usp-list__icon {
  height: 1.4rem;
  top: 0.5rem;
}
.top-bar .review-container p, .top-bar .review-container a {
  color: #FFF;
}
@media only screen and (max-width: 1280px) {
  .top-bar .usp-list > :last-child {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .top-bar {
    padding: 0.4rem 0;
  }
  .top-bar .wrap {
    justify-content: center;
  }
  .top-bar .usp-list {
    display: none;
  }
  .top-bar .language__menu-wrap {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  .top-bar .review-container p, .top-bar .review-container a {
    font-size: 1.2rem;
  }
}

.review-container p, .review-container a {
  font-size: 1.3rem;
}
.review-container__link {
  display: flex;
  align-items: center;
}
.review-container p {
  padding-bottom: 0;
  margin-right: 0.8rem;
}
.review-container .webwinkelkeur-icon {
  margin-right: 0.8rem;
  width: 2.4rem;
}
.review-container .star-container {
  margin-right: 0.8rem;
}
.review-container--white p, .review-container--white a {
  color: #FFF;
}

.language__menu-list {
  display: flex;
  gap: 0.6rem;
  padding-bottom: 0;
}
.language__menu-list li {
  padding-left: 0;
  display: flex;
}
.language__menu-list li:before {
  display: none;
}
.language__menu-list li:after {
  content: "|";
  padding-left: 0.6rem;
  color: #FFF;
  padding-right: 0.6rem;
}
.language__menu-list li:last-child:after {
  display: none;
}
.language__menu-list li a {
  font-size: 1.2rem;
  color: #FFF;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.language__menu-list li img {
  width: 2rem;
  height: auto;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .language__menu-list {
    justify-content: center;
    padding: 1.6rem 0;
    background-color: #e1f5ee;
    margin-top: 1rem;
  }
  .language__menu-list li a {
    color: #000;
  }
  .language__menu-list li:after {
    color: #000;
  }
}

/* ## Nav-bar
--------------------------------------------- */
.nav-bar {
  position: relative;
  padding: 1.6rem 0;
}
.nav-bar__wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.nav-bar__menu-list {
  display: flex;
  justify-content: center;
  padding: 0;
}
.nav-bar__menu-wrap {
  margin-left: auto;
}
.nav-bar .nav-bar__menu-wrap--service {
  margin-left: auto;
  margin-right: 2rem;
}
.nav-bar .nav-bar__menu-wrap--service .menu-item {
  margin-right: 1.8rem;
}
.nav-bar .nav-bar__menu-wrap--service .menu-item a {
  font: 400 1.6rem/1 "Grandstander", sans-serif;
}
.nav-bar .nav-bar__menu-wrap--service .menu-item a:hover {
  color: orange;
  text-decoration: none;
}
.nav-bar .menu-item {
  position: relative;
  margin-right: 2.4rem;
  margin-bottom: -1.5rem;
  padding-bottom: 1rem;
}
.nav-bar .menu-item:last-child {
  margin-right: 0;
}
.nav-bar .menu-item a {
  display: block;
  font: 700 1.6rem/1 "Grandstander", sans-serif;
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: none;
}
.nav-bar .menu-item.red-color a {
  color: #c74a4f;
}
.nav-bar .menu-item.current-menu-item > a, .nav-bar .menu-item.current-menu-ancestor > a, .nav-bar .menu-item.current_page_item > a, .nav-bar .menu-item.current_page_ancestor > a {
  color: orange;
}
.nav-bar .menu-item.current-menu-item > a .nav-bar__toggle-icon, .nav-bar .menu-item.current-menu-ancestor > a .nav-bar__toggle-icon, .nav-bar .menu-item.current_page_item > a .nav-bar__toggle-icon, .nav-bar .menu-item.current_page_ancestor > a .nav-bar__toggle-icon {
  fill: orange;
}
.nav-bar .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #FFF;
  transform: scaleY(0);
  visibility: hidden;
  opacity: 0;
  transform-origin: top left;
  border-top: 0.4rem solid #274940;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  transition: all 0.3s ease-out 0s;
  padding-bottom: 0;
  min-width: 16rem;
  width: max-content;
}
.nav-bar .menu-item.menu-item-has-children .sub-menu .menu-item {
  padding-bottom: 0;
  margin-right: 0;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 0;
}
.nav-bar .menu-item.menu-item-has-children .sub-menu .menu-item:last-child {
  margin-bottom: 0;
}
.nav-bar .menu-item.menu-item-has-children .sub-menu .menu-item a {
  font-weight: 400;
  display: block;
  padding: 1.4rem 1.6rem;
}
.nav-bar .menu-item:hover .sub-menu {
  transform: scaleY(1);
  visibility: visible;
  opacity: 1;
}
.nav-bar .menu-item:hover > a {
  color: orange;
}
.nav-bar .menu-item:hover > a .nav-bar__toggle-icon {
  transform: rotate(180deg);
  fill: orange;
}
.nav-bar__list {
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.nav-bar__list-item {
  padding-left: 0;
  margin-right: 2rem;
}
.nav-bar__list-item:before {
  display: none;
}
.nav-bar__list-item--button {
  margin-right: 1.2rem;
}
.nav-bar__list-item--button.current_page_item a,
.nav-bar__list-item--button.current_page_item .xoo-wsc-cart-trigger {
  background-color: #274940;
}
.nav-bar__list-item--button.current_page_item a svg,
.nav-bar__list-item--button.current_page_item a .xoo-wsc-sc-bki,
.nav-bar__list-item--button.current_page_item .xoo-wsc-cart-trigger svg,
.nav-bar__list-item--button.current_page_item .xoo-wsc-cart-trigger .xoo-wsc-sc-bki {
  color: #FFF;
}
.nav-bar__list-item--button .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
  max-width: unset !important;
}
.nav-bar__list-item--button .dgwt-wcas-ico-magnifier-handler {
  max-width: 1.8rem;
}
.nav-bar__list-item--button .dgwt-wcas-ico-magnifier-handler path {
  fill: #274940;
}
.nav-bar__list-item--button .dgwt-wcas-search-icon:hover svg path {
  fill: #FFF;
}
.nav-bar__list-item--button a:not(.dgwt-wcas-enable-mobile-form),
.nav-bar__list-item--button .dgwt-wcas-search-icon {
  border: 2px solid #274940;
  border-radius: 50%;
  height: 4rem;
  width: 4rem;
  position: relative;
  transition: all 0.3s ease-out 0s;
  display: block;
  color: #274940;
}
.nav-bar__list-item--button a:not(.dgwt-wcas-enable-mobile-form) svg,
.nav-bar__list-item--button .dgwt-wcas-search-icon svg {
  height: 1.8rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.nav-bar__list-item--button a:not(.dgwt-wcas-enable-mobile-form):hover,
.nav-bar__list-item--button .dgwt-wcas-search-icon:hover {
  background-color: #274940;
}
.nav-bar__list-item--button a:not(.dgwt-wcas-enable-mobile-form):hover svg,
.nav-bar__list-item--button .dgwt-wcas-search-icon:hover svg {
  color: #FFF;
}
.nav-bar__list-item--button .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon {
  opacity: 1;
  background: #274940;
}
.nav-bar__list-item--button .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon svg path {
  fill: #FFF;
}
.nav-bar__list-item:last-child {
  margin-right: 0;
}
.nav-bar .xoo-wsc-sc-cont .xoo-wsc-sc-subt {
  display: none;
}
.nav-bar .xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
  border: 2px solid #274940;
  border-radius: 50%;
  height: 4rem;
  width: 4rem;
  position: relative;
  transition: all 0.3s ease-out 0s;
  display: block;
  color: #274940;
}
.nav-bar .xoo-wsc-sc-cont .xoo-wsc-cart-trigger .xoo-wsc-sc-bkcont {
  top: 3px;
  position: absolute;
  left: 4px;
}
.nav-bar .xoo-wsc-sc-cont .xoo-wsc-cart-trigger .xoo-wsc-sc-count {
  background-color: orange;
  font-size: 1.1rem;
  color: #FFF;
}
.nav-bar .xoo-wsc-sc-cont .xoo-wsc-cart-trigger .xoo-wsc-sc-bki {
  transition: all 0.3s ease-out 0s;
}
.nav-bar .xoo-wsc-sc-cont .xoo-wsc-cart-trigger:hover {
  background-color: #274940;
}
.nav-bar .xoo-wsc-sc-cont .xoo-wsc-cart-trigger:hover .xoo-wsc-sc-bki {
  color: #FFF;
}
.nav-bar__cart {
  position: relative;
}
.nav-bar__cart-amount {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
  width: 1.8rem;
  height: 1.8rem;
  background-color: orange;
  border-radius: 50%;
  font-size: 1.2rem;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Grandstander", sans-serif;
  padding-top: 0.2rem;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  visibility: hidden;
}
.nav-bar__toggle-container {
  display: none;
}
.nav-bar__toggle {
  transition: all 0.3s ease-out 0s;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border: 2px solid #274940;
  border-radius: 50%;
  height: 4rem;
  width: 4rem;
}
.nav-bar__toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 2rem;
  background-color: #274940;
  border-radius: 30px;
  opacity: 1;
  left: 50%;
  transform: rotate(0deg) translateX(-50%);
  transition: 0.25s ease-in-out;
}
.nav-bar__toggle span:nth-child(1) {
  top: 10px;
}
.nav-bar__toggle span:nth-child(2), .nav-bar__toggle span:nth-child(3) {
  top: 16px;
}
.nav-bar__toggle span:nth-child(4) {
  top: 22px;
}
.nav-bar__toggle--active {
  background-color: #274940;
}
.nav-bar__toggle--active span {
  background-color: #FFF;
}
.nav-bar__toggle--active span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}
.nav-bar__toggle--active span:nth-child(2) {
  transform: translateX(-50%) rotate(45deg);
}
.nav-bar__toggle--active span:nth-child(3) {
  transform: translateX(-50%) rotate(-45deg);
}
.nav-bar__toggle--active span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}
.nav-bar__toggle-icon {
  height: 1.6rem;
  width: 1.6rem;
  fill: #000;
  position: relative;
  display: inline-block;
  margin-left: 0.6rem;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (max-width: 1023px) {
  .nav-bar {
    padding: 0.8rem 0;
  }
  .nav-bar__menu-wrap {
    display: none;
  }
  .nav-bar__toggle-container {
    flex-basis: 33.3%;
    max-width: 33.3%;
    order: 1;
    display: block;
  }
  .nav-bar .site-logo {
    flex-basis: 33.3%;
    max-width: 33.3%;
    order: 2;
  }
  .nav-bar .site-logo img {
    margin: 0 auto;
    max-width: 8rem;
    margin-top: -0.1rem;
  }
  .nav-bar__list {
    flex-basis: 33.3%;
    max-width: 33.3%;
    order: 3;
  }
  .nav-bar__list-item:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .nav-bar__list-item:nth-child(4) {
    display: none;
  }
}

.menu-item {
  padding-left: 0;
}
.menu-item:before {
  display: none;
}

body .xoo-wsc-container .xoo-wsc-header,
body .xoo-wsc-container .xoo-wsc-footer {
  background-color: #274940;
  color: #FFF;
}
body .xoo-wsc-container .xoo-wsc-ft-btn-checkout {
  display: none !important;
}
body .xoo-wsc-container a.xoo-wsc-ft-btn-cart,
body .xoo-wsc-container a.xoo-wsc-ft-btn-continue {
  font: 400 1.6rem/1 "Grandstander", sans-serif;
  display: inline-block;
  position: relative;
  padding: 1.5rem 2rem;
  margin: 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: orange;
  color: #FFF;
  border: 1px solid orange;
  border-radius: 5rem;
  transition: all 0.3s ease-out 0s;
}
body .xoo-wsc-container a.xoo-wsc-ft-btn-cart:hover,
body .xoo-wsc-container a.xoo-wsc-ft-btn-continue:hover {
  background-color: #FFF;
  border-color: #274940;
  color: #274940;
  border-width: 0.1rem;
}
body .xoo-wsc-container a.xoo-wsc-ft-btn-continue {
  background-color: #e1f5ee;
  border-color: #274940;
  color: #274940;
}
body .xoo-wsc-container a.xoo-wsc-ft-btn-continue:hover {
  background-color: #FFF;
  color: #274940;
}
body .xoo-wsc-container .xoo-wsc-ft-amt {
  display: flex;
  justify-content: space-between;
}
body .xoo-wsc-container .xoo-wsc-ft-totals {
  padding-bottom: 1.6rem;
  display: none;
}
body .xoo-wsc-container .xoo-wsc-ft-buttons-cont {
  gap: 1.6rem;
}
body .xoo-wsc-container .xoo-wscb-count {
  display: none;
}
body .xoo-wsc-container .xoo-wsc-sml-qty {
  margin-top: 2rem;
}
body .xoo-wsc-container .xoo-wsch-basket .xoo-wscb-icon {
  font-size: 2.6rem;
}
body .xoo-wsc-container .xoo-wsc-sm-right {
  max-width: fit-content;
}

/* Footer SCSS files
---------------------------------------------------------------------------------------------------- */
.main-footer {
  border-top: 0.5rem solid orange;
  background-color: #274940;
}

.footer-nav {
  padding: 5rem 0;
}
.footer-nav > div p:last-child {
  padding-bottom: 0;
}
.footer-nav__wrap {
  display: grid;
  grid-template-columns: 1.25fr 1fr 1fr 1.25fr;
  gap: 3rem;
}
@media only screen and (max-width: 1023px) {
  .footer-nav__wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 640px) {
  .footer-nav__wrap {
    grid-template-columns: 1fr;
  }
}
.footer-nav__title {
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: #FFF;
  padding-bottom: 1.4rem;
}
.footer-nav a {
  color: #FFF;
}
.footer-nav a:hover {
  color: orange;
}
.footer-nav p, .footer-nav li {
  color: #FFF;
}
.footer-nav ul li {
  padding-left: 0;
}
.footer-nav ul li:before {
  display: none;
}
.footer-nav .payment-icons {
  margin-top: 2rem;
}
.footer-nav .payment-icons__list {
  grid-template-columns: repeat(6, 1fr);
  padding-bottom: 0;
}
.footer-nav .payment-icons__list-item {
  background: #f3f3f3;
}
@media only screen and (max-width: 750px) {
  .footer-nav .payment-icons__list {
    padding-inline: 0;
    grid-template-columns: repeat(6, 1fr);
    padding-bottom: 0;
    gap: 0.4rem;
  }
}

.footer-link {
  max-width: fit-content;
  display: flex;
  align-items: center;
  margin-bottom: 1.8rem;
}
.footer-link:last-child {
  margin-bottom: 0;
}
.footer-link .contact-icon {
  margin-right: 0.8rem;
  width: 2rem;
  stroke: orange;
}

.footer-copyright {
  padding: 1.6rem 0;
  border-top: 1px solid #e3e3e3;
  background-color: #fff;
}
.footer-copyright__wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .footer-copyright__wrap {
    flex-direction: column;
  }
}
.footer-copyright__blog-name {
  color: #000;
  padding-bottom: 0;
  font-size: 1.4rem;
}
.footer-copyright__nav-wrap {
  position: relative;
}
.footer-copyright__menu-list {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.footer-copyright__menu-list li {
  padding: 0;
  margin-right: 0.8rem;
  font-size: 1.4rem;
}
.footer-copyright__menu-list li:before {
  display: none;
}
.footer-copyright__menu-list li:after {
  content: "|";
  padding-left: 0.8rem;
}
.footer-copyright__menu-list li:last-child {
  margin-right: 0;
}
.footer-copyright__menu-list li:last-child:after {
  display: none;
}
.footer-copyright__menu-list li a {
  text-decoration: none;
  color: #000;
}
@media only screen and (max-width: 640px) {
  .footer-copyright__menu-list {
    flex-direction: column;
  }
  .footer-copyright__menu-list li:after {
    display: none;
  }
}
.footer-copyright__creator {
  font-size: 1.4rem;
  color: #000;
  padding-bottom: 0;
}
.footer-copyright__creator-link {
  color: #000;
}
@media only screen and (max-width: 640px) {
  .footer-copyright__menu-wrap {
    order: -1;
    margin-bottom: 1rem;
  }
  .footer-copyright__creator {
    margin-top: 1rem;
  }
}

/* ## Breadcrumbs styling
--------------------------------------------- */
.breadcrumbs {
  background-color: #f3f3f3;
  border-bottom: 1px solid #e3e3e3;
  padding: 0.25rem 0;
  margin-bottom: 3.2rem;
  position: relative;
  z-index: 5;
}
.breadcrumbs p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-bottom: 0;
  color: #000;
  font-family: "Grandstander", sans-serif;
  font-size: 1.4rem;
}
.breadcrumbs a {
  text-decoration: none;
  color: #000;
}
.breadcrumbs a:first-child {
  font-weight: 700;
}
.breadcrumbs__devider {
  padding: 0 0.3rem;
}
@media only screen and (max-width: 750px) {
  .breadcrumbs {
    margin-bottom: 1.8rem;
  }
}

/* Flexible content SCSS files
---------------------------------------------------------------------------------------------------- */
.section__header--center {
  text-align: center;
}
.section__header--right {
  text-align: right;
}
.section__content .button {
  margin-bottom: 3rem;
}
.section__content .button:last-child {
  margin-bottom: 0;
}
.section__content > :last-child:not(.button) {
  padding-bottom: 0;
}
.section__footer {
  margin-top: 3.2rem;
  text-align: center;
}

.read-more-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}

.read-more-toggle {
  display: block;
  border-radius: 3rem;
  border: 0.1rem solid #000;
  padding: 0.6rem 1.4rem;
  font-family: "Grandstander", sans-serif;
  background-color: transparent;
  color: #000;
  cursor: pointer;
}

.page-header {
  position: relative;
  background-color: #274940;
}
.page-header h1 {
  font-size: 6.4rem;
}
.page-header--with-fade:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  right: 400px;
  width: calc(50% - 400px);
  top: 0;
  background: #274940;
  background: linear-gradient(270deg, transparent, #274940);
  z-index: 5;
}
.page-header--with-fade .bg-img {
  left: unset;
  width: 50%;
}
.page-header--fixed-height .page-header__wrap {
  min-height: 52rem;
}
.page-header__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 5;
}
.page-header__content {
  position: relative;
  z-index: 5;
}
.page-header__content p:last-child {
  padding-bottom: 0;
}
.page-header--white-text h1,
.page-header--white-text h2,
.page-header--white-text h3,
.page-header--white-text h4,
.page-header--white-text p {
  color: #FFF;
}
.page-header--white-text .breadcrumbs p {
  color: #000;
}
@media only screen and (max-width: 1280px) {
  .page-header h1 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1023px) {
  .page-header .col-2-container {
    grid-template-columns: 1fr;
  }
  .page-header:before {
    display: none;
  }
  .page-header--fixed-height .page-header__wrap {
    min-height: unset;
    padding-top: 2.4rem;
    padding-bottom: 3.2rem;
    margin-top: -7rem;
  }
  .page-header .bg-img-overlay {
    position: relative;
  }
  .page-header .bg-img-overlay:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 80%;
    background: #274940;
    background: linear-gradient(180deg, transparent, #274940);
    z-index: 5;
  }
  .page-header .bg-img {
    position: relative;
    width: 100%;
    left: 0;
  }
  .page-header h1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 750px) {
  .page-header h1 {
    font-size: 3rem;
  }
}

.partners-row .section__title {
  padding-bottom: 2rem;
}
.partners-row .partner-swiper {
  padding: 0 3rem;
}
.partners-row .swiper__pagination {
  margin-top: 3.6rem;
}
.partners-row .swiper__button--prev {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) rotate(-15deg);
}
@media only screen and (max-width: 640px) {
  .partners-row .swiper__button--prev {
    width: 2.4rem;
    height: 2.4rem;
    left: 0.4rem;
  }
  .partners-row .swiper__button--prev svg {
    width: 1.6rem;
  }
}
.partners-row .swiper__button--next {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(15deg);
}
@media only screen and (max-width: 640px) {
  .partners-row .swiper__button--next {
    width: 2.4rem;
    height: 2.4rem;
    right: 0.4rem;
  }
  .partners-row .swiper__button--next svg {
    width: 1.6rem;
  }
}
.partners-row .swiper__slide .wrap-16-9 {
  border: 1px solid #e3e3e3;
  border-radius: 1rem;
}
.partners-row .swiper__slide img {
  padding: 15px;
}

.default-swiper-wrapper {
  position: relative;
}

.latest-blogs .section__title {
  padding-bottom: 0;
}

.category-row .section__title {
  padding-bottom: 2rem;
}

.category-block {
  position: relative;
  border-radius: 30px;
  padding-right: 0.8rem;
  padding-bottom: 0.8rem;
}
.category-block:before {
  background: #e1f5ee;
  content: "";
  position: absolute;
  inset: 0;
  left: 20px;
  border-radius: 30px;
}
.category-block h2 {
  color: #FFF;
  padding-bottom: 0;
}
.category-block .wrap-16-9 {
  border-radius: 30px;
}
.category-block .wrap-16-9:before {
  background: #274940;
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.3;
  z-index: 5;
}
.category-block .wrap-16-9 img {
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
}
.category-block__footer {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  line-height: 1;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.category-block:hover img {
  transform: scale(1.05);
}
.category-block:hover .button {
  background-color: #274940;
  color: #FFF;
}
@media only screen and (max-width: 480px) {
  .category-block__footer {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .category-block h2 {
    font-size: 2.4rem;
  }
}

.newsletter {
  margin-top: 11rem;
}
.newsletter .wrap {
  max-width: 96rem;
  grid-template-columns: 2fr minmax(0, 1fr);
}
.newsletter h2 {
  font-size: 2.8rem;
}
.newsletter .gform_fields {
  grid-template-columns: 1fr;
}
.newsletter .button {
  background-color: orange;
}
.newsletter .wrap-mascotte {
  margin-top: -8.2rem;
}
@media only screen and (max-width: 1023px) {
  .newsletter {
    margin-top: 10rem;
  }
  .newsletter .button {
    width: 100%;
  }
  .newsletter .col-3-1-container .img {
    order: -1;
  }
  .newsletter .mascotte-container {
    max-width: 22.4rem;
    margin: 0 auto;
  }
}

.products-row .swiper__pagination {
  margin-top: 3.6rem;
}
.products-row .swiper__slide {
  height: auto;
}
.products-row .products,
.products-row .product {
  height: 100%;
}
.products-row .swiper__button--prev {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) rotate(-15deg);
}
@media only screen and (max-width: 640px) {
  .products-row .swiper__button--prev {
    width: 2.4rem;
    height: 2.4rem;
    left: 0.4rem;
  }
  .products-row .swiper__button--prev svg {
    width: 1.6rem;
  }
}
.products-row .swiper__button--next {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(15deg);
}
@media only screen and (max-width: 640px) {
  .products-row .swiper__button--next {
    width: 2.4rem;
    height: 2.4rem;
    right: 0.4rem;
  }
  .products-row .swiper__button--next svg {
    width: 1.6rem;
  }
}
@media only screen and (max-width: 1023px) {
  .products-row .section__title {
    padding-bottom: 1.8rem;
  }
}

.highlighted-product__wrap {
  max-width: 92rem;
  margin: 0 auto;
  padding-inline: 2rem;
}
.highlighted-product__inner {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 2fr;
  justify-content: center;
  align-items: center;
  gap: 4rem;
  background-color: #274940;
  border-radius: 30px;
  padding: 3.2rem;
  padding-top: 4.8rem;
}
.highlighted-product__label {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.6rem 2rem;
  background-color: orange;
  font-family: "Grandstander", sans-serif;
  color: #FFF;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 1.8rem;
  font-weight: 700;
}
.highlighted-product__image {
  border-radius: 1rem;
  overflow: hidden;
}
.highlighted-product__content {
  display: flex;
  flex-direction: column;
}
.highlighted-product__title {
  padding-bottom: 0;
  font-size: 2.8rem;
}
.highlighted-product__title a {
  color: #FFF;
}
.highlighted-product__price {
  padding-bottom: 0;
  color: #FFF;
}
.highlighted-product .product-rating {
  padding-bottom: 0.6rem;
}
.highlighted-product .product-rating .text {
  color: #FFF;
}
.highlighted-product .product-rating .text a {
  color: #FFF;
}
.highlighted-product .usp-list {
  padding-bottom: 0;
}
.highlighted-product .usp-list__icon {
  fill: orange;
}
.highlighted-product .usp-list__item {
  color: #FFF;
}
.highlighted-product .button {
  max-width: fit-content;
}
@media only screen and (max-width: 640px) {
  .highlighted-product__inner {
    grid-template-columns: 1fr;
    padding-top: 6rem;
    gap: 1.6rem;
  }
  .highlighted-product__label {
    font-size: 1.6rem;
  }
  .highlighted-product .product-rating .text {
    font-size: 1.3rem;
  }
  .highlighted-product .star-container .star-container__star,
  .highlighted-product .star-container .star-container__star-half,
  .highlighted-product .star-container .star-container__star-empty {
    width: 1.4rem;
    height: 1.4rem;
  }
}

/* Button SCSS files
---------------------------------------------------------------------------------------------------- */
.button {
  font: 400 1.6rem/1 "Grandstander", sans-serif;
  display: inline-block;
  position: relative;
  padding: 1.5rem 2rem;
  margin: 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #274940;
  color: #FFF;
  border: 1px solid transparent;
  border-radius: 5rem;
  transition: all 0.3s ease-out 0s;
}
.button:hover {
  background-color: #FFF;
  border-color: #274940;
  color: #274940;
}
.button--full-width {
  width: 100%;
}
.button--orange {
  background-color: orange;
}
.button--white {
  background-color: #FFF;
  color: #274940;
}
.button--white-ghost {
  background-color: transparent;
  border-color: #274940;
  color: #274940;
}
.button--lightgreen {
  background-color: #e1f5ee;
  border-color: #274940;
  color: #274940;
}
.button--lightgreen:hover {
  background-color: #274940;
  color: #FFF;
}
@media only screen and (max-width: 640px) {
  .button {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .button {
    font-size: 1.4rem;
  }
}

.button-container {
  display: flex;
  flex-wrap: wrap;
}
.button-container .button {
  margin-right: 1.2rem;
}
.button-container .button:last-child {
  margin-right: 0;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover {
  color: #FFF;
}

.play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  display: block;
  display: block;
  width: 5.2rem;
  height: 5.2rem;
  background-color: #274940;
  color: #FFF;
  border-radius: 50%;
  z-index: 5;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
}
.play-button:hover {
  background: #e1f5ee;
}
.play-button:hover .i-play {
  fill: #274940;
}
.play-button .i-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2rem;
  height: 2rem;
  fill: #FFF;
}
.play-button--hide {
  visibility: hidden;
  opacity: 0;
}
.sm-share-buttons {
  display: flex;
  padding-bottom: 0;
  align-items: center;
}
.sm-share-buttons__item {
  padding-left: 0;
  margin-right: 1rem;
}
.sm-share-buttons__item:last-child {
  margin-right: 0;
}
.sm-share-buttons__item:before {
  display: none;
}
.sm-share-buttons__item a {
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sm-share-buttons__item a:hover {
  background-color: orange;
}
.sm-share-buttons__item a:hover svg {
  stroke: #FFF;
}
.sm-share-buttons__item a:hover svg {
  fill: #FFF;
}
.sm-share-buttons__item a:hover svg.i-email {
  fill: orange;
  stroke: #FFF;
}
.sm-share-buttons__item svg {
  width: 1.8rem;
  transition: all 0.3s ease-out 0s;
}
.sm-share-buttons__item svg {
  fill: orange;
}
.sm-share-buttons__item svg.i-email {
  fill: #FFF;
  stroke: orange;
}

/* Card SCSS files
---------------------------------------------------------------------------------------------------- */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid #e3e3e3;
  border-radius: 1rem;
  padding: 2.4rem;
}
.card__figure {
  margin-bottom: 2rem;
}
.card__title {
  font-size: 2.2rem;
  padding-bottom: 1rem;
}
.card__body {
  margin-top: auto;
}
@media only screen and (max-width: 1023px) {
  .card {
    padding: 2.4rem 1.6rem;
  }
}

.card--product {
  height: 100%;
  padding: 1.8rem;
}
.card--product a:hover {
  text-decoration: none;
}
.card--product .product-rating {
  display: flex;
  align-items: center;
  padding-bottom: 0;
}
.card--product .product-rating .text {
  font-size: 1.3rem;
}
.card--product .product-rating .text a {
  font-size: 1.3rem;
}
.card--product .card__title {
  font-size: 1.8rem;
}
.card--product .star-container {
  margin-right: 0;
}
.card--product .star-container__star, .card--product .star-container__star-half, .card--product .star-container__star-empty {
  width: 1.6rem;
  height: 1.6rem;
}
.card--product .onsale {
  top: 0.6rem;
  right: 0.6rem;
  font-size: 1.2rem;
  padding-inline: 1.4rem;
}
.card--product del .woocommerce-Price-amount {
  font-size: 2.2rem;
}
.card--product .woocommerce-Price-amount {
  font-size: 2rem;
}
.card--product .usp-list {
  margin-top: auto;
  padding-bottom: 0.8rem;
}
.card--product .usp-list__item {
  font-size: 1.3rem;
  padding-left: 1.9rem;
}
.card--product .usp-list__icon {
  top: 0.6rem;
  height: 1.4rem;
}
.card--product .button {
  font-size: 1.3rem;
}
.card--product .woocommerce-price-suffix {
  font-size: 1.2rem;
}
@media only screen and (max-width: 640px) {
  .card--product {
    padding: 1rem;
  }
  .card--product .onsale {
    padding: 0.3rem 0.6rem 0rem 0.6rem;
    font-size: 1.1rem;
  }
  .card--product .card__title {
    font-size: 1.4rem;
    padding-bottom: 0.6rem;
  }
  .card--product .woocommerce-Price-amount {
    font-size: 1.6rem;
  }
  .card--product .woocommerce-price-suffix {
    display: none;
  }
  .card--product del {
    font-size: 1.8rem;
    transform: 0;
  }
  .card--product del .woocommerce-Price-amount {
    font-size: 1.8rem;
  }
  .card--product .usp-list__item {
    padding-left: 1.6rem;
    font-size: 1rem;
  }
  .card--product .usp-list__icon {
    height: 1.2rem;
    top: 0.3rem;
  }
  .card--product .product-rating {
    flex-direction: column;
    align-items: flex-start;
  }
  .card--product .product-rating .text {
    font-size: 1.2rem;
    margin-left: 0;
    margin-top: 0.4rem;
    color: #939393;
  }
  .card--product .product-rating .text a {
    font-size: 1.2rem;
    color: #939393;
  }
  .card--product .product-rating .star-container svg {
    width: 1.6rem;
  }
  .card--product .button {
    padding: 0.8rem 1rem;
  }
}

.card--green {
  background-color: #274940;
  border-color: #274940;
}
.card--green h2, .card--green p {
  color: #FFF;
}

/* Form SCSS files
---------------------------------------------------------------------------------------------------- */
label {
  padding-bottom: 5px;
  display: block;
  position: relative;
}

abbr[title] {
  text-decoration: none;
}

textarea {
  resize: vertical;
}

input[type=text],
input[type=number],
input[type=search],
input[type=email],
input[type=tel],
input[type=password],
input[type=date],
input[type=phone],
input[type=url],
select,
textarea,
.website-7 #billing_country_field span.woocommerce-input-wrapper,
.website-7 #shipping_country_field span.woocommerce-input-wrapper {
  display: block;
  position: relative;
  width: 100%;
  padding: 1.2rem 2rem;
  font: 400 1.6rem/1.25 "Montserrat", sans-serif;
  color: #000;
  margin: 0;
  border: 1px solid #e3e3e3;
  border-radius: 1rem;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=phone]:focus,
input[type=url]:focus,
select:focus,
textarea:focus,
.website-7 #billing_country_field span.woocommerce-input-wrapper:focus,
.website-7 #shipping_country_field span.woocommerce-input-wrapper:focus {
  border-color: #274940;
}
@media only screen and (max-width: 1023px) {
  input[type=text],
  input[type=number],
  input[type=search],
  input[type=email],
  input[type=tel],
  input[type=password],
  input[type=date],
  input[type=phone],
  input[type=url],
  select,
  textarea,
  .website-7 #billing_country_field span.woocommerce-input-wrapper,
  .website-7 #shipping_country_field span.woocommerce-input-wrapper {
    padding: 1.2rem 1.6rem;
  }
}

.website-7 #billing_country_field span.woocommerce-input-wrapper,
.website-7 #shipping_country_field span.woocommerce-input-wrapper {
  pointer-events: none;
  background-color: #ddd;
  color: #777474;
}
.website-7 #billing_country_field span.woocommerce-input-wrapper strong,
.website-7 #shipping_country_field span.woocommerce-input-wrapper strong {
  font-weight: 400;
}

input[type=checkbox],
input[type=radio] {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  cursor: pointer;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  opacity: 0;
}
input[type=checkbox] + label, input[type=checkbox] + span, input[type=checkbox] + td,
input[type=radio] + label,
input[type=radio] + span,
input[type=radio] + td {
  display: block;
  position: relative;
  padding: 0 0 0 3rem;
  margin: 0;
  cursor: pointer;
  text-transform: none !important;
}
input[type=checkbox] + label:before, input[type=checkbox] + span:before, input[type=checkbox] + td:before,
input[type=radio] + label:before,
input[type=radio] + span:before,
input[type=radio] + td:before {
  display: block;
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  padding: 0;
  top: 5px;
  left: 0;
  background: #FFF;
  border: 1px solid #000;
}

input[type=checkbox] + label:before, input[type=checkbox] + span:before, input[type=checkbox] + td:before {
  top: 5px;
}
input[type=checkbox]:checked + label:after, input[type=checkbox]:checked + span:after, input[type=checkbox]:checked + td:after {
  content: "";
  background-image: url("/wp-content/themes/bg-deblaffendekat/resources//icons/check.svg");
  background-size: 1.4rem;
  height: 1.4rem;
  width: 1.4rem;
  position: absolute;
  left: 3px;
  top: 7px;
}

input[type=radio] + label, input[type=radio] + span, input[type=radio] + td {
  padding-left: 2.4rem;
}
input[type=radio] + label:before, input[type=radio] + span:before, input[type=radio] + td:before {
  border-radius: 50%;
  top: 8px;
  width: 16px;
  height: 16px;
}
input[type=radio]:checked + label:after, input[type=radio]:checked + span:after, input[type=radio]:checked + td:after {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #274940;
  display: block;
  position: absolute;
  top: 11px;
  left: 3px;
}

button[type=submit] {
  font: 400 1.6rem/1 "Grandstander", sans-serif;
  display: inline-block;
  position: relative;
  padding: 1.5rem 2rem;
  margin: 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #274940;
  color: #FFF;
  border: 1px solid transparent;
  border-radius: 50px;
  transition: all 0.3s ease-out 0s;
}
button[type=submit]:hover {
  background-color: #FFF;
  border-color: #274940;
  color: #274940;
}
@media only screen and (max-width: 640px) {
  button[type=submit] {
    width: 100%;
  }
}

select {
  appearance: none;
  background: none;
  cursor: pointer;
  background: #FFF url("../icons/angle_down.svg") right 2rem center no-repeat;
  background-size: 1.2rem;
}

/* ## Gravity forms addons
--------------------------------------------- */
.gfield_error input[type=text],
.gfield_error input[type=number],
.gfield_error input[type=search],
.gfield_error input[type=email],
.gfield_error input[type=tel],
.gfield_error input[type=password],
.gfield_error input[type=date],
.gfield_error input[type=phone],
.gfield_error input[type=url],
.gfield_error select,
.gfield_error textarea,
.woocommerce-invalid input[type=text],
.woocommerce-invalid input[type=number],
.woocommerce-invalid input[type=search],
.woocommerce-invalid input[type=email],
.woocommerce-invalid input[type=tel],
.woocommerce-invalid input[type=password],
.woocommerce-invalid input[type=date],
.woocommerce-invalid input[type=phone],
.woocommerce-invalid input[type=url],
.woocommerce-invalid select,
.woocommerce-invalid textarea {
  border-color: #f35b6a;
}

.gform_wrapper {
  position: relative;
  padding: 0 0 2rem 0;
  margin: 0;
}

.gfield--type-honeypot {
  display: none !important;
}

.gform_footer {
  margin-top: 2rem;
  text-align: right;
  position: relative;
  max-width: max-content;
}
.gform_footer .button {
  background-color: orange;
}
.gform_footer .button:hover {
  background-color: #e1f5ee;
  border-color: #e1f5ee;
  color: #274940;
}

body img.gform_ajax_spinner {
  position: absolute;
  inset: 0 0 0 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.205);
  z-index: 100;
}

.gfield_required {
  display: inline-block;
  margin-left: 5px;
}

.ginput_container_fileupload {
  display: block;
  position: relative;
  background: #FFF;
  padding: 20px 20px 10px 20px;
  border: 1px dashed #000;
  text-align: center;
  border-radius: 1rem;
  font-size: 0.875em;
}
.ginput_container_fileupload .screen-reader-text {
  display: block;
  font-style: italic;
}

.gform_validation_errors {
  margin-bottom: 20px;
}
.gform_validation_errors .gform-icon {
  margin-right: 0.6rem;
  color: #721c24;
}
.gform_validation_errors p,
.gform_validation_errors h2 {
  border-radius: 1rem;
  background-color: #f8d7da;
  font-size: 1.6rem;
  border: 1px solid #f5c6cb;
  color: #721c24;
  padding: 0.8rem 0.8rem 0.8rem 1.6rem;
}

.validation_message {
  margin-top: 0.8rem;
  border-radius: 1rem;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
  font-size: 1.4rem;
  padding: 0.8rem 0.8rem 0.8rem 1.6rem;
}

.gform_confirmation_message {
  border-radius: 1rem;
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
  padding: 1.6rem;
  line-height: 2;
}
.gform_confirmation_message .gform-icon {
  margin-right: 0.6rem;
  color: #155724;
}

.gform_fields {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 1023px) {
  .gform_fields {
    grid-template-columns: 1fr;
  }
}

.gfield .form-header__description {
  padding-bottom: 0;
}
.gfield.gfield_html {
  grid-column: span 2;
}
.gfield.gfield--width-full {
  grid-column: span 2;
}
@media only screen and (max-width: 1023px) {
  .gfield.gfield_html, .gfield.gfield--width-full {
    grid-column: span 1;
  }
}

.hidden_label label {
  display: none;
}

.gform_required_legend {
  display: none;
}

.mob-navigation {
  position: fixed;
  z-index: 255;
  inset: 0;
  top: 9.9rem;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  max-height: 100%;
  background-color: #FFF;
  transform-origin: center top;
  transform: translateX(-100%);
  transition: all 0.3s ease-out 0s;
  padding-bottom: 1.6rem;
}
.mob-navigation--open {
  visibility: visible;
  transform: translateX(0);
}
.mob-navigation .wrap {
  padding: 0;
}
.mob-navigation__menu-list {
  padding-bottom: 0;
}
.mob-navigation__expand {
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out 0s;
  z-index: 10;
  position: relative;
}
.mob-navigation__expand:before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 0.1rem;
  background-color: #e3e3e3;
}
.mob-navigation__expand--active svg {
  transform: rotate(180deg);
}
.mob-navigation .usp-list {
  background-color: #e1f5ee;
  justify-content: center;
  padding: 0.6rem 0;
}
.mob-navigation .usp-list__item {
  font-size: 1.3rem;
  color: #274940;
  padding-left: 2rem;
}
.mob-navigation .usp-list__icon {
  height: 1.4rem;
  top: 0.5rem;
}
.mob-navigation .sm-list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #274940;
  padding: 0.6rem 2rem;
}
.mob-navigation .sm-list li {
  padding-left: 0;
  background-color: #274940;
  color: #FFF;
  padding: 0.8rem 0;
}
.mob-navigation .sm-list li svg {
  display: block;
  height: 2rem;
  fill: #FFF;
}
.mob-navigation .sm-list li:before {
  display: none;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item) {
  border-bottom: 0.1rem solid #e3e3e3;
  border-right: 0.1rem solid #e3e3e3;
  padding-left: 0;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item) a {
  display: block;
  padding: 1rem 0 0.8rem 2rem;
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).red-color a {
  color: #c74a4f;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).current-menu-item > a, .mob-navigation .menu-item:not(.mlp-language-nav-item).current-menu-ancestor > a, .mob-navigation .menu-item:not(.mlp-language-nav-item).current_page_item > a, .mob-navigation .menu-item:not(.mlp-language-nav-item).current_page_ancestor > a {
  color: orange;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).current-menu-item > a .nav-bar__toggle-icon, .mob-navigation .menu-item:not(.mlp-language-nav-item).current-menu-ancestor > a .nav-bar__toggle-icon, .mob-navigation .menu-item:not(.mlp-language-nav-item).current_page_item > a .nav-bar__toggle-icon, .mob-navigation .menu-item:not(.mlp-language-nav-item).current_page_ancestor > a .nav-bar__toggle-icon {
  fill: orange;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).menu-item-has-children .sub-menu {
  display: none;
  padding: 0;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).menu-item-has-children .sub-menu li {
  font-weight: 400;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).menu-item-has-children .sub-menu li:first-child {
  border-top: 0.1rem solid #EBEBEB;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).menu-item-has-children .sub-menu li:last-child {
  border-bottom: 0;
}
.mob-navigation .menu-item:not(.mlp-language-nav-item).menu-item-has-children .sub-menu li a {
  padding-left: 3rem;
  font-family: "Grandstander", sans-serif;
  font-weight: 400;
}

.search-form {
  display: flex;
}
.search-form__input {
  flex-basis: 90%;
  max-width: 90%;
  border: 1px solid #e3e3e3;
  border-right: 0;
}
.search-form__button {
  flex-basis: 10%;
  max-width: 10%;
}

.mob-menu-overlay {
  background: rgba(20, 66, 52, 0.5019607843);
  z-index: 100;
  position: absolute;
  inset: 0;
  opacity: 0;
  display: none;
}

/* ## Usp-list styling
--------------------------------------------- */
.usp-list {
  display: flex;
  padding-bottom: 0;
}
.usp-list__item {
  padding-left: 0;
  font-family: "Grandstander", sans-serif;
  margin-right: 0;
  padding-left: 2.4rem;
  position: relative;
}
.usp-list__item:before {
  display: none;
}
.usp-list__item:last-child {
  margin-right: 0;
}
.usp-list__icon {
  margin-right: 0.8rem;
  height: 1.6rem;
  fill: #274940;
  position: absolute;
  top: 0.7rem;
  left: 0;
}
.usp-list--white .usp-list__item {
  color: #FFF;
}
.usp-list--white .usp-list__icon {
  fill: #FFF;
}
.usp-list--white a {
  color: #FFF;
}
.usp-list--column {
  flex-direction: column;
}

.star-container {
  display: flex;
  align-items: center;
}
.star-container span:last-child {
  margin-right: 0;
}
.star-container .star-container__star,
.star-container .star-container__star-half,
.star-container .star-container__star-empty {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.125rem;
}
.star-container__star {
  fill: gold;
}
.star-container__star-half {
  fill: gold;
  stroke: gold;
}
.star-container__star-empty {
  stroke: gold;
}
@media only screen and (max-width: 750px) {
  .star-container .star-container__star,
  .star-container .star-container__star-half,
  .star-container .star-container__star-empty {
    width: 1.6rem;
    height: 1.6rem;
  }
}

.swiper__button--prev,
.swiper__button--next {
  background: #274940;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out 0s;
}
.swiper__button--prev:after,
.swiper__button--next:after {
  display: none;
}
.swiper__button--prev svg,
.swiper__button--next svg {
  fill: white;
  width: 2rem;
}

.swiper__button--prev {
  left: 0.5rem;
  transform: rotate(-15deg);
}

.swiper__button--next {
  right: 0.5rem;
  transform: rotate(15deg);
}

#CybotCookiebotDialog ul li:before,
#CookiebotWidget ul li:before {
  display: none;
}
#CybotCookiebotDialog input[type=checkbox] + label:before, #CybotCookiebotDialog input[type=checkbox] + span:before, #CybotCookiebotDialog input[type=checkbox] + td:before,
#CookiebotWidget input[type=checkbox] + label:before,
#CookiebotWidget input[type=checkbox] + span:before,
#CookiebotWidget input[type=checkbox] + td:before {
  top: 4px !important;
}
#CybotCookiebotDialog input[type=checkbox]:checked + label:after, #CybotCookiebotDialog input[type=checkbox]:checked + span:after, #CybotCookiebotDialog input[type=checkbox]:checked + td:after,
#CookiebotWidget input[type=checkbox]:checked + label:after,
#CookiebotWidget input[type=checkbox]:checked + span:after,
#CookiebotWidget input[type=checkbox]:checked + td:after {
  display: none !important;
}

/* # Pages SCSS
---------------------------------------------------------------------------------------------------- */
.error404 .breadcrumbs {
  margin-bottom: 0;
}
.error404__mascotte-wrap {
  max-width: 40rem;
  margin: 0 auto;
}

.contact-intro {
  margin-bottom: 4rem;
}
.contact-intro__subtitle {
  padding-bottom: 0.6rem;
  font-weight: 700;
  font-family: "Grandstander", sans-serif;
  margin-top: 2rem;
}
.contact-intro h2:not(.gform_submission_error) {
  font-size: 3.2rem;
}
.contact-intro td {
  padding: 0.5rem;
}
.contact-intro tr:nth-child(even) {
  background: rgba(46, 110, 91, 0.2196078431);
}
.contact-intro a:not(.footer-link) {
  text-decoration: line;
  color: orange;
}
@media only screen and (max-width: 1023px) {
  .contact-intro .col-2-container {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

.page-template-default .main {
  margin-bottom: 5.4rem;
}
.page-template-default .main .button {
  margin-bottom: 2.4rem;
  max-width: max-content;
}
.page-template-default .main .card > :last-child {
  margin-bottom: 0;
}
.page-template-default .main .card > :last-child:not(a) {
  padding-bottom: 0;
}
.page-template-default .platform-container {
  margin-bottom: 3.2rem;
}

.dgwt-wcas-om-bar button.dgwt-wcas-om-return,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active {
  background-color: #274940;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  padding: 10px 15px 10px 20px;
}

.product-summary {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
}
.product-summary__figure {
  margin-right: 2rem;
}
.product-summary .button {
  margin-bottom: 0;
}
.product-summary p {
  padding-bottom: 1.6rem;
}
.product-summary p:last-child {
  padding-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .page-template-page-flex:not(.home) .flex-content > :nth-child(2):not(.page-header) {
    margin-top: 2.4rem;
  }
}

/* # Post type SCSS files
---------------------------------------------------------------------------------------------------- */
/* # Post type SCSS files
---------------------------------------------------------------------------------------------------- */
.blog .page-header__wrap {
  padding-top: 1.6rem;
  padding-bottom: 4.2rem;
}
.blog .page-header__content {
  max-width: 60%;
}
@media only screen and (max-width: 1023px) {
  .blog .page-header__wrap {
    padding-top: 1.2rem;
    padding-bottom: 3.2rem;
  }
  .blog .page-header__content {
    max-width: 100%;
  }
}

.post-archive-content {
  margin-top: 2.4rem;
  margin-bottom: 8rem;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  margin: 4.8rem 0 0 0;
  padding: 0;
}
.pagination .page-numbers {
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  color: #FFF;
  text-decoration: none;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
  background: #274940;
  border-radius: 50%;
  transition: all 0.3s ease-out 0s;
}
.pagination .page-numbers.current {
  background: orange;
  color: #FFF;
}
.pagination .page-numbers:hover {
  background: orange;
}
.pagination .page-numbers:not(:last-child) {
  margin-right: 10px;
}
/* ## Post lay-out
--------------------------------------------- */
.blog-info {
  display: flex;
  align-items: center;
  background-color: #FFF;
  top: 1px;
  transform: translateY(-100%);
  position: absolute;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  padding: 0.6rem 2rem;
}
.blog-info__icon {
  width: 2rem;
  margin-right: 0.8rem;
  stroke: orange;
}
.blog-info__date {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
.blog-info__reading-time {
  padding-left: 1rem;
  margin-left: 1rem;
  border-left: 1px solid #e3e3e3;
  padding-bottom: 0;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .blog-info {
    padding: 0.4rem 1rem;
  }
  .blog-info__icon {
    width: 1.4rem;
  }
  .blog-info__date {
    font-size: 1.2rem;
  }
  .blog-info__reading-time {
    font-size: 1.2rem;
  }
}

.post-single-content {
  margin-top: 2.4rem;
  margin-bottom: 4rem;
}
.post-single-content figure {
  margin-bottom: 2.4rem;
}
.post-single-content .wrap.wrap--text {
  margin-top: -34rem;
  background: white;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  padding-top: 2.4rem;
  padding-inline: 3.2rem;
}
@media only screen and (max-width: 1023px) {
  .post-single-content .wrap.wrap--text {
    margin-top: 0;
  }
}

.blog-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.4rem;
  background: #274940;
  border-radius: 1rem;
}
.blog-footer__paging {
  display: flex;
  align-items: center;
}
.blog-footer__paging a {
  color: #FFF;
}
.blog-footer__paging a:hover {
  color: orange;
}
.blog-footer__paging a:hover .prev-post__icon,
.blog-footer__paging a:hover .next-post__icon {
  fill: orange;
}
.blog-footer__paging .prev-post {
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 0.2rem solid #FFF;
  display: flex;
  align-items: center;
}
.blog-footer__paging .prev-post__icon {
  width: 0.8rem;
  fill: #FFF;
  margin-right: 0.8rem;
  transition: all 0.3s ease-out 0s;
}
.blog-footer__paging .next-post {
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: 0.2rem solid #FFF;
  display: flex;
  align-items: center;
}
.blog-footer__paging .next-post__icon {
  width: 0.8rem;
  fill: #FFF;
  margin-left: 0.8rem;
  transition: all 0.3s ease-out 0s;
}
.blog-footer__share {
  display: flex;
  align-items: center;
}
.blog-footer__share-text {
  padding-bottom: 0;
  margin-right: 1.4rem;
  font-weight: 700;
  font-family: "Grandstander", sans-serif;
  color: #FFF;
}
@media only screen and (max-width: 1023px) {
  .blog-footer {
    margin-left: -20px;
    margin-right: -20px;
    flex-direction: column;
  }
  .blog-footer__paging a {
    font-size: 1.4rem;
  }
  .blog-footer__share {
    flex-direction: column;
    margin-top: 2rem;
  }
  .blog-footer__share-text {
    margin-right: 0;
  }
}

.post-single-content__thumbnail {
  border-radius: 30px;
}
.post-single-content__thumbnail img {
  border-radius: 30px;
}

.related-blogs img,
.latest-blogs img,
.post-archive-content img {
  border-radius: 1rem;
}
.related-blogs .card,
.latest-blogs .card,
.post-archive-content .card {
  background-color: #FFF;
}

.card--blog .blog-info {
  z-index: 10;
  left: 1rem;
  right: unset;
  width: fit-content;
  bottom: -0.1rem;
  top: unset;
  transform: unset;
  padding: 0.4rem 1.2rem;
}
.card--blog .blog-info__date {
  font-size: 1.2rem;
}
.card--blog .blog-info__reading-time {
  font-size: 1.2rem;
}

/* # Post type SCSS files
---------------------------------------------------------------------------------------------------- */
.post-type-archive-faq .page-header__wrap {
  padding-top: 2rem;
  padding-bottom: 4.2rem;
}
.post-type-archive-faq .page-header__wrap h1 {
  padding-bottom: 0.8rem;
}
.post-type-archive-faq .page-header__content {
  max-width: 60%;
}
.post-type-archive-faq .newsletter {
  margin-top: 10rem;
}
@media only screen and (max-width: 1023px) {
  .post-type-archive-faq .page-header__wrap {
    padding-bottom: 3.2rem;
  }
  .post-type-archive-faq .page-header__content {
    max-width: 100%;
  }
}

.faq-archive.spacing-row {
  margin-top: 3.2rem;
}
.faq-archive__wrap {
  display: grid;
  gap: 6rem;
  grid-template-columns: 1fr 0.5fr;
}
.faq-archive__sidebar h2 {
  font-size: 2.4rem;
  padding-right: 13rem;
}
.faq-archive__sidebar .card {
  margin-top: 4.8rem;
}
.faq-archive__sidebar .card__image {
  width: 12.4rem;
  height: 12.4rem;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  right: 2.4rem;
  transform: translateY(-50%);
  border: 1rem solid #274940;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}
@media only screen and (max-width: 1023px) {
  .faq-archive__wrap {
    gap: 4rem;
  }
}
@media only screen and (max-width: 750px) {
  .faq-archive__wrap {
    grid-template-columns: 1fr;
  }
}

.faq-block {
  margin-bottom: 2.4rem;
}
.faq-block:last-child {
  margin-bottom: 0;
}

.question__text {
  padding: 1.4rem 2rem;
  border: 1px solid #e3e3e3;
  border-radius: 1rem;
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 1.6rem;
}
.question__icon {
  width: 2rem;
  flex-shrink: 0;
  stroke: orange;
  transition: all 0.3s ease-out 0s;
  margin-left: 1rem;
}
.question__answer {
  padding-inline: 2rem;
  display: none;
}
.question--active .question__icon {
  transform: rotate(45deg);
}

/* ## Post lay-out
--------------------------------------------- */
/* # Post type SCSS files
---------------------------------------------------------------------------------------------------- */
.post-type-archive-manual .page-header__wrap {
  padding-top: 2rem;
  padding-bottom: 4.2rem;
}
.post-type-archive-manual .page-header__wrap h1 {
  padding-bottom: 0.8rem;
}
.post-type-archive-manual .page-header__content {
  max-width: 82%;
}
@media only screen and (max-width: 1023px) {
  .post-type-archive-manual .page-header__wrap {
    padding-bottom: 3.2rem;
  }
  .post-type-archive-manual .page-header__content {
    max-width: 100%;
  }
}

.card--manual {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 2.4rem;
  align-items: center;
}
.card--manual h3 {
  font-size: 2rem;
}
@media only screen and (max-width: 1023px) {
  .card--manual {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.manual-archive.spacing-row {
  margin-top: 3.2rem;
}
.manual-archive .col-2-container {
  gap: 3.2rem;
}

/* ## Post lay-out
--------------------------------------------- */
/* # Woocommerce SCSS files
---------------------------------------------------------------------------------------------------- */
/* ## General
--------------------------------------------- */
.woo-page {
  padding-bottom: 4rem;
}
.woo-page .woocommerce-message {
  margin-bottom: 1.6rem;
}
.woo-page .breadcrumbs {
  margin-bottom: 1.2rem;
}
.woo-page h1 {
  font-size: 4.2rem;
  padding-top: 1rem;
  padding-bottom: 1.25rem;
}
@media only screen and (max-width: 1023px) {
  .woo-page h1 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 640px) {
  .woo-page h1 {
    font-size: 2.8rem;
  }
}

.custom-sale-banner {
  background-color: #597971;
  color: #FFF;
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  max-width: fit-content;
  border-radius: 1rem;
}
.custom-sale-banner p {
  color: #FFF;
  font-size: 1.4rem;
  padding-bottom: 0;
}
.custom-sale-banner a {
  font-size: 1.4rem;
  color: orange;
}
@media only screen and (max-width: 640px) {
  .custom-sale-banner p, .custom-sale-banner a {
    font-size: 1.2rem;
  }
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  padding: 1.4rem 2.4rem;
  margin: 0 0 3.2rem 0;
  font: 400 1.4rem/1.5 "Montserrat", sans-serif;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: #e1f5ee;
  border-left: 5px solid red;
}
.woocommerce-message > a,
.woocommerce-info > a,
.woocommerce-error > a {
  order: 2;
  font-size: 1.4rem;
  padding: 1rem 2rem 0.85rem 2rem;
  background-color: orange;
  border-radius: 50px;
  color: #FFF;
  margin-left: 1rem;
}
@media only screen and (max-width: 480px) {
  .woocommerce-message,
  .woocommerce-info,
  .woocommerce-error {
    font-size: 1.2rem;
  }
  .woocommerce-message a,
  .woocommerce-info a,
  .woocommerce-error a {
    font-size: 1.2rem;
  }
}

.woocommerce-message {
  border-color: #274940;
}

.woocommerce-info {
  border-color: rgb(18, 18, 82);
}

.woocommerce-error {
  display: block;
  color: #842029;
  background-color: #f8d7da;
  border-color: #842029;
}
.woocommerce-error li {
  font-weight: 400;
  padding-left: 1.6rem;
  max-width: 100%;
  flex-basis: 100%;
  font-size: 1.4rem;
}
.woocommerce-error li:before {
  top: 11px;
  background-color: #c74a4f;
}
.woocommerce-error a {
  margin-left: 1rem;
}
@media only screen and (max-width: 640px) {
  .woocommerce-error li {
    flex-direction: column;
    align-items: flex-start;
  }
  .woocommerce-error a {
    margin-top: 0.8rem;
    margin-left: 0;
  }
}

.quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quantity label {
  display: none;
}
.quantity__button {
  background: #274940;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  border: 0;
  position: relative;
  padding: 0;
}
.quantity__button svg {
  height: 2.4rem;
  stroke: #FFF;
}
.quantity__button:hover {
  background-color: orange;
}
.quantity__button--minus {
  margin-right: 1rem;
}
.quantity__button--plus {
  margin-left: 1rem;
}

.tiny-thumbnail-wrap {
  max-width: 84px;
  padding: 0.4rem;
  border: 1px solid #e3e3e3;
  border-radius: 1rem;
}

.cart-subtotal,
.order-total,
.product-total,
.cart-discount,
.woocommerce-shipping-totals {
  text-align: right;
}
.cart-subtotal td,
.order-total td,
.product-total td,
.cart-discount td,
.woocommerce-shipping-totals td {
  text-align: right;
}
.cart-subtotal .woocommerce-Price-amount,
.order-total .woocommerce-Price-amount,
.product-total .woocommerce-Price-amount,
.cart-discount .woocommerce-Price-amount,
.woocommerce-shipping-totals .woocommerce-Price-amount {
  font-size: 1.6rem;
  text-align: right;
}

.cart-discount {
  font-size: 2.4rem;
}
.cart-discount__data .woocommerce-Price-amount {
  border-radius: 1rem;
  background: #63c75d;
  color: #FFF;
  padding: 0.8rem 1.2rem;
}

.woocommerce-shipping-totals .woocommerce-shipping-methods {
  padding-bottom: 0;
}
.woocommerce-shipping-totals .woocommerce-shipping-methods li {
  padding-left: 0;
  text-align: right;
}
.woocommerce-shipping-totals .woocommerce-shipping-methods li:before {
  display: none;
}
.woocommerce-shipping-totals .woocommerce-shipping-destination {
  display: none;
}

@media only screen and (max-width: 640px) {
  table.shop_table_responsive {
    display: block;
    width: 100%;
  }
  table.shop_table_responsive thead,
  table.shop_table_responsive tbody,
  table.shop_table_responsive th,
  table.shop_table_responsive td,
  table.shop_table_responsive tr {
    display: block;
    width: 100%;
  }
  table.shop_table_responsive td {
    position: relative;
  }
}
.payment-icons {
  margin-top: 1.2rem;
  padding: 0 2.4rem;
}
.payment-icons__title {
  text-align: center;
  font-weight: 700;
  font-family: "Grandstander", sans-serif;
  padding-bottom: 0.6rem;
}
.payment-icons__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.payment-icons__list-item {
  padding-left: 0;
  border: 1px solid #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  min-height: 36px;
}
.payment-icons__list-item:before {
  padding-left: 0;
  display: none;
}
@media only screen and (max-width: 1023px) {
  .payment-icons {
    padding-inline: 0;
  }
  .payment-icons__list {
    grid-template-columns: repeat(6, 1fr);
    padding-bottom: 0;
    gap: 0.6rem;
  }
  .payment-icons__list-item {
    padding: 0.4rem;
  }
}

.mailchimp-newsletter {
  position: relative;
}
.mailchimp-newsletter label {
  position: relative;
  padding-bottom: 0;
  font-size: 1.4rem;
}

.wc-field-hidden {
  display: none !important;
}

/* ## Archive
--------------------------------------------- */
.products {
  padding-bottom: 0;
}
.products .product {
  padding-left: 0;
}
.products .product:before {
  display: none;
}
.products.columns-2 {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media only screen and (max-width: 640px) {
  .products.columns-2 {
    gap: 1.4rem;
  }
}
.products.columns-3 {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
@media only screen and (max-width: 1280px) {
  .products.columns-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 640px) {
  .products.columns-3 {
    gap: 1.4rem;
  }
}
.products.columns-4 {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media only screen and (max-width: 1280px) {
  .products.columns-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 1023px) {
  .products.columns-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 640px) {
  .products.columns-4 {
    gap: 1.4rem;
  }
}

.post-type-archive-product .woocommerce-content .wrap {
  display: grid;
  grid-template-areas: "sidebar products";
  grid-template-columns: 0.85fr 2.5fr;
  gap: 4.6rem;
}
@media only screen and (max-width: 1023px) {
  .post-type-archive-product .woocommerce-content .wrap {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.woocommerce-content {
  margin-bottom: 6.2rem;
}
.woocommerce-content__wrap {
  display: grid;
  grid-template-areas: "sidebar products";
  grid-template-columns: 0.85fr 2.5fr;
  gap: 4.6rem;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-content__wrap {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.woocommerce-content__sidebar {
  grid-area: sidebar;
}
.woocommerce-content__sidebar .dgwt-wcas-search-wrapp {
  margin-bottom: 1.6rem;
}
.woocommerce-content__sidebar button.woocommerce-content__filter-toggle {
  display: none;
  position: fixed;
  bottom: 1.6rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
  z-index: 251;
  background-color: orange;
}
.woocommerce-content__sidebar button.woocommerce-content__filter-toggle .woocommerce-content__filter-icon--close {
  display: none;
}
.woocommerce-content__sidebar button.woocommerce-content__filter-toggle:hover {
  background-color: #274940;
  border: 1px solid #274940;
  color: #FFF;
}
.woocommerce-content__sidebar button.woocommerce-content__filter-toggle.woocommerce-content__filter-toggle--active {
  background-color: #c74a4f;
  border-color: #c74a4f;
}
.woocommerce-content__sidebar button.woocommerce-content__filter-toggle.woocommerce-content__filter-toggle--active .woocommerce-content__filter-icon {
  display: none;
}
.woocommerce-content__sidebar button.woocommerce-content__filter-toggle.woocommerce-content__filter-toggle--active .woocommerce-content__filter-icon--close {
  display: block;
  transform: rotate(45deg);
}
@media only screen and (max-width: 1023px) {
  .woocommerce-content__sidebar {
    grid-area: unset;
  }
  .woocommerce-content__sidebar .dgwt-wcas-search-wrapp {
    max-width: 100%;
    margin-bottom: 1.2rem;
  }
  .woocommerce-content__sidebar .button.woocommerce-content__filter-toggle {
    display: flex;
    align-items: center;
  }
}
.woocommerce-content__products {
  grid-area: products;
}
.woocommerce-content__products .card--product .button {
  background-color: #274940;
  border-color: #274940;
  color: #FFF;
}
.woocommerce-content__products .card--product .button:hover {
  background-color: #e1f5ee;
  color: #274940;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-content__products {
    grid-area: unset;
  }
}
@media only screen and (max-width: 750px) {
  .woocommerce-content__products .term-description p {
    font-size: 1.4rem;
  }
}
.woocommerce-content__filter > .product-filter__title {
  margin-top: 0;
}
.woocommerce-content__filter > .product-filter__title ~ .product-filter__title {
  margin-top: 1.6rem;
}
.woocommerce-content__filter .product-categories li {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
}
.woocommerce-content__filter .product-categories li:before {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-content__filter {
    position: fixed;
    inset: 0;
    background-color: #FFF;
    z-index: 250;
    padding: 5.6rem 1.5rem 0 1.5rem;
    transform: scaleY(0);
    visibility: hidden;
    transform-origin: center bottom;
    overflow-Y: scroll;
    padding-bottom: 3.2rem;
    transition: all 0.3s ease-out 0s;
  }
}
.woocommerce-content .woocommerce-content__filter--active {
  transform: scale(1);
  visibility: visible;
}
.woocommerce-content__filter-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  justify-content: space-between;
  background-color: #274940;
  padding: 0.32rem 1.5rem;
}
.woocommerce-content__filter-header p {
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  color: #FFF;
  padding-bottom: 0;
  font-size: 1.7rem;
  padding-top: 0.5rem;
}
.woocommerce-content__filter-header svg {
  stroke: #FFF;
  cursor: pointer;
  padding: 0.3rem;
  background-color: #c74a4f;
  border-radius: 50%;
  width: 2.8rem;
  height: 2.8rem;
  transform: rotate(45deg);
}
@media only screen and (max-width: 1023px) {
  .woocommerce-content__filter-header {
    display: flex;
    align-items: center;
  }
}
.woocommerce-content__quick-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  gap: 2.4rem;
  border-bottom: 1px solid #e3e3e3;
}
.woocommerce-content__quick-filters p {
  padding-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-content__quick-filters p {
    font-size: 1.4rem;
  }
  .woocommerce-content__quick-filters .woocommerce-ordering,
  .woocommerce-content__quick-filters select {
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  .woocommerce-content__quick-filters {
    gap: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .woocommerce-content__quick-filters p {
    padding-bottom: 0.8rem;
  }
}
.woocommerce-content__filter-icon {
  stroke: #FFF;
  width: 2rem;
  margin-right: 0.8rem;
}

.woocommerce-products-header__title {
  font-size: 3.2rem;
  padding-bottom: 0;
}

.woocommerce-content__sidebar .usp-list {
  background-color: #274940;
  padding: 1.6rem;
  margin-top: 3.2rem;
  border-radius: 1rem;
}
.woocommerce-content__sidebar .usp-list__item {
  margin-right: 0;
  padding-bottom: 0.8rem;
  padding-left: 2.4rem;
  color: #FFF;
}
.woocommerce-content__sidebar .usp-list__item svg {
  fill: greenyellow;
  position: absolute;
  top: 0.8rem;
  left: 0;
  height: 1.6rem;
}
.woocommerce-content__sidebar .usp-list__item:last-child {
  padding-bottom: 0;
}
.woocommerce-content__sidebar ul {
  padding-bottom: 0;
}
.woocommerce-content__sidebar .product-filter__title {
  padding-bottom: 0rem;
  border-bottom: 2px solid #274940;
  margin-bottom: 0.4rem;
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
}
.woocommerce-content__sidebar .product-filter__title:first-child {
  margin-top: 0;
}
.woocommerce-content__sidebar .ui-slider {
  margin-top: 2.4rem;
  margin-bottom: 10px;
  position: relative;
  height: 20px;
  margin-left: 1rem;
  margin-right: 1rem;
}
.woocommerce-content__sidebar .ui-slider .ui-slider-range {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background: transparent;
  border: 1px solid #e3e3e3;
  height: 5px;
}
.woocommerce-content__sidebar .ui-slider .ui-slider-handle {
  height: 20px;
  width: 20px;
  background: #274940;
  border-radius: 1rem;
  border: 1px solid #274940;
  text-align: center;
  position: absolute;
  cursor: pointer;
  display: block;
  top: -8px;
  z-index: 2;
  transform: translateX(-50%);
  text-align: center;
}
.woocommerce-content__sidebar .price_slider_amount {
  display: flex;
  align-items: center;
}
.woocommerce-content__sidebar .price_slider_amount .button {
  margin-left: auto;
  order: 2;
  background-color: #e1f5ee;
  color: #274940;
  border: 1px solid #274940;
}
.woocommerce-content__sidebar .price_slider_amount .button:hover {
  background-color: #274940;
  color: #FFF;
}
.woocommerce-content__sidebar .price_slider_amount .price_label {
  margin-right: auto;
}
@media only screen and (max-width: 640px) {
  .woocommerce-content__sidebar .price_slider_amount .button {
    width: auto;
  }
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list {
  padding-bottom: 1rem;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li {
  padding-left: 25px;
  display: flex;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li .count {
  margin-left: auto;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li:before {
  display: none;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li.chosen > a {
  font-weight: 700;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li.chosen > a:after {
  content: "";
  background-image: url("/wp-content/themes/bg-deblaffendekat/resources//icons/check-orange.svg");
  background-size: 1.4rem;
  height: 1.4rem;
  width: 1.4rem;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 1.4rem;
  height: 1.4rem;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li a {
  text-decoration: none;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li a .count {
  margin-left: auto;
}
.woocommerce-content__sidebar .woocommerce-widget-layered-nav-list li a:before {
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #000;
  content: "";
}

.woocommerce-pagination {
  margin-top: 4.8rem;
}
.woocommerce-pagination__next {
  width: 1rem;
  fill: #FFF;
}
.woocommerce-pagination__prev {
  width: 1rem;
  fill: #FFF;
}
.woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  margin-top: 2.4rem;
}
.woocommerce-pagination ul.page-numbers li {
  display: block;
  padding: 0;
  margin-right: 1.2rem;
}
.woocommerce-pagination ul.page-numbers li:last-child {
  margin-right: 0;
}
.woocommerce-pagination ul.page-numbers li a:hover {
  background-color: #e1f5ee;
  color: #274940;
}
.woocommerce-pagination ul.page-numbers li a:hover svg {
  fill: #274940;
}
.woocommerce-pagination ul.page-numbers li a,
.woocommerce-pagination ul.page-numbers li .current {
  display: block;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #274940;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce-pagination ul.page-numbers li .current {
  background-color: #e1f5ee;
  color: #274940;
}
.woocommerce-pagination ul.page-numbers li:before {
  display: none;
}

/* ## Single
--------------------------------------------- */
.i-truck {
  height: 2.4rem;
}

body.has-file-upload .woocommerce-notices-wrapper {
  display: block !important;
}
body.has-file-upload .xoo-wsc-notices li:before {
  display: none;
}

.website-1 .woocommerce-price-suffix {
  display: none;
}

.website-7 li.product .woocommerce-price-suffix,
.website-7 .cross-sell-item .woocommerce-price-suffix {
  display: none;
}
.website-7 .woocommerce__cart-total .includes_tax,
.website-7 .woocommerce__order-payment .includes_tax {
  display: block;
  font-size: 1.1rem;
}
.website-7 .woocommerce__cart-total .includes_tax .amount,
.website-7 .woocommerce__order-payment .includes_tax .amount {
  font-size: 1.1rem;
}

.single-product .newsletter {
  margin-top: 6.75rem;
}
@media only screen and (max-width: 1023px) {
  .single-product .newsletter {
    margin-top: 4.25rem;
  }
}
.single-product .newsletter .col-3-1-container {
  display: block;
}
.single-product .newsletter .card {
  background-color: #e1f5ee;
}
.single-product .newsletter .wrap {
  max-width: 64rem;
}
.single-product .newsletter .col.img {
  display: none;
}
.single-product .newsletter h2:not(.gform_submission_error) {
  padding-bottom: 0.2rem;
  color: #274940;
  font-size: 2rem;
}
.single-product .newsletter p {
  font-size: 1.3rem;
  color: #274940;
  padding-bottom: 1rem;
}
.single-product .newsletter .wrap {
  padding-left: 0;
  padding-right: 0;
}
.single-product .newsletter form {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.single-product .newsletter .button {
  border-radius: 1rem;
  padding: 1.5rem 1rem;
}
.single-product .newsletter .button:hover {
  background-color: #274940;
  color: #FFF;
  border-color: #274940;
}
@media only screen and (max-width: 480px) {
  .single-product .newsletter .button {
    font-size: 1.3rem;
  }
}
.single-product .newsletter .gform-body {
  flex: 1;
}
.single-product .newsletter .gform_footer {
  padding-top: 0;
}
.single-product .newsletter .gform_wrapper {
  padding-bottom: 0;
}
.single-product .products-row .wrap {
  padding: 0;
}
.single-product .woocommerce-pagination {
  margin-top: 1.8rem;
}

.product-intro {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6rem;
}
.product-intro__gallery {
  position: relative;
}
.product-intro__details .usp-list {
  margin-top: 2.4rem;
  background: #e1f5ee;
  border: 1px solid #e3e3e3;
  border-radius: 15px;
  padding: 1.6rem 2.4rem 1.3rem 2.4rem;
}
@media only screen and (max-width: 640px) {
  .product-intro__details .usp-list li {
    font-size: 1.4rem;
  }
  .product-intro__details .usp-list li svg {
    top: 0.5rem;
  }
}
.product-intro__details .custom-sale-banner {
  margin-top: 0.6rem;
  margin-bottom: 2.4rem;
}
.product-intro__details .review-container {
  margin-bottom: 2.4rem;
  background: #274940;
  max-width: fit-content;
  border-radius: 30px;
  padding: 0.4rem 1rem;
}
.product-intro__details .review-container p,
.product-intro__details .review-container a {
  color: #FFF;
}
.product-intro__details .woocommerce-message {
  margin-top: 2rem;
  align-items: center;
  justify-content: unset;
}
.product-intro__details .woocommerce-message .i-truck {
  margin-left: 1.2rem;
}
.product-intro__details .product-rating {
  padding-bottom: 1.6rem;
}
.product-intro__details .product-rating .text {
  font-size: 1.4rem;
}
.product-intro__details .cart {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "cross cross" "amount button";
}
.product-intro__details .cart .cross-sells {
  grid-area: cross;
}
.product-intro__details .cart .quantity {
  grid-area: amount;
}
.product-intro__details .cart .single_add_to_cart_button {
  grid-area: button;
}
.product-intro__details .cart.variations_form {
  display: block;
}
.product-intro__details .cart.variations_form .single_add_to_cart_button {
  margin-top: 0;
}
.product-intro__details .cart.variations_form .woocommerce-variation-price {
  display: none;
}
.product-intro__details .quantity {
  max-width: 16rem;
}
.product-intro__details .wc-dnd-file-upload {
  width: 100%;
  flex-basis: 100%;
  padding-bottom: 0;
}
.product-intro__details .variations {
  grid-column: span 2;
  margin-bottom: 0;
}
.product-intro__details .variations th,
.product-intro__details .variations td {
  padding-bottom: 0;
}
.product-intro__details .variations .label label {
  font-size: 1.5rem;
  font-family: "Grandstander", sans-serif;
  padding-bottom: 0;
}
.product-intro__details .variations .value select {
  border: 0.1rem solid #e3e3e3;
  border-radius: 5rem;
  max-width: 18rem;
  width: 100%;
  font-size: 1.5rem;
}
@media only screen and (max-width: 480px) {
  .product-intro__details .variations .label label {
    font-size: 1.4rem;
  }
  .product-intro__details .variations .value select {
    font-size: 1.4rem;
  }
}
.product-intro__details .reset_variations {
  display: none;
}
.product-intro__details .codedropz-upload-container {
  padding: 1rem;
}
.product-intro__details .wc-dnd-file-upload {
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.product-intro__details .wc-upload-wrap {
  margin-bottom: 0;
}
.product-intro__details .codedropz--results {
  margin-top: 1.2rem;
}
.product-intro__details .codedropz-upload-wrapper {
  margin-top: 1.2rem;
}
.product-intro__details .codedropz-upload-wrapper .cd-icon {
  display: flex;
}
.product-intro__details .codedropz-upload-wrapper .codedropz-label {
  font-size: 1.4rem;
}
.product-intro__details .codedropz-upload-wrapper .icon-cloud-upload {
  color: #274940;
}
.product-intro__details .codedropz-upload-wrapper a.cd-upload-btn {
  background-color: #274940;
}
@media only screen and (max-width: 480px) {
  .product-intro__details .codedropz-upload-wrapper .cd-separator,
  .product-intro__details .codedropz-upload-wrapper .text {
    display: none;
  }
}
.product-intro__details .woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 480px) {
  .product-intro__details .woocommerce-variation-add-to-cart {
    flex-direction: column;
    gap: 1rem;
  }
}
.product-intro__details .woocommerce-variation-add-to-cart .quantity {
  min-width: 16rem;
}
@media only screen and (max-width: 480px) {
  .product-intro__details .woocommerce-variation-add-to-cart .quantity {
    max-width: 16rem;
    min-width: unset;
  }
}
.product-intro__details .woocommerce-variation-add-to-cart .button {
  flex: 1;
}
.product-intro__details .woocommerce-variation-price {
  margin-top: 1rem;
  margin-bottom: 2.4rem;
}
.product-intro__details .woocommerce-variation-price .price {
  padding: 0;
}
.product-intro__details .price {
  line-height: 1;
  padding-top: 0.6rem;
  padding-bottom: 1.6rem;
}
.product-intro__details .price small {
  font-size: 1.1rem;
  margin-left: 0.2rem;
}
.product-intro__details .single_add_to_cart_button {
  margin-left: 2rem;
  background-color: orange;
  padding: 1.2rem 1.5rem;
}
.product-intro__details .payment-icons {
  padding: 0;
  margin-top: 3rem;
}
.product-intro__details .payment-icons__title {
  text-align: left;
}
.product-intro__details .payment-icons__list {
  grid-template-columns: repeat(8, 1fr);
  padding-bottom: 0;
}
.product-intro .product-excerpt__short-description {
  font-size: 1.5rem;
}
.product-intro .product-excerpt__short-description:last-child {
  padding-bottom: 1.6rem;
}
@media only screen and (max-width: 1023px) {
  .product-intro {
    grid-template-columns: minmax(0, 1fr);
    gap: 2.4rem;
  }
  .product-intro__details .cart {
    grid-template-areas: "cross cross" "amount amount" "button button";
  }
  .product-intro__details .single_add_to_cart_button {
    margin-left: 0;
    margin-top: 1.4rem;
    padding: 1.5rem 2rem;
  }
  .product-intro__details .custom-sale-banner {
    margin-bottom: 2.2rem;
  }
  .product-intro__details .product-rating {
    padding-bottom: 1rem;
  }
  .product-intro__details .quantity {
    max-width: 16rem;
  }
  .product-intro__details .product-excerpt__short-description {
    font-size: 1.4rem;
  }
  .product-intro__details .usp-list {
    margin-bottom: 0;
    margin-top: 4rem;
  }
  .product-intro__details .review-container {
    display: none;
  }
  .product-intro .payment-icons {
    margin-top: 2.6rem;
  }
  .product-intro .payment-icons__title {
    text-align: center;
  }
  .product-intro .payment-icons__list {
    padding-inline: 0;
    grid-template-columns: repeat(6, 1fr);
    padding-bottom: 0;
    gap: 0.4rem;
  }
  .product-intro .payment-icons__list-item {
    padding: 0.4rem;
  }
  .product-intro .cross-sells .payment-icons__title {
    text-align: left;
  }
}

.bos4w-display-wrap {
  grid-column: span 2;
  margin-bottom: 2.4rem;
}
.bos4w-display-wrap .bos4w-display-plan-text {
  display: none;
}
.bos4w-display-wrap .bos4w-display-options {
  border-radius: 1rem;
  border: 1px solid #e3e3e3;
  transition: all 0.3s ease-out 0s;
}
.bos4w-display-wrap .bos4w-display-options ul {
  padding-bottom: 0;
}
.bos4w-display-wrap .bos4w-display-options ul li {
  border-bottom: 1px solid #e3e3e3;
  padding: 1rem 2rem;
}
.bos4w-display-wrap .bos4w-display-options ul li:before {
  display: none;
}
.bos4w-display-wrap .bos4w-display-options ul li:last-child {
  border-bottom: 0;
}
.bos4w-display-wrap .bos4w-display-options label {
  padding-bottom: 0;
}
.bos4w-display-wrap .bos4w-display-options input[type=radio]:checked + label, .bos4w-display-wrap .bos4w-display-options input[type=radio]:checked + span, .bos4w-display-wrap .bos4w-display-options input[type=radio]:checked + td {
  font-weight: 700;
  color: #274940;
}
.bos4w-display-wrap .bos4w-display-dropdown {
  margin-top: 1.6rem;
  margin-bottom: 0;
}

.bos4w-or-subscribe {
  display: none;
}

.bos4w-display-wrap-supplement-info {
  margin-top: 2rem;
  padding: 1.6rem;
  border-radius: 1rem;
  background-color: #e1f5ee;
  display: none;
}
.bos4w-display-wrap-supplement-info__title {
  padding-bottom: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
}
.bos4w-display-wrap-supplement-info table {
  margin-bottom: 0;
}
.bos4w-display-wrap-supplement-info table td,
.bos4w-display-wrap-supplement-info table th {
  padding: 0;
  font-size: 1.4rem;
}
.bos4w-display-wrap-supplement-info table th {
  background-color: #274940;
  color: #FFF;
  padding: 0.2rem 1rem;
}
.bos4w-display-wrap-supplement-info table th:first-child {
  border-top-left-radius: 1rem;
}
.bos4w-display-wrap-supplement-info table th:last-child {
  border-top-right-radius: 1rem;
}
.bos4w-display-wrap-supplement-info table tbody tr {
  border-bottom: 0.1rem solid #274940;
}
.bos4w-display-wrap-supplement-info table tbody tr:last-child {
  border-bottom: 0;
}
.bos4w-display-wrap-supplement-info table td {
  padding: 0.4rem 1rem;
}
@media only screen and (max-width: 640px) {
  .bos4w-display-wrap-supplement-info__title {
    font-size: 1.4rem;
    padding-bottom: 1rem;
  }
}

.usage-info .h2 {
  font-size: 2.4rem;
  color: #274940;
}
.usage-info table {
  margin-bottom: 0;
}
.usage-info table td,
.usage-info table th {
  padding: 0;
}
.usage-info table th {
  background-color: #274940;
  color: #FFF;
  padding: 0.6rem 1rem;
}
.usage-info table tbody tr {
  border-bottom: 0.1rem solid #274940;
}
.usage-info table tbody tr:last-child {
  border-bottom: 0;
}
.usage-info table td {
  padding: 0.4rem 1rem;
}

.usage-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  align-items: center;
  margin-bottom: 2.4rem;
}

.package-amount {
  padding-bottom: 0;
  font-size: 1.4rem;
}
.package-amount label {
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  padding: 0;
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .package-amount {
    font-size: 1.3rem;
  }
  .package-amount label {
    font-size: 1.3rem;
  }
}

.toggle-usage-info {
  background-color: transparent;
  color: #274940;
  border-radius: 0;
  font-family: "Grandstander", sans-serif;
  border: 0;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  cursor: pointer;
  font-size: 1.4rem;
  transition: all 0.3s ease-out 0s;
}
.toggle-usage-info__icon {
  width: 1.4rem;
  color: #274940;
  stroke-width: 0.3rem;
  transition: all 0.3s ease-out 0s;
}
.toggle-usage-info:hover {
  color: orange;
}
.toggle-usage-info:hover .toggle-usage-info__icon {
  color: orange;
}
@media only screen and (max-width: 1023px) {
  .toggle-usage-info {
    padding-left: 0;
    font-size: 1.2rem;
  }
}

.entry-title {
  color: #274940;
  font-size: 3.2rem;
  padding-bottom: 0;
}
.entry-title--mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .entry-title {
    display: none;
    font-size: 2.2rem;
  }
  .entry-title--mobile {
    display: block;
    padding-bottom: 0;
  }
}

ins {
  text-decoration: none;
}

del {
  position: relative;
  color: #c74a4f;
  font-size: 2.6rem;
  text-decoration: none;
  margin-right: 0.4rem;
  display: inline-block;
}
del:before {
  content: "";
  position: absolute;
  left: 0;
  top: 49%;
  right: 0;
  height: 2px;
  background-color: #c74a4f;
}
del .woocommerce-Price-amount {
  font-size: 2.6rem;
  color: #c74a4f;
}
@media only screen and (max-width: 1023px) {
  del {
    margin-right: 0.2rem;
  }
  del .woocommerce-Price-amount {
    font-size: 2.3rem;
  }
}

.woocommerce-Price-amount {
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 640px) {
  .woocommerce-Price-amount {
    font-size: 2rem;
  }
}

.onsale {
  position: absolute;
  right: 1.8rem;
  top: 1.8rem;
  display: inline-block;
  padding: 0.6rem 2rem 0.3rem 2rem;
  border-radius: 2rem;
  background-color: #c74a4f;
  font-weight: 700;
  font-family: "Grandstander", sans-serif;
  color: #FFF;
  z-index: 2;
  line-height: 1.5;
  font-size: 1.4rem;
}
@media only screen and (max-width: 1023px) {
  .onsale {
    top: 1.2rem;
    right: 1.2rem;
  }
}

.product-rating {
  display: flex;
}
.product-rating .text {
  margin-left: 0.8rem;
}
.product-rating--mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .product-rating--mobile {
    display: flex;
    padding-bottom: 1rem;
  }
  .product-rating--mobile a {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 750px) {
  .product-rating .text {
    font-size: 1.4rem;
  }
}

.product-status {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.6rem;
  padding-bottom: 2rem;
}
.product-status__icon {
  background: #274940;
  border-radius: 50%;
  width: 3.6rem;
  height: 3.6rem;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.8rem;
}
.product-status__icon svg {
  width: 1.8rem;
  stroke: #FFF;
}
.product-status__delivery {
  font-size: 1.4rem;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
.product-status__stock {
  padding: 1rem 2rem;
  font-size: 1.4rem;
  background-color: transparent;
  color: #274940;
  border: 1px solid #274940;
  line-height: 1;
  border-radius: 50px;
}
.product-status__stock.out-of-stock {
  border-color: #721c24;
  background-color: #f8d7da;
  color: #721c24;
}
.product-status__stock.onbackorder {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
@media only screen and (max-width: 640px) {
  .product-status__stock {
    padding: 0.6rem 1rem;
    font-size: 1.3rem;
  }
  .product-status__stock.out-of-stock {
    display: block;
  }
  .product-status__icon {
    width: 2.6rem;
    height: 2.6rem;
  }
  .product-status__icon svg {
    width: 1.4rem;
  }
}
@media only screen and (max-width: 480px) {
  .product-status {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .product-status__delivery {
    font-size: 1.2rem;
  }
}

.info-notification {
  padding: 0.6rem 2rem;
  line-height: 1.5;
  margin-bottom: 1.6rem;
  color: #004085;
  background-color: #cce5ff;
  border: 0.1rem solid #b8daff;
  border-radius: 1rem;
  font-size: 1.3rem;
  max-width: 48rem;
}

.slick-product-gallery .default-swiper-wrapper .img-border-block {
  border: 0;
}
.slick-product-gallery .default-swiper-wrapper .swiper__button--prev {
  top: 50%;
  left: 0;
  transform: translate(-50%, calc(-50% + 1.6rem)) rotate(-15deg);
}
@media only screen and (max-width: 640px) {
  .slick-product-gallery .default-swiper-wrapper .swiper__button--prev {
    width: 2.4rem;
    height: 2.4rem;
    left: 0.4rem;
  }
  .slick-product-gallery .default-swiper-wrapper .swiper__button--prev svg {
    width: 1.6rem;
  }
}
.slick-product-gallery .default-swiper-wrapper .swiper__button--next {
  top: 50%;
  right: 0;
  transform: translate(50%, calc(-50% + 1.6rem)) rotate(15deg);
}
@media only screen and (max-width: 640px) {
  .slick-product-gallery .default-swiper-wrapper .swiper__button--next {
    width: 2.4rem;
    height: 2.4rem;
    right: 0.4rem;
  }
  .slick-product-gallery .default-swiper-wrapper .swiper__button--next svg {
    width: 1.6rem;
  }
}

.product-gallery-slider {
  border: 1px solid #e3e3e3;
  border-radius: 1rem;
  margin-bottom: 1.6rem;
  overflow: hidden !important;
}
.product-gallery-slider .img-border-block img {
  border-radius: 1rem;
}
.product-gallery-slider .zoom-button {
  width: 4rem;
  height: 4rem;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
  border-radius: 50%;
  background-color: #FFF;
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  pointer-events: none;
}
.product-gallery-slider .zoom-button .i-zoom-in {
  width: 2.2rem;
  color: #274940;
}
.product-gallery-slider .swiper__button--prev {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) rotate(-15deg);
}
@media only screen and (max-width: 640px) {
  .product-gallery-slider .swiper__button--prev {
    width: 2.4rem;
    height: 2.4rem;
    left: 0.4rem;
  }
  .product-gallery-slider .swiper__button--prev svg {
    width: 1.6rem;
  }
}
.product-gallery-slider .swiper__button--next {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(15deg);
}
@media only screen and (max-width: 640px) {
  .product-gallery-slider .swiper__button--next {
    width: 2.4rem;
    height: 2.4rem;
    right: 0.4rem;
  }
  .product-gallery-slider .swiper__button--next svg {
    width: 1.6rem;
  }
}

.product-gallery-slider-nav .play-button {
  pointer-events: none;
  width: 4rem;
  height: 4rem;
}
.product-gallery-slider-nav .play-button .i-play {
  width: 1.8rem;
  height: 1.8rem;
}
.product-gallery-slider-nav .swiper__slide .img-border-block {
  padding: 0;
  cursor: pointer;
}
.product-gallery-slider-nav .swiper__slide .img-border-block img {
  border-radius: 1rem;
}
.product-gallery-slider-nav .swiper__slide .img-border-block:before {
  content: "";
  background: #274940;
  z-index: 3;
  opacity: 0.5;
  visibility: visible;
  inset: 0;
  position: absolute;
  transition: all 0.3s ease-out 0s;
  border-radius: 1rem;
}
.product-gallery-slider-nav .swiper__slide--active .img-border-block:before {
  visibility: hidden;
  opacity: 0;
}

.img-border-block {
  border: 0.1rem solid #e3e3e3;
  border-radius: 1rem;
  position: relative;
  padding: 0.6rem;
}

.first-payment-date {
  display: none;
}

.product-content .section .wrap {
  padding: 0;
}
.product-content .section__content {
  padding: 4.6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-content .section__content h2 {
  font-size: 3.2rem;
}
@media only screen and (max-width: 1023px) {
  .product-content .section__content h2 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 1023px) {
  .product-content .section__content {
    padding: 2.4rem;
  }
}
@media only screen and (max-width: 750px) {
  .product-content .section__content {
    min-height: unset;
  }
}
.product-content .section__media {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .product-content .section__media {
    align-self: center;
  }
}
.product-content .section .col-2-container .section__content {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.product-content .section .col-2-container .section__media img {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.product-content .section .col-2-container.reverse .section__content {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.product-content .section .col-2-container.reverse .section__media img {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media only screen and (max-width: 750px) {
  .product-content .section .col-2-container .section__media {
    order: -1;
  }
  .product-content .section .col-2-container .section__media img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .product-content .section .col-2-container .section__content {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .product-content .section .col-2-container.reverse .section__content {
    border-top-right-radius: 0;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 30px;
  }
  .product-content .section .col-2-container.reverse .section__media img {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 0;
  }
}
.product-content.spacing-row .swiper__slide {
  height: auto;
  display: flex;
}
.product-content.spacing-row .swiper__slide .section {
  flex: 1;
}
.product-content.spacing-row .swiper__slide .wrap {
  height: 100%;
}
.product-content.spacing-row .swiper__slide .col-2-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-content.spacing-row .swiper__slide .section__media {
  flex-shrink: 0;
  width: 100%;
}
.product-content.spacing-row .swiper__slide .section__content {
  flex: 1;
  justify-content: flex-start;
}

.product-cta-bar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  padding: 0.6rem 0;
  background-color: #FFF;
  border-top: 1px solid #e3e3e3;
  z-index: 20;
  transform: translateY(100%);
  transition: all 0.3s ease-out 0s;
}
.product-cta-bar--active {
  transform: translateY(0);
}
.product-cta-bar .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-cta-bar__thumbnail {
  max-width: 7.4rem;
  border: 1px solid #e3e3e3;
  border-radius: 1rem;
  padding: 0.6rem;
  margin-right: 1.2rem;
}
.product-cta-bar__product-info {
  display: flex;
  align-items: center;
}
.product-cta-bar__title {
  padding-bottom: 0;
  font-size: 1.8rem;
  padding-top: 0.6rem;
}
.product-cta-bar__cart {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 2rem;
}
.product-cta-bar__cart .quantity {
  height: 4.6rem;
}
.product-cta-bar__cart .quantity input {
  border-radius: 5rem;
}
.product-cta-bar__cart button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  line-height: 1;
  height: 4.6rem;
}
.product-cta-bar__cart button svg {
  width: 2rem;
  height: auto;
  position: relative;
  top: -0.2rem;
}
.product-cta-bar .usp-list {
  flex-direction: row;
  padding-bottom: 0;
}
.product-cta-bar .usp-list__item {
  padding-left: 1.8rem;
  font-size: 1.3rem;
  margin-right: 2rem;
}
.product-cta-bar .usp-list__item:last-child {
  margin-right: 0;
}
.product-cta-bar .usp-list__icon {
  top: 0.5rem;
  height: 1.4rem;
}
@media only screen and (max-width: 1023px) {
  .product-cta-bar {
    padding: 1.2rem 0;
  }
  .product-cta-bar .usp-list__item {
    display: none;
  }
  .product-cta-bar .usp-list__item:first-child {
    display: block;
  }
  .product-cta-bar__product-info {
    display: none;
  }
  .product-cta-bar__cart {
    display: flex;
    width: 100%;
    gap: 1rem;
  }
  .product-cta-bar__cart .quantity {
    flex-basis: 8.4rem;
    max-width: 8.4rem;
    width: 100%;
    flex-shrink: 0;
  }
  .product-cta-bar__cart button {
    flex: 1;
  }
}
@media only screen and (max-width: 750px) {
  .product-cta-bar .usp-list {
    display: none;
  }
  .product-cta-bar__title {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 640px) {
  .product-cta-bar__title {
    display: none;
  }
  .product-cta-bar__thumbnail {
    display: none;
  }
  .product-cta-bar .button {
    width: 100%;
  }
}

.quantity input[type=number] {
  border-radius: 5rem;
}

.product-reviews__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.6rem;
}
.product-reviews__title {
  padding-bottom: 0;
}
.product-reviews .commentlist {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem;
}
.product-reviews .commentlist li {
  padding-left: 0;
  padding: 1.4rem;
  border-radius: 1rem;
  border: 1px solid #e3e3e3;
}
.product-reviews .commentlist li .description {
  padding-right: 1.4rem;
}
.product-reviews .commentlist li .description P {
  font-size: 1.4rem;
}
.product-reviews .commentlist li .zoom {
  position: absolute;
  padding: 0.6rem;
  background-color: orange;
  border-radius: 50%;
  width: 3.2rem;
  z-index: 3;
  stroke: #FFF;
  right: 0.5rem;
  top: 0.5rem;
  transition: all 0.3s ease-out 0s;
}
.product-reviews .commentlist li:hover .zoom {
  background-color: #FFF;
  stroke: orange;
}
.product-reviews .commentlist li:before {
  display: none;
}
.product-reviews .comment-text .name {
  padding-bottom: 0;
  font-family: "Grandstander", sans-serif;
}
.product-reviews .product-review-meta {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 1.5rem;
}
.product-reviews .product-review-meta strong {
  margin-right: 0.4rem;
  display: flex;
  align-items: center;
}
.product-reviews .product-review-meta time {
  font-size: 1.4rem;
  margin-left: 0.4rem;
}
.product-reviews .product-review-meta .name {
  display: flex;
  align-items: center;
}
.product-reviews .product-review-meta__verified {
  width: 2.2rem;
  border-radius: 50%;
  stroke: #e1f5ee;
  margin-right: 0.6rem;
  padding: 0.2rem;
  background-color: #274940;
  margin-bottom: 0.2rem;
}
.product-reviews .product-review-wrap {
  display: grid;
  grid-template-columns: 0.75fr 0.25fr;
}
.product-reviews .product-review-image {
  height: max-content;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}
.product-reviews__form {
  display: none;
  background-color: #e1f5ee;
  padding: 2.4rem;
  margin-bottom: 2.4rem;
  border-radius: 1rem;
}
.product-reviews__form p.stars {
  padding-bottom: 1.8rem;
}
.product-reviews__form p.stars span {
  display: flex;
}
.product-reviews__form p.stars span a {
  font-size: 0;
  height: 2.4rem;
  width: 2.4rem;
  display: block;
  margin-right: 0.4rem;
}
.product-reviews__form p.stars span a:before {
  content: "";
  display: inline-block;
  position: relative;
  background-image: url("/wp-content/themes/bg-deblaffendekat/resources/icons/empty_star_green.svg");
  background-size: 2.4rem;
  background-repeat: no-repeat;
  height: 2.4rem;
  width: 2.4rem;
}
.product-reviews__form p.stars span a.active:before {
  background-image: url("/wp-content/themes/bg-deblaffendekat/resources/icons/full_star_green.svg");
}
.product-reviews__form p.stars span a:hover,
.product-reviews__form p.stars span a.hover,
.product-reviews__form p.stars span a.active,
.product-reviews__form p.stars span a.before-active {
  content: "";
  display: inline-block;
  position: relative;
  background-image: url("/wp-content/themes/bg-deblaffendekat/resources/icons/full_star_green.svg");
  background-size: 2.4rem;
  background-repeat: no-repeat;
  height: 2.4rem;
  width: 2.4rem;
}
.product-reviews__form .form-submit {
  padding-bottom: 0;
}
.product-reviews__form textarea {
  resize: none;
}
.product-reviews__form .comment-reply-title {
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  padding-bottom: 1rem;
  display: block;
  line-height: 1.5;
  font-size: 2rem;
}
.product-reviews__form .comment-notes {
  padding-bottom: 1rem;
  font-size: 1.4rem;
}
.product-reviews__form .comment-form-comment {
  padding-bottom: 1.6rem;
}
.product-reviews__form .acf-field {
  margin-top: 0;
  margin-bottom: 1.4rem;
}
.product-reviews__form .carousel__button {
  background-color: #274940;
}
.product-reviews__form .carousel__button.is-close {
  top: -2rem;
}
.product-reviews__form .acf-basic-uploader {
  display: inline-block;
  padding: 1rem 2.2rem;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  max-width: fit-content;
  background-color: #274940;
  color: #FFF;
}
.product-reviews__form .acf-basic-uploader:hover {
  background-color: orange;
}
.product-reviews__form .submit {
  font: 400 1.6rem/1 "Grandstander", sans-serif;
  display: inline-block;
  position: relative;
  padding: 1.5rem 2rem;
  margin: 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #274940;
  color: #FFF;
  border: 0.1rem solid transparent;
  transition: all 0.3s ease-out 0s;
  border-radius: 5rem;
}
.product-reviews__form .submit:hover {
  background-color: #FFF;
  border-color: #274940;
  color: #274940;
}
@media only screen and (max-width: 640px) {
  .product-reviews__form .submit {
    width: 100%;
  }
}
.product-reviews .product-rating {
  padding-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .product-reviews__form {
    width: inherit;
  }
  .product-reviews__form textarea {
    max-width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  .product-reviews__header {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 2rem;
  }
  .product-reviews__header .button {
    margin-top: 0.8rem;
  }
  .product-reviews__header p:last-child {
    margin-top: 0.8rem;
  }
  .product-reviews .commentlist {
    grid-template-columns: 1fr;
  }
  .product-reviews .product-review-meta time {
    margin-left: 0;
    margin-top: -0.4rem;
  }
  .product-reviews .product-review-meta .name {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 640px) {
  .product-reviews .product-rating .text {
    padding-top: 0.4rem;
    font-size: 1.2rem;
  }
  .product-reviews .commentlist .zoom {
    width: 2.4rem;
  }
  .product-reviews__form .acf-basic-uploader {
    font-size: 1.4rem;
  }
  .product-reviews .product-review-wrap {
    grid-template-columns: 0.7fr 0.3fr;
  }
  .product-reviews .product-review-wrap p {
    font-size: 1.4rem;
  }
}

.product-review {
  border: 1px solid #e3e3e3;
  padding: 2.4rem;
  display: flex;
  align-items: center;
  border-radius: 1rem;
}
.product-review__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-review__title {
  font-size: 1.8rem;
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  padding-bottom: 0;
}
.product-review__description {
  padding-bottom: 0;
}

.product-cross-sell__list {
  padding-bottom: 1.4rem;
}

.single-product .fancybox__slide {
  padding: 4.8rem 2rem 2rem 2rem;
}
.single-product .fancybox__backdrop {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(0.3rem);
}

.product-added-notice,
.usage-info {
  padding: 2.4rem;
  background-color: #e1f5ee;
  max-width: 64rem;
  display: none;
  border-radius: 1rem;
}
.product-added-notice .carousel__button,
.usage-info .carousel__button {
  background-color: #274940;
}
.product-added-notice .carousel__button.is-close,
.usage-info .carousel__button.is-close {
  top: -2rem;
}
.product-added-notice .button-container,
.usage-info .button-container {
  margin-top: 2rem;
  justify-content: space-between;
}
.product-added-notice .product-cta-bar__thumbnail,
.usage-info .product-cta-bar__thumbnail {
  max-width: 10rem;
  margin-right: 1.8rem;
}
.product-added-notice .product-name,
.usage-info .product-name {
  font-size: 1.8rem;
  display: block;
  margin-top: 0.4rem;
  font-weight: 400;
}
.product-added-notice .title,
.usage-info .title {
  color: #274940;
}
.product-added-notice .title__icon,
.usage-info .title__icon {
  color: #274940;
  width: 2.4rem;
  vertical-align: text-bottom;
  margin-right: 0.8rem;
}
.product-added-notice .button--orange svg,
.usage-info .button--orange svg {
  height: 1.6rem;
  fill: #FFF;
  margin-left: 0.6rem;
  vertical-align: middle;
  transition: all 0.3s ease-out 0s;
}
.product-added-notice .button--orange:hover svg,
.usage-info .button--orange:hover svg {
  fill: #274940;
}
.product-added-notice__notice,
.usage-info__notice {
  font-size: 2rem;
}
@media only screen and (max-width: 1023px) {
  .product-added-notice .product-cta-bar__thumbnail,
  .usage-info .product-cta-bar__thumbnail {
    display: block;
  }
  .product-added-notice .product-cta-bar__product-info,
  .usage-info .product-cta-bar__product-info {
    display: flex;
  }
}
@media only screen and (max-width: 480px) {
  .product-added-notice .product-cta-bar__thumbnail,
  .usage-info .product-cta-bar__thumbnail {
    margin-bottom: 1.6rem;
  }
  .product-added-notice .product-cta-bar__product-info,
  .usage-info .product-cta-bar__product-info {
    flex-direction: column;
    text-align: center;
  }
  .product-added-notice .button-container,
  .usage-info .button-container {
    flex-direction: column-reverse;
    gap: 1rem;
    margin-top: 1.2rem;
  }
  .product-added-notice .button-container .button,
  .usage-info .button-container .button {
    margin-right: 0;
  }
  .product-added-notice__notice,
  .usage-info__notice {
    font-size: 1.8rem;
  }
  .product-added-notice__notice .product-name,
  .usage-info__notice .product-name {
    font-size: 1.6rem;
  }
}

.cross-sell-item {
  display: flex;
  padding-left: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.8rem;
}
.cross-sell-item:before {
  display: none;
}
.cross-sell-item__name {
  margin-left: 0.6rem;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
.cross-sell-item__name a {
  line-height: 1.5;
}
.cross-sell-item__usp {
  position: relative;
  font-size: 1.3rem;
  padding-left: 1.8rem;
}
.cross-sell-item__usp svg {
  height: 1.4rem;
  top: 0.65rem;
  position: absolute;
  left: 0;
}
.cross-sell-item__info {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.cross-sell-item__add {
  display: flex;
  align-items: center;
}
.cross-sell-item__add input[type=checkbox] + label:before {
  top: -12px;
}
.cross-sell-item__add input[type=checkbox] + label:after {
  top: -9px;
}
.cross-sell-item .img-border-block {
  flex-shrink: 0;
  flex-basis: 4.8rem;
  max-width: 4.8rem;
  margin-right: 0.8rem;
}
.cross-sell-item .amount {
  font-size: 2rem;
}
.cross-sell-item .woocommerce-price-suffix {
  font-size: 1.2rem;
  padding-right: 1rem;
}
@media only screen and (max-width: 640px) {
  .cross-sell-item__name {
    font-size: 1.3rem;
  }
}

.product-tabs--column .col-2-container {
  grid-template-columns: minmax(0, 1fr);
  gap: 3.2rem;
}
@media only screen and (max-width: 1023px) {
  .product-tabs .usp-list {
    flex-direction: column;
    margin-bottom: 4.25rem;
  }
  .product-tabs .col-2-container {
    gap: 2.4rem;
  }
}

.accordion {
  position: relative;
}
.accordion--active .accordion__header svg {
  transform: rotate(45deg);
}
.accordion__header {
  background: #274940;
  padding: 1.6rem 2.4rem 1.4rem 2.4rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.accordion__header svg {
  width: 2.8rem;
  stroke: #FFF;
  transform: rotate(0);
  transition: all 0.3s ease-out 0s;
}
.accordion__title {
  color: #FFF;
  font-size: 2.8rem;
  padding: 0;
}
.accordion__body {
  border-radius: 1rem;
  margin-top: -2rem;
  padding: 4rem 2rem 2rem 2rem;
  background: #f3f3f3;
  color: #FFF;
  display: none;
}
.accordion__body p,
.accordion__body li {
  font-size: 1.4rem;
}
.accordion__body li {
  padding-left: 1.6rem;
}
.accordion__body li:before {
  top: 11px;
}
.accordion__body .woocommerce-product-attributes {
  margin-bottom: 0;
}
.accordion__body .woocommerce-product-attributes-item__label {
  font-size: 1.4rem;
}
.accordion__body .woocommerce-product-attributes-item__value {
  font-size: 1.4rem;
}
.accordion__body .woocommerce-product-attributes-item__value p,
.accordion__body .woocommerce-product-attributes-item__value a {
  padding-bottom: 0;
  font-size: 1.4rem;
}
@media only screen and (max-width: 1023px) {
  .accordion__title {
    font-size: 2rem;
  }
}

.product-faq {
  max-width: 92rem;
  margin-inline: auto;
  width: 100%;
}
.product-faq .section__title {
  padding-bottom: 2.4rem;
}
.product-faq .card {
  padding: 3rem;
}
.product-faq .question__answer a {
  color: orange;
}
.product-faq .question__answer .footer-link {
  color: #FFF;
}
.product-faq .question__answer a:last-child {
  margin-bottom: 2.4rem;
}
.product-faq .question__answer ul li {
  color: #FFF;
}
.product-faq .question__answer ul li:before {
  background-color: #FFF;
}
@media only screen and (max-width: 1023px) {
  .product-faq .card {
    padding: 1.4rem;
  }
}

.woocommerce-product-attributes-item th,
.woocommerce-product-attributes-item td {
  width: 50%;
  border: 1px solid #e3e3e3;
  padding: 10px;
}

.product-content .button {
  max-width: max-content;
}

.single-product-colors {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2.4rem;
  gap: 0.4rem;
}
.single-product-colors__title {
  font-size: 1.4rem;
  margin-right: 1rem;
  padding-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .single-product-colors__title {
    font-size: 1.2rem;
    margin-right: 0.6rem;
  }
}

.single-product-quantities__title {
  font-weight: 700;
  font-family: "Grandstander", sans-serif;
  padding-bottom: 0.3rem;
}
.single-product-quantities__list {
  padding-bottom: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.single-product-quantities__list-item {
  padding-left: 0;
  border: 0.1rem solid #e3e3e3;
  border-radius: 1rem;
  transition: all 0.3s ease-out 0s;
}
.single-product-quantities__list-item:before {
  display: none;
}
.single-product-quantities__list-item:hover {
  border-color: #274940;
  background-color: #e1f5ee;
}
.single-product-quantities__list-item--active {
  border-color: #274940;
  background-color: #e1f5ee;
}
.single-product-quantities__link {
  padding: 0.6rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  font-size: 1.4rem;
}
.single-product-quantities .price {
  padding: 0;
}
.single-product-quantities .amount {
  font-size: 1.4rem;
}
.single-product-quantities del {
  font-size: 1.6rem;
  margin-right: 0.2rem;
}
.single-product-quantities--bulk-table .single-product-quantities__list {
  max-width: 32rem;
  width: 100%;
}
.single-product-quantities--bulk-table .single-product-quantities__link {
  padding: 0.6rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.4rem;
  background-color: transparent;
  border: 0;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
  width: 100%;
  color: #000;
}
.single-product-quantities--bulk-table .price {
  margin-left: auto;
  padding-left: 3.2rem;
}
.single-product-quantities--bulk-table .discount-percentage {
  padding-bottom: 0;
  border-radius: 20px;
  background-color: #c74a4f;
  color: #FFF;
  padding: 0.3rem 1.6rem;
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .single-product-quantities__link {
    font-size: 1.2rem;
    gap: 1rem;
  }
  .single-product-quantities .price {
    text-align: right;
  }
  .single-product-quantities .amount {
    font-size: 1.3rem;
  }
  .single-product-quantities del {
    font-size: 1.5rem;
  }
  .single-product-quantities--bulk-table .discount-percentage {
    font-size: 1.3rem;
    padding: 0.2rem 1.4rem;
    margin-left: 0.2rem;
  }
}

.color-variations {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 0;
  gap: 0.8rem;
}
.color-variations li {
  padding-left: 0;
  background-color: #e1f5ee;
  font-size: 1.4rem;
  border-radius: 5rem;
  border: 0.1rem solid #274940;
  color: #274940;
}
.color-variations li.current {
  background-color: #274940;
  color: #FFF;
}
.color-variations li.outofstock {
  opacity: 0.4;
}
.color-variations li:before {
  display: none;
}
.color-variations a,
.color-variations span {
  font-size: 1.4rem;
  display: block;
  padding: 0.4rem 1.6rem;
}
@media only screen and (max-width: 480px) {
  .color-variations {
    gap: 0.6rem;
  }
  .color-variations a,
  .color-variations span {
    font-size: 1.2rem;
  }
}

.product-review-grid .section__header {
  margin-bottom: 1.2rem;
}
.product-review-grid .swiper__slide {
  border-radius: 1rem;
  overflow: hidden;
}
.product-review-grid .review-swiper {
  padding: 0 2rem;
}
.product-review-grid .swiper-button-disabled {
  visibility: hidden;
}
@media only screen and (max-width: 1023px) {
  .product-review-grid .section__header {
    margin-bottom: 1rem;
  }
}

.product-gallery-fancybox {
  cursor: zoom-in;
}

.review-slide {
  position: relative;
  border: 0.1rem solid #e3e3e3;
}
.review-slide__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 1.4rem;
  color: #274940;
  background-color: #e1f5ee;
  padding: 1rem 2rem;
  font-weight: 700;
  font-family: "Grandstander", sans-serif;
  display: flex;
  justify-content: space-between;
}

.single-product-wwk-review {
  margin-bottom: 1.6rem;
  background-color: #e1f5ee;
  padding: 1.2rem 1.6rem;
  border-radius: 1rem;
  border: 1px solid #e3e3e3;
}
.single-product-wwk-review > p {
  font-size: 1.4rem;
  padding-bottom: 1rem;
}
.single-product-wwk-review__footer {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.single-product-wwk-review__author {
  padding-bottom: 0;
  font-size: 1.4rem;
  font-weight: 700;
}
.single-product-wwk-review__date {
  padding-bottom: 0;
  font-size: 1.4rem;
}
.single-product-wwk-review .webwinkelkeur-icon {
  width: 2.4rem;
  height: 2.4rem;
}
@media only screen and (max-width: 1023px) {
  .single-product-wwk-review > p, .single-product-wwk-review__author, .single-product-wwk-review__date {
    font-size: 1.2rem;
  }
}

.yith-wfbt-section {
  padding: 3.2rem;
  border-radius: 1rem;
  background-color: #e1f5ee;
  border: 1px solid #e3e3e3;
}
@media only screen and (max-width: 1023px) {
  .yith-wfbt-section {
    padding: 2rem;
    margin-bottom: 1.85rem;
  }
  .yith-wfbt-section h2 {
    font-size: 2.4rem;
  }
  .yith-wfbt-section .yith-wfbt-submit-button {
    font-size: 1.4rem;
    padding: 1.2rem 1.2rem;
  }
}
.yith-wfbt-section h2 {
  font-size: 2.8rem;
}
.yith-wfbt-section .yith-wfbt-submit-block .price_text {
  display: block;
  margin-bottom: 1.6rem;
}
.yith-wfbt-section .yith-wfbt-submit-button {
  background-color: orange !important;
  border-color: orange !important;
}
.yith-wfbt-section .yith-wfbt-submit-button:hover {
  border-color: #274940 !important;
  color: #274940 !important;
  background-color: transparent !important;
}
.yith-wfbt-section .yith-wfbt-images {
  margin: 0 0 1.6rem 0 !important;
  float: unset !important;
}
.yith-wfbt-section .yith-wfbt-form {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
}
.yith-wfbt-section .yith-wfbt-items {
  padding: 0;
  margin-bottom: 0 !important;
}
.yith-wfbt-section .yith-wfbt-items li {
  padding: 0;
}
.yith-wfbt-section .yith-wfbt-items li:before {
  display: none;
}
.yith-wfbt-section .yith-wfbt-item {
  margin-bottom: 0 !important;
}
.yith-wfbt-section .yith-wfbt-item label {
  padding: 0 !important;
}
.yith-wfbt-section .yith-wfbt-item span {
  font-size: 1.5rem;
  padding-left: 0;
}
.yith-wfbt-section .yith-wfbt-item input[type=checkbox] + span:before, .yith-wfbt-section .yith-wfbt-item input[type=checkbox] + span:after {
  display: none;
}
.yith-wfbt-section .yith-wfbt-item input[type=checkbox] {
  opacity: 1;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  display: inline;
  width: auto;
  height: auto;
}
.yith-wfbt-section .yith-wfbt-item .product-name {
  display: inline;
}
.yith-wfbt-section .yith-wfbt-item .price del {
  font-size: 1.8rem;
}
.yith-wfbt-section .yith-wfbt-item .price del .woocommerce-Price-amount {
  font-size: 1.8rem;
}
.yith-wfbt-section .yith-wfbt-item .price ins .woocommerce-Price-amount {
  font-size: 1.6rem;
}

/* ## Cart
--------------------------------------------- */
.woocommerce-cart h1 {
  font-size: 4.2rem;
  padding-top: 1rem;
  padding-bottom: 1.25rem;
}
.woocommerce-cart .products-row {
  margin-bottom: 0;
  margin-top: 2.6rem;
}
.woocommerce-cart .first-payment-date {
  display: block;
}
.woocommerce-cart .first-payment-date small {
  font-size: 1.1rem;
  line-height: 1.25;
}
@media only screen and (max-width: 640px) {
  .woocommerce-cart h1 {
    font-size: 2.6rem;
  }
}

.woocommerce-remove-coupon {
  color: orange;
}
.woocommerce-remove-coupon:hover {
  color: orange;
}

.woocommerce-cart .woocommerce-Price-currencySymbol,
.woocommerce-checkout .woocommerce-Price-currencySymbol {
  display: inline;
}

.cart-cross-sells {
  margin-top: 4rem;
}
.cart-cross-sells__title {
  font-size: 2rem;
}
.cart-cross-sells .product-cross-sell__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
@media only screen and (max-width: 750px) {
  .cart-cross-sells .product-cross-sell__list {
    gap: 1.4rem;
    grid-template-columns: 1fr;
  }
}
.cart-cross-sells .cross-sell-item {
  padding: 1.2rem 1rem;
  border: 0.1rem solid #e3e3e3;
  border-radius: 1rem;
  margin-bottom: 1.6rem;
  display: flex;
  flex-direction: column;
}
.cart-cross-sells .cross-sell-item .button {
  padding: 1rem 2rem;
}
.cart-cross-sells .cross-sell-item__info {
  width: 100%;
}
.cart-cross-sells .cross-sell-item__add {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
}
.cart-cross-sells .cross-sell-item .amount {
  padding-right: 0;
}
.cart-cross-sells .cross-sell-item del {
  font-size: 1.8rem;
}
.cart-cross-sells .cross-sell-item .amount {
  font-size: 1.8rem;
}
.cart-cross-sells .woocommerce-price-suffix {
  margin-right: auto;
}
@media only screen and (max-width: 1023px) {
  .cart-cross-sells .cross-sell-item .woocommerce-price-suffix {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .cart-cross-sells .cart-cross-sells .product-cross-sell__list {
    padding-bottom: 1.4rem;
  }
  .cart-cross-sells .cross-sell-item {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .cart-cross-sells .cross-sell-item del {
    font-size: 1.6rem;
  }
  .cart-cross-sells .cross-sell-item .amount {
    font-size: 1.6rem;
  }
  .cart-cross-sells .cross-sell-item__info {
    width: 100%;
  }
  .cart-cross-sells .cross-sell-item__add {
    width: 100%;
    margin-top: 1rem;
  }
  .cart-cross-sells .cross-sell-item .button {
    margin-left: auto;
  }
}
@media only screen and (max-width: 480px) {
  .cart-cross-sells__add {
    flex-wrap: wrap;
  }
  .cart-cross-sells__add .button {
    width: 100%;
  }
}

.coupon {
  padding: 1.6rem 2.4rem;
  border: 1px solid #e3e3e3;
  background-color: #f8f8f8;
  border-radius: 1rem;
  display: flex;
  gap: 1rem;
}
.coupon label {
  align-self: center;
  clip: unset;
  word-wrap: normal !important;
  border: 0;
  clip-path: unset;
  height: auto;
  margin: unset;
  overflow: visible;
  overflow-wrap: normal !important;
  padding: 0;
  position: relative !important;
  width: auto;
  font-size: 1.4rem;
  line-height: 1;
}
.coupon input {
  padding-inline: 1.6rem;
  font-size: 1.4rem;
}
.coupon .button {
  flex-shrink: 0;
  color: #274940;
  background-color: #FFF;
  font-size: 1.4rem;
}
@media only screen and (max-width: 1023px) {
  .coupon {
    flex-direction: column;
    justify-content: space-evenly;
    gap: 0.75em;
  }
  .coupon label {
    align-self: flex-start;
    padding: 0;
  }
}
@media only screen and (max-width: 640px) {
  .coupon {
    margin-top: 3.2rem;
  }
}

table.woocommerce-cart-form__contents {
  margin-bottom: 30px;
}
table.woocommerce-cart-form__contents td {
  vertical-align: middle;
  padding-top: 1.6rem;
}
table.woocommerce-cart-form__contents .product-remove {
  padding-left: 0.8rem;
}
table.woocommerce-cart-form__contents .product-remove a {
  background-color: #c74a4f;
  width: 2rem;
  height: 2rem;
  display: block;
  font-size: 2rem;
  color: #FFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
table.woocommerce-cart-form__contents td.actions {
  padding-bottom: 0;
}
table.woocommerce-cart-form__contents td.actions:before {
  display: none !important;
}
table.woocommerce-cart-form__contents .product-thumbnail {
  width: 8rem;
}
table.woocommerce-cart-form__contents .product-thumbnail img {
  height: auto;
  display: block;
  border: 0.1rem solid #e3e3e3;
  border-radius: 1rem;
  padding: 0.6rem;
}
table.woocommerce-cart-form__contents .product-name {
  width: 30%;
  padding-left: 2rem;
  padding-right: 1rem;
  font-size: 1.4rem;
  line-height: 1.5;
}
table.woocommerce-cart-form__contents .product-name a {
  font-size: 1.4rem;
}
table.woocommerce-cart-form__contents .product-price {
  display: none;
}
table.woocommerce-cart-form__contents .woocommerce-Price-amount {
  font-size: 1.8rem;
}
table.woocommerce-cart-form__contents del {
  margin-right: 0;
  font-size: 1.8rem;
}
table.woocommerce-cart-form__contents .product-quantity {
  width: 25%;
}
table.woocommerce-cart-form__contents .product-quantity .quantity label {
  display: none;
}
@media only screen and (max-width: 640px) {
  table.woocommerce-cart-form__contents .product-quantity,
  table.woocommerce-cart-form__contents .product-price,
  table.woocommerce-cart-form__contents .product-subtotal {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
table.woocommerce-cart-form__contents .product-quantity {
  padding-right: 2rem;
}
table.woocommerce-cart-form__contents .product-subtotal {
  padding-right: 1.6rem;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  table.woocommerce-cart-form__contents {
    margin-bottom: 1.4rem;
  }
  table.woocommerce-cart-form__contents thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.woocommerce-cart-form__contents td {
    vertical-align: unset;
    padding-top: 0.8rem;
    position: relative;
  }
  table.woocommerce-cart-form__contents td:before {
    content: attr(data-title) ": ";
  }
  table.woocommerce-cart-form__contents .woocommerce-Price-amount {
    font-size: 1.6rem;
  }
  table.woocommerce-cart-form__contents .product-price {
    display: none;
  }
  table.woocommerce-cart-form__contents .product-thumbnail {
    width: 6.4rem;
    height: 6.4rem;
    padding-top: 0;
  }
  table.woocommerce-cart-form__contents .product-thumbnail:before {
    display: none;
  }
  table.woocommerce-cart-form__contents .quantity {
    max-width: 15rem;
  }
  table.woocommerce-cart-form__contents .cart_item {
    margin-bottom: 2.6rem;
    border-bottom: 1px solid #e3e3e3;
  }
  table.woocommerce-cart-form__contents .cart_item td {
    padding-bottom: 0.6rem;
    font-size: 1.4rem;
  }
  table.woocommerce-cart-form__contents .cart_item:nth-last-child(2) {
    border-bottom: 0;
    margin-bottom: 0;
  }
  table.woocommerce-cart-form__contents .cart_item:nth-last-child(2) td {
    padding-bottom: 0;
  }
  table.woocommerce-cart-form__contents .product-subtotal,
  table.woocommerce-cart-form__contents .product-quantity {
    padding-right: 0;
  }
  table.woocommerce-cart-form__contents td.product-subtotal {
    padding-bottom: 1rem;
  }
  table.woocommerce-cart-form__contents td.product-subtotal del {
    margin-left: auto;
    font-size: 1.6rem;
    margin-right: 0.5rem;
  }
  table.woocommerce-cart-form__contents .product-name {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.6rem;
    padding-bottom: 0;
    font-family: "Grandstander", sans-serif;
    font-weight: 700;
    font-size: 1.5rem !important;
  }
  table.woocommerce-cart-form__contents .product-name a {
    font-size: 1.5rem !important;
  }
  table.woocommerce-cart-form__contents .product-name:before {
    display: none;
  }
  table.woocommerce-cart-form__contents td.product-remove {
    padding: 0;
  }
  table.woocommerce-cart-form__contents td.product-remove:before {
    display: none;
  }
  table.woocommerce-cart-form__contents td.product-remove .remove {
    position: absolute;
    right: 0;
  }
}

.shop_table_responsive th {
  padding: 0.4rem 0;
  color: #FFF;
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
  background-color: #274940;
}
.shop_table_responsive th:first-child {
  padding-left: 1.6rem;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.shop_table_responsive th:last-child {
  padding-right: 1.6rem;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.woocommerce button[name=update_cart],
.woocommerce input[name=update_cart] {
  display: none;
}

.woocommerce__cart-table .subscription-details {
  font-size: 1.2rem;
}
.woocommerce__cart-total h2 {
  color: #FFF;
  font-size: 2.4rem;
}
.woocommerce__cart-total th {
  color: #FFF;
  padding-left: 0 !important;
}
.woocommerce__cart-total .button {
  background-color: orange;
  width: 100%;
  color: #FFF;
}
.woocommerce__cart-total .button:hover {
  background-color: #e1f5ee;
  color: #274940;
}
.woocommerce__cart-total .cart-subtotal td,
.woocommerce__cart-total .order-total td,
.woocommerce__cart-total .cart-discount td {
  color: #FFF;
}
.woocommerce__cart-total .cart-discount td .amount {
  font-weight: 700;
}
.woocommerce__cart-total .cart_totals .amount {
  font-weight: 400;
}
.woocommerce__cart-total .cart-subtotal.recurring-total,
.woocommerce__cart-total .shipping.recurring-total {
  display: none;
}
.woocommerce__cart-total .recurring-totals {
  border-bottom: 0.1rem solid orange;
}
.woocommerce__cart-total .recurring-totals th {
  font-size: 1.6rem !important;
}
.woocommerce__cart-total .shipping.recurring-total td {
  text-align: right;
  color: #FFF;
}
.woocommerce__cart-total .woocommerce-shipping-methods label, .woocommerce__cart-total .woocommerce-shipping-methods td {
  color: #FFF;
}
.woocommerce__cart-total .includes_tax {
  display: none;
  font-size: 1.2rem;
}
.woocommerce__cart-total .cart-subtotal th, .woocommerce__cart-total .cart-subtotal td,
.woocommerce__cart-total .woocommerce-shipping-totals th,
.woocommerce__cart-total .woocommerce-shipping-totals td {
  padding-bottom: 0.4rem;
  color: #FFF;
}
.woocommerce__cart-total .order-total {
  border-top: 1px solid orange;
}
.woocommerce__cart-total .shop_table {
  margin-bottom: 2.4rem;
}
.woocommerce__cart-total .shop_table tr:last-child th, .woocommerce__cart-total .shop_table tr:last-child td {
  padding-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .woocommerce__cart-total .cart_totals .shop_table th {
    padding-left: 0;
  }
  .woocommerce__cart-total .cart_totals .shop_table tr {
    display: flex;
  }
  .woocommerce__cart-total .order-total td, .woocommerce__cart-total .order-total th {
    padding-top: 0.8rem;
  }
  .woocommerce__cart-total .payment-icons {
    margin-top: 2.4rem;
  }
}

.card--order-total {
  border: 0;
  background: #274940;
  height: auto;
}

/* ## Checkout
--------------------------------------------- */
.woocommerce-checkout .col-3-1-container {
  grid-template-columns: 1.5fr 1fr;
  gap: 4rem;
}
.woocommerce-checkout h3 {
  background: #144234;
  color: white;
  padding: 1rem;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-checkout .col-3-1-container {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.woocommerce-checkout .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-coupon {
  background: #e1f5ee;
  padding: 1.6rem;
  margin-bottom: 2.4rem;
  border-radius: 1rem;
  max-width: 64rem;
}
.woocommerce-checkout .woocommerce-form-login .form-row,
.woocommerce-checkout .woocommerce-form-coupon .form-row {
  padding-bottom: 1.6rem;
}
.woocommerce-checkout .woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce-checkout .woocommerce-form-coupon .woocommerce-form-login__rememberme {
  padding-bottom: 1.6rem;
}
.woocommerce-checkout .woocommerce-form-login p, .woocommerce-checkout .woocommerce-form-login a, .woocommerce-checkout .woocommerce-form-login label,
.woocommerce-checkout .woocommerce-form-coupon p,
.woocommerce-checkout .woocommerce-form-coupon a,
.woocommerce-checkout .woocommerce-form-coupon label {
  font-size: 1.4rem;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row-last {
  padding-bottom: 0.6rem;
}
.woocommerce-checkout .lost_password {
  padding-bottom: 0;
}
.woocommerce-checkout .woocommerce-info {
  display: block;
  background-color: transparent;
  padding: 0;
  border-left: 0;
  margin-bottom: 1.6rem;
}
.woocommerce-checkout .woocommerce-info a {
  padding: 0;
  background-color: transparent;
  color: orange;
  margin-left: 0;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1rem;
  margin-bottom: 2.4rem;
  padding: 1.6rem;
  border: 0.1rem solid #e3e3e3;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row {
  padding-bottom: 0;
}
.woocommerce-billing-fields__field-wrapper .validate-email,
.woocommerce-shipping-fields__field-wrapper .validate-email {
  grid-column: span 6;
}
.woocommerce-billing-fields__field-wrapper #billing_first_name_field,
.woocommerce-billing-fields__field-wrapper #billing_last_name_field,
.woocommerce-billing-fields__field-wrapper #billing_postcode_field,
.woocommerce-billing-fields__field-wrapper #billing_city_field,
.woocommerce-billing-fields__field-wrapper #shipping_first_name_field,
.woocommerce-billing-fields__field-wrapper #shipping_last_name_field,
.woocommerce-billing-fields__field-wrapper #shipping_postcode_field,
.woocommerce-billing-fields__field-wrapper #shipping_city_field,
.woocommerce-shipping-fields__field-wrapper #billing_first_name_field,
.woocommerce-shipping-fields__field-wrapper #billing_last_name_field,
.woocommerce-shipping-fields__field-wrapper #billing_postcode_field,
.woocommerce-shipping-fields__field-wrapper #billing_city_field,
.woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,
.woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,
.woocommerce-shipping-fields__field-wrapper #shipping_postcode_field,
.woocommerce-shipping-fields__field-wrapper #shipping_city_field {
  grid-column: span 3;
}
.woocommerce-billing-fields__field-wrapper #billing_street_field,
.woocommerce-billing-fields__field-wrapper #shipping_street_field,
.woocommerce-shipping-fields__field-wrapper #billing_street_field,
.woocommerce-shipping-fields__field-wrapper #shipping_street_field {
  grid-column: span 4;
}
.woocommerce-billing-fields__field-wrapper #billing_house_number_field,
.woocommerce-billing-fields__field-wrapper #shipping_house_number_field,
.woocommerce-shipping-fields__field-wrapper #billing_house_number_field,
.woocommerce-shipping-fields__field-wrapper #shipping_house_number_field {
  grid-column: span 2;
}
.woocommerce-billing-fields__field-wrapper #billing_country_field,
.woocommerce-billing-fields__field-wrapper #billing_address_1_field,
.woocommerce-billing-fields__field-wrapper #billing_phone_field,
.woocommerce-billing-fields__field-wrapper #billing_state_field,
.woocommerce-billing-fields__field-wrapper #shipping_country_field,
.woocommerce-billing-fields__field-wrapper #shipping_address_1_field,
.woocommerce-billing-fields__field-wrapper #shipping_state_field,
.woocommerce-shipping-fields__field-wrapper #billing_country_field,
.woocommerce-shipping-fields__field-wrapper #billing_address_1_field,
.woocommerce-shipping-fields__field-wrapper #billing_phone_field,
.woocommerce-shipping-fields__field-wrapper #billing_state_field,
.woocommerce-shipping-fields__field-wrapper #shipping_country_field,
.woocommerce-shipping-fields__field-wrapper #shipping_address_1_field,
.woocommerce-shipping-fields__field-wrapper #shipping_state_field {
  grid-column: span 6;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-billing-fields__field-wrapper,
  .woocommerce-shipping-fields__field-wrapper {
    padding: 1rem;
  }
  .woocommerce-billing-fields__field-wrapper label,
  .woocommerce-shipping-fields__field-wrapper label {
    padding-bottom: 0.1rem;
    font-size: 1.4rem;
  }
  .woocommerce-billing-fields__field-wrapper > *,
  .woocommerce-shipping-fields__field-wrapper > * {
    grid-column: span 6 !important;
  }
}

.checkout-inline-error-message {
  font-size: 1rem;
  padding-bottom: 0;
  color: #a4a4a4;
  margin-top: 0.4rem;
}

#terms_description {
  display: none;
}

.woocommerce-terms-and-conditions {
  padding: 1rem;
  border: 0.1rem solid #274940;
  overflow: hidden;
  border-radius: 1rem;
  margin-bottom: 1.6rem;
}
.woocommerce-terms-and-conditions h1 {
  font-size: 1.8rem !important;
}
.woocommerce-terms-and-conditions h2 {
  font-size: 1.6rem !important;
}
.woocommerce-terms-and-conditions p, .woocommerce-terms-and-conditions li, .woocommerce-terms-and-conditions td, .woocommerce-terms-and-conditions a {
  font-size: 1.2rem;
}
.woocommerce-terms-and-conditions p {
  padding-bottom: 1.2rem;
}

.woocommerce-shipping-fields #ship-to-different-address label {
  color: #FFF;
  font: 700 1.8rem/1.5 "Grandstander", sans-serif, sans-serif;
  padding-bottom: 0;
}
.woocommerce-shipping-fields #ship-to-different-address input[type=checkbox] + span {
  padding-left: 3rem;
}
.woocommerce-shipping-fields #ship-to-different-address input[type=checkbox] + span:before {
  top: 1px;
}
.woocommerce-shipping-fields #ship-to-different-address input[type=checkbox] + span:after {
  top: 3px;
}

.card--payment {
  border-radius: unset;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  height: auto;
}
.card--payment tfoot th, .card--payment tfoot td {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.card--payment .cart-subtotal {
  border-top: 1px solid #e3e3e3;
}
.card--payment .cart-subtotal th, .card--payment .cart-subtotal td {
  padding-top: 1rem;
}
.card--payment .cart-discount th, .card--payment .cart-discount td {
  padding-top: 1rem;
}
.card--payment .h3 {
  padding-bottom: 1.2rem;
  margin-top: 1.6rem;
}
@media only screen and (max-width: 1023px) {
  .card--payment {
    padding-top: 1rem;
  }
}

.woocommerce__order-payment #order_review_heading {
  display: none;
}
.woocommerce__order-payment .tiny-thumbnail-wrap {
  width: 5.2rem;
  height: 5.2rem;
  flex-shrink: 0;
  margin-right: 0.8rem;
}
.woocommerce__order-payment .woocommerce-checkout-review-order-table {
  margin-bottom: 0;
}
.woocommerce__order-payment .first-payment-date {
  display: block;
}
.woocommerce__order-payment .cart-subtotal.recurring-total,
.woocommerce__order-payment .shipping.recurring-total {
  display: none;
}
.woocommerce__order-payment .cart_item td {
  padding-bottom: 0;
  padding-top: 0.6rem;
  vertical-align: middle;
}
.woocommerce__order-payment .cart_item .product-name {
  display: flex;
  align-items: center;
}
.woocommerce__order-payment .cart_item:last-child td {
  padding-bottom: 0.8rem;
}
.woocommerce__order-payment .order-total {
  border-top: 1px solid #e3e3e3;
}
.woocommerce__order-payment th.product-name {
  width: 70%;
  padding-left: 0;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #e3e3e3;
}
.woocommerce__order-payment th.product-total {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 0.2rem;
}
.woocommerce__order-payment td.product-name {
  font-size: 1.4rem;
  position: relative;
  line-height: 1.5;
}
.woocommerce__order-payment td.product-total .subscription-details {
  display: none;
}
.woocommerce__order-payment .recurring-totals th {
  font-size: 1.6rem !important;
  padding-top: 1rem;
}
.woocommerce__order-payment .includes_tax {
  display: none;
  font-size: 1.2rem;
}
.woocommerce__order-payment th {
  font-family: "Grandstander", sans-serif;
}
.woocommerce__order-payment del {
  display: none;
}
.woocommerce__order-details #customer_details {
  margin-bottom: 3.2rem;
}
.woocommerce__order-details button[name=apply_coupon] {
  background-color: orange;
}
.woocommerce .woocommerce-checkout-payment .woocommerce-privacy-policy-text p {
  font-size: 1.2rem;
}
.woocommerce .woocommerce-checkout-payment .button {
  background-color: orange;
  width: 100%;
}
.woocommerce .woocommerce-checkout-payment .button:hover {
  background-color: #e1f5ee;
  color: #274940;
}

.payment_box {
  position: relative;
  z-index: 5;
  padding-top: 0.6rem;
}

.wc_payment_methods {
  padding-bottom: 1rem;
}
.wc_payment_methods .payment_method_mollie_wc_gateway_ideal p:last-child {
  position: relative;
}
.wc_payment_methods .payment_method_mollie_wc_gateway_ideal p:last-child:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 36%;
  transform: translateY(-50%);
  transition: all 0.3s ease-out 0s;
  background-image: url("/wp-content/themes/bg-deblaffendekat/resources//icons/angle_down.svg");
  background-size: 1.4rem;
  height: 1.4rem;
  width: 1.4rem;
}
.wc_payment_methods li {
  padding-left: 0;
  margin-bottom: 1.2rem;
  padding-bottom: 1.2rem;
  border-bottom: 0.1rem solid #e3e3e3;
}
.wc_payment_methods li label {
  font-weight: 400;
}
.wc_payment_methods li > label {
  padding-right: 30px;
}
.wc_payment_methods li img {
  position: absolute;
  right: 0;
  top: 3px;
}
.wc_payment_methods li:before {
  display: none;
}
.wc_payment_methods li p {
  padding-bottom: 0.4rem;
  font-size: 1.4rem;
}
.wc_payment_methods li:last-child {
  margin-bottom: 1rem;
}

.woocommerce-terms-and-conditions-checkbox-text a {
  position: relative;
  z-index: 5;
}

.woocommerce .form-row .required {
  color: #c74a4f;
}

.woocommerce-terms-and-conditions-wrapper .validate-required {
  padding-bottom: 0;
}
.woocommerce-terms-and-conditions-wrapper a {
  color: orange;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label {
  font-size: 1.4rem;
  padding-bottom: 0;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label .required {
  display: none;
}

.guarantee-product {
  margin-bottom: 1rem;
}
.guarantee-product__title {
  margin-bottom: 1rem;
  padding-bottom: 0;
}
.guarantee-product__title .h2 {
  font-size: 1.8rem !important;
}
.guarantee-product__title .custom-checkbox {
  padding: 0;
}
.guarantee-product__title .custom-checkbox input[type=checkbox] + span:before {
  top: 1px;
}
.guarantee-product__title .custom-checkbox input[type=checkbox] + span:after {
  top: 3px;
}
.guarantee-product__title svg {
  width: 1.6rem;
  flex-shrink: 0;
  color: #959595;
}
.guarantee-product__bottom {
  display: grid;
  grid-template-columns: minmax(0, 6.4rem) 1fr;
  gap: 2rem;
}
.guarantee-product__bottom p {
  padding-bottom: 0;
  font-size: 1.4rem;
}
.guarantee-product__image {
  flex-shrink: 0;
}
.guarantee-product__image img {
  border-radius: 1rem;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  .guarantee-product__title .h2 {
    font-size: 1.8rem !important;
    margin-bottom: 1.4rem;
  }
  .guarantee-product__title .custom-checkbox input[type=checkbox] + span:before {
    top: 1px;
  }
  .guarantee-product__title .custom-checkbox input[type=checkbox] + span:after {
    top: 3px;
  }
  .guarantee-product__bottom {
    gap: 1rem;
  }
}

/* ## Login
--------------------------------------------- */
.woocommerce-password-strength {
  font-weight: 700;
}
.woocommerce-password-strength.bad, .woocommerce-password-strength.short {
  color: red;
}
.woocommerce-password-strength.good {
  color: #000;
}
.woocommerce-password-strength.strong {
  color: green;
}

.show-password-input {
  display: none;
}

.woocommerce-password-hint {
  font-style: italic;
}

.woocommerce-account .woocommerce-privacy-policy-link {
  color: orange;
}
.woocommerce-account .woocommerce-privacy-policy-link:hover {
  text-decoration: underline;
}
.woocommerce-account .col2-set {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem;
  align-items: center;
}
.woocommerce-account .col-1,
.woocommerce-account .woocommerce-ResetPassword {
  background-color: #274940;
  padding: 2.4rem;
  border-radius: 30px;
}
.woocommerce-account .col-1 h2, .woocommerce-account .col-1 h3, .woocommerce-account .col-1 p, .woocommerce-account .col-1 label, .woocommerce-account .col-1 a, .woocommerce-account .col-1 address,
.woocommerce-account .woocommerce-ResetPassword h2,
.woocommerce-account .woocommerce-ResetPassword h3,
.woocommerce-account .woocommerce-ResetPassword p,
.woocommerce-account .woocommerce-ResetPassword label,
.woocommerce-account .woocommerce-ResetPassword a,
.woocommerce-account .woocommerce-ResetPassword address {
  color: #FFF;
}
.woocommerce-account .col-1 address,
.woocommerce-account .woocommerce-ResetPassword address {
  padding-bottom: 0;
}
.woocommerce-account .col-1 .woocommerce-customer-details--email,
.woocommerce-account .woocommerce-ResetPassword .woocommerce-customer-details--email {
  padding-bottom: 0;
}
.woocommerce-account .col-1 button[type=submit],
.woocommerce-account .woocommerce-ResetPassword button[type=submit] {
  background-color: orange;
  color: #FFF;
  border-color: orange;
}
.woocommerce-account .col-1 button[type=submit]:hover,
.woocommerce-account .woocommerce-ResetPassword button[type=submit]:hover {
  background-color: #e1f5ee;
  color: #274940;
  border-color: #274940;
}
.woocommerce-account .woocommerce-column--shipping-address address {
  padding-bottom: 0;
}
.woocommerce-account #customer_login .woocommerce-form-row {
  padding-bottom: 1.6rem;
}
.woocommerce-account .woocommerce-ResetPassword p:first-child {
  padding-bottom: 1rem;
}
.woocommerce-account .woocommerce-privacy-policy-text p {
  font-size: 1.4rem;
}
.woocommerce-account .woocommerce-form-login input[type=checkbox] + span {
  padding-left: 3rem;
}
.woocommerce-account .woocommerce-form-login input[type=checkbox] + span:before {
  top: 5px;
}
.woocommerce-account .woocommerce-form-login input[type=checkbox] + span:after {
  left: 3px;
  top: 7px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-login__rememberme {
  padding-bottom: 1rem;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-account .col2-set {
    gap: 4rem;
    grid-template-columns: 1fr;
  }
  .woocommerce-account .col-2 {
    padding: 0 2.4rem;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-account .col2-set h3 {
    font-size: 2rem;
  }
}

.woocommerce-order-details .mollie-instructions p {
  padding-bottom: 0;
}

.woocommerce__dashboard-wrap {
  display: grid;
  grid-template-columns: 0.75fr 2fr;
  gap: 4rem;
}
.woocommerce .woocommerce-MyAccount-content h3 {
  padding-bottom: 1rem;
}
@media only screen and (max-width: 1023px) {
  .woocommerce__dashboard-wrap {
    grid-template-columns: 1fr;
    gap: 3.2rem;
  }
  .woocommerce__account-container .my_account_orders thead {
    display: none;
  }
  .woocommerce__account-container .my_account_orders td {
    color: #274940;
    padding: 1.6rem 1.4rem;
  }
  .woocommerce__account-container .my_account_orders td:before {
    font-family: "Grandstander", sans-serif;
    font-weight: 700;
    content: attr(data-title);
  }
  .woocommerce__account-container .my_account_orders .amount {
    margin-left: auto;
    margin-right: 0.6rem;
  }
  .woocommerce__account-container .my_account_orders tr {
    display: block;
    background-color: #e1f5ee;
    border-radius: 1rem;
  }
  .woocommerce__account-container .my_account_orders tr td:last-child {
    margin-bottom: 2.4rem;
  }
}

/* ## My account
--------------------------------------------- */
.woocommerce-MyAccount-navigation ul {
  display: block;
  padding: 1.6rem;
  background: #274940;
  border-radius: 1rem;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    margin-right: 0;
  }
}
.woocommerce-MyAccount-navigation ul li {
  display: block;
  border-bottom: 1px solid #FFF;
  margin: 0;
  padding: 1.5rem 2rem;
  font: 400 1.6rem/2 "Montserrat", sans-serif;
}
.woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
.woocommerce-MyAccount-navigation ul li a {
  color: #FFF;
  margin: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  position: relative;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
  color: orange;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-MyAccount-navigation ul {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
  }
  .woocommerce-MyAccount-navigation ul li {
    padding: 0;
  }
  .woocommerce-MyAccount-navigation ul li a {
    color: #274940;
    border: 1px solid #e3e3e3;
    padding: 0.8rem 1.6rem;
    border-radius: 1rem;
  }
}
@media only screen and (max-width: 640px) {
  .woocommerce-MyAccount-navigation ul li a {
    font-size: 1.5rem;
  }
}

.woocommerce-Addresses .woocommerce-Address-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}
.woocommerce-Addresses .woocommerce-Address-title h3 {
  display: inline-block;
  padding: 0;
}
.woocommerce-Addresses .woocommerce-Address-title .edit {
  text-decoration: none;
  background: orange;
  color: #FFF;
  border-radius: 50px;
  padding: 1rem 1.6rem;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: 1fr 1fr;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper .clear {
  display: none;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper p.form-row {
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
    gap: 1.5rem;
    grid-template-columns: 1fr;
  }
}
.woocommerce-address-fields .button {
  display: block;
  margin-top: 2rem;
  margin-left: auto;
}

.edit-account {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
}
.edit-account p {
  padding-bottom: 0;
}
.edit-account em {
  display: block;
  font-size: 1.3rem;
  line-height: 1.5;
  padding-top: 0.4rem;
  padding-left: 0.4rem;
}
.edit-account fieldset {
  grid-column: span 2;
  margin-top: 1rem;
  padding: 0;
  border: 1px solid #e3e3e3;
  padding: 1.6rem;
}
.edit-account fieldset legend {
  padding: 0 0.6rem;
}
.edit-account .clear {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .edit-account {
    grid-template-columns: 1fr;
  }
  .edit-account fieldset {
    grid-column: span 1;
  }
}

.woocommerce-orders-table__cell {
  padding-top: 1.6rem;
  font-size: 1.4rem;
}
.woocommerce-orders-table__cell-order-number {
  padding-left: 1.6rem;
}
.woocommerce-orders-table__cell-order-actions a {
  text-decoration: none;
  background-color: transparent;
  color: orange;
  font-size: 1.4rem;
  padding: 0;
  padding-right: 0.6rem;
  border: 0;
}
.woocommerce-orders-table__cell-order-actions a:hover {
  border: 0;
  background-color: transparent;
  text-decoration: underline;
}
.woocommerce-orders-table .amount {
  font-size: 2rem;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-orders-table__cell-order-number {
    padding-left: 0;
  }
  .woocommerce-orders-table .woocommerce-orders-table__cell {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.woocommerce-table--order-details,
.woocommerce-view-subscription .order_details {
  margin-bottom: 3.2rem;
}
.woocommerce-table--order-details .amount,
.woocommerce-view-subscription .order_details .amount {
  font-size: 1.5rem;
}
.woocommerce-table--order-details .product-name,
.woocommerce-view-subscription .order_details .product-name {
  text-align: left;
}
.woocommerce-table--order-details .order-actions--heading,
.woocommerce-table--order-details .order-actions-button,
.woocommerce-view-subscription .order_details .order-actions--heading,
.woocommerce-view-subscription .order_details .order-actions-button {
  display: none;
}
.woocommerce-table--order-details thead th,
.woocommerce-view-subscription .order_details thead th {
  padding-bottom: 0.5rem;
  font-size: 1.5rem;
}
.woocommerce-table--order-details tfoot th,
.woocommerce-view-subscription .order_details tfoot th {
  padding-bottom: 1.6rem;
  font-size: 1.5rem;
}
.woocommerce-table--order-details tfoot tr:last-child td, .woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-view-subscription .order_details tfoot tr:last-child td,
.woocommerce-view-subscription .order_details tfoot tr:last-child th {
  padding-bottom: 0;
}
.woocommerce-table--order-details td,
.woocommerce-view-subscription .order_details td {
  font-size: 1.5rem;
  padding-bottom: 1.6rem;
}
.woocommerce-table--order-details td,
.woocommerce-view-subscription .order_details td {
  text-align: right;
}
.woocommerce-table--order-details .wc-item-meta,
.woocommerce-view-subscription .order_details .wc-item-meta {
  padding-top: 0.6rem;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.woocommerce-table--order-details .wc-item-meta p,
.woocommerce-view-subscription .order_details .wc-item-meta p {
  padding-bottom: 0;
  font-size: 1.3rem;
}
.woocommerce-table--order-details .wc-item-meta li,
.woocommerce-view-subscription .order_details .wc-item-meta li {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-left: 0;
  font-size: 1.3rem;
}
.woocommerce-table--order-details .wc-item-meta li:before,
.woocommerce-view-subscription .order_details .wc-item-meta li:before {
  display: none;
}

.subscription_details {
  margin-bottom: 3.2rem;
}
.subscription_details tr td {
  font-size: 1.5rem;
  padding-bottom: 1.6rem;
}
.subscription_details tr td:first-child {
  text-align: left;
}
.subscription_details tr td:last-child {
  text-align: right;
}
.subscription_details tr:last-child td {
  padding-bottom: 0;
}

.woocommerce-orders-table--orders {
  margin-bottom: 3.2rem;
}

mark {
  background-color: transparent;
}

.woocommerce-view-subscription .woocommerce-orders-table--orders .woocommerce-orders-table__header,
.woocommerce-view-subscription .woocommerce-orders-table--orders .woocommerce-orders-table__cell {
  text-align: left;
}

/* ## Thank you
--------------------------------------------- */
.woocommerce-order-received .breadcrumbs {
  margin-bottom: 2.4rem;
}
.woocommerce-order-received h1 {
  display: none;
}
.woocommerce-order-received p.woocommerce-thankyou-order-received {
  padding-bottom: 2.4rem;
  font-size: 1.6rem;
  font-family: "Grandstander", sans-serif;
  font-weight: 700;
}
.woocommerce-order-received .newsletter {
  margin-bottom: 0;
}
.woocommerce-order-received .mollie-instructions {
  margin-bottom: 0;
}
.woocommerce-order-received .woocommerce-order {
  max-width: 94rem;
  border-radius: 1rem;
  border: 1px solid #e3e3e3;
  padding: 2.4rem;
  margin: 0 auto;
}
.woocommerce-order-received .col2-set {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4rem;
}
@media only screen and (max-width: 750px) {
  .woocommerce-order-received .col2-set {
    grid-template-columns: 1fr;
  }
}
.woocommerce-order-received .col-1,
.woocommerce-order-received .col-2 {
  background-color: #274940;
  padding: 2.4rem;
  border-radius: 30px;
}
.woocommerce-order-received .col-1 h2, .woocommerce-order-received .col-1 h3, .woocommerce-order-received .col-1 p, .woocommerce-order-received .col-1 label, .woocommerce-order-received .col-1 a, .woocommerce-order-received .col-1 address,
.woocommerce-order-received .col-2 h2,
.woocommerce-order-received .col-2 h3,
.woocommerce-order-received .col-2 p,
.woocommerce-order-received .col-2 label,
.woocommerce-order-received .col-2 a,
.woocommerce-order-received .col-2 address {
  color: #FFF;
}
.woocommerce-order-received .col-1 address,
.woocommerce-order-received .col-2 address {
  padding-bottom: 0;
}
.woocommerce-order-received .col-1 button,
.woocommerce-order-received .col-2 button {
  background-color: orange;
}
.woocommerce-order-received .col-2 {
  background-color: #e1f5ee;
}
.woocommerce-order-received .col-2 h2, .woocommerce-order-received .col-2 h3, .woocommerce-order-received .col-2 p, .woocommerce-order-received .col-2 label, .woocommerce-order-received .col-2 a, .woocommerce-order-received .col-2 address {
  color: #274940;
}
@media only screen and (max-width: 640px) {
  .woocommerce-order-received .newsletter {
    margin-top: 6rem;
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .woocommerce-order-received .woocommerce-order p, .woocommerce-order-received .woocommerce-order label, .woocommerce-order-received .woocommerce-order address, .woocommerce-order-received .woocommerce-order td, .woocommerce-order-received .woocommerce-order th, .woocommerce-order-received .woocommerce-order li {
    font-size: 1.4rem;
  }
  .woocommerce-order-received p.woocommerce-thankyou-order-received {
    font-size: 1.6rem;
  }
}

.woocommerce-thankyou-order-details {
  display: table;
  padding-bottom: 4rem;
}
.woocommerce-thankyou-order-details li {
  display: table-cell;
  margin: 0;
  padding: 10px 20px;
  border-left: 1px solid #e3e3e3;
}
.woocommerce-thankyou-order-details li strong {
  display: block;
}
.woocommerce-thankyou-order-details li:before {
  display: none;
}
.woocommerce-thankyou-order-details .amount {
  font-size: 2.4rem;
}
.woocommerce-thankyou-order-details .woocommerce-order-overview__total {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-thankyou-order-details {
    display: block;
    border-left: 1px solid #000;
    padding: 0;
    margin-bottom: 40px;
  }
  .woocommerce-thankyou-order-details li {
    display: block;
    border-right: 0;
  }
}

.woocommerce-order-pay .amount {
  font-size: 2rem;
}
.woocommerce-order-pay h1 {
  text-align: center;
}
.woocommerce-order-pay #order_review {
  max-width: 64rem;
  margin: 0 auto;
  padding: 2.4rem;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
}
.woocommerce-order-pay .product-subtotal {
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .woocommerce-order-pay #order_review p, .woocommerce-order-pay #order_review label, .woocommerce-order-pay #order_review address, .woocommerce-order-pay #order_review td, .woocommerce-order-pay #order_review th, .woocommerce-order-pay #order_review li {
    font-size: 1.4rem;
  }
}

.pum-container {
  padding: 0 !important;
  border-radius: 5rem !important;
  border: 0 !important;
}/*# sourceMappingURL=main.css.map */