
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700&display=swap');

  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Dancing Script', cursive;
  }

  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: #1e1e1e;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #1e1e1e !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #d0c2b8 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #92867e !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #d0c2b8 !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: #92867e !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #b9aaa0 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #92867e !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #d0c2b8 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #b9aaa0 !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: #92867e !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #b9aaa0;
  border-color: #b9aaa0;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #b9aaa0 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #b9aaa0 !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, 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://belleetpeau.nl/wp-content/uploads/sites/315/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) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #000000 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 557px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 707px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 357px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 507px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 282px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 282px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 382px;
  }
  header > div.wrapper.above {
  min-height: 532px;
  }

  header div.header div.holder {
  height: 282px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #b9aaa0; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(185, 170, 160, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(185, 170, 160, 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: #b9aaa0 !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 #d0c2b8;
  }

  @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: #d0c2b8 !important;
  }
  }


  header div.header div.contact i {
  color: #d0c2b8;
  }

  @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: #1e1e1e !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #d0c2b8 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #b9aaa0 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #d0c2b8;
  }

  footer div.socket,
  .footer-sticky {
  background: #92867e !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: #1e1e1e !important;
  }

  section.prices table tr td a {
  color: #1e1e1e !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #1e1e1e !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #b9aaa0;
  }

  section.partners {
    background: #ffffff !important;
}
section.partners div.item div.holder img {
    -webkit-filter: invert(0.6);
    filter: invert(0.6);
}


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 {
  text-transform: none;
  font-size: 24px;
  letter-spacing: 1px;
}

.home section img {
  border-radius: 100%;
}


@media only screen and (min-width: 992px) {
header div.header {
    margin-top: 50px;
}
.page-id-20 .col-md-14.col-md-offset-2::before {
    content: "";
    width: 2px;
    height: 100%;
    background-color: #e9e2de;
    position: absolute;
    display: block;
    left: -22px;
    right: 0;
}
main section .container:not(.home main section .container, .page-id-20 main section .container) {
    width: 800px;
}
header nav.navbar-default {
    position: absolute;
    top: -50px;
    left: 0;
    z-index: 10000;
}
header>div.wrapper.sticky_menu.sticky_nav .navbar {
    top: 0!important;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0;
    max-width: 260px;
}
.vertical-align {
display:flex;
align-items:center;
}
body.home header > div.wrapper {
    min-height: 277px;
}
.lines::before {
    content: "";
    width: 2px;
    height: 350px;
    background-color: #e9e2de;
    position: absolute;
    display: block;
    left: -40px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
body header > div.wrapper {
    min-height: 227px;
}
img.shadowleft {
    box-shadow: -50px -50px 0 #e9e2de;
}
img.shadowright {
    box-shadow: 50px -50px 0 #e9e2de;
}
}

@media only screen and (max-width: 991px) {
.blokleft_back {
    margin-right: 0px!important; 
}
.row.vertical-align > div {
    margin-bottom: 50px;
}
section.block1 {
    padding: 0!important;
}
img.shadowleft {
    box-shadow: -50px 50px 0 #e9e2de;
}
img.shadowright {
    box-shadow: -50px -50px 0 #e9e2de;
}
}


section.contact div.page-header h1::before {
    height: 122px;
    top: -30px;
}
section.treatments {
    padding-bottom: 60px;
}
div.page-header h1::before {
    content: "";
    width: 2px;
    height: 150px;
    background-color: #e9e2de;
    position: absolute;
    display: block;
    left: 0px;
    top: -60px;
}
div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 60px!important;
}



.block_col {
    z-index: 1;
}
.blokleft_back h4 {
    margin-top: -10px;
    font-size: 26px;
color:#fff!Important;
}
.blokleft_back h1 {
    margin: 0;
color:#fff!Important;
}
.blokleft_back {
    background: #424242;
    padding: 15px 15px 15px 35px;
    top: 0;
    margin-right: -110px;
    margin-bottom: 2em;
}

section.partners div.item div.holder img {
    max-width: 160px;
}
.home main section {
    padding: 110px 0;
}
footer {
    padding-top: 20px;
}
footer div.socket {
    margin-top: 15px;
}
footer{
    text-align: center;
}
footer div.column h4 {
    border-bottom: 0!important;
    margin-bottom: -11px;
}

main section {
    padding: 60px 0;
}

body {
    line-height: 1.8;
font-family: 'Quicksand', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
/*font-family: 'Cormorant Garamond', serif;*/
margin: 2.75rem 0 1.05rem;
}
h1 { font-size: 3.552em;}
h2 {font-size: 2.941em;}
h3 {font-size: 2.553em;}
h4 {font-size: 2.003em;}
h5 {font-size: 1.55em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {margin:1em 0;}
.cw { color:#fff!important;}
.pdb-0 {padding-bottom: 0!important;}
.pdb-2 {padding-bottom: 2em!important;}
.pdb-4 {padding-bottom: 4em!important;}
.pdt-0 {padding-top: 0!important;}
.pdt-2 {padding-top: 2em!important;}
.pdt-4 {padding-top: 4em!important;}
.pd-0 {padding: 0!important;}
.mt-4 {margin-top: 4em!important;}
.mt-2 {margin-top: 2em!important;}
.mt-1 {margin-top: 1em!important;}
.mt-0 {margin-top: 0!important;}
.mb-0 {margin-bottom: 0em!important;}
.mb-1 {margin-bottom: 1em!important;}
.mb-2 {margin-bottom: 2em!important;}
.mb-4 {margin-bottom: 4em!important;}