
  @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: var(--ink);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--ink) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--bisque) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--ink) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--bisque) !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(--ink) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--ink) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--ink) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--bisque) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--ink) !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(--ink) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--ink);
  border-color: var(--ink);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--ink) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--ink) !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !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://nouvelle.nbsals7.nl/wp-content/uploads/sites/560/2026/05/image1.png');
  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: 830px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 980px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 630px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 780px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 555px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 555px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 655px;
  }
  header > div.wrapper.above {
  min-height: 805px;
  }

  header div.header div.holder {
  height: 555px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--ink); !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(--ink) !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(--bisque);
  }

  @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(--bisque) !important;
  }
  }


  header div.header div.contact i {
  color: var(--bisque);
  }

  @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: var(--ink) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--bisque) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--ink) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--bisque);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--ink) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--ink) !important;
  }

  section.prices table tr td a {
  color: var(--ink) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--ink) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--ink);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
    --loam: #7F6861;
    --bisque: #C1A08D;
    --cocoa: #A5887B;
    --linen: #ECE3D8;
    --paper: #FBF8F4;
    --ink: #2C2420;
    --hairline: rgba(44, 36, 32, .18);
    --serif: "Fraunces", serif;
    --sans: "Instrument Sans", system-ui, sans-serif;
    --mono: "DM Mono", ui-monospace, monospace;
    --space-1: 8px;
    --space-2: 16px;
    --space-3: 24px;
    --space-4: 32px;
    --space-5: 48px;
    --space-6: 64px;
    --space-7: 96px;
    --space-8: 128px;
    --container: 1280px;
    --gutter: 32px;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .02em;
    padding: 18px 30px !important;
    border: 1px solid var(--ink) !important;
    line-height: 1 !important;
    transition: background 200ms ease, color 200ms ease, border-color 200ms ease;
    background: var(--ink) !important;
    color: var(--paper) !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(--loam) !important;
    border-color: var(--loam) !important;
    color: var(--paper) !important;
    transition: background 200ms ease, color 200ms ease, border-color 200ms ease;
}


section.praktijk_info > div > div.media-block > p {
    display: none;
}


h1 em, h2 em, h3 em, h4 em {
    color: var(--loam);
    font-variation-settings: "opsz" 144, "SOFT" 100;
}

section.page_intro {
    border-bottom: 1px solid var(--hairline);
}


p.hero__lead {
    font-size: 19px;
    line-height: 1.55;
    margin-bottom: var(--space-5);
    color: var(--ink);
}
.hero__lead em {
    font-style: italic;
    color: var(--loam);
    font-family: var(--serif);
    font-size: 1.15em;
    line-height: 1.3;
}

.hero__caption {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: var(--space-3);
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--loam);
    border-bottom: 1px solid var(--hairline);
    padding-bottom: var(--space-2);
    margin-bottom: var(--space-5);
}
.hero__caption-source {
    color: var(--cocoa);
}
.section__chapter {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: var(--space-4);
    align-items: baseline;
    border-top: 1px solid var(--hairline);
    padding-top: var(--space-3);
    margin-bottom: var(--space-5);
}
.section__num {
    font-family: var(--serif);
    font-style: italic;
    font-weight: 300;
    font-size: 36px;
    color: var(--loam);
    font-variation-settings: "opsz" 36, "SOFT" 100;
}
.section__chapter-label {
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--ink);
    padding-top: 8px;
}
h1.hero__title {
    font-size: clamp(40px, 6.4vw, 86px);
    width: 80%;
    margin-bottom: var(--space-5) !important;
}

.media-block__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.media-block__image {
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1.1;
    position: relative;
    overflow: hidden;
}
.media-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--space-8);
    align-items: center;
}
.home h2 {
    margin-top: 0;
    font-size: var(--font-size-h1);
}


@media only screen and (min-width: 992px) {
html {font-size: 23px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
p.hero__lead {
    max-width: 680px;
}
.reverse {
            direction: rtl;
    margin-bottom: 0;
        }

        .reverse > * {
            direction: ltr;
        }
    header div.header.full-width div.wrapper img.logo {
        padding: 0 !important;
        max-width: 80px;
    }
header div.header div.holder {
        height: 95px;
        min-height: 50px;
    }
header div.header {
    background: var(--paper)!important;
    border-bottom: 1px solid var(--hairline);
}
    body.home header > div.wrapper {
        min-height: 87px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 14px;
        color: var(--ink) !important;
    }
    header div.navbar-collapse {
        text-align: right;
    }
}


@media only screen and (max-width: 991px) {
html {font-size: 20px !important;}

}


.hero__actions .btn {
    margin: 0;
}


.section--alt {
    background: var(--linen);
}

main section, section.treatments {
    padding: 120px 0;
}

body {
    background: var(--paper);
    color: var(--ink)!important;
    font-family: var(--sans)!important;
    font-size: 17px;
    line-height: 1.6;
    font-weight: 400;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
letter-spacing: 3px;
font-family: var(--serif);
color: var(--ink)!important;
    font-weight: 350;
    line-height: 1.05;
    letter-spacing: -.018em;
    font-variation-settings: "opsz" 48, "SOFT" 60;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}
ol, ul {
    margin-bottom: 1.15rem;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}