
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--tint-light) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--tint-light) !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(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--tint-light) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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(--dark) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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: 295px;
  }
  header > div.wrapper.above {
  min-height: 445px;
  }

  header div.header div.holder {
  height: 195px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !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(--dark) !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(--tint-light);
  }

  @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(--tint-light) !important;
  }
  }


  header div.header div.contact i {
  color: var(--tint-light);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--tint-light) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--tint-light);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--dark);
  }

  :root {
--dark: #1f2324;
--tint-light: #c7b59d;
--tint-dark: #947244;
--text: #171717;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Urbanist", sans-serif;
--koptekst: "Marcellus", serif;;
--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-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);
}


.table-hover>tbody>tr:hover {
    background-color: #c7b59d;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

.aanbod_blok ul li a:hover {
    color: var(--tint-dark) !important;
}
.aanbod_blok ul li {
    border-bottom: 1px solid var(--tint-dark);
    padding: 25px;
}
.aanbod_blok ul li a {
    color: var(--text) !important;
    font-size: 25px;
    font-weight: 300;
}
.aanbod_blok ul {
    list-style: none;
    padding-inline-start: 0;
}

html {
    scroll-behavior: smooth;
}

.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(--tint-dark) !important;
}

section.behandel_blok img {
    width: 510px;
    height: 410px;
    object-fit: cover;
}
section.behandel_blok h3 {
    margin-top: 1.15rem;
    scroll-margin-top: 120px;
}


footer .column.socials_footer h4 {
    display: none;
}

.helpen_blok h1 {
    margin-top: 0;
    margin-left: -115px;
    margin-bottom: 45px;
}

section.galerij_foto .gallery-item img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
section.galerij_foto {
    padding-top: 0;
    margin-top: -135px;
    padding-bottom: 0;
}
section.intro_foto {
    padding-top: 20px;
    padding-bottom: 210px;
}
section.intro_foto img {
    width: 100%;
    height: 530px;
    object-fit: cover;
}
section.intro_foto h1 {
    color: #fff !important;
    width: 80%;
    margin: 0 auto 0;
    font-size: 60px;
    z-index: 1;
    position: relative;
}
section.intro_foto h1.kopomhoog {
    margin-top: -130px;
}
section.intro_foto p.subkop {
    margin-top: 40px;
    font-weight: 800 !important;
    text-transform: uppercase;
    font-size: 22px;
    color: var(--tint-light) !important;
    border-bottom: 1px solid;
    width: fit-content;
    margin: 40px auto;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 16px 65px !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--tint-dark) !important;
}

table.opening_hours tr>td:first-of-type {
    width: 140px;
}

footer div.social-media ul li a:hover {
    background: var(--tint-dark) !important;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--tint-light);
    position: relative;
    padding-bottom: 20px;
}
footer div.column > h4::before {
    content: "";
    width: 25px;
    height: 1px;
    background: var(--tint-light);
    position: absolute;
    left: 0;
    bottom: 0;
}
footer .social-media.size-normal {
    margin-top: -6px;
}

footer {
    padding-top: 60px;
}
footer div.socket {
    margin-top: 55px;
}

section.contact div.holder div.wrap h4 {
    margin-top: 1.15rem;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    margin-bottom: 50px !important;
    line-height: 1 !important;
    position: relative;
}
div.page-header h1::before {
    content: "";
    width: 75px;
    height: 2px;
    background: var(--tint-light);
    position: absolute;
    left: -20px;
    bottom: -10px;
}

strong {
    font-weight: 800;
}
div.breadcrumbs {
    display: none;
}


@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
section.behandel_blok .row {
    margin-bottom: 70px;
}
section.galerij_foto .container.text-left {
    width: 100%;
}
    header > div.wrapper {
        min-height: 155px;
        background: var(--dark);
    }
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--tint-light) !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(--tint-dark) !important;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 220px;
    }
    header div.header div.holder {
        height: 195px;
    }
}


@media only screen and (max-width: 991px) {
html {font-size: 18px !important;}
header div.header {
    background-color: var(--dark) !important;
}
.col-md-23.col-md-push-25 img {
    margin-bottom: 45px;
}
section.behandel_blok img {
    height: 330px!important;
    margin-bottom: 50px;
}
section.intro_foto h1 {
    width: 100% !important;
    font-size: 47px!important;
}
.helpen_blok h1 {
    margin-left: 0px!important;
}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    padding: 25px;
}
header button.navbar-toggle {
    color: var(--tint-light);
}
header div.header {
    text-align: left;
}
}



main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
    font-size: 18px;
    font-family: var(--bodytekst);
    color: var(--text) !important;
    letter-spacing: 0.9px;
    font-weight: 500;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
font-family: var(--koptekst);
color: var(--text)!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;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

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;
}
}