
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');

  body {
  font-family: 'Montserrat', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Lora', 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(--c-goud) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--c-linnen) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--c-goud) !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(--c-linnen) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--c-linnen) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--c-linnen) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--c-goud) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--c-linnen) !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(--c-linnen) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--c-linnen);
  border-color: var(--c-linnen);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--c-linnen) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--c-linnen) !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://huidateliernine.nl/wp-content/uploads/sites/418/2026/09/header_spiegel.jpg');
  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: 467px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 617px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 267px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 417px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 192px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 192px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 292px;
  }
  header > div.wrapper.above {
  min-height: 442px;
  }

  header div.header div.holder {
  height: 192px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--c-linnen); !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(--c-linnen) !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(--c-goud);
  }

  @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(--c-goud) !important;
  }
  }


  header div.header div.contact i {
  color: var(--c-goud);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--c-goud) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--c-linnen) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--c-goud);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--c-linnen) !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: #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(--c-linnen);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
  --c-linnen: #e9e0d4;
  --c-zand: #dfd2c1;
  --c-taupe: #958373;
  --c-goud: #baa47d;
  --c-umber: #4a3f36;
  --c-porselein: #f7f2ec;
  --text: var(--c-umber);
  --f-body:  "Inter", sans-serif;
  --white: #fff;
  --spacing: 8rem;
  --gap: 3rem;
}

.prijs_item {
    position: relative;
    padding-left: 23px;
    font-size: 19px;
}
.prijs_item::before {
    content: "";
    bottom: 11px;
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: linear-gradient(135deg, #a8843f 0%, #d6b878 38%, #b8955c 55%, #e0c88f 78%, #a8843f 100%);
    box-shadow: 0 1px 2px rgba(74, 63, 54, .15);
    z-index: -1;
    left: 0;
}

.slick-dots li.slick-active button:before {
    color: VAR(--c-goud);
}
.slick-dots li button:before {
    color: var(--c-goud);
}
section.review_slide h2 {
    margin-top: 0;
    margin-bottom: 75px;
}
.nbs_slider .slide--text>div h3 {
    font-size: 1.05em;
    margin-bottom: 0;
}
.slick-slide div {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 40px;
}
.nbs_slider .slide--text>div p {
    margin-bottom: 35px;
}

.post-type-archive-behandelingen section.archive.treatments h3 {
    margin-top: 80px;
}

.post-type-archive-behandelingen section.archive.treatments .treatments {
    margin-top: 45px;
}

div.block:nth-child(3) {
  display: none;
}
section.partners {
    padding: 30px 0!important;
}


section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 100%;
    height: 400px;
    border-radius: 20px !important;
    object-fit: cover;
    max-height: 400px;
}

section.behandelblock a div.item-bg>img {
    height: 270px;
    object-position: center;
}

.gallerij_img img {
    height: 360px!important;
    object-fit: cover;
    width: 100%;
    object-position: right;
}

hr {
    margin-top: 60px;
    margin-bottom: 60px;
    border-top: 1px solid var(--c-zand);
}

section.quote_view, section.behandelblock {
    border: none!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 {
    padding: 17px 8px;
    vertical-align: middle;
}

aside div.block div.head h4, aside div.block div.head section.treatments div.items div.item a span, section.treatments div.items div.item a aside div.block div.head span {
    margin-bottom: 20px;
    margin-top: 10px;
}
section .col-md-14.col-md-pull-32 {
    border-right: 1px solid var(--text);
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: none;
    border-left: 1px solid var(--c-umber);
}
section.quote_view {
    padding: 95px 0;
    background-color: var(--c-taupe);
}
section.quote_view h2 {
margin: 0;
    color: var(--white)!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(--c-goud) !important;
}

.home main section {
    border-bottom: 1px solid var(--c-umber);
}
footer {
    border-top: 1px solid var(--c-umber);
}

div.page-header h1::before {
    content: "";
    bottom: -5px;
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: linear-gradient(135deg, #a8843f 0%, #d6b878 38%, #b8955c 55%, #e0c88f 78%, #a8843f 100%);
    box-shadow: 0 1px 2px rgba(74, 63, 54, .15);
    z-index: -1;
    left: -10px;
}
div.page-header h1 {
    border-bottom: none!important;
    line-height: 60px;
    margin-bottom: 30px;
    margin-top: 0;
    position: relative;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.reviewblockquote {
    border-left: 5px solid var(--c-goud);
}
.home header > div.wrapper {
    border-bottom: 1px solid var(--c-umber);
}

main section, section.treatments {
    padding: 100px 0;
}

section.behandelblock a div.item-centered h3 {
    color: var(--c-umber)!important;
    margin: 0;
}
section.behandelblock a div.item-background {
    padding: 180px 0;
    height: unset!important;
    border-radius: 0;
    border: 1px solid var(--c-umber);
}
section.behandelblock a div.item-bg>img {
    filter: brightness(1);
}
section.behandelblock a div.item-centered {
    top: unset!important;
    left: 0!important;
    transform: unset!important;
    padding: 30px 32px 23px;
    width: 100%;
    bottom: 0;
    background: var(--c-porselein);
    border-top: 1px solid var(--c-umber);
}

header div.header.full-width {
    border-bottom: 1px solid var(--c-umber);
}

table.opening_hours tr>td:first-of-type {
    width: 58%;
}


footer, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text) !important;
}

footer div.column > h4 {
    border-bottom: none!important;
    margin-bottom: 1px;
    color: var(--text) !important;
}
footer {
    padding-top: 70px;
}
footer div.socket {
    margin-top: 50px;
}

section.partners {
    background: transparent !important;
    border-bottom: none !important;
}
section.partners div.item div.holder img {
    -webkit-filter: invert(0.9);
    filter: invert(0.9);
}

.home header > div.wrapper::after {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--c-porselein);
    width: 50%;
}
header > div.wrapper::after {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--c-porselein);
    width: 70%;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--c-taupe) !important;
}

footer div.social-media ul li a:hover {
    background: var(--c-taupe) !important;
}

@media only screen and (min-width: 992px) {
header div.header.full-width div.wrapper img.logo {
    max-width: 210px;
}
.dropdown-menu {
    background-color: var(--c-porselein);
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    color: var(--c-umber)!important;
}
header nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: var(--c-taupe)!important;
}
header div.header div.holder {
    height: 160px;
    min-height: 50px;
}
    body header > div.wrapper {
        min-height: 152px;
        border: none;
    }
body.home header > div.wrapper {
    min-height: 915px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 135px, 0);
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 40%;
    text-align: left;
    margin-left: 60%;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--c-umber)!important;
    font-size: 16px;
}
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(--c-goud) !important;
}
header div.header.full-width .container {
    width: 97%;
}
}



.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--c-taupe) !important;
    padding: 14px 45px!important;
}

header>div.wrapper.shadow:before {
    top: 0!important;
    background: var(--c-umber);
    width: 1px;
    height: 100%;
    margin-left: 50%;
}

header div.header {
    background-color: var(--c-porselein)!important;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
header div.social-media ul li a i {
    color: var(--c-taupe) !important;
}
header button.navbar-toggle {
    color: var(--c-taupe);
}
section.archive.treatments .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--c-taupe);
}
.single-post figure.featured-image, .single-behandelingen .content > figure {
    height: 220px!important;
}
section.partners .container {
    text-align: center;
}
.over-de-salon img.wp-image-545 {
    margin: 65px auto 65px auto;
}
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(--c-linnen);
    padding: 20px 15px;
}
section .col-md-14.col-md-pull-32 {
    border-right: none;
    border-top: 1px solid var(--text);
    margin-top: 80px;
}
header > div.wrapper::after {
    top: 90px;
}
header>div.wrapper {
    min-height: 140px;
}
#progressContainer {
    width: 65%!important;
}
.home header>div.wrapper {
    min-height: 770px;
}
.home header > div.wrapper::after {
    width: 100%!important;
    height: 350px !important;
    top: 100px!important;
}
header .header__content {
    margin-top: 300px;
}
header>div.wrapper.shadow:before {
    width: 100%!important;
    height: 1px!important;
    margin-left: unset!important;
    margin-top: 448px!important;
}
header .header__content h1 {
    margin-top: 50px;
}
}

header .header__content h1, header .header__content p {
    color: var(--text)!important;
    margin: 30px 0;
}

body {
    line-height: 1.8;
color:var(--text)!important;
background:var(--c-porselein);
    font-size: 18px;
    font-family: var(--f-body);
font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 2.15rem;
    line-height: 1.15;
    color: var(--text)!important;
}

h1 { font-size: 2.852em;}
h2 {font-size: 2.241em;}
h3 {font-size: 1.753em;}
h4 {font-size: 1.263em;}
h5 {font-size: 1.05em;}
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;
}


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

footer div.socket img[alt=netbeauty] {
    filter: invert(0.6);
}

.single-post figure.featured-image, .single-behandelingen .content > figure {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin: 65px 0 40px;
    border-radius: 15px;
}
.single-post figure.featured-image img, .single-behandelingen .content > figure img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}