
  @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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--black) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--black) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--black) !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(--black) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--black) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--black) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--black) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--black) !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(--black) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--black);
  border-color: var(--black);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--black) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--black) !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(253, 249, 247, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(253, 249, 247) !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://titilast.com/wp-content/uploads/sites/27/2022/10/banner.png');
  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(253, 249, 247, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 1285px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 1435px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 1085px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 1235px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 1010px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 1010px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 1110px;
  }
  header > div.wrapper.above {
  min-height: 1260px;
  }

  header div.header div.holder {
  height: 1010px;
  }
  }

  .topbar {
  background: var(--main);
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #fdf9f7; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(253, 249, 247, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(253, 249, 247, 1) !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(--black) !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(--black);
  }

  @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(--black) !important;
  }
  }


  header div.header div.contact i {
  color: var(--black);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--black) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--black) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--black);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--black) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--black);
  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(--black);
  }

  :root {
--main: #5f1b3d;
--second: #faeee6;
--light: #fafafa;
--black: #252422;
--text: #595959;
    --cream: #FDF7F3;
    --blush: #F9E6DC;
    --blush-deep: #F3D9CC;
    --ink: #211B1D;
    --hairline: #D9BFAE;
    --line: #EADDD4;
}
html, body {
  overflow-x: hidden !important;
}

span.favorite_item {
    background: var(--hairline);
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 15px !important;
    padding: 15px;
    display: block;
    max-width: fit-content;
    margin-top: 6px;
}
section.page div.content .page__grid__content hr.rule {
    margin-top: 70px;
}

.page-id-1416 .beh__side__item a, .parent-pageid-1416 .beh__side__item a {
    position: relative;
    display: flex;
    gap: 15px;
    align-content: center;
    align-items: center;
    padding: 15px 0;
}
.page-id-1416 .beh__side__item a::before, .parent-pageid-1416 .beh__side__item a::before {
    height: 65px;
    width: 65px;
    content: "";
    background: var(--main);
    visibility: visible;
    display: flex;
    border-radius: 50px;
}
.page-id-1416 .beh__side__item img, .parent-pageid-1416  .beh__side__item img {
    display: none;
}



section.booking .btn.btn-primary {
    background: white !important;
    color: var(--main) !important;
}
section.booking a.btn.btn-secondary {
    border-color: white ! Important;
    color: white !important;
}
section.booking {
    background: var(--main);
}
.booking .header__buttons {
    justify-content: center;
    margin: 0 auto;
    max-width: unset;
}
.booking p {
    color: rgba(255, 255, 255, .86);
    max-width: 58ch;
    margin: 18px auto 34px;
}
.booking h2 {
    color: #fff!important;
    font-size: 49px;
}
.rule--center {
    margin-left: auto ! Important;
    margin-right: auto !important;
}
.rule--light {
    background: rgba(255, 255, 255, .4) !important;
}

.sign {
    font-family: 'GFS Didot', serif;
    font-style: italic;
    font-size: 25px;
    color: var(--main);
    margin: 22px 0 28px;
}
.rule {
    width: 56px;
    height: 1px;
    background: var(--hairline);
    border: 0;
    margin: 0 0 26px;
}
.feature h2 {
    margin-bottom: 20px;
}

.feature__grid > p {
    display: none;
}

.checks {
    list-style: none;
    margin: 26px 0 30px;
    padding: 0;
    display: grid;
    gap: 11px;
}
.checks li {
    display: flex;
    gap: 12px;
    align-items: flex-start;
}
.checks li::before {
    content: "✓";
    color: var(--main);
    font-size: .9rem;
    line-height: 1.75;
    flex: none;
}

.feature__media {
    aspect-ratio: 1 / 1;
    background: linear-gradient(150deg, #F3DCD1 0%, #E9C9BB 50%, #DDB4A4 100%);
    border-color: #E5C6B8;
    box-shadow: 0 24px 60px rgba(107, 26, 61, .12);
}
.feature__grid {
    display: grid;
    grid-template-columns: .95fr 1.05fr;
    gap: clamp(32px, 5vw, 70px);
    align-items: center;
}



.cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(18px, 2.4vw, 30px);
}
.card {
    background: #fff;
    border: 1px solid var(--line);
    display: flex;
    flex-direction: column;
    transition: transform .35s ease, box-shadow .35s ease;
}
.card__media {
    aspect-ratio: 4 / 3;
}
.ph {
    position: relative;
    background: linear-gradient(150deg, #F6E8E0 0%, #EFD9CE 48%, #E7CBBE 100%);
    border: 1px solid var(--blush-deep);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}
.card__body h3 {
    position: relative;
    padding-bottom: 14px;
    margin: 0;
}
.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 46px rgba(107, 26, 61, .09);
}
.ph.card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}
.ph::after {
    content: "";
    position: absolute;
    inset: 10px;
    border: 1px solid rgba(255, 255, 255, .5);
    pointer-events: none;
}
.card__body {
    padding: clamp(22px, 2.4vw, 32px);
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 16px;
    font-size: 15px;
}
.card__foot {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: center;
    margin-top: 4px;
}
.textlink {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    font-size: .84rem;
    letter-spacing: .09em;
    color: var(--main)!important;
    text-decoration: none;
    border-bottom: 1px solid var(--hairline);
    padding-bottom: 4px;
    transition: gap .25s ease, border-color .25s ease;
}
.card__body h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 34px;
    height: 1px;
    background: var(--hairline);
}
.textlink span {
    font-size: 1.05em;
    line-height: 1;
}


.section--tint {
    background: linear-gradient(180deg, var(--cream) 0%, #FBF0EA 100%);
}


.header__buttons span.sep {
    width: 1px;
    height: 26px;
    background: var(--line);
    margin: 0 6px;
}
.header__buttons .btn {
    margin: 0 !important;
}
.header__buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    max-width: 46ch;
}

p.hero__sub.lead {
    max-width: 46ch;
    margin-bottom: 26px;
    color: var(--ink) !important;
    font-size: 18px;
    font-weight: 400;
}
.hero__intro {
    max-width: 47ch;
    margin-bottom: 32px;
}




.home__products__parent.huidproblemen {
  grid-template-columns: repeat(3, 1fr);
}


.table.table-hover {
  margin-top: 1.5em;
}

.medewerkers__container {
  margin-top: 3em;
}

.wrap .btn.btn-primary {
  text-align: center;
  margin: 0 auto;
}

div.social-media ul {
  margin-top: 2em;
}

.wrap {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  padding: 30px;
background-color: #fff;
}

.btn.btn-white:hover {
opacity: 1;
background-color: rgba(255,255,255,0.6) !important;
/*box-shadow: 0 0 15em 8em rgba(255,244,235,.25);*/
}

.wrap h3 {
  margin-top: 0;

}

.topbar_grid a {
  color: #fff !important;
}
section.partners, footer {
  background: var(--second) !important;
}
section.partners img {
  filter: brightness(0%) invert(0);
opacity: 0.3;
}
footer .column a {
  color: var(--text) !important;
}
footer div.column h4 {
  border-bottom: 0px solid var(--black) !important;
  color: var(--black) !important;
}

footer {
  color: var(--text);
}

footer div.social-media ul li a {
  background: var(--main) !important;
}

footer div.socket, .footer-sticky {
  background: var(--main) !important;
}



::selection {
  background-color: var(--main);
  color: #fff !important;
}


footer .column img {
  width: 150px;
}
footer div.column h4 {
  font-size: 22px;
}

footer .column {
  font-size: 16px;
}

.page-template-template-contact .vandaag__afspraak, .home .vandaag__afspraak {display: none;}

.vandaag__afspraak {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  background-color: var(--main);
  margin: 3em 0;
  padding: 3em;
  min-height: 350px;
position: relative;
overflow: hidden;
}
.btn.btn-white {
  padding: 0.6em 1.9em;
  background-color: #fff !important;
  font-size: 20px;
  border-radius: 0 !important;
  color: var(--main) !important;
/*box-shadow: 0 0 15em 11em rgba(255,244,235,.25);*/
transition: .3s cubic-bezier(.65,.05,.36,1);
}
.vandaag__afspraak__text, .btn {
  z-index: 59;
}

.btn {
transition: .1s linear;
}

.btn:hover {
  opacity: 0.7;
}
.home__products__parent {
  margin: 3em 0 0 0;
}

.webshop__home__heading .btn {
  margin: 0;
}
.webshop__home__heading .btn {
  margin-right: 0 !important;
}
.products__text {
  font-family: 'GFS Didot', serif;
  line-height: 1.3;
  color: var(--black) !important;
  font-weight: bold;
}

.product__home {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.home__products__child {
  padding: 1rem;
  border: .125em solid rgba(95, 27, 61, 0.3);
}

.home__products__parent {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 35px;
margin: 3em 0;
}
.products__button .btn {
  font-size: 14px !important;
  padding: 0.8rem 1.3rem !important;
width: 100%;
}

.call__to__action__tekst {
  /*backdrop-filter: blur(5px);*/
  width: 100%;
  height: 100%;
z-index: 89;
  padding: 2em;
}

.call__to__action_child {
  background-position: center;
  min-height: 440px;
}

.call__to__action_child {
  display: flex;
  flex-direction: column;
  min-height: 320px;
  background: url(https://titilast.com/wp-content/uploads/sites/27/2022/10/Highlights.jpg);
}
.call__to__action__tekst {
  display: flex;
  flex-direction: column;
  min-height: 500px;
}
.call__to__action_child {
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: darken;
}



body {
  background-color: #fdf9f7;
}

div.page-header h1, section.contact div.page-header h1 {
  border-bottom: 2px solid var(--second);
position: relative;
}
.page__grid__side h3 {
  display: none;
}
.beh__image {
  max-height: 300px;
  object-fit: cover;
  margin-bottom: 1em;
  box-shadow: 0 0 30px -5px rgba(0,0,0,.20);
z-index: 242;
position: relative;
}
tr .col-md-32 {
  padding: 1.3rem !important;
}
.table > thead > tr > th {
  padding: 15px;
}
.table.table-hover thead {
  background-color: var(--main);
  color: #fff;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0px solid #ddd;
}


.home header > div.wrapper.shadow::before {
    background: rgba(0,0,0,.0);
}


.\=\"mimi\" {
  color: var(--main);
}

.beh__side__item {
  border-bottom: 1px solid var(--light);
}

.beh__side__item {
  border-bottom: 1px solid var(--second);
}
.beh__side__item img {
  height: 65px;
  width: 65px;
  margin: 1rem 0.2rem;
  object-fit: cover;
  border-radius: 100%;
}

.medewerkers__child {
  display: grid;
  grid-template-columns: 0.5fr 1fr;
  grid-template-rows: auto;
}

.medewerkens__berschirjving {
  font-size: 14px;
}


.medewerkers__child img {
margin-right: 1em;
border-radius: 100%;
grid-column: 1;
grid-row: 1/3;
width: 100px;
height: 100px;
}
.bovenkant__medewerkers h3 {
margin-top: 0;
margin-bottom: 10px;
line-height: 32px;
}
.bovenkant__medewerkers {
  grid-column: 2;
  grid-row: 1;
display: flex;
flex-direction: column;
justify-content: center;
}

/*.medewerkers__child p {
  grid-column: 2/3;
  grid-row: 2;
}*/
.medewerkers__child p.medewerkers__link {
    grid-column: 1/3;
    grid-row: 3;
}

.medewerkers__container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
main a {
  color: var(--main) !important;
}

.webshop__home__heading h1 {
  margin-bottom: 0;
}


.bg-left {
  background: linear-gradient(90deg, var(--second) 45%, #fdf9f7 45%);
}
.link__flex a:hover {
  color: #fff !important;
  opacity: 0.7;
}


.link__flex a {
  border-bottom: var(--light) 2px solid;
  font-weight: bold;
  padding-bottom: 0.3rem;
}

.call__to__action_parent h3 {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}
i.cta__icon {
  font-size: 20px;
  background-color: var(--light) !important;
  border-radius: 100%;
  float: left;
  color: var(--main) !important;
  height: 50px;
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 0.5em;
}

.link__flex {
  margin-top: auto;
}

.call__to__action_parent h3 {
  margin-top: 0;
}

/*.border-call-to-action {
  padding: 0.6em;
  border: .125em solid var(--main);
}*/

/*.over__ons__image {
  transform: scaleX(-1);
}*/

.over__ons__child.overons-2 {
  margin-top: 2em;
}
.grid__header__home__child.header__child__2 {
  position: relative;
}
.image__frame {
  position: absolute;
  left: .75rem;
  top: .75rem;
  right: .75rem;
  bottom: .75rem;
  z-index: 0;
border: .125em solid var(--light);
  opacity: .5;
}

.topbar {
  padding: 5px !important;
}

.home section.intro {
  padding: 150px 0;
}

#menu-item-571 a {
  color: #fff !important;
}
#menu-item-571 {
  background-color: var(--main);
}


.subheading {
  letter-spacing: 2px;
  font-size: 20px;
  margin-bottom: 0;
}
.divider {
  float: left;
  display: block;
  width: 5em;
  height: 5px;
  background-color: var(--second);
  margin-right: 1em;
}
.header__bovenkant {
  display: flex;
  width: auto;
  align-items: center;
}

.btn.btn-primary {
    padding: 14px 30px!important;
  margin-top: 1em;
  margin-right: 1em;
  background-color: var(--main) !important;
    font-size: 15px;
    font-weight: 300;
  border-radius: 0 !important;
}
a.btn.btn-secondary {
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--main) !important;
    border: 1px solid var(--main) !important;
    font-size: 15px;
    font-weight: 300;
    padding: 14px 30px!important;
}



body.home header > div.wrapper {
  min-height: 150px;
}
.page__grid {
  display: grid;
  grid-template-columns: 0.4fr 1fr;
  grid-gap: 50px;
}
.page__grid__content {
  grid-column: 2;
  grid-row: 1;
}
.page__grid__side {
  grid-column: 1;
  grid-row: 1;
}


.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 * {
    color: #ffffff!important;
}


/*.call__to__action_parent {
  background-color: var(--main);
}*/
.call__to__action_child {
  position: relative;
}


.blog article.post {
    margin: 1%;
    padding: 16px;
    border: 1px solid rgb(95 27 61 / 26%);
}

@media only screen and (min-width: 992px) {
.blog article.post {
        width: 31%;
        float: left;
}
body.blog .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
}
.parent-pageid-550 div.page-header h1, .parent-pageid-552 div.page-header h1 {
  display: grid;
  grid-template-columns: 0.4fr 1fr;
  grid-gap: 50px;
}

.over__ons__left h2 {
  width: 240px;
  min-width: 290px;
  margin: 0;
}
.over__ons__left {
  display: flex;
  flex-direction: revert;
  gap: 3em;
  margin: 2em 0;
}

.beh__image {
  margin-top: -8em;
}

header > div.wrapper.shadow::before {
  background: rgba(0,0,0,0.55);
}
div.breadcrumbs {
  display: none;
}
section.page {
  padding: 96px 0;
}


/*div.page-header h1 {
  border-bottom: 0 solid #e6e6e6;
  color: white !important;
  position: absolute;
  margin-top: -296px;
}*/

.header.full-width {
  background-color: #fff;
}
header > div.wrapper::after {
    top: 130px;
}
body header > div.wrapper {
  min-height: 500px;
}

.webshop__home__heading h1 {
  margin-bottom: 0;
}
.webshop__home__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.call__to__action_child {
  display: flex;
  flex-direction: column;
}

.call__to__action_parent {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 45px;
  padding: 0.5em;
margin: 3em 0;
}


.header__imagee {
  min-height: 760px;
  object-position: left;
}

.over__ons__grid__parent {
  display: grid;
  grid-gap: 113px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}


header > div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
  max-height: 70px !important;
}
.topbar_grid {
  width: 24%;
  display: flex;
  justify-content: space-between;
  float: right;
  align-items: center;
}
.home header > div.wrapper::after {
  background: rgb(255,255,255);
  background: linear-gradient(90deg, #fdf9f7 65%, var(--second) 45%);
}
.header__home, .home .header.full-width {
  background: rgb(255,255,255);
  background: linear-gradient(90deg, #fdf9f7 65%, var(--second) 45%);
}


#menu-item-571 {
  margin-left: 2em;
padding: 0.2em;
}


.grid__header__home__child.header__child__2 {
  grid-column: 2/4;
  grid-row: 1;
}

header div.header div.holder {
  height: auto;
}
.header__imagee {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.grid__header__home {
  display: grid;
  grid-template-columns: 1fr 0.5fr 0.5fr;
  grid-gap: 50px;
  justify-content: center;
  align-items: center;
}
.grid__header__home__child.header__child__1 {
  grid-column: 1/3;
  grid-row: 1;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.header__text {
font-size: 20px;
width: 60%;
margin-top: 1em;
margin-bottom: 1em;
}



.logo {
  max-height: 100px !important;
}

.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
}

}

@media only screen and (max-width: 991px) {
.page__grid .page__grid__side a.btn.btn-primary {
    display: none;
}
section.partners .col-sm-24.col-md-12 {
    width: 48%;
    float: left;
    margin: 1%;
}
.header__buttons span.sep {
    display: none;
}
    .cards, .feature__grid {
        grid-template-columns: 1fr!important;
    }
.page__grid .page__grid__side {
    order: 2;
}
.home__products__parent.huidproblemen {
  grid-template-columns: auto;
}

.home__products__parent {
  overflow: scroll;
}

.vandaag__afspraak {
  display: block;
}

header div.navbar-collapse div.social-media ul li a {
  display: none;
}

.navbar-nav .open .dropdown-menu > li > a {
  text-align: center;
  padding: 1em 2em;
}

.navbar-open .fas.fa-bars {
  color: #fff !important;
}
.navbar-open .fa-bars::before {
    content: "\f00d";
}
.navbar-open {
  overflow: hidden !important;
}


.navbar-toggle, header div.header div.wrapper img.logo {
  z-index: 46514684641981749841498498719714981 !important;
}



header nav.navbar-default div.navbar-collapse.in {
  height: 100vh;
  top: -150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  min-height: 690px;
}

.navbar-collapse.collapse.in {
background-color: rgba(95, 27, 61, 0.6);
transition: 0.5s cubic-bezier(.46,.03,.52,.96);
backdrop-filter: blur(0.4em);
}
.navbar-nav > li > a {
  padding: 16px 0;
}
.navbar-collapse.collapse {
  background-color: rgba(95, 27, 61, 0.1);
}
.navbar-collapse.collapsing[aria-expanded="true"] {
top: -150px;
height: 100vh !important;
display: flex;
flex-direction: column;
justify-content: center;
background-color: rgba(95, 27, 61, 0.6);
transition: 0.5s cubic-bezier(.46,.03,.52,.96);
animation: fadeIn 0.5s;
backdrop-filter: blur(0.4em);
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.navbar-collapse.collapsing[aria-expanded="false"] {
top: -150px;
height: 100vh !important;
display: flex;
flex-direction: column;
justify-content: center;
background-color: rgba(95, 27, 61, 0.6);
transition: 0.5s cubic-bezier(.46,.03,.52,.96);
animation: fadeOut 0.5s;
}

@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 0px solid #35164f;
}
.navbar-nav > li > a {
  padding: 16px 0;
}
.navbar.navbar-default {
  background-color: hsla(0, 0%, 100%, 0) !important;
}



.medewerkers__container {
  grid-template-columns: auto;
}

.btn.btn-primary {
  font-size: 17px;
}
.behandelingen__side img {
  margin: 0 auto;
  display: block;
}
.behandelingen__side {
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: center;
  gap: 25px;
}

.call__to__action_parent.cw {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.grid__header__home .btn {
  width: 100%;
}

.topbar_grid {
  width: 50%;
  display: flex;
  justify-content: space-between;
  float: right;
  align-items: center;
}
.header__home {
  padding-top: 0 !important;
}
.header__home {
  background: linear-gradient(90deg, #fdf9f7 55%, var(--second) 55%);
}

.header__imagee {
  max-height: 500px;
  width: 100%;
  object-fit: cover;
}

.header__bovenkant {
  margin-bottom: 1em;
}

.header__heading {
  font-size: 60px;
  line-height: 0.95;
}

.header__text, .subheading {
  font-size: 19px;
}

.grid__header__home__child.header__child__1 {
  margin: 3em 0;
}
.page__grid {
  display: flex;
  flex-direction: column;
}

}

/* No greater than 900px, no less than 400px */
@media (max-width:900px) and (min-width:400px) {
    .foo {
        display:none;
    }
}​


/*FONTS*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400|GFS+Didot:400');

html {font-size: 106.3%;} /*17px*/

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.8;
word-spacing: 0.125rem;
  font-size: 17px;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  font-family: 'GFS Didot', serif;
  font-weight: 400;
  line-height: 1.3;
  color: var(--black) !important;
font-weight: bold;
}

h1 {
  margin-top: 0;
  font-size: 5.209rem;
}

h2 {font-size: 4.257rem;}

h3 {font-size: 3.369rem;}

h4 {font-size: 2.777rem;}

h5 {font-size: 2.333rem;}

small, .text_small {font-size: 1.25rem;}


@media only screen and (max-width: 991px) {

.vandaag__afspraak.cw .btn.btn-white {
  z-index: 12;
  position: relative;
}
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;}


}

@media only screen and (min-width: 1921px) {
.header__heading {
  font-size: 5.6vw;
  line-height: 0.85;
  margin: 30px 0;
font-weight: normal;
}
}

 @media (min-width: 992px) and (max-width: 1920px) {

.header__heading {
font-size: 10.209rem;
  line-height: 0.85;
  margin: 30px 0;
font-weight: normal;
}

}

@media only screen and (max-width: 450px) {
.table.table-hover {
    margin-top: 1.5em;
    font-size: 11px;
}
}

/* ============================================================
   LASERSECTIE - vast lasermenu + prijslijsten
   Netbeauty, augustus 2026
   ============================================================ */

/* Vast lasermenu op alle laserpagina's */
.laser-nav {
  margin: 0 0 3.5rem;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: var(--cream);
}
.laser-nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0 6px;
}
.laser-nav ul li {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.laser-nav ul li::before {
  content: "";
  flex: 0 0 auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--hairline);
}
.laser-nav a {
  display: block;
  padding: 14px 16px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--text);
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
  transition: color .2s ease, border-color .2s ease;
}
.laser-nav a:hover,
.laser-nav a:focus {
  color: var(--main);
}
.laser-nav a.is-active {
  color: var(--main);
  font-weight: 600;
  border-bottom-color: var(--main);
}

/* Actieknoppen onder de introductie (centrale laserpagina) */
.laser-actions--center {
  justify-content: center;
}
.laser-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin: 2.5rem 0 0;
}

/* Prijstabellen lasersectie */
.table.price-table {
  width: 100%;
  margin-top: 1.5em;
}
.table.price-table td.area {
  font-weight: 600;
}
.table.price-table td.desc {
  color: var(--text);
  font-size: 15px;
  line-height: 1.5;
}

/* Toelichting onder een prijstabel */
.price-note {
  margin-top: 2.5rem;
  padding: 2rem 2.25rem;
  background: var(--cream);
  border-left: 3px solid var(--hairline);
}
.price-note h4 {
  margin: 0 0 .8rem;
  font-size: 2.2rem;
}
.price-note p:last-child {
  margin-bottom: 0;
}

/* Mannenblok binnen de prijslijst laserontharen */
.men-block {
  margin-top: 4.5rem;
  padding: 3.5rem 3.5rem 3rem;
  background: var(--second);
}
.men-block > :first-child {
  margin-top: 0;
}

/* Mobiel: lasermenu horizontaal scrollbaar */
@media only screen and (max-width: 991px) {
  .laser-nav {
    margin-bottom: 1.75rem;
    position: relative;
  }
  .laser-nav::after {
    content: "";
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 1px;
    width: 38px;
    background: linear-gradient(to right, rgba(253, 247, 243, 0), var(--cream));
    pointer-events: none;
  }
  .laser-nav ul {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .laser-nav ul::-webkit-scrollbar {
    display: none;
  }
  .laser-nav a {
    padding: 12px 12px;
    font-size: 13px;
    letter-spacing: .05em;
  }
}

/* Mobiel: prijstabellen omklappen naar een blok per behandelgebied */
@media only screen and (max-width: 767px) {
  .table.price-table,
  .table.price-table tbody,
  .table.price-table tr,
  .table.price-table td {
    display: block;
    width: 100%;
  }
  .table.price-table thead {
    display: none;
  }
  .table.price-table {
    font-size: 15px;
    border: 0;
  }
  .table.price-table tr {
    margin-bottom: 12px;
    padding: 14px 16px;
    background: #fff;
    border: 1px solid var(--line);
  }
  .table.price-table td {
    padding: 3px 0 !important;
    border: 0 !important;
  }
  .table.price-table td.area {
    font-family: 'GFS Didot', serif;
    font-size: 20px;
    font-weight: bold;
    color: var(--black);
    line-height: 1.3;
  }
  .table.price-table td.desc {
    margin-bottom: 8px;
    padding-bottom: 10px !important;
    border-bottom: 1px solid var(--line) !important;
    font-size: 14px;
  }
  .table.price-table td[data-label]:not(.area):not(.desc)::before {
    content: attr(data-label);
    display: inline-block;
    min-width: 10.5em;
    color: var(--text);
    font-size: 14px;
  }
  .men-block {
    padding: 2.2rem 1.8rem 1.6rem;
  }
  .price-note {
    padding: 1.6rem 1.8rem;
  }
  .laser-actions .btn {
    width: 100%;
    text-align: center;
  }
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   HUIDSECTIE - vast huidmenu, behandeltegels en prijsblokken
   Netbeauty, augustus 2026
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Zijmenu huidsectie: op desktop icoon en label naast elkaar,
   ook bij langere labels. Op mobiel houdt het thema zijn eigen
   gecentreerde weergave in twee kolommen. */
@media only screen and (min-width: 992px) {
  .page-id-550 .beh__side__item a,
  .parent-pageid-550 .beh__side__item a {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 12px 0;
    line-height: 1.35;
  }
  .page-id-550 .beh__side__item img,
  .parent-pageid-550 .beh__side__item img {
    flex: 0 0 auto;
    margin-right: 0;
  }
}
.page-id-550 .beh__side__item a.is-active,
.parent-pageid-550 .beh__side__item a.is-active {
  font-weight: 600;
}

/* Rond icoon voor menu-items zonder eigen afbeelding */
.beh__icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: var(--main);
  color: #fff;
  font-size: 24px;
}

/* Afspraakknop van het thema onder het zijmenu */
.page-id-550 .page__grid__side > a.btn.btn-primary,
.parent-pageid-550 .page__grid__side > a.btn.btn-primary {
  margin-top: 1.8rem;
}

/* Prijs in een behandeltegel */
.card__body .card__price {
  margin: 0 0 6px;
  font-family: 'GFS Didot', serif;
  font-size: 20px;
  color: var(--main);
}

/* Uitgelicht blok, bijvoorbeeld een doorverwijzing naar de lasersectie */
.feature-block {
  margin-top: clamp(28px, 4vw, 46px);
  padding: 2.8rem 3rem 2.4rem;
  background: var(--second);
}
.feature-block > :first-child {
  margin-top: 0;
}
.feature-block .page-actions {
  margin-top: 1.8rem;
}

/* Opsomming met tussenkopjes */
.info-list {
  margin: 2.2rem 0 1.8rem;
}
.info-item {
  padding: 1.5rem 0;
  border-top: 1px solid var(--line);
}
.info-item:last-child {
  border-bottom: 1px solid var(--line);
}
.info-item h4 {
  margin: 0 0 .6rem;
  font-size: 2.1rem;
}
.info-item p:last-child {
  margin-bottom: 0;
}

/* Aandachtsblok binnen een pagina */
.note-block {
  margin-top: 2.5rem;
  padding: 2rem 2.25rem;
  background: var(--cream);
  border-left: 3px solid var(--hairline);
}
.note-block h4 {
  margin: 0 0 .8rem;
  font-size: 2.2rem;
}
.note-block ul {
  margin-bottom: 1rem;
}
.note-block > :last-child {
  margin-bottom: 0;
}

/* Actieknoppen onder een sectie (zelfde opzet als .laser-actions) */
.page-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 12px;
  margin: 2.5rem 0 0;
}
.page-actions .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}

@media only screen and (max-width: 991px) {
  /* icoon gecentreerd boven het label, net als de thema-afbeeldingen */
  .behandelingen__side .beh__icon {
    display: flex;
    margin: 0 auto 6px;
  }
  /* langere labels netjes binnen de twee kolommen houden */
  .page-id-550 .behandelingen__side a,
  .parent-pageid-550 .behandelingen__side a {
    font-size: 15px;
    line-height: 1.35;
    overflow-wrap: break-word;
  }
  /* afspraakknop onder het huidmenu blijft ook op mobiel zichtbaar */
  .page-id-550 .page__grid .page__grid__side > a.btn.btn-primary,
  .parent-pageid-550 .page__grid .page__grid__side > a.btn.btn-primary {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  .feature-block {
    padding: 2rem 1.8rem 1.6rem;
  }
  .note-block {
    padding: 1.6rem 1.8rem;
  }
  .page-actions .btn {
    width: 100%;
    text-align: center;
  }
}
