
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');

  body {
  font-family: 'Raleway', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  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: #e8dacd !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #e8dacd !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #e8dacd !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: #e8dacd !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #e8dacd !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #e8dacd !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #e8dacd !important;
  }

  div.phone a.phone, div.email a.email {
  background: #e8dacd !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: #e8dacd !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #e8dacd;
  border-color: #e8dacd;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #e8dacd !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #e8dacd !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.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: 322px;
  }
  header > div.wrapper.above {
  min-height: 472px;
  }

  header div.header div.holder {
  height: 222px;
  }
  }

  .topbar {
  background: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #e8dacd; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(232, 218, 205, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(232, 218, 205, .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: #e8dacd !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 #e8dacd;
  }

  @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: #e8dacd !important;
  }
  }


  header div.header div.contact i {
  color: #e8dacd;
  }

  @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: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #e8dacd !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #e8dacd !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #e8dacd;
  }

  footer div.socket,
  .footer-sticky {
  background: #e8dacd !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #e8dacd;
  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: #e8dacd;
  }

  :root {
  --main-bg-color: #f9f7f2;
  --primary-color: #e8dacd;
  --secondary-color: #e8dacd;
  --accent-color: #add5cf;
  --highlight-color: #7cscaf;
  --link-color: #5f8fea;  
  --black: #000;
  --dark-gray: #333;
  --medium-gray: #666;
  --light-gray: #ccc;
  --extra-light-gray: #f4f4f4;  
  --transition-speed: 0.3s;  
  --spacing-small: 8px;
  --spacing-medium: 16px;
  --spacing-large: 24px;
}


hr {
  border-top: 5px solid var(--secondary-color);
}

.customAmpersand {
   /* font-family: 'Dancing Script', cursive;*/
font-family: 'Noto Sans JP', sans-serif;
}

section.featured a div.item {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15) !important;
}

main {
  background: var(--main-bg-color);
}

.d-none {
display: none;
}

.header.full-width .container {
  width: 100%;
  max-width: 1600px;
}

.bg-blok {
  background-position: center;
}

hundefined {
  visibility: hidden;
}

.wrap {
  padding: 2rem;
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
}

  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: #333 !important;
  }

.home-titels {
  position: relative;
  text-align: center;
}
.home-titels .text-script {
  color: var(--accent-color) !important;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: -70px;
  font-size: 80px;
/*  opacity: 0.4;*/
  z-index: 2;
  width: 100%;
}
.home-titels h1 {
  z-index: 5;
  position: relative;
}
.name-reviews {
  font-family: 'Dancing Script', cursive;
  font-size: 20px;
  letter-spacing: 1px;
  padding-top: 1rem;
  margin-top: auto;
}

.text-script {
font-family: 'Dancing Script', cursive;
}

section.featured a div.item-bg > img {
  height: 40%;
  margin: 0;
}

.item.item-background {
  height: 609px !important;
}

section.featured a div.item-centered p, section.featured a div.item-centered h3 {
  color: #333 !important;
}
section.featured a div.item-centered h3 {
  background: var(--secondary-color);
  text-align: center;
  padding: 1rem;
  margin-top: -4rem;
}
section.featured a div.item-centered {
  top: 40%;
  max-height: 60%;
  transform: translate(-50%,0%);
  text-align: left;
}

section.featured a div.item {
  background: var(--main-bg-color);
  border-radius: 0 !important;
  box-shadow: 0 0 20px 0 rgba(0,0,0,.0);
}
section.featured a div.item {
  box-shadow: 0 0 50px -5px rgba(0, 0, 0, 0) !important;
}

.cw * {
color: #fff !important;
}

.merken-images img {
  filter: brightness(0) opacity(0.5);
}
.merken {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-large) 0 calc(var(--spacing-large)*2) 0;
  border-bottom: 1px solid var(--light-gray);
}
.header.full-width, .topbar {
  background: var(--main-bg-color) !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
}
.btn.btn-primary {
  background: var(--accent-color) !important;
  color: white;
  padding: var(--spacing-medium);
  transition: background var(--transition-speed);
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 0 !important;
}

/*.home .intro.text.block0 {
background: linear-gradient(180deg, var(--main-bg-color) 75%, rgba(255,255,255,0) 75%);
}*/



footer {
  background: var(--black) !important;
}


a, .woocommerce ul.products li.product .price, .woocommerce .price {
  color: #add5cf !important;
  border-bottom: 1px solid;
}


.behandeling-menu {
  margin-bottom: 6rem !important;
}

/* Behandelingen */


.behandeling-menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  text-align: center;
  list-style: none;
  padding: 0;
}

.behandeling-menu li {
background-blend-mode: darken;
  background: hsla(0, 0%, 0%, 0.23);
    background-image: none;
  color: #fff !important;
  background-position: center;
  aspect-ratio: 1/1;
  padding: 1rem;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 12px;
  height: 100%;
  width: 100%;
  word-break: break-word;
}
.behandeling-menu li a {
aspect-ratio: 1/1;
  padding: 1rem;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 12px;
  height: 100%;
  width: 100%;
  word-break: break-word;
  color: #fff !important;
  border: none;
}



.behandeling-titel {
    color: var(--primary-color);
    padding-bottom: var(--spacing-small);
    margin-bottom: var(--spacing-medium);
}

.behandeling-beschrijving > p {
    margin-bottom: var(--spacing-medium);
}

.behandeling-beschrijving > p:last-child {
    margin-bottom: 0;
}

.behandeling-beschrijving strong {
    color: var(--dark-gray);
}

img:not(footer div.socket img) {
    max-width: 100%;
    margin: var(--spacing-medium) 0;
    display: block;
}

em {
    color: var(--medium-gray);
}
footer div.socket a, footer div.socket a:hover {
  border-bottom: 0 !important;
}

body {
  transition: background-color var(--transition-speed);
}

.btn.btn-primary {
  background: var(--accent-color) !important;
  color: white;
  padding: var(--spacing-medium);
  transition: background var(--transition-speed);
}

.header {
  background-color: var(--black);
  color: var(--light-gray);
}

.sidebar {
  background-color: var(--dark-gray);
  color: var(--extra-light-gray);
}

.footer {
  background-color: var(--medium-gray);
  color: var(--light-gray);
}


@media only screen and (min-width: 992px) {

.first-titel {
  width: 60%;
  text-align: left;
}

.intro.text.block0.bg-blok.shadow {
  min-height: 801px;
}


.intro.text.block0.bg-blok.shadow {
  padding: 300px 0;
}

.col-md-14.col-md-offset-2:not(section.contact .col-md-14.col-md-offset-2) {
  display: flex;
  justify-content: space-between;
  position: -webkit-sticky;
  position: sticky;
  height: 100%;
  top: 12%;
}

aside:not(section.contact aside) {
  padding: 1rem;
  background: var(--main-bg-color);
}

section.intro, section.featured {
    padding: 100px 0;
}


.merken-images img {
  max-height: 50px;
  width: auto;
  margin: 0 auto;
}

 header > div.wrapper {
    min-height: 180px;
  }

.dropdown-menu {
  columns: 2;
  gap: 3rem;
}

.behandeling-menu {
    grid-template-columns: repeat(6, 1fr);
}




.behandeling-beschrijving {
  grid-column: 1 / span 2;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid var(--accent-color);
}
}


@media only screen and (max-width: 992px) {

.intro.text.block0.bg-blok.shadow {
  height: 250px;
}

.featured.block3 {
  margin-bottom: -4rem;
}

.featured > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > div:nth-child(1) {
  height: 0px !important;
}
section.intro .home-titels .text-script:not(section.bg-blok .home-titels .text-script) {
  top: 0;
  position: relative;
  transform: none;
    line-height: 0.2;
  left: 0;
}

.alignright.size-medium.wp-image-703 {
  margin-bottom: 2rem;
}

.first-titel h1 {
  font-size: 30px !important;
}

.home-titels .text-script {
  top: -40px;
}

header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
  background: none;
  color: #333 !important;
}
header div.navbar-collapse div.social-media ul li a {
  background: var(--dark-gray) !important;
}


}



