
  @import url('https://fonts.googleapis.com/css?family=Karma:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');

  body {
  font-family: 'Karma', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Lora', 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(--secondary-500) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-500) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--secondary-500) !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-500) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-500) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-500) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--secondary-500) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-500) !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-500) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-500);
  border-color: var(--primary-500);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-500) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-500) !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://ilseskinclinics.be/wp-content/uploads/sites/500/2025/06/Intake-horizontaalfoto-1920x1440.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: 596px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 746px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 396px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 546px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 321px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 321px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 421px;
  }
  header > div.wrapper.above {
  min-height: 571px;
  }

  header div.header div.holder {
  height: 321px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary-500); !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-500) !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-500);
  }

  @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-500) !important;
  }
  }


  header div.header div.contact i {
  color: var(--secondary-500);
  }

  @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(--secondary-500) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-500) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--secondary-500);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-500) !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-500);
  }

  :root {
--primary-100: hsl(0, 0%, 26%);
--primary-200: hsl(0, 0%, 23%);
--primary-300: hsl(0, 0%, 20%);
--primary-400: hsl(0, 0%, 17%);
--primary-500: hsl(0, 0%, 14%); /* Base */
--primary-600: hsl(0, 0%, 11%);
--primary-700: hsl(0, 0%, 8%);
--primary-800: hsl(0, 0%, 5%);
--primary-900: hsl(0, 0%, 2%);
--secondary-100: hsl(43, 42%, 85%);
--secondary-200: hsl(43, 43%, 80%);
--secondary-300: hsl(43, 44%, 75%);
--secondary-400: hsl(43, 45%, 70%);
--secondary-500: hsl(43, 46%, 65%); /* Base */
--secondary-600: hsl(43, 47%, 58%);
--secondary-700: hsl(43, 48%, 51%);
--secondary-800: hsl(43, 50%, 44%);
--secondary-900: hsl(43, 52%, 37%);
--soft_bg: #f5f5f5;
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: 'Karma', serif;
--koptekst: 'Lora', sans-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.breadcrumbs {
    display: none;
}

.text_intro img {
    width: 200px;
}


.single-behandelingen figure img.img-responsive {
    height: 300px;
    object-fit: cover;
    width: 100%;
}



header .page-header {
    padding: 190px 0;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 0px solid #e6e6e6;
}
aside div.block.treatments ul li a, .woocommerce .widget_product_categories ul li a, .woocommerce .widget_product_categories ul li span {
    color: var(--text) !important;
    padding: 35px 15px;
    width: 100%;
}
.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(--secondary-600) !important;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 0!important;
    border-bottom: 1px solid var(--secondary-200);
    font-size: 18px;
}
aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
    background: transparent !important;
}


header .page-header h1 {
    border: none !important;
    line-height: 1 !important;
    margin: 0 !important;
    color: white ! Important;
    font-size: var(--font-size-h0) !important;
}
main .page-header {
    display: none;
}
section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 310px;
    object-fit: cover;
    width: 100%;
}

.home section h2 {
    font-size: var(--font-size-h1);
}

.row.partners img.img-responsive {
    filter: invert(0.6);
    max-width: 150px;
    margin: 0 auto;
}


.footer-cta-box::before {
    content: "";
    background-image: url(/wp-content/uploads/sites/500/2025/04/marmer_bg.jpg);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    background-size: cover;
}

.usp_blok .item.item-card {
    padding: 55px 34px;
    text-align: center;
    border: 2px solid var(--secondary-600);
    /* box-shadow: none; */
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 15px;
}
.usp_blok .item.item-card:hover p, .usp_blok .item.item-card:hover h3 {
    color: white !important;
}
.usp_blok .item.item-card p {
margin: 0;
}
.usp_blok .item.item-card:hover {
    background: var(--secondary-600);
    color: white ! Important;
}
.usp_blok .item.item-card h3 {
    font-size: 25px;
    color: var(--secondary-500) !important;
    font-weight: 600;
    margin-bottom: 14px;
}

.usp_blok {
    background: linear-gradient(0deg, var(--soft_bg) 50%, rgba(255, 255, 255, 0) 50%);
}



header .header__content h1 {
    margin-bottom: 45px;
}

.footer-cta-box {
    text-align: left;
    padding: 70px 70px !important;
}
.footer-cta-box h1 {
    color: #fff!Important;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--secondary-500);
    font-size: 19px;
    margin-bottom: 5;
}
footer .column.socials_footer {
    margin-top: -25px;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--secondary-200) !important;
}
footer div.social-media ul li a:hover {
    background: var(--secondary-700) !important;
}

div.header__content a:nth-child(2) {
    background: var(--secondary-600) !important;
    color: white !important;
}
div.header__content a:nth-child(2):hover {
    background: transparent !important;
    color: white !important;
}
div.header__content a:nth-child(3):hover {
    background: transparent !important;
    color: white !important;
}
div.header__content a:nth-child(3) {
    background: var(--primary-600) !important;
    color: white !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    color: var(--secondary-600) !important;
    background: transparent !important;
    border: 1px solid var(--secondary-600) !important;
    padding: 15px 45px !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(--secondary-600) !important;
    border: 1px solid var(--secondary-600) !important;
}

.soft_back h5 {
    margin-top: 1.15rem;
}
.soft_back {
    background: var(--soft_bg);
    padding: 35px 35px;
    margin: 45px 0 15px;
}

section.contact div.holder div.wrap h4 {
    font-size: var(--font-size-h3);
    margin-top: 0.85rem;
}

figure.img_high, .single-behandelingen figure {
    margin-bottom: 25px;
}

@media only screen and (min-width: 992px) {
html {font-size: 20px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
figure.img_high, .single-behandelingen figure {
    margin-top: -230px;
}
.actions {
    display: none;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
    body.home header > div.wrapper {
        min-height: 870px;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, 80px, 0);
    }
header div.header.full-width .container {
    width: 83%;
    max-width: 2500px;
}
header div.navbar-collapse {
        text-align: right;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 200px;
    }
    header div.header div.holder {
        height: 134px;
        min-height: 50px;
    }
    header div.header.full-width .container {
        border-bottom: 1px solid var(--secondary-500);
    }
    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: white !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(--secondary-500) !important;
    }
.header_intro {
    display: flex;   
 align-content: center;
    justify-content: center;
    align-items: center;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: 0;
}
.header_intro img {
    max-width: 350px;
}
header .header__content .header_knop {
    text-align: left;
    margin-left: 35px;
}
footer .col-sm-16:nth-child(1) {
    width: 34%;
    margin-right: 12%;
}
footer .col-sm-16 {
    width: 27%;
}
}

header > div.wrapper::after {
    background-position: center;
    filter: brightness(0.7);
}


@media only screen and (max-width: 991px) {
html {font-size: 18px !important;}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.text_intro img {
    width: 90px!important;
    margin-bottom: 45px;
}
header .page-header h1 {
    font-size: var(--font-size-h2) !important;
}
header .page-header {
    padding: 120px 0!important;
}
header button.navbar-toggle {
    color: var(--secondary-500);
}
.header_intro img {
    max-width: 235px;
}
header .header__content h1 {
    margin-bottom: 45px;
    margin-top: 25px;
    font-size: var(--font-size-h2);
}
header .header__content a {
    margin: 6px 7px;
    width: 80%;
}
section.text_intro .container {
    text-align: center;
}
.row.partners {
    display: flex;
    align-items: center;
}
.salon_info img {
    margin-top: 70px;
}
div.breadcrumbs {
    display: none;
}
figure.img_high img {
    height: 230px;
    object-fit: cover;
}
}


main section, section.treatments {
    padding: 110px 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;
}

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;
}
}
