
  @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');

  body {
  font-family: 'Source Sans Pro', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', 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: #0a0a0a;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #0a0a0a !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--secondary-color) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--tertiary-color) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--secondary-color) !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(--tertiary-color) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--tertiary-color) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--tertiary-color) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--secondary-color) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--tertiary-color) !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(--tertiary-color) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--tertiary-color);
  border-color: var(--tertiary-color);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--tertiary-color) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--tertiary-color) !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.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://silk-skinclinic.nl/wp-content/uploads/sites/487/2025/03/header-1.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: 475px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 625px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 275px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 425px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 200px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 200px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 300px;
  }
  header > div.wrapper.above {
  min-height: 450px;
  }

  header div.header div.holder {
  height: 200px;
  }
  }

  .topbar {
  background: #8c7b6e;
  }
  .topbar {
  color: #ffffff;
  }


  .shop_topbar {
  background: #e5ded5;
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: #3a332d !important;
  }


  nav.navbar-default, div.navbar-collapse {
  background-color: var(--tertiary-color); !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(--tertiary-color) !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(--secondary-color);
  }

  @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(--secondary-color) !important;
  }
  }


  header div.header div.contact i {
  color: var(--secondary-color);
  }

  @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: #0a0a0a !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--secondary-color) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--tertiary-color) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--secondary-color);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--tertiary-color) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #d6cdc5;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #0a0a0a !important;
  }

  section.prices table tr td a {
  color: #0a0a0a !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #0a0a0a !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--tertiary-color);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
      --primary-color: #c3b0a2; /* Warme beige/taupe hoofdkleur */
      --secondary-color: #8c7b6e; /* Donkerdere bruine accent */
      --tertiary-color: #e5ded5; /* Lichte beige accent */
      --neutral-light: #f5f2ef; /* Zeer lichte achtergrond */
      --neutral-medium: #e9e4df; /* Medium neutrale tint */
      --neutral-dark: #564c43; /* Donkere neutrale tint voor tekst */
      --accent-warm: #d9b396; /* Warmere accent (gezien in sommige afbeeldingen) */
      --accent-cool: #c5cbc8; /* Koelere grijze accent */
      --text-dark: #3a332d; /* Donkere tekst */
      --text-medium: #6e655d; /* Medium tekst */
      --text-light: #f8f6f4; /* Lichte tekst */
--text: #3a332d;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Poppins", sans-serif;
--koptekst: "Poppins", sans-serif;
}


.more_information_cta {
    background: var(--neutral-medium);
    padding: 35px 50px;
    margin: 45px 0;
}

.topbar a {
    color: var(--neutral-light) !important;
}
.topbar a:hover {
    opacity: 0.8;
}

.intro_item h1 {
    margin-top: 0;
}

.review_parent {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
    margin: 0 auto;
}

.vacature-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-top: 5rem;
}
.vacature-card h2 {
    font-size: 31px;
    margin-top: 1.15rem;
}
.vacature-card {
    background: var(--tertiary-color);
    border-radius: 0;
    padding: 60px 40px;
    position: relative;
}
.vacature-card ul.behandeling-details {
    font-size: 17px;
}


.actie_container {
    background: var(--neutral-medium);
    border-radius: 35px;
}
.behandelingen-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 40px;
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.behandeling-card {
    background: var(--tertiary-color);
    border-radius: 0;
    padding: 60px 40px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.behandeling-card a.cta-button {
    text-decoration: underline;
    color: var(--text) !important;
}
.behandeling-card a.cta-button:hover {
    opacity: 0.5;
}
.korting-badge {
    background: #b5a394;
    color: white;
    padding: 3px 26px;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(181, 163, 148, 0.3);
    width: fit-content;
    margin: 0 auto -5px;
}

.text-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 110px;
    align-items: center;
}
.image-content {
    position: relative;
    height: 600px;
    border-radius: 20px;
    overflow: hidden;
}
.image-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

.footer-cta {
    background: var(--tertiary-color);
    border-bottom: 1px solid var(--secondary-color);
}

.behandel_blok a div.item {
    display: flex;
    flex-direction: column;
    border-radius: 25px !important;
    padding: 0 !important;
}
.behandel_blok a div.item h3 {
    order: 2;
    text-align: center;
    font-weight: 600 !important;
    font-size: 17px !important;
    margin-top: 10px !important;
}
.behandel_blok a div.item img {
    order: 1;
    max-height: 290px !important;
    height: 290px;
    width: 100% !important;
    object-fit: cover;
    border-radius: 25px 25px 0 0;
}
.behandel_blok a div.item p {
    order: 3;
    text-align: center;
    padding: 0 33px;
    font-size: 12px;
    line-height: 1;
}

section.contact div.holder div.wrap h3 {
    margin-top: 10px;
    margin-bottom: 35px;
}
.table_odd {
    background: var(--neutral-light);
    padding: 15px;
    margin: 45px 0;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    margin: 0 auto;
    transition: all .3s ease;
    width: 100%;
    height: 370px;
    border-radius: 25px !important;
    object-fit: cover;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    border-radius: 45px !important;
    padding: 11px 35px!important;
}

header > div.wrapper::after {
    background-position: center 50%;
}
    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0;
    }



a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--primary-color) !important;
}
footer div.social-media ul li a:hover {
    background: var(--primary-color) !important;
}


footer {
    padding-top: 70px;
}
footer div.socket {
    margin-top: 70px;
}
footer div.socket {
    font-size: 13px;
}
footer .social-media.size-normal {
    margin-top: -50px;
}
footer .column.opening_tekst {
    font-size: 10px;
    margin-top: -45px;
}

footer, footer div.socket, footer div.socket a, footer div.socket a:hover, footer div.column > h4 {
    color: var(--text)!important;
}

footer div.socket img[alt=netbeauty] {
    filter: invert(0.8);
}
footer div.column > h4 {
    font-size: 17px;
    border-bottom: 0px solid var(--secondary-color);
    margin-bottom: 0px;
}

span.vacature_item {
    background: var(--primary-color);
    padding: 11px 27px;
    border-radius: 500px;
    font-size: 13px;
    color: white;
    position: relative;
    font-weight: 600;
    margin: 25px 5px 0;
    display: inline-block;
}
section.accordeon h2 {
    font-size: 34px;
    margin-top: 0;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.dropdown-menu {
    background-color: var(--primary-color);
    padding: 15px !important;
}
.intro_item {
    width: 50%;
    margin: 0 auto;
}
.actie_container .text-content {
    padding: 80px 0 80px 89px;
}
.actions {
    display: none;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgb(10 0 0 / 0%) !important;
        box-shadow: none !important;
        opacity: 0.5;
    }
    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: white!important;
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.33333%;
}
header div.header.full-width div.wrapper img.logo {
        max-width: 170px;
    }
    header div.header div.holder {
        height: 104px;
        min-height: 50px;
    }
header div.header.full-width .container {
    width: 90%;
    max-width: 2000px;
}
header div.navbar-collapse {
        text-align: right;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: white!important;
    }
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
    margin-left: 0;
    width: 50%;
}
body.home header > div.wrapper {
        min-height: 739px;
    }
header>div.wrapper .header__content {
        transform: translate3d(0, 140px, 0);
    }
}

.salonintro img {
    height: 510px;
    object-fit: cover;
}

p.subkop {
    margin-top: 1.15rem;
    color: var(--accent-warm);
    font-size: 18px;
    font-weight: 600;
}
section.partners {
    background: transparent !important;
    padding-top: 0;
    margin-top: -35px;
}
section.partners div.item div.holder img {
    filter: invert(0.7) sepia(1);
    opacity: 0.7;
}

@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
header nav.navbar-default {
    background: transparent !important;
}
.actie_container .text-content {
    text-align: center;
    padding: 0 35px 55px 35px;
    margin-top: -55px;
}
.vacature-card h2 {
    font-size: 23px!important;
}
.vacature-card ul.behandeling-details {
    font-size: 15px!important;
}
    .text-container, .vacature-grid {
        grid-template-columns: 1fr !important;
    }
    .text-container .text-content {
        order: 2;
    }
    .text-container .image-content {
        order: 1;
        height: 400px !important;
        margin: 0 auto;
    }
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 230px!important;
}
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 {
    line-height: 1!important;
    margin-bottom: 35px!important;
}
nav.navbar-default, div.navbar-collapse {
    background-color: rgb(229 222 213 / 87%)!important;
}
header div.header {
    text-align: left;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 180px !important;
}
header button.navbar-toggle {
    color: var(--text-light);
}
header .header__content .row.text-center {
    text-align: left;
}
.col-md-14.col-md-offset-2 aside {
    margin-top: 80px;
}
.home header>div.wrapper {
    min-height: 580px;
}
header .header__content a {
    margin: 0;
}
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, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, header nav.navbar-default ul.navbar-nav .active>a, 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, header div.social-media ul li a i, html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--text)!important;
}
header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: var(--text) !important;
        font-size: 12px;
    }
.behandel_blok a div.item p {
    margin-bottom: 35px!important;
}
}


header>div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: -1;
}

header div.page-header {
    padding: 130px 0 200px;
}
header div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
    color: white!important;
}

.voordelen-blok h3 {
    margin-top: 10px;
}
.voordelen-blok {
    background: var(--neutral-medium);
    padding: 35px 50px;
    margin: 45px 0;
}
main section.page .content li, main section.intro li {
    padding: 4px 7px;
}
.woocommerce .widget_product_categories ul li:focus a, .woocommerce .widget_product_categories ul li:focus span, .woocommerce .widget_product_categories ul li:hover a, .woocommerce .widget_product_categories ul li:hover span, aside div.block.treatments ul li:focus a, aside div.block.treatments ul li:focus span, aside div.block.treatments ul li:hover a, aside div.block.treatments ul li:hover span {
    color: var(--text) !important;
}
aside .btn:hover, .footer-cta-box a.btn.btn-primary:hover {
    background: var(--neutral-dark) !important;
}

section.treatments.shortcode h3 {
    display: none;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 0px solid #e6e6e6;
    margin: 0;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 10px 17px;
    border-bottom: 1px solid var(--neutral-dark);
}

.col-md-14.col-md-offset-2 aside {
    background: var(--tertiary-color);
    padding: 35px 25px;
}

.nbs_panel-group .nbs_panel {
    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(--neutral-dark);
    background-color: transparent !important;
    transition: background-color 0.3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
}
.nbs_panel-group .nbs_panel-heading a:hover {
    opacity: 0.7;
}
.nbs_panel-group .nbs_panel-heading a {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 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;
}

.single-behandelingen section.faq_items {
    padding: 0!important;
}

main .page-header, div.breadcrumbs {
    display: none;
}

main section img {
    border-radius: 35px;
}

main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 14px;
font-family: var(--bodytekst);
font-weight: 400;
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: 700;
    text-transform: uppercase;
}


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;
}
}



.scroll-container {
    display: inline-flex;
    animation: scroll 60s linear infinite;
    white-space: nowrap;
}
.announcement i {
    margin-right: 5px;
    color: var(--primary-color);
    position: absolute;
    left: 20px;
    top: 0;
    font-size: 26px;
}
.announcement {
    color: white;
    font-size: 15px;
    padding: 0 60px;
    flex-shrink: 0;
    font-weight: 600;
    position: relative;
}
.shop_uspbar {
    padding: 25px 0;
    margin-top: -77px;
}
.shop_uspbar .container {
    width: 100%;
}


    @keyframes scroll {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-50%);
      }
    }


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

#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%);
}