
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--pink) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--pink) !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(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--pink) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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(--dark) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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(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://vouv.nl/wp-content/uploads/sites/399/2016/11/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: 487px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 637px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 287px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 437px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 212px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 212px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 312px;
  }
  header > div.wrapper.above {
  min-height: 462px;
  }

  header div.header div.holder {
  height: 212px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !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(--dark) !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(--pink);
  }

  @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(--pink) !important;
  }
  }


  header div.header div.contact i {
  color: var(--pink);
  }

  @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: var(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--pink) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--pink);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !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: var(--text) !important;
  }

  section.prices table tr td a {
  color: var(--text) !important;
  }

  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;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--dark);
  }

  :root {
--dark: #1e1e1e;
--light:#e7e7e7;
--pink:#F91F4F;
--aqua:#5BD9CF;
--orange:#FE8700;
--text: #141414;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}

.lid_child:hover {
    box-shadow: 0 0 6px 0px #bdbdbd;
}
.lid_child {
    padding: 35px 25px;
    border: 1px solid #d7d7d7;
    /* box-shadow: 0 0 6px 0px #b1b1b1; */
    transition: 0.5s all;
    text-align: center;
}
.lid_child img {
    width: 200px;
    height: 200px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
}
.lid_child ul.fa-ul {
    margin-left: 0;
    text-align: left;
    font-size: 16px;
}
.lid_child ul.fa-ul li {
    padding: 7px 0;
}
.lid_child ul.fa-ul i {
    font-size: 22px;
    margin-right: 6px;
    width: 24px;
}

.leden_parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
}

.logo_slide .slide:hover img {
    box-shadow: 0 0 8px 0px #d2d2d2;
}
.logo_slide .slide img {
    margin: 0 auto;
    transition: all 0.5s;
    padding: 9px;
}
a.btn.grey_download {
    background: grey!important;
    opacity: 0.5;
}

html, body {
    scroll-behavior: smooth;
}

.doc_blok h1 {
    scroll-margin-top: 90px;
    margin-bottom: 55px;
}
.documenten_blok img {
    width: 320px;
    height: 320px;
}
.documenten_blok {
    width: 48%;
    float: left;
    margin: 1%;
    padding: 25px;
    text-align: left;
    border: 2px solid var(--aqua);
}
.breadcrumbs {
    display: none;
}
.documenten_blok h4 {
    margin-bottom: 35px;
}

.beginsel_parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    grid-auto-rows: minmax(100px, auto);
    margin-top: 80px;
}
.beginselitem {
    background: var(--light);
    padding: 35px;
    border-radius: 10px;
}
.iconitem {
    font-size: 45px;
    color: var(--pink);
}

section.quote_text h6 {
    line-height: 1.4;
}

ul.fa-ul.samen_item li {
    padding: 15px;
}
ul.fa-ul.samen_item i {
    font-size: 35px;
    color: var(--pink);
}
ul.fa-ul.samen_item .fa-li {
    left: -3em;
    top: 2em;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--pink) !important;
    padding: 17px 35px!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(--orange) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--orange) !important;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--pink);
    color: var(--text)!important;
}

.home h3, .home h4 {
    margin-bottom: 35px!important;
}
footer div.socket {
    margin-top: 80px;
}
footer .row .col-sm-24.col-md-12 img.img-responsive {
    margin: 0 auto;
}
footer .row .col-sm-24.col-md-12 {
    width: 100%;
}
footer div.socket, footer {
    text-align: center;
}
footer div.column > h4 {
    display: none;
}
footer {
    padding-top: 80px;
}

.quote_view h6 {
    line-height: 1.45;
}

footer::before {
    width: 70%;
    height: 2px;
    background: var(--aqua);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
footer div.socket, footer {
    background: var(--white) !important;
    position: relative;
    color: var(--text)!important;
}
footer div.socket a, footer div.socket a:hover{
    color: var(--text)!important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.8);
}


.team_item h6 {
    margin-top: 5px;
    color: #fff!important;
    margin-bottom: 25px;
}
.team_item img {
    width: 200px;
    height: 200px;
    margin-bottom: 25px;
}
.team_parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
}
.team_item {
    padding: 35px;
    background: var(--dark);
    color: #fff;
}

section.vouv_uitleg::after {
    content: "VOUV";
    position: absolute;
    font-size: 8.5em;
font-family: "Oswald", sans-serif;
    right: 0%;
    top: 35%;
    color: #fff;
    writing-mode: vertical-lr;
}

.vouv-intro .titlekop {
    font-size: 8.5em!important;
    line-height: 1;
}
.titlekop {
    margin-top: 10px;
    margin-bottom: 45px;
}
.subkop {
    letter-spacing: 0.1em;
    font-weight: 600;
    color: var(--aqua)!important;
    margin-bottom: 0;
}

section.vouv-intro::before {
    content: "";
    width: 100%;
    height: 87%;
    background: var(--dark);
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}
section.vouv_uitleg::before {
    content: "";
    width: 22%;
    height: 100%;
    background: var(--dark);
    top: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}


section.vouv-intro img {
    width: 90%;
    height: 690px;
    object-fit: cover;
}

.beginselitem h6 {
    font-size: 1.9em;
    margin-top: 5px;
    margin-bottom: 26px;
}



div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 70px!important;
}

header div.header {
    background-color: var(--dark)!important;
}

@media only screen and (min-width: 992px) {
body header > div.wrapper {
    min-height: 112px;
}
.logo_slide .slide {
    width: 12%;
    float: left;
    margin: 2%;
    text-align: center;
}
header div.navbar-collapse {
    text-align: right;
}
section.vouv_uitleg::after {
    right: -3%;
}
.beginselitem:nth-child(4) {
    grid-column: 1 / -1;
}
.small_foto img {
    height: 430px;
    object-fit: cover;
    width: 70%;
}
section.vouv_uitleg {
    margin-top: -90px;
    padding-top: 130px;
}
section.vouv-intro .text-section-content {
    margin: 0;
}
.vouv-intro .text-section {
    padding: 13rem var(--spacing) var(--spacing) var(--spacing);
    justify-content: flex-start;
}
.text-section-content {
    max-width: 45em;
    margin: 0 auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!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(--pink) !important;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 250px;
}
header div.header div.holder {
    height: 145px;
    min-height: 50px;
}
body.home header > div.wrapper {
    min-height: 112px;
}
}


@media only screen and (max-width: 991px) {
.logo_slide .slide {
    width: 29%;
    float: left;
    margin: 2%;
}
.leden_parent {
    grid-template-columns: repeat(1, 1fr)!important;
}
section.customer-logos.slider.slick-initialized.slick-slider {
    margin-top: 60px;
}
.text-container .container {
    flex-direction: column;
}
form.post-password-form {
    width: 100%!important;
    padding: 90px 30px!important;
}
.doc_blok h1 {
    font-size: 3.8em!important;
}
.documenten_blok {
    width: 100%!important;
    margin: 4% 0!important;
}
.beginsel_parent {
    grid-template-columns: repeat(1, 1fr)!important;
}
h5.timeline-item__card-title {
    font-size: 2.2em!important;
}
.timeline-item__card-content {
    padding: 40px 25px!important;
}
.team_parent {
    grid-template-columns: repeat(1, 1fr)!important;
    gap: 40px!important;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #333333;
    padding: 27px 15px;
    text-align: left;
}
header button.navbar-toggle {
    color: var(--aqua);
}
section.vouv-intro img {
    width: 100%!important;
    height: 270px!important;
}
section.vouv-intro::before {
    height: 100%!important;
}
.text-section {
    padding: 45px 25px!important;
}
section.vouv_uitleg::before {
    width: 100%!important;
    height: 30%!important;
    top: unset!important;
    bottom: 0!important;
}
section.vouv_uitleg::after {
    display: none;
}
.vouv-intro .titlekop {
    font-size: 6.2em!important;
}
.vouv_uitleg img {
    margin-top: 60px;
}
section.quote_text {
    padding-top: 0;
}
.slick-next {
    right: 5px!important;
}
.slick-prev {
    left: 5px!important;
}
.slick-prev, .slick-next {
    bottom: -50px!important;
}
}

section.text-container {
    padding: 0;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section {
    flex: 1;
    padding: var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image-section {
    flex: 1;
    display: flex;
}


main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1;
  font-family: "Oswald", sans-serif;
}

h1 { font-size: 5.052em;}
h2 {font-size: 4.441em;}
h3 {font-size: 3.953em;}
h4 {font-size: 3.463em;}
h5 {font-size: 2.95em;}
h6 {    font-size: 2.2em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}


@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;
}
}


.timeline__line {
    background-color: var(--pink);
    width: 2px;
    position: absolute;
    width: 2px;
    bottom: 0;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: unset;
    overflow: hidden;
}
.timeline-item__card-content {
    padding: 40px;
}
.timeline-item__card {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 30px 0 rgba(156,156,192,0.26);
    box-shadow: 2px 2px 30px 0 rgba(156,156,192,0.26);
    width: 95%;
    margin-left: 5%;
}
h5.timeline-item__card-title {
    margin-top: 5px;
    margin-bottom: 25px;
}


form.post-password-form {
    width: 50%;
    background: var(--light);
    padding: 90px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 2px 2px 30px 0 rgba(156,156,192,0.26);
}
form.post-password-form label {
    font-weight: 600!important;
    margin-top: 25px;
}
form.post-password-form input[type="submit"] {
    display: block;
    margin-top: 15px;
    padding: 14px 55px!Important;
}