
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Abril Fatface', 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: #252525;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #252525 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--dark) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--gold) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--dark) !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(--gold) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--gold) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--dark) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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(--gold) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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(10, 0, 0, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(10, 0, 0) !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://salonfeelsmooth.nl/wp-content/uploads/sites/183/2025/06/FeelSmooth_Shoot_4.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: 440px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 590px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 240px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 390px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 165px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 165px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 265px;
  }
  header > div.wrapper.above {
  min-height: 415px;
  }

  header div.header div.holder {
  height: 165px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, 1) !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(--dark) !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(--dark);
  }

  @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(--dark) !important;
  }
  }


  header div.header div.contact i {
  color: var(--dark);
  }

  @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: #252525 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--dark) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--dark);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--gold) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #252525 !important;
  }

  section.prices table tr td a {
  color: #252525 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #252525 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--dark);
  }

  :root {
    --backgr: #f7f2eb;
    --darkbackgr: #ebe4d8;
    --color: #8b7355;
    --darkcolor: #6e5b42;
    --light: #f7f2eb;
    --link: #7a6347;
    --text: #4a3d2e;
    --kopkleur: #2c2117;
    --white: #fff;
    --bradius: 25px;
    --bodytekst: "Noto Sans", sans-serif;
    --koptekst: "DM Serif Display", sans-serif;
}


.nbs_panel {
  background-color: var(--color);
}

footer div.social-media ul li a i {
  color: var(--color) !important;
}

.soft_back {
    background: var(--darkbackgr);
    padding: 35px;
    border-radius: var(--bradius);
}

.flying_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 15px !important;
}

.whatsapp_btn a {
    color: #fff !important;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whatsapp_btn {
    position: fixed;
    bottom: 25px;
    z-index: 6;
    right: 25px;
    width: 50px;
    height: 50px;
    background: #25D366;
    color: #fff !important;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}

img.smallpic {
    width: 170px;
    height: 170px;
    object-fit: cover;
    border-radius: 100%;
}

.single-behandelingen figure img.img-responsive {
    margin: 0 auto;
}
.booking-cta h4 {
    color: var(--kopkleur) !important;
}
.booking-cta {
    padding: 25px 25px;
    background: var(--darkbackgr);
    margin: 3em auto 2em;
    color: var(--text) !important;
    text-align: center;
    border-radius: var(--bradius);
}

hr.faqline {
    margin: 45px 0;
    width: 45%;
    border-color: var(--darkbackgr) !important;
}


footer div.social-media ul li a {
    border: 1px solid var(--color);
}
div.social-media ul li a i {
    color: var(--text) !important;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--link) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--darkcolor) !important;
}
div.page-header h1 {
    border-bottom: none !important;
    margin-bottom: 80px !important;
    position: relative;
}
div.page-header h1::before {
    position: absolute;
    height: 230px;
    width: 2px;
    background: var(--color);
    content: "";
    top: -150px;
    left: -20px;
}

section.partners div.item div.holder img {
    max-width: 150px;
}

section.archive.reviews div.reviews div.review blockquote {
    padding: 10px 20px 10px 12px;
    font-size: 16.5px;
    border-left: 2px solid var(--color);
    color: var(--text);
}

/* Logo: geen inversie meer nodig op lichte achtergrond */
header > div.wrapper div.wrapper img.logo {
    filter: none;
  border-radius: 0 !important;
}

p.subtitel {
    color: var(--color);
    font-size: 23px;
    margin-bottom: -30px;
    letter-spacing: 2px;
}

a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    background: var(--color);
    border-radius: 100%;
    color: transparent !important;
    opacity: 0.5;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: var(--text);
}
.bx-pager-link.active {
    background: var(--color);
    border-radius: 22px;
    color: transparent !important;
    text-align: center;
    opacity: 1;
}

.numbers {
    background: var(--darkbackgr);
    border-top: 10px solid var(--color);
    padding: 35px;
    margin-top: -170px;
    box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.08);
    min-height: 220px;
    border-radius: var(--bradius);
}
.numbers span.timer, .numbers span.tekst_na {
    font-size: 45px !important;
    font-weight: 600;
    color: var(--kopkleur) !important;
    font-family: var(--koptekst);
}
.numbers .percentages_tekst h4 {
    font-size: 15px;
    font-family: var(--bodytekst);
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: var(--color) !important;
    color: #fff !important;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover {
    opacity: 0.7;
}

.home main section {
    padding: 90px 0;
}

header>div.wrapper.shadow:before {
    top: 0 !important;
    background: linear-gradient(0deg, var(--backgr) 10%, rgba(255, 255, 255, 0) 140%);
}
body header >div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgb(0 0 0 / 50%);
}


.containercenteredimage {
    position: relative;
    text-align: center;
    color: white !important;
    transition: .1s linear;
    display: inline-block;
    width: 100%;
}
.containercenteredimage img {
    filter: brightness(0.8);
    border-radius: var(--bradius);
}
h3.ctablokken {
    color: #fff !important;
    font-size: 1.4em;
    letter-spacing: 2px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.containercenteredimage:hover img {
    filter: brightness(0.6);
}




@media only screen and (min-width: 992px) {

nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--kopkleur) !important;
}

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 {
    color: var(--kopkleur) !important;
}

header > div.wrapper .header__content {
    transform: translate3d(0, -40px, 0);
  }

    .containercenteredimage img {
        height: 300px;
        object-fit: cover;
        width: 100% !important;
    }
    .booking-cta {
        width: 850px;
    }

    .bx-viewport {
        min-height: 180px !important;
    }
    .dropdown-menu {
        background-color: var(--darkbackgr);
        border-radius: var(--bradius) !important;
        padding: 15px !important;
    }
    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(--text) !important;
    }
    header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li > a {
        padding: 9px 55px 9px 16px !important;
    }
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        color: var(--color) !important;
        background-color: rgb(10 0 0 / 0%) !important;
        box-shadow: unset !important;
        opacity: 0.7;
    }
    .vertical-align {
        display: flex;
        align-items: center;
    }
    body header > div.wrapper {
        min-height: 457px;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, -40px, 0);
    }
    /* Header hero tekst blijft wit (over achtergrondafbeelding met overlay) */
    header .header__content h1 {
        font-size: 70px;
  color: var(--kopkleur) !important;
    }
    header>div.wrapper div.wrapper img.logo {
        padding: 0 !important;
        max-width: 220px;
    }
    header div.header div.holder {
        height: 146px;
        min-height: 50px;
    }
    .numbers > div:nth-child(2) {
        border-left: 1px solid rgba(0, 0, 0, 0.08);
        border-right: 1px solid rgba(0, 0, 0, 0.08);
    }
    header > div.wrapper::after {
        background-attachment: fixed;
    }
}

header div.header, header nav.navbar-default {
    background-color: var(--backgr) !important;
}

@media only screen and (max-width: 991px) {

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: var(--kopkleur) !important;
}
header div.navbar-collapse ul li a {
  color: var(--kopkleur) !important;
}

    .numbers > div:nth-child(2) {
        border-top: 1px solid rgba(0, 0, 0, 0.08);
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
    .numbers {
        margin-top: 0 !important;
    }
    .containercenteredimage img {
        height: 25vh;
        object-fit: cover;
    }
    header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
        color: var(--kopkleur) !important;
    }
    .homeheader>div.wrapper {
        min-height: 500px;
    }
    header > div.wrapper::after {
        top: 140px;
        background-position: center;
    }
    .numbers {
        padding: 2px 35px 15px !important;
    }
    section.salon .container.text-left, section.zeggen .container.text-left {
        text-align: center;
    }
    section.blokimg .col-md-30 {
        margin-top: 60px;
    }
    section.blokimg .col-md-30 > div {
        margin-bottom: -15px;
    }
    header>div.wrapper {
        min-height: 330px;
    }
    div.page-header h1::before {
        left: -10px !important;
    }
}

body {
    line-height: 1.8;
    font-size: 16px;
    font-family: var(--bodytekst);
    color: var(--text) !important;
    background: var(--backgr);
    letter-spacing: -0.4px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    font-family: var(--koptekst);
    color: var(--kopkleur) !important;
    font-weight: 800;
    letter-spacing: 0px;
}

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; }
.cw { color: var(--kopkleur) !important; }
.pdb-0 { padding-bottom: 0 !important; }
.pdb-2 { padding-bottom: 2em !important; }
.pdb-4 { padding-bottom: 4em !important; }
.pdt-0 { padding-top: 0 !important; }
.pdt-2 { padding-top: 2em !important; }
.pdt-4 { padding-top: 4em !important; }
.pd-0 { padding: 0 !important; }
.mt-4 { margin-top: 4em !important; }
.mt-2 { margin-top: 2em !important; }
.mt-1 { margin-top: 1em !important; }
.mt-0 { margin-top: 0 !important; }
.mb-0 { margin-bottom: 0em !important; }
.mb-1 { margin-bottom: 1em !important; }
.mb-2 { margin-bottom: 2em !important; }
.mb-4 { margin-bottom: 4em !important; }
.dnone { display: none; }

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
    border-radius: var(--bradius);
}

main section img {
    border-radius: var(--bradius);
}

footer div.social-media ul li a:hover {
    background: var(--darkcolor) !important;
}
footer, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text) !important;
}
footer div.socket {
    margin-top: 70px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--color);
    margin-bottom: 4px;
    color: var(--kopkleur) !important;
}

section.contact div.holder div.wrap {
    background: var(--darkbackgr);
}
section.contact div.holder div.wrap h3 {
    margin-top: 1.15rem;
}

/* Header hero tekst blijft licht voor contrast op afbeelding-overlay */

header .header__content p {
    color: rgba(255, 255, 255, 0.85) !important;
}
/* Subtitel in header ook licht houden */
header .header__content p.subtitel {
    color: rgba(255, 255, 255, 0.7) !important;
}

/* Page-header (subpagina's) tekst licht houden over afbeelding */
div.page-header h1 {
    color: #fff !important;
}
/*div.page-header h1::before {
    background: rgba(255, 255, 255, 0.6);
}*/

/* Logo wit houden in de header (over donkere nav-achtergrond of afbeelding) */
header > div.wrapper div.wrapper img.logo {
    filter: none;
}

div.breadcrumbs {
    display: none;
}

@media only screen and (max-width: 1450px) {
    footer div.socket {
        padding-bottom: 80px !important;
    }
}


div.page-header h1 {
  color: var(--kopkleur) !important;
}
.btn.btn-primary.flying_button:hover {
  background: var(--kopkleur) !important;
}
.nbs_panel.nbs_panel-default * {
  color: #fff !important;
}
    header .header__content h1 {
  color: var(--kopkleur) !important;
    }