/*!
Theme Name: Kingfisher
Author: iClicks
Author URI: https://www.iclicks.nl/
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kfi
*/

/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Sarabun, serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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 in Chrome and Safari on macOS.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

body {
  font-family: Sarabun, serif !important;
  font-size: 15px !important;
  line-height: 1.625em !important;
  --tw-text-opacity: 1 !important;
  color: rgb(30 30 30 / var(--tw-text-opacity)) !important;
}

@media (min-width: 768px) {
  body {
    font-size: 16px !important;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 10px;
  font-family: Petrona, serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.1em;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 15px;
    font-size: 40px;
  }
}

@media (min-width: 1024px) {
  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6 {
    font-size: 50px;
  }
}

.h1 {
  font-size: 40px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .h1 {
    font-size: 50px;
  }
}

.h2,
  h2 {
  font-size: 28px;
}

@media (min-width: 640px) {
  .h2,
  h2 {
    font-size: 34px;
  }
}

@media (min-width: 768px) {
  .h2,
  h2 {
    font-size: 40px;
  }
}

.hero-title h2 {
  --tw-text-opacity: 1;
  color: rgb(221 210 197 / var(--tw-text-opacity));
}

.content-boven-gerelateerde-projecten h2,
  h3 {
  font-size: 18px;
}

@media (min-width: 640px) {
  .content-boven-gerelateerde-projecten h2,
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 18px;
}

@media (min-width: 640px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 18px;
}

@media (min-width: 768px) {
  h5 {
    font-size: 22px;
  }
}

h6 {
  font-size: 15px;
}

@media (min-width: 768px) {
  h6 {
    font-size: 16px;
  }
}

p {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.35em;
}

@media (min-width: 768px) {
  p {
    margin-bottom: 25px;
    font-size: 16px;
  }
}

p.big-intro {
  font-family: Petrona, serif;
  font-size: 16px;
}

@media (min-width: 640px) {
  p.big-intro {
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  p.big-intro {
    font-size: 26px;
  }
}

p.big {
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
}

a {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
  transition-property: all;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

a:hover {
  text-decoration-line: underline;
}

strong {
  font-weight: 700;
}

ul, ol {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  ul, ol {
    margin-bottom: 25px;
  }
}

li {
  line-height: 1.625;
}

li > ul {
  margin-bottom: 0px;
  padding-left: 20px;
}

.term-description ul li,
  ul.check li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 25px;
  font-family: Petrona, serif;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .term-description ul li,
  ul.check li {
    font-size: 18px;
  }
}

ul.check li:before {
  position: absolute;
  left: 0px;
  top: 2px;
  list-style-type: none;
  font-family: 'Font Awesome 5 Free';
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
  content: '\f058';
}

.term-description ul li {
  display: list-item;
  list-style-position: inside;
  list-style-type: disc;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

ul.check li {
  list-style-type: none;
}

#webshop-sidemenu ul.check li {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

.half-list {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 10px;
       column-gap: 10px;
}

@media (min-width: 768px) {
  .half-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.half-list li {
  grid-column: span 1 / span 1;
  line-height: 1.5;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 360px) {
  .container {
    max-width: 360px;
  }
}

@media (min-width: 540px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1350px) {
  .container {
    max-width: 1350px;
  }
}

@media (min-width: 1450px) {
  .container {
    max-width: 1450px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}

@media (min-width: 1700px) {
  .container {
    max-width: 1700px;
  }
}

[type='submit'],
  .btn {
  display: inline-flex;
  cursor: pointer;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(214 202 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity));
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Petrona, serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2em;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

[type='submit']:hover,
  .btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.btn-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.btn-white:hover {
  border-color: #f0f0f0f0 !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity)) !important;
}

.btn-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 57 48 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.btn-primary:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(214 202 188 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.btn-faq {
  position: relative;
  cursor: pointer;
}

.btn-faq:before {
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
  content: '\2b';
}

.btn-faq.faq-active:before {
  top: 2px;
  font-size: 10px;
  content: '\f068';
}

.nieuwste-projecten .btn,
  .grid-tweederde-eenderde-right .btn-white,
  .buttons .btn-white,
  .buttons .btn-primary,
  .btn-lg {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 700;
  text-transform: none;
}

.buttons {
  flex-direction: column;
}

@media (min-width: 1200px) {
  .buttons {
    flex-direction: row;
  }
}

.klantenservice-blok .buttons {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 540px) {
  .klantenservice-blok .buttons {
    width: 400px;
  }
}

@media (min-width: 1024px) {
  .klantenservice-blok .buttons {
    width: 100%;
  }
}

.buttons .btn {
  margin-right: 0px !important;
  margin-bottom: 10px !important;
}

@media (min-width: 1200px) {
  .buttons .btn {
    margin-right: 10px !important;
    margin-bottom: 0px !important;
  }
}

.button-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 20px;
       column-gap: 20px;
}

/* Basic styles for all input fields */

[type=date], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week] {
  margin-bottom: 20px;
  height: 40px;
}

[multiple], [type=date], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {
  width: 100% !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(238 238 238 / var(--tw-border-opacity)) !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  font-size: 15px !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(214 202 188 / var(--tw-ring-opacity)) !important;
}

[type=submit] {
  display: inline-flex;
  cursor: pointer;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(214 202 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity));
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Petrona, serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2em;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

[type=submit]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

[type=submit] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 57 48 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

[type=submit]:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(214 202 188 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.nieuwste-projecten [type=submit] {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 700;
  text-transform: none;
}


  .buttons [type=submit] {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 700;
  text-transform: none;
}

.buttons [type=submit] {
  margin-right: 0px !important;
  margin-bottom: 10px !important;
}

@media (min-width: 1200px) {
  .buttons [type=submit] {
    margin-right: 10px !important;
    margin-bottom: 0px !important;
  }
}

[type=submit] {
  float: left !important;
}

.product-content [type=submit].btn-beige {
  --tw-border-opacity: 1;
  border-color: rgb(214 202 188 / var(--tw-border-opacity));
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  font-style: italic;
  line-height: 1.5;
}

.product-content [type=submit].btn-beige:hover {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}


      .cart [type=submit] {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: none;
  line-height: 1.5;
}

.related-products [type=submit] {
  display: none !important;
}

.product-content a[type=submit] {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .product-content a[type=submit] {
    margin-bottom: 0px;
    width: auto;
  }
}

.cus-form-klantenservice-2 {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.cus-form-klantenservice-1 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 0px;
       column-gap: 0px;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.collapse {
  visibility: collapse !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.-bottom-4 {
  bottom: -4px !important;
}

.-left-\[100vw\] {
  left: -100vw !important;
}

.-left-\[15px\] {
  left: -15px !important;
}

.-right-\[15px\] {
  right: -15px !important;
}

.-right-\[4px\] {
  right: -4px !important;
}

.-right-\[8px\] {
  right: -8px !important;
}

.-top-50 {
  top: -50px !important;
}

.-top-\[2px\] {
  top: -2px !important;
}

.-top-\[44px\] {
  top: -44px !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.bottom-10 {
  bottom: 10px !important;
}

.bottom-100 {
  bottom: 100px !important;
}

.bottom-17 {
  bottom: 17px !important;
}

.bottom-20 {
  bottom: 20px !important;
}

.left-0 {
  left: 0px !important;
}

.left-15 {
  left: 15px !important;
}

.left-20 {
  left: 20px !important;
}

.left-\[15px\] {
  left: 15px !important;
}

.left-\[calc\(50\%-11px\)\] {
  left: calc(50% - 11px) !important;
}

.left-\[calc\(50\%-25px\)\] {
  left: calc(50% - 25px) !important;
}

.left-\[unset\] {
  left: unset !important;
}

.left-auto {
  left: auto !important;
}

.right-0 {
  right: 0px !important;
}

.right-10 {
  right: 10px !important;
}

.right-15 {
  right: 15px !important;
}

.right-20 {
  right: 20px !important;
}

.right-5 {
  right: 5px !important;
}

.top-0 {
  top: 0px !important;
}

.top-15 {
  top: 15px !important;
}

.top-20 {
  top: 20px !important;
}

.top-50 {
  top: 50px !important;
}

.top-60 {
  top: 60px !important;
}

.top-\[0\%\] {
  top: 0% !important;
}

.top-\[0px\] {
  top: 0px !important;
}

.top-\[105\%\] {
  top: 105% !important;
}

.top-\[1px\] {
  top: 1px !important;
}

.top-\[2px\] {
  top: 2px !important;
}

.top-\[350px\] {
  top: 350px !important;
}

.top-\[35px\] {
  top: 35px !important;
}

.top-\[6px\] {
  top: 6px !important;
}

.top-\[calc\(50\%-20px\)\] {
  top: calc(50% - 20px) !important;
}

.top-\[calc\(50\%-25px\)\] {
  top: calc(50% - 25px) !important;
}

.-z-\[1\] {
  z-index: -1 !important;
}

.z-10 {
  z-index: 10 !important;
}

.z-20 {
  z-index: 20 !important;
}

.z-50 {
  z-index: 50 !important;
}

.z-\[10000\] {
  z-index: 10000 !important;
}

.z-\[1000\] {
  z-index: 1000 !important;
}

.z-\[100\] {
  z-index: 100 !important;
}

.z-\[22\] {
  z-index: 22 !important;
}

.z-\[2\] {
  z-index: 2 !important;
}

.z-\[701\] {
  z-index: 701 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.col-span-1 {
  grid-column: span 1 / span 1 !important;
}

.col-span-10 {
  grid-column: span 10 / span 10 !important;
}

.col-span-2 {
  grid-column: span 2 / span 2 !important;
}

.col-span-3 {
  grid-column: span 3 / span 3 !important;
}

.col-span-4 {
  grid-column: span 4 / span 4 !important;
}

.col-span-6 {
  grid-column: span 6 / span 6 !important;
}

.float-right {
  float: right !important;
}

.float-left {
  float: left !important;
}

.float-none {
  float: none !important;
}

.m-0 {
  margin: 0px !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.-ml-\[220px\] {
  margin-left: -220px !important;
}

.-mr-\[220px\] {
  margin-right: -220px !important;
}

.-mt-120 {
  margin-top: -120px !important;
}

.-mt-5 {
  margin-top: -5px !important;
}

.-mt-\[15px\] {
  margin-top: -15px !important;
}

.-mt-\[25px\] {
  margin-top: -25px !important;
}

.-mt-\[30px\] {
  margin-top: -30px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-\[0\.5em\] {
  margin-bottom: 0.5em !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-\[15px\] {
  margin-left: 15px !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-\[8px\] {
  margin-right: 8px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.box-border {
  box-sizing: border-box !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.flex {
  display: flex !important;
}

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

.table {
  display: table !important;
}

.grid {
  display: grid !important;
}

.list-item {
  display: list-item !important;
}

.hidden {
  display: none !important;
}

.h-10 {
  height: 10px !important;
}

.h-150 {
  height: 150px !important;
}

.h-20 {
  height: 20px !important;
}

.h-200 {
  height: 200px !important;
}

.h-3 {
  height: 3px !important;
}

.h-30 {
  height: 30px !important;
}

.h-300 {
  height: 300px !important;
}

.h-35 {
  height: 35px !important;
}

.h-4 {
  height: 4px !important;
}

.h-40 {
  height: 40px !important;
}

.h-400 {
  height: 400px !important;
}

.h-60 {
  height: 60px !important;
}

.h-70 {
  height: 70px !important;
}

.h-80 {
  height: 80px !important;
}

.h-90 {
  height: 90px !important;
}

.h-\[100\%\] {
  height: 100% !important;
}

.h-\[125px\] {
  height: 125px !important;
}

.h-\[150px\] {
  height: 150px !important;
}

.h-\[16px\] {
  height: 16px !important;
}

.h-\[180px\] {
  height: 180px !important;
}

.h-\[190px\] {
  height: 190px !important;
}

.h-\[200px\] {
  height: 200px !important;
}

.h-\[250px\] {
  height: 250px !important;
}

.h-\[280px\] {
  height: 280px !important;
}

.h-\[400px\] {
  height: 400px !important;
}

.h-\[42px\] {
  height: 42px !important;
}

.h-\[44px\] {
  height: 44px !important;
}

.h-\[450px\] {
  height: 450px !important;
}

.h-\[45px\] {
  height: 45px !important;
}

.h-\[46px\] {
  height: 46px !important;
}

.h-\[47px\] {
  height: 47px !important;
}

.h-\[50\%\] {
  height: 50% !important;
}

.h-\[50px\] {
  height: 50px !important;
}

.h-\[600px\] {
  height: 600px !important;
}

.h-\[98\%\] {
  height: 98% !important;
}

.h-auto {
  height: auto !important;
}

.h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.h-full {
  height: 100% !important;
}

.max-h-0 {
  max-height: 0px !important;
}

.max-h-\[auto\] {
  max-height: auto !important;
}

.max-h-full {
  max-height: 100% !important;
}

.min-h-0 {
  min-height: 0px !important;
}

.min-h-200 {
  min-height: 200px !important;
}

.min-h-\[0px\] {
  min-height: 0px !important;
}

.min-h-\[200px\] {
  min-height: 200px !important;
}

.min-h-\[50px\] {
  min-height: 50px !important;
}

.min-h-\[80px\] {
  min-height: 80px !important;
}

.min-h-\[unset\] {
  min-height: unset !important;
}

.min-h-full {
  min-height: 100% !important;
}

.w-150 {
  width: 150px !important;
}

.w-30 {
  width: 30px !important;
}

.w-40 {
  width: 40px !important;
}

.w-70 {
  width: 70px !important;
}

.w-80 {
  width: 80px !important;
}

.w-\[100px\] {
  width: 100px !important;
}

.w-\[130px\] {
  width: 130px !important;
}

.w-\[150px\] {
  width: 150px !important;
}

.w-\[16px\] {
  width: 16px !important;
}

.w-\[170px\] {
  width: 170px !important;
}

.w-\[18px\] {
  width: 18px !important;
}

.w-\[200px\] {
  width: 200px !important;
}

.w-\[220px\] {
  width: 220px !important;
}

.w-\[250px\] {
  width: 250px !important;
}

.w-\[300px\] {
  width: 300px !important;
}

.w-\[33\%\] {
  width: 33% !important;
}

.w-\[35px\] {
  width: 35px !important;
}

.w-\[400px\] {
  width: 400px !important;
}

.w-\[425px\] {
  width: 425px !important;
}

.w-\[47\%\] {
  width: 47% !important;
}

.w-\[49px\] {
  width: 49px !important;
}

.w-\[60\%\] {
  width: 60% !important;
}

.w-\[85px\] {
  width: 85px !important;
}

.w-\[89\%\] {
  width: 89% !important;
}

.w-\[98\%\] {
  width: 98% !important;
}

.w-\[calc\(100\%\+10px\)\] {
  width: calc(100% + 10px) !important;
}

.w-\[calc\(100\%-20px\)\] {
  width: calc(100% - 20px) !important;
}

.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px) !important;
}

.w-\[calc\(100\%-60px\)\] {
  width: calc(100% - 60px) !important;
}

.w-auto {
  width: auto !important;
}

.w-full {
  width: 100% !important;
}

.min-w-\[200px\] {
  min-width: 200px !important;
}

.min-w-\[300px\] {
  min-width: 300px !important;
}

.min-w-\[unset\] {
  min-width: unset !important;
}

.max-w-100p {
  max-width: 100% !important;
}

.max-w-\[300px\] {
  max-width: 300px !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-wrap {
  max-width: 1280px !important;
}

.max-w-wrap-96p {
  max-width: 96% !important;
}

.max-w-wrap-s {
  max-width: 820px !important;
}

.flex-1 {
  flex: 1 1 0% !important;
}

.table-auto {
  table-layout: auto !important;
}

.table-fixed {
  table-layout: fixed !important;
}

.-translate-x-100 {
  --tw-translate-x: -100px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-100 {
  --tw-translate-y: -100px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-0 {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-x-100 {
  --tw-translate-x: 100px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-y-0 {
  --tw-translate-y: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.translate-y-100 {
  --tw-translate-y: 100px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-0 {
  --tw-rotate: 0deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-180 {
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-0 {
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-100 {
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.scale-125 {
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.resize {
  resize: both !important;
}

.list-inside {
  list-style-position: inside !important;
}

.list-disc {
  list-style-type: disc !important;
}

.list-none {
  list-style-type: none !important;
}

.columns-2 {
  -moz-columns: 2 !important;
       columns: 2 !important;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.grid-cols-\[80px_auto\] {
  grid-template-columns: 80px auto !important;
}

.grid-cols-\[auto_150px\] {
  grid-template-columns: auto 150px !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-col {
  flex-direction: column !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.content-center {
  align-content: center !important;
}

.items-start {
  align-items: flex-start !important;
}

.items-center {
  align-items: center !important;
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.gap-10 {
  gap: 10px !important;
}

.gap-20 {
  gap: 20px !important;
}

.gap-40 {
  gap: 40px !important;
}

.gap-x-0 {
  -moz-column-gap: 0px !important;
       column-gap: 0px !important;
}

.gap-x-10 {
  -moz-column-gap: 10px !important;
       column-gap: 10px !important;
}

.gap-x-20 {
  -moz-column-gap: 20px !important;
       column-gap: 20px !important;
}

.gap-x-30 {
  -moz-column-gap: 30px !important;
       column-gap: 30px !important;
}

.gap-x-40 {
  -moz-column-gap: 40px !important;
       column-gap: 40px !important;
}

.gap-x-\[0px\] {
  -moz-column-gap: 0px !important;
       column-gap: 0px !important;
}

.gap-x-\[10px\] {
  -moz-column-gap: 10px !important;
       column-gap: 10px !important;
}

.gap-x-\[30px\] {
  -moz-column-gap: 30px !important;
       column-gap: 30px !important;
}

.gap-x-\[5px\] {
  -moz-column-gap: 5px !important;
       column-gap: 5px !important;
}

.gap-y-10 {
  row-gap: 10px !important;
}

.gap-y-20 {
  row-gap: 20px !important;
}

.gap-y-\[10px\] {
  row-gap: 10px !important;
}

.gap-y-\[20px\] {
  row-gap: 20px !important;
}

.gap-y-\[30px\] {
  row-gap: 30px !important;
}

.gap-y-\[40px\] {
  row-gap: 40px !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-\[0px\] {
  border-radius: 0px !important;
}

.rounded-\[2px\] {
  border-radius: 2px !important;
}

.rounded-\[3px\] {
  border-radius: 3px !important;
}

.rounded-\[4px\] {
  border-radius: 4px !important;
}

.rounded-\[5px\] {
  border-radius: 5px !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded-lg {
  border-radius: 0.5rem !important;
}

.rounded-none {
  border-radius: 0px !important;
}

.rounded-sm {
  border-radius: 0.125rem !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.border-\[1px\] {
  border-width: 1px !important;
}

.border-\[3px\] {
  border-width: 3px !important;
}

.border-b {
  border-bottom-width: 1px !important;
}

.border-b-0 {
  border-bottom-width: 0px !important;
}

.border-b-2 {
  border-bottom-width: 2px !important;
}

.border-b-\[1px\] {
  border-bottom-width: 1px !important;
}

.border-t {
  border-top-width: 1px !important;
}

.border-t-0 {
  border-top-width: 0px !important;
}

.border-t-\[1px\] {
  border-top-width: 1px !important;
}

.border-solid {
  border-style: solid !important;
}

.border-none {
  border-style: none !important;
}

.border-\[\#EEEEEE\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(238 238 238 / var(--tw-border-opacity)) !important;
}

.border-\[\#eee\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(238 238 238 / var(--tw-border-opacity)) !important;
}

.border-\[\#f2eee9\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(242 238 233 / var(--tw-border-opacity)) !important;
}

.border-\[\#fff\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}

.border-beige {
  --tw-border-opacity: 1 !important;
  border-color: rgb(214 202 188 / var(--tw-border-opacity)) !important;
}

.border-body {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 30 30 / var(--tw-border-opacity)) !important;
}

.border-gray {
  --tw-border-opacity: 1 !important;
  border-color: rgb(242 237 231 / var(--tw-border-opacity)) !important;
}

.border-gray-light {
  --tw-border-opacity: 1 !important;
  border-color: rgb(246 246 246 / var(--tw-border-opacity)) !important;
}

.border-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 57 48 / var(--tw-border-opacity)) !important;
}

.border-transparent {
  border-color: transparent !important;
}

.border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}

.border-b-beige {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(214 202 188 / var(--tw-border-opacity)) !important;
}

.bg-\[\#f2ede7\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 237 231 / var(--tw-bg-opacity)) !important;
}

.bg-beige {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity)) !important;
}

.bg-beige-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity)) !important;
}

.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}

.bg-black\/0 {
  background-color: rgb(0 0 0 / 0) !important;
}

.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1) !important;
}

.bg-black\/100 {
  background-color: rgb(0 0 0 / 1) !important;
}

.bg-black\/15 {
  background-color: rgb(0 0 0 / 0.15) !important;
}

.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2) !important;
}

.bg-black\/25 {
  background-color: rgb(0 0 0 / 0.25) !important;
}

.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3) !important;
}

.bg-black\/35 {
  background-color: rgb(0 0 0 / 0.35) !important;
}

.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4) !important;
}

.bg-black\/45 {
  background-color: rgb(0 0 0 / 0.45) !important;
}

.bg-black\/5 {
  background-color: rgb(0 0 0 / 0.05) !important;
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5) !important;
}

.bg-black\/55 {
  background-color: rgb(0 0 0 / 0.55) !important;
}

.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6) !important;
}

.bg-black\/65 {
  background-color: rgb(0 0 0 / 0.65) !important;
}

.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7) !important;
}

.bg-black\/75 {
  background-color: rgb(0 0 0 / 0.75) !important;
}

.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8) !important;
}

.bg-black\/85 {
  background-color: rgb(0 0 0 / 0.85) !important;
}

.bg-black\/90 {
  background-color: rgb(0 0 0 / 0.9) !important;
}

.bg-black\/95 {
  background-color: rgb(0 0 0 / 0.95) !important;
}

.bg-body {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity)) !important;
}

.bg-body\/0 {
  background-color: rgb(30 30 30 / 0) !important;
}

.bg-body\/10 {
  background-color: rgb(30 30 30 / 0.1) !important;
}

.bg-body\/100 {
  background-color: rgb(30 30 30 / 1) !important;
}

.bg-body\/15 {
  background-color: rgb(30 30 30 / 0.15) !important;
}

.bg-body\/20 {
  background-color: rgb(30 30 30 / 0.2) !important;
}

.bg-body\/25 {
  background-color: rgb(30 30 30 / 0.25) !important;
}

.bg-body\/30 {
  background-color: rgb(30 30 30 / 0.3) !important;
}

.bg-body\/35 {
  background-color: rgb(30 30 30 / 0.35) !important;
}

.bg-body\/40 {
  background-color: rgb(30 30 30 / 0.4) !important;
}

.bg-body\/45 {
  background-color: rgb(30 30 30 / 0.45) !important;
}

.bg-body\/5 {
  background-color: rgb(30 30 30 / 0.05) !important;
}

.bg-body\/50 {
  background-color: rgb(30 30 30 / 0.5) !important;
}

.bg-body\/55 {
  background-color: rgb(30 30 30 / 0.55) !important;
}

.bg-body\/60 {
  background-color: rgb(30 30 30 / 0.6) !important;
}

.bg-body\/65 {
  background-color: rgb(30 30 30 / 0.65) !important;
}

.bg-body\/70 {
  background-color: rgb(30 30 30 / 0.7) !important;
}

.bg-body\/75 {
  background-color: rgb(30 30 30 / 0.75) !important;
}

.bg-body\/80 {
  background-color: rgb(30 30 30 / 0.8) !important;
}

.bg-body\/85 {
  background-color: rgb(30 30 30 / 0.85) !important;
}

.bg-body\/90 {
  background-color: rgb(30 30 30 / 0.9) !important;
}

.bg-body\/95 {
  background-color: rgb(30 30 30 / 0.95) !important;
}

.bg-gray {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 237 231 / var(--tw-bg-opacity)) !important;
}

.bg-gray-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity)) !important;
}

.bg-gray-light\/0 {
  background-color: rgb(246 246 246 / 0) !important;
}

.bg-gray-light\/10 {
  background-color: rgb(246 246 246 / 0.1) !important;
}

.bg-gray-light\/100 {
  background-color: rgb(246 246 246 / 1) !important;
}

.bg-gray-light\/15 {
  background-color: rgb(246 246 246 / 0.15) !important;
}

.bg-gray-light\/20 {
  background-color: rgb(246 246 246 / 0.2) !important;
}

.bg-gray-light\/25 {
  background-color: rgb(246 246 246 / 0.25) !important;
}

.bg-gray-light\/30 {
  background-color: rgb(246 246 246 / 0.3) !important;
}

.bg-gray-light\/35 {
  background-color: rgb(246 246 246 / 0.35) !important;
}

.bg-gray-light\/40 {
  background-color: rgb(246 246 246 / 0.4) !important;
}

.bg-gray-light\/45 {
  background-color: rgb(246 246 246 / 0.45) !important;
}

.bg-gray-light\/5 {
  background-color: rgb(246 246 246 / 0.05) !important;
}

.bg-gray-light\/50 {
  background-color: rgb(246 246 246 / 0.5) !important;
}

.bg-gray-light\/55 {
  background-color: rgb(246 246 246 / 0.55) !important;
}

.bg-gray-light\/60 {
  background-color: rgb(246 246 246 / 0.6) !important;
}

.bg-gray-light\/65 {
  background-color: rgb(246 246 246 / 0.65) !important;
}

.bg-gray-light\/70 {
  background-color: rgb(246 246 246 / 0.7) !important;
}

.bg-gray-light\/75 {
  background-color: rgb(246 246 246 / 0.75) !important;
}

.bg-gray-light\/80 {
  background-color: rgb(246 246 246 / 0.8) !important;
}

.bg-gray-light\/85 {
  background-color: rgb(246 246 246 / 0.85) !important;
}

.bg-gray-light\/90 {
  background-color: rgb(246 246 246 / 0.9) !important;
}

.bg-gray-light\/95 {
  background-color: rgb(246 246 246 / 0.95) !important;
}

.bg-gray\/0 {
  background-color: rgb(242 237 231 / 0) !important;
}

.bg-gray\/10 {
  background-color: rgb(242 237 231 / 0.1) !important;
}

.bg-gray\/100 {
  background-color: rgb(242 237 231 / 1) !important;
}

.bg-gray\/15 {
  background-color: rgb(242 237 231 / 0.15) !important;
}

.bg-gray\/20 {
  background-color: rgb(242 237 231 / 0.2) !important;
}

.bg-gray\/25 {
  background-color: rgb(242 237 231 / 0.25) !important;
}

.bg-gray\/30 {
  background-color: rgb(242 237 231 / 0.3) !important;
}

.bg-gray\/35 {
  background-color: rgb(242 237 231 / 0.35) !important;
}

.bg-gray\/40 {
  background-color: rgb(242 237 231 / 0.4) !important;
}

.bg-gray\/45 {
  background-color: rgb(242 237 231 / 0.45) !important;
}

.bg-gray\/5 {
  background-color: rgb(242 237 231 / 0.05) !important;
}

.bg-gray\/50 {
  background-color: rgb(242 237 231 / 0.5) !important;
}

.bg-gray\/55 {
  background-color: rgb(242 237 231 / 0.55) !important;
}

.bg-gray\/60 {
  background-color: rgb(242 237 231 / 0.6) !important;
}

.bg-gray\/65 {
  background-color: rgb(242 237 231 / 0.65) !important;
}

.bg-gray\/70 {
  background-color: rgb(242 237 231 / 0.7) !important;
}

.bg-gray\/75 {
  background-color: rgb(242 237 231 / 0.75) !important;
}

.bg-gray\/80 {
  background-color: rgb(242 237 231 / 0.8) !important;
}

.bg-gray\/85 {
  background-color: rgb(242 237 231 / 0.85) !important;
}

.bg-gray\/90 {
  background-color: rgb(242 237 231 / 0.9) !important;
}

.bg-gray\/95 {
  background-color: rgb(242 237 231 / 0.95) !important;
}

.bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity)) !important;
}

.bg-primary\/0 {
  background-color: rgb(71 57 48 / 0) !important;
}

.bg-primary\/10 {
  background-color: rgb(71 57 48 / 0.1) !important;
}

.bg-primary\/100 {
  background-color: rgb(71 57 48 / 1) !important;
}

.bg-primary\/15 {
  background-color: rgb(71 57 48 / 0.15) !important;
}

.bg-primary\/20 {
  background-color: rgb(71 57 48 / 0.2) !important;
}

.bg-primary\/25 {
  background-color: rgb(71 57 48 / 0.25) !important;
}

.bg-primary\/30 {
  background-color: rgb(71 57 48 / 0.3) !important;
}

.bg-primary\/35 {
  background-color: rgb(71 57 48 / 0.35) !important;
}

.bg-primary\/40 {
  background-color: rgb(71 57 48 / 0.4) !important;
}

.bg-primary\/45 {
  background-color: rgb(71 57 48 / 0.45) !important;
}

.bg-primary\/5 {
  background-color: rgb(71 57 48 / 0.05) !important;
}

.bg-primary\/50 {
  background-color: rgb(71 57 48 / 0.5) !important;
}

.bg-primary\/55 {
  background-color: rgb(71 57 48 / 0.55) !important;
}

.bg-primary\/60 {
  background-color: rgb(71 57 48 / 0.6) !important;
}

.bg-primary\/65 {
  background-color: rgb(71 57 48 / 0.65) !important;
}

.bg-primary\/70 {
  background-color: rgb(71 57 48 / 0.7) !important;
}

.bg-primary\/75 {
  background-color: rgb(71 57 48 / 0.75) !important;
}

.bg-primary\/80 {
  background-color: rgb(71 57 48 / 0.8) !important;
}

.bg-primary\/85 {
  background-color: rgb(71 57 48 / 0.85) !important;
}

.bg-primary\/90 {
  background-color: rgb(71 57 48 / 0.9) !important;
}

.bg-primary\/95 {
  background-color: rgb(71 57 48 / 0.95) !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-transparent\/0 {
  background-color: rgb(0 0 0 / 0) !important;
}

.bg-transparent\/10 {
  background-color: rgb(0 0 0 / 0.1) !important;
}

.bg-transparent\/100 {
  background-color: rgb(0 0 0 / 1) !important;
}

.bg-transparent\/15 {
  background-color: rgb(0 0 0 / 0.15) !important;
}

.bg-transparent\/20 {
  background-color: rgb(0 0 0 / 0.2) !important;
}

.bg-transparent\/25 {
  background-color: rgb(0 0 0 / 0.25) !important;
}

.bg-transparent\/30 {
  background-color: rgb(0 0 0 / 0.3) !important;
}

.bg-transparent\/35 {
  background-color: rgb(0 0 0 / 0.35) !important;
}

.bg-transparent\/40 {
  background-color: rgb(0 0 0 / 0.4) !important;
}

.bg-transparent\/45 {
  background-color: rgb(0 0 0 / 0.45) !important;
}

.bg-transparent\/5 {
  background-color: rgb(0 0 0 / 0.05) !important;
}

.bg-transparent\/50 {
  background-color: rgb(0 0 0 / 0.5) !important;
}

.bg-transparent\/55 {
  background-color: rgb(0 0 0 / 0.55) !important;
}

.bg-transparent\/60 {
  background-color: rgb(0 0 0 / 0.6) !important;
}

.bg-transparent\/65 {
  background-color: rgb(0 0 0 / 0.65) !important;
}

.bg-transparent\/70 {
  background-color: rgb(0 0 0 / 0.7) !important;
}

.bg-transparent\/75 {
  background-color: rgb(0 0 0 / 0.75) !important;
}

.bg-transparent\/80 {
  background-color: rgb(0 0 0 / 0.8) !important;
}

.bg-transparent\/85 {
  background-color: rgb(0 0 0 / 0.85) !important;
}

.bg-transparent\/90 {
  background-color: rgb(0 0 0 / 0.9) !important;
}

.bg-transparent\/95 {
  background-color: rgb(0 0 0 / 0.95) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bg-white-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 244 240 / var(--tw-bg-opacity)) !important;
}

.bg-white-dark\/0 {
  background-color: rgb(246 244 240 / 0) !important;
}

.bg-white-dark\/10 {
  background-color: rgb(246 244 240 / 0.1) !important;
}

.bg-white-dark\/100 {
  background-color: rgb(246 244 240 / 1) !important;
}

.bg-white-dark\/15 {
  background-color: rgb(246 244 240 / 0.15) !important;
}

.bg-white-dark\/20 {
  background-color: rgb(246 244 240 / 0.2) !important;
}

.bg-white-dark\/25 {
  background-color: rgb(246 244 240 / 0.25) !important;
}

.bg-white-dark\/30 {
  background-color: rgb(246 244 240 / 0.3) !important;
}

.bg-white-dark\/35 {
  background-color: rgb(246 244 240 / 0.35) !important;
}

.bg-white-dark\/40 {
  background-color: rgb(246 244 240 / 0.4) !important;
}

.bg-white-dark\/45 {
  background-color: rgb(246 244 240 / 0.45) !important;
}

.bg-white-dark\/5 {
  background-color: rgb(246 244 240 / 0.05) !important;
}

.bg-white-dark\/50 {
  background-color: rgb(246 244 240 / 0.5) !important;
}

.bg-white-dark\/55 {
  background-color: rgb(246 244 240 / 0.55) !important;
}

.bg-white-dark\/60 {
  background-color: rgb(246 244 240 / 0.6) !important;
}

.bg-white-dark\/65 {
  background-color: rgb(246 244 240 / 0.65) !important;
}

.bg-white-dark\/70 {
  background-color: rgb(246 244 240 / 0.7) !important;
}

.bg-white-dark\/75 {
  background-color: rgb(246 244 240 / 0.75) !important;
}

.bg-white-dark\/80 {
  background-color: rgb(246 244 240 / 0.8) !important;
}

.bg-white-dark\/85 {
  background-color: rgb(246 244 240 / 0.85) !important;
}

.bg-white-dark\/90 {
  background-color: rgb(246 244 240 / 0.9) !important;
}

.bg-white-dark\/95 {
  background-color: rgb(246 244 240 / 0.95) !important;
}

.bg-white\/0 {
  background-color: rgb(255 255 255 / 0) !important;
}

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1) !important;
}

.bg-white\/100 {
  background-color: rgb(255 255 255 / 1) !important;
}

.bg-white\/15 {
  background-color: rgb(255 255 255 / 0.15) !important;
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2) !important;
}

.bg-white\/25 {
  background-color: rgb(255 255 255 / 0.25) !important;
}

.bg-white\/30 {
  background-color: rgb(255 255 255 / 0.3) !important;
}

.bg-white\/35 {
  background-color: rgb(255 255 255 / 0.35) !important;
}

.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4) !important;
}

.bg-white\/45 {
  background-color: rgb(255 255 255 / 0.45) !important;
}

.bg-white\/5 {
  background-color: rgb(255 255 255 / 0.05) !important;
}

.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5) !important;
}

.bg-white\/55 {
  background-color: rgb(255 255 255 / 0.55) !important;
}

.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6) !important;
}

.bg-white\/65 {
  background-color: rgb(255 255 255 / 0.65) !important;
}

.bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7) !important;
}

.bg-white\/75 {
  background-color: rgb(255 255 255 / 0.75) !important;
}

.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8) !important;
}

.bg-white\/85 {
  background-color: rgb(255 255 255 / 0.85) !important;
}

.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9) !important;
}

.bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95) !important;
}

.bg-opacity-100 {
  --tw-bg-opacity: 1 !important;
}

.bg-none {
  background-image: none !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.object-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-center {
  -o-object-position: center !important;
     object-position: center !important;
}

.object-left-bottom {
  -o-object-position: left bottom !important;
     object-position: left bottom !important;
}

.p-0 {
  padding: 0px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-16 {
  padding: 16px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.px-\[12px\] {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.px-\[15px\] {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.px-\[6px\] {
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.py-14 {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.py-3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.py-6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.py-\[10px\] {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py-\[14px\] {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.py-\[16px\] {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.py-\[5px\] {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 3px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-\[10px\] {
  padding-bottom: 10px !important;
}

.pb-\[11px\] {
  padding-bottom: 11px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-\[25px\] {
  padding-left: 25px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 3px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-\[15px\] {
  padding-top: 15px !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.font-awesome {
  font-family: 'Font Awesome 5 Free' !important;
}

.font-heading {
  font-family: Petrona, serif !important;
}

.font-sans {
  font-family: Sarabun, serif !important;
}

.text-10 {
  font-size: 10px !important;
}

.text-12 {
  font-size: 12px !important;
}

.text-14 {
  font-size: 14px !important;
}

.text-15 {
  font-size: 15px !important;
}

.text-16 {
  font-size: 16px !important;
}

.text-17 {
  font-size: 17px !important;
}

.text-18 {
  font-size: 18px !important;
}

.text-20 {
  font-size: 20px !important;
}

.text-22 {
  font-size: 22px !important;
}

.text-24 {
  font-size: 24px !important;
}

.text-26 {
  font-size: 26px !important;
}

.text-30 {
  font-size: 30px !important;
}

.text-40 {
  font-size: 40px !important;
}

.text-8 {
  font-size: 8px !important;
}

.text-\[13px\] {
  font-size: 13px !important;
}

.text-\[16px\] {
  font-size: 16px !important;
}

.text-\[17px\] {
  font-size: 17px !important;
}

.text-\[18px\] {
  font-size: 18px !important;
}

.text-\[20px\] {
  font-size: 20px !important;
}

.text-\[24px\] {
  font-size: 24px !important;
}

.text-\[27px\] {
  font-size: 27px !important;
}

.text-\[28px\] {
  font-size: 28px !important;
}

.text-\[34px\] {
  font-size: 34px !important;
}

.text-\[35px\] {
  font-size: 35px !important;
}

.text-\[40px\] {
  font-size: 40px !important;
}

.text-\[50px\] {
  font-size: 50px !important;
}

.text-\[60px\] {
  font-size: 60px !important;
}

.font-bold {
  font-weight: 700 !important;
}

.font-extrabold {
  font-weight: 800 !important;
}

.font-light {
  font-weight: 300 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.normal-case {
  text-transform: none !important;
}

.italic {
  font-style: italic !important;
}

.not-italic {
  font-style: normal !important;
}

.leading-4 {
  line-height: 1rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-\[1\.1em\] {
  line-height: 1.1em !important;
}

.leading-\[1\.2em\] {
  line-height: 1.2em !important;
}

.leading-\[1\.35em\] {
  line-height: 1.35em !important;
}

.leading-\[1\.625em\] {
  line-height: 1.625em !important;
}

.leading-\[18px\] {
  line-height: 18px !important;
}

.leading-\[24px\] {
  line-height: 24px !important;
}

.leading-\[25px\] {
  line-height: 25px !important;
}

.leading-\[30px\] {
  line-height: 30px !important;
}

.leading-\[35px\] {
  line-height: 35px !important;
}

.leading-\[47px\] {
  line-height: 47px !important;
}

.leading-\[50px\] {
  line-height: 50px !important;
}

.leading-none {
  line-height: 1 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-snug {
  line-height: 1.375 !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.tracking-widest {
  letter-spacing: 0.1em !important;
}

.text-\[red\] {
  --tw-text-opacity: 1 !important;
  color: rgb(255 0 0 / var(--tw-text-opacity)) !important;
}

.text-beige {
  --tw-text-opacity: 1 !important;
  color: rgb(214 202 188 / var(--tw-text-opacity)) !important;
}

.text-beige-dk {
  --tw-text-opacity: 1 !important;
  color: rgb(221 210 197 / var(--tw-text-opacity)) !important;
}

.text-beige-light {
  --tw-text-opacity: 1 !important;
  color: rgb(214 202 188 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.text-black\/0 {
  color: rgb(0 0 0 / 0) !important;
}

.text-black\/10 {
  color: rgb(0 0 0 / 0.1) !important;
}

.text-black\/100 {
  color: rgb(0 0 0 / 1) !important;
}

.text-black\/15 {
  color: rgb(0 0 0 / 0.15) !important;
}

.text-black\/20 {
  color: rgb(0 0 0 / 0.2) !important;
}

.text-black\/25 {
  color: rgb(0 0 0 / 0.25) !important;
}

.text-black\/30 {
  color: rgb(0 0 0 / 0.3) !important;
}

.text-black\/35 {
  color: rgb(0 0 0 / 0.35) !important;
}

.text-black\/40 {
  color: rgb(0 0 0 / 0.4) !important;
}

.text-black\/45 {
  color: rgb(0 0 0 / 0.45) !important;
}

.text-black\/5 {
  color: rgb(0 0 0 / 0.05) !important;
}

.text-black\/50 {
  color: rgb(0 0 0 / 0.5) !important;
}

.text-black\/55 {
  color: rgb(0 0 0 / 0.55) !important;
}

.text-black\/60 {
  color: rgb(0 0 0 / 0.6) !important;
}

.text-black\/65 {
  color: rgb(0 0 0 / 0.65) !important;
}

.text-black\/70 {
  color: rgb(0 0 0 / 0.7) !important;
}

.text-black\/75 {
  color: rgb(0 0 0 / 0.75) !important;
}

.text-black\/80 {
  color: rgb(0 0 0 / 0.8) !important;
}

.text-black\/85 {
  color: rgb(0 0 0 / 0.85) !important;
}

.text-black\/90 {
  color: rgb(0 0 0 / 0.9) !important;
}

.text-black\/95 {
  color: rgb(0 0 0 / 0.95) !important;
}

.text-body {
  --tw-text-opacity: 1 !important;
  color: rgb(30 30 30 / var(--tw-text-opacity)) !important;
}

.text-body\/0 {
  color: rgb(30 30 30 / 0) !important;
}

.text-body\/10 {
  color: rgb(30 30 30 / 0.1) !important;
}

.text-body\/100 {
  color: rgb(30 30 30 / 1) !important;
}

.text-body\/15 {
  color: rgb(30 30 30 / 0.15) !important;
}

.text-body\/20 {
  color: rgb(30 30 30 / 0.2) !important;
}

.text-body\/25 {
  color: rgb(30 30 30 / 0.25) !important;
}

.text-body\/30 {
  color: rgb(30 30 30 / 0.3) !important;
}

.text-body\/35 {
  color: rgb(30 30 30 / 0.35) !important;
}

.text-body\/40 {
  color: rgb(30 30 30 / 0.4) !important;
}

.text-body\/45 {
  color: rgb(30 30 30 / 0.45) !important;
}

.text-body\/5 {
  color: rgb(30 30 30 / 0.05) !important;
}

.text-body\/50 {
  color: rgb(30 30 30 / 0.5) !important;
}

.text-body\/55 {
  color: rgb(30 30 30 / 0.55) !important;
}

.text-body\/60 {
  color: rgb(30 30 30 / 0.6) !important;
}

.text-body\/65 {
  color: rgb(30 30 30 / 0.65) !important;
}

.text-body\/70 {
  color: rgb(30 30 30 / 0.7) !important;
}

.text-body\/75 {
  color: rgb(30 30 30 / 0.75) !important;
}

.text-body\/80 {
  color: rgb(30 30 30 / 0.8) !important;
}

.text-body\/85 {
  color: rgb(30 30 30 / 0.85) !important;
}

.text-body\/90 {
  color: rgb(30 30 30 / 0.9) !important;
}

.text-body\/95 {
  color: rgb(30 30 30 / 0.95) !important;
}

.text-gray {
  --tw-text-opacity: 1 !important;
  color: rgb(242 237 231 / var(--tw-text-opacity)) !important;
}

.text-gray-light {
  --tw-text-opacity: 1 !important;
  color: rgb(246 246 246 / var(--tw-text-opacity)) !important;
}

.text-gray-light\/0 {
  color: rgb(246 246 246 / 0) !important;
}

.text-gray-light\/10 {
  color: rgb(246 246 246 / 0.1) !important;
}

.text-gray-light\/100 {
  color: rgb(246 246 246 / 1) !important;
}

.text-gray-light\/15 {
  color: rgb(246 246 246 / 0.15) !important;
}

.text-gray-light\/20 {
  color: rgb(246 246 246 / 0.2) !important;
}

.text-gray-light\/25 {
  color: rgb(246 246 246 / 0.25) !important;
}

.text-gray-light\/30 {
  color: rgb(246 246 246 / 0.3) !important;
}

.text-gray-light\/35 {
  color: rgb(246 246 246 / 0.35) !important;
}

.text-gray-light\/40 {
  color: rgb(246 246 246 / 0.4) !important;
}

.text-gray-light\/45 {
  color: rgb(246 246 246 / 0.45) !important;
}

.text-gray-light\/5 {
  color: rgb(246 246 246 / 0.05) !important;
}

.text-gray-light\/50 {
  color: rgb(246 246 246 / 0.5) !important;
}

.text-gray-light\/55 {
  color: rgb(246 246 246 / 0.55) !important;
}

.text-gray-light\/60 {
  color: rgb(246 246 246 / 0.6) !important;
}

.text-gray-light\/65 {
  color: rgb(246 246 246 / 0.65) !important;
}

.text-gray-light\/70 {
  color: rgb(246 246 246 / 0.7) !important;
}

.text-gray-light\/75 {
  color: rgb(246 246 246 / 0.75) !important;
}

.text-gray-light\/80 {
  color: rgb(246 246 246 / 0.8) !important;
}

.text-gray-light\/85 {
  color: rgb(246 246 246 / 0.85) !important;
}

.text-gray-light\/90 {
  color: rgb(246 246 246 / 0.9) !important;
}

.text-gray-light\/95 {
  color: rgb(246 246 246 / 0.95) !important;
}

.text-gray\/0 {
  color: rgb(242 237 231 / 0) !important;
}

.text-gray\/10 {
  color: rgb(242 237 231 / 0.1) !important;
}

.text-gray\/100 {
  color: rgb(242 237 231 / 1) !important;
}

.text-gray\/15 {
  color: rgb(242 237 231 / 0.15) !important;
}

.text-gray\/20 {
  color: rgb(242 237 231 / 0.2) !important;
}

.text-gray\/25 {
  color: rgb(242 237 231 / 0.25) !important;
}

.text-gray\/30 {
  color: rgb(242 237 231 / 0.3) !important;
}

.text-gray\/35 {
  color: rgb(242 237 231 / 0.35) !important;
}

.text-gray\/40 {
  color: rgb(242 237 231 / 0.4) !important;
}

.text-gray\/45 {
  color: rgb(242 237 231 / 0.45) !important;
}

.text-gray\/5 {
  color: rgb(242 237 231 / 0.05) !important;
}

.text-gray\/50 {
  color: rgb(242 237 231 / 0.5) !important;
}

.text-gray\/55 {
  color: rgb(242 237 231 / 0.55) !important;
}

.text-gray\/60 {
  color: rgb(242 237 231 / 0.6) !important;
}

.text-gray\/65 {
  color: rgb(242 237 231 / 0.65) !important;
}

.text-gray\/70 {
  color: rgb(242 237 231 / 0.7) !important;
}

.text-gray\/75 {
  color: rgb(242 237 231 / 0.75) !important;
}

.text-gray\/80 {
  color: rgb(242 237 231 / 0.8) !important;
}

.text-gray\/85 {
  color: rgb(242 237 231 / 0.85) !important;
}

.text-gray\/90 {
  color: rgb(242 237 231 / 0.9) !important;
}

.text-gray\/95 {
  color: rgb(242 237 231 / 0.95) !important;
}

.text-primary {
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.text-primary\/0 {
  color: rgb(71 57 48 / 0) !important;
}

.text-primary\/10 {
  color: rgb(71 57 48 / 0.1) !important;
}

.text-primary\/100 {
  color: rgb(71 57 48 / 1) !important;
}

.text-primary\/15 {
  color: rgb(71 57 48 / 0.15) !important;
}

.text-primary\/20 {
  color: rgb(71 57 48 / 0.2) !important;
}

.text-primary\/25 {
  color: rgb(71 57 48 / 0.25) !important;
}

.text-primary\/30 {
  color: rgb(71 57 48 / 0.3) !important;
}

.text-primary\/35 {
  color: rgb(71 57 48 / 0.35) !important;
}

.text-primary\/40 {
  color: rgb(71 57 48 / 0.4) !important;
}

.text-primary\/45 {
  color: rgb(71 57 48 / 0.45) !important;
}

.text-primary\/5 {
  color: rgb(71 57 48 / 0.05) !important;
}

.text-primary\/50 {
  color: rgb(71 57 48 / 0.5) !important;
}

.text-primary\/55 {
  color: rgb(71 57 48 / 0.55) !important;
}

.text-primary\/60 {
  color: rgb(71 57 48 / 0.6) !important;
}

.text-primary\/65 {
  color: rgb(71 57 48 / 0.65) !important;
}

.text-primary\/70 {
  color: rgb(71 57 48 / 0.7) !important;
}

.text-primary\/75 {
  color: rgb(71 57 48 / 0.75) !important;
}

.text-primary\/80 {
  color: rgb(71 57 48 / 0.8) !important;
}

.text-primary\/85 {
  color: rgb(71 57 48 / 0.85) !important;
}

.text-primary\/90 {
  color: rgb(71 57 48 / 0.9) !important;
}

.text-primary\/95 {
  color: rgb(71 57 48 / 0.95) !important;
}

.text-transparent {
  color: transparent !important;
}

.text-transparent\/0 {
  color: rgb(0 0 0 / 0) !important;
}

.text-transparent\/10 {
  color: rgb(0 0 0 / 0.1) !important;
}

.text-transparent\/100 {
  color: rgb(0 0 0 / 1) !important;
}

.text-transparent\/15 {
  color: rgb(0 0 0 / 0.15) !important;
}

.text-transparent\/20 {
  color: rgb(0 0 0 / 0.2) !important;
}

.text-transparent\/25 {
  color: rgb(0 0 0 / 0.25) !important;
}

.text-transparent\/30 {
  color: rgb(0 0 0 / 0.3) !important;
}

.text-transparent\/35 {
  color: rgb(0 0 0 / 0.35) !important;
}

.text-transparent\/40 {
  color: rgb(0 0 0 / 0.4) !important;
}

.text-transparent\/45 {
  color: rgb(0 0 0 / 0.45) !important;
}

.text-transparent\/5 {
  color: rgb(0 0 0 / 0.05) !important;
}

.text-transparent\/50 {
  color: rgb(0 0 0 / 0.5) !important;
}

.text-transparent\/55 {
  color: rgb(0 0 0 / 0.55) !important;
}

.text-transparent\/60 {
  color: rgb(0 0 0 / 0.6) !important;
}

.text-transparent\/65 {
  color: rgb(0 0 0 / 0.65) !important;
}

.text-transparent\/70 {
  color: rgb(0 0 0 / 0.7) !important;
}

.text-transparent\/75 {
  color: rgb(0 0 0 / 0.75) !important;
}

.text-transparent\/80 {
  color: rgb(0 0 0 / 0.8) !important;
}

.text-transparent\/85 {
  color: rgb(0 0 0 / 0.85) !important;
}

.text-transparent\/90 {
  color: rgb(0 0 0 / 0.9) !important;
}

.text-transparent\/95 {
  color: rgb(0 0 0 / 0.95) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-white-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(246 244 240 / var(--tw-text-opacity)) !important;
}

.text-white-dark\/0 {
  color: rgb(246 244 240 / 0) !important;
}

.text-white-dark\/10 {
  color: rgb(246 244 240 / 0.1) !important;
}

.text-white-dark\/100 {
  color: rgb(246 244 240 / 1) !important;
}

.text-white-dark\/15 {
  color: rgb(246 244 240 / 0.15) !important;
}

.text-white-dark\/20 {
  color: rgb(246 244 240 / 0.2) !important;
}

.text-white-dark\/25 {
  color: rgb(246 244 240 / 0.25) !important;
}

.text-white-dark\/30 {
  color: rgb(246 244 240 / 0.3) !important;
}

.text-white-dark\/35 {
  color: rgb(246 244 240 / 0.35) !important;
}

.text-white-dark\/40 {
  color: rgb(246 244 240 / 0.4) !important;
}

.text-white-dark\/45 {
  color: rgb(246 244 240 / 0.45) !important;
}

.text-white-dark\/5 {
  color: rgb(246 244 240 / 0.05) !important;
}

.text-white-dark\/50 {
  color: rgb(246 244 240 / 0.5) !important;
}

.text-white-dark\/55 {
  color: rgb(246 244 240 / 0.55) !important;
}

.text-white-dark\/60 {
  color: rgb(246 244 240 / 0.6) !important;
}

.text-white-dark\/65 {
  color: rgb(246 244 240 / 0.65) !important;
}

.text-white-dark\/70 {
  color: rgb(246 244 240 / 0.7) !important;
}

.text-white-dark\/75 {
  color: rgb(246 244 240 / 0.75) !important;
}

.text-white-dark\/80 {
  color: rgb(246 244 240 / 0.8) !important;
}

.text-white-dark\/85 {
  color: rgb(246 244 240 / 0.85) !important;
}

.text-white-dark\/90 {
  color: rgb(246 244 240 / 0.9) !important;
}

.text-white-dark\/95 {
  color: rgb(246 244 240 / 0.95) !important;
}

.text-white\/0 {
  color: rgb(255 255 255 / 0) !important;
}

.text-white\/10 {
  color: rgb(255 255 255 / 0.1) !important;
}

.text-white\/100 {
  color: rgb(255 255 255 / 1) !important;
}

.text-white\/15 {
  color: rgb(255 255 255 / 0.15) !important;
}

.text-white\/20 {
  color: rgb(255 255 255 / 0.2) !important;
}

.text-white\/25 {
  color: rgb(255 255 255 / 0.25) !important;
}

.text-white\/30 {
  color: rgb(255 255 255 / 0.3) !important;
}

.text-white\/35 {
  color: rgb(255 255 255 / 0.35) !important;
}

.text-white\/40 {
  color: rgb(255 255 255 / 0.4) !important;
}

.text-white\/45 {
  color: rgb(255 255 255 / 0.45) !important;
}

.text-white\/5 {
  color: rgb(255 255 255 / 0.05) !important;
}

.text-white\/50 {
  color: rgb(255 255 255 / 0.5) !important;
}

.text-white\/55 {
  color: rgb(255 255 255 / 0.55) !important;
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6) !important;
}

.text-white\/65 {
  color: rgb(255 255 255 / 0.65) !important;
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7) !important;
}

.text-white\/75 {
  color: rgb(255 255 255 / 0.75) !important;
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8) !important;
}

.text-white\/85 {
  color: rgb(255 255 255 / 0.85) !important;
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9) !important;
}

.text-white\/95 {
  color: rgb(255 255 255 / 0.95) !important;
}

.underline {
  text-decoration-line: underline !important;
}

.line-through {
  text-decoration-line: line-through !important;
}

.no-underline {
  text-decoration-line: none !important;
}

.decoration-beige {
  text-decoration-color: #d6cabc !important;
}

.antialiased {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.opacity-20 {
  opacity: 0.2 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-80 {
  opacity: 0.8 !important;
}

.opacity-\[0\.95\] {
  opacity: 0.95 !important;
}

.opacity-\[0\.9\] {
  opacity: 0.9 !important;
}

.opacity-\[1\] {
  opacity: 1 !important;
}

.opacity-\[70\%\] {
  opacity: 70% !important;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.outline {
  outline-style: solid !important;
}

.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring-beige {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(214 202 188 / var(--tw-ring-opacity)) !important;
}

.ring-gray-light {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(246 246 246 / var(--tw-ring-opacity)) !important;
}

.blur {
  --tw-blur: blur(8px) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.blur-0 {
  --tw-blur: blur(0) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.blur-sm {
  --tw-blur: blur(4px) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15)) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.invert {
  --tw-invert: invert(100%) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.duration-1000 {
  transition-duration: 1000ms !important;
}

.duration-150 {
  transition-duration: 150ms !important;
}

.duration-300 {
  transition-duration: 300ms !important;
}

.duration-500 {
  transition-duration: 500ms !important;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

/*--------------------------------------------------------------
  # START COOKIE CSS
--------------------------------------------------------------*/

/* Webtoffee GDPR overwrites */

#wt-cli-settings-btn,
    #wt-cli-accept-btn,
    #wt-cli-accept-all-btn {
  transition: 0.3s;
}

#wt-cli-settings-btn:hover,
    #wt-cli-accept-btn:hover {
  text-decoration:underline !important;
  opacity:0.8 !important;
}

#wt-cli-accept-all-btn:hover {
  opacity:0.8
}

#cookie-law-info-bar {
  border-top: 1px solid #ccc !important;
}

@media only screen and (max-width: 768px) {
  .cli-plugin-button,
    .cli-bar-btn_container a,
    .cli-bar-actions .btn_container a{
    /* margin: 10px 0px !important;
    width:100% !important;
    text-align:center !important;
    display:inline-block !important; */
  }

  .cli-bar-btn_container {
    width:100% !important
  }
}

voor Cookie pop-up
    /* Webtoffee GDPR overwrites */
    #wt-cli-settings-btn,
    #wt-cli-accept-btn,
    #wt-cli-accept-all-btn {
  transition: 0.3s;
}

#wt-cli-settings-btn:hover,
    #wt-cli-accept-btn:hover {
  text-decoration:underline !important;
  opacity:0.8 !important;
}

#wt-cli-accept-all-btn:hover {
  opacity:0.8
}

#cookie-law-info-bar {
  border-top: 1px solid #ccc !important;
}

.cli-plugin-button,
    .cli-bar-btn_container a,
    .cli-bar-actions .btn_container a {
  border-radius: 2px !important;
  /* margin: 10px 0px !important;
    width:100% !important;
    text-align:center !important;
    display:inline-block !important; */
}

/* a.wt-cli-accept-all-btn {
      background-image: linear-gradient(287deg, #009de0, #00a8e7, #00b4ed, #00bff2, #00caf6, #00d3f5, #1bdcf3, #34e4f0, #52ece7, #6ff3dd, #8bf9d4, #a6ffcb);
    } */

.wt-cli-custom-checkbox input[type="checkbox"] {
  border-radius: 2px;
}

@media only screen and (max-width: 480px) {
  .cli-bar-btn_container {
    display: flex !important;
    flex-direction: column !important;
  }

  .wt-cli-accept-all-btn {
    width: 170px;
  }
}

/*--------------------------------------------------------------
  # END COOKIE CSS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
      # START CUSTOM CSS
    --------------------------------------------------------------*/

.cus-form-servicemelding {
  display: flex;
  flex-direction: column;
}

.cus-form-servicemelding div {
  margin-bottom: 20px;
}

span.openingstijden {
  display: inline-block;
  width: 100px;
}

.responsive-iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.heroscene-lp-content p {
  font-family: Petrona, serif;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .heroscene-lp-content p {
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  .heroscene-lp-content p {
    font-size: 26px;
  }
}

.over-ons-team-content p {
  text-align: center;
  font-family: Petrona, serif;
  font-style: italic;
}

.two-cols {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 0px;
       column-gap: 0px;
}

@media (min-width: 768px) {
  .two-cols {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}

.four-cols {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 0px;
       column-gap: 0px;
  row-gap: 40px;
}

@media (min-width: 768px) {
  .four-cols {
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 0px;
  }
}

@media (min-width: 1024px) {
  .four-cols {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

hr {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.filter-list {
  margin-bottom: 0px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  flex-direction: row;
  justify-content: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
  row-gap: 10px;
  padding-top: 20px;
}

@media (min-width: 640px) {
  .filter-list {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
}

@media (min-width: 1024px) {
  .filter-list {
    padding-top: 50px;
  }
}

.filter-list li {
  font-family: Petrona, serif;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .filter-list li {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .filter-list li {
    font-size: 20px;
  }
}

.filter-list li a {
  position: relative;
  padding-right: 0px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

.filter-list li a::after {
  position: absolute;
  bottom: -5px;
  left: 0px;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

.filter-list li a:hover {
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.filter-list li a:hover::after {
  border-width: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 640px) {
  .filter-list li a {
    padding-right: 20px;
  }

  .filter-list li a::after {
    content: var(--tw-content);
    bottom: -15px;
  }
}

.thin-heading {
  font-family: Petrona, serif;
  font-weight: 300;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/*--------------------------------------------------------------
        # START TWEEDERDE EENDERDE CSS
      --------------------------------------------------------------*/

.grid-tweederde-eenderde h2,
      .grid-tweederde-eenderde h3 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid-tweederde-eenderde-left h2,
      .grid-tweederde-eenderde-left h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .grid-tweederde-eenderde-left h2,
      .grid-tweederde-eenderde-left h3 {
    line-height: 50px;
  }
}

@media (min-width: 768px) {
  .grid-tweederde-eenderde-left h2,
      .grid-tweederde-eenderde-left h3 {
    font-size: 50px;
  }
}

.grid-tweederde-eenderde-left p {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.grid-tweederde-eenderde-right h2,
      .grid-tweederde-eenderde-right h3,
      .grid-tweederde-eenderde-right h2 a,
      .grid-tweederde-eenderde-right h3 a {
  margin-bottom: 10px;
  font-size: 40px;
}

.grid-tweederde-eenderde-right h2:hover,
      .grid-tweederde-eenderde-right h3:hover,
      .grid-tweederde-eenderde-right h2 a:hover,
      .grid-tweederde-eenderde-right h3 a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0.85;
}

.grid-tweederde-eenderde-right p,
      .grid-tweederde-eenderde-right p a {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.grid-tweederde-eenderde-right p:hover,
      .grid-tweederde-eenderde-right p a:hover {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

/*--------------------------------------------------------------
        # END TWEEDERDE EENDERDE CSS
      --------------------------------------------------------------*/

.nieuwsbrief-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

h2.newsletter-h2 {
  margin-top: 30px;
}

.nieuwsbrief-grid input {
  margin-bottom: 0px;
  min-height: 50px;
}

.nieuwsbrief-footer {
  width: 100%;
}

@media (min-width: 540px) {
  .nieuwsbrief-footer {
    width: 500px;
  }
}

.nieuwsbrief-footer h2 {
  font-size: 24px;
}

.nieuwsbrief-footer p {
  margin-bottom: 0px;
}

.quote {
  text-align: center;
  font-family: Petrona, serif;
  font-size: 30px;
  line-height: 35px;
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.quote i {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
}

.footer .textwidget a {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

.footer .textwidget a:hover {
  text-decoration-line: underline;
}

#footer h2 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

#footer a {
  font-weight: 400;
}

#footer #text-8 br {
  display: none;
}

@media (min-width: 1200px) {
  #footer #text-8 br {
    display: block;
  }
}

#footer p, #footer li, #footer a {
  font-size: 14px;
  line-height: 25px;
}

.flexitems ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flexitems li {
  width: 100%;
}

@media (min-width: 640px) {
  .flexitems li {
    width: 50%;
  }
}

.flexitems li a {
  font-weight: 400;
}

#footer .social-media {
  max-width: 100%;
  flex-wrap: wrap;
}

#footer .social-media li {
  margin-left: 0px !important;
}

#footer .social-media li a {
  margin-left: 0px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  display: flex !important;
  height: 30px !important;
  width: 30px !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity)) !important;
  text-align: center !important;
  font-size: 12px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.contactgegevens p {
  margin-bottom: 0px;
}

@media (min-width: 1024px) {
  .submenu-left {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(214 202 188 / var(--tw-bg-opacity)) !important;
  }
}

.mega-menu-megamenu {
  position: relative;
}

#mega-menu-wrap-primary #mega-menu-primary {
  display: flex;
  justify-content: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
  display: block !important;
}

@media (min-width: 1024px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
    display: flex !important;
  }
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu #mega-menu-2627-0-2 h4 {
  border-bottom-width: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu #mega-menu-item-text-19 {
  display: none !important;
}

@media (min-width: 1024px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu #mega-menu-item-text-19 {
    display: block !important;
  }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-taxonomy,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-post_type {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (min-width: 1024px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-taxonomy,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-post_type {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-widget {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (min-width: 1024px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-widget {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-2627 > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-taxonomy a,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-2627 > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-post_type a {
  font-family: Sarabun, serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-2627 > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-taxonomy a:hover,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu#mega-menu-item-2627 > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-post_type a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

@media (min-width: 1024px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li:last-child,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li:last-child {
    padding-bottom: 20px !important;
  }
}

#mega-menu-item-text-19 h4 {
  visibility: hidden !important;
}

#mega-menu-item-2629 > .mega-sub-menu {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed#mega-menu-item-2629 > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

#mega-menu-2627-0 li a {
  font-style: normal !important;
}

.single-inspiratie-projecten nav.post-navigation {
  position: fixed;
  bottom: 20px;
  left: 0px;
  z-index: 50;
  width: 100%;
}

.single-inspiratie-projecten nav.post-navigation .nav-previous {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.single-inspiratie-projecten nav.post-navigation .nav-next {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.nav-item .prev {
  margin-right: -220px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
}

.nav-item .next {
  margin-left: -220px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
}

.nav-item:hover .prev {
  margin-right: 0px;
}

.nav-item:hover .next {
  margin-left: 0px;
}

.navigation-inspiration-blocks .swiper-button-prev:after, 
    .navigation-inspiration-blocks .swiper-button-next:after {
  font-size: 20px !important;
}

.mySwiperInspirationBlocks .swiper-slide {
  height: auto !important;
}

.cta-blocks h2 {
  font-style: italic;
}

.openingshours {
  text-align: center;
}

@media (min-width: 768px) {
  .openingshours {
    text-align: left;
  }
}

@media (min-width: 1350px) {
  .openingshours {
    -moz-columns: 2;
         columns: 2;
  }
}

.openingshours strong {
  display: inline-block;
  width: 85px;
}

/* .splide__arrow {
      @apply
      top-[105%] !important;
    } */

.splide__arrow--prev {
  left: 0px !important;
}

.splide__arrow--next {
  right: 0px !important;
}

.woocommerce img {
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
      # END CUSTOM CSS
    --------------------------------------------------------------*/

/*--------------------------------------------------------------
  # START ANIMATION CSS
--------------------------------------------------------------*/

@media only screen and (min-width: 640px) {
  .kfi-effect {
    opacity: 0;
    --tw-blur: blur(4px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 1000ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .show-kfi-effect {
    opacity: 1;
    --tw-blur: blur(0);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .show-kfi-effect[class*='fade'],
    .show-kfi-effect[class*='flip'],
    .show-kfi-effect[class*='zoom'] {
    --tw-translate-y: 0px !important;
    --tw-translate-x: 0px !important;
    --tw-rotate: 0deg !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .fade-up {
    --tw-translate-y: 100px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .fade-down {
    --tw-translate-y: -100px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .fade-right {
    --tw-translate-x: -100px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .fade-left {
    --tw-translate-x: 100px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .fade-in{
    transform: translateZ(0);
    transition-duration: 1.2s;
  }

  .flip-left{
    transform: perspective(2500px) rotateY(-100deg)!important;
  }

  .flip-right{
    transform: perspective(2500px) rotateY(100deg)!important;
  }

  .flip-up{
    transform: perspective(2500px) rotateX(-100deg)!important;
  }

  .flip-down{
    transform: perspective(2500px) rotateX(100deg)!important;
  }

  .zoom-in {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .zoom-out {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .delay-1{
    transition-delay: .8s;
  }

  .delay-2{
    transition-delay: 1.4s;
  }

  .delay-3{
    transition-delay: 1.8s;
  }

  .delay-4 {
    transition-delay: 2.2s;
  }
}

/*--------------------------------------------------------------
    # END ANIMATION CSS
--------------------------------------------------------------*/

/*--------------------------------------------------------------
      # START FORM CSS
    --------------------------------------------------------------*/

/*--------------------------------------------------------------
      # END FORM CSS
    --------------------------------------------------------------*/

/*--------------------------------------------------------------
      # START FOOTER CSS
    --------------------------------------------------------------*/

/*--------------------------------------------------------------
      # END FOOTER CSS
    --------------------------------------------------------------*/

/*--------------------------------------------------------------
      # START HEADER CSS
    --------------------------------------------------------------*/

.bottom-header {
  position: fixed;
  left: 0px;
  z-index: 701;
  width: 100%;
  --tw-bg-opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.home .bottom-header {
  --tw-bg-opacity: 1;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity));
  /* background: linear-gradient(180deg, rgba(221,210,197,1) 45%, rgba(255,255,255,0) 100%) !important; */
}

.down .bottom-header {
  background-color: rgb(214 202 188 / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.header {
  transition: all 0.4s linear;
}

.logo {
  transition: all 0.4s ease-in-out;
}

.down .header {
  position: fixed !important;
  height: 90px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity)) !important;
  opacity: 0.8 !important;
}

.down .header.dropdownheader {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  opacity: 1 !important;
}

.down .header-inner {
  height: 90px !important;
}

.down .logo {
  top: -2px;
  width: 150px;
}

.down .logo img {
  width: 150px !important;
}

.breadcrumbs a {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.breadcrumbs a:hover {
  text-decoration-line: underline;
}

.header-landingspagina .breadcrumbs a {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

.header-landingspagina .breadcrumbs a:hover {
  text-decoration-line: underline;
}

/*--------------------------------------------------------------
    # END HEADER CSS
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
    # START PRODUCT CSS
  --------------------------------------------------------------*/

h1.product_title {
  font-size: 30px;
}

.woocommerce-Price-amount.amount {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.woocommerce-product-details__short-description {
  margin-top: 30px;
  margin-bottom: 45px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(214 202 188 / var(--tw-border-opacity));
  padding-top: 15px;
  padding-bottom: 15px;
}

.woocommerce-product-details__short-description p {
  margin-bottom: 0px;
}

.product-content .btn.btn-beige {
  --tw-border-opacity: 1;
  border-color: rgb(214 202 188 / var(--tw-border-opacity));
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  font-style: italic;
  line-height: 1.5;
}

.product-content .btn.btn-beige:hover {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.product-content p {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.product-content .check,
      .product-content p:last-child {
  margin-bottom: 0px;
}

.quantity-button {
  position: relative;
}

.quantity input[type="number"] {
  margin-bottom: 0px !important;
  height: 44px !important;
  width: 130px !important;
}

.quantity input[type="number"]::-webkit-outer-spin-button,
      .quantity input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type="number"] {
  -moz-appearance: textfield;
}

.woocommerce.tinv-wishlist button.button.alt,
      .cart .btn {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: none;
  line-height: 1.5;
}

.product-share .inner-product-share {
  margin-top: 20px !important;
  border-bottom-width: 0px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(242 237 231 / var(--tw-border-opacity)) !important;
}

.product-share .inner-product-share h3 {
  font-size: 16px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  overflow: visible;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0px;
  width: 100%;
  border-width: 0px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  font-family: Petrona, serif;
}

@media (min-width: 768px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: auto;
  }
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
      .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  border:none;
  position: relative;
  background-color: transparent
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{
  content: "";
  position: absolute !important;
  left: 0px !important;
  bottom: -4px !important;
  z-index: 10 !important;
  display: block !important;
  height: 4px !important;
  width: 100% !important;
  border-radius: 0px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 30 30 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity)) !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
      .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}

.woocommerce-tabs h2 {
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.woocommerce-tabs strong {
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.woocommerce-tabs #tab-description h2,
      .woocommerce-tabs #tab-additional_information h2 {
  display: none;
}

.woocommerce-tabs #tab-additional_information tr {
  position: relative;
  background-color: transparent;
}

.woocommerce-tabs #tab-additional_information th {
  border-width: 0px;
  background-color: transparent;
  text-align: left;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
}

.woocommerce-tabs #tab-additional_information td {
  position: relative;
  overflow: hidden;
  border-width: 0px;
  background-color: transparent;
  text-align: right;
}

.woocommerce-tabs #tab-additional_information td span {
  position: relative;
  display: inline-block;
}

.woocommerce-tabs #tab-additional_information td span:before{
  content: "";
  width: 1920px;
  height: 1px;
  background: rgba(0,0,0,.1);
  position: absolute;
  right: calc(100% + 20px);
  top: calc(50% - 1px);
  z-index: 999;
}

@media (min-width: 768px) {
  .woocommerce-product-details__short-description h3 {
    font-size: 40px;
  }
}

.woocommerce-product-details__short-description hr {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .woocommerce-tabs .woocommerce-Tabs-panel {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.woocommerce div.product .out-of-stock {
  display: none;
}

.woocommerce table.woocommerce-product-attributes {
  margin-bottom: 0px;
  border-top-width: 0px;
}

.related-products h2 {
  font-size: 20px;
}

.related-products .btn {
  display: none !important;
}

.woocommerce table.shop_attributes th {
  font-weight: 400;
}

.product del {
  margin-right: 10px;
  font-size: 20px;
  text-decoration-color: #d6cabc;
  opacity: 0.5;
}

.product ins {
  text-decoration-line: none;
}

.product-content a.btn {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .product-content a.btn {
    margin-bottom: 0px;
    width: auto;
  }
}

.woocommerce-product-gallery .flex-viewport {
  border-radius: 3px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(214 202 188 / var(--tw-border-opacity));
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
  --tw-bg-opacity: 1;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity));
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
  --tw-border-opacity: 1;
  border-color: rgb(214 202 188 / var(--tw-border-opacity));
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent;
}

/*--------------------------------------------------------------
    # END PRODUCT CSS
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
    # START PRODUCT CATEGORY CSS
  --------------------------------------------------------------*/

h2.woocommerce-loop-product__title {
  min-height: 80px;
  font-size: 16px;
}

@media (min-width: 640px) {
  h2.woocommerce-loop-product__title {
    min-height: 70px;
  }
}

@media (min-width: 1024px) {
  h2.woocommerce-loop-product__title {
    font-size: 20px;
  }
}

.related-products h2.woocommerce-loop-product__title {
  min-height: 0px;
}

#maxmegamenu-3 {
  display: grid !important;
  padding-bottom: 20px !important;
}

@media (min-width: 768px) {
  #maxmegamenu-3 {
    padding-bottom: 60px !important;
  }
}

#maxmegamenu-3 h2,
    .berocket_single_filter_widget .bapf_head h3 {
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(214 202 188 / var(--tw-border-opacity)) !important;
  font-size: 26px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(214 202 188 / var(--tw-text-opacity)) !important;
}

#webshop-sidemenu {
  position: fixed;
  right: 0px;
  left: -100vw;
  top: 0px;
  bottom: 0px;
  z-index: 10000;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 20px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 768px) {
  #webshop-sidemenu {
    position: relative;
    left: 0px;
    z-index: 49;
    padding: 0px;
  }
}

#webshop-sidemenu.open {
  left: 0px;
}

.woocommerce-result-count {
  display: none;
}

@media (min-width: 768px) {
  .woocommerce-result-count {
    display: block;
  }
}

.woocommerce-ordering {
  width: 100% !important;
}

@media (min-width: 768px) {
  .woocommerce-ordering {
    width: auto !important;
  }
}

/*--------------------------------------------------------------
    # END PRODUCT CATEGORY CSS
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
    # START CART/CHECKOUT CSS
  --------------------------------------------------------------*/

.woocommerce-message{
  color: #3a8b5b;
  background: #eaf8ef;
  display: inline-block;
  border-style: none
}

.woocommerce-message .button {
  display: none !important;
}

.woocommerce-message a,
  .woocommerce-message::before{
  color: #3a8b5b;
}

.woocommerce .woocommerce-Price-amount.amount {
  font-family: Petrona, serif;
}

.checkout-steps li {
  position: relative;
  display: flex;
  width: 33%;
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.checkout-steps li::after {
  position: absolute;
  right: 0px;
  top: 10px;
  font-family: 'Font Awesome 5 Free';
  font-size: 12px;
  font-weight: 800;
  opacity: 0.5;
  --tw-content: '\f054';
  content: var(--tw-content);
}

.checkout-steps li:last-child {
  margin-right: 0px;
}

.checkout-steps li:last-child::after {
  content: var(--tw-content);
  display: none;
}

@media (min-width: 768px) {
  .checkout-steps li {
    margin-right: 80px;
    width: auto;
    flex-direction: row;
  }

  .checkout-steps li::after {
    content: var(--tw-content);
    right: -40px;
  }
}

.checkout-steps .step-number {
  margin-bottom: 10px;
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(30 30 30 / var(--tw-border-opacity));
  padding-top: 10px;
  text-align: center;
  line-height: 1;
}

@media (min-width: 768px) {
  .checkout-steps .step-number {
    margin-right: 10px;
    margin-bottom: 0px;
  }
}

.checkout-steps .done .step-number,
  .checkout-steps .active .step-number {
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.woocommerce-page .woocommerce {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .woocommerce-page .woocommerce {
    flex-direction: row;
  }
}

.woocommerce-page .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
}

.woocommerce-message .close .icon {
  margin-left: 20px;
  display: inline-block;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.woocommerce-message .close .icon:hover {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  text-decoration-thickness: 0px;
}

.woocommerce-message .close:hover .icon {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.return-to-shop {
  width: 100%;
  text-align: center;
}

.return-to-shop a {
  margin-left: auto !important;
  margin-right: auto !important;
  display: inline-block !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  line-height: 1.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.woocommerce .woocommerce-Price-amount.amount {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .woocommerce-page .woocommerce .woocommerce-cart-form {
    width: 65%;
  }
}

.woocommerce-page .woocommerce .cart-collaterals {
  margin-top: 20px;
}

@media (min-width: 1024px) {
  .woocommerce-page .woocommerce .cart-collaterals {
    margin-left: 40px;
    margin-top: 0px;
    width: calc(35% - 40px);
  }
}

.woocommerce-page .woocommerce .cart-collaterals > div {
  height: auto !important;
  width: 100% !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity)) !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.woocommerce-page .woocommerce .cart-collaterals h2 {
  text-align: center !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
}

.woocommerce-page .woocommerce table {
  table-layout: fixed;
  border-style: none;
}

.woocommerce-page .woocommerce table td:last-child {
  text-align: right;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    flex-direction: row;
  }
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    margin-bottom: 0px;
  }
}

.woocommerce.tinv-wishlist button.button.alt,
  .woocommerce-page .woocommerce .button {
  margin-bottom: 0px !important;
  border-width: 1px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 30 30 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity)) !important;
  padding: 16px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}

.woocommerce.tinv-wishlist button.button.alt:hover,
  .woocommerce-page .woocommerce .button:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(30 30 30 / var(--tw-text-opacity)) !important;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: auto;
}

.woocommerce table.shop_table {
  table-layout: auto;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
  background-image: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.375;
}

.woocommerce table.shop_table .product-remove a:hover.remove {
  background-color: transparent;
}

.woocommerce a.remove .icon {
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
  opacity: 0.5;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.woocommerce table.shop_table .product-remove a:hover.remove .icon {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}

.woocommerce table.shop_table th {
  text-align: center;
  text-transform: uppercase;
}

.woocommerce table.shop_table td.product-name, .woocommerce table.shop_table td.product-name a {
  font-size: 17px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

.woocommerce table.shop_table td.product-price, .woocommerce table.shop_table td.product-subtotal, .woocommerce table.shop_table td.product-price .amount, .woocommerce table.shop_table td.product-subtotal .amount {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

.woocommerce-page .woocommerce .woocommerce-cart-form .button {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 16px !important;
  line-height: 1.5rem !important;
}

.woocommerce-form-coupon-toggle {
  width: 100%;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
  margin-bottom: 15px;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 237 231 / var(--tw-border-opacity));
  background-color: transparent;
  padding: 15px;
  text-align: center;
}

@media (min-width: 640px) {
  .woocommerce-form-coupon-toggle .woocommerce-info {
    flex-direction: row;
    text-align: left;
  }
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
  display: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info a {
  position: relative;
  margin-top: 10px;
  display: block;
  width: 100%;
  padding-right: 20px;
}

@media (min-width: 640px) {
  .woocommerce-form-coupon-toggle .woocommerce-info a {
    margin-left: 20px;
    margin-top: 0px;
    display: inline-block;
    width: auto;
  }
}

.woocommerce-form-coupon-toggle .woocommerce-info a:after {
  position: absolute;
  right: 0px;
  top: 2px;
  font-family: 'Font Awesome 5 Free';
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(214 202 188 / var(--tw-text-opacity));
  content: '\f107';
}

.checkout_coupon.woocommerce-form-coupon{
  border:none!important;
  margin-bottom: 15px;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding: 30px
}

.checkout_coupon.woocommerce-form-coupon p {
  margin-bottom: 10px !important;
  width: auto !important;
}

@media (min-width: 640px) {
  .checkout_coupon.woocommerce-form-coupon p {
    max-width: 460px !important;
  }
}

.checkout_coupon.woocommerce-form-coupon p button {
  width: 100% !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  text-transform: none !important;
  line-height: 1.375 !important;
}

.checkout.woocommerce-checkout {
  margin-top: 30px;
}

.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#billing_country_field > label {
  display: block;
  width: 100%;
}

.woocommerce-billing-fields__field-wrapper > div {
  margin-bottom: 10px;
  width: 100%;
}

.woocommerce form #billing_first_name_field,
  .woocommerce form #billing_last_name_field {
  float: left;
  display: inline-block;
  width: 47%;
}

.woocommerce-billing-fields__field-wrapper input,
  .woocommerce-billing-fields__field-wrapper textarea {
  margin-bottom: 0px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(214 202 188 / var(--tw-border-opacity)) !important;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(246 246 246 / var(--tw-ring-opacity)) !important;
}

.woocommerce .woocommerce-billing-fields__field-wrapper .required {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.woocommerce-billing-fields h3 {
  font-size: 40px;
  line-height: 50px;
}

.woocommerce-additional-fields h3 {
  display: none;
}

#order_review_heading {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
}

.woocommerce table.shop_table th {
  text-transform: none;
}

.woocommerce table.shop_table th:first-child {
  text-align: left;
}

.woocommerce table.shop_table th:last-child {
  text-align: right;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 400;
}

.woocommerce table.shop_table tr.order-total .woocommerce-Price-amount {
  font-size: 22px;
  font-weight: 700;
}

.woocommerce table.shop_table .product-thumbnail a img {
  width: 100px;
}

/*--------------------------------------------------------------
    # END CART/CHECKOUT CSS
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
    # START ACCOUNT PAGE
  --------------------------------------------------------------*/

#customer_login {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}

@media (min-width: 768px) {
  #customer_login {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/*--------------------------------------------------------------
    # END ACCOUNT
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
      # START MENU CSS
    --------------------------------------------------------------*/

.menu a {
  position: relative !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  font-family: Petrona, serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  font-style: normal !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.menu a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

@media (min-width: 1350px) {
  .menu a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.menu a::after {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 500ms;
}

.menu a:hover::after {
  position: absolute;
  left: 10%;
  bottom: -4px;
  height: 4px;
  width: 80%;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.menu li {
  margin-bottom: 10px;
}

ul.menu li {
  position: relative;
}

.dropdownheader .menu a {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

.menu .current_page_item > a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.menu .current_page_item > a::after {
  position: absolute;
  left: 10%;
  bottom: -4px;
  height: 4px;
  width: 80%;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.menu ul li a {
  font-size: 14px;
}

ul.menu {
  margin-bottom: 0px;
  display: flex;
  flex-direction: row;
}

ul.menu li:first-child,
    ul.menu li:first-child a,
    ul.menu li ul li,
    ul.menu li ul li a {
  padding-left: 0px;
}

ul.menu li:last-child a {
  padding-right: 0px;
}

ul.menu li ul li a,
    ul.menu li ul li:first-child a {
  padding-left: 20px;
}

ul.menu ul, 
    ul.menu ul ul {
  display: none;
}

.menu-404-container #menu-404 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 50px;
}

@media (min-width: 540px) {
  .menu-404-container #menu-404 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .menu-404-container #menu-404 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 0px;
  }
}

ul#menu-404.menu ul,
    ul#menu-404.menu ul ul {
  position: relative;
  top: 0px;
  left: 0px;
  display: block;
}

ul#menu-404 ul li.titel-404-item a {
  font-weight: 700;
}

ul#menu-404 .hidden-link a {
  display: none;
}

ul.menu li:hover ul, 
    ul.menu ul li:hover ul {
  z-index: 100;
  display: block;
  width: 300px;
}

ul.menu li ul, 
    ul.menu li ul li ul {
  position: absolute;
  left: 15px;
  top: 35px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 0px;
  text-align: left;
}

ul.menu li ul li {
  width: 300px;
  padding-bottom: 0px;
  line-height: 1;
}

ul.menu li ul li a {
  display: block !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 20px !important;
  font-size: 14px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  transition-property: all !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-duration: 500ms !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

ul.menu li ul li a:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

ul.menu ul.sub-menu {
}

ul.menu li.menu-item-has-children ul li a {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

ul.menu li.menu-item-has-children ul li a:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

ul.menu li.menu-item-has-children ul li.current_page_item > a {
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

ul.menu li.menu-item-has-children ul li:last-child a {
  padding-bottom: 10px !important;
}

ul.menu .sub-menu li.menu-item-has-children ul.sub-menu li a,
    ul.menu .sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu li a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

ul.menu li.menu-item-has-children ul.sub-menu li a,
    ul.menu .sub-menu li.mega-menu-column.menu-item-has-children ul li a,
    ul.menu .sub-menu li.mega-menu-column.menu-item-has-children a {
  margin-bottom: 5px !important;
  padding-left: 10px !important;
  font-size: 13px !important;
}

ul.menu li.menu-item-has-children ul.sub-menu li a:hover,
    ul.menu .sub-menu li.mega-menu-column.menu-item-has-children ul li a:hover,
    ul.menu .sub-menu li.mega-menu-column.menu-item-has-children a:hover {
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

/* ul.menu li ul li a
    ul.menu ul li.menu-item-has-children:after, 
    ul.menu li.menu-item-has-children:after {
      @apply
      float-right ml-10 font-bold text-black font-awesome text-15;
      content: '\f107';
    } */

ul.menu .has-mega-menu li.menu-item-has-children:after {
  content: none;
}

/* .menu li.current_page_item a:after {
      @apply
      absolute left-0 w-full h-1 ml-0 bg-primary;
      bottom:-8px;
      content: "";
    } */

.menu li ul li a:after,
    .menu li.current_page_item ul li a:after {
  --tw-content: none;
  content: var(--tw-content);
}

/* ul.menu li.current-menu-item > a {
      @apply
      after:font-awesome after:content-['\f111'] after:text-primary after:absolute after:text-[6px] after:-bottom-[15px] after:left-[calc(50%-3px)];
    } */

header.dropdownheader, 
    .dropdownheader .logo-black,
    .dropdownheader {
  transition-property: all !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-duration: 500ms !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

header.dropdownheader,
    .dropdownheader {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/*------------------------------------*\
        START RESPONSIVE MENU
    \*------------------------------------*/

.mobile-menu {
  margin-left: 20px;
}

#menu-mobiel-menu ul.menu {
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-stroke:hover.c-hamburger--htx.is-active span{
  background:none;
}

#menu-mobiel-menu {
  float: right;
  margin: 0px;
  width: 60%;
  list-style-type: none;
  padding: 0px;
}

ul#menu-mobiel-menu {
  position: relative;
  float: left;
  display: flex;
  width: 98%;
  flex-direction: column;
}

#menu-mobiel-menu li{
  line-height: 1.8em;
  margin-bottom: 0em;
  padding: 4px 0px 4px 0px;
  position: initial;
}

#menu-mobiel-menu li:before {
  --tw-content: none;
  content: var(--tw-content);
}

#menu-mobiel-menu li .sub-menu a,
    #menu-mobiel-menu li a {
  display: block !important;
  cursor: pointer !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(246 246 246 / var(--tw-border-opacity)) !important;
  padding-top: 0px !important;
  padding-bottom: 3px !important;
  padding-left: 0px !important;
  text-align: left !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
  min-height:inherit !important;
}

#menu-mobiel-menu li .sub-menu a {
  padding-top: 3px !important;
  padding-bottom: 10px !important;
  font-size: 15px !important;
}

#menu-mobiel-menu li .sub-menu li {
  margin-bottom: 0px;
  width: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-bottom: 0px;
}

#menu-mobiel-menu .menu-item-has-children .sub-menu .menu-item-has-children a:after,
    #menu-mobiel-menu .menu-item-has-children a:after,
    #menu-mobiel-menu li.haschild > a:after {
  right: 5px;
  bottom: 17px;
  left: unset;
  float: right;
  margin: 0px;
  height: 10px;
  width: 18px;
  font-family: 'Font Awesome 5 Free';
  font-size: 17px;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
  content: '\f054';
}

#menu-mobiel-menu .menu-item-has-children ul li a:after {
  display: none;
}

#menu-mobiel-menu .menu-item-has-children ul li.menu-item-has-children a:after {
  display: block;
}

#menu-mobiel-menu .menu-item-has-children ul li.menu-item-has-children li a:after {
  display: none;
}

#menu-mobiel-menu li a:hover{
  /*color:#999;*/
}

#menu-mobiel-menu li.current > a{
  color: #e21a22;
}

#menu-mobiel-menu .sub-menu,
    #menu-mobiel-menu .child {
  margin: 0px;
  display: none;
  list-style-type: none;
  padding: 0px;
}

#menu-mobiel-menu .menu-item-has-children.active .sub-menu,
    #menu-mobiel-menu .haschild.active .child {
  position: relative;
  top: 0px;
  left: 0px;
  display: block;
  padding-left: 0px;
}

#menu-mobiel-menu .menu-item-has-children.active .sub-menu ul.sub-menu,
    #menu-mobiel-menu .haschild.active .child ul.child {
  display: none;
}

#menu-mobiel-menu  ul.menu li:hover ul, 
    #menu-mobiel-menu  ul.menu ul li:hover ul {
  width: 100%;
}

#menu-mobiel-menu .menu-item-has-children.active .sub-menu li.active ul.sub-menu,
    #menu-mobiel-menu .haschild.active .child .active ul.child {
  display: block;
}

#menu-mobiel-menu .menu-item-has-children.active .active {
  top: -44px;
  z-index: 1000;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0px;
  padding-right: 0px;
}

#menu-mobiel-menu ul.menu li ul, 
    #menu-mobiel-menu ul.menu li ul li ul {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#menu-mobiel-menu .mt-40 {
  margin-top: 0px !important;
}

/* START DROPDOWN VERTICAAL */

/*
    #menu-mobiel-menu .menu-item-has-children,
    #menu-mobiel-menu .haschild{
      top:-81%;
      overflow-x: hidden;
      overflow-y: auto;
      visibility: visible;
      -webkit-overflow-scrolling: touch;
      -moz-transition:top 0.3s ease;
      -webkit-transition:top 0.3s ease;
      transition: top 0.3s ease;
      -webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
      -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
      -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
      transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
    }
    #menu-mobiel-menu .menu-item-has-children.active,
    #menu-mobiel-menu .haschild.active{
      @apply
      relative top-0 bottom-0 left-0 right-0 z-10 h-auto p-0 pt-0 mb-40 bg-primary;
      border-bottom:0;
    }
    */

/* END DROPDOWN VERTICAAL */

/* START DROPDOWN HORIZONTAAL */

#menu-mobiel-menu .menu-item-has-children,
      #menu-mobiel-menu .haschild{
  left:-81%;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  -webkit-overflow-scrolling: touch;
  transition: left 0.3s ease;
  transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
  /* ease-in-out */
}

#menu-mobiel-menu .menu-item-has-children.active,
      #menu-mobiel-menu .haschild.active {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0px;
  height: 600px;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom:0;
  z-index: 2;
}

/* END DROPDOWN HORIZONTAAL */

#menu-mobiel-menu ul.menu ul li.menu-item-has-children:after, 
    #menu-mobiel-menu ul.menu li.menu-item-has-children:after {
  --tw-content: none;
  content: var(--tw-content);
}

#menu-mobiel-menu .menu-item-has-children.active > a,
    #menu-mobiel-menu .haschild.active > a {
  padding-top: 10px !important;
  padding-bottom: 11px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

#menu-mobiel-menu .menu-item-has-children.active > a:before,
    #menu-mobiel-menu .haschild.active > a:before {
  display: none;
}

#menu-mobiel-menu .fas {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#menu-mobiel-menu .menu-item-has-children.active .mobile-close,
    #menu-mobiel-menu .first-child .mobile-exit,
    #menu-mobiel-menu .haschild.active .mobile-close {
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 2;
  float: right;
  height: 47px;
  width: 49px;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 24px;
  line-height: 47px;
  --tw-text-opacity: 1;
  color: rgb(71 57 48 / var(--tw-text-opacity));
}

#menu-mobiel-menu .menu-item-has-children.active .sub-menu .mobile-close {
  right: 0px;
  top: -5px;
}

#menu-mobiel-menu .mobile-exit .c-hamburger {
  margin-top: 2px;
  margin-left: 3px;
}

#menu-mobiel-menu .mobile-exit .c-hamburger span::before,
    #menu-mobiel-menu .mobile-exit .c-hamburger span::after {
  --tw-bg-opacity: 1;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity));
}

#menu-mobiel-menu .menu-item-has-children .mobile-close i,
    #menu-mobiel-menu .haschild.active .mobile-close i{
  pointer-events:None;
}

.mobile-menu-container .logo-lt
    {
  max-width: 200px;
}

.mobile-menu-container .icon-mail, .mobile-menu-container .icon-phone {
  float: left;
  width: 100%;
  margin: 0 0 1.5em 0;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger span::before, 
    .c-hamburger span::after,
    .c-hamburger span {
  transition: all 0.3s ease;
}

.c-hamburger span {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 15px;
  margin-left: 10px;
  display: block;
  height: 3px;
  width: 60%;
  border-radius: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity));
}

.c-hamburger:hover span, 
    .c-hamburger:hover span::before, 
    .c-hamburger:hover span::after {
  width: 100%;
  transition: all 0.5s;
}

.c-hamburger.is-active:hover span, 
  .c-hamburger.is-active:hover span::before, 
  .c-hamburger.is-active:hover span::after {
  width: 89%;
}

.c-hamburger span::before, 
    .c-hamburger span::after {
  position: absolute;
  left: 0px;
  display: block;
  height: 3px;
  width: calc(100% + 10px);
  border-radius: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity));
  content: "";
}

.c-hamburger span::before {
  top: -8px;
}

.c-hamburger span::after {
  bottom: -8px;
}

.c-hamburger--htx.is-active span::before {
  top: 0px;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0px;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
    .c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

.mobile-menu {
}

.c-hamburger {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;
  display: block;
  height: 42px;
  width: 50px;
  cursor: pointer;
  overflow: hidden;
  padding: 0px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: none;
  background:none;
  border:0;
  z-index: 10000000;
}

.down .c-hamburger
    {
  background:none;
}

.btn-stroke:hover.c-hamburger span,
    .btn-stroke:hover.c-hamburger span::before,
    .btn-stroke:hover.c-hamburger span::after
    {
  background-color:#A72072
}

/* .c-hamburger--htx.is-active span {
      background: url(../img/close-menu.svg) no-repeat 50%;
    } */

.mobile-menu-container .logo-lt {
  max-width: 260px;
  padding-left:15px;
}

.container-wrapper{
  transition: transform 0.3s ease;
  transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
  /* ease-in-out */
}

.mobile-menu-container {
  position: fixed !important;
  top: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding:10px 0 20px 0px;
  top: 0;
  left:-35%;
  bottom: 0;
  z-index: 100000;
  display: block!important;
  width: 35%!important;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  -webkit-overflow-scrolling: touch;
  transition: left 0.3s ease;
  transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
  /* ease-in-out */
}

.off-screen{
  left:0;
}

.off-screen+* {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  overflow: hidden;
  transition: transform .3s ease;
  backface-visibility: hidden;
  /* Safari */
  transition-delay: 0.1s;
}

.logo-mobile img {
  max-width: 210px;
  padding: 0px 0px 15px 15px;
}

.mobile-menu {
}

span.close {
  opacity: 0;
}

.is-active span.close {
  opacity: 1;
}

@media (max-width: 1200px) {
  .c-hamburger {
    left:0px;
    top:7px;
  }

  #menu-mobiel-menu {
    width: 100%;
    float: left;
  }

  .mobile-menu-container{
    left:-65%;
    width: 65%!important;
  }

  .off-screen{
    left:0;
  }
}

@media (max-width: 640px) {
  .woocommerce-tabs li a {
    position: relative;
  }

  .woocommerce-tabs li a::before {
    position: absolute;
    right: 0px;
    margin-top: -2px;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 700;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    --tw-content: '\2b';
    content: var(--tw-content);
  }

  .woocommerce-tabs li.active a::before {
    margin-top: -0px;
    font-size: 16px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    --tw-content: '\f068';
    content: var(--tw-content);
  }

  .mobile-menu-container{
    left:-85%;
    width: 85%!important;
  }

  .off-screen{
    left:0;
  }
}

#mega-menu-item-70527 .wishlist_products_counter {
  position: absolute;
  top: 0px;
  right: 0px;
}

#mega-menu-item-70527 .wishlist_products_counter:before {
  display: none;
}

.wishlist_products_counter_text {
  display: none !important;
}

.wishlist_products_counter_number {
  position: absolute;
  top: 1px;
  right: -8px;
  height: 16px;
  width: 16px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 10px;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

#mega-menu-shop-menu {
  right: 10px;
}

#mega-menu-wrap-shop-menu #mega-menu-shop-menu span.mega-menu-badge.mega-menu-badge-style-one {
  position: absolute;
  top: 1px;
  right: -8px;
  height: 16px;
  width: 16px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 10px;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

#mega-menu-wrap-shop-menu #mega-menu-shop-menu #mega-menu-item-70527 span.mega-menu-badge.mega-menu-badge-style-one {
  display: none !important;
}

#mega-menu-wrap-shop-menu #mega-menu-shop-menu > li.mega-menu-item > a.mega-menu-link {
  padding: 0px !important;
  padding-left: 10px !important;
}

#mega-menu-wrap-shop-menu a.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before {
  display: none !important;
}

/*------------------------------------*\
      END RESPONSIVE MENU
  \*------------------------------------*/

/*------------------------------------*\
      START SEARCH
  \*------------------------------------*/

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background-color: transparent !important;
  padding: 0px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  line-height: 1rem;
}

.dgwt-wcas-sf-wrapp input {
  height: 35px !important;
  border-width: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 20px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  right: 0px !important;
  left: auto !important;
  top: 0px !important;
  height: 35px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
  margin-right: 0px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 0.125rem;
}

.payment_method_buckaroo_afterpay a {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}

/*------------------------------------*\
      END SEARCH
  \*------------------------------------*/

/*------------------------------------*\
      START RESPONSIVE
  \*------------------------------------*/

@media (max-width: 768px) {
}

@media (max-width: 640px) {
}

@media (max-width: 480px) {
}

/*------------------------------------*\
      END RESPONSIVE
  \*------------------------------------*/

.before\:absolute::before {
  content: var(--tw-content) !important;
  position: absolute !important;
}

.before\:right-0::before {
  content: var(--tw-content) !important;
  right: 0px !important;
}

.before\:-mt-\[0px\]::before {
  content: var(--tw-content) !important;
  margin-top: -0px !important;
}

.before\:-mt-\[2px\]::before {
  content: var(--tw-content) !important;
  margin-top: -2px !important;
}

.before\:font-awesome::before {
  content: var(--tw-content) !important;
  font-family: 'Font Awesome 5 Free' !important;
}

.before\:text-\[16px\]::before {
  content: var(--tw-content) !important;
  font-size: 16px !important;
}

.before\:text-\[18px\]::before {
  content: var(--tw-content) !important;
  font-size: 18px !important;
}

.before\:font-bold::before {
  content: var(--tw-content) !important;
  font-weight: 700 !important;
}

.before\:transition::before {
  content: var(--tw-content) !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.before\:ease-out::before {
  content: var(--tw-content) !important;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.before\:content-\[\'\\2b\'\]::before {
  --tw-content: '\2b' !important;
  content: var(--tw-content) !important;
}

.before\:content-\[\'\\f068\'\]::before {
  --tw-content: '\f068' !important;
  content: var(--tw-content) !important;
}

.after\:absolute::after {
  content: var(--tw-content) !important;
  position: absolute !important;
}

.after\:-bottom-\[15px\]::after {
  content: var(--tw-content) !important;
  bottom: -15px !important;
}

.after\:-bottom-\[4px\]::after {
  content: var(--tw-content) !important;
  bottom: -4px !important;
}

.after\:-bottom-\[5px\]::after {
  content: var(--tw-content) !important;
  bottom: -5px !important;
}

.after\:left-0::after {
  content: var(--tw-content) !important;
  left: 0px !important;
}

.after\:left-\[10\%\]::after {
  content: var(--tw-content) !important;
  left: 10% !important;
}

.after\:left-\[calc\(50\%-3px\)\]::after {
  content: var(--tw-content) !important;
  left: calc(50% - 3px) !important;
}

.after\:right-0::after {
  content: var(--tw-content) !important;
  right: 0px !important;
}

.after\:right-\[12px\]::after {
  content: var(--tw-content) !important;
  right: 12px !important;
}

.after\:top-10::after {
  content: var(--tw-content) !important;
  top: 10px !important;
}

.after\:top-\[26\%\]::after {
  content: var(--tw-content) !important;
  top: 26% !important;
}

.after\:top-\[8px\]::after {
  content: var(--tw-content) !important;
  top: 8px !important;
}

.after\:h-\[4px\]::after {
  content: var(--tw-content) !important;
  height: 4px !important;
}

.after\:w-\[80\%\]::after {
  content: var(--tw-content) !important;
  width: 80% !important;
}

.after\:w-full::after {
  content: var(--tw-content) !important;
  width: 100% !important;
}

.after\:rotate-90::after {
  content: var(--tw-content) !important;
  --tw-rotate: 90deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.after\:border-b-\[1px\]::after {
  content: var(--tw-content) !important;
  border-bottom-width: 1px !important;
}

.after\:border-white::after {
  content: var(--tw-content) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}

.after\:bg-white::after {
  content: var(--tw-content) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.after\:font-awesome::after {
  content: var(--tw-content) !important;
  font-family: 'Font Awesome 5 Free' !important;
}

.after\:text-12::after {
  content: var(--tw-content) !important;
  font-size: 12px !important;
}

.after\:text-\[6px\]::after {
  content: var(--tw-content) !important;
  font-size: 6px !important;
}

.after\:font-extrabold::after {
  content: var(--tw-content) !important;
  font-weight: 800 !important;
}

.after\:text-black::after {
  content: var(--tw-content) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.after\:text-primary::after {
  content: var(--tw-content) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.after\:opacity-50::after {
  content: var(--tw-content) !important;
  opacity: 0.5 !important;
}

.after\:transition::after {
  content: var(--tw-content) !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '' !important;
  content: var(--tw-content) !important;
}

.after\:content-\[\'\\f054\'\]::after {
  --tw-content: '\f054' !important;
  content: var(--tw-content) !important;
}

.after\:content-\[\'\\f111\'\]::after {
  --tw-content: '\f111' !important;
  content: var(--tw-content) !important;
}

.after\:content-\[\'\\f178\'\]::after {
  --tw-content: '\f178' !important;
  content: var(--tw-content) !important;
}

.first\:text-left:first-child {
  text-align: left !important;
}

.last\:mr-0:last-child {
  margin-right: 0px !important;
}

.last\:text-right:last-child {
  text-align: right !important;
}

.last\:after\:hidden:last-child::after {
  content: var(--tw-content) !important;
  display: none !important;
}

.hover\:-top-5:hover {
  top: -5px !important;
}

.hover\:-top-\[55px\]:hover {
  top: -55px !important;
}

.hover\:rotate-180:hover {
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.hover\:rotate-45:hover {
  --tw-rotate: 45deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.hover\:border-\[\#f0f0f0f0\]:hover {
  border-color: #f0f0f0f0 !important;
}

.hover\:border-beige:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(214 202 188 / var(--tw-border-opacity)) !important;
}

.hover\:bg-\[\#f0f0f0\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-beige:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 202 188 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-body:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-gray-light:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 57 48 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-transparent:hover {
  background-color: transparent !important;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.hover\:fill-primary:hover {
  fill: #473930 !important;
}

.hover\:text-beige:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(214 202 188 / var(--tw-text-opacity)) !important;
}

.hover\:text-black:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.hover\:text-body:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(30 30 30 / var(--tw-text-opacity)) !important;
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.hover\:text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.hover\:underline:hover {
  text-decoration-line: underline !important;
}

.hover\:decoration-0:hover {
  text-decoration-thickness: 0px !important;
}

.hover\:opacity-\[0\.85\]:hover {
  opacity: 0.85 !important;
}

.hover\:transition:hover {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.hover\:duration-500:hover {
  transition-duration: 500ms !important;
}

.hover\:ease-out:hover {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.hover\:after\:absolute:hover::after {
  content: var(--tw-content) !important;
  position: absolute !important;
}

.hover\:after\:-bottom-\[4px\]:hover::after {
  content: var(--tw-content) !important;
  bottom: -4px !important;
}

.hover\:after\:left-\[10\%\]:hover::after {
  content: var(--tw-content) !important;
  left: 10% !important;
}

.hover\:after\:h-\[4px\]:hover::after {
  content: var(--tw-content) !important;
  height: 4px !important;
}

.hover\:after\:w-\[80\%\]:hover::after {
  content: var(--tw-content) !important;
  width: 80% !important;
}

.after\:hover\:border-\[2px\]:hover::after {
  content: var(--tw-content) !important;
  border-width: 2px !important;
}

.hover\:after\:bg-white:hover::after {
  content: var(--tw-content) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.hover\:after\:text-white:hover::after {
  content: var(--tw-content) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.after\:hover\:transition:hover::after {
  content: var(--tw-content) !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.after\:hover\:duration-500:hover::after {
  content: var(--tw-content) !important;
  transition-duration: 500ms !important;
}

.after\:hover\:ease-out:hover::after {
  content: var(--tw-content) !important;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

@media (min-width: 540px) {
  .sml\:left-\[calc\(50\%-50px\)\] {
    left: calc(50% - 50px) !important;
  }

  .sml\:top-\[calc\(50\%-50px\)\] {
    top: calc(50% - 50px) !important;
  }

  .sml\:mb-10 {
    margin-bottom: 10px !important;
  }

  .sml\:block {
    display: block !important;
  }

  .sml\:h-200 {
    height: 200px !important;
  }

  .sml\:h-\[350px\] {
    height: 350px !important;
  }

  .sml\:w-\[400px\] {
    width: 400px !important;
  }

  .sml\:w-\[500px\] {
    width: 500px !important;
  }

  .sml\:min-w-\[200px\] {
    min-width: 200px !important;
  }

  .sml\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sml\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .sml\:grid-cols-\[auto_200px\] {
    grid-template-columns: auto 200px !important;
  }

  .sml\:gap-x-20 {
    -moz-column-gap: 20px !important;
         column-gap: 20px !important;
  }

  .sml\:gap-x-\[30px\] {
    -moz-column-gap: 30px !important;
         column-gap: 30px !important;
  }

  .sml\:gap-y-0 {
    row-gap: 0px !important;
  }

  .sml\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .sml\:text-\[100px\] {
    font-size: 100px !important;
  }
}

@media (min-width: 640px) {
  .sm\:relative {
    position: relative !important;
  }

  .sm\:-left-\[20px\] {
    left: -20px !important;
  }

  .sm\:-right-\[20px\] {
    right: -20px !important;
  }

  .sm\:bottom-40 {
    bottom: 40px !important;
  }

  .sm\:top-\[33px\] {
    top: 33px !important;
  }

  .sm\:top-\[calc\(50\%-25px\)\] {
    top: calc(50% - 25px) !important;
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .sm\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .sm\:float-right {
    float: right !important;
  }

  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }

  .sm\:mb-40 {
    margin-bottom: 40px !important;
  }

  .sm\:mb-50 {
    margin-bottom: 50px !important;
  }

  .sm\:ml-20 {
    margin-left: 20px !important;
  }

  .sm\:mr-20 {
    margin-right: 20px !important;
  }

  .sm\:mt-0 {
    margin-top: 0px !important;
  }

  .sm\:mt-80 {
    margin-top: 80px !important;
  }

  .sm\:block {
    display: block !important;
  }

  .sm\:inline-block {
    display: inline-block !important;
  }

  .sm\:flex {
    display: flex !important;
  }

  .sm\:grid {
    display: grid !important;
  }

  .sm\:hidden {
    display: none !important;
  }

  .sm\:h-200 {
    height: 200px !important;
  }

  .sm\:h-300 {
    height: 300px !important;
  }

  .sm\:h-50 {
    height: 50px !important;
  }

  .sm\:h-90 {
    height: 90px !important;
  }

  .sm\:h-\[220px\] {
    height: 220px !important;
  }

  .sm\:h-\[300px\] {
    height: 300px !important;
  }

  .sm\:h-\[34px\] {
    height: 34px !important;
  }

  .sm\:h-\[380px\] {
    height: 380px !important;
  }

  .sm\:h-\[400px\] {
    height: 400px !important;
  }

  .sm\:h-auto {
    height: auto !important;
  }

  .sm\:h-full {
    height: 100% !important;
  }

  .sm\:max-h-\[400px\] {
    max-height: 400px !important;
  }

  .sm\:min-h-\[60px\] {
    min-height: 60px !important;
  }

  .sm\:min-h-\[70px\] {
    min-height: 70px !important;
  }

  .sm\:w-1\/2 {
    width: 50% !important;
  }

  .sm\:w-50 {
    width: 50px !important;
  }

  .sm\:w-\[600px\] {
    width: 600px !important;
  }

  .sm\:w-auto {
    width: auto !important;
  }

  .sm\:max-w-\[460px\] {
    max-width: 460px !important;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .sm\:grid-cols-\[300px\2c 1fr\2c 1fr\2c 1fr\] {
    grid-template-columns: 300px 1fr 1fr 1fr !important;
  }

  .sm\:grid-cols-\[auto_338px\] {
    grid-template-columns: auto 338px !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:justify-start {
    justify-content: flex-start !important;
  }

  .sm\:gap-20 {
    gap: 20px !important;
  }

  .sm\:gap-x-20 {
    -moz-column-gap: 20px !important;
         column-gap: 20px !important;
  }

  .sm\:gap-x-\[0px\] {
    -moz-column-gap: 0px !important;
         column-gap: 0px !important;
  }

  .sm\:gap-y-0 {
    row-gap: 0px !important;
  }

  .sm\:gap-y-40 {
    row-gap: 40px !important;
  }

  .sm\:p-30 {
    padding: 30px !important;
  }

  .sm\:p-60 {
    padding: 60px !important;
  }

  .sm\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .sm\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .sm\:pb-60 {
    padding-bottom: 60px !important;
  }

  .sm\:pr-20 {
    padding-right: 20px !important;
  }

  .sm\:text-left {
    text-align: left !important;
  }

  .sm\:text-14 {
    font-size: 14px !important;
  }

  .sm\:text-16 {
    font-size: 16px !important;
  }

  .sm\:text-18 {
    font-size: 18px !important;
  }

  .sm\:text-22 {
    font-size: 22px !important;
  }

  .sm\:text-30 {
    font-size: 30px !important;
  }

  .sm\:text-50 {
    font-size: 50px !important;
  }

  .sm\:text-\[18px\] {
    font-size: 18px !important;
  }

  .sm\:text-\[20px\] {
    font-size: 20px !important;
  }

  .sm\:text-\[34px\] {
    font-size: 34px !important;
  }

  .sm\:font-extrabold {
    font-weight: 800 !important;
  }

  .sm\:leading-\[50px\] {
    line-height: 50px !important;
  }

  .sm\:after\:-bottom-\[15px\]::after {
    content: var(--tw-content) !important;
    bottom: -15px !important;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute !important;
  }

  .md\:relative {
    position: relative !important;
  }

  .md\:bottom-\[80px\] {
    bottom: 80px !important;
  }

  .md\:left-0 {
    left: 0px !important;
  }

  .md\:left-\[0\%\] {
    left: 0% !important;
  }

  .md\:z-\[49\] {
    z-index: 49 !important;
  }

  .md\:order-1 {
    order: 1 !important;
  }

  .md\:order-2 {
    order: 2 !important;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1 !important;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7 !important;
  }

  .md\:row-span-1 {
    grid-row: span 1 / span 1 !important;
  }

  .md\:row-span-2 {
    grid-row: span 2 / span 2 !important;
  }

  .md\:float-left {
    float: left !important;
  }

  .md\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .md\:mx-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .md\:-mt-\[20px\] {
    margin-top: -20px !important;
  }

  .md\:-mt-\[30px\] {
    margin-top: -30px !important;
  }

  .md\:mb-0 {
    margin-bottom: 0px !important;
  }

  .md\:mb-10 {
    margin-bottom: 10px !important;
  }

  .md\:mb-15 {
    margin-bottom: 15px !important;
  }

  .md\:mb-25 {
    margin-bottom: 25px !important;
  }

  .md\:mb-40 {
    margin-bottom: 40px !important;
  }

  .md\:mb-50 {
    margin-bottom: 50px !important;
  }

  .md\:ml-40 {
    margin-left: 40px !important;
  }

  .md\:mr-10 {
    margin-right: 10px !important;
  }

  .md\:mr-80 {
    margin-right: 80px !important;
  }

  .md\:mt-0 {
    margin-top: 0px !important;
  }

  .md\:block {
    display: block !important;
  }

  .md\:flex {
    display: flex !important;
  }

  .md\:hidden {
    display: none !important;
  }

  .md\:h-200 {
    height: 200px !important;
  }

  .md\:h-500 {
    height: 500px !important;
  }

  .md\:h-\[275px\] {
    height: 275px !important;
  }

  .md\:h-\[350px\] {
    height: 350px !important;
  }

  .md\:h-\[370px\] {
    height: 370px !important;
  }

  .md\:h-\[600px\] {
    height: 600px !important;
  }

  .md\:h-auto {
    height: auto !important;
  }

  .md\:w-6\/12 {
    width: 50% !important;
  }

  .md\:w-\[160px\] {
    width: 160px !important;
  }

  .md\:w-auto {
    width: auto !important;
  }

  .md\:max-w-\[50\%\] {
    max-width: 50% !important;
  }

  .md\:max-w-\[calc\(50\%-41px\)\] {
    max-width: calc(50% - 41px) !important;
  }

  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-\[260px_auto\] {
    grid-template-columns: 260px auto !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:justify-start {
    justify-content: flex-start !important;
  }

  .md\:justify-center {
    justify-content: center !important;
  }

  .md\:gap-30 {
    gap: 30px !important;
  }

  .md\:gap-x-20 {
    -moz-column-gap: 20px !important;
         column-gap: 20px !important;
  }

  .md\:gap-x-40 {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }

  .md\:gap-x-\[40px\] {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }

  .md\:gap-y-0 {
    row-gap: 0px !important;
  }

  .md\:gap-y-\[100px\] {
    row-gap: 100px !important;
  }

  .md\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }

  .md\:divide-beige > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1 !important;
    border-color: rgb(214 202 188 / var(--tw-divide-opacity)) !important;
  }

  .md\:p-0 {
    padding: 0px !important;
  }

  .md\:px-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .md\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .md\:pb-60 {
    padding-bottom: 60px !important;
  }

  .md\:pl-\[15px\] {
    padding-left: 15px !important;
  }

  .md\:text-left {
    text-align: left !important;
  }

  .md\:text-16 {
    font-size: 16px !important;
  }

  .md\:text-20 {
    font-size: 20px !important;
  }

  .md\:text-26 {
    font-size: 26px !important;
  }

  .md\:text-40 {
    font-size: 40px !important;
  }

  .md\:text-\[26px\] {
    font-size: 26px !important;
  }

  .md\:text-\[28px\] {
    font-size: 28px !important;
  }

  .md\:text-\[40px\] {
    font-size: 40px !important;
  }

  .md\:text-\[50px\] {
    font-size: 50px !important;
  }

  .md\:text-\[72px\] {
    font-size: 72px !important;
  }

  .md\:leading-\[50px\] {
    line-height: 50px !important;
  }

  .after\:md\:-right-40::after {
    content: var(--tw-content) !important;
    right: -40px !important;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-1 {
    grid-column: span 1 / span 1 !important;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .lg\:-mt-\[240px\] {
    margin-top: -240px !important;
  }

  .lg\:ml-40 {
    margin-left: 40px !important;
  }

  .lg\:mt-0 {
    margin-top: 0px !important;
  }

  .lg\:mt-20 {
    margin-top: 20px !important;
  }

  .lg\:mt-30 {
    margin-top: 30px !important;
  }

  .lg\:block {
    display: block !important;
  }

  .lg\:flex {
    display: flex !important;
  }

  .lg\:grid {
    display: grid !important;
  }

  .lg\:h-300 {
    height: 300px !important;
  }

  .lg\:h-\[500px\] {
    height: 500px !important;
  }

  .lg\:h-\[600px\] {
    height: 600px !important;
  }

  .lg\:h-\[900px\] {
    height: 900px !important;
  }

  .lg\:max-h-\[400px\] {
    max-height: 400px !important;
  }

  .lg\:w-300 {
    width: 300px !important;
  }

  .lg\:w-80p {
    width: 80% !important;
  }

  .lg\:w-\[500px\] {
    width: 500px !important;
  }

  .lg\:w-\[65\%\] {
    width: 65% !important;
  }

  .lg\:w-\[calc\(35\%-40px\)\] {
    width: calc(35% - 40px) !important;
  }

  .lg\:w-auto {
    width: auto !important;
  }

  .lg\:w-full {
    width: 100% !important;
  }

  .lg\:max-w-wrap-s {
    max-width: 820px !important;
  }

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .lg\:grid-cols-\[66\%_33\%\] {
    grid-template-columns: 66% 33% !important;
  }

  .lg\:grid-cols-\[auto_300px\] {
    grid-template-columns: auto 300px !important;
  }

  .lg\:flex-row {
    flex-direction: row !important;
  }

  .lg\:justify-start {
    justify-content: flex-start !important;
  }

  .lg\:justify-center {
    justify-content: center !important;
  }

  .lg\:gap-x-\[30px\] {
    -moz-column-gap: 30px !important;
         column-gap: 30px !important;
  }

  .lg\:gap-x-\[80px\] {
    -moz-column-gap: 80px !important;
         column-gap: 80px !important;
  }

  .lg\:gap-y-0 {
    row-gap: 0px !important;
  }

  .lg\:gap-y-\[0px\] {
    row-gap: 0px !important;
  }

  .lg\:gap-y-\[30px\] {
    row-gap: 30px !important;
  }

  .lg\:bg-beige-light {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(214 202 188 / var(--tw-bg-opacity)) !important;
  }

  .lg\:px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .lg\:px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .lg\:px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .lg\:px-\[35px\] {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .lg\:py-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }

  .lg\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .lg\:py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .lg\:py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .lg\:py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0px !important;
  }

  .lg\:pb-100 {
    padding-bottom: 100px !important;
  }

  .lg\:pb-20 {
    padding-bottom: 20px !important;
  }

  .lg\:pb-30 {
    padding-bottom: 30px !important;
  }

  .lg\:pb-40 {
    padding-bottom: 40px !important;
  }

  .lg\:pr-100 {
    padding-right: 100px !important;
  }

  .lg\:pr-50 {
    padding-right: 50px !important;
  }

  .lg\:pt-100 {
    padding-top: 100px !important;
  }

  .lg\:pt-30 {
    padding-top: 30px !important;
  }

  .lg\:pt-40 {
    padding-top: 40px !important;
  }

  .lg\:text-16 {
    font-size: 16px !important;
  }

  .lg\:text-18 {
    font-size: 18px !important;
  }

  .lg\:text-20 {
    font-size: 20px !important;
  }

  .lg\:text-\[22px\] {
    font-size: 22px !important;
  }

  .lg\:text-\[30px\] {
    font-size: 30px !important;
  }

  .lg\:text-\[50px\] {
    font-size: 50px !important;
  }

  .lg\:after\:right-30::after {
    content: var(--tw-content) !important;
    right: 30px !important;
  }

  .lg\:after\:top-\[38\%\]::after {
    content: var(--tw-content) !important;
    top: 38% !important;
  }
}

@media (min-width: 1200px) {
  .lrg\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }

  .lrg\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .lrg\:col-span-6 {
    grid-column: span 6 / span 6 !important;
  }

  .lrg\:mb-0 {
    margin-bottom: 0px !important;
  }

  .lrg\:mr-10 {
    margin-right: 10px !important;
  }

  .lrg\:block {
    display: block !important;
  }

  .lrg\:hidden {
    display: none !important;
  }

  .lrg\:h-\[280px\] {
    height: 280px !important;
  }

  .lrg\:h-\[303px\] {
    height: 303px !important;
  }

  .lrg\:h-\[450px\] {
    height: 450px !important;
  }

  .lrg\:max-h-\[303px\] {
    max-height: 303px !important;
  }

  .lrg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .lrg\:p-0 {
    padding: 0px !important;
  }

  .lrg\:px-\[100px\] {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .lrg\:px-\[200px\] {
    padding-left: 200px !important;
    padding-right: 200px !important;
  }

  .lrg\:py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .lrg\:text-20 {
    font-size: 20px !important;
  }

  .lrg\:text-26 {
    font-size: 26px !important;
  }
}

@media (min-width: 1350px) {
  .xl\:col-span-1 {
    grid-column: span 1 / span 1 !important;
  }

  .xl\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .xl\:mb-0 {
    margin-bottom: 0px !important;
  }

  .xl\:mb-30 {
    margin-bottom: 30px !important;
  }

  .xl\:flex {
    display: flex !important;
  }

  .xl\:h-\[600px\] {
    height: 600px !important;
  }

  .xl\:max-w-wrap {
    max-width: 1280px !important;
  }

  .xl\:columns-2 {
    -moz-columns: 2 !important;
         columns: 2 !important;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .xl\:grid-cols-\[260px_auto\] {
    grid-template-columns: 260px auto !important;
  }

  .xl\:gap-40 {
    gap: 40px !important;
  }

  .xl\:gap-x-40 {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }

  .xl\:gap-x-\[70px\] {
    -moz-column-gap: 70px !important;
         column-gap: 70px !important;
  }

  .xl\:px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .xl\:py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .xl\:py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .xl\:pr-200 {
    padding-right: 200px !important;
  }
}

@media (min-width: 1450px) {
  .xxl\:h-\[850px\] {
    height: 850px !important;
  }
}

.\[\&\>a\]\:text-body>a {
  --tw-text-opacity: 1 !important;
  color: rgb(30 30 30 / var(--tw-text-opacity)) !important;
}

.hover\:\[\&\>a\]\:text-primary>a:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(71 57 48 / var(--tw-text-opacity)) !important;
}

.\[\&\>input\]\:rounded-none>input {
  border-radius: 0px !important;
}

.\[\&\>ul\.check\>li\:before\]\:text-body>ul.check>li:before {
  --tw-text-opacity: 1 !important;
  color: rgb(30 30 30 / var(--tw-text-opacity)) !important;
}