
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--beige-700) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--beige-200)  !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--beige-700) !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(--beige-200)  !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--beige-200)  !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--beige-200)  !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--beige-700) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--beige-200)  !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(--beige-200)  !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--beige-200) ;
  border-color: var(--beige-200) ;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--beige-200)  !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--beige-200)  !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;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 330px;
  }
  header > div.wrapper.above {
  min-height: 480px;
  }

  header div.header div.holder {
  height: 230px;
  }
  }



  .shop_topbar {
  background: var(--beige-200);
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: var(--text) !important;
  }


  nav.navbar-default, div.navbar-collapse {
  background-color: var(--beige-200) ; !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(--beige-200)  !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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(--beige-700);
  }

  @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(--beige-700) !important;
  }
  }


  header div.header div.contact i {
  color: var(--beige-700);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--beige-700) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--beige-200)  !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--beige-700);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--beige-200)  !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(--beige-200) ;
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
 --neutral-50: #f8f9fa;
            --neutral-100: #f1f3f4;
            --neutral-200: #e9ecef;
            --neutral-300: #dee2e6;
            --neutral-400: #ced4da;
            --neutral-500: #adb5bd;
            --neutral-600: #6c757d;
            --neutral-700: #495057;
            --neutral-800: #343a40;
            --neutral-900: #212529;
            --beige-50: #fefdfb;
            --beige-100: #fdfbf7;
            --beige-200: #fbf8f1;
            --beige-300: #f7f2e8;
            --beige-400: #f3ecdd;
            --beige-500: #efe6d2;
            --beige-600: #e8dcc4;
            --beige-700: #e1d2b6;
            --beige-800: #dac8a8;
            --beige-900: #d3be9a;
--text: #626262;
--kop: #121212;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Poppins", sans-serif;
--koptekst: "Prata", 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-h0: calc(1rem * 2.95);
    --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);
--light-border: rgba(18, 18, 18, .08);
--dark-border: 0.1rem solid rgba(18,18,18, 1);
--border-radius: 4.0rem;
--small-border-radius: 2.0rem;
}

.micromodal-slide[aria-hidden=false] .modal__container {
    background: white !important;
    border-radius: 5px !important;
    padding: 45px 25px !important;
}

.post-type-archive-behandelingen > main > section > div > div > div:nth-child(3) > div.text_pagina_intro {
    display: none;
}


.cadeau_bon .image-content img {
    width: 90%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    border-radius: var(--border-radius);
    border: var(--dark-border);
    object-position: 35% center;
}


div#product-addons-total {
    display: none;
}
tr.woocommerce-cart-form__cart-item.cart_item dl.variation, .woocommerce table.shop_table dl.variation {
    /* display: none; */
    font-size: 11px;
    font-weight: 400 !important;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-voor-wie-wanneer-is-de-cadeaubon p.form-row {
    margin: 0 0 -13px;
    padding: 0;
}


.shop_uspbar p {
    margin: 0;
}
.shop_uspbar {
    background: var(--neutral-600);
    color: white !important;
    padding: 7px 0;
    font-size: 15px;
}


.woocommerce-checkout ul li::before, .woocommerce-cart ul li::before {
    display: none!important;
}
.woocommerce form #billing_vat_number_field {
    display: none !important;
}

section.archive.treatments div.treatments div.item, section.treatments.shortcode div.treatments div.item {
    padding: 0 10px;
}

section.treatments > div > div.items > div > div:nth-child(1) div.item > a:nth-child(1)::before, .term-40 section.treatments > div > div > div:nth-child(3) > div.treatments > div > div:nth-child(1) .item > a:nth-child(1)::before {
    content: "Eerste keer?";
    position: absolute;
    left: -20px;
    background: var(--neutral-600);
    color: white;
    padding: 6px 26px;
    border-radius: 50px;
    top: 37px;
    z-index: 1000;
}



.home section.treatments .container {
    display: flex;
    flex-direction: column;
}
.home section.treatments .container h2 {
    order: 1;
}
section.treatments .container .beh_knop{
    order: 3;
}
section.treatments .container div.items {
    order: 2;
}

.product_view h2 {
    margin-bottom: 4rem;
}

.woocommerce_child {
    display: flex;
    flex-direction: row-reverse;
    gap: 80px;
    align-items: center;
}
.woocommerce div.product form.cart .button:hover {
    background: var(--beige-900) !important;
    color: white !important;
    border-color: var(--beige-900) !important;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    margin-top: 25px;
    background: transparent !important;
    border: var(--dark-border) !important;
    color: var(--kop) !important;
    text-transform: none;
    width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 18px;
    margin-top: 25px;
}
.woocommerce-shop .woocommerce ul.products li.product .price, .woocommerce-shop .woocommerce .price {
    font-size: 19px;
    color: var(--text) !important;
}
.woocommerce-page ul.products {
    margin-top: 7rem;
}
.woocommerce ul.products li.product a img {
    height: 500px;
    object-fit: cover;
    margin: 0;
}
.woocommerce .thumbnail-wrapper {
    height: 470px;
    overflow: hidden;
    border-radius: var(--small-border-radius) !important;
    border: var(--dark-border);
}
.woocommerce ul.products li.product .button {
    width: 100% !important;
    text-align: center;
    text-transform: none;
    background: transparent !important;
    border: var(--dark-border);
    color: var(--kop) !important;
    font-size: 14px;
}


.woocommerce ul.products li::before {
    display: none;
}

.home .services-container .service-item {
    font-size: unset;
}
.shop_topbar > div:nth-child(1) > a:nth-child(2) {
  display: none;
}
.contact_form_hold {
    margin: 3rem auto 0;
}

.contact-content p {
    margin: 0;
    line-height: 1;
}
.contact-card {
    background: var(--beige-300);
    border-radius: 12px;
    box-shadow: 0 4px 12px var(--light-border);
    overflow: hidden;
    text-align: center;
    padding: 25px 4px 28px;
}
.contact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
    margin: 0 auto;
}
.contact-content a {
    color: var(--text) !important;
}
.contact-content a:hover {
    color: var(--text) !important;
opacity: 0.7;
}
.contact-icon {
    color: var(--beige-900);
    font-size: 30px;
    margin-bottom: 15px;
}

.coupon {
  display: none;
}

section.google_map {
    padding: 0;
}
section.google_map .container iframe {
    width: 100%;
}
section.google_map .container p {
    margin: 0;
}
section.google_map .container {
    width: 100%;
    padding: 0;
}


.services-container .service-item {
    padding: 12px 15px;
    font-size: 15px;
    border-bottom: 1px solid var(--light-border);
}
section.review_blok {
    padding-top: 1rem;
}

section.archive.treatments div.treatments div.item, section.treatments.shortcode div.treatments div.item {
    position: relative;
}

section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span, section.treatments div.items div.item a span {
    font-family: var(--bodytekst);
    font-weight: 400;
    background: var(--beige-500);
    padding: 15px 25px;
    font-size: 13px;
    text-transform: none;
    color: var(--kop) !important;
    letter-spacing: 0;
    border-radius: 50px;
}
div.treatments > div > div > div > a:nth-child(2), section.treatments> div > div > div > div > div > a:nth-child(2) {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.breadcrumbs {
    display: none;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 30px;
    margin-top: 0 !important;
    font-size: var(--font-size-h0);
    text-align: center;
}
.text_pagina_intro {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5em;
}

main ul li::before {
    content: '';
    position: absolute;
    left: -23px;
    top: 13px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--beige-700);
}
main ul li {
    list-style: none;
    position: relative;
}
main ul {
    padding-inline-start: 30px;
}

.behandel_intro {
    background: var(--beige-200);
    margin-bottom: 7em;
    padding: 35px;
    margin-top: -200px;
}
section.behandel_foto {
    padding: 0;
}
section.behandel_foto img {
    margin: 0 auto;
    width: 100%;
    height: 520px;
    object-fit: cover;
}

strong {
    FONT-WEIGHT: 700 !important;
    color: var(--kop);
}

main li, main ol {
    padding: 4px 0;
}
ol, ul {
    margin-bottom: 1.15rem;
}
.home h1 {
    font-size: var(--font-size-h00);
}
.home section.treatments h2, .product_view h2 {
    font-size: var(--font-size-h0);
margin-top: 0;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg,  [type="submit"], .nf-form-content input[type=submit] {
    border-radius: 50px !important;
    padding: 18px 42px !important;
    background: var(--neutral-600) !important;
    border: 1px solid var(--light-border);
    text-transform: uppercase;
    font-weight: 300;
}
.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(--beige-900) !important;
    border: 1px solid var(--light-border)!important;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--beige-900) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--neutral-500) !important;
}
footer div.column img.img-responsive {
    margin: 0 auto;
}
footer div.social-media ul li a:hover {
    background: var(--neutral-500) !important;
}
footer div.social-media ul li a:hover i {
    color: var(--white) !important;
}

footer div.social-media ul li a {
    background: transparent !important;
    border: 1px solid var(--neutral-500);
}
footer div.social-media ul li a i {
    color: var(--text) !important;
}
footer .social-media.size-normal {
    margin-top: -63px;
}

section.salon_intro, section.salon_intro .container, section.salon_intro figure.gallery-item {
    padding: 0;
    margin: 0;
}

section.behandel_foto p {
    margin: 0;
}

section.pagina_intro_start {
    padding-bottom: 0;
}


.text-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 110px;
    align-items: center;
}
.image-content {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.image-content img {
    width: 90%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    border-radius: var(--border-radius);
    border: var(--dark-border);
}

section.partners div.item div.holder img {
    max-width: 121px;
    filter: invert(0.2) brightness(0.9);
}

.home header div.header.full-width {
    border-bottom: 1px solid rgb(255 255 255 / 14%)!important;
}
header div.header.full-width {
    border-bottom: 1px solid var(--light-border)!important;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--beige-700);
    color: var(--kop) !important;
    letter-spacing: 0;
    font-size: 20px;
}
footer {
    color: var(--text);
    padding-top: 70px;
}
footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text)!important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.6);
}
footer div.socket {
    border-top: solid .1rem var(--light-border);
    margin-top: 60px;
    padding: 35px 0;
}

div#filterCollapse h3 {
    font-size: var(--font-size-h4);
    margin-top: 0;
}
div#filterCollapse {
    border-radius: var(--small-border-radius) !important;
    border: var(--dark-border);
    padding: 45px 25px;
}
div#filterCollapse section.widget {
    padding: 45px 0;
}
div#filterCollapse section.widget_search input.search-submit, div#filterCollapse .widget_price_filter .price_slider_amount .button {
    padding: 8px 35px !important;
    font-size: 11px !important;
    margin-top: 14px;
}
div#filterCollapse .select2-results__option {
    font-size: 11px;
}
div#filterCollapse .select2-container--default .select2-selection--single {
    height: unset!important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: var(--beige-900)!important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: var(--neutral-300)!important;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.m_only {
display: none!important;
}
li#menu-item-963 {
    position: absolute;
    right: 209px;
}
li#menu-item-851 {
    position: absolute;
    right: 321px;
}
li#menu-item-848 {
    position: absolute;
    right: 100px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav {
        position: relative;
    }
section.treatments.shortcode .col-xs-24.col-sm-12 {
    width: 50%;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu {
    padding: 15px 56px 15px 20px !important;
}
.home .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 90px;
}
div#filterCollapse {
    margin-right: 3em;
}
.home .woocommerce ul.products li.product .button {
    font-size: 12px;
}
.flip_container .text-content {
    order: 2;
}
.flip_container .image-content {
    order: 1;
}
.contact_form_hold {
    width: 50%;
}
.contact-grid {
    width: 79%;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li#menu-item-29 ul.dropdown-menu {
    column-count: 2;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li#menu-item-29 ul.dropdown-menu> li> a:before {
    left: -100px !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu > li> a {
    padding: 0.4rem 0.7rem !important;
    color: var(--text) !important;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 15px;
    position: relative;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu > li> a:hover {
    background: none !important;
    box-shadow: none !important;
    color: var(--kop) !important;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
section.informatie_text .container {
    width: 40%;
}
header div.header div.holder {
        height: 130px;
        min-height: 50px;
    }
section.salon_intro .container {
    width: 100%;
        margin-top: -140px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 101vh;
}
    header div.header.full-width div.wrapper img.logo {
        max-width: 99px;
    }
    header > div.wrapper {
        min-height: 130px;
    }
section.salon_intro {
        width: 100%;
        height: 101vh;
    position: relative;
}
    section.salon_intro figure.gallery-item img {
        height: 109vh;
        object-fit: cover;
        width: 100%;
    }
.background_text {
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    text-align: center;
}
.home header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--white) !important;
    }
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 300;
        font-size: 15px;
        position: relative;
    }
header div.header.full-width .container .col-sm-10 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    z-index: 100000000;
}
header div.header.full-width .container .col-sm-38.xs-absolute-overlay {
    width: 100%;
}
    header div.navbar-collapse {
        text-align: left;
    }
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.afspraak_knop {
    float: right;
}
header div.header.full-width .container {
    width: 100%;
}
    header>div.wrapper.sticky_menu.sticky_header .header {
        box-shadow: none;
        border-bottom: .1rem solid var(--light-border)!important;
    }
.home header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:before {
    background: var(--white);
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:before, nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu > li> a:before {
    content: "";
    width: 60%;
    height: 1px;
    background: var(--text);
    position: absolute;
    left: 0;
    bottom: 8px;
    z-index: 100000;
    transform: scaleX(0); 
    transform-origin: left; 
    transition: transform 0.8s ease; 
        right: 0;
        margin: 0 auto;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.active>a:before,
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover:before, nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu > li> a:hover:before {
    transform: scaleX(1);
}
    .home header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover, .home header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus, .home header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
        color: var(--white) !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(--text) !important;
    }
header>div.wrapper.sticky_menu.sticky_header .header nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text) !important;
}
header>div.wrapper.sticky_menu.sticky_header .header nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:before {
    background: var(--kop) !important;
}
header>div.wrapper.sticky_menu.sticky_header .header nav.navbar-default div.navbar-collapse ul.navbar-nav>li.active>a, header>div.wrapper.sticky_menu.sticky_header .header nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    color: var(--kop) !important;
}
}


section.foto_gallerij {
    padding-bottom: 0;
}
section.foto_gallerij .container {
    width: 100%;
    padding: 0;
}
section.foto_gallerij .container .gallery-item {
    padding: .5em .25em;
}
section.foto_gallerij .gallery-item img {
    height: 460px;
    object-fit: cover;
    width: 100%;
}


section.treatments div.items div.item, section.treatments div.items div.item a, section.archive.treatments div.treatments div.item img, .woocommerce ul.products li.product img, .woocommerce-page ul.products li.product img, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    transition: all 0.5s ease;
}
section.treatments div.items div.item:hover img, section.archive.treatments div.treatments div.item:hover img, .woocommerce ul.products li.product:hover img, .woocommerce-page ul.products li.product:hover img, section.treatments.shortcode div.treatments div.item:hover img {
    transform: scale(1.1);
    transition: all 0.5s ease;
}
section.treatments > div > div > div > div > div > a:nth-child(1), section.treatments .treatments > div > div > div > a:nth-child(1) {
    overflow: hidden;
    border-radius: var(--small-border-radius) !important;
    border: var(--dark-border);
}
section.treatments .treatments > div > div > div > a:nth-child(1) {
    display: inline-block;
    width: 100%;
}
section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    border-radius: 0!important;
    height: 430px;
    object-fit: cover;
    box-shadow: none !important;
}




.background_text h1 {
    font-size: var(--font-size-h000)!important;
}
.background_text h1, .background_text p {
    color: white !important;
}

section.salon_intro figure.gallery-item img {
    filter: brightness(0.5);
}

main section .subkop {
    margin-top: 0;
    margin-bottom: -25px !important;
    font-size: 16px!important;
    position: relative;
    letter-spacing: 2px;
    color: var(--neutral-500) !important;
    font-family: var(--bodytekst);
    font-weight: 300;
    text-transform: uppercase;
}

.woocommerce div.product div.images img {
    height: 650px;
    object-fit: cover;
    border-radius: var(--border-radius);
}
.woocommerce > main > section > div > div > div:nth-child(3) > div.page-header {
    display: none;
}
.woocommerce div.product div.summary h1 {
    text-align: left;
}
.product_meta {
    display: none;
}
.woocommerce div.product form.cart div.quantity {
    width: 100%;
}
.woocommerce .quantity .qty {
    padding: 10px 25px;
    width: 100%;
    text-align: center;
    border-radius: 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs {
    display: none;
}
.woocommerce div.product .woocommerce-tabs div#tab-description, .woocommerce section.related {
    border-top: 1px solid var(--light-border);
    margin-top: 5rem;
    padding-top: 3rem;
}
.woocommerce section.related ul.products.columns-4 {
    margin-top: 50px !important;
}


@media only screen and (max-width: 991px) {
html {font-size: 19px !important;}
.woocommerce_child {
    display: block;
}
.pc_only {
display: none!important;
}
.cadeaubon section.behandel_foto img {
    object-position: 20% center !important;
}
section.treatments > div > div.items > div > div:nth-child(1) div.item > a:nth-child(1)::before {
    left: 10px!important;
}
section.treatments > div > div > div:nth-child(3) > div.treatments > div > div:nth-child(1) .item > a:nth-child(1)::before {
    left: -5px !important;
}
.text-container {
    gap: 60px!important;
}
.woocommerce div.product div.images img {
    height: 480px !important;
    margin-bottom: 3em;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
}
section.behandel_foto img {
    height: 450px!important;
}
.behandel_intro {
    padding: 65px 35px!important;
    width: 91%!important;
    margin: -200px auto 7em!important;
}
.home header button.navbar-toggle {
    color: var(--beige-900);
}
header button.navbar-toggle {
    color: var(--text);
}
header .social-media.visible-xs.visisble-sm {
    display: none !important;
}
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(--light-border);
    text-align: left;
    padding: 12px 10px;
}
nav.navbar-default, div.navbar-collapse {
    background-color: rgb(52 58 64 / 82%);
}
footer {
    text-align: center;
}
section.foto_gallerij .gallery-item img {
    height: 230px!important;
}
section.foto_gallerij .container .gallery-item {
    padding: 0 .25em .5em!important;
    width: 50%;
}
.flip_container .text-content {
    order: 1!important;
}
.flip_container .image-content {
    order: 2!important;
}
section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span, section.treatments div.items div.item a span {
    height: unset !important;
}
section.treatments div.items .col-xs-24.col-sm-24.col-md-12, section.archive.treatments .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
.image-content img {
    width: 100%; 
}
.home section.treatments h2, .home h1, div.page-header h1 {
    font-size: var(--font-size-h1)!important;
}
.text_pagina_intro {
    width: 93%!important;
}
.home h1 {
    font-size: var(--font-size-h0);
}
.background_images .gallery > figure:nth-child(2) {
    display: none;
}
    section.salon_intro .background_text h1 {
        font-size: var(--font-size-h1) !important;
        margin-top: 0;
    }
.background_images figure.gallery-item img {
    height: 790px;
    object-fit: cover;
}
section.salon_intro {
    height:620px;
}
section.salon_intro .container {
    margin-top: -160px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 790px;
}
    .background_text {
        z-index: 1;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -32%);
        width: 100%;
        text-align: center;
        padding: 15px;
    }
/*.background_images figure.gallery-item {
    width: 50% !important;
}*/
.text-container {
        grid-template-columns: 1fr !important;
    }
    .text-container .text-content {
        order: 2;
}
    .text-container .image-content {
        order: 1;
        height: 400px !important;
        width: 95% !important;
        margin: 0 auto;
    }
}


main section, section.treatments {
    padding: 100px 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;
letter-spacing: -0.5px;
font-family: var(--koptekst);
color: var(--kop)!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;}

.smallmargin {
    margin-top: 1.15rem;
}

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;
}
}

@media only screen and (min-width: 992px) and (max-width: 1340px){
    header div.header.full-width div.wrapper img.logo {
        max-width: 59px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 12px;
        padding: 10px 5px;
    }
    .background_text {
        width: 80%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1150px){
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 11px;
        padding: 10px 3px;
    }
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}