
  @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(--primary-500) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--accent-200) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-500) !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(--accent-200) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--accent-200) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--accent-200) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-500) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--accent-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(--accent-200) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--accent-200);
  border-color: var(--accent-200);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--accent-200) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--accent-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;
  }
  }

  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://bodylaserclinic.nl/wp-content/uploads/sites/508/2016/11/header.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 419px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 569px;
    }
  }

  @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: 244px;
  }
  header > div.wrapper.above {
  min-height: 394px;
  }

  header div.header div.holder {
  height: 144px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--accent-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(--accent-200) !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(--primary-500);
  }

  @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(--primary-500) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-500);
  }

  @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: 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(--primary-500) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--accent-200) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-500);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--accent-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: 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(--accent-200);
  }

  :root {
  /* Primary kleuren (goudbeige) */
  --primary-100: hsl(42, 35%, 90%);
  --primary-200: hsl(42, 35%, 85%);
  --primary-300: hsl(42, 35%, 80%);
  --primary-400: hsl(42, 35%, 75%);
  --primary-500: hsl(42, 35%, 63%); /* #C9AC78 - Base */
  --primary-600: hsl(42, 35%, 58%);
  --primary-700: hsl(42, 35%, 53%);
  --primary-800: hsl(42, 35%, 48%);
  --primary-900: hsl(42, 35%, 43%);
  /* Secondary kleuren (goudbruin) */
  --secondary-100: hsl(38, 42%, 75%);
  --secondary-200: hsl(38, 42%, 70%);
  --secondary-300: hsl(38, 42%, 65%);
  --secondary-400: hsl(38, 42%, 60%);
  --secondary-500: hsl(38, 42%, 51%); /* #b69049 - Base */
  --secondary-600: hsl(38, 42%, 46%);
  --secondary-700: hsl(38, 42%, 41%);
  --secondary-800: hsl(38, 42%, 36%);
  --secondary-900: hsl(38, 42%, 31%);
  /* Accent kleuren (crème/off-white) */
  --accent-100: hsl(46, 44%, 97%); /* #F5F2ED - Base */
  --accent-200: hsl(46, 44%, 95%);
  --accent-300: hsl(46, 44%, 92%);
  --accent-400: hsl(46, 44%, 89%);
  --accent-500: hsl(46, 44%, 86%);
  --accent-600: hsl(46, 44%, 83%);
  --accent-700: hsl(46, 44%, 80%);
  --accent-800: hsl(46, 44%, 77%);
  --accent-900: hsl(46, 44%, 74%);
--text: #272727;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Lato", sans-serif;
--koptekst: "Libre Caslon Text", 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);
}

.note_melding {
    background: var(--primary-600);
    color: white;
    line-height: 1;
    padding: 15px;
    margin-bottom: 15px;
    position: absolute;
    left: 00;
    right: 0;
    top: 40px;
    width: fit-content;
    margin: 0 auto;
    font-weight: 600;
}

.dropdownsmall .nf-field .nf-field-element select {
    height: 38px!important;
    padding: 0 12px;
    font-size: 15px;
}
.dropdownsmall .nf-field .nf-field-element div::after {
    font-size: 15px;
    line-height: 62px;
}

       .packages-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
            gap: 40px;
            margin-top: 40px;
        }

.package {
    background: white;
    border-radius: 20px;
    padding: 40px 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}

        .package:hover {
            transform: translateY(-5px);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
        }

        .package-icon {
            width: 60px;
            height: 60px;
            margin: 0 auto 20px;
            opacity: 0.8;
        }

.expert-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}


.package-title {
    margin-bottom: 20px;
    margin-top: 0;
}
.package-price {
    font-size: 48px;
    color: var(--primary-600);
    margin-bottom: 0;
    font-weight: bold;
}

.package-price .currency {
    font-size: 25px;
}
.package-subtitle {
    color: #888;
    margin-bottom: 30px;
    font-size: 15px;
    margin-top: -10px;
}
        .services-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 12px;
            margin-bottom: 40px;
        }
.service-item {
    transition: all 0.3s ease;
    background: var(--accent-300);
    padding: 15px;
    text-align: center;
    border-radius: 50px;
}
 .price-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 20px;
            margin-top: 40px;
        }

.expert-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin: 0;
}
section.werk_blok .btn {
    margin-top: 60px;
}
.expert-image {
    position: relative;
    height: 600px;
    border-radius: 20px;
    overflow: hidden;
}
.expert-text h2 {
    margin-top: 0;
}
.price-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
    background: var(--accent-300);
    padding: 15px 35px;
    text-align: center;
    border-radius: 50px;
}
/*.price-item:hover {
    background-color: var(--accent-400);
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}*/
.treatment-price {
    color: var(--primary-600);
    font-size: 21px;
    font-weight: 600;
}

        .category-section {
            margin-bottom: 40px;
        }

        .category-title {
            font-size: 1.5rem;
            color: #2c2c2c;
            margin-bottom: 20px;
            text-align: center;
            font-weight: 400;
        }

        .highlight-treatment {
            background: linear-gradient(135deg, #d4a574, #c19660);
            color: white;
        }

        .highlight-treatment .treatment-name,
        .highlight-treatment .treatment-price {
            color: white;
        }

        .highlight-treatment:hover {
            background: linear-gradient(135deg, #c19660, #a87c4a);
        }

section.popu_text {
    padding-bottom: 0;
}
section.popu_blok {
    padding-top: 45px;
}
section.popu_blok a div.item img.img-responsive {
    max-height: 120px;
    max-width: 120px;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    object-fit: cover;
    order: 1;
}
section.popu_blok a div.item {
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 40px 30px!important;
}
section.popu_blok a div.item h3 {
    margin-top: 10px!important;
    order: 2;
}
section.popu_blok a div.item p {
    font-size: 14px;
    order: 3;
}
section.popu_blok a div.item:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

div.breadcrumbs {
    display: none;
}
div.page-header h1::before {
    content: "Body Laser Clinic";
    position: absolute;
    top: -40px;
    margin: 0 !important;
    font-size: 15px;
    font-weight: 600;
    color: var(--primary-500) !important;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6;
    line-height: 1 !important;
    margin-bottom: 50px !important;
    margin-top: 30px!important;
    position: relative;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--primary-500);
    margin-bottom: 6px;
    font-size: 15px;
}

footer div.social-media ul li a i {
    color: var(--primary-500) !important;
}
footer div.social-media ul li a:hover {
    background: var(--primary-500) !important;
}
footer div.social-media ul li a:hover i {
    color: #fff !important;
}
footer div.social-media ul li a {
    background: transparent !important;
    border: 1px solid var(--primary-600);
}
footer {
    padding-top: 80px;
}
footer div.socket {
    margin-top: 60px;
}
footer .social-media.size-normal {
    margin-top: -50px;
}


nav.navbar-default div.navbar-collapse ul.navbar-nav>li.afspraak_cta a {
    background: var(--accent-300);
    border-radius: 5px;
    margin-left: 25px;
    padding: 15px 25px !important;
    border: 1px solid var(--primary-400) !important;
}

section.behandel_blok a div.item img.img-responsive {
    max-height: 70px;
    max-width: 70px;
    object-fit: cover;
    height: 70px;
    width: 70px;
    border-radius: 100%;
    order: 1;
    flex-shrink: 0;
    margin-right: 15px;
    margin-bottom: 0;
}
section.behandel_blok a div.item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: none;
    border: 1px solid #d9d9d9;
    margin-bottom: 25px;
    transition: all .8s ease;
}
section.behandel_blok a div.item h3 {
    flex: 1;
    order: 2;
    margin: 0;
}
section.behandel_blok a div.item p {
    order: 3;
    flex-basis: 100%;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    margin-top: 15px;
}
section.behandel_blok a div.item:hover {
    transition: all .8s ease;
    background: var(--accent-300);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    transform: scale(1.03);
}

section.intro_blok {
    background-color: var(--accent-200);
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--primary-600) !important;
    font-weight: 500;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--primary-200) !important;
}

footer, footer div.column > h4, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text)!important;
    font-weight: 300;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.8);
}

aside.d-flex-md-row {
    background: var(--accent-100);
    padding: 74px 25px;
    margin-top: 90px;
    gap: 110px;
}
aside.d-flex-md-row .block:nth-child(1) .head h4 {
    display: none;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 45px !important;
    font-style: italic;
}
.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(--primary-400) !important;
}


.subkop {
    margin: 0 !important;
    font-size: 15px;
    font-weight: 600;
    color: var(--primary-500) !important;
}
.text-section-content h1 {
    margin-top: 35px;
    margin-bottom: 35px;
}
ol, ul {
    margin-bottom: 1.15rem;
}


.percentages_tekst span.timer {
    font-size: 25px;
    font-weight: 400;
    font-family: var(--koptekst);
}
.percentages_tekst span {
    margin: 0 3px;
    color: var(--text) !important;
}
.percentages_tekst {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.text_intro {
    text-align: center;
}
.text_intro h2 {
margin-top:0;
}
section.usp_teller {
    padding: 24px 0;
}
section.quote_balk {
    background-color: var(--accent-200);
    padding: 24px 0;
}

.problemen_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px 0 0;
}
.problemen_grid .problemen_card {
    background: var(--accent-300);
    padding: 15px;
    text-align: center;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.quote_balk h5 {
    font-size: 15px;
    margin: 0;
    font-style: italic;
}

section.maps_kaart iframe {
    width: 100%;
    height: 500px;
}
section.maps_kaart .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
section.maps_kaart {
    padding: 0;
}

.contact_form .nf-form-content input[type=submit] {
    margin: 0 auto;
}
.contact_form {
    margin: 5rem auto 0;
    text-align: center;
}

section.recensie_kop {
    padding-bottom: 0;
}
section.recensie_blok {
    padding-top: 30px;
}


@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.flip-container .container {
    flex-direction: row-reverse;
}
section.behandel_blok .col-sm-12 {
    width: 33.33333%;
}
.package .btn {
    position: absolute;
    bottom: 30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 63%;
}
.reviews-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.reviews-left {
    flex: 1;
}
.reviews-right {
    padding-left: 70px;
}
.contact_form {
    width: 75%;
}
footer .container {
    width: 80%;
    max-width: 2500px;
}
footer .col-sm-16 {
    width: 23%;
}
footer .col-sm-16:nth-child(1) {
    width: 45%;
    margin-right: 9%;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: var(--accent-300) !important;
    }
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>ul>li>a {
    padding: 10px 40px 10px 15px;
    color: var(--text) !important;
}
section.quote_balk .container {
    width: 100%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.text_intro {
    width: 75%;
    margin: 0 auto;
}
header div.header.full-width .container {
    width: 90%;
}
section.usp_teller .container {
    width: 90%;
}
header div.header.full-width .container {
    width: 90%;
}
    body.home header > div.wrapper {
        min-height: 119px;
    }
aside.d-flex-md-row .block .googlemap {
        margin: 0;
    }
    .text-section-content {
        max-width: 45em;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 2rem 0;
    }
    aside.d-flex-md-row .block {
        margin: 0;
        display: grid;
        align-items: center;
    }
    header>div.wrapper div.wrapper img.logo {
        max-width: 200px;
    }
    body header > div.wrapper {
        min-height: 75px;
    }
    header div.header div.holder {
        height: 125px;
        min-height: 50px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
        font-weight: 500;
    }
    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(--primary-500) !important;
    }
header div.header {
    border-bottom: 1px solid var(--primary-700);
}
    header div.navbar-collapse {
        text-align: right;
    }

}

header div.header {
    background-color: rgb(255 255 255) !important;
}

@media only screen and (max-width: 991px) {
html {font-size: 17px !important;}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
section.intro.text.block0.text-container img {
    height: 430px !important;
}
.note_melding {
    top: 0!important;
        text-align: center;
}
html.navbar-open #whatsapp_button {
    display: none;
}
section.text-container img {
        height: 300px !important;
    }
section.quote_balk {
    padding-top: 20px;
    padding-bottom: 75px!important;
}
section.text-container iframe {
    position: relative!important;
    height: 230px!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.afspraak_cta a {
    margin-left: 0!important;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    padding: 15px;
    font-size: 14px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.afspraak_cta a {
    margin-top: 15px;
    text-align: center;
}
header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, header nav.navbar-default ul.navbar-nav .active>a, nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, header div.social-media ul li a i, .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: var(--text)!important;
}
header nav.navbar-default {
        border-bottom: 1px solid var(--primary-700);
    }
header button.navbar-toggle, html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--primary-700);
}
header div.header {
    text-align: left;
}
    .text-container .container {
        flex-direction: column-reverse;
    }
section.usp_teller {
    padding-top: 0px;
    margin-top: -20px;
}
    section.text-container img {
        position: relative !important;
    }
    .text-section {
        padding: 75px 45px !important;
    }
.expert-container {
    grid-template-columns: 1fr!important;
}
.expert-image {
    height: 450px!important;
}
.expert-container {
    margin-bottom: -90px;
}
footer {
    text-align: center;
}
footer div.column img {
    margin: 0 auto 25px;
}
footer table.opening_hours {
    margin: 0 auto;
    text-align: left;
}
}



main section, section.treatments {
    padding: 130px 0;
}

body {
    line-height: 1.8;
font-family: var(--bodytekst);
color: var(--text)!important;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 1px;
font-family: var(--koptekst);
color: var(--text)!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;
}
}

#whatsapp_button {
    position: fixed;
    bottom: 23px;
    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 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

section.text-container {
    padding: 0;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.image-section {
    flex: 1;
    display: flex;
    position: relative;
    overflow: hidden;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
section.text-container iframe {
    object-fit: cover;
    border: none;
}
section.text-container img,
section.text-container iframe {
    margin: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.text-section {
    flex: 1;
    padding: var(--gap) var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    min-height: 0;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}