
  @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(--steen);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--steen) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--terre) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--terre) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--terre) !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(--terre) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--terre) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--terre) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--terre) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--terre) !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(--terre) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--terre);
  border-color: var(--terre);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--terre) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--terre) !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;
  }
  }

  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://niccibeaute.nbsals7.nl/wp-content/uploads/sites/578/2025/12/salon-header.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: 497px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 647px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 297px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 447px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 222px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 222px;
    }
  }

  @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;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--terre); !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(--terre) !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(--terre);
  }

  @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(--terre) !important;
  }
  }


  header div.header div.contact i {
  color: var(--terre);
  }

  @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(--steen) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--terre) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--terre) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--terre);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--terre) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--steen) !important;
  }

  section.prices table tr td a {
  color: var(--steen) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--steen) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--terre);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root{
  /* palet */
  --papier:#FBF7F2;
  --zand:#F3EAE0;
  --kalk:#E4D5C5;
  --kalk-licht:#EDE0D2;
  --goud:#B08D57;
  --steen:#7C6A56;
  --steen-licht:#8A7862;
  --terre:#3E3228;

  /* lijnen, afgeleid */
  --lijn:color-mix(in oklab,var(--terre) 14%,transparent);
  --lijn-fijn:color-mix(in oklab,var(--terre) 10%,transparent);
  --lijn-zacht:color-mix(in oklab,var(--terre) 12%,transparent);
  --lijn-rand:color-mix(in oklab,var(--terre) 35%,transparent);
  --lijn-goud:color-mix(in oklab,var(--goud) 50%,transparent);
  --lijn-goud-zacht:color-mix(in oklab,var(--goud) 20%,transparent);
  --goud-kader:color-mix(in oklab,var(--goud) 60%,transparent);

  /* op donkere grond */
  --tekst-op-donker:color-mix(in oklab,var(--zand) 72%,transparent);
  --tekst-op-donker-zacht:color-mix(in oklab,var(--zand) 52%,transparent);
  --lijn-op-donker:color-mix(in oklab,var(--zand) 16%,transparent);

  /* hero- en CTA-sluiers */
  --hero-sluier-boven:color-mix(in oklab,var(--terre) 50%,transparent);
  --hero-sluier-midden:color-mix(in oklab,var(--terre) 28%,transparent);
  --hero-sluier-onder:color-mix(in oklab,var(--terre) 60%,transparent);
  --hero-lijn:color-mix(in oklab,var(--papier) 70%,transparent);
  --cta-sluier:color-mix(in oklab,var(--zand) 55%,transparent);
  --cta-vlak:color-mix(in oklab,var(--papier) 72%,transparent);
  --nav-vlak:color-mix(in oklab,var(--zand) 94%,transparent); /* alleen v1 */

  /* typografie en maat */
  --font-display:'Jost',sans-serif;
  --font-body:'DM Sans',sans-serif;
  --space:8px;
}


section.behandel_view {
    background: var(--papier);
    border-top: 1px solid var(--lijn-zacht);
}

.salon_intro {
    display: grid;
    grid-template-columns: 0.5fr 1.5fr;
    gap: 95px;
    align-items: center;
}
.intro_kop h2 {
    margin: 0;
    text-align: right;
}
.intro_text p {
    margin: 0;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--goud) !important;
    color: var(--papier) !important;
    font-family: var(--font-display);
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    padding: 19px 42px !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(--papier) !important;
    color: var(--terre) !important;
}


header > div.wrapper::after {
    background-position: center 40%;
}
header>div.wrapper.shadow:before {
    top: 0 !important;
    background: rgb(62 50 40 / 65%);
}


.behan_over {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}
.section_kop p {
    margin-bottom: 0;
}
.section_kop h2 {
    margin-top: 0;
}
article.behandeling_home {
    border: 1px solid var(--lijn);
    background: var(--papier);
}
.behandeling__media {
    height: 260px;
    background: repeating-linear-gradient(135deg, var(--kalk) 0 8px, var(--kalk-licht) 8px 16px);
    overflow: hidden;
    width: 100%;
}
.behandeling__body {
    padding: 30px 28px 32px;
}
.behandeling__body h3 {
    font-weight: 400;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0px 0px 16px;
}
.behandeling__body p {
    margin: 0px 0px 24px;
    font-size: 16px;
    line-height: 1.8;
}
.behandeling__footer {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-top: 1px solid var(--lijn);
    padding-top: 18px;
}
.behandeling__footer a {
    font-family: var(--font-display);
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--terre);
    border-bottom: 1px solid var(--goud);
    padding-bottom: 3px;
}


.section_kop {
    margin-bottom: 80px;
}

@media only screen and (min-width: 992px) {
html {font-size: 100%!important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.section_kop {
    max-width: 42ch;
}
    body.home header > div.wrapper {
        min-height: 100vh;
    }
.reverse {
    direction: rtl;
    margin-bottom: 0;
}
.reverse > * {
    direction: ltr;
}
    header div.header.full-width div.wrapper img.logo {
        max-width: 160px;
    }
    header div.header div.holder {
        height: 132px;
        min-height: 50px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-family: var(--font-display);
        font-weight: 300;
        font-size: 12px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: var(--tekst-op-donker) !important;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, 190px, 0);
    }
}


header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
    border-bottom: 1px solid var(--lijn-op-donker);
}


@media only screen and (max-width: 991px) {
html {font-size: 100%!important;}

}



main section, section.treatments {
    padding: 120px 0;
}

body {
    position: relative;
    font-family: var(--font-body);
    font-weight: 300;
    font-size: 17px;
    line-height: 1.85;
    color: var(--steen);
    background: var(--zand);
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-display);
    font-weight: 200;
    line-height: 1.5;
    letter-spacing: 0.22em;
    text-transform: uppercase;
margin: 2.75rem 0 1.05rem;
    color: var(--terre)!important;
}

h1 { font-size: clamp(31px, 5.4vw, 56px);}
h2 {    font-size: clamp(24px, 4.4vw, 33px);}


header .header__content p {
    font-family: var(--font-display);
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0.2em;
    color: var(--tekst-op-donker) !important;
    margin-bottom: 55px;
}
.header__content img {
    margin-bottom: -25px;
    max-width: 85px;
}

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;
}

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;
}
}