
  @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');

  body {
  font-family: 'Karla', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Lora', 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(--main) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--main) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--main) !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(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--second) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--main) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--second) !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(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--second);
  border-color: var(--second);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--second) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--second) !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, .8) !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://beautypleinputten.nl/wp-content/uploads/sites/154/2022/06/header-vrouw-1920x850-1.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: 485px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 635px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 285px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 435px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 210px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 210px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 310px;
  }
  header > div.wrapper.above {
  min-height: 460px;
  }

  header div.header div.holder {
  height: 210px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--second); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .8) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .8) !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(--second) !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(--main);
  }

  @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(--main) !important;
  }
  }


  header div.header div.contact i {
  color: var(--main);
  }

  @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: var(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--main) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--second) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !important;
  }


  .img-circle {
  border-radius: 0 !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(--second);
  }

  @media only screen and (min-width: 992px) {
header div.header.full-width div.wrapper img.logo, header>div.wrapper div.wrapper img.logo {
    max-width: 150px!important;
}
}

ul.sidebar_ul {
    padding-inline-start: 15px;
}

:root {
--main: #ababa4;
--second: #817b73;
--text: #333;
--light: #EDEEEC;
}



section.partners div.item div.holder img {
    max-width: 130px;
}

.social-icon {
  text-decoration: none !important;
}

.col-md-14.col-md-pull-32 {
  margin: 2em 1em;
}

.wrappe2r {
box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
padding: 30px;
}

div.breadcrumbs {
  margin-bottom: 25px;
}

aside a {
  color: var(--text) !important;
}

.extrablok {
  right: 66.6666666667%;
  width: 29.1666666667%;
  float: left;
  /*position: relative;*/
  min-height: 1px;
  margin-top: 20px;
  padding: 2em 2em;
  border: solid 1px var(--second);
}

.footer-social-icon {
  font-size: 30px;
  background-color: var(--main);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
  color: #333 !important;
}
footer div.socket, .footer-sticky {
  background: var(--second) !important;
}
footer .column a {
  color: #fff !important;
  text-decoration: underline;
  transition: .1s linear;
}
footer .column a:hover {
  opacity: 0.7;
}
.col-md-14.col-md-pull-32 {
  background: var(--light);
  padding: 1em 2em;
}
div.page-header h1 {
  border-bottom: 1px solid var(--main);
}

.btn.btn-primary:hover {
  background: var(--second) !important;
}

.treatment__choice h4 {
  border-bottom: #fff solid 1px;
  padding-bottom: 0.5rem;
}
.treatment__grid {
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px;
}
.treatment__choice__parent {
  height: 450px;
}
.treatment__choice {
min-height: 100%;
align-items: center;
justify-content: center;
display: flex;
background-color: var(--main);
color: #fff;
background-blend-mode: multiply;
flex-direction: column;
padding: 2em;
text-align: center;
}
.choice-1 {
  background-image: url(/wp-content/uploads/sites/154/2022/06/kapper.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.choice-2 {
  background-image: url(/wp-content/uploads/sites/154/2022/06/pedicure.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.choice-3 {
  background-image: url(/wp-content/uploads/sites/154/2022/06/haircutwoman.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.choice-4 {
  background-image: url(/wp-content/uploads/sites/154/2022/07/pdicre-header.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}


.home section:not(.partners) {
  padding: 100px 0;
}

body {
  font-size: 16px;
}

header > div.wrapper::after {
    background-position: center;
}

section.partners {
  background: #fff !important;
}
.btn.btn-primary {
    padding: .7em 1.169em;
transition: .1s linear;
}
header > div.wrapper.shadow::before {
  background: rgba(255, 255, 255, 0);
}
.subheading-top {
  font-size: 23px;
  text-transform: uppercase;
  border-bottom: 1px solid var(--main);
font-family: 'Karla', sans-serif;
}

/*Codes nieuwe site*/
.page-id-20 .wrap h3 {
    display: none;
}

.row.equal {
display: flex;
    flex-wrap: wrap;
}
.row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.pdt-0 {padding-top: 0!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;}
.tac {text-align: center!important;}
.mt-0 {margin-top: 0}
.tac {text-align: center;}
.cw, .cw h1, .cw h2, .cw h3, .cw h4, .cw h5 {
    color: #ffffff!important;
}

@media only screen and (min-width: 992px) {
header div.header div.holder {
  height: 150px;
}
.header__content {
  height: 800px !important;
  padding: 0 !important;
}
#menu-item-22 a i {
  margin-right: 8px;
}
#menu-item-22 a {
  color: #fff !important;
font-weight: bold;

}
#menu-item-22 {
  text-align: end !important;
  float: right;
  background-color: var(--second);
transition: .1s linear;
}
#menu-item-22:hover {
  background-color: var(--main);
}
.header.full-width .container {
  width: 85%;
  max-width: 1440px;
}
#primary_navigation {
  text-align: center;
}
#menu-item-22 {
  text-align: end !important;
  float: right;
}
body.home header > div.wrapper {
  min-height: 1000px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--text) !important;
  letter-spacing: 0.7px;
}
.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
}

}

@media only screen and (max-width: 600px) {

header .header__content h1 {
  font-size: 8vw;
  line-height: 9vw;
  text-align: left;
}
.treatment__grid {
  grid-template-columns: 1fr;
}

}

@media only screen and (max-width: 991px) {
header div.header div.wrapper img.logo {
    max-width: 140px;
}
header > div.wrapper.shadow::before {
  background: rgba(0, 0, 0, 0.31)!important;
  top: 0!important;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
  padding: 10px 15px 10px 25px;
}
header div.navbar-collapse ul li a, header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
  color: var(--second) !important;
}
.navbar-collapse {
  background-color: #fff !important;
}
.header__content {
  height: 430px !important;
  padding: 0 !important;
  margin-top: 0 !important;
}


}

/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​