
  @import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:400,700&display=swap');

  body {
  font-family: 'Noto Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Frank Ruhl Libre', 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: #695853;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #695853 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--darkblue) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--darkblue) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--darkblue) !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(--darkblue) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--darkblue) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--darkblue) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--darkblue) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--darkblue) !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(--darkblue) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--darkblue);
  border-color: var(--darkblue);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--darkblue) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--darkblue) !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;
  }
  }

  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://nichehuidinstituut.nl/wp-content/uploads/sites/411/2026/02/Ontwerp-zonder-titel-1.png');
  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(152, 135, 128, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #ffffff !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 521px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 671px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 321px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 471px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 246px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 246px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 346px;
  }
  header > div.wrapper.above {
  min-height: 496px;
  }

  header div.header div.holder {
  height: 246px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--darkblue); !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(--darkblue) !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(--darkblue);
  }

  @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(--darkblue) !important;
  }
  }


  header div.header div.contact i {
  color: var(--darkblue);
  }

  @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: #695853 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--darkblue) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--darkblue) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--darkblue);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--darkblue) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #695853 !important;
  }

  section.prices table tr td a {
  color: #695853 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #695853 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--darkblue);
  }

  :root {
--darkblue: #695853;
--beige: #ece1d7;
--lightblue:#a8c7e1;
--lightgrey: #f2f2f2;
--text: #333333;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}

footer > div.container > div > div:nth-child(3) > div:nth-child(1) > img {
    max-width: 150px;
}

    header div.header.full-width div.wrapper img.logo {
        filter: invert(1) brightness(2.5);
    }

header .shop_topbar, header .topbar {
    background: #988780;
    color: white;
    font-weight: 600;
    letter-spacing: 0.5px;
}

footer div.column img#zzp_logo {
    width: 220px;
}

.info_cta {
    background: var(--lightgrey);
    padding: 15px 25px;
    margin-bottom: 55px;
}

section.footer-cta.text-center.above .info_cta {
    padding: 0;
    margin-bottom: 0;
}
section.footer-cta.text-center.above {
    background: var(--lightgrey);
}


header > div.wrapper::after {
    background-position: center;
}

section.reviewsblok .img_border img {
    height: 590px;
    object-fit: cover;
}
section.reviewsblok .img_border {
    width: unset;
}


.gallerij_view .gallery-icon.portrait::before {
    width: 89%;
    height: 96%;
    content: "";
    left: 10px;
    top: 10px;
    position: absolute;
    background: transparent;
    border: 1px solid white;
}

.pricesview h2 {
    margin-bottom: 1em;
}
.pricesview table.table.table-hover {
    margin: 3em 0 3em;
}
.pricesview .table>thead>tr>th {
    border-bottom: 1px solid var(--darkblue);
}
.pricesview .table>tbody>tr>td, .pricesview .table>tbody>tr>th, .pricesview .table>tfoot>tr>td, .pricesview .table>tfoot>tr>th, .pricesview .table>thead>tr>td, .pricesview .table>thead>tr>th {
    padding: 18px 15px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid var(--darkblue);
}

h5.panel-title a.ing {
    cursor: pointer;
}

section.treat_block a div.item-bg::before {
    content: "";
    position: absolute;
    width: 94%;
    height: 95%;
    border: 1px solid #ffffff61;
    top: 10px;
    left: 10px;
    background: transparent;
    z-index: 1000;
    border-radius: 5px;
}


section.treat_block .item.item-background {
    height: unset!important;
    padding: 230px 0;
}
section.treat_block a div.item h3 {
    font-size: 29px;
}
section.treat_block .item.item-background .item-centered.text-center {
    left: 30px!important;
    bottom: 10px!important;
    transform: unset!important;
    padding: 0!important;
    top: unset!important;
    text-align: left;
}
/*section.treat_block_last::after {
    content: "";
    position: absolute;
    width: 70%;
    height: 100%;
    background: transparent;
    border: 11px solid var(--darkblue);
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}*/
section.treat_block_first {
  background: linear-gradient(180deg, var(--darkblue) 51%, rgba(255,255,255,0) 35%);
    position: relative;
}
section.treat_block {
    position: relative;
}
section.treat_block_last {
    padding-top: 0;
    margin-top: -85px;
    padding-bottom: 2em;
}
section.treat_block_two {
    padding-top: 0;
    margin-top: -85px;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--lightblue) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--lightgrey) !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(--lightblue) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--darkblue) !important;
    padding: 18px 55px!important;
}

div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 90px!important;
    margin-top: 0px!important;
}
.single-behandelingen figure img {
    border-radius: 25px;
}
.single-behandelingen figure {
    position: relative;
    border-radius: 25px;
    margin-bottom: 35px;
}
.single-behandelingen figure::before {
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    content: "";
    border: 1px solid var(--lightblue);
    border-radius: 25px;
    top: -30px;
    left: 30px;
}

h4.subkop::after {
    content: "";
    width: 110px;
    height: 1px;
    background: var(--lightblue);
    position: absolute;
    left: -20px;
    bottom: -20px;
}
h1.titlehead {
    font-size: 4.5em;
    margin-bottom: 0!important;
    line-height: 74px;
    margin-bottom: 15px!important;
}
h4.subkop {
    color: var(--lightblue)!important;
    margin-top: 0;
    margin-bottom: 35px;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 7px;
    position: relative;
}

.img_border {
    position: relative;
    margin: 0 auto;
}
.img_border::before {
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    content: "";
    border: 1px solid var(--lightblue);
    border-radius: 25px;
    top: -30px;
    left: 30px;
}
.img_border img {
    border-radius: 25px;
}

footer div.column table tr td small {
    margin-top: -8px;
    display: block;
}




header>div.wrapper.above_shadow:before {
    top: 0!important;
/*    background: rgb(91 102 112 / 57%);*/
background: rgb(91 102 112 / 30%);
}

body header > div.wrapper::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(91 102 112 / 35%);
    z-index: -1;
}

main section, section.treatments {
    padding: 110px 0;
}

.single-behandelingen main .content h4 {
    margin: 1.9em 0 0.4em;
}

.gallerij_view .gallery-icon.portrait {
    position: relative;
}


.page-template-template-contact section.contact .row > .col-md-14.col-md-offset-2 {
    background: #f5f6f7;
margin-top: 65px!important;
    padding: 35px 0;
}

header>div.wrapper .header__content img.logo_cta {
    background: #ffffffb3;
    padding: 25px 13px 0px 25px;
}



@media only screen and (min-width: 992px) {
.page-template-template-contact section.contact .row > .col-md-14.col-md-offset-2 aside .block {
    width: 29.3333%;
    margin: 2%;
    float: left;
}
    header div.header div.holder {
        height: 151px;
        min-height: 50px;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 180px;
    }
header>div.wrapper .header__content {
    transform: translate3d(0, 90px, 0);
}
.single-behandelingen figure {
    margin-left: -25%;
    margin-right: -25%;
}
.page-template-template-contact section.contact .row > .col-md-32, .page-template-template-contact section.contact .row > .col-md-14.col-md-offset-2 {
    width: 100%;
    margin: 0;
}
header>div.wrapper.sticky_menu.sticky_header .header .container {
    border-bottom: 0;
}
header div.header.full-width .container {
    border-bottom: 1px solid white;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.33333%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--white)!important;
    font-size: 15px;
}
.single-behandelingen .content {
    width: 70%!important;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 15%;
}
.single-behandelingen .page-header {
    position: relative;
    width: 100%;
    margin-left: -25%;
}
.single-behandelingen figure img {
    width: 100%;
}
body header > div.wrapper {
/*    min-height: 445px;*/
    min-height: 165px;
    background: var(--darkblue);
}
section.treatmentsss {
    margin-top: -195px;
}
.salonintro .img_border {
    margin: 71px auto 0;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
body.home header > div.wrapper {
    min-height: 711px;
    background: transparent!important;
}
header div.header.full-width .container {
    width: 96%;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: 0;
}
header>div.wrapper .header__content .row.vertical-align {
    text-align: left;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    text-transform: uppercase;
}
header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    color: var(--lightblue)!important;
}
}


    section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
        width: 100%;
        height: 350px;
        border-radius: 5px ! Important;
    }

.webshop_blok {
    background: #f2f3f4;
    padding: 25px 25px 35px;
    margin: 2em 0;
}

section.archive.treatments div.treatments div.item h4 {
    color: white !important;
    text-align: left;
}
    section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
        filter: brightness(.6);
    }
div.treatments > div > div > div > a:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 32px;
    width: 100%;
    text-align: left;
    z-index: 100;
}
section.archive.treatments div.treatments div.item {
    position: relative;
}




@media only screen and (max-width: 991px) {
.single-behandelingen figure {
    margin-bottom: -15px!important;
}
.treat_block {
    padding-bottom: 85px;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
header>div.wrapper {
    min-height: 160px;
    background: var(--darkblue);
/*    min-height: 340px;*/
}
.home header>div.wrapper {
    min-height: 440px;
    background: transparent!important;
}
header .header__content {
    display: none;
}
.page-template-template-contact section.contact .row > .col-md-14.col-md-offset-2 {
    padding: 35px 25px!important;
}
header div.navbar-collapse ul li a {
    text-transform: uppercase;
}
.gallery .gallery-item {
    width: 100%;
}
.gallerij_view .gallery-item img {
    width: 100%;
height: 250px!important;
    object-fit: cover;
}
.gallerij_view .gallery-icon.portrait::before {
    width: 94%!important;
    height: 92%!important;
}
.pricesview table.table.table-hover {
    font-size: 13px;
}
h1 {
    font-size: 2.752em!important;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header button.navbar-toggle {
    color: var(--white);
}
header > div.wrapper::after {
    background-position: 80% center;
}
.home .img_border {
    margin-top: 60px;
}
section.treat_block::after {
    width: 100%!important;
    border: 5px solid var(--darkblue)!important;
}
.img_border {
    width: unset!important;
}
.img_border::before {
    width: 90%!important;
    top: -20px!important;
    left: 40px!important;
}
}

body {
    font-weight: 400;
    line-height: 1.8;
    font-size: 17px;
font-family: 'PT Sans', sans-serif;
color:var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
color:var(--darkblue)!important;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

html, body {
    overflow-x: hidden;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}