
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');


  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--softbrown) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--softbrown) !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(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--softbrown) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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(--dark) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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, .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://schoonheidssalon-lindatabak.nl/wp-content/uploads/sites/368/2024/01/model_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: 453px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 603px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 253px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 403px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 178px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 178px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 278px;
  }
  header > div.wrapper.above {
  min-height: 428px;
  }

  header div.header div.holder {
  height: 178px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !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(--dark) !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(--softbrown);
  }

  @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(--softbrown) !important;
  }
  }


  header div.header div.contact i {
  color: var(--softbrown);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--softbrown) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--softbrown);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !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: #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(--dark);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--dark: #2c2c2c;
--lightbrown: #a4927c;
--softbrown: #dad5cf;
--cacao: #4f483e;
--text: #262626;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}


/*:root {
--brown: #887765;
--lightbrown: #a4927c;
--softbrown: #dad5cf;
--cacao: #4f483e;
--text: #262626;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}*/

footer .column a:hover {
    color: var(--softbrown)!important;
}
footer div.social-media ul li a:hover {
    background: var(--softbrown)!important;
}

.behandel_stap h4 {
    margin-bottom: 25px;
}

.review_slide {
    background: var(--softbrown);
    padding: 45px 45px;
    height: 100%;
    position: relative;
}
p.reviewname {
    font-size: 22px;
}


section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 120px;
}

main::before {
    content: "";
    width: 50%;
    height: 20%;
    bottom: 0;
    right: 0;
    background: #f2f0ee;
    position: absolute;
}
main {
    position: relative;
}

section.treatments_blok h1 {
    margin-bottom: 75px!important;
}

.grote_foto::before {
    content: "";
    width: 60%;
    height: 92%;
    background: #f2f0ee;
    position: absolute;
    right: 0;
    top: 40px;
}

section.treatments_blok {
    background: var(--softbrown);
    margin: 8em 4em 0em;
}


footer .social-media.size-normal {
    margin-top: -25px;
}
footer .column.text_hours {
    margin-top: -34px;
}
footer div.column > h4 {
    border-bottom: none!Important;
    margin-bottom: 1px;
}

.grote_foto img {
    width: 100%;
    height: 650px;
object-fit: cover;
    margin-top: -210px;
}
.grote_foto h1 {
    font-size: calc(4em + 2vw);
    margin-left: -130px;
    margin-bottom: 35px;
}
.behandel_stap {
    padding: 15px 35px 35px 35px;
    background: var(--softbrown);
    width: 75%;
    margin: 35px 0px;
}
hr.line_work {
    width: 80%;
    margin: 50px auto;
    border-top: 2px solid var(--cacao);
}

header > div.wrapper::after {
    background-position: center;
}

.col-md-14.col-md-offset-2 aside {
    background: #f2f0ee;
    padding: 45px 25px 5px 25px;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 14px 15px;
    border-bottom: 1px solid var(--brown);
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 1px solid transparent;
}
aside div.block div.head h4, aside div.block div.head section.treatments div.items div.item a span, section.treatments div.items div.item a aside div.block div.head span {
    margin-bottom: 10px;
}

.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: 19px 8px;
    border-top: 1px solid var(--brown);
}
.table>thead>tr>th {
    border-bottom: 2px solid var(--cacao);
}

section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}


@media only screen and (min-width: 992px) {
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: transparent!important;
    color: #262626!Important;
}
header>div.wrapper.sticky_menu.sticky_header .header {
    background-color: rgb(242 240 238) !important;
    box-shadow: 0 0 50px -5px rgb(0 0 0 / 22%);
}
body header > div.wrapper {
    min-height: 435px;
}
header div.header {
    background-color: rgb(242 240 238 / 61%) !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text)!important;
}
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(--lightbrown) !important;
}
body.home header > div.wrapper {
    min-height: 630px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 240px;
}
header div.header div.holder {
    height: 118px;
    min-height: 50px;
}
}


@media only screen and (max-width: 991px) {
main section:not(.home main section), section.treatments {
    padding: 80px 0!important;
}
.gallery .gallery-item {
    width: 100%;
}
.home header>div.wrapper {
    min-height: 480px;
}
.grote_foto img {
    height: 360px!important;
    margin-top: -50px!important;
    margin-bottom: 35px!important;
}
.behandel_stap {
    width: 100%!important;
}
.grote_foto h1 {
    margin-left: unset!important;
}
section.treatments_blok {
    margin: 5em 15px 0em!important;
}
section.treatments_blok h1 {
    font-size: 46px!important;
}
section.treatments div.items div.item img {
    height: 120px;
    width: 120px;
}
header>div.wrapper {
    min-height: 330px;
}
div.page-header h1 {
    font-size: 50px!important;
}
.col-md-14.col-md-offset-2 aside {
    margin-top: 90px;
}
}

div.page-header h1::before {
    content: "";
    width: 25%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -10px;
    background: var(--lightbrown);
}
div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 50px!important;
    position: relative;
}


.treatments .item-category h2 {
    font-size: 1.5em;
}
.treatments .item-category:before {
    background: rgb(0 0 0 / 40%);
}
section.treatments .col-md-32 .treatments {
    margin-top: 70px;
}

main section, section.treatments {
    padding: 120px 0;
}

body {
    line-height: 1.8;
color:var(--text)!important;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    color: var(--text)!important;
    font-weight: 400;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 19px 40px!important;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}