
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cinzel:400,700&display=swap');

  body {
  font-family: 'Raleway', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cinzel', serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 16px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #2e2e2e;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #2e2e2e !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #171717 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #343434 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #171717 !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: #343434 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #171717 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #343434 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #171717 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #171717 !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: #343434 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #171717;
  border-color: #171717;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #171717 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #171717 !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, 1) !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://skinnovacenter.nl/wp-content/uploads/sites/46/2021/03/header.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: 482px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 632px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 282px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 432px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 207px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 207px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 307px;
  }
  header > div.wrapper.above {
  min-height: 457px;
  }

  header div.header div.holder {
  height: 207px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #171717; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(23, 23, 23, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(23, 23, 23, 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: #171717 !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 #171717;
  }

  @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: #171717 !important;
  }
  }


  header div.header div.contact i {
  color: #171717;
  }

  @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: #2e2e2e !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #171717 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #171717 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #171717;
  }

  footer div.socket,
  .footer-sticky {
  background: #343434 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #2e2e2e !important;
  }

  section.prices table tr td a {
  color: #2e2e2e !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #2e2e2e !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #171717;
  }

  section.partners div.item div.holder img {
    max-width: 150px;
}

@media only screen and (min-width: 992px) {
header div.header div.holder {
    height: 117px;
    min-height: 50px;
}
header div.header.full-width div.wrapper img.logo {
    width: 180px;
    max-width: 200px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #2e2e2e!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: #b7b7b7 !important;
}
.col-md-14.col-md-pull-32 {
    justify-content: space-between;
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    top: 5%;
}
header > div.wrapper::after {
    background-position: center;
    top: 95px;
}
body.home header > div.wrapper {
    min-height: 652px;
}
body header > div.wrapper {
    min-height: 142px;
}
.vertical-align {
display:flex;
align-items:center;
}
.containercenteredimage img {
    height: 560px;
    object-fit: cover;
    width: 100%!important;
}
}

header {
    background: #343434;
}
.home header {
    background: transparent!important;
}

@media only screen and (max-width: 991px) {
div.page-header h1 {
    font-size: 2.2em;
}
table.table.table-hover thead th p {
    font-size: 18px!important;
}
.page-id-20 aside .block {
    text-align: center;
}
.page-id-20 aside .block:nth-child(2), .page-id-20 aside .block:nth-child(3) {
    display: none;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin-left: auto;
    margin-right: auto;
}
.home header>div.wrapper {
    min-height: 310px;
}
.home header > div.wrapper::after {
    background-position: center;
    top: 140px;
}
section.salon img {
    margin-top: 35px;
}
header .nav>li>a {
    padding: 19px 15px!important;
}
header .social-media {
    padding: 15px 0;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #282828;
}
header>div.wrapper {
    min-height: 170px;
}
.containercenteredimage {
    margin-bottom: 25px;
}
.containercenteredimage img {
    height: 220px;
    object-fit: cover;
}
section.blokken {
    padding-top: 0!important;
}
}



.containercenteredimage {
    position: relative;
    text-align: center;
    color: white!important;
    transition: .1s linear;
    display: inline-block;
    width: 100%;
}
.containercenteredimage img {
    filter: brightness(0.6);
}
h3.ctablokken {
    color: white!important;
    font-size: 1.4em;
    letter-spacing: 2px;
    margin: 0;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.containercenteredimage:hover img {
    filter: brightness(0.8);
}


main section figure {
    margin-bottom: 25px;
}


.home main section {
    padding: 70px 0;
}

.home section.salon h4.subkop {
    margin-top: -10px;
    font-size: 17px!important;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 25px;
    font-weight: 600;
}

section.contact div.page-header h1, div.page-header h1 {
    border-bottom: none!important;
}

aside .specialisatie h4 {
    margin-top: 0!important;
    text-align: center;
    margin-bottom: 25px!important;
    color: #fff!important;
}
aside .specialisatie {
    background: #343434;
    padding: 35px 10px;
    color: #fff!important;
}

table.table.table-hover >tbody>tr>td {
    vertical-align: middle!important;
    padding: 35px 8px;
    border-top: 1px solid #d8d8d8;
}
table.table.table-hover thead th p {
    margin-bottom: 0;
    font-size: 20px;
}
section.prices table.table.table-hover thead tr {
    height: 110px;
}
section.prices table.table.table-hover>thead>tr>th {
    border-bottom: 1px solid #171717;
}
table.table.table-hover >tbody>tr>td.col-md-32 small {
    font-weight: 400;
}
table.table.table-hover >tbody>tr>td.col-md-32 {
    font-weight: 600!important;
}
section.prices table.table.table-hover thead:nth-child(1) tr {
    height: 70px;
}

section.partners {
    padding-top: 55px;
}

footer div.social-media ul li a:hover {
    background: #242424 !important;
}
footer div.social-media ul li a {
    background: #343434 !important;
}
footer > div.container > div > div:nth-child(3) > div > div > ul > li:nth-child(5) {
    display: none;
}

footer div.socket {
    margin-top: 60px;
    padding: 25px 0 20px;
    letter-spacing: 0.8px!important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, [type="submit"],.nf-form-content input[type=button] {
    padding: 16px 22px!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=button]:hover {
    background: #636363 !important;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #b5b5b5 !important;
}

body {
    line-height: 2;
    letter-spacing: 1.2px;
}

p {margin-bottom: 1.15rem;}

h1, h2, h3, h4, h5 {
  margin: 2.75rem 0 1.05rem;
  font-weight: 500;
  line-height: 1.15;
letter-spacing: 1.5px;
}


h1 {
  margin-top: 0;
  font-size: 3.052em;
}

h2 {font-size: 2.441em;}

h3 {font-size: 1.953em;}

h4 {font-size: 1.563em;}

h5 {font-size: 1.25em;}

small, .text_small {font-size: 0.8em;}



#arrow {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    font-size: 18px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: rgba(0,0,0,.4);
    color: white;
    cursor: pointer;
    padding: 12px;
    border-radius: 5px;
}

html {
  scroll-behavior: smooth;
}


/*Opsommings tekens*/
ul.vinkje {
    list-style-type: none!important;
    padding-inline-start: 48px;
    text-indent: -31px;
}
ul.vinkje li:before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/sites/46/2021/04/vinkje-li.png);
    height: 20px;
    width: 20px;
    background-size: 17px;
    background-repeat: no-repeat;
    margin-right: 4px;
    background-position: center center;
    vertical-align: middle;
    margin-bottom: 5px;
}