
  @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');

  body {
  font-family: 'Karla', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', 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(--purple) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--beige) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--purple) !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(--beige) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--grey) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--beige) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--purple) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--grey) !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(--beige) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--grey);
  border-color: var(--grey);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--grey) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--grey) !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.header {
  background-color: rgba(166, 166, 166, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(166, 166, 166) !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://novahuidverbetering.nl/wp-content/uploads/sites/80/2021/08/nieuweheader.jpeg');
  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: 514px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 664px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 314px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 464px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 239px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 239px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 339px;
  }
  header > div.wrapper.above {
  min-height: 489px;
  }

  header div.header div.holder {
  height: 239px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #a6a6a6; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(166, 166, 166, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(166, 166, 166, 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(--grey) !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(--purple);
  }

  @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(--purple) !important;
  }
  }


  header div.header div.contact i {
  color: var(--purple);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--purple) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--grey) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--purple);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--beige) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !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(--grey);
  }

  :root {
--grey: #a6a6a6;
--purple: #a579a9;
--beige: #c6c0b5;
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}

footer div.column ul.specs {
    padding-inline-start: 30px;
}

/*section.contact .mb-xs {
    display: none;
}
section.contact .col-sm-24 {
    width: 100%;
}*/

@media only screen and (min-width: 992px) {
header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}
}


.single-behandelingen section.page div.content .behandelintro > h4 {
    margin-top: 30px;
}

@media only screen and (min-width: 992px) {

.vertical-align {
display:flex;
align-items:center;
}
section.treatments .row > .col-md-32, .single-behandelingen .page .row > .col-md-32, section.archive.reviews .row > .col-md-32 {
    width: 100%;
}
section.page > .container, section.treatments .container, section.archive.reviews .container {
    width: 850px;
}
body.home header > div.wrapper {
    min-height: 820px;
}
body header > div.wrapper {
    min-height: 535px;
}
header > div.wrapper::after {
    background-position: 0 30%;
}
header div.header div.holder {
    height: 175px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    text-transform: uppercase;
    letter-spacing: 1px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a::after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    margin: 0 auto;
    background: var(--grey);
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover::after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    margin: 0 auto;
    background: var(--purple);
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgba(84, 84, 84, 0) !important;
    -webkit-box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 0%);
    -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0);
    box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 0%);
}
}

section.review, section.review h4, section.review h1 {
    color: #fff!important;
}


figure img {
    margin-bottom: 25px;
}

@media only screen and (max-width: 991px) {

.socket {
  padding-bottom: 75px !important;
}

header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #ffffff !important;
}
.home header>div.wrapper {
    min-height: 410px;
}
..home header > div.wrapper::after {
    background-position: center;
    top: 120px;
}
.row.vertical-align img {
    margin-top: 55px;
}
header > div.wrapper::after {
    background-position: center;
    top: 70px;
}
header>div.wrapper {
    min-height: 260px;
}
}


a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    color: #fff!important;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    background: var(--purple);
    border-radius: 22px;
    color: #fff;
}
.bx-controls.bx-has-pager {
    margin-top: 35px;
}

footer {
    padding-top: 45px;
}

.homeblok img {
    width: 100%;
}

.homeblok:hover {
    opacity: 0.8;
}
.homeblok h4 {
    margin-top: -65px;
    margin-left: 25px;
    font-size: 31px;
    color: #fff!important;
    background: var(--beige);
    position: absolute;
    padding: 0px 10px;
    text-align: left;
}
.homeblok {
    margin-bottom: 20px;
}

.home main section {
    padding: 80px 0;
}

footer h4 {
    border-bottom: none!Important;
    margin-bottom: -1px!important;
}
footer .social-media.size-normal {
    margin-top: -28px;
}
h4.subkop {
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    margin-top: -15px;
    font-size: 19px;
}



section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    font-family: 'Karla', sans-serif;
}


.tekstintro {
    padding: 2em 0 5em;
}
section.page div.actions h4 {
    color: #ffff!important;
}
section.page div.actions {
    background: url(/wp-content/uploads/sites/80/2021/07/salon-foto.jpg);
    padding: 75px;
    background-position: center;
    background-size: cover;
    color: #fff!important;
    background-color: rgb(0 0 0 / 25%);
    background-blend-mode: darken;
    margin-top: 55px;
    margin-bottom: 35px;
}

.single-behandelingen figure img {
    width: 100%;
}

table.table.table-hover h5::after {
    content: "";
    width: -webkit-fill-available;
    position: absolute;
    display: flex;
    height: 1px;
    background: #595959;
}
table.table.table-hover h5 {
    font-size: 25px;
}

section.partners {
    background: #ffffff !important;
}
section.partners div.item div.holder img {
    -webkit-filter: invert(0.5);
    filter: invert(0.5);
    max-width: 150px;
}

.behandelintro {
/*    padding: 4em 0 5em;*/
padding: 3em 0 4em;
}
div.page-header h1 {
    border-bottom: none!Important;
    margin-top: 35px!important;
    margin-bottom: 35px!important;
}


section.archive.reviews div.reviews div.review {
    border-bottom: none!Important;
    margin-bottom: 0;
    padding-bottom: 40px;
    text-align: center;
    padding: 40px 0px!important;
}
.reviews .col-xs-48:nth-child(even) {
    background: #f5f5f5;
}

table.table.table-hover>tbody>tr {
    vertical-align: middle!important;
    padding: 35px 8px;
/*    border-top: 1px solid #e3e3e3;*/
}
table.table.table-hover>tbody>tr>td {
    border-top: none!important;
    vertical-align: middle!important;
    padding: 35px 8px;
}
.table-hover>tbody>tr:hover {
    background-color: #f9f9f9;
}