
  @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: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #565659 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #262526 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #565659 !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: #262526 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #d9afa0 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #262526 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #565659 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #d9afa0 !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: #262526 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #d9afa0;
  border-color: #d9afa0;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #d9afa0 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #d9afa0 !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://schoonheidssalondessa.nl/wp-content/uploads/sites/123/2026/06/header_behandeling.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: 574px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 724px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 374px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 524px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 299px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 299px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 399px;
  }
  header > div.wrapper.above {
  min-height: 549px;
  }

  header div.header div.holder {
  height: 299px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #d9afa0; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(217, 175, 160, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(217, 175, 160, .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: #d9afa0 !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 #565659;
  }

  @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: #565659 !important;
  }
  }


  header div.header div.contact i {
  color: #565659;
  }

  @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: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #565659 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #d9afa0 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #565659;
  }

  footer div.socket,
  .footer-sticky {
  background: #262526 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #d9afa0;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #d9afa0;
  }

  :root {
  --main: #d3bca5;
  --second: #ECE2D8;
  --dark: #262526;
  --l-dark: #A19284;
  --light: #f4efe9;
  --med-light: #ece2d8;
  --shade: #A19284;
  --smaller: 14px;
  --icon: 20px;
  --bigger: 18px;
}




header > div.wrapper::after {
    background-position: center;
}

section.treatments div.items div.item img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}


section.partners div.item div.holder img {
    max-width: 150px;
}

.postid-563 .actions {
  display: none;
}

.row.gallery2 img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.merk-foto {
  margin: 3em auto 50px auto !important;
  display: block;
}

.over-ons-row {
  margin: 5em 0;
padding: 2em;
}

.over-ons-row:nth-child(2n) {
  margin-top: 0;
background-color: var(--light);
}

td.col-md-32 {
  display: table-cell !important;
}

.btn.btn-primary:hover {
  background-color: var(--main) !important;
  color: #fff !important;
}


footer .column a {
  color: var(--second) !important;
}

.post-type-archive-behandelingen .treatments:not(section.treatments) {
  background-color: rgba(0,0,0,0);
padding: 0;
}
.home .partners.text-center {
  padding: 30px 0 !important;
}


section.archive.treatments div.treatments div.item, section.archive.treatments div.treatments p, section.treatments.shortcode div.treatments div.item, section.treatments.shortcode div.treatments p {
  margin-bottom: 0;
}

/*.no-click .dropdown-toggle {
  cursor: default;
}*/
.actions .list-inline, .newscta .list-inline{
  margin-bottom: 0 !important;
}
.actions::before {
  content: "Klik hieronder om eenvoudig online een afspraak te maken of bekijk onze volledige tarieven lijst.";
  padding-bottom: 1em;
}
.actions, .newscta {
  background-color: var(--light);
  display: flex;
  text-align: center;
  flex-direction: column;
  align-content: center;
  align-items: center;
  padding: 3em !important;
  margin-top: 2em;
}
.actions .list-inline > li, .newscta .list-inline > li {
  margin-top: 1em;
}

.img-circle {
  border-radius: 100% !important;
}
main section {
  padding: 60px 0 !important;
}
.archive.treatments .col-md-32, .single-behandelingen .col-md-32 {
  margin: 0 auto;
  display: block;
  float: none;
}
.treatments:not(section.treatments) {
  background-color: var(--light);
  padding: 2em;
}
.col-md-14.col-md-offset-2:not(.contact .col-md-14.col-md-offset-2) {
  display: none;
}
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, section.treatments div.items div.item a span {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  font-family: 'Work Sans', sans-serif;
}

.cursive {
  font-family: 'Lora', serif;
  color: var(--dark);
  font-style: italic;
  font-size: var(--bigger);
  line-height: 2;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--dark) !important;
}
.intro {
  padding: 80px 0;
}
footer .list-inline li a {
  color: var(--second) !important;
  font-size: var(--icon);
}
section.partners {
  background: #fff !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(--light) !important;
}
section.partners div.item div.holder img {
  filter: invert();
}
footer, .author {
  background: var(--dark) !important;
  color: var(--light);

}

#menu-item-22 a {
  color: #fff !important;
}
#menu-item-22 {
background-color: #CEBAAF;
  margin-left: 1em;
}


.btn.btn-primary {
padding: .7em 1.169em;
border-radius: 0 !important;
font-size: 14px;
font-weight: 500;
letter-spacing: 1.25px;
text-transform: uppercase;
border: 1px solid var(--main) !important;
background-color: rgba(0,0,0,0) !important;
color: var(--main) !important;
transition: background .2s,color .3s,border .5s;
}



/*Standaard codes*/
.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;}
.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;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

section.archive.reviews div.reviews div.review blockquote {
    border-left: 2px solid #8c5042;
}


@media only screen and (min-width: 992px) {
.post-type-archive-recensies section.archive.reviews .row > .col-md-32 {
    margin: 0 auto;
    float: none;
    display: block;
}
/*.gradient-overlap {
  background: linear-gradient( 0deg , var(--light) 25%, rgba(253,245,245,0) 25%);
}*/
header div.header.full-width div.wrapper img.logo {
    max-width: 150px;
}
header div.header div.holder {
    height: 139px;
    min-height: 50px;
}
body.home header > div.wrapper {
  min-height: 60vh;
  height: calc(var(--vh, 1vh) * 70);
}
header > div.wrapper::after {
  top: 60px;
}
body header > div.wrapper {
  min-height: 500px;
}
.pdr-md-3 {
padding-right: 3em;
}

.page .col-md-32:not(.page-template-template-contact .col-md-32) {
  margin: 0 auto;
  float: none;
  display: block;
}

.home section:not(.pdt-0) {
  padding: 130px 0 !important;
}
main section {
  padding: 60px 0 !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  font-size: var(--smaller);
}
div.breadcrumbs {
  width: 66.6666666667%;
  margin: 0 auto 25px auto;
}
.pdr-md-8 {
padding-right: 8em;
}



.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-20 main .col-sm-24 {
  width: 100%;
}

}

@media only screen and (max-width: 480px) {
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, section.treatments div.items div.item a span {
  word-break: break-word;
  font-size: 12px;
}

}

@media only screen and (max-width: 991px) {
.gradient-overlap {
  background: linear-gradient( 0deg , var(--light) 25%, rgba(253,245,245,0) 25%);
}

.term-pedicure .row.gallery2 img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}


header > div.wrapper::after {
  background-position: center;
  top: 150px;
}
body.home header > div.wrapper {
  min-height: 80vh;
  height: calc(var(--vh, 1vh) * 48);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  padding: 1rem;
}
#menu-item-22 a {
  margin: 1em auto 1em auto;
  border-bottom: 0;
  width: 100%;
  display: block;
  float: none !important;
}
#menu-item-22 {
  margin-left: 0;
}
nav.navbar-default, div.navbar-collapse {
  background: var(--dark);
opacity: 0.98;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #fff !important;
}
}

/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​

/*fonts*/

html {font-size: 100%;} /*16px*/

body {
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  line-height: 1.75;
color: #595959;
font-size: 16px;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  font-family: 'Lora', serif;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  font-size: 4.209rem;
}

h2 {font-size: 3.157rem;}

h3 {font-size: 2.369rem;}

h4 {font-size: 1.777rem;}

h5 {font-size: 1.333rem;}

/*:root {
--main: #D9AFA0;
--second: #8C5042;
--dark: #262526;
--l-dark: #565659;
--light: #F9F6F2;
--med-light: #F2ECE4;
--shade: #A6847C;
--smaller: 14px;
--icon: 20px;
--bigger: 18px;
}*/