
  @import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface:400,700&display=swap');

  body {
  font-family: 'Frank Ruhl Libre', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--warm-cream-base) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-550) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--warm-cream-base) !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(--primary-550) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-550) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-550) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--warm-cream-base) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-550) !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(--primary-550) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-550);
  border-color: var(--primary-550);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-550) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-550) !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://kikyourskin.nl/wp-content/uploads/sites/526/2025/09/LINH20220806Chantal0035.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: 585px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 735px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 385px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 535px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 310px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 310px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 410px;
  }
  header > div.wrapper.above {
  min-height: 560px;
  }

  header div.header div.holder {
  height: 310px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary-550); !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(--primary-550) !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(--warm-cream-base);
  }

  @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(--warm-cream-base) !important;
  }
  }


  header div.header div.contact i {
  color: var(--warm-cream-base);
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--warm-cream-base) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-550) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--warm-cream-base);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-550) !important;
  }


  .img-circle {
  border-radius: 0 !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(--primary-550);
  }

  :root {
--rich-taupe-base: #9b7254;
--warm-cream-base: #fdf7ef; 
  --primary-50: #faf9f8;
            --primary-100: #f5f2ef;
            --primary-150: #f0ece7;
            --primary-200: #ebe5de;
            --primary-250: #e6dfd6;
            --primary-300: #e1d8cd;
            --primary-350: #dcd2c5;
            --primary-400: #d7cbbc;
            --primary-450: #d2c5b4;
            --primary-500: #cdbfab;
            --primary-550: #c8b8a3;
            --primary-600: #c3b29a;
            --primary-650: #beab92;
            --primary-700: #b9a589;
            --primary-750: #b49e81;
            --primary-800: #af9878;
            --primary-850: #aa9170;
            --primary-900: #a58b67;
            --primary-950: #a0845f;
            --primary-base: #9b7254; /* Originele kleur */
            --primary-1050: #8c674c;
            --primary-1100: #7d5c44;
            --primary-1150: #6e513c;
            --primary-1200: #5f4634;
            --primary-1250: #503b2c;
            --primary-1300: #413024;
            --primary-1350: #32251c;
            --primary-1400: #231a14;
            --primary-1450: #1e1611;
            --primary-1500: #19130e;
            --primary-1550: #140f0b;
            --primary-1600: #0f0c08;
            --primary-1650: #0a0705;
            --primary-1700: #050402;
            --primary-1750: #030201;
            --primary-1800: #000000;
--text: #1a1b1d;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Mulish", sans-serif;
--koptekst: "Cormorant", serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}


div#nbsals_popup-content h3 {
    margin-top: 1.15rem;
}
.modal__container {
    height: 810px;
}
.modal__container img {
    height: 170px;
    width: 100%;
    object-fit: cover;
}

section.extra_info .behandel_parent {
    background: var(--warm-cream-base);
    padding: 35px;
}
section.extra_info {
    padding-top: 0;
}

section.prices {
    background: linear-gradient(180deg, #fdf7ef 4.5%, rgba(255, 255, 255, 0) 1%);
}
section.prices table thead tr {
    height: 160px;
}
section.prices .page-header {
    text-align: center;
    margin-bottom: 130px;
}

section.partners div.item div.holder img {
    filter: invert(0.5) sepia(0.6);
}
.home section.partners {
    background: white !important;
    display: block;
    padding: 90px 0;
}
section.partners {
    display: none;
}

section.treatments.treatment_blok .container {
    display: flex;
    flex-direction: column;
}
section.treatments.treatment_blok h2 {
    order: 1;
}
section.treatments.treatment_blok .behandel_over_knop {
    order: 3;
    margin-top: 30px;
}
section.treatments.treatment_blok div.items {
    order: 2;
}

header .sticky_menu_small div.header {
    background-color: var(--warm-cream-base) !important;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--primary-1050) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--primary-700) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--rich-taupe-base) !important;
    padding: 15px 45px !important;
}

section.treatments div.items div.item a span {
    font-family: var(--koptekst);
}
section.treatments div.item a {
    color: var(--text) !important;
}
section.treatment_blok h2 {
    font-size: var(--font-size-h0);
    width: 40%;
    margin: 0 auto 60px;
}
section.treatment_blok {
    background: var(--warm-cream-base);
}

section.review_blok::before {
    content: "";
    background: url(/wp-content/uploads/sites/526/2025/09/home_backgr.jpg);
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-position: center;
    background-size: cover;
}


section.usp_blok {
    padding-top: 25px;
}
section.usp_blok .feature_grid img {
    height: 560px;
    object-fit: cover;
}
section.usp_blok .feature_grid {
    align-items: center;
}
.usp-item h3 {
    margin-bottom: 15px!important;
    font-size: var(--font-size-h2);
}
.usp-item p, .usp-item h3 {
    margin: 0;
}
.usp-item {
    padding: 2em 0;
    border-bottom: 1px solid var(--primary-400);
}
section.usp_blok div.feature_text > div > div:nth-child(4) {
    border-bottom: none;
}
    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0;
    }
header>div.wrapper.shadow:before {
    background: rgb(0 0 0 / 15%);
}

section.home_intro {
    background: linear-gradient(180deg, #fdf7ef 75%, rgba(255, 255, 255, 0) 50%);
}
section.home_intro span.subkop {
    text-transform: uppercase;
    font-style: italic;
    font-size: 20px;
    font-weight: 200;
}
section.home_intro h1 {
    margin-top: 10px;
    margin-bottom: 35px;
}

footer div.social-media ul li a:hover {
    background: var(--primary-700) !important;
    border-color: var(--primary-700) !important;
}
footer div.social-media ul li a {
    background: transparent !important;
    border: 2px solid white;
    line-height: 2.2;
}
b, strong {
    font-weight: 800!important;
}

footer div.socket {
    margin-top: 100px;
}
footer {
    padding-top: 110px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--warm-cream-base);
    margin: 0;
    display: none;
}


.table>thead>tr>th {
    vertical-align: bottom!important;
    border-bottom: 2px solid var(--primary-700);
}
.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: 24px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--primary-250);
}

.prijs_parent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    align-items: center;
    margin: 3rem 0 5rem;
}
.prijs_item .prijs_text {
    font-size: 12px;
}
.prijs_item .prijs_info {
    color: var(--primary-900);
    font-weight: 800;
    margin-top: -15px;
}
.prijs_item h4 {
    font-size: 40px;
    margin-top: 1.15rem;
}
.prijs_item {
    padding: 25px;
    background: var(--primary-200);
    height: 100%;
    text-align: center;
}

.breadcrumbs {
    display: none;
}
section.archive.treatments {
    background: linear-gradient(180deg, #fdf7ef 22%, rgba(255, 255, 255, 0) 5%);
}
section.archive.treatments h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 100px !important;
}

section.review_blok h2 {
    font-size: var(--font-size-h1);
    text-align: center;
}
.nbs_slider .slide--text>div {
    text-align: center;
}
.nbs_slider .slide--text>div h3 {
    text-transform: uppercase;
    font-style: italic;
    font-size: 20px;
    font-weight: 200;
}
.single-behandelingen section.faq_items h2 {
    font-size: var(--font-size-h3);
}
.single-behandelingen section.faq_items {
    padding-top: 0;
    margin-top: -100px;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
footer .column img.img-responsive {
    width: 140px;
    margin-top: 37px;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 14px;
    }
section.review_blok .container {
    width: 50%;
    margin: 0;
    padding: 0 25px;
}
footer .col-sm-16:nth-child(1) {
    margin-right: 34%;
}
footer .col-sm-16 {
    width: 22%;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 11px, 0);
    }
header>div.wrapper .header__content .container {
    width: 100%;
    max-width: 2000px;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: right;
    margin-left: 48%;
    width: 50%;
}
header .header__content h1 {
    font-size: var(--font-size-h0);
    line-height: 1;
}
header .header__content h1 span {
    font-size: var(--font-size-h000);
    font-style: italic;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    header div.navbar-collapse {
        text-align: right;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    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(--rich-taupe-base) !important;
    }
    header div.header {
        background-color: rgb(253 247 239) !important;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 80px;
    }
    body.home header > div.wrapper {
        min-height: 820px;
    }
    header div.header div.holder {
        height: 120px;
        min-height: 50px;
    }
    body header > div.wrapper {
        min-height: 115px;
    }
section.beh_info .container, section.about_info .container, section.text_info .container, .single-behandelingen section.faq_items .container  {
    width: 790px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav ul#sm-1759222983067251-2 {
    column-count: 2;
}
    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;
    }
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background: var(--warm-cream-base) !important;
    }
}

section.kop_grad {
    background: linear-gradient(180deg, #fdf7ef 100%, rgba(255, 255, 255, 0) 5%);
    margin-bottom: -40px;
}
section.kop_grad .container {
    text-align: center;
}
.contact_form {
    margin-top: 3rem;
    padding: 15px;
}
section.contact_intro img {
    height: 450px;
}
section.contact_intro {
    background: linear-gradient(180deg, #fdf7ef 75%, rgba(255, 255, 255, 0) 50%);
}


section.beh_info, section.about_info {
    padding-top: 0;
    margin-top: -45px;
}
section.beh_intro, section.about_intro {
    background: linear-gradient(180deg, #fdf7ef 75%, rgba(255, 255, 255, 0) 50%);
}
.behandel_parent, .about_parent, .feature_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
}
.behandel_foto img, .about_foto img  {
    height: 760px;
    object-fit: cover;
    margin: 0;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 40px !important;
    font-size: var(--font-size-h00);
}




@media only screen and (max-width: 991px) {

.modal__container {
  margin-top: 33px;
  padding-top: 42px;
}

html {font-size: 14px !important;}
header div.header {
    background-color: var(--warm-cream-base) !important;
}
section.prices {
    background: linear-gradient(180deg, #fdf7ef 5%, rgba(255, 255, 255, 0) 1%)!important;
}
div.page-header h1 {
    font-size: var(--font-size-h0)!important;
}
.behandel_foto img {
    height: 460px;
}
header div.header {
    text-align: left;
}
header > div.wrapper::after {
    top: 150px;
}
.home header>div.wrapper {
    min-height: 580px;
}
header span.header_side {
    font-style: italic;
    display: block;
}
header .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}
header .header__content {
    margin-top: 140px;
}
.behandel_parent, .about_parent, .feature_grid, .prijs_parent {
    grid-template-columns: 1fr!important;
    gap: 50px!important;
}
section.treatment_blok h2 {
    width: 90%;
}
section.review_blok::before {
    height: 30%!important;
width: 100%;
}
section.review_blok .container {
    margin-top: 230px;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    text-align: left;
    margin: 70px auto 0;
}
footer .column img.img-responsive {
    margin: 0 auto 85px;
    max-width: 100px;
}
}


main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
    font-family: var(--bodytekst);
    color: var(--text) !important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    font-family: var(--koptekst);
    color: var(--text) !important;
    font-weight: 600;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


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;
}

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;
}
}


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

 .nbs_panel-group .nbs_panel-heading a.collapsed::before {
    content: "+";
    margin-right: 5px;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 6px;
}
.nbs_panel-group .nbs_panel-heading a::before {
    content: "-";
    margin-right: 5px;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 6px;
}
.nbs_panel {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 0;
    background-color: var(--primary-100);
    transition: background-color .3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
    position: relative;
}
.nbs_panel-group .nbs_panel-heading a {
    font-size: 15px;
    width: 100%;
    display: block;
    padding: 14px 25px;
    position: relative;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    border-top: 1px solid transparent !important;
    background: var(--primary-50);
}
.nbs_panel-group .nbs_panel+.nbs_panel {
    margin-top: 14px;
}