
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Karla', 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: var(--gray-700);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--gray-700) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-500)  !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-500) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-500)  !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: var(--primary-500) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-400) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-500) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-500)  !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-400) !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: var(--primary-500) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-400);
  border-color: var(--primary-400);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-400) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-400) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(43, 43, 43, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(43, 43, 43) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  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://laserpraktijk2.nbsals5.nl/wp-content/uploads/sites/416/2025/12/WhatsApp-Image-2025-12-21-at-10.58.56-4-e1766315473978.jpeg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(43, 43, 43, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 470px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 620px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 270px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 420px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 195px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 195px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 295px;
  }
  header > div.wrapper.above {
  min-height: 445px;
  }

  header div.header div.holder {
  height: 195px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary-400); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--primary-400) !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 var(--primary-500) ;
  }

  @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: var(--primary-500)  !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-500) ;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--gray-700) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--primary-500)  !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-400) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-500) ;
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-500) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #c9a66b;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--gray-700) !important;
  }

  section.prices table tr td a {
  color: var(--gray-700) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--gray-700) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-400);
  }

  /* =========================================================
   IRIS OVERBEEK — REDESIGN
   Wijzigingen t.o.v. origineel zijn gemarkeerd met:
   /* CHANGED: ... */
   /* NEW:     ... */
   ========================================================= */

::selection {
  background-color: #C9A66B;
  color: #fff;
}

:root {
    /* Primary Color Scale - Gebaseerd op #E8D7D0 (licht roze/beige) */
    --primary-100: hsl(18, 32%, 94%);
    --primary-200: hsl(18, 32%, 91%);
    --primary-300: hsl(18, 32%, 88%);
    --primary-400: hsl(18, 32%, 86%); /* #E8D7D0 */
    --primary-500: hsl(18, 32%, 82%);
    --primary-600: hsl(18, 32%, 70%);
    --primary-700: hsl(18, 32%, 58%);
    --primary-800: hsl(18, 32%, 46%);
    --primary-900: hsl(18, 32%, 34%);

    /* Secondary Color Scale - Gebaseerd op #8B7D6B (warm bruin/taupe) */
    --secondary-100: hsl(34, 13%, 58%);
    --secondary-200: hsl(34, 13%, 52%);
    --secondary-300: hsl(34, 13%, 48%); /* #8B7D6B */
    --secondary-400: hsl(34, 13%, 44%);
    --secondary-500: hsl(34, 13%, 40%);
    --secondary-600: hsl(34, 13%, 36%);
    --secondary-700: hsl(34, 13%, 32%);
    --secondary-800: hsl(34, 13%, 28%);
    --secondary-900: hsl(34, 13%, 24%);

    /* Accent Color - Gebaseerd op #C9A66B (goud/mosterd) */
    --accent-100: hsl(38, 48%, 75%);
    --accent-200: hsl(38, 48%, 70%);
    --accent-300: hsl(38, 48%, 65%);
    --accent-400: hsl(38, 48%, 60%); /* #C9A66B */
    --accent-500: hsl(38, 48%, 55%);
    --accent-600: hsl(38, 48%, 50%);
    --accent-700: hsl(38, 48%, 45%);
    --accent-800: hsl(38, 48%, 40%);
    --accent-900: hsl(38, 48%, 35%);

    /* Neutral Color Scale - Gebaseerd op #D8D2CB */
    --neutral-100: hsl(32, 14%, 92%);
    --neutral-200: hsl(32, 14%, 88%);
    --neutral-300: hsl(32, 14%, 84%);
    --neutral-400: hsl(32, 14%, 82%); /* #D8D2CB */
    --neutral-500: hsl(32, 14%, 75%);
    --neutral-600: hsl(32, 14%, 65%);
    --neutral-700: hsl(32, 14%, 55%);
    --neutral-800: hsl(32, 14%, 45%);
    --neutral-900: hsl(32, 14%, 35%);

    /* Grey Scale - Gebaseerd op #2B2B2B */
    --gray-100: hsl(0, 0%, 17%); /* #2B2B2B */
    --gray-200: hsl(0, 0%, 22%);
    --gray-300: hsl(0, 0%, 30%);
    --gray-400: hsl(0, 0%, 40%);
    --grey-500: hsl(0, 0%, 17%);
    --gray-600: hsl(0, 0%, 60%);
    --gray-700: hsl(0, 0%, 70%);
    --gray-800: hsl(0, 0%, 80%);
    --gray-900: hsl(0, 0%, 90%);

    /* Direct HEX references */
    --brand-light-pink: #E8D7D0;
    --brand-light-beige: #D8D2CB;
    --brand-taupe: #8B7D6B;
    --brand-gold: #C9A66B;
    --brand-dark: #2B2B2B;

    /* CHANGED: Background is nu LICHT (was --gray-100). Dit flipt de hele site
       naar een lichte basis met donkere/gouden secties als accenten. */
    --bg: var(--primary-100);

    /* NEW: aparte var voor donkere sectie-bg, makkelijk aan te passen */
    --bg-dark: var(--gray-100);

    --white: #f7f5f5;

    /* Spacings */
    --spacing-25: calc(1rem * 0.25);
    --spacing-50: calc(1rem * 0.5);
    --spacing-75: calc(1rem * 0.75);
    --spacing-100: calc(1rem * 1);
    --spacing-150: calc(1rem * 1.5);
    --spacing-200: calc(1rem * 2);
    --spacing-300: calc(1rem * 3);
    --spacing-400: calc(1rem * 4);
    --spacing-600: calc(1rem * 6);
    --spacing-800: calc(1rem * 8);
    --spacing-1200: calc(1rem * 12);
    --spacing-1600: calc(1rem * 16);
    --spacing-2400: calc(1rem * 24);
    --spacing-3200: calc(1rem * 32);
    --spacing-4000: calc(1rem * 40);
    --spacing-4800: calc(1rem * 48);

    /* CHANGED: iets snellere transitie zodat hovers minder traag voelen */
    --transition-speed: cubic-bezier(.77,0,.18,1) 0.18s;

    --border-radius: 10px;

    /* Mobile Font Scale */
    --font-xs-mobile: 0.71rem;
    --font-sm-mobile: 0.86rem;
    --font-base-mobile: 1rem;
    --font-md-mobile: 1.14rem;
    --font-lg-mobile: 1.29rem;
    --font-xl-mobile: 1.43rem;
    --font-2xl-mobile: 1.71rem;

    /* Desktop Font Scale */
    --font-xs: 0.75rem;
    --font-sm: 0.875rem;
    --font-base: 1rem;
    --font-md: 1.125rem;
    --font-lg: 1.3125rem;
    --font-xl: 1.5rem;
    --font-2xl: 1.75rem;
    --font-3xl: 2rem;
    --font-4xl: 2.25rem;
}

/* =========================================================
   NEW: Marquee balk volledig verbergen
   "Welkom bij de laser praktijk" en variant blokken
   ========================================================= */
.marquee__section,
section.marquee__section,
.intro.text.block1.marquee__section,
.intro.marquee__section {
    display: none !important;
    visibility: hidden !important;
}

/* =========================================================
   NEW: Dropdown menu — afgeronde hoeken + gouden accent
   ========================================================= */
.dropdown-menu {
    background-color: var(--brand-taupe);
    border-radius: var(--border-radius) !important;
    overflow: hidden;
    padding: var(--spacing-25) 0 !important;
    border: 1px solid var(--brand-gold) !important;
    box-shadow: 0 8px 28px rgba(0,0,0,.22) !important;
    margin-top: 8px !important;
}
.dropdown-menu > li > a {
    transition: var(--transition-speed);
    border-radius: 0 !important;
    padding: 10px 18px !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li.active > a {
    background-color: var(--brand-gold) !important;
    color: #fff !important;
}

/* =========================================================
   Behandelzones / lijstjes
   ========================================================= */
.zones_behandel {
    margin-top: 35px;
}
.zones_beh {
    margin-top: 15px;
    font-size: 31px;
    display: flex;
    align-items: center;
    font-style: italic;
    position: relative;
    border-bottom: 1px solid var(--brand-gold); /* CHANGED: goud i.p.v. default */
    padding-bottom: 15px;
    transition: var(--transition-speed);
}
/* CHANGED: hover slide minder dramatisch (was 20px) */
.zones_beh:hover {
    transform: translateX(8px);
}
.zones_beh:hover {
    color: var(--brand-gold);
}
#behandelzones .zones_behandel .zones_beh p {
    margin: 0;
}

/* Nav links wit op donkere header */
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: #fff !important;
}

section.heading-section {
    --afstand: 150px;
    padding-top: calc(var(--spacing-800) + var(--afstand)) !important;
    top: calc(var(--afstand) * -1);
    margin-bottom: calc(var(--afstand) * -1);
}

.btn-container {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

/* Behandelzone iconen — goud border NEW */
.zone_img {
    border: 1px solid var(--brand-gold);
    padding: 15px;
    border-radius: 100%;
    margin-right: 25px;
    transition: var(--transition-speed);
}
.zone_img:hover {
    background: var(--brand-gold);
}
.zones_behandel .zone_img img {
    width: 50px;
    height: 50px;
    object-fit: unset;
    filter: invert(1);
}
#behandelzones .zones_behandel .zones_beh p a {
    color: white !important;
}

.cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-1999829925,
.cc-revoke.cc-bottom {
    display: none !important;
}

.post-type-archive-behandelingen div.treatments:nth-child(2) {
    display: none;
    visibility: hidden;
}

.wrap h3 {
    display: none;
}
.modal__container.text {
    background: var(--bg-dark);
}
.recensies-child {
    max-width: 100%;
}

/* =========================================================
   Blokken-bg op homepage — gouden accent rand NEW
   ========================================================= */
.row.blokken-bg {
    text-align: center;
    display: flex;
    margin: 2rem 0;
    gap: 1rem;
}
.col-md-16.image img {
    width: 100%;
    object-fit: cover;
    display: flex;
    height: 100%;
    margin: 0;
    margin-bottom: -20px;
}

.col-md-16.image {
    background: none !important;
    padding: 0 !important;
}

/* CHANGED: blockquote krijgt goud i.p.v. taupe (meer goud accent) */
blockquote {
    border-left: 5px solid var(--brand-gold);
    padding-left: var(--spacing-150);
    font-style: italic;
}

.cb * {
    color: var(--gray-100) !important;
}

/* =========================================================
   Header overlay — gradient eindigt nu in lichte bg
   ========================================================= */
header > div.wrapper::after {
    z-index: 0;
}
body header > div.wrapper::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 1;
    /* CHANGED: gradient fade naar lichte bg onderkant */
    background: linear-gradient(0deg, var(--bg) 0%, rgba(0,0,0,.30) 45%, rgba(0,0,0,.40) 85%, rgba(0,0,0,.55) 100%);
}

/* CHANGED: sticker in goud i.p.v. taupe (meer goud) */
.sticker {
    position: absolute;
    top: 0px;
    right: 0px;
    max-width: 200px;
    text-align: center;
    background: var(--brand-gold);
    border-radius: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    box-shadow: 0 6px 20px rgba(0,0,0,.18);
}

main .sticker a:not(.btn) {
    color: #fff !important;
    font-size: 17px;
    right: 0px;
    position: relative;
    line-height: 1.3;
}
.faq-question br {
    display: none;
}

.btn.btn-alt {
    background: var(--brand-taupe) !important;
    background: linear-gradient(45deg, var(--secondary-500) 0%, var(--secondary-100) 100%) !important;
}

footer div.column > h4 {
    font-size: var(--font-md);
}

footer img {
    border-radius: 0 !important;
}

footer div.social-media ul li a:hover {
    opacity: 1;
    background: var(--brand-gold) !important; /* CHANGED: goud hover */
}

footer div.social-media ul li a {
    background: var(--brand-taupe) !important;
    transition: var(--transition-speed);
}

.table-hover > tbody > tr:hover {
    background-color: var(--primary-300);
}

.wrap img {
    max-height: 100%;
    aspect-ratio: auto;
    width: auto;
    height: auto;
}

.img-responsive {
    border-radius: var(--border-radius);
}

/* =========================================================
   Section bg's — main sections nu LICHT, donkere blijven donker
   ========================================================= */
main section:not(.home section) {
    background: var(--bg);
    padding: var(--spacing-600) 0 var(--spacing-300) 0;
}

/* CTA blok — taupe overlay op image, met goud border NEW */
.cta {
    background-image: url(https://laserpraktijk2.nbsals5.nl/wp-content/uploads/sites/416/2025/12/cta-medium.webp);
    padding: var(--spacing-300);
    background-color: hsla(34, 13%, 48%, 0.92) !important;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    outline: 1px solid var(--brand-gold); /* CHANGED: goud i.p.v. dubbele bg outline */
    outline-offset: -10px;
    border-radius: var(--border-radius);
}

section.archive.treatments div.treatments div.item img,
section.treatments.shortcode div.treatments div.item img {
    height: 240px;
    object-fit: cover;
    border-radius: 1rem !important;
}

/* NEW: behandeling-cards gouden onderlijn */
section.archive.treatments div.treatments div.item,
section.treatments.shortcode div.treatments div.item {
    transition: var(--transition-speed);
    border-bottom: 2px solid transparent;
    padding-bottom: 8px;
}
section.archive.treatments div.treatments div.item:hover,
section.treatments.shortcode div.treatments div.item:hover {
    border-bottom-color: var(--brand-gold);
}

img:not(img.logo) {
    border-radius: var(--border-radius);
}

hundefined { display: none; }

/* CHANGED: .wrap krijgt nu lichte bg met gouden hoeken-accent */
div.wrap {
    box-shadow: 0 0 30px -5px rgba(0,0,0,.10);
    padding: 30px;
    background: #fff;
    margin-bottom: var(--spacing-100);
    border-radius: var(--border-radius);
    border-top: 3px solid var(--brand-gold); /* NEW: goud accent bovenkant */
}

/* CHANGED: .cw blijft wit (gebruikt op donkere hero), maar zorgt dat 
   buiten cw-context standaard donker is */
.cw * {
    color: #fff !important;
}

header > div.wrapper::after {
    background-position: bottom;
}

.block.text.onlineafspraak {
    padding: var(--spacing-100);
    background: var(--brand-taupe); /* CHANGED: warmer bg */
    color: #fff;
    text-align: center;
    margin-top: var(--spacing-400);
    border-radius: var(--border-radius);
    border: 1px solid var(--brand-gold); /* NEW: goud rand */
}
.block.text.onlineafspraak * { color: #fff; }

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6;
}

main a:not(.btn) {
    color: var(--brand-gold) !important;
}
main a:not(.btn):hover {
    color: var(--accent-700) !important;
}
section.contact div.page-header h1 {
    border-bottom: 0px solid;
}

.treatment-section {
    background: linear-gradient(180deg, var(--gray-100) 0%, var(--gray-200) 100%);
}
.review-section {
    background: linear-gradient(180deg, var(--gray-200) 0%, var(--gray-100) 100%);
}

.is-hidden {
    opacity: 0;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: bottom;
    border-top: 0px solid #ddd;
    border-bottom: 1px solid var(--brand-gold); /* CHANGED: goud i.p.v. grijs */
}
.table > tbody > tr:last-child td {
    border-bottom: 0 !important;
}

.woocommerce .widget_product_categories ul,
aside div.block.treatments ul {
    border: 0px solid #e6e6e6;
    margin: 0;
}
.woocommerce .widget_product_categories ul li,
aside div.block.treatments ul li {
    padding: 5px 15px;
    border-bottom: 0px solid #e6e6e6;
    border-radius: var(--border-radius); /* NEW: rounded */
    transition: var(--transition-speed);
}

.container.title-in-header.cw.aos-init.aos-animate {
    z-index: 2;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, 50%);
}
body header > div.wrapper {
    min-height: 550px;
    position: relative;
}
.container.title-in-header h1 {
    margin: 0;
}

aside div.block.treatments ul li:hover,
.woocommerce .widget_product_categories ul li:hover {
    background: var(--brand-gold); /* CHANGED: goud i.p.v. primary-600 */
    color: #fff;
}

.svg-wrapper-home:hover .svg svg path,
.svg-wrapper-home:hover .svg svg line {
    stroke: #fff;
}

.svg path, .svg line {
    fill: transparent;
    stroke: var(--brand-gold);
    stroke-width: 8px;
}
.svg svg {
    width: 100px;
}
.svg-wrapper-home:hover .svg {
    background: var(--brand-gold); /* CHANGED: goud bg op hover (was taupe) */
    transition: var(--transition-speed);
    box-shadow: 5px 5px 25px rgba(0,0,0,.15);
}
.svg {
    padding: 1rem;
    border: 1px solid var(--brand-gold); /* CHANGED: goud border (was primary-300) */
    border-radius: 100%;
    overflow: hidden;
    aspect-ratio: 1/1;
}
.home .specifiekezones,
.home .lichaamsbehandelingen,
.home .gezichtsbehandelingen {
    display: flex;
    justify-content: start;
    margin: var(--spacing-200) 0;
    align-items: center;
    gap: var(--spacing-600);
    font-size: var(--font-lg);
}

/* About section blijft donker, fungeert als contrast-blok */
section.about-section {
    background: var(--gray-100);
}

h1 {
    font-size: var(--font-4xl);
    line-height: 1.1;
    margin-bottom: var(--spacing-150);
    position: relative;
}

footer,
.footer-cta.center::after,
.author {
    background: var(--gray-200) !important;
}

.footer-cta.text-center.center {
    background: linear-gradient(0deg, var(--gray-200) 0%, var(--gray-100) 100%);
}

footer div.socket,
.footer-sticky {
    background: var(--gray-200) !important;
}

/* H1 underline accent — bestond al, breder maken */
h1::after {
    content: "";
    width: 160px;
    height: 2px; /* CHANGED: van 1px naar 2px voor meer presence */
    background-color: var(--brand-gold);
    position: absolute;
    display: flex;
    transform: translate(0px, 6px);
}

h2 {
    font-size: var(--font-3xl);
    line-height: 1.15;
}

h3 {
    font-size: var(--font-2xl);
    line-height: 1.2;
}

footer .column a:hover {
    color: var(--brand-gold) !important;
    transition: var(--transition-speed);
}

h4 {
    font-size: var(--font-xl);
    line-height: 1.25;
}

h5 {
    font-size: var(--font-lg);
    line-height: 1.3;
}

.about-title h1 {
    margin: 0;
}

h6 {
    font-size: var(--font-md);
    line-height: 1.4;
}

/* =========================================================
   CHANGED: Headings — donker als default (op lichte bg),
   wit op donkere secties via specifieke overrides
   ========================================================= */
h1, h2, h3, h4, h5 {
    font-family: 'Belleza', 'Montserrat', sans-serif;
    color: var(--gray-100) !important; /* CHANGED: van wit naar donker */
    letter-spacing: 1.4px;
}

/* Wit op donkere secties */
.cw h1, .cw h2, .cw h3, .cw h4, .cw h5,
header h1, header h2, header h3, header h4, header h5,
.about-section h1, .about-section h2, .about-section h3, .about-section h4, .about-section h5,
.treatment-section h1, .treatment-section h2, .treatment-section h3, .treatment-section h4, .treatment-section h5,
.review-section h1, .review-section h2, .review-section h3, .review-section h4, .review-section h5,
.cta h1, .cta h2, .cta h3, .cta h4, .cta h5,
footer h1, footer h2, footer h3, footer h4, footer h5,
.block.text.onlineafspraak h1, .block.text.onlineafspraak h2,
.block.text.onlineafspraak h3, .block.text.onlineafspraak h4 {
    color: var(--white) !important;
}

/* =========================================================
   Donkere secties — tekst-kleur overrides zodat alles
   leesbaar blijft
   ========================================================= */
.about-section,
.about-section p,
.about-section li,
.treatment-section,
.treatment-section p,
.treatment-section li,
.review-section,
.review-section p,
.review-section li,
.cta,
.cta p {
    color: var(--white);
}
.about-section a:not(.btn),
.treatment-section a:not(.btn),
.review-section a:not(.btn),
.cta a:not(.btn) {
    color: var(--brand-gold) !important;
}

.nf-form-content input[type="submit"] {
    padding: var(--spacing-75) var(--spacing-200) !important;
}

/* =========================================================
   Buttons — meer goud aanwezig
   ========================================================= */
.btn.btn-primary,
.nf-form-content input[type="submit"] {
    background: var(--brand-taupe) !important;
    border: 1px solid var(--brand-taupe) !important;
    background: linear-gradient(45deg, var(--secondary-300) 0%, var(--secondary-100) 100%) !important;
    border: 1px solid var(--brand-gold) !important; /* CHANGED: goud border */
    color: #fff !important;
}
.btn.btn-primary:hover,
.nf-form-content input[type="submit"]:hover {
    background: var(--brand-gold) !important;
    border: 1px solid var(--brand-gold) !important;
    color: #fff !important;
}

.btn.btn-secondary {
    background: none !important;
    color: var(--brand-taupe) !important;
    border: 1px solid var(--brand-gold) !important; /* CHANGED: goud border */
}
.btn.btn-secondary:hover {
    color: #fff !important;
    background: var(--brand-gold) !important;
    border: 1px solid var(--brand-gold) !important;
}
.btn {
    font-size: 20px;
    border-radius: var(--border-radius) !important;
}

/* =========================================================
   CHANGED: Body — lichte basis i.p.v. donker
   ========================================================= */
body {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.625;
    font-size: 16px;
    color: var(--gray-100);
    background: var(--bg); /* CHANGED: was --brand-dark */
}

p {
    margin: 0 0 var(--spacing-100);
}

/* Blokken op homepage met goud accent */
.row.blokken-bg .col-md-16 {
    background: var(--brand-taupe);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 250px;
    padding: 1.4rem;
    border-radius: 0.4rem;
    border: 1px solid var(--brand-gold); /* NEW: goud accent */
    color: #fff;
    transition: var(--transition-speed);
}
.row.blokken-bg .col-md-16:hover {
    background: var(--brand-gold);
}
.row.blokken-bg .col-md-16 * { color: #fff !important; }

.row.blokken-bg::before, .row.blokken-bg::after {
    display: none;
}
.btn-container {
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

/* =========================================================
   Recensies — gouden border om foto NEW
   ========================================================= */
.recensies-child {
    display: flex;
    flex-direction: column;
    width: 30em;
}
.recensies-stars {
    color: var(--brand-gold);
    font-size: var(--font-md);
    margin-bottom: var(--spacing-50);
}
.recensies-text {
    margin-bottom: var(--spacing-150);
}
.recensies-person {
    display: flex;
    justify-content: start;
    align-items: baseline;
    gap: var(--spacing-300);
}
.recensies-image img {
    max-height: 75px;
    width: auto;
    object-fit: cover;
    border-radius: 100%;
    border: 2px solid var(--brand-gold); /* CHANGED: was --bg, nu goud */
    box-shadow: 1px 1px 6px rgba(0,0,0,.25);
}

/* =========================================================
   MOBILE — onder 991px
   ========================================================= */
@media only screen and (max-width: 991px) {
    :root {
        --font-xs: var(--font-xs-mobile);
        --font-sm: var(--font-sm-mobile);
        --font-base: var(--font-base-mobile);
        --font-md: var(--font-md-mobile);
        --font-lg: var(--font-lg-mobile);
        --font-xl: var(--font-xl-mobile);
        --font-2xl: var(--font-2xl-mobile);
    }

    body.home header > div.wrapper {
        min-height: 500px;
    }

    .container.title-in-header {
        width: 90%;
    }

    .alignnone.wp-image-707.size-full {
        max-height: 370px;
        object-fit: cover;
    }
    html, body {
        overflow-x: hidden;
    }

    .navbar-open .container.title-in-header h1 {
        z-index: -3;
        position: relative;
        opacity: 0;
        pointer-events: none;
    }

    .wrap img {
        max-height: 100%;
    }

    .zones_beh {
        font-size: 25px!important;
    }
    .row.blokken-bg {
        flex-direction: column;
    }

    header nav.navbar-default {
        background: transparent;
    }

    .svg, .svg svg {
        width: 90px;
        height: 90px;
    }

    .svg svg {
        left: -15px;
        position: relative;
        top: -9px;
    }
    .about-text {
        margin-top: -2rem;
    }

    .heading-section {
        padding-bottom: 0 !important;
    }

    /* CHANGED: gradient nu naar goud i.p.v. primary */
    .heading-section {
        background-image: linear-gradient(180deg, var(--bg) 85%, var(--brand-gold) 85%) !important;
    }

    .about-title .mb-2 {
        margin-bottom: var(--spacing-150) !important;
    }

    .row.about-us img {
        width: 100%;
        object-fit: cover;
        height: 150px;
        margin-bottom: var(--spacing-200);
    }

    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav .header-btn a {
        text-align: center;
        display: flex;
        gap: var(--spacing-100);
        justify-content: center;
        align-items: center;
        border: 1px solid var(--brand-gold); /* NEW: goud border op mobile knop */
        background: var(--brand-taupe);
        margin: var(--spacing-100);
        border-radius: var(--border-radius);
    }
    header .social-media.visible-xs.visisble-sm {
        display: none !important;
    }

    .mijn-terug-knop {
        font-size: 21px;
        margin: 0;
        position: absolute;
        top: 42%;
        left: 20px;
        color: var(--primary-400);
        background: none;
        border: 1px solid var(--brand-gold); /* CHANGED: goud */
        padding: var(--spacing-25);
        border-radius: 100%;
        height: 35px;
        width: 35px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 10400;
        text-align: center;
    }

    .block.text.onlineafspraak {
        display: none;
    }

    nav.navbar-default,
    div.navbar-collapse {
        background-color: hsla(34, 13%, 48%, 0.97);
    }
    header div.navbar-collapse ul li a {
        font-size: var(--font-lg);
        text-align: left;
        padding: var(--spacing-150) var(--spacing-75);
    }
    div.social-media ul li a {
        background: none;
        color: #fff !important;
    }

    .recensies-child {
        margin-top: var(--spacing-200);
    }

    .about {
        display: flex;
        flex-direction: column;
        gap: var(--spacing-200);
    }
    section.about-section {
        padding-top: var(--spacing-400) !important;
    }
    section.intro {
        padding: var(--spacing-400) 0;
    }
    .intro-text h1 {
        font-size: var(--spacing-300);
        line-height: 0.9;
        margin-bottom: var(--spacing-100);
    }

    h1 { font-size: var(--font-2xl-mobile); line-height: 1.2; }
    h2 { font-size: var(--font-xl-mobile); line-height: 1.25; }
    h3 { font-size: var(--font-lg-mobile); line-height: 1.3; }
    h4 { font-size: var(--font-md-mobile); line-height: 1.35; }
    h5 { font-size: var(--font-sm-mobile); line-height: 1.4; }
    h6 { font-size: var(--font-xs-mobile); line-height: 1.5; }

    body, html {
        font-size: 17px !important;
        scroll-behavior: smooth;
        background: var(--bg);
    }
}

.intro-text {
    max-width: 40em;
}
.intro-buttons {
    margin-bottom: var(--spacing-600);
    margin-top: var(--spacing-300);
}

/* CHANGED: subtielere knop hover (was scale 0.95 + box-shadow) */
.btn {
    padding: var(--spacing-75) var(--spacing-200);
    transition: var(--transition-speed);
    margin-top: var(--spacing-100);
}
.btn:hover {
    transform: translateY(-2px); /* CHANGED: was scale 0.95 */
    box-shadow: 0 6px 18px rgba(201, 166, 107, 0.35); /* CHANGED: gouden glow */
}

.lichaamsbehandelingen.svg-wrapper-home path {
    stroke-width: 12px;
}
.intro-text h1 {
    font-size: var(--spacing-300);
    line-height: 0.9;
    margin-bottom: var(--spacing-200);
}

/* =========================================================
   DESKTOP — vanaf 992px
   ========================================================= */
@media only screen and (min-width: 992px) {

    .col-md-14.col-md-offset-2 {
        position: sticky;
        top: 30px;
    }

    body.home header > div.wrapper::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        z-index: 1;
        background: transparent;
    }

    section.contact div.holder div.wrap {
        min-height: 520px;
    }

    .row.about-us img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        margin-bottom: var(--spacing-200);
    }

    header .container {
        max-width: 80vw;
        width: 100%;
    }

    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav .header-btn a {
        color: var(--white) !important;
        display: flex !important;
        gap: var(--spacing-100);
        justify-content: center;
        align-items: center;
    }

    /* CHANGED: header-btn nu prominent met goud accent */
    .header-btn {
        float: right !important;
        background: var(--brand-taupe);
        padding: var(--spacing-25) var(--spacing-75);
        border-radius: var(--border-radius);
        border: 1px solid var(--brand-gold); /* NEW: goud border */
        transition: var(--transition-speed);
    }
    .header-btn:hover {
        background: var(--brand-gold);
        border-color: var(--brand-gold);
    }

    #primary_navigation {
        text-align: left;
    }

    nav.navbar-default div.navbar-collapse ul.navbar-nav > li {
        border-radius: var(--border-radius); /* CHANGED: consistente border-radius */
    }

    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
        color: var(--gray-900) !important;
        font-size: 20px;
        border-radius: var(--border-radius);
        transition: var(--transition-speed);
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover {
        color: var(--brand-gold) !important;
    }

    header div.header div.holder {
        height: 0;
    }

    .heading-section .container {
        max-width: 80vw;
        width: 100%;
    }

    .mijn-terug-knop {
        display: none !important;
    }

    .intro-section {
        display: flex;
    }

    .reverse-desktop {
        flex-direction: row-reverse;
    }

    .recensies-parent {
        display: flex;
        justify-content: space-between;
        margin-top: var(--spacing-400);
    }

    .why-block img {
        height: 500px;
        width: 500px;
        object-fit: cover;
        margin-left: auto;
        display: block;
    }

    .row.why-block > div {
        max-width: 35em;
    }
    .row.why-block {
        display: flex;
        justify-content: space-between;
    }

    body, html {
        font-size: 20px !important;
        background: var(--bg);
        scroll-behavior: smooth;
    }

    .about-text {
        min-width: 35em;
        max-width: 35em;
    }

    .intro-image {
        margin: 0 -130px 0 -130px;
        overflow: hidden;
    }
    body.home header > div.wrapper {
        min-height: 0px;
    }
    .intro-image img {
        height: 500px;
        object-fit: cover;
        object-position: right;
    }
    .intro-section {
        display: flex;
        gap: var(--spacing-800);
    }

    .about {
        display: flex;
        justify-content: space-between;
        align-items: start;
        gap: var(--spacing-600);
    }

    header > div.wrapper {
        min-height: auto;
    }
}

.home .footer-cta.center::after {
    background: var(--gray-100) !important;
    top: 50% !important;
}

/* CHANGED: footer-cta gradient eindigt nu in goud accent */
.footer-cta.center::after {
    background: linear-gradient(180deg, var(--bg) 50%, var(--brand-gold) 50%) !important;
    top: 0%;
}

/* =========================================================
   CHANGED: Animaties getemperd
   ========================================================= */
@keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}

img {
    animation: fadeIn 0.5s ease-in-out; /* CHANGED: was 1s */
}

img.logo {
    animation: none;
}



body, html, p, li, td, input, textarea, select, button {
  font-family: 'Inter', sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.dlp-intro-title, .dlp-section-title, .dlp-zones-title,
.dlp-cta-title, .dlp-tagline-text, .dlp-treatment-title,
.dlp-zone-name, .dlp-review-quote, .dlp-review-name,
.dlp-instagram-handle {
  font-family: 'Cormorant Garamond', serif !important;
}