
  @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(--color-ink);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--color-ink) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-petrol) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-ink) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-petrol) !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(--color-ink) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-ink) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-ink) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-petrol) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-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(--color-ink) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-ink);
  border-color: var(--color-ink);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-ink) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-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;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 274px;
  }
  header > div.wrapper.above {
  min-height: 424px;
  }

  header div.header div.holder {
  height: 174px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-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(--color-ink) !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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(--color-petrol);
  }

  @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(--color-petrol) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-petrol);
  }

  @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(--color-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(--color-petrol) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-ink) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-petrol);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-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(--color-ink) !important;
  }

  section.prices table tr td a {
  color: var(--color-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(--color-ink) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--color-ink);
  }

  :root {
    --color-paper: #EFE7D6;
    --color-paper-alt: #E4D9C3;
    --color-card: #F4EEDF;
    --color-ink: #2A211A;
    --color-ink-soft: #6B5D4C;
    --color-petrol: #2E5D5B;
    --color-petrol-dark: #1F4240;
    --color-petrol-dim: #C9D6D0;
    --color-brass: #B08A53;
    --color-line: #D8CBB2;
    --line: rgba(42, 33, 26, .18);
    --font-head: "Cormorant Garamond", serif;
    --font-body: "Lato", sans-serif;
--font-size-h1: clamp(2.4rem, 4vw, 3.4rem);
--font-size-h2: clamp(1.9rem, 3vw, 2.8rem);
--font-size-h3: clamp(1.7rem, 1.7vw, 1.5rem);
--font-size-h4: clamp(1.3rem, 1.4vw, 1.25rem);
--font-size-h5: clamp(0.875rem, 1vw, 1rem);
--font-size-h6: clamp(0.75rem, 0.9vw, 0.875rem);
--font-size-h0:      clamp(2.1rem, 3.4vw, 2.95rem);
--font-size-h00:     clamp(2.65rem, 4.2vw, 3.75rem);
--font-size-h000:    clamp(3.2rem, 5.1vw, 4.5rem);
--font-size-h0000:   clamp(3.2rem, 6vw, 5.25rem);
--font-size-h00000:  clamp(4.2rem, 6.7vw, 6rem);
--font-size-h000000: clamp(4.8rem, 7.7vw, 6.75rem);
    --space-1: 0.5rem;
    --space-2: 1rem;
    --space-3: 1.5rem;
    --space-4: 2rem;
    --space-5: 2.5rem;
    --space-6: 3rem;
    --space-8: 4rem;
    --space-10: 5rem;
    --space-12: 6rem;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--color-brass) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--color-petrol) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    font-family: var(--font-head);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 25px !important;
    border: 1px solid transparent !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(--color-petrol-dark) !important;
    border-color: var(--color-petrol-dark) !important;
}
a.btn.btn-secondary, div.actions > ul > li:nth-child(2) > a {
    background: transparent !important;
    color: var(--color-ink) !important;
    border-color: var(--color-ink) !important;
}
a.btn.btn-secondary:hover, div.actions > ul > li:nth-child(2) > a:hover {
    background: var(--color-ink) !important;
    color: var(--color-paper) !important;
}


@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.content-split__media {
    position: sticky;
    top: var(--space-4);
}
article.prose_beh {
    max-width: 622px;
    margin: 0 auto;
}
    .d-flex-md-row {
        gap: 130px;
    }
.section__intro {
    width: 580px;
}
.intro_hero {
    width: 750px;
}
    header div.navbar-collapse {
        text-align: right;
    }
    header div.header div.holder {
        height: 94px;
        min-height: 50px;
    }
    header>div.wrapper div.wrapper img.logo {
        max-width: 140px;
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.reverse {
direction: rtl;
margin-bottom: 0;
}
 .reverse > * {
direction: ltr;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        text-transform: uppercase;
        letter-spacing: .22em;
        font-size: 10px;
        color: var(--color-ink) !important;
    }
    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(--color-petrol) !important;
    }
    header > div.wrapper {
        min-height: 93px;
    }
}


@media only screen and (max-width: 991px) {
html {font-size: 16px !important;}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 15px!important;
}
section.page div.actions .list-inline>li {
    margin-bottom: 25px;
}
section.archive.treatments .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
.hero__actions {
    flex-direction: column;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid rgb(58 47 38);
    text-transform: uppercase;
    letter-spacing: .22em;
    font-size: 12px;
}
section.big_image img {
    height: 220px!important;
}
.media-block, .grid, .grid--3, .content-split {
    grid-template-columns: 1fr!important;
}
.wordband__row {
    gap: 9px!important;
    flex-direction: column;
}
section.partners .col-sm-24 {
    width: 45%;
    float: left;
    margin: 1%;
}
}



.intro_hero {
    margin: 0 auto;
    text-align: center;
}
.hero__actions p, .hero__actions .btn {
    margin: 0;
}
.hero__actions {
    display: flex;
    gap: 23px;
    margin-top: 45px;
}
.intro_hero .hero__actions {
    justify-content: center;
}
.intro_hero p {
    color: var(--color-ink-soft);
    font-style: italic;
    font-size: 20px;
}
.eyebrow {
    text-transform: uppercase;
    letter-spacing: .42em;
    font-size: 13px;
    color: var(--color-petrol);
}
.intro_hero h1 {
    color: var(--color-petrol) !important;
    font-size: var(--font-size-h0000);
    line-height: 1;
    margin: 27px 0 30px;
    font-family: var(--font-head);
    font-weight: 800;
}
section.big_image .container {
    width: 100%;
}
section.big_image img {
    width: 100%;
    height: 560px;
    object-fit: cover;
    object-position: center 38%;
    margin: 0;
}
section.big_image p {
    margin: 0;
}
section.big_image {
    padding-top: 0;
}

section.partners {
    background: transparent !important;
    border-top: 1px solid var(--line);
}
section.partners div.item div.holder img {
    filter: invert(0.8) sepia(1);
}
footer div.column > h4 {
    border-bottom: 0px solid var(--color-petrol);
    margin-top: 0;
    margin-bottom: 0;
}
footer {
    padding-top: 80px;
}
footer div.socket {
    margin-top: 50px;
}
.wordband__row p {
    margin: 0;
}
.wordband__row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    font-style: italic;
    font-weight: 400;
    white-space: nowrap;
    font-size: 23px;
    font-family: var(--font-head);
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    padding: 35px 0;
}

.media-block__media img, .content-split__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}
.media-block__media {
    aspect-ratio: 4 / 5;
}

.media-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--space-8);
    align-items: center;
}
.home main section h2 {
    margin-top: -20px;
    margin-bottom: 35px;
}
section.ticker_section {
    padding-top: 0;
}

main section, section.treatments {
    padding: 80px 0;
}

body {
    line-height: 1.65;
    font-size: 16px;
font-family: var(--font-body);
    color: var(--color-ink);
    background: var(--color-paper);
    position: relative;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
line-height: 1.15;
font-weight: 600;
margin: var(--space-4) 0 var(--space-2);
    font-family: var(--font-head);
color: var(--color-ink)!important;
}

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;
}


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;
}
}


.section__intro {
    margin-bottom: 70px;
}
.section__intro p {
    margin-bottom: 0;
}

.grid--3 {
    grid-template-columns: repeat(3, 1fr);
}
.grid {
    display: grid;
    gap: var(--space-6);
}
article.card p {
    display: none;
}

article.card:hover {
    transform: rotate(1deg) translateY(-7px);
    box-shadow: 0 20px 38px rgba(42, 33, 26, .24);
}
article.card {
    background: #F6F1E6;
    padding: 24px 18px 0;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(42, 33, 26, .18), 0 2px 4px rgba(42, 33, 26, .12);
    position: relative;
    transition: transform .45s cubic-bezier(.2, .8, .25, 1), box-shadow .45s;
}
article.card .card__media img {
    height: 266px;
    object-fit: cover;
    margin: 0;
}
.card__body h3 {
    margin: 0 0 0 25px;
    font-size: 24px;
}
.card__body {
    padding: 25px 0;
}
article.card:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%) rotate(-3deg);
    width: 78px;
    height: 26px;
    background: rgba(176, 138, 83, .32);
    border-left: 1px dashed rgba(255, 255, 255, .25);
    border-right: 1px dashed rgba(255, 255, 255, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
}

.bg-grain {
    position: fixed;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    opacity: .38;
    mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E");
}
.bg-stains {
    position: fixed;
    inset: -15%;
    z-index: 0;
    pointer-events: none;
    filter: blur(60px);
    opacity: 0.9;
    background: radial-gradient(38% 30% at 18% 22%, rgba(150, 120, 78, .40), transparent 70%), radial-gradient(30% 26% at 82% 18%, rgba(120, 95, 60, .32), transparent 72%), radial-gradient(46% 38% at 72% 72%, rgba(108, 88, 58, .28), transparent 70%), radial-gradient(34% 30% at 30% 82%, rgba(140, 112, 72, .28), transparent 72%), radial-gradient(22% 20% at 90% 55%, rgba(96, 110, 100, .18), transparent 72%);
}

footer div.social-media ul li a:hover {
    background: var(--color-petrol-dim) !important;
}
footer .social-media.size-normal {
    margin-top: -20px;
}
footer, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--color-paper)!important;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    margin-bottom: var(--space-8) !important;
    text-align: center;
    line-height: 1.15 !important;
    font-size: var(--font-size-h000);
}
div.breadcrumbs span#breadcrumbs span.breadcrumb_last {
    color: var(--color-ink-soft);
}
div.breadcrumbs {
    text-align: center;
    font-size: 14px;
}

    .d-flex-md-row {
        margin-top: 100px;
    }
div.googlemap {
    margin: 0px 0 30px;
}

section.contact div.holder div.wrap {
    position: relative;
    background: #F6F1E6;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(42, 33, 26, .18), 0 2px 4px rgba(42, 33, 26, .12);
}

section.contact div.holder div.wrap:before {
    content: "";
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translateX(-50%) rotate(-3deg);
    width: 128px;
    height: 36px;
    background: rgba(176, 138, 83, .32);
    border-left: 1px dashed rgba(255, 255, 255, .25);
    border-right: 1px dashed rgba(255, 255, 255, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
}

.content-split {
    display: grid;
    grid-template-columns: 0.85fr 1.15fr;
    gap: var(--space-8);
    align-items: start;
    padding-bottom: var(--space-10);
}
.lead {
    margin-bottom: var(--space-4);
    font-family: var(--font-head);
    font-style: italic;
    font-size: 1.375rem;
    line-height: 1.5;
    color: var(--color-ink-soft);
}
.content-split__media {
    aspect-ratio: 4 / 5;
}

.table>thead>tr>th {
    font-family: var(--font-head);
    font-weight: 600;
    font-size: 1.75rem!important;
    vertical-align: bottom!important;
    letter-spacing: .02em;
    padding-bottom: var(--space-1)!important;
    margin-bottom: var(--space-3);
    border-bottom: 1px solid var(--line);
}
table > tbody > tr > td:nth-child(3) {
    font-family: var(--font-head);
    font-weight: 600;
    color: var(--color-petrol);
    white-space: nowrap;
    text-align: right;
}
.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: 36px 8px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--color-line);
    font-size: 19px;
}.table-hover>tbody>tr:hover {
    background-color: var(--color-paper);
}

section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 120px;
}

.treatment {
    padding: var(--space-3) 0;
    border-bottom: 1px solid var(--color-line);
}
.treatment p {
    color: var(--color-ink-soft);
    margin-top: var(--space-1);
    margin-bottom: 0;
}
.treatment h3 {
    margin-top: 0;
}
.single-behandelingen .content> figure {
    margin-bottom: var(--space-3);
}
section.page div.actions {
    text-align: center;
    padding-top: 90px !important;
}
section.page div.actions .btn {
    margin: 0;
}

section.archive.treatments div.treatments div.item, section.archive.treatments div.treatments p, section.treatments.shortcode div.treatments div.item, section.treatments.shortcode div.treatments p {
    background: #F6F1E6;
    padding: 24px 18px 0;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(42, 33, 26, .18), 0 2px 4px rgba(42, 33, 26, .12);
    position: relative;
    transition: transform .45s cubic-bezier(.2, .8, .25, 1), box-shadow .45s;
}
section.archive.treatments div.treatments div.item img:hover, section.treatments.shortcode div.treatments div.item img:hover {
    transition: all .3s ease;
    box-shadow: none ! Important;
}
section.archive.treatments div.treatments div.item:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%) rotate(-3deg);
    width: 78px;
    height: 26px;
    background: rgba(176, 138, 83, .32);
    border-left: 1px dashed rgba(255, 255, 255, .25);
    border-right: 1px dashed rgba(255, 255, 255, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
}
section.archive.treatments div.treatments div.item:hover {
    transform: rotate(1deg) translateY(-7px);
    box-shadow: 0 20px 38px rgba(42, 33, 26, .24);
}