
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #e8dcc6 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #f5f1e8 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #e8dcc6 !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #f5f1e8 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #d4a5a5 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #f5f1e8 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #e8dcc6 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #d4a5a5 !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #f5f1e8 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #d4a5a5;
  border-color: #d4a5a5;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #d4a5a5 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #d4a5a5 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://dankbaarheid.nu/wp-content/uploads/sites/523/2025/11/shutterstock_2431056713-1920x1280.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 510px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 660px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 310px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 460px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 235px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 235px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 335px;
  }
  header > div.wrapper.above {
  min-height: 485px;
  }

  header div.header div.holder {
  height: 235px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #d4a5a5; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(212, 165, 165, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(212, 165, 165, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #d4a5a5 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #e8dcc6;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: #e8dcc6 !important;
  }
  }


  header div.header div.contact i {
  color: #e8dcc6;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #e8dcc6 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #d4a5a5 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #e8dcc6;
  }

  footer div.socket,
  .footer-sticky {
  background: #f5f1e8 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #d4a5a5;
  }

  header > div.wrapper::after {
  animation: zoomInOut 60s infinite alternate ease-in-out;
}
@keyframes zoomInOut {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

header {
  overflow: hidden;
}

/*header .header__content h1, header .header__content p {
  color: var(--color-text-primary) !important;
}*/

header nav.navbar-default {
  background: hsla(0, 0%, 100%, 0);
}

header .header__content a {
  margin: 0;
}

.footer-contact-suriname__person {
  color: var(--color-text-secondary);
}
.footer-contact-suriname__title {
  font-family: var(--font-secondary);
  font-size: var(--text-2xl);
  font-weight: var(--font-bold);
  color: var(--color-text-primary);
  margin-bottom: var(--space-6);
}
  nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
    background-color: rgba(212, 165, 165, .1) !important;
}

/*.home header > div.wrapper::after {
  background-position: 0 180%;
}*/

 header > div.wrapper::after {
  background-position: center;
}


header > div.wrapper.above_shadow::before {
  top: 0;
}

footer {
  padding-bottom: 75px !important;
}


/*footer*/
footer div.socket img[alt="netbeauty"] {
  filter: brightness(0.6);
}
footer div.socket, .footer-sticky {
  background: var(--color-background) !important;
}
.footer-btn-whatsapp.fixed {
  position: fixed;
  bottom: 30px;
  z-index: 15614516565156;
  right: 30px;
}
footer, .footer-cta.center::after, .author {
  background: var(--color-background) !important;
  padding: var(--space-20) 0 var(--space-8);
  margin-top: 0;
}
footer div.socket a, footer div.socket a:hover {
  color: var(--color-text-muted) !important;
}
footer div.socket {
  color: var(--color-text-muted) !important;
}


        .footer-main {
            display: grid;
            grid-template-columns: 1.2fr 1fr 1fr;
            gap: var(--space-16);
            margin-bottom: var(--space-16);
        }

        .footer-contact {
            max-width: 350px;
        }

        .footer-brand {
            font-family: var(--font-secondary);
            font-size: var(--text-2xl);
            font-weight: var(--font-bold);
            color: var(--color-text-primary);
            margin-bottom: var(--space-6);
        }

        .footer-address {
            color: var(--color-text-secondary);
            line-height: var(--leading-relaxed);
            margin-bottom: var(--space-6);
        }

        .footer-available {
            display: flex;
            align-items: center;
            gap: var(--space-2);
            font-weight: var(--font-semibold);
            color: var(--color-primary);
            margin-bottom: var(--space-4);
            font-size: var(--text-sm);
        }

        .footer-contact-info {
            margin-bottom: var(--space-6);
        }

        .footer-contact-item {
            display: flex;
            align-items: center;
            gap: var(--space-3);
            margin-bottom: var(--space-3);
            color: var(--color-text-secondary);
        }

        .footer-contact-item i {
            color: var(--color-primary);
            width: 16px;
        }

        .footer-contact-link {
            color: var(--color-text-secondary);
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .footer-contact-link:hover {
            color: var(--color-primary);
        }

        .footer-buttons {
            display: flex;
            gap: var(--space-3);
            margin-top: var(--space-4);
        }

        .footer-btn-call {
            background-color: var(--color-primary);
            color: white;
            padding: var(--space-3) var(--space-6);
            border-radius: var(--radius-lg);
            text-decoration: none;
            font-weight: var(--font-medium);
            font-size: var(--text-sm);
            display: flex;
            align-items: center;
            gap: var(--space-2);
            transition: all 0.3s ease;
        }

        .footer-btn-call:hover {
            background-color: var(--color-link-hover);
            transform: translateY(-1px);
        }

        .footer-btn-whatsapp {
  background-color: #25D366;
  color: white !important;
  padding: var(--space-3) var(--space-6);
  border-radius: var(--btn-border-radius) !important;
  text-decoration: none !important;
  font-weight: var(--font-medium) !important;
  font-size: var(--text-sm);
  display: flex;
  align-items: center;
  gap: var(--space-2);
  transition: all 0.3s ease !important;
        }

        .footer-btn-whatsapp:hover {
            background-color: #20b956;
            transform: translateY(-1px);
  color: #fff !important;
        }

        .footer-column {
        }

        .footer-title {
            font-family: var(--font-secondary);
            font-size: var(--text-xl);
            font-weight: var(--font-semibold);
            color: var(--color-text-primary);
            margin-bottom: var(--space-6);
        }

        .footer-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .footer-list li {
            margin-bottom: var(--space-3);
        }

        .footer-list a {
            color: var(--color-text-secondary);
            text-decoration: none;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            gap: var(--space-2);
            padding: var(--space-1) 0;
        }

        .footer-list a:hover {
            color: var(--color-primary);
            transform: translateX(var(--space-1));
        }

        .footer-list a::before {
            content: '';
            width: 4px;
            height: 4px;
            background-color: var(--color-primary);
            border-radius: 50%;
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        .footer-list a:hover::before {
            opacity: 1;
        }

        .footer-bottom {
            border-top: 1px solid rgba(19, 19, 19, 0.1);
            padding-top: var(--space-8);
            text-align: center;
        }

        .footer-copyright {
            color: var(--color-text-muted);
            font-size: var(--text-sm);
            margin-bottom: var(--space-4);
        }

        .footer-legal {
            display: flex;
            justify-content: center;
            gap: var(--space-6);
        }

        .footer-legal a {
            color: var(--color-text-muted);
            text-decoration: none;
            font-size: var(--text-sm);
            transition: color 0.3s ease;
        }

        .footer-legal a:hover {
            color: var(--color-primary);
        }

        @media (max-width: 968px) {
            .footer-main {
                grid-template-columns: 1fr 1fr;
                gap: var(--space-12);
            }
            
            .footer-contact {
                grid-column: span 2;
                max-width: none;
            }
        }

        @media (max-width: 768px) {
            .footer-main {
                grid-template-columns: 1fr;
                gap: var(--space-10);
                text-align: center;
            }
            
            .footer-contact {
                grid-column: span 1;
                margin: 0 auto;
            }
            
            .footer-buttons {
                justify-content: center;
            }
            
            .footer-legal {
                flex-direction: column;
                gap: var(--space-3);
            }
        }

        @media (max-width: 480px) {
            .footer {
                padding: var(--space-16) 0 var(--space-6);
            }
            
            .footer-buttons {
                flex-direction: column;
            }
            
            .footer-btn-call,
            .footer-btn-whatsapp {
                justify-content: center;
    width: auto;
            }
        }


.footer-cta.text-center.above .topbar {
  margin-top: var(--space-3);
  border-radius: var(--radius-xl);
}
.footer-cta.text-center.above {
  padding-bottom: 0;
}
/*topbar*/
        .topbar {
            background: linear-gradient(135deg, var(--color-primary), #dcb7b7);
            color: white;
            font-size: var(--text-sm);
            padding: var(--space-3) 0;
            position: sticky;
            top: 0;
            z-index: var(--z-sticky);
            box-shadow: var(--shadow-sm);
        }

        .topbar .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 var(--space-6);
            display: flex;
            align-items: center;
            justify-content: center;
            gap: var(--space-6);
        }

        .topbar-text {
            font-weight: var(--font-semibold);
            text-transform: uppercase;
            letter-spacing: 0.05em;
            display: flex;
            align-items: center;
            gap: var(--space-2);
        }

        .topbar-pulse {
            display: inline-block;
            width: 8px;
            height: 8px;
            background-color: hsla(160.1, 84.1%, 39.4%, 0.80);
            border-radius: 50%;
            animation: pulse-dot 3s infinite;
        }

        @keyframes pulse-dot {
            0%, 100% { opacity: 1; transform: scale(1.1); }
            50% { opacity: 0.6; transform: scale(0.8); }
        }

        .topbar-divider {
            width: 1px;
            height: 16px;
            background-color: rgba(255, 255, 255, 0.3);
        }

        .topbar-contact {
            display: flex;
            align-items: center;
            gap: var(--space-4);
        }

        .topbar-link {
            color: white !important;
            text-decoration: none;
            display: flex;
            align-items: center;
            gap: var(--space-2);
            padding: var(--space-2) var(--space-3);
            border-radius: var(--radius-lg);
            transition: all 0.3s ease;
            font-weight: var(--font-medium);
        }

        .topbar-link:hover {
            background-color: rgba(255, 255, 255, 0.2)  !important;
            transform: translateY(-1px);
            text-decoration: none;
            color: white  !important;
        }

        .topbar-link i {
            font-size: var(--text-xs);
            opacity: 0.9;
        }

        @media (max-width: 768px) {
            .topbar .container {
                flex-direction: column;
                gap: var(--space-3);
                padding: var(--space-3) var(--space-4);
            }
            
            .topbar-text {
                font-size: var(--text-xs);
                text-align: center;
            }
            
            .topbar-contact {
                gap: var(--space-3);
            }
            
            .topbar-divider {
                display: none;
            }
        }

        @media (max-width: 480px) {
            .topbar-contact {
                flex-direction: column;
                gap: var(--space-2);
                width: 100%;
            }
            
            .topbar-link {
                justify-content: center;
                width: 100%;
                padding: var(--space-3);
            }
            
            .topbar-text {
                font-size: var(--text-xs);
            }
        }

        /* Utility voor als je de topbar wil verbergen op hele kleine schermen */
        @media (max-width: 360px) {
            .topbar {
                display: none;
            }
        }

/*CTA*/
        .cta-section {
            padding: var(--space-20) 0;
            background-color: var(--color-background);
        }
.footer-cta.text-center.above {
  background: var(--color-gray-100);
}
.footer-cta-box.pd-1.position-relative {
  text-align: left;
}
        .cta-wrapper {
            background: linear-gradient(135deg, rgba(212, 165, 165, 0.1), rgba(218, 218, 214, 0.1));
            border-radius: var(--radius-2xl);
            padding: var(--space-16);
            position: relative;
            overflow: hidden;
        }

        .cta-wrapper::before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 200px;
            height: 200px;
            background: radial-gradient(circle, rgba(212, 165, 165, 0.15) 0%, transparent 70%);
            border-radius: 50%;
            z-index: 1;
        }

        .cta-flower {
            position: absolute;
            top: var(--space-4);
            right: var(--space-8);
            width: 80px;
            height: 80px;
            opacity: 0.6;
            z-index: 3;
            animation: gentle-float 8s ease-in-out infinite;
        }

        @keyframes gentle-float {
            0%, 100% { transform: translateY(0px) rotate(0deg); }
            50% { transform: translateY(-8px) rotate(2deg); }
        }

        .cta-grid {
            display: grid;
            grid-template-columns: 1fr auto;
            gap: var(--space-12);
            align-items: center;
            position: relative;
            z-index: 2;
        }

        .cta-content {
            max-width: 500px;
        }

        .cta-quote {
            font-family: var(--font-secondary);
            font-size: var(--text-2xl);
  border-left: 0px solid #eee;
            color: var(--color-text-primary);
            line-height: var(--leading-snug);
            margin-bottom: var(--space-6);
            position: relative;
        }

        .cta-quote::before {
  content: '"';
  font-size: var(--text-6xl);
  color: var(--color-primary);
  position: absolute;
  top: calc(var(--space-4) * -1);
  left: calc(var(--space-6) * -1);
  opacity: 0.3;
  font-family: var(--font-secondary);
        }

        .cta-description {
            font-size: var(--text-base);
            color: var(--color-text-secondary);
            line-height: var(--leading-relaxed);
            margin-bottom: var(--space-2);
        }

        .cta-hours {
            display: flex;
            align-items: center;
            gap: var(--space-2);
            font-size: var(--text-sm);
            color: var(--color-primary);
            font-weight: var(--font-semibold);
        }

        .cta-contact {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            background: white;
            padding: var(--space-8);
            border-radius: var(--radius-xl);
            box-shadow: var(--shadow-lg);
            min-width: 280px;
        }

        .cta-phone {
            font-family: var(--font-mono);
            font-size: var(--text-2xl);
            font-weight: var(--font-bold);
            color: var(--color-text-primary);
            margin-bottom: var(--space-4);
            display: block;
        }

        .cta-phone-label {
            font-size: var(--text-sm);
            color: var(--color-text-muted);
            margin-bottom: var(--space-2);
        }

        .cta-buttons {
            display: flex;
            flex-direction: column;
            gap: var(--space-3);
            width: 100%;
        }

        .cta-divider {
            display: flex;
            align-items: center;
            margin: var(--space-4) 0;
            color: var(--color-text-muted);
            font-size: var(--text-sm);
        }

        .cta-divider::before,
        .cta-divider::after {
            content: '';
            flex: 1;
            height: 1px;
            background-color: var(--color-gray-200);
        }

        .cta-divider span {
            padding: 0 var(--space-3);
        }

        @media (max-width: 768px) {
            .cta-grid {
                grid-template-columns: 1fr;
                gap: var(--space-8);
                text-align: center;
            }
            
            .cta-content {
                max-width: none;
            }
            
            .cta-quote {
                font-size: var(--text-xl);
            }
            
            .cta-contact {
                min-width: auto;
                width: 100%;
                max-width: 320px;
                margin: 0 auto;
            }
            
            .cta-phone {
                font-size: var(--text-xl);
            }
            
            .cta-flower {
                width: 60px;
                height: 60px;
                top: var(--space-2);
                right: var(--space-4);
            }
        }

        @media (max-width: 480px) {
            .cta-wrapper {
                padding: var(--space-12);
            }
            
            .cta-buttons {
                flex-direction: column;
            }
            
            .cta-phone {
                font-size: var(--text-lg);
            }
            
            .cta-flower {
                width: 50px;
                height: 50px;
                opacity: 0.4;
            }
        }


html {
  font-size: 16px !important;
}
.col-md-32.col-md-offset-8 {
  margin-left: 0;
  text-align: left;
}

.btn.btn-primary:has(i) i, .btn.btn-secondary:has(i) i {
  margin-right: var(--space-3);
}

.text-container {
  max-width: 768px;
}

/* =============================================================================
   REFACTORING UI - COMPLETE CSS CUSTOM PROPERTIES SYSTEM
   Gebaseerd op systematische schalen voor consistente UI design
   ============================================================================= */

:root {
  /* ==========================================================================
     KLEURENSYSTEEM
     Primaire kleuren gebaseerd op het opgegeven kleurpalet
     ========================================================================== */
  
  /* Basis kleuren */
  --color-primary: #d4a5a5;
  --color-secondary: #dadad6;
  --color-background: #ecede7;
  --color-text-primary: #131313;
  --color-text-secondary: #666666;
  --color-text-muted: #999999;
  
  /* Accent en state kleuren */
  --color-accent: var(--color-primary);
  --color-link: var(--color-primary);
  --color-link-hover: #dcb7b7;
  --color-success: #10b981;
  --color-warning: #f59e0b;
  --color-error: #ef4444;
  
  /* Grijstinten voor borders en subtiele UI elementen */
  --color-gray-100: #f7f8f9;
  --color-gray-200: #e2e8f0;
  --color-gray-300: #cbd5e0;
  --color-gray-400: #a0aec0;
  --color-gray-500: #718096;

  /* ==========================================================================
     SPACING SYSTEEM - REFACTORING UI SYSTEMATISCHE SCHAAL
     Basis unit: 0.5rem (8px) met 4x vermenigvuldigers voor consistentie
     ========================================================================== */
  
  --space-0: 0;
  --space-1: 0.25rem;   /* 4px */
  --space-2: 0.5rem;    /* 8px - basis unit */
  --space-3: 0.75rem;   /* 12px */
  --space-4: 1rem;      /* 16px */
  --space-5: 1.25rem;   /* 20px */
  --space-6: 1.5rem;    /* 24px */
  --space-8: 2rem;      /* 32px */
  --space-10: 2.5rem;   /* 40px */
  --space-12: 3rem;     /* 48px */
  --space-16: 4rem;     /* 64px */
  --space-20: 5rem;     /* 80px */
  --space-24: 6rem;     /* 96px */
  --space-32: 8rem;     /* 128px */

  /* ==========================================================================
     TYPOGRAPHY SYSTEEM - HARMONISCHE SCHAAL
     Fonts: Inter (primair) en Arapey (secundair)
     ========================================================================== */
  
  /* Font families */
  --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-secondary: 'Arapey', Georgia, serif;
  --font-mono: 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', monospace;
  
  /* Font sizes - systematische schaal voor hiërarchie */
  --text-xs: 0.75rem;    /* 12px */
  --text-sm: 0.875rem;   /* 14px */
  --text-base: 1rem;     /* 16px - basis */
  --text-lg: 1.125rem;   /* 18px */
  --text-xl: 1.25rem;    /* 20px */
  --text-2xl: 1.5rem;    /* 24px */
  --text-3xl: 1.875rem;  /* 30px */
  --text-4xl: 2.25rem;   /* 36px */
  --text-5xl: 3rem;      /* 48px */
  --text-6xl: 3.75rem;   /* 60px */
  
  /* Font weights */
  --font-light: 300;
  --font-normal: 400;
  --font-medium: 500;
  --font-semibold: 600;
  --font-bold: 700;
  --font-extrabold: 800;
  
  /* Line heights voor optimale leesbaarheid */
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --leading-loose: 2;

  /* ==========================================================================
     VISUELE EIGENSCHAPPEN
     Borders, shadows, en andere visuele elementen
     ========================================================================== */
  
  /* Border radius */
  --radius-none: 0;
  --radius-sm: 0.125rem;   /* 2px */
  --radius-base: 0.25rem;  /* 4px - basis */
  --radius-md: 0.375rem;   /* 6px */
  --radius-lg: 0.5rem;     /* 8px */
  --radius-xl: 0.75rem;    /* 12px */
  --radius-2xl: 1rem;      /* 16px */
  --radius-full: 9999px;
  
  /* Shadows voor depth */
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-base: 0 4px 6px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  
  /* Z-index systeem */
  --z-base: 0;
  --z-docked: 10;
  --z-dropdown: 100;
  --z-sticky: 200;
  --z-overlay: 999;
  --z-modal: 1000;
  --z-popover: 1100;
  --z-tooltip: 1200;

  /* ==========================================================================
     COMPONENT SPECIFIEKE VARIABELEN
     Buttons, forms, en andere UI componenten
     ========================================================================== */
  
  /* Button variabelen */
  --btn-padding-y: var(--space-5);
  --btn-padding-x: var(--space-10);
  --btn-font-size: var(--text-base);
  --btn-font-weight: var(--font-medium);
  --btn-border-radius: var(--radius-2xl);
  --btn-transition: all 0.15s ease-in-out;
}

section {
  padding: var(--space-24) 0;
}

@media screen and (min-width: 992px) {

  body header > div.wrapper {
    min-height: 600px;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu {
    border-radius: 1rem;
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li a {
    color: var(--color-link) !important;
  }

.col-md-32.col-md-offset-8 {
  max-width: 768px;
}
header .container {
  width: 100%;
  max-width: 1600px;
}
#primary_navigation {
  text-align: right;
}
header .header__content h1 {
  font-size: var(--text-6xl);
  margin-bottom: var(--space-1);
}

header .header__content p.lead {
 margin-bottom: var(--space-12);
}


  header > div.wrapper .header__content {
    transform: translate3d(0, -110px, 0);
  }

  body.home header > div.wrapper {
     min-height: 650px;
    height: 85vh;
  }

  body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
  }
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--color-text-primary) !important;
  }

}


/* =============================================================================
   RESPONSIEVE AANPASSINGEN - MOBIEL (<992px)
   Proportionele verkleining volgens Refactoring UI principes
   ============================================================================= */

@media screen and (max-width: 991.98px) {
  :root {
    /* Aangepaste spacing voor mobiel - 25% kleiner voor betere ruimtebenutting */
    --space-1: 0.1875rem;  /* 3px */
    --space-2: 0.375rem;   /* 6px - nieuwe basis */
    --space-3: 0.5625rem;  /* 9px */
    --space-4: 0.75rem;    /* 12px */
    --space-5: 0.9375rem;  /* 15px */
    --space-6: 1.125rem;   /* 18px */
    --space-8: 1.5rem;     /* 24px */
    --space-10: 1.875rem;  /* 30px */
    --space-12: 2.25rem;   /* 36px */
    --space-16: 3rem;      /* 48px */
    --space-20: 3.75rem;   /* 60px */
    --space-24: 4.5rem;    /* 72px */
    --space-32: 6rem;      /* 96px */
    
    /* Aangepaste typography voor mobiel */
    --text-xs: 0.6875rem;   /* 11px */
    --text-sm: 0.8125rem;   /* 13px */
    --text-base: 0.9375rem; /* 15px - mobiele basis */
    --text-lg: 1.0625rem;   /* 17px */
    --text-xl: 1.1875rem;   /* 19px */
    --text-2xl: 1.375rem;   /* 22px */
    --text-3xl: 1.625rem;   /* 26px */
    --text-4xl: 1.875rem;   /* 30px */
    --text-5xl: 2.25rem;    /* 36px */
    --text-6xl: 2.75rem;    /* 44px */
    
    /* Button aanpassingen voor mobiel */
    --btn-padding-y: var(--space-4);
    --btn-padding-x: var(--space-6);
    --btn-font-size: var(--text-sm);
  }


html, body {
  overflow-x: hidden;
}


header div.header div.wrapper img.logo {
  max-height: 110px;
  float: left;
}

header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 0px solid #e8dcc6;
  text-align: left;
}



header > div.wrapper {
  min-height: 230px;
}

header .header__content {
    top: -150px;
    position: relative;
    align-items: end;
}

.home header > div.wrapper {
  min-height: 650px;
  height: 85vh;
}

header .shop_topbar, header .topbar {
  z-index: 0;
    display: none;
}

}

/* =============================================================================
   HTML ELEMENT STIJLEN - PRAKTISCHE IMPLEMENTATIE
   Toewijzing van variabelen aan standaard HTML-elementen
   ============================================================================= */

/* Typography hiërarchie */
h1 {
  font-family: var(--font-secondary);
  font-size: var(--text-5xl);
  font-weight: var(--font-bold);
  line-height: var(--leading-tight);
  color: var(--color-text-primary) !important;
  margin-top: var(--space-0);
  margin-bottom: var(--space-8);
}

h2 {
  font-family: var(--font-secondary);
  font-size: var(--text-4xl);
  font-weight: var(--font-bold);
  line-height: var(--leading-tight);
  color: var(--color-text-primary) !important;
  margin-top: var(--space-12);
  margin-bottom: var(--space-6);
}

h3 {
  font-family: var(--font-primary);
  font-size: var(--text-3xl);
  font-weight: var(--font-semibold);
  line-height: var(--leading-snug);
  color: var(--color-text-primary) !important;
  margin-top: var(--space-10);
  margin-bottom: var(--space-4);
}

h4 {
  font-family: var(--font-primary);
  font-size: var(--text-2xl);
  font-weight: var(--font-semibold);
  line-height: var(--leading-snug);
  color: var(--color-text-primary) !important;
  margin-top: var(--space-8);
  margin-bottom: var(--space-4);
}

h5 {
  font-family: var(--font-primary);
  font-size: var(--text-xl);
  font-weight: var(--font-medium);
  line-height: var(--leading-normal);
  color: var(--color-text-primary) !important;
  margin-top: var(--space-6);
  margin-bottom: var(--space-3);
}

h6 {
  font-family: var(--font-primary);
  font-size: var(--text-lg);
  font-weight: var(--font-medium);
  line-height: var(--leading-normal);
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-top: var(--space-6);
  margin-bottom: var(--space-3);
}

/* Paragraph stijling */
body {
  font-family: var(--font-primary);
  font-size: var(--text-base);
  font-weight: var(--font-normal);
  line-height: var(--leading-relaxed);
  background: var(--color-background);
  color: var(--color-text-primary) !important;
  margin-bottom: var(--space-6);
}

/* Link stijling - met !important zoals gevraagd */
a {
  color: var(--color-link) !important;
  text-decoration: none !important;
  font-weight: var(--font-medium) !important;
  transition: var(--btn-transition) !important;
}

a:hover,
a:focus {
  color: var(--color-link-hover) !important;
  text-decoration: underline !important;
}

/* Button stijling - met !important zoals gevraagd */
.btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: var(--btn-padding-y) var(--btn-padding-x) !important;
  font-family: var(--font-primary) !important;
  font-size: var(--btn-font-size) !important;
  font-weight: var(--btn-font-weight) !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;
  border: 1px solid transparent !important;
  border-radius: var(--btn-border-radius) !important;
  cursor: pointer !important;
  transition: var(--btn-transition) !important;
  user-select: none !important;
}

.btn.btn-secondary {
  background-color: transparent !important;
  border-color: var(--color-primary) !important;
  color: var(--color-primary) !important;
  box-shadow: var(--shadow-base) !important;
}

.btn.btn-secondary:hover {
  background: var(--color-primary) !important;
  color: var(--color-gray-100) !important;
}

.btn.btn-primary {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
  color: var(--color-gray-100) !important;
  box-shadow: var(--shadow-base) !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: var(--color-link-hover) !important;
  border-color: var(--color-link-hover) !important;
  transform: translateY(-1px) !important;
  box-shadow: var(--shadow-lg) !important;
}

.btn.btn-primary:active {
  transform: translateY(0) !important;
  box-shadow: var(--shadow-sm) !important;
}

/* =============================================================================
   UTILITIES - HANDIGE HELPER CLASSES
   ============================================================================= */

/* Text utilities */
.text-muted { color: var(--color-text-muted) !important; }
.text-secondary { color: var(--color-text-secondary) !important; }

/* Spacing utilities */
.mb-0 { margin-bottom: var(--space-0) !important; }
.mb-4 { margin-bottom: var(--space-4) !important; }
.mb-8 { margin-bottom: var(--space-8) !important; }

/* Shadow utilities */
.shadow { box-shadow: var(--shadow-base) !important; }
.shadow-lg { box-shadow: var(--shadow-lg) !important; }

.cw {
color: #fff !important;
}

@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1590px;
  }
}







/* Masonry Container */
.reviews-masonry {
  max-width: 1200px;
  margin: var(--space-12) auto;
  padding: 0 var(--space-5);
  column-count: 3;
  column-gap: var(--space-8);
}

/* Review Card */
.review-card {
  background-color: #ffffff; /* Contrast t.o.v. --color-background */
  padding: var(--space-8);
  margin-bottom: var(--space-8);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-md);
  break-inside: avoid;
  border-top: 4px solid var(--color-primary);
  display: inline-block;
  width: 100%;
  transition: transform 0.2s ease;
}

.review-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
}

/* Quote Tekst */
.review-card__text {
  font-family: var(--font-secondary); /* Arapey voor elegante quotes */
  font-size: var(--text-lg);
  line-height: var(--leading-relaxed);
  color: var(--color-text-secondary);
  margin-bottom: var(--space-6);
  font-style: italic;
}

/* Auteur */
.review-card__author {
  font-family: var(--font-primary); /* Inter voor de naam */
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  display: block;
  text-align: right;
}

/* Responsiviteit */
@media (max-width: 900px) {
  .reviews-masonry {
    column-count: 2;
  }
}

@media (max-width: 600px) {
  .reviews-masonry {
    column-count: 1;
  }
}