
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cinzel:400,700&display=swap');

  body {
  font-family: 'Playfair Display', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cinzel', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--tint) !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(--tint) !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(--main) !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(--tint) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--main) !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(--main);
  border-color: var(--main);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--main) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--main) !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, .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://salonadoremore.nl/wp-content/uploads/sites/467/2024/12/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: 614px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 764px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 414px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 564px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 339px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 339px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 439px;
  }
  header > div.wrapper.above {
  min-height: 589px;
  }

  header div.header div.holder {
  height: 339px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--main); !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(--main) !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(--tint);
  }

  @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(--tint) !important;
  }
  }


  header div.header div.contact i {
  color: var(--tint);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--tint) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--main) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--tint);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #c2b7a9;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--main);
  }

  :root {
--main: #c2b6a8;
--tint: #f1e7de;
--dtint: #928474;
--text: #3c3c3c;
--kopjes: #242424;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: "Antic Didone", serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}

section.contact > div > div.row > div.col-md-14.col-md-offset-2 > aside > div:nth-child(2) > div > ul > li:nth-child(5) > a {
    letter-spacing: -0.8px;
    word-spacing: 3px;
}

html {
    scroll-behavior: smooth;
}

.beh_info, .beh_info p {
    color: var(--text) !important;
}

section.title_blok h2 {
    scroll-margin-top: 120px;
}

section.foto_blok a div.item-bg>img {
    filter: brightness(1);
}
section.foto_blok  a div.item-background {
    padding: 200px 0!important;
    height: unset !important;
}
section.foto_blok a div.item-centered h3 {
    font-size: 15px;
    margin: 0;
}
section.foto_blok a div.item-centered {
    top: unset !important;
    left: 0 !important;
    transform: unset !important;
    bottom: 0;
    text-align: left;
    /* width: fit-content; */
    background: var(--main);
}
section.foto_blok a div.item-centered p {
    display: none;
}
.beh_info {
    order: 3;
    padding: 0 20px 30px;
    font-size: 14px;
    color: var(--text) !important;
}

section.quote h1 {
    font-size: 36px;
    color: var(--dtint) !important;
    font-weight: 600;
    width: 60%;
    margin-left: 20%;
    margin-bottom: 0;
}
section.quote {
    padding-top: 0;
}

section.salonstart h1::before, div.page-header h1::before {
    content: "";
    background-image: url(/wp-content/uploads/sites/467/2024/12/logo_letters.png);
    left: -50px;
    top: -40px;
    background-size: cover;
    width: 105px;
    height: 75px;
    position: absolute;
background-repeat: no-repeat;
    z-index: -1;
}
h1 {
    position: relative;
}

section.salonstart img {
    height: 680px;
    object-fit: cover;
    box-shadow: 20px -18px 0 var(--tint);
}

section.contact div.holder div.wrap h4 {
    margin-top: 1.15rem;
    margin-bottom: 35px;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--dtint) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--main) !important;
    padding: 14px 45px !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(--dtint) !important;
}

section.knop_beh {
    padding-top: 0;
    padding-bottom: 3em;
    margin-top: -55px;
}

footer a {
    color: var(--tint) !important;
}
footer a:hover {
    color: var(--dtint) !important;
}

section.partners:not(.home section.partners) {
    display: none;
}
section.partners {
    background: transparent !important;
}
section.partners div.item div.holder img {
    filter: invert(0.4) sepia(0.4);
}

table.opening_hours tr>td:first-of-type {
    width: 130px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--tint);
    margin-bottom: 4px;
}
footer .social-media.size-normal {
    margin-top: -40px;
}
footer div.social-media ul li a {
    background: transparent !important;
    border: 2px solid var(--tint);
}
footer div.social-media ul li a:hover {
    background: var(--tint) !important;
    color: #fff !important;
}

section.behandel_blok .item.item-card {
    margin-bottom: 35px;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    background: var(--tint);
}
section.behandel_blok .item.item-card img {
    order: 1;
    margin: 0 !important;
    width: 100% !important;
    object-fit: cover;
    height: 300px;
    max-height: 300px !important;
    border-radius: 5px 5px 0 0;
}
section.behandel_blok .item.item-card h3 {
    order: 2;
    padding: 30px 20px 30px;
    margin-bottom: 0;
}
section.behandel_blok .item.item-card h3 span.prijs_view {
    display: block;
    font-size: 13px;
    font-family: var(--bodytekst);
    margin-top: 9px;
    letter-spacing: 3px;
    font-weight: 500;
    color: var(--dtint);
}
section.behandel_blok .item.item-card > p {
    display: none;
}
.beh_info {
    order: 3;
    padding: 0 20px 30px;
    font-size: 14px;
}

section.title_blok {
    padding-bottom: 0;
    margin-bottom: -35px;
    padding-top: 35px;
}

header > div.wrapper::after {
    background-position: center;
}
section.title_blok h2 {
    margin-top: 0;
    font-size: var(--font-size-h1);
}

.passie_blok::before {
    content: "\f10d";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    top: -64px;
    left: 20px;
    position: absolute;
    font-size: 75px;
    font-style: normal;
    color: var(--main);
    opacity: 0.5;
}
.passie_blok {
    background: var(--tint);
    padding: 55px;
    font-style: italic;
    position: relative;
    margin: 3em 0 2em;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    line-height: 1!important;
    margin-bottom: 50px!important;
    font-size: var(--font-size-h00);
}

section.contact> div > div.row > div.col-md-32 > div.holder > div > div:nth-child(2) > div {
    background: #f7f5f4;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
section.contact .col-sm-24 {
    width: 100%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    header>div.wrapper div.wrapper img.logo {
        padding: 0;
        max-width: 290px;
    }
    header div.header div.holder {
        height: 209px;
        min-height: 50px;
    }
.behandel_blok .row > div {
    width: 50%;
}
body header > div.wrapper {
        min-height: 561px;
    }
    body.home header > div.wrapper {
        min-height: 710px;
    }
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li {
        padding: 0 20px;
    }
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
        padding: 8px 15px;
        border-bottom: 1px solid transparent !important;
        transition: 1s all ease;
    }
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgb(10 0 0 / 0%) !important;
        box-shadow: none !important;
        border-bottom: 1px solid var(--tint) !important;
        transition: 1s all ease;
    }
}

header div.header, header nav.navbar-default {
    background-color: rgb(255 255 255 / 0%) !important;
}

header > div.wrapper::after {
    background-position: center;
    filter: brightness(0.6) sepia(0.3);
}

div.breadcrumbs {
    display: none;
}


@media only screen and (max-width: 991px) {
html {font-size: 17px !important;}
header>div.wrapper {
    min-height: 320px;
}
section.salonstart h1::before, div.page-header h1::before {
    left: -30px!important;
}
div.page-header h1 {
    font-size: var(--font-size-h1)!important;
}
section.salonstart img {
    height: 460px!important;
    margin-top: 90px!important;
}
section.quote h1 {
    width: 80%!important;
    margin-left: 10%!important;
}
}



main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
    font-size: 17px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--kopjes)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


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;
}

img {
    height: auto;
}

@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;
}
}