
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', 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: #d8c8a9;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #d8c8a9 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #10332d !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #224b45 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #10332d !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: #224b45 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #10332d !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #224b45 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #10332d !important;
  }

  div.phone a.phone, div.email a.email {
  background: #10332d !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: #224b45 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #10332d;
  border-color: #10332d;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #10332d !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #10332d !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(240, 234, 222, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(240, 234, 222) !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://beautyplaza055.nl/wp-content/uploads/sites/62/2021/04/Over-ons.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(240, 234, 222, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 476px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 626px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 276px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 426px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 201px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 201px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 301px;
  }
  header > div.wrapper.above {
  min-height: 451px;
  }

  header div.header div.holder {
  height: 201px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #10332d; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(16, 51, 45, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(16, 51, 45, .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: #10332d !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 #10332d;
  }

  @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: #10332d !important;
  }
  }


  header div.header div.contact i {
  color: #10332d;
  }

  @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: #d8c8a9 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #10332d !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #10332d !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #10332d;
  }

  footer div.socket,
  .footer-sticky {
  background: #224b45 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #10332d;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #d8c8a9 !important;
  }

  section.prices table tr td a {
  color: #d8c8a9 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #d8c8a9 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #10332d;
  }

  /*Kleuren. Main/Second spreken voor zich. S staat voor Shade*/
:root {
--main: #4f7576;
--second: #cf9c5d;
--s-main: #47696a;
--s2-main: #608283;
--s-second: #e2c39d;
}


/*Oude kleuren
:root {
--main: #10332D;
--second: #D8C8A9;
--s-main: #224B45;
--s2-main: #899183;
--s-second: #F0EADE;
}
*/


img.logofooter {
    width: auto;
    min-height: 75px;
    max-height: 75px;
    float: left;
    display: block;
    margin-right: 1em;
    margin-top: -2em;
}
.minderpaddingbehandelingenblokopdehomepage {
    padding-top: 0!important;
    margin-top: -100px;
}

section.treatments div.items div.item img {
    width: auto;
}

strong {
    font-weight: 700;
}
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-size: 18px!important;
    font-family: 'Mulish', sans-serif;
    font-weight: inherit;
    text-transform: inherit;
    color: var(--s-second)!important;
}
.pb-0 {
padding-bottom: 0!important;
}
footer {
    color: var(--s-second)!important;
}
footer div.column h4, footer div.column section.treatments div.items div.item a span, section.treatments div.items div.item a footer div.column span {
    color: var(--s-second)!important;
    margin-bottom: 5px;
}
.overonshome {
    height: 370px;
    object-fit: cover;
    object-position: center;
}
.naasteenruimte h2 {
    color: var(--main)!important;
}
.naasteenruimte {
    background-color: var(--s-second);
    color: var(--main);
    background-image: url(data:image/png;base64,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);
    background-blend-mode: hard-light;
    background-attachment: fixed;
    background-size: auto;
}


img.img-circle {
    border-radius: 100%!important;
}


section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    border-radius: 100%!important;
}
a:hover {
    color: var(--s-second)!important;
}
a {
    color: var(--second)!important;

}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    color: var(--s2-main)!important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: var(--s-second)!important;
}
section.contact div.holder div.wrap {
    background-color: var(--s-main);
}
.wrap h3 {
    margin-top: 10px;
}

.breadcrumbs {
    display: none;
}
body header > div.wrapper {
    min-height: 625px;
background-image: linear-gradient( 0deg , #4f7576 -1%, #4f757640 100%);
}
header > div.wrapper::after {
    background-attachment: fixed;
    background-position: 50% -250px;
}

div.page-header h1 {
    border-bottom: 0.7px solid var(--s-main);
    line-height: 92px;
}
.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: 12px;
    border-top: 0px solid #ddd;
}

th {
    margin: 3rem 0 1.38rem;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 18px;
    letter-spacing: 0.5px;
    color: var(--second);
}
tr:nth-child(even) {
    background-color: var(--s-main);
}

header .header__content h1 {
    font-size: calc(2vw + 23px);
}

.col-md-14.col-md-offset-2 {
    display: none;
}
body > main > section > div > div.row > div.col-md-32:nth-child(1) {
    width: 100%;
}

.mt-0 {margin-top: 0;}

@media (max-width:991px) and (min-width:799px) {

header > div.wrapper::after {
    background-attachment: fixed;
    background-position: 0 -400px;
}
.home header > div.wrapper::after {
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: 60vw!important;
}

.col-md-32.col-md-offset-8 {
    width: 50%;
}

.col-md-32.col-md-offset-8 {
    margin-top: 160px;
}


}​

header nav.navbar-default {
    background: rgba(0,0,0,0);
}
nav.navbar.navbar-default {
    background: rgba(0,0,0,0)!important;
}

@media only screen and (max-width:991px) {

section.intro.text.block0 h2 {
    color: var(--main)!important;
}
section.intro.text.block0 {
    background-color: var(--s-second);
    color: var(--main);
    background-image: url(data:image/png;base64,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);
    background-blend-mode: hard-light;
    background-attachment: fixed;
    background-size: auto;
    padding: 3em 0 3em 0!important;
}

.page-header h1 {
    line-height: 65px!important;
}
header>div.wrapper {
    min-height: 350px;
background-image: linear-gradient( 0deg , #4f7576 -1%, #4f757640 100%);
}
i.fas.fa-bars {
color: var(--second);
}

}




@media only screen and (max-width:798px) {

h2 {
    font-size: 8vw!important;
}
div.page-header h1 {
    font-size: 9vw!important;
}
h3 {
    font-size: 6vw!important;
}
header > div.wrapper::after {
    background-attachment: fixed;
  /*  background-position: 0 -190px;*/
}
h4 {
    font-size: 7vw!important;
}
h1 {
    font-size: 10vw!important;
}
.home header > div.wrapper::after {
    background-position: 50% -190px!important;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.header__content {
    height: 83vh!important;
    align-items: flex-end!important;
}
body.home header > div.wrapper {
    min-height: calc(var(--vh, 1vh) * 100);
background-image: linear-gradient( 0deg , #4f7576 -1%, #4f757640 100%);
}

header .header__content h1 {
    font-size: 8.6vw!important;
}

body {
    font-size: 15px!important;
}


}


div.social-media ul li a i:hover {
    color: var(--second)!important;
}
div.social-media ul li a i {
    color: var(--s-second) !important;
}

footer div.social-media.size-large ul li a {
    background-color: rgba(0,0,0,0)!important;
}

footer h4 {
    border-bottom: 0px solid var(--s-second)!important;
}

a.btn.btn-primary, .nf-form-content input[type=button] {
    background-color: var(--second)!important;
    border-radius: 0!important;
    padding: .7em 1.169em;
    margin-top: 1em;
    font-weight: 400;
transition: .1s linear;
  font-family: 'Playfair Display', serif;
    letter-spacing: 1.8px;

}
a.btn.btn-primary:hover, .nf-form-content input[type=button]:hover {
    background-color: var(--s-main)!important;
}

header .header__content h1 {
    color: var(--second)!important;
}
header .header__content p {
    color: var(--s-second)!important;
}
.col-md-32.col-md-offset-8 {
    text-align: left;
}


header>div.wrapper.shadow:before {
    background: rgba(0,0,0,0);
}

@media only screen and (min-width: 1200px){

.page-template main .container, section.page .container {
    width: 970px;
}

}

@media only screen and (min-width: 992px){
header div.header.full-width div.wrapper img.logo {
  max-width: 240px;
}
header div.header div.holder {
    min-height: 100px;
}
section.treatments {
    padding: 80px 0;
}
section.intro {
    padding: 80px 0;
}

.archive .col-md-32 {
    width: 100%;
}
figure img {
    width: 100%;
}
.single .col-md-32 {
    width: 100%;
}
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(--second) !important;
}

body.home header > div.wrapper {
    min-height: calc(var(--vh, 1vh) * 100);
}

.header__content .col-md-32.col-md-offset-8 {
    width: 66%;
}

.home header > div.wrapper::after {
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: 60vw!important;
    background: url(/wp-content/uploads/sites/62/2021/04/over-onshome.jpg);
    background-attachment: fixed;
}

header .header__content {
    min-height: 90vh;
    width: 60%;
}
li#menu-item-22 a {
    color: #ffffff!important;
    font-weight: 400;
  font-family: 'Playfair Display', serif;
    letter-spacing: 1.8px;
}
li#menu-item-22 {
    text-align: right!important;
    background-color: var(--second);
    padding: 0em;
    float: right;
}
.navbar-collapse.collapse {
    text-align: center!important;
}
.header.full-width .container {
    width: 90%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--main)!important;
}

}





body {
background-color: var(--main)!important;
}
body {
    background-color: var(--main)!important;
    color: var(--s-second)!important;
}

/*fonts*/
@import url('https://fonts.googleapis.com/css?family=Mulish:400|Playfair+Display:700');

html {font-size: 106.3%;} /*17px*/

body {
font-size: 17px;
  background: white;
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  line-height: 1.75;
  color: #000000;
    letter-spacing: 0.2px;
}
.table>thead>tr>th {
    padding-top: 2em;
}

footer, .author, footer div.socket {
    background: var(--s-main) !important;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  line-height: 1.3;
}

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;}

small, .text_small {font-size: 0.8rem;}