:host, :root {
  height: 100%;
}

body {
  min-height: 100%;
  height: 100%;
}

.whole-site {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100%;
}

main {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/**/
.nav-fixed {
  width: 100%;
  padding-top: 80px;
}

.navbar.nav-centeredlogo {
  min-height: 100px;
}

.nav-centeredlogo .navbar-toggler {
  margin-top: 27px;
  margin-bottom: 27px;
}

.nav-centeredlogo .navbar-brand {
  /* top: 0; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
}

/*
*   Editor css class
*/
.alignleft {
  float: left;
  padding: 0;
  margin: 0;
}

.alignright {
  float: right;
  padding: 0;
  margin: 0;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote {
  margin: 2rem 0 0 1rem;
  font-style: italic;
}

/* Fix billing field wrapper */
.woocommerce-input-wrapper {
  width: 100%;
}

/* Woocommerce product gallery slider width fix */
figure.woocommerce-product-gallery__wrapper {
  max-width: inherit !important;
}

/* Fix coupon code input width */
@media (min-width: 768px) {
  #coupon_code.input-text {
    width: 110px !important;
  }
}
/*
*   Footer widgets css
*/
.simple-navigation .nav {
  flex-direction: column;
}

/* 
* Grotere container 
*/
@media (min-width: 1600px) {
  .container-bigger {
    max-width: 1520px;
  }
}
/* Maak WordPress afbeeldingen responsive */
.wp-block-image img {
  max-width: 100%;
  height: auto;
}

/* Maak embed items responsive met deze class */
.indiv-embed .embed-responsive-item,
.indiv-embed embed,
.indiv-embed iframe,
.indiv-embed object,
.indiv-embed video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.indiv-embed .wp-block-embed__wrapper::before {
  display: block;
  content: "";
}

.indiv-embed .wp-block-embed__wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.indiv-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.857143%;
}

.indiv-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}

.indiv-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}

.indiv-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}

.copyright-block {
  display: inline-block;
}

#wpadminbar {
  position: fixed;
}

.logged-in.admin-bar .fixed-top,
.logged-in.admin-bar .offcanvas:not(.offcanvas-bottom).show,
.logged-in.admin-bar .offcanvas:not(.offcanvas-bottom),
.logged-in.admin-bar .modal-dialog {
  top: var(--wp-admin--admin-bar--height) !important;
}
.logged-in.admin-bar .modal-fullscreen,
.logged-in.admin-bar .modal-fullscreen-sm-down,
.logged-in.admin-bar .modal-fullscreen-md-down,
.logged-in.admin-bar .modal-fullscreen-lg-down,
.logged-in.admin-bar .modal-fullscreen-xl-down,
.logged-in.admin-bar .modal-fullscreen-xxl-down {
  height: calc(100% - var(--wp-admin--admin-bar--height));
}

#nav-main .menu-item:last-child .nav-link {
  padding-right: 0;
}

[class^=indivaos_fade],
[class*=" indivaos_fade"],
[class^=indivaos_zoom],
[class*=" indivaos_zoom"] {
  opacity: 0;
}

.w-100.wp-block-image img {
  width: 100%;
}

mark,
.mark {
  padding: 0;
}

:root {
  --cc-btn-primary-bg: #BB284B;
  --cc-btn-primary-hover-bg: #9f2240;
}

#c-ttl {
  color: var(--cc-btn-primary-bg);
}

.c_darkmode {
  --cc-btn-primary-bg: #BB284B;
  --cc-btn-primary-hover-bg: #c54866;
}

#offcanvas-cart img {
  max-width: 100%;
  height: auto;
}

/* Color Options
--------------------------------------------- */
.has-white-color {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff;
}

.has-black-color {
  color: #000;
}

.has-black-background-color {
  background-color: #000;
}

.has-color1-color {
  color: #FFBC49;
}

.has-color1-background-color {
  background-color: #FFBC49;
}

.has-color2-color {
  color: #E2574C;
}

.has-color2-background-color {
  background-color: #E2574C;
}

.fw-thin {
  font-weight: 100 !important;
}

.fw-extra-light {
  font-weight: 200 !important;
}

.fw-extralight {
  font-weight: 200 !important;
}

.fw-ultra-light {
  font-weight: 200 !important;
}

.fw-ultralight {
  font-weight: 200 !important;
}

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

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

.fw-book {
  font-weight: 400 !important;
}

.fw-regular {
  font-weight: 400 !important;
}

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

.fw-semi-bold {
  font-weight: 600 !important;
}

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

.fw-demi-bold {
  font-weight: 600 !important;
}

.fw-demibold {
  font-weight: 600 !important;
}

.fw-demi {
  font-weight: 600 !important;
}

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

.fw-extra-bold {
  font-weight: 800 !important;
}

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

.fw-ultra-bold {
  font-weight: 900 !important;
}

.fw-ultrabold {
  font-weight: 900 !important;
}

.fw-heavy {
  font-weight: 900 !important;
}

.fw-black {
  font-weight: 900 !important;
}

.fw-ultra {
  font-weight: 900 !important;
}

.fw-ultra-black {
  font-weight: 900 !important;
}

.fw-ultrablack {
  font-weight: 900 !important;
}

.fw-extra-ultra {
  font-weight: 900 !important;
}

.fw-extraultra {
  font-weight: 900 !important;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

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

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

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

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

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

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

.fw-900 {
  font-weight: 900 !important;
}

.is-layout-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.is-layout-flex.is-vertical {
  flex-direction: column;
}
.is-layout-flex.is-nowrap {
  flex-wrap: nowrap;
}
.is-layout-flex.is-content-justification-left {
  justify-content: flex-start;
}
.is-layout-flex.is-content-justification-center {
  justify-content: center;
}
.is-layout-flex.is-content-justification-right {
  justify-content: flex-end;
}
.is-layout-flex.is-content-justification-space-between {
  justify-content: space-between;
}

.cls-404-svg-1 {
  fill: #fb855f;
}

.cls-404-svg-2 {
  fill: #fff;
}

.cls-404-svg-3 {
  fill: #c23e5d;
}

.cls-404-svg-4 {
  fill: #BB284B;
}

.cls-404-svg-5 {
  fill: #831c35;
}

.cls-404-svg-6, .cls-404-svg-7 {
  fill: #eec9d2;
}

.cls-404-svg-8 {
  fill: #e4a9b7;
}

.cls-404-svg-9 {
  fill: #70182d;
}

.cls-404-svg-7 {
  opacity: 0.19;
}

.cls-404-svg-10 {
  fill: #8e3332;
}

.cls-404-svg-11 {
  fill: #cf6981;
}

.cls-404-svg-12 {
  clip-path: url(#clippath);
}

.cls-404-svg-13, .cls-404-svg-14 {
  fill: none;
}

.cls-404-svg-14 {
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 12px;
}

.cls-404-svg-15 {
  fill: #70182d;
}

.cls-404-svg-16 {
  fill: #d67e93;
}

.cls-404-svg-17 {
  fill: #fd8b66;
}

.cls-404-svg-18 {
  fill: #e56542;
}

.cls-404-svg-19 {
  fill: #d67e93;
}

:root {
  --scrollbar-width: 17px;
  --vw: 0;
  --container-side: calc((100vw - var(--scrollbar-width) - var(--container-width)) / 2);
  --container-width: 100%;
  --container-width-sm: 540px;
  --container-width-md: 720px;
  --container-width-lg: 960px;
  --container-width-xl: 1140px;
  --container-width-xxl: 1320px;
  --container-width-xxxl: 1520px;
  --container-width-xxxxl: 1728px;
}
@media (min-width: 576px) {
  :root {
    --container-width: 540px;
  }
}
@media (min-width: 768px) {
  :root {
    --container-width: 720px;
  }
}
@media (min-width: 992px) {
  :root {
    --container-width: 960px;
  }
}
@media (min-width: 1200px) {
  :root {
    --container-width: 1140px;
  }
}
@media (min-width: 1400px) {
  :root {
    --container-width: 1320px;
  }
}
@media (min-width: 1600px) {
  :root {
    --container-width: 1520px;
  }
}
@media (min-width: 1860px) {
  :root {
    --container-width: 1728px;
  }
}

body {
  color: #1b1b1b;
  font-weight: 300;
  --bs-link-color: #1b1b1b;
  --bs-link-hover-color: #1b1b1b;
  font-family: "avenir-lt-pro", sans-serif;
}

main {
  overflow: hidden;
}

/*
* Navigation css
*/
header nav.navbar {
  padding-top: 40px;
  padding-bottom: 40px;
}
body.home header nav.navbar {
  position: absolute;
  z-index: 5;
  width: 100%;
}
header nav.navbar .navbar-toggler svg {
  width: 16px;
}
header nav.navbar .navbar-brand img {
  width: 229px;
}
header nav.navbar .navbar-nav {
  border-radius: 80px;
  background: rgba(255, 255, 255, 0.56);
  backdrop-filter: blur(20px);
  padding: 20px 48px;
  gap: 20px;
}
@media (max-width: 1199.98px) {
  header nav.navbar .navbar-nav {
    padding: 0;
    gap: 24px;
  }
}
header nav.navbar .nav-item .nav-link {
  padding: 0;
  font-size: 13px;
  font-weight: 300;
  color: #000;
}
@media (max-width: 1199.98px) {
  header nav.navbar .nav-item .nav-link {
    font-size: 23px;
    font-weight: 400;
    font-family: "Libre Baskerville", serif;
    text-align: center;
  }
}
header nav.navbar .btn.toggler svg, header nav.navbar .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .toggler.wc-block-components-checkout-place-order-button svg, .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row header nav.navbar .toggler.wc-block-components-checkout-place-order-button svg {
  height: 15px;
}
@media (min-width: 1200px) {
  header nav.navbar .btn.toggler, header nav.navbar .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .toggler.wc-block-components-checkout-place-order-button, .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row header nav.navbar .toggler.wc-block-components-checkout-place-order-button {
    display: none;
  }
}
header .topbar {
  background-color: #BB284B;
  padding-top: 11px;
  padding-bottom: 11px;
}
@media (max-width: 1199.98px) {
  header .topbar {
    display: none;
  }
}
header .topbar .topbar-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFF;
  font-size: 13px;
}
header .topbar .topbar-inner strong {
  font-weight: 500;
}
header.header-line-below {
  border-bottom: 1px solid #F3F4F6;
  margin-bottom: 80px;
}

@media (min-width: 576px) {
  .navbar-expand-sm .offcanvas .offcanvas-footer,
  .navbar-expand-sm .offcanvas .offcanvas-topbar {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md .offcanvas .offcanvas-footer,
  .navbar-expand-md .offcanvas .offcanvas-topbar {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .offcanvas .offcanvas-footer,
  .navbar-expand-lg .offcanvas .offcanvas-topbar {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl .offcanvas .offcanvas-footer,
  .navbar-expand-xl .offcanvas .offcanvas-topbar {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl .offcanvas .offcanvas-footer,
  .navbar-expand-xxl .offcanvas .offcanvas-topbar {
    display: none;
  }
}
@media (min-width: 1600px) {
  .navbar-expand-xxxl .offcanvas .offcanvas-footer,
  .navbar-expand-xxxl .offcanvas .offcanvas-topbar {
    display: none;
  }
}
@media (min-width: 1860px) {
  .navbar-expand-xxxxl .offcanvas .offcanvas-footer,
  .navbar-expand-xxxxl .offcanvas .offcanvas-topbar {
    display: none;
  }
}
.navbar-expand .offcanvas .offcanvas-footer,
.navbar-expand .offcanvas .offcanvas-topbar {
  display: none;
}

.offcanvas-footer {
  padding: 0 12px 32px;
}
.offcanvas-footer .socials {
  --link-color: #000;
  justify-content: center;
}

.offcanvas-topbar {
  background-color: #BB284B;
  color: #fff;
  padding: 15px 12px;
  font-size: 13px;
  text-align: center;
}
.offcanvas-topbar strong {
  font-weight: 500;
}

.btn, .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--bs-btn-icon-spacing, 0);
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}
.btn-primary {
  --bs-btn-bg: #000000;
  --bs-btn-hover-bg: #1a1a1a;
  --bs-btn-active-bg: #333333;
  --bs-btn-disabled-bg: #9e9e9e;
  --bs-btn-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-active-color: #ffffff;
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-border-color: #1a1a1a;
  --bs-btn-active-border-color: #333333;
  --bs-btn-disabled-border-color: #9e9e9e;
  --bs-btn-icon-color: #ffffff;
  --bs-btn-hover-icon-color: #ffffff;
  --bs-btn-active-icon-color: #ffffff;
  --bs-btn-disabled-icon-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 26, 26, 26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}
.btn-add-to-cart, .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  --bs-btn-bg: #00c853;
  --bs-btn-hover-bg: #1dd66a;
  --bs-btn-active-bg: #00a844;
  --bs-btn-disabled-bg: #99deb5;
  --bs-btn-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-active-color: #000000;
  --bs-btn-disabled-color: #000000;
  --bs-btn-border-color: #00c853;
  --bs-btn-hover-border-color: #1dd66a;
  --bs-btn-active-border-color: #00a844;
  --bs-btn-disabled-border-color: #99deb5;
  --bs-btn-icon-color: #ffffff;
  --bs-btn-hover-icon-color: #ffffff;
  --bs-btn-active-icon-color: #000000;
  --bs-btn-disabled-icon-color: #000000;
  --bs-btn-focus-shadow-rgb: 29, 214, 106;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}
.btn-outline {
  --bs-btn-bg: rgba(187, 40, 75, 0);
  --bs-btn-hover-bg: #bb284b;
  --bs-btn-active-bg: #9e1f3e;
  --bs-btn-disabled-bg: #c99aa5;
  --bs-btn-color: #bb284b;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-active-color: #ffffff;
  --bs-btn-disabled-color: #000000;
  --bs-btn-border-color: #bb284b;
  --bs-btn-hover-border-color: #bb284b;
  --bs-btn-active-border-color: #9e1f3e;
  --bs-btn-disabled-border-color: #c99aa5;
  --bs-btn-icon-color: #bb284b;
  --bs-btn-hover-icon-color: #ffffff;
  --bs-btn-active-icon-color: #ffffff;
  --bs-btn-disabled-icon-color: #000000;
  --bs-btn-focus-shadow-rgb: 187, 40, 75;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}
.btn-outline2 {
  --bs-btn-bg: rgba(255, 255, 255, 0);
  --bs-btn-hover-bg: #000000;
  --bs-btn-active-bg: #000000;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-color: #000000;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-active-color: #ffffff;
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-border-color: #000000;
  --bs-btn-active-border-color: #000000;
  --bs-btn-disabled-border-color: #ffffff;
  --bs-btn-icon-color: #000000;
  --bs-btn-hover-icon-color: #ffffff;
  --bs-btn-active-icon-color: #ffffff;
  --bs-btn-disabled-icon-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}
.btn-outline3 {
  --bs-btn-bg: rgba(187, 40, 75, 0);
  --bs-btn-hover-bg: #bb284b;
  --bs-btn-active-bg: #9e1f3e;
  --bs-btn-disabled-bg: #c99aa5;
  --bs-btn-color: #bb284b;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-active-color: #ffffff;
  --bs-btn-disabled-color: #000000;
  --bs-btn-border-color: #bb284b;
  --bs-btn-hover-border-color: #bb284b;
  --bs-btn-active-border-color: #9e1f3e;
  --bs-btn-disabled-border-color: #c99aa5;
  --bs-btn-icon-color: #bb284b;
  --bs-btn-hover-icon-color: #ffffff;
  --bs-btn-active-icon-color: #ffffff;
  --bs-btn-disabled-icon-color: #000000;
  --bs-btn-focus-shadow-rgb: 187, 40, 75;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
  --bs-btn-active-bg: #000;
  --bs-btn-active-border-color: #000;
}
.btn-secondary {
  --bs-btn-bg: #bb284b;
  --bs-btn-hover-bg: #c84161;
  --bs-btn-active-bg: #9e1f3e;
  --bs-btn-disabled-bg: #c99aa5;
  --bs-btn-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-active-color: #ffffff;
  --bs-btn-disabled-color: #000000;
  --bs-btn-border-color: #bb284b;
  --bs-btn-hover-border-color: #c84161;
  --bs-btn-active-border-color: #9e1f3e;
  --bs-btn-disabled-border-color: #c99aa5;
  --bs-btn-icon-color: #ffffff;
  --bs-btn-hover-icon-color: #ffffff;
  --bs-btn-active-icon-color: #ffffff;
  --bs-btn-disabled-icon-color: #000000;
  --bs-btn-focus-shadow-rgb: 200, 65, 97;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}
.btn-white {
  --bs-btn-bg: #ffffff;
  --bs-btn-hover-bg: #f5f5f5;
  --bs-btn-active-bg: #e5e5e5;
  --bs-btn-disabled-bg: #d1d1d1;
  --bs-btn-color: #000000;
  --bs-btn-hover-color: #000000;
  --bs-btn-active-color: #000000;
  --bs-btn-disabled-color: #000000;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-border-color: #f5f5f5;
  --bs-btn-active-border-color: #e5e5e5;
  --bs-btn-disabled-border-color: #d1d1d1;
  --bs-btn-icon-color: #000000;
  --bs-btn-hover-icon-color: #000000;
  --bs-btn-active-icon-color: #000000;
  --bs-btn-disabled-icon-color: #000000;
  --bs-btn-focus-shadow-rgb: 245, 245, 245;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}
.btn-small {
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 0.8125rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}

body.single-product div.product:not(.item-product) form.cart .single_add_to_cart_button.button {
  --bs-btn-bg: #00c853;
  --bs-btn-hover-bg: #1dd66a;
  --bs-btn-active-bg: #00a844;
  --bs-btn-disabled-bg: #99deb5;
  --bs-btn-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-active-color: #000000;
  --bs-btn-disabled-color: #000000;
  --bs-btn-border-color: #00c853;
  --bs-btn-hover-border-color: #1dd66a;
  --bs-btn-active-border-color: #00a844;
  --bs-btn-disabled-border-color: #99deb5;
  --bs-btn-icon-color: #ffffff;
  --bs-btn-hover-icon-color: #ffffff;
  --bs-btn-active-icon-color: #000000;
  --bs-btn-disabled-icon-color: #000000;
  --bs-btn-focus-shadow-rgb: 29, 214, 106;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-padding-y: 16px;
  --bs-btn-padding-x: 24px;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 80px;
  --bs-btn-icon-size: 16px;
  --bs-btn-icon-spacing: 12px;
}

h1, .h1 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 3.5rem;
  }
}

h2, .h2 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2.5rem;
  }
}

h3, .h3 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

p {
  margin-bottom: 0;
}

p:has(+ p, + ul) {
  margin-bottom: 24px;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 0;
}
h1:has(+ p, + div.text, + figure), .h1:has(+ p, + div.text, + figure), h2:has(+ p, + div.text, + figure), .h2:has(+ p, + div.text, + figure), h3:has(+ p, + div.text, + figure), .h3:has(+ p, + div.text, + figure) {
  margin-bottom: 16px;
}
p:has(+ h1, + .h1, + h2, + .h2, + h3, + .h3), ul:has(+ h1, + .h1, + h2, + .h2, + h3, + .h3) {
  margin-bottom: 40px;
}

.is-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.is-background > *, .is-background > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  pointer-events: none;
}

.wp-block-heading.is-style-with-line {
  border-left: 1px solid #000;
  padding-left: 16px;
}

.wp-block-group.is-style-with-line {
  border-left: 1px solid #000;
  padding-left: 16px;
}

.wp-block-image.is-style-rounded-corners img {
  border-radius: 20px;
}

.item-post {
  position: relative;
}
.item-post .image-wrapper {
  aspect-ratio: 414/344;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 24px;
  background-color: #F3F4F6;
}
.item-post .image-wrapper img {
  transition: transform 0.3s ease;
  transform: var(--img-transform);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-post .title {
  font-weight: 500;
  margin-bottom: 4px;
}
.item-post .excerpt {
  font-size: 13px;
  color: #292929;
}

.content-post h1 {
  text-align: center;
}
.content-post .title-wrapper {
  margin-bottom: 80px;
}
.content-post img.featured-image {
  display: block;
  aspect-ratio: 1729/520;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
  margin-top: 80px;
  margin-bottom: 80px;
}
.content-post .content-wrapper {
  margin-top: 80px;
}

.has-hover-bg {
  position: relative;
  --overlap-x: 12px;
  --overlap-y: 12px;
  --background-color: rgba(0, 0, 0, 0.04);
  --from-scale: 0.95;
}
.has-hover-bg:before {
  content: "";
  position: absolute;
  top: calc(var(--overlap-y) * -1);
  left: calc(var(--overlap-x) * -1);
  width: calc(100% + var(--overlap-x) * 2);
  height: calc(100% + var(--overlap-y) * 2);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transform: scale(var(--from-scale));
  z-index: -1;
}
.has-hover-bg:hover:before {
  background-color: var(--background-color);
  transform: scale(1);
}

.attribute-swatches {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(64px, 80px));
  gap: 12px;
  margin-bottom: 8px;
  max-width: 448px;
}

.attribute-swatch {
  width: 100%;
  max-width: 80px;
}
.attribute-swatch:disabled {
  cursor: not-allowed;
}

body.single-product div.product:not(.item-product) {
  display: grid;
  gap: 72px 24px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-areas: "gallery gallery gallery gallery gallery . summary summary summary summary summary ." "tabs tabs tabs tabs tabs tabs . side-image side-image side-image side-image side-image" "related related related related related related related related related related related related";
}
@media (max-width: 991.98px) {
  body.single-product div.product:not(.item-product) {
    grid-template-areas: "gallery gallery gallery gallery gallery gallery summary summary summary summary summary summary" "tabs tabs tabs tabs tabs tabs tabs tabs tabs tabs tabs tabs" "side-image side-image side-image side-image side-image side-image side-image side-image side-image side-image side-image side-image" "related related related related related related related related related related related related";
  }
}
@media (max-width: 767.98px) {
  body.single-product div.product:not(.item-product) {
    grid-template-columns: 1fr;
    grid-template-areas: "gallery" "summary" "tabs" "affiliate" "related";
    display: flex;
    flex-direction: column;
  }
}
body.single-product div.product:not(.item-product) .summary {
  grid-area: summary;
  width: 100%;
  margin-bottom: 0;
}
body.single-product div.product:not(.item-product) .summary .woocommerce-product-details__short-description {
  border-bottom: 1px solid #F3F4F6;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
body.single-product div.product:not(.item-product) .summary .variations {
  padding-bottom: 24px;
  border-bottom: 1px solid #F3F4F6;
}
body.single-product div.product:not(.item-product) .summary .variations tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
body.single-product div.product:not(.item-product) .summary .variations th {
  line-height: normal;
}
body.single-product div.product:not(.item-product) .summary .entry-title {
  font-size: 31px;
  font-weight: 800;
  line-height: 40px; /* 129.032% */
  letter-spacing: -0.465px;
}
body.single-product div.product:not(.item-product) .summary .product_meta {
  font-size: 14px;
}
body.single-product div.product:not(.item-product) .summary .price {
  border-bottom: 1px solid #F3F4F6;
  padding-bottom: 12px;
  margin-bottom: 16px;
  display: flex;
  gap: 13px;
  align-items: center;
}
body.single-product div.product:not(.item-product) .summary .price .price-vanaf {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
body.single-product div.product:not(.item-product) .summary .price .amount {
  color: #BB284B;
  font-size: 28px;
  font-weight: 400;
  font-family: "Libre Baskerville", serif;
}
body.single-product div.product:not(.item-product) .summary .price del {
  order: 2;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
body.single-product div.product:not(.item-product) .summary .price del .amount {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
}
body.single-product div.product:not(.item-product) .summary .single-usps {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 24px;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid #F3F4F6;
}
body.single-product div.product:not(.item-product) .summary .single-usps .usp {
  display: flex;
  gap: 12px;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  letter-spacing: 0.24px;
}
body.single-product div.product:not(.item-product) .summary form.cart button {
  flex: 0 0 auto;
}
body.single-product div.product:not(.item-product) .summary .woocommerce-variation-add-to-cart {
  flex-wrap: wrap;
}
body.single-product div.product:not(.item-product) .summary .js-pasafspraak-button {
  margin-bottom: 32px;
}
body.single-product div.product:not(.item-product) .woocommerce-product-gallery {
  grid-area: gallery;
  width: 100%;
  margin-bottom: 0;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs {
  grid-area: tabs;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs .nav-pills {
  gap: 12px;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs .nav-link {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px; /* 150% */
  letter-spacing: 0.14px;
  border-radius: 80px;
  padding: 12px 16px;
  border: 1px solid #BB284B;
  color: #BB284B;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs .nav-link.active {
  background-color: #BB284B;
  color: #fff;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs ul.comment-list {
  padding-left: 0;
  list-style-type: none;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs ul.comment-list ul.children {
  list-style-type: none;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs .woocommerce-Tabs-panel--description .wc-description-read-more__content.is-collapsible {
  position: relative;
  overflow: hidden;
  max-height: 300px;
  margin-bottom: 16px;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs .woocommerce-Tabs-panel--description .wc-description-read-more__content.is-collapsible::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, transparent, #fff);
  pointer-events: none;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs .woocommerce-Tabs-panel--description .wc-description-read-more__content.is-collapsible.is-expanded {
  max-height: none;
}
body.single-product div.product:not(.item-product) .woocommerce-tabs .woocommerce-Tabs-panel--description .wc-description-read-more__content.is-collapsible.is-expanded::after {
  display: none;
}
body.single-product div.product:not(.item-product) .related {
  grid-area: related;
}
body.single-product div.product:not(.item-product) .related h2 {
  margin-bottom: 32px;
}
body.single-product div.product:not(.item-product) .product-affiliate {
  grid-area: affiliate;
}
body.single-product div.product:not(.item-product) .product-affiliate .content {
  gap: 8px;
}
body.single-product div.product:not(.item-product) .product-affiliate .title {
  font-size: 16px;
  line-height: 30px; /* 187.5% */
  letter-spacing: -0.08px;
}
body.single-product div.product:not(.item-product) .side-image {
  grid-area: side-image;
}
body.single-product div.product:not(.item-product) .side-image img {
  width: 100%;
  border-radius: 20px;
}

.item-product {
  position: relative;
}
.item-product .part-image {
  margin-bottom: 22px;
}
.item-product .part-image img {
  border-radius: 20px;
}
.item-product .part-content .title {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 10px;
}
.item-product .part-content .price {
  font-weight: 400;
}
.item-product .tags {
  position: absolute;
  top: 16px;
  left: 0;
  padding: 0 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.item-product .tags .tag {
  padding: 8px 12px;
  border-radius: 80px;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.item-product .tags .tag-red {
  background-color: #BB284B;
}
.item-product .tags .tag-black {
  background-color: #000;
}

.item-collection img {
  border-radius: 20px;
  aspect-ratio: 600/900;
  object-fit: cover;
}
.item-collection .title {
  margin-top: 26px;
  font-size: 16px;
  font-weight: 800;
}

#offcanvasFilters .filters {
  width: 100%;
}

.berocket_single_filter_widget h3 {
  font-size: 13px;
  font-weight: 400;
}
.berocket_single_filter_widget h3 .bapf_colaps_smb {
  font-size: 12px;
}
.berocket_single_filter_widget .bapf_head {
  margin-bottom: 16px;
}
.berocket_single_filter_widget .bapf_colaps_togl {
  cursor: pointer;
}
.berocket_single_filter_widget .bapf_sfilter.bapf_ckbox ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.berocket_single_filter_widget .bapf_sfilter.bapf_ckbox ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.14px;
  display: flex;
  align-items: center;
  gap: 23px;
}
.berocket_single_filter_widget .bapf_sfilter.bapf_ckbox ul li input {
  font-size: 16px;
  margin-top: 0;
  margin-right: 0;
}
.berocket_single_filter_widget .bapf_sfilter.bapf_ckbox ul li label {
  color: #000;
}
.berocket_single_filter_widget .bapf_sfilter.bapf_ckbox ul li .pcs {
  margin-left: auto;
}
.berocket_single_filter_widget .bapf_sfilter {
  margin-bottom: 0;
}
.berocket_single_filter_widget + .berocket_single_filter_widget {
  margin-top: 24px;
}

.filters {
  background-color: #F3F4F6;
  border-radius: 20px;
  padding: 24px;
  display: none;
}
.filters:has(.berocket_single_filter_widget:not(.bapf_mt_none)) {
  display: block;
}
.filters .filters-title {
  font-size: 16px;
  font-weight: 700;
  font-family: "Libre Baskerville", serif;
  margin-bottom: 24px;
}

.archive-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 64px;
}
@media (max-width: 991.98px) {
  .archive-filter {
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 12px;
  }
  .archive-filter .btn, .archive-filter .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button, .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .archive-filter .wc-block-components-checkout-place-order-button {
    white-space: nowrap;
  }
}

.info-card {
  margin-top: 20px;
  background-color: #F3F4F6;
  border-radius: 20px;
  padding: 24px;
  min-height: 240px;
  display: flex;
  flex-direction: column;
}
.info-card .title {
  font-family: "Libre Baskerville", serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}
.info-card .text {
  font-size: 13px;
  font-weight: 300;
}
.info-card .buttons {
  display: flex;
  gap: 12px;
  margin-top: auto;
}
.info-card .buttons a.icon-btn {
  width: 40px;
  height: 40px;
  border-radius: 80px;
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.filter-posts {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .filter-posts {
    flex-direction: column;
  }
}

.floating-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}
.floating-button .the-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #25D366;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}
.floating-button .the-btn:hover {
  background-color: #128C7E;
}
body:not(.indiv-fully-loaded) .floating-button .the-btn {
  opacity: 0;
  transform: scale(0.9);
}

.pagination {
  gap: 16px;
  --bs-pagination-padding-x: 24px;
  --bs-pagination-padding-y: 16px;
  --bs-pagination-bg: #fff;
  --bs-pagination-border-color: #000;
  --bs-pagination-border-width: 1px;
  --bs-pagination-hover-bg: #F3F4F6;
  --bs-pagination-hover-border-color: #000;
  --bs-pagination-focus-color: #fff;
  --bs-pagination-focus-bg: #000;
  --bs-pagination-focus-border-color: #000;
  --bs-pagination-active-bg: #000;
  --bs-pagination-active-border-color: #000;
}
.pagination .nav-icon {
  display: none;
}
@media (max-width: 767.98px) {
  .pagination {
    gap: 8px;
    --bs-pagination-padding-x: 12px;
    --bs-pagination-padding-y: 10px;
  }
  .pagination .nav-icon {
    display: block;
  }
  .pagination .nav-text {
    display: none;
  }
}
.pagination .page-link {
  border-radius: 4px;
  font-size: 14px;
}
.pagination .page-link.dots {
  cursor: default;
  --bs-pagination-padding-x: 8px;
  --bs-pagination-border-color: #fff;
}

hr.wp-block-separator {
  border-top: 1px solid #F3F4F6;
  opacity: 1;
  margin: 0;
}

.socials {
  --link-color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 20px;
}
.socials a {
  color: var(--link-color);
  text-decoration: none;
  font-size: 12px;
}

body.woocommerce-shop h1.page-title {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 400;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  body.woocommerce-shop h1.page-title {
    font-size: 2.5rem;
  }
}

.form-floating {
  --bs-border-radius: 20px;
  --bs-body-bg: #F3F4F6;
  --bs-border-color: #F3F4F6;
}
.form-floating > .form-control, .form-floating > .form-select {
  padding-left: 20px;
  padding-right: 20px;
}
.form-floating > label {
  padding-left: 20px;
  padding-right: 20px;
}
.form-floating textarea.form-control {
  min-height: 200px;
}

.offcanvas-menu {
  --bs-offcanvas-padding-x: 0;
  --bs-offcanvas-padding-y: 0;
}
.offcanvas-menu .offcanvas-header {
  padding: 0;
  flex-direction: column;
}
.offcanvas-menu .offcanvas-header .content {
  display: flex;
  padding: 24px 12px;
  width: 100%;
}
.offcanvas-menu .offcanvas-header .content .btn-close-custom {
  width: 32px;
  height: 32px;
  background-color: #fff;
  border: 1px solid #F3F4F6;
  border-radius: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  margin-left: auto;
}
.offcanvas-menu .offcanvas-header .content .btn-close-custom:hover {
  border-color: #000;
}
.offcanvas-menu .offcanvas-header .header-img {
  position: relative;
  width: 100%;
}
.offcanvas-menu .offcanvas-header .header-img img {
  max-height: 200px;
  object-fit: cover;
  width: 100%;
}
.offcanvas-menu .offcanvas-header .header-img .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(53.84% 53.84% at 50% 41.9%, rgba(255, 255, 255, 0) 0%, #FFF 100%);
}
.offcanvas-menu .offcanvas-header .header-img + .content {
  position: absolute;
}
@media (max-width: 1199.98px) {
  .offcanvas-menu .offcanvas-body {
    padding: 48px 12px 32px;
  }
}

.footer-bottom {
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 13px;
}