
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cormorant Garamond', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--color-mid);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--color-mid) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-primary) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-primary) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-primary) !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(--color-primary) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-primary) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-primary) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-primary) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-primary) !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(--color-primary) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-primary);
  border-color: var(--color-primary);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-primary) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-primary) !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://doucebois.nbsals4.nl/wp-content/uploads/sites/316/2023/02/header-new.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: 392px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 542px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 217px;
  }
  header > div.wrapper.above {
  min-height: 367px;
  }

  header div.header div.holder {
  height: 117px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-primary); !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(--color-primary) !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(--color-primary);
  }

  @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(--color-primary) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-primary);
  }

  @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(--color-mid) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--color-primary) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-primary) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-primary);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-primary) !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: var(--color-mid) !important;
  }

  section.prices table tr td a {
  color: var(--color-mid) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--color-mid) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--color-primary);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
  --color-primary:       #85d2ed;
  --color-primary-dark:  #5bbad8;
  --color-primary-light: #e6f6fc;
  --color-dark:          #2b2b2b;
  --color-mid:           #6b6b6b;
  --color-muted:         #9b9b9b;
  --color-border:        #e0dcd8;
  --color-surface:       #f7f5f3;
  --color-white:         #ffffff;
  --font-display: 'Cormorant Garamond', serif;
  --font-body:    'Jost', sans-serif;
  --space-xs:   8px;
  --space-sm:   16px;
  --space-md:   32px;
  --space-lg:   64px;
  --space-xl:   96px;
}

.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(--color-primary-dark) !important;
}

.home main section, .home section.treatments {
    padding: 160px 0;
}

.recensie_tekst {
    margin-bottom: 90px;
}

.behandelingen__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}
.behandelingen__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3px;
}.behandeling-card {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1;
    cursor: pointer;
    transition: transform .4s ease;
}
.behandeling-card__bg {
    width: 100%;
    height: 100%;
    transition: transform .4s ease;
}
.behandeling-card__label {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px 16px;
    background: linear-gradient(transparent, rgba(0, 0, 0, .52));
    color: var(--color-white);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.behandel_section > div > div > div.behandelingen__grid > div > a > p, .behandel_section > div > div > p {
    display: none;
}

section.treatments.shortcode h3 {
    display: none;
}

section.oplossingen_view {
    background: var(--color-surface);
    padding: 0!important;
}
.oplossingen {
    display: grid;
    grid-template-columns: 45% 55%;
}
.oplossingen__foto {
    position: relative;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
.oplossingen__content {
    padding: 114px 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zoek-widget {
    background: var(--color-white);
    border: 1px solid var(--color-border);
    padding: 28px 28px 24px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .06);
}
.zoek-widget__label {
    font-size: 11px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-muted);
    font-weight: 500;
    margin-bottom: 14px;
    display: block;
}
.zoek-widget__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 18px;
}
.tag_click {
    padding: 8px 16px;
    border: 1.5px solid var(--color-border);
    font-size: 16px;
    letter-spacing: .06em;
    cursor: pointer;
    transition: all .2s;
    background: var(--color-white);
    color: var(--color-dark) !important;
    font-family: var(--font-body);
    font-weight: 500;
}
.tag_click:hover {
    background: var(--color-primary);
    color: white !important;
    transition: all .2s;
}
.zoek-widget__row input.search-field {
    padding: 10.8px 12px;
    border: 1.5px solid var(--color-border);
    border-right: none;
    font-family: var(--font-body);
    font-size: 13px;
    outline: none;
    color: var(--color-dark);
    background: var(--color-white);
    transition: border-color .2s;
    border-radius: 0 !important;
width: 100%;
}
.zoek-widget__row label {
    width: 40%;
}
.zoek-widget__row input.search-submit {
    padding: 13px 22px;
    border: none;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-radius: 0 !important;
}
.about_parent {
    display: grid;
    grid-template-columns: 55% 45%;
}
.behandeling-card:hover {
    opacity: 0.8;
    transition: transform .4s ease;
}
section.about {
    padding: 0;
    background: var(--color-primary-light);
}
.about__foto {
    position: relative;
    width: 100%;
    height: 100%;
}
.about__foto img, .oplossingen__foto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    object-position: center 20%;
}
.home h2 {
    margin-top: 0;
}
.about__content {
    padding: var(--space-xl) 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
a.btn.btn-secondary {
    background: transparent !important;
    border: 1px solid var(--color-dark) !important;
    color: var(--color-dark) !important;
}

.reviews__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.review-card {
    background: var(--color-white);
    padding: 36px 32px;
    border-bottom: 3px solid var(--color-primary);
    transition: transform .25s, box-shadow .25s;
}
.review-card__stars {
    color: var(--color-primary-dark);
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 16px;
}
.review-card__quote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
    color: var(--color-dark);
    margin-bottom: 20px;
}
.review-card__author {
    font-size: 11px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--color-muted);
    font-weight: 600;
}

footer div.column img {
    max-width: 170px;
    margin-bottom: -5px;
}
.section--dark h2 {
    color: white ! Important;
    margin-top: 0;
}

section.merken_items img {
    max-width: 180px;
    text-align: center;
    margin: 0 auto;
}
.opening__header h2 {
    margin-top: 0;
}
.opening__header {
    text-align: center;
    margin-bottom: var(--space-lg);
}

footer div.socket, .footer-sticky, footer, .footer-cta.center:after, .author {
    background: #222 !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: var(--color-dark) !important;
    font-weight: 500 !important;
}
    header div.header.full-width div.wrapper img.logo {
        filter: invert(0.7);
    }
.hero__content {
    text-align: left;
}
em {
    font-style: italic;
    color: var(--color-primary-dark);
}
.hero__content .btn {
    margin-top: 25px !important;
}
header>div.wrapper.shadow:before {
    background: linear-gradient(to right, rgba(43, 43, 43, .52) 0%, rgba(43, 43, 43, .18) 55%, transparent 100%);
}


.row.merkeslogo img {
    margin: 20px 0px;
}

._form_3 ._form-content ._form_element {
    margin-bottom: 12px;
}
._form_3 label._form-label, ._form_3 ._form-branding, ._form_3 ._html-code, h2._form-title {
    display: none;
}
section .huidanalyse {
  padding: 3rem;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  background: var(--lightblue);
}
.home .huidanalyse .btn.btn-primary {
  background: var(--color-dark) !important;
}

#call_button {
  position: fixed;
  bottom: 110px;
  left: 30px;
  z-index: 99;
  font-size: 32px;
  line-height: 1;
  border: none;
  outline: none;
  background-color: var(--color-primary);
  color: #fff;
  cursor: pointer;
  padding: 14px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

.salon_intro .btn {
  font-size: 16px;
}

.bookcta {
    padding: 8px 35px 17px;
    margin: 4em 0 2em 0;
background: url(https://doucebois.nbsals4.nl/wp-content/uploads/sites/316/2023/02/header-new.jpg);
color: #fff !important;
background-blend-mode: darken;
background-color: #0000005c;
background-position: -20% 40%;
}
.bookcta h2 {
    color: #fff!important;
}


.voordelencta {
    padding: 25px 50px 54px;
    background: #ccecf7;
    margin: 4em 0;
}

.single-behandelingen figure img {
    width: 100%;
    margin-bottom: 35px;
    object-fit: cover;
}

img.big_image {
    width: 100%;
    margin-bottom: 45px;
}

header > div.wrapper::after {
    -webkit-filter: grayscale(1) brightness(0.8);
    filter: grayscale(1) brightness(0.8);
}
.section--light {
    background: var(--color-surface);
}
.section--dark {
    background: var(--color-dark);
    color: rgba(255, 255, 255, .6);
}


div.page-header h1 {
    border-bottom: none !important;
    margin-bottom: 70px !important;
    line-height: 1.2 !important;
}
main section, section.treatments {
    padding: 110px 0;
}

section.treatments.shortcode h3 {
    margin-bottom: 1.5em;
}

table.opening_hours tr>td:first-of-type {
    width: 120px;
}
footer div.column > h4 {
    border-bottom: none !important;
    font-size: 11px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-white) !important;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: var(--font-body);
}
footer div.social-media ul li a {
    background: transparent!important;
    border: 1px solid var(--color-primary);
}
footer {
    color: #cdcdcd!important;
}
footer .column a:hover {
    color: var(--color-primary)!important;
}
footer .column a {
    color: #cdcdcd!important;
}
footer .social-media.size-normal {
    margin-top: -45px;
}
footer {
    font-size: 14px;
}
footer div.socket {
    font-size: 13px;;
}

section.salon_intro img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.home section.featured a div.item-background {
    padding: 220px 0;
    height: auto!important;
}
section.featured a div.item-centered h3, section.featured a div.item-centered p {
    font-size: 32px;
}
section.featured a div.item-centered {
    top: unset!important;
    left: unset!important;
    transform: unset!important;
    padding: 20px 32px;
    width: 100%;
    bottom: 0;
    text-align: left;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 15px 50px!important;
}

section.archive.reviews .reviews > .row::before {
    display: none;
}
section.archive.reviews .reviews > .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px 5px;
}
.reviews > .row > .col-xs-48 {
    display: flex;
    flex-direction: column;
}
.reviews > .row > .col-xs-48 > .row {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.reviews > .row > .col-xs-48 > .row > .col-xs-48 {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.reviews > .row > .col-xs-48 > .row > .col-xs-48 > .review {
    flex: 1;
}
section.archive.reviews div.reviews div.review {
    margin-bottom: 0 !important;
    background: var(--color-surface);
    padding: 36px 32px;
    border-bottom: 3px solid var(--color-primary);
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
    color: var(--color-dark);
}

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 h4 {
    position: relative;
    font-size: 0;
}
section.archive.reviews div.reviews div.review h4::before {
    content: "★★★★★";
    margin-bottom: var(--space-sm);
    color: var(--color-primary);
    font-size: 14px;
    display: block;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    border: none;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 0;
}
section.archive.reviews div.reviews div.review blockquote.blockquote .blockquote-footer {
    font-size: 0;
}
section.archive.reviews div.reviews div.review blockquote.blockquote .blockquote-footer cite {
    font-style: normal;
    font-size: 11px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--color-muted);
    font-weight: 600;
}

header .shop_topbar, header .topbar {
    background: var(--color-dark);
    color: white;
}
header .shop_topbar a, header .topbar a {
    color: white!important;
}
header .shop_topbar a:hover, header .topbar a:hover {
    color: var(--color-primary)!important;
}

.topbar_items span.top_divider {
    margin: 0 13px;
}

@media only screen and (min-width: 992px) {
header div.header.full-width div.wrapper img.logo {
    max-width: 220px;
}body.home header > div.wrapper, section.oplossingen_view, .oplossingen__content {
    min-height: 100vh!important;
}
.topbar_items {
    text-align: right;
}
section.about .container, section.oplossingen_view .container {
    width: 100%;
    padding: 0;
}
._form-content {
    display: flex;
    width: 100%;
    gap: 5px;
    justify-content: center;
    margin-top: 35px;
}
body.home header > div.wrapper {
    min-height: 835px;
}
header div.header.full-width .container, header .topbar .container {
width: 90%;
        max-width: 2500px;
}
section.featured a div.item:hover {
    transform: translateY(-40px);
}
header > div.wrapper::after {
    background-position: center 30%;
}
header div.header div.holder {
    height: 79px;
    min-height: 50px;
}
    header div.header, header .sticky_menu_small div.header {
        /* background-color: rgb(0 0 0 / 56%) !important; */
        background-color: rgb(255 255 255) !important;
    }
section.page .container {
    width: 1000px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!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(--color-primary) !important;
}
body header > div.wrapper {
    min-height: 445px;
}
header>div.wrapper.above_shadow:before {
    top: 0;
}
header>div.wrapper .header__content .container {
    width: 90%;
}
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
        width: 30%;
        margin-left: 64%;
    }
header>div.wrapper .header__content {
    /*transform: translate3d(0, 90px, 0);*/
        transform: translate3d(0, 140px, 0);
}
header .header__content h1 {
    font-size: 5.5em;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    height: auto!important;
    padding: 0px 11px 0px 11px!important;
    font-size: 15px!important;
}
}

section.nieuwsbrief form button[type=submit] {
    padding: 8.9px 42px !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 4px 0px 6px 0px!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus  {
    color: #85d2ed!important;
}




@media only screen and (max-width: 991px) {
html.navbar-open .header.full-width {
    position: relative!important;
}
.zoek-widget__row input.search-submit {
    display: block;
    width: 100%;
}
.zoek-widget__row label {
    width: 100%;
}
.zoek-widget__row input.search-field {
    border-right: 1.5px solid var(--color-border);
}
section.nieuwsbrief form button[type=submit] {
    width: 100%;
}
header .shop_topbar, header .topbar {
    display: none;
}
.behandelingen__inner, .reviews__grid {
    grid-template-columns: 1fr!important;
    gap: 50px!important;
}
section.merken_items .col-md-9 {
    width: 47%;
    float: left;
    margin: 1%;
}
.about__foto img {
    position: relative;
    margin-top: 40px;
}
.about__content {
    padding: var(--space-xl) 20px!important;
}
.oplossingen__content {
    padding: 114px 32px!important;
}
.oplossingen, .about_parent, .behandelingen__grid {
    grid-template-columns: 1fr!important;
}
button#call_button {
    bottom: 119px;
}
#appointment_button {
    bottom: 15px!important;
}
#whatsapp_button {
    bottom: 66px!important;
}
#whatsapp_button, #call_button, #appointment_button {
    right: 30px;
    left: auto!important;
    height: 45px!important;
    width: 45px!important;
    font-size: 16px!important;
}
header .header__content {
    padding-top: 310px;
}
div.page-header h1 {
    font-size: 36px;
}
header div.header div.holder {
    min-height: 50px;
    height: 100px;
}
header nav.navbar-default div.navbar-header div.holder {
    min-height: 50px;
    height: 100px;
}
.header.full-width {
  position: fixed !important;
}
header div.header {
    text-align: left;
}
header div.header {
        background-color: rgb(255 255 255) !important;
    }
header>div.wrapper.above_shadow:before {
    top: 0;
}
    header button.navbar-toggle {
        color: var(--color-primary);
    }
nav.navbar-default, div.navbar-collapse {
    background-color: #ffffff;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--color-primary);
}
section.logoos img {
    max-width: 200px;
    margin: 1em 0;
}
header span.subheader {
    font-size: 16px!important;
}
header > div.wrapper::after {
    background-position: 15% center;
}
header>div.wrapper {
    min-height: 390px;
}
header .navbar-nav>li>a {
    padding: 19px 0;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #3c3c3c;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    height: auto!important;
    padding: 6px 12px!important;
    font-size: 15px!important;
    border-bottom: 1px solid #4c4c4c!important;
}
}


span.subheader, .text-eyebrow {
    font-family: var(--font-body);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--color-primary-dark);
    display: block;
    margin-bottom: 12px;
}

section.treatments.shortcode {
    margin: 6em 0;
}

footer {
    padding-top: 110px;
}
footer div.socket {
    margin-top: 100px;
    padding: 25px 0;
}


h1, .heading-xl {
  font-size: clamp(44px, 6vw, 80px);
}
h2, .heading-lg {
  font-size: clamp(32px, 3.5vw, 52px);
}
h3, .heading-md {
  font-size: clamp(28px, 2.5vw, 32px);
}
h4, .heading-sm {
  font-size: clamp(23px, 1.5vw, 32px);
}
.text-small {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  color: var(--color-muted);
}



body {
    line-height: 1.8;
  font-family: var(--font-body);
  background: var(--color-white);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-weight: 300;
  color: var(--color-mid);
}

h1, h2, h3, h4, h5, h6 {
    margin: 4.75rem 0 2.85rem;
    line-height: 1.15;
    letter-spacing: 1.2px;
  font-weight: 300;
  line-height: 1.05;
  color: var(--color-dark)!important;
}


p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i, #appointment_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#appointment_button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #2b2b2b;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}