
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');


  body {
  font-family: 'Open Sans', 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: #ececec;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #ececec !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #eeeeee !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #1b1b1b !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #eeeeee !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: #1b1b1b !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #111111 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #1b1b1b !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #eeeeee !important;
  }

  div.phone a.phone, div.email a.email {
  background: #111111 !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: #1b1b1b !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #111111;
  border-color: #111111;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #111111 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #111111 !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://viliqueskinclinic.nl/wp-content/uploads/sites/282/2022/12/headert.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(10, 0, 0, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #ffffff !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 490px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 640px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 290px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 440px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 215px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 215px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 315px;
  }
  header > div.wrapper.above {
  min-height: 465px;
  }

  header div.header div.holder {
  height: 215px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #111111; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(17, 17, 17, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(17, 17, 17, .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: #111111 !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 #eeeeee;
  }

  @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: #eeeeee !important;
  }
  }


  header div.header div.contact i {
  color: #eeeeee;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #ececec !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #eeeeee !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #111111 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #eeeeee;
  }

  footer div.socket,
  .footer-sticky {
  background: #1b1b1b !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #000000;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #ececec !important;
  }

  section.prices table tr td a {
  color: #ececec !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #ececec !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #111111;
  }

  :root {
--main: #929d88;
--second: #333;
--gold: #a18a69;
--accent-main: #b8c0b2;
--accent-dark: #373935;
--dark: #1c1c1c;
--l-grey: #f4f5f3;
--mega-dark: #111;
}


footer div.socket img[alt="netbeauty"] {
  border-radius: 0 !important;
}


.fa-ul {
  margin-left: 26px;
}

footer .fa-ul {
  margin-left: 0px;
}

footer .column a {
  color: var(--main) !important;
  font-weight: bold;
}

footer .column a:hover {
  color: #fff !important;
}






#analyse {
  scroll-margin-top: var(--spacing);
}

.wrap h3 {
margin-top: 0 !important;
}

.home__cta {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: var(--gap);
  background-color: var(--accent-dark);
  border-radius: 1rem;
  gap: var(--gap);
  min-height: 250px;
}

.partners__child img {
  border-radius: 0 !important;
}


a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
  color: #fff !important;
}


.item-category h2 {
  color: #fff !important;
  font-size: 28px;
}

.btn.btn-primary:hover {
  background: var(--mega-dark) !important;
}

.CTA .btn {
  background-color: var(--accent-main) !important;
  margin-top: 2rem;
}


.table-hover > tbody > tr:hover {
  background-color: var(--second);
}

.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: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #484848;
}


.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #484848;
}

img {
  filter: brightness(.8) contrast(1.2);
}


footer, footer div.socket {
  background: var(--mega-dark) !important;
}

.circle__test {
  position: absolute;
  width: 700px;
  height: 700px;
  background-color: var(--main);
  border-radius: 100%;
  opacity: 0.10;
  filter: blur(500px);
  right: -20px;
}

.row.vertical-align {
  position: relative;
}

footer h4 {
  border-bottom: 1px solid rgba(238, 238, 238, 0.1) !important;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}


.partners__child {
  min-height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.partners {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--gap);
  padding: calc(var(--gap)/2);
}


.heading__w__btn .btn {
  margin-top: 2rem !important;
}


section.contact div.holder div.wrap {
  padding: 30px;
  text-align: center;
}

.block a {
  font-size: 15px;
}

.heading__w__btn .btn.btn-primary {
  margin: 0 !important;
}

.tarieveniframe {
  margin-top: var(--gap);
}

.tarieveniframe iframe {
  padding: 1rem;
}

main a {
  color: var(--main) !important;
  font-weight: bold;
}

footer div.social-media ul li a {
  background: var(--accent-dark) !important;
}


header > div.wrapper::after {
  transform: scaleX(-1);
}


section.page {
  padding: var(--spacing) 0;
}

.korting__form__child h3 {
  margin-top: 0;
}

.korting__form__child {
  padding: 1.2rem;
  background-color: var(--second);
  border-radius: 1rem;
}



.korting__form__grid {
  display: grid;
  grid-template-columns: 1fr 0.6fr;
  grid-gap: calc(var(--gap)/2);
}

.recensies__image img {
  max-width: 70px;
  margin-bottom: 1rem;
}

section.contact div.holder div.wrap {
  background-color: var(--accent-main);
  border-radius: 1rem;
}


.tarieveniframe iframe {
  background-color: var(--l-grey);
  border-radius: 1rem;
}

section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}




section.reviews, 
section.contact,
section.prices {
  padding: var(--spacing) 0;
}
 

.heading__w__btn h2 {
  margin: 0;
}


.heading__w__btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.recensies__tekst {
  margin-bottom: 1rem;
  border-top: 1px solid var(--accent-main);
  padding-top: 1rem;
}

.recensies__naam {
  margin-top: auto;
  font-weight: bold;
}

.recensies__grid__child {
  padding: 1.5rem;
  background-color: var(--second);
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
}

.recensies__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--gap);
  margin: 3rem 0;
}


.pdt-dubble {
  padding-top: calc(var(--spacing)*2) !important;
}


img {
  border-radius: 1rem !important;
}


section.treatments {
  padding: var(--spacing) 0;
}


.font-light {
  font-weight: 300;
}

header .btn.btn-primary {
  margin-left: 0;
}

div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}

.archive.treatments {
  padding: var(--spacing) 0;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

section.intro, section.featured {
  padding: var(--spacing) 0;
}

.item.item-card {
  background-color: var(--accent-main) !important;
}

.over__ons__row img {
  height: 450px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

body {
 background: var(--dark);
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.3px;
}



.btn.btn-primary {
  background-color: var(--main) !important;
  margin-top: 1rem;
  padding: 1.2rem 2.4rem;
  border-radius: 200px !important;
  transition: .1s linear;
}

.btn.btn-primary i {
  padding-left: 2rem;
}


.CTA {
  padding: 2rem;
  background-color: var(--accent-dark);
  text-align: center;
  display: flex;
  flex-direction: column;
  min-height: 300px;
  align-items: center;
  justify-content: center;
border-radius: 1rem;
}

section.partners {
  background: var(--main) !important;
}


.treatments .item {
  margin-top: var(--gap);
}


.cw * {
    color: #ffffff!important;
}

@media only screen and (min-width: 992px) {
  :root {
  --spacing: 6rem;
  --gap: 3rem;
  } 
header div.header div.holder {
    height: 125px;
    min-height: 50px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 180px;
border-radius: 0!important;
filter: none!important;
}
.home__cta__button .btn {
  margin-top: 0 !important;
}

.col-md-32.col-md-offset-8 {
  margin-top: 12em;
}


body header > div.wrapper {
  min-height: 195px;
}


footer .row .col-sm-16 {
  margin: var(--gap) 0rem;
}

.menu-button-md {
  background-color: var(--main);
  padding: 0.3rem 0.8rem;
  margin-left: 3rem;
  border-radius: 200px !important;
}

.header.full-width .container,
.header__content .container  {
  width: 90%;
}
.col-md-32.col-md-offset-8 {
  width: 40%;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
  top: 0;
}

.over__ons .col-md-24:nth-child(1) {
  padding-right: var(--spacing);
}


.over__ons .col-md-24:nth-child(2) {
  padding-left: 0;
}


.col-md-32.col-md-offset-8 {
  text-align: left;
  margin-left: 0;
}

body.home header > div.wrapper {
  min-height: 350px;
  min-height: 950px;
  max-height: 1500px;
    height: 950px;
/*    height: 80vh;*/
}

header > div.wrapper .header__content {
  transform: translate3d(0, -210px, 0);
  align-items: center;
  padding-bottom: var(--gap);
}

header > div.wrapper .header__content {
  transform: translate3d(0, -210px, 0);
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #fff !important;
}

main section.page .container,
section.archive.treatments .container {
  max-width: 850px;
}


.treatments .row .col-md-24:not(.home .treatments .row .col-md-24) {
  width: calc(100%/3);
}


}

@media only screen and (max-width: 991px) {
   :root {
  --gap: 1rem;
  --spacing: 3rem;
  }



.ord-xs-1 {
order: 1;
}


.ord-xs-2 {
order: 2;
}


body.over-ons .row.equal > [class*="col-"] {
  width: 100%;
}

.over__ons__row img {
  width: 100%;
}


.mt-xs-2 {
  margin-top: 2em;
}



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(--accent-dark);
}

div.social-media ul li a {
  background: var(--accent-dark) !important;
}

nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark);
}


body, html {
  overflow-x: hidden !important;
}


.home__cta {
  flex-direction: column;
  text-align: center;
  padding: var(--spacing);
}

.heading__w__btn .btn.btn-primary {
  margin-top: var(--gap) !important;
}


.home .row.vertical-align.over__ons .col-md-24:nth-child(2) {
  margin-top: var(--spacing);
}

.heading__w__btn {
  display: block;
}

header nav.navbar-default {
  background: #fff0;
}



.korting__form__grid {
  grid-template-columns: auto;
}

.recensies__grid {
  grid-template-columns: auto;
}

header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
  color: #fff !important;
}

header > div.wrapper.above_shadow::before {
  top: 0;
}

header div.header {
  background-color: rgba(10, 0, 0, .0) !important;
}

header > div.wrapper::after {
  background-position: 30%;
}

header .header__content {
  margin-top: -235px !important;
  align-items: end;
  padding-bottom: var(--spacing);
}

.wrapper.shadow.above_shadow.dynamic_sticky_menu.sticky_header {
/*  height: 101vh;*/
height: 760px;
  max-height: 950px;
  min-height: 693px;
}

.col-md-32.col-md-offset-8 h1 {
  font-size: 32px;
}
.col-md-32.col-md-offset-8 {
  text-align: left;
}

section.page {
  padding: var(--spacing) 0;
}


.socket {
  padding-bottom: 100px !important;
}

}

/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​




p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
/*  font-family: 'Poppins', sans-serif;.*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.3;
font-weight: 300;
}

h1 {
  margin-top: 0;
  font-size: 3.052rem;
}

h2 {font-size: 2.441rem;}

h3 {font-size: 1.953rem;}

h4 {font-size: 1.563rem;}

h5 {font-size: 1.25rem;}
