
  @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(--darkertint) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--darkertint) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--darkertint) !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(--darkertint) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--darkertint) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--darkertint) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--darkertint) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--darkertint) !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(--darkertint) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--darkertint);
  border-color: var(--darkertint);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--darkertint) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--darkertint) !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, .9) !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://nouvellesthetique.nl/wp-content/uploads/sites/261/2025/04/2383438.jpeg');
  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: 431px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 581px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 231px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 381px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 156px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 156px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 256px;
  }
  header > div.wrapper.above {
  min-height: 406px;
  }

  header div.header div.holder {
  height: 156px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--darkertint); !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(--darkertint) !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(--darkertint);
  }

  @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(--darkertint) !important;
  }
  }


  header div.header div.contact i {
  color: var(--darkertint);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--darkertint) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--darkertint) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--darkertint);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--darkertint) !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  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(--darkertint);
  }

  :root {
--main: #111;
--pink: #dd0278;
--tint: #f3eae9;
--darktint: #d8bbb5;
--darkertint: #c2a8a2;
--text: #111;
--white: #fff;
--backgr: #f9f4f0;
}

.review-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 16px 24px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    width: 280px;
    transition: transform 0.2s, box-shadow 0.2s;
    margin-bottom: 70px;
    margin-top: -45px;
}
        
        .review-button:hover {
            transform: translateY(-3px);
            box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
        }
        
        .button-header {
            display: flex;
            align-items: center;
            margin-bottom: 12px;
            width: 100%;
        }
        
        .google-logo {
            width: 24px;
            height: 24px;
            margin-right: 8px;
        }
        
        .header-text {
            color: #202124;
            font-weight: 600;
            font-size: 16px;
        }
        
        .stars-container {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 10px;
            width: 100%;
        }
        
        .stars {
            color: #FBBC05;
            font-size: 24px;
            letter-spacing: 2px;
        }
        
        .rating-info {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 14px;
        }
        
        .rating-score {
            font-size: 20px;
            font-weight: bold;
            color: #202124;
        }
        
        .rating-count {
            color: #5F6368;
            font-size: 14px;
            margin-left: 6px;
        }
        
        .cta-button {
            background-color: #d8bbb5;
            color: white;
            font-size: 14px;
            font-weight: 500;
            border: none;
            border-radius: 24px;
            padding: 8px 24px;
            cursor: pointer;
            transition: background-color 0.2s;
        }
        
        .cta-button:hover {
            background-color: #d8bbb5;
opacity: 0.8; 
        }

.home .reviews .reviews {
    margin-top: 75px;
margin-bottom: 90px;
}
.home section.reviews div.reviews div.review {
    background: #fff;
    padding: var(--gap);
}
.home section.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
.home section.reviews div.reviews div.review .col-sm-32.col-sm-push-2 {
    width: 100%;
    left: 0;
}
.home section.reviews div.reviews div.review div.wrap a.read-more {
    display: block;
    margin-top: 45px;
}
.home section.reviews div.reviews div.review .col-sm-32.col-sm-push-2::before {
    content: "\f005 \f005 \f005 \f005 \f005 ";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    display: block;
    font-size: 17px;
    letter-spacing: 11px;
    margin-bottom: 25px;
}
.home section.reviews div.reviews div.review div.wrap h4 {
    display: none;
}



img.leerbedrijf {
    max-width: 150px!Important;
}

:root {
--spacing: 8rem;
--gap: 3rem;
}

hr.line {
    width: 50%;
    height: 1px;
    background: var(--darktint);
    margin: 50px auto 20px;
}

section.page div.content h3 {
    margin: 2em 0 0.9em;
}

footer .column a {
    color: #fff!important;
    text-decoration: underline;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: none;
}

section.archive.reviews div.reviews div.review::after {
    width: 50%;
    height: 1px;
    content: "";
    position: absolute;
    background: var(--darktint);
    bottom: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.archive.reviews div.reviews div.review {
    border-bottom: none;
    margin-bottom: 41px;
    position: relative;
}
section.archive.reviews div.reviews div.review h4 {
    margin-bottom: 25px;
}
section.archive.reviews div.reviews div.review cite {
    background: var(--backgr);
    margin-left: -115px;
    padding: 15px 25px 15px 0;
    visibility: initial;
    font-family: 'WindSong', cursive;
    font-size: 32px;
}
section.archive.reviews div.reviews div.review .blockquote-footer {
    visibility: hidden;
}
section.archive.reviews div.reviews div.review blockquote {
    border-left: none;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--darktint) !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(--darktint) !important;
}

section.treatments {
    padding-bottom: 100px;
}

section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    font-size: 10px;
}

footer {
    padding-top: 90px;
}
footer div.socket {
    margin-top: 80px;
    padding: 20px 0;
}
footer div.column > h4 {
    border-bottom: none;
    display: none;
}




.reviews_child p.name_recensie {
    font-family: 'WindSong', cursive;
    font-size: 37px;
    text-align: center;
}

.instagram_feed .container {
width:100%;
}

#sb_instagram .sb_instagram_header.sbi_medium.sbi_no_avatar, #sb_instagram #sbi_load {
    display: none;
}
.reviews_parent h3 {
    font-size: 17px;
    letter-spacing: 11px;
    margin-bottom: 25px;
}
.reviews_parent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: var(--gap);
    align-items: center;
    margin: var(--spacing) 0;
    align-items: stretch;
}
.reviews_child {
    background: #fff;
    padding: var(--gap);
    display: flex;
    flex-direction: column;
}

.behandelblocks .item.item-card {
    padding: 0;
    display: flex;
    flex-direction: column;
}
.behandelblocks .item.item-card h3, .behandelblocks .item.item-card p {
    padding: 0 25px;
    text-align: center;
}
.behandelblocks .item.item-card h3 {
    order: 2;
    margin-top: 25px;
    position: relative;
}
.behandelblocks .item.item-card h3::after {
    content: "";
    position: absolute;
    width: 50%;
    margin: 0 auto;
    background: var(--backgr);
    height: 1px;
    bottom: -10px;
    left: 0;
    right: 0;
}
.behandelblocks .item.item-card img {
    width: 100%!important;
    margin: 0!important;
    object-fit: cover;
    order: 1;
    height: 270px!important;
    max-height: 270px!important;
}
.behandelblocks .item.item-card p {
    order: 3;
    padding-bottom: 25px;
}

section.salonintro img, .border_img {
    box-shadow: -30px -30px 1px var(--darktint);
}

.siertitel {
    font-family: 'WindSong', cursive;
    font-size: 75px;
    letter-spacing: -7px;
    word-spacing: 15px;
    margin-bottom: -35px;
}
.kop {
    font-size: 30px;
}
.subkop {
    font-size: 19px;
    font-family: 'Barlow', sans-serif;
    font-weight: 300;
    margin-top: -9px;
    margin-bottom: 35px;
}

main section {
    padding: 100px 0;
}

.siertitel {
font-family: 'WindSong', cursive;
}

header .header__content a {
    margin: 20px 0;
}

aside div.block div.head h4 {
    line-height: 25px;
    margin-bottom: 22px;
}

.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 16px 15px;
    border-bottom: 1px solid var(--darktint);
}

header .header__content a {
    background: var(--main)!important;
}

footer div.column img.img-responsive {
    margin: 0 auto 75px;
    max-width: 260px;
}

@media only screen and (min-width: 992px) {
.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
    color: var(--white) !important;
    background: var(--darkertint);
}
section.partners div.item div.holder img {
    max-width: 260px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav li#menu-item-29 ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    background: var(--darkertint);
}
header div.header div.holder {
    height: 214px;
    min-height: 50px;
}
footer .row .col-sm-24.col-md-12:nth-child(1) {
    width: 100%;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.33333%;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0px 0 35px 0px;
    max-width: 300px;
}
header div.header, header nav.navbar-default {
    background-color: var(--backgr)!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav {
    position: absolute;
    background: var(--darktint);
    margin-top: -30px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a, 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 {
    padding: 11px 25px;
    white-space: nowrap!important;
    /* color: var(--text)!important; */
    font-family: 'Prata', serif;
    font-size: 15px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: var(--darktint)!important;
    opacity: 0.8;
}
header>div.wrapper.sticky_menu nav.navbar-default div.navbar-collapse ul.navbar-nav {
    padding: unset;
    margin-top: 0;
}
header>div.wrapper .header__content {
/*    transform: translate3d(0, 70px, 0);*/
    transform: translate3d(0, 170px, 0);
}
body.home header > div.wrapper {
    min-height: 923px;
}
body header > div.wrapper {
    background: linear-gradient(180deg, rgba(216,187,181,1) 0%, rgba(216,187,181,1) 90%, rgba(249,244,240,1) 90%, rgba(249,244,240,1) 100%);
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
    width: 38%;
    margin-left: 0;
    z-index: 1000;
}
.home header > div.wrapper::after {
    width: 50%;
    margin-left: 50%;
    background-position: center;
    z-index: 0;
    background-size: cover;
}
header > div.wrapper::after {
    width: 50%;
    margin-left: 50%;
    background-position: top;
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    top: 140px;
}
header>div.wrapper.sticky_menu.sticky_nav.above .header__content, header>div.wrapper.sticky_menu.sticky_nav .header__content {
    margin-top: 0;
}
body header > div.wrapper {
    min-height: 533px;
}
.col-md-14.col-md-offset-2 aside::before {
    width: 1px;
    height: 100%;
    content: "";
    background-color: var(--darkertint);
    position: absolute;
    left: -40px;
}
footer table {
    background-color: transparent;
    column-count: 2;
    column-gap: 30px;
    column-rule: none;
    display: block;
    width: 160%;
}
}

.col-md-14.col-md-offset-2 aside {
    position: relative;
}

div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 80px!important;
    margin-top: -10px!important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 35px!important;
    text-transform: uppercase!important;
    font-family: 'Prata', serif!important;
    font-size: 13px!important;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.home section.reviews div.reviews div.review {
    margin-bottom: 90px;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin: 0 auto;
}
header div.header {
    background-color: var(--backgr)!important;
}
.reviews_parent {
    display: flex!important;
    flex-direction: column!important;
}
header>div.wrapper.shadow:before {
    background: rgb(0 0 0 / 0%);
}
header > div.wrapper::after {
    background-position: center;
}
header>div.wrapper {
    min-height: 320px;
}
header > div.wrapper::after {
    top: 140px;
}
}


body {
    line-height: 1.8;
    font-size: 17px;
color:var(----text)!important;
font-family: 'Barlow', sans-serif;
background:var(--backgr);
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
color:var(--text)!important;
font-family: 'Prata', serif;
}


p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

html, body {
    overflow-x: hidden;
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nbs_panel.nbs_panel-default {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 1px solid var(--darkertint);
    background-color: transparent !important;
    transition: background-color 0.3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
}
.nbs_panel-group .nbs_panel-heading a {
    width: 100%;
    display: block;
    padding: 15px;
    color: var(--text) !important;
    position: relative;
}
.nbs_panel-group .nbs_panel-heading a::before {
    content: "+";
    margin-right: 5px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 13px;
}
.nbs_panel-group .nbs_panel-heading a strong {
    font-weight: 400 !important;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    padding: 30px;
    border-top: 0px solid #ddd !important;
    font-size: 14px;
}