
  @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-100);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text-100) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-600) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-400) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-600) !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(--primary-400) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-500) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-400) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-600) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-500) !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(--primary-400) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-500);
  border-color: var(--primary-500);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-500) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-500) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  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://shavomassage.nl/wp-content/uploads/sites/398/2024/02/IMG_1748-2-1920x1280.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: 580px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 730px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 380px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 530px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 305px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 305px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 405px;
  }
  header > div.wrapper.above {
  min-height: 555px;
  }

  header div.header div.holder {
  height: 305px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary-500); !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(--primary-500) !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-600);
  }

  @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-600) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-600);
  }

  @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-100) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--primary-600) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-500) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-600);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-400) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--text-100) !important;
  }

  section.prices table tr td a {
  color: var(--text-100) !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-100) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-500);
  }

  :root {
--transition: 0.33s;

/*primary*/
--primary-50: #f8f8f4;
--primary-100: #edeee6;
--primary-200: #dcdccc;
--primary-300: #c6c5ab;
--primary-400: #a7a37e;
--primary-500: #9e9771;
--primary-600: #918865;
--primary-700: #797055;
--primary-800: #635b49;
--primary-900: #514b3d;
--primary-950: #2b271f;

/*secondary*/
--secondary-50: #faf8f0;
--secondary-100: #efe9d6;
--secondary-200: #d7c894;
--secondary-300: #ceb87b;
--secondary-400: #c2a45d;
--secondary-500: #b78b49;
--secondary-600: #a1713e;
--secondary-700: #875736;
--secondary-800: #6f4731;
--secondary-900: #5c3c2b;
--secondary-950: #341e14;

/*grey*/
--grey-50: #f8f8f8;
--grey-100: #efefef;
--grey-200: #dcdcdc;
--grey-300: #bdbdbd;
--grey-400: #989898;
--grey-500: #7c7c7c;
--grey-600: #656565;
--grey-700: #525252;
--grey-800: #464646;
--grey-900: #3d3d3d;
--grey-950: #292929;


/*Kleur overige*/
--background: #FFFFFF;
--surface: #f5f5f5;
--background-dark: #cccccc;

/*spacings*/
   --spacing-25: calc(1rem * 0.25);
   --spacing-50: calc(1rem * 0.5);
   --spacing-75: calc(1rem * 0.75);
   --spacing-100: calc(1rem * 1);
   --spacing-150: calc(1rem * 1.5);
   --spacing-200: calc(1rem * 2);
   --spacing-300: calc(1rem * 3);
   --spacing-400: calc(1rem * 4);
   --spacing-600: calc(1rem * 6);
   --spacing-800: calc(1rem * 8);
   --spacing-1200: calc(1rem * 12);
   --spacing-1600: calc(1rem * 16);
   --spacing-2400: calc(1rem * 24);
   --spacing-3200: calc(1rem * 32);
   --spacing-4000: calc(1rem * 40);
   --spacing-4800: calc(1rem * 48);

/*fonts*/
    --font-size-h1: 2.986rem;
    --font-size-h2: 2.488rem;
    --font-size-h3: 2.074rem;
    --font-size-h4: 1.728rem;
    --font-size-h5: 1.44rem;
    --font-size-h6: 1.2rem;
    --font-primary:   'Charm', serif;
    --font-secondary: 'Karma', sans-serif;
    --font-third: 'Charm', sans-serif;
    --text: #333;
   --text-light: #5c5c5c;
}

div.page-header:nth-child(1) {
  display: none;
}


.post-type-archive-behandelingen  header > div.wrapper::after {
  background: url('https://shavomassage.nl/wp-content/uploads/sites/398/2024/02/IMG_4446-Copy-Middel.jpg'); 
  background-position: 80% 50%;
    background-size: cover !important;
}


hundefined {
  display: none;
}

.background-half {
  background: linear-gradient(90deg, var(--primary-50) 65%, var(--primary-600) 65%);
}
.header-section .btn.btn-secondary {
  background: var(--secondary-400) !important;
  color: #fff !important;
}

.behandelingen-title .overline {
  margin-bottom: -3px;
}
aside div.block div.head h4, aside div.block div.head section.treatments div.items div.item a span, section.treatments div.items div.item a aside div.block div.head span {
   margin-bottom: var(--spacing-50);
}

.cta {
  padding: var(--spacing-100);
  background: var(--primary-100);
  margin-top: var(--spacing-150);
}


.scroll-popup {
  display: none;
position: absolute;
  bottom: 23%;
  right: 0;
  transform: translateX(-7%);
  padding: 10px;
  z-index: 100;
  width: 150px;
  color: var(--primary-100);
  font-size: 14px;
  font-weight: bold;
  font-family: var(--font-third);
  background: hsla(42, 14.1%, 27.8%, 0);
  border-radius: 0;
  backdrop-filter: blur(30px);
}
.align-baseline > div:nth-child(2) {
  display: flex;
  justify-content: end;
}


footer div.social-media ul li a {
  line-height: 2.8;
}


.scroll-popup i {
  border: 1px solid var(--primary-600);
  margin-left: var(--spacing-50);
  padding: var(--spacing-25);
  border-radius: 100%;
  font-size: 12px;
}

.row.about-short.vertical-align .overline {
  margin-bottom: -3px;
} 


 .heading.supporting-heading {
    font-family: var(--font-third);
  }

h2 strong {
  color: var(--primary-400) !important;
  font-family: var(--font-third);
}

.heading-child.heading-child-text .btn {
  margin-top: var(--spacing-150);
}

article {
  max-width: 800px;
  margin-bottom: var(--spacing-400) !important;
}

header::after {
  content: "";
  background-color: var(--primary-800);
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  z-index: -3;
  bottom: 50px;
  background-image: url(https://shavomassage.nl/wp-content/uploads/sites/398/2024/02/shutterstock_574284010-1-scaled.webp);
  background-blend-mode: color-burn;
  background-attachment: fixed;
}


#nf-form-4-cont h3 {
  display: none;
}

.behandelingen-child a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
}
.behandelingen-child {
position: relative;
overflow: hidden;
}


.cw * {
    color: var(--secondary-50) !important;
}

div.breadcrumbs {
  display: none;
}

.heading-child.heading-child-image_small img  {
  top: 0px;
  position: relative;
}

.behandelingen-child_title * {
  margin-top: var(--spacing-75);
  margin-bottom: 0;
  font-size: var(--font-size-h5);
}

.faq-question br {
  display: none;
}


section.archive {
  background: #fff;
}



#nf-form-5-cont .nf-form-content textarea.ninja-forms-field {
  height: 168px !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 {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  word-break: break-word;
  max-width: 100%;
  font-family: var(--font-primary);
  margin: var(--spacing-75) 0 var(--spacing-75) 0;
  font-weight: 300;
  font-style: normal;
  color: var(--text) !important;
  text-transform: none;
}
.afspraak-en-contact div.block:nth-child(3) {
  display: none;
}
.behandelingen-child_price {
  font-size: var(--font-size-h6);
  font-weight: bold;
  font-family: var(--font-third);
  color: var(--primary-700);
}


div.page-header {
   position: relative;
}

.socket .container {
  border-top: 1px solid var(--primary-900);
  padding-top: var(--spacing-100);
}
.socket a, .socket {
  font-weight: 400;
  font-size: 14px !important;
  letter-spacing: 0.4px;
}

.wuksD5 {
  border: none;
  height: 1000px;
}
.heading-grid {
  display: grid;
  grid-template-columns: 0.2fr 1fr;
  animation: auto;
  overflow: hidden;
}
.heading-child-image_small {
  grid-column: 1 / span 2;
  grid-row: 3;
}


.heading-child-image_small img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 100%;
  position: relative;
  min-width: 50px;
  top: -80px;
  float: right;
  margin-right: auto;
  display: block;
  left: auto;
  right: 7px;
  max-width: 120px;
}

.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
  padding: 5px 15px;
  border-bottom: 1px solid var(--secondary-100);
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
  border: 0px solid #e6e6e6;
  margin: 0;
}
.row.align-baseline.cw {
  display: flex;
  flex-direction: row;
  align-items: end;
  text-align: left;
}

footer div.column > h4 {
  border-bottom: 0px solid var(--primary-600);
  font-family: var(--font-third);
  font-size: var(--font-size-h6);
  font-weight: bold;
  letter-spacing: 0.15px;
}

.footer-cta-box.pd-1.position-relative {
  background-image: url(https://shavomassage.nl/wp-content/uploads/sites/398/2024/02/shutterstock_574284010-1-scaled.webp);
  background-blend-mode: color-burn;
}

footer, .footer-cta.center::after, .author {
  background: var(--primary-950) !important;
}
footer div.socket, .footer-sticky {
  background: var(--primary-950) !important;
}

h2 strong {
  color: var(--primary-400) !important;
}

.footer-cta-box.pd-1.position-relative {
  padding: var(--spacing-600) !important;
}

section.intro {
  padding: 120px 0;
}

.header-section {
  background-blend-mode: color-burn;
    background-attachment: fixed;
}

.behandelingen-uitgelicht-wrapper {
  position: relative;
}

.container {
  width: 100%;
  max-width: 1599px;
  padding: 0 var(--spacing-100);
}


.heading-child-text {
  grid-column: 1 /span 3;
  grid-row: 2;
  z-index: 2;
  top: -50px;
  position: relative;
  left: 10px;
}
.heading.heading-super {
  font-size: var(--spacing-300);
  margin: 0;
    position: relative;
  line-height: 1.2;
}
.heading.supporting-heading {
  margin-top: 0;
}
.heading-child-image_big {
  grid-row: 1 / span 1;
  grid-column: 1 /span 3;
}


/* Basis font definitie */

html {
font-size: 16px !important;
}

body {
  font-family: var(--font-secondary);
  font-size: var(--spacing-100);
  font-weight: 400;
  letter-spacing: 0.033em;
  color: var(--text-light) !important;
  line-height: 1.6;
}


/* Header stijlen */
h1, h2, h3, h4 ,h5, h6 {
  font-family: var(--font-primary);
  margin: var(--spacing-200) 0 var(--spacing-75) 0;
  font-weight: 300;
  font-style: normal;
  color: var(--text) !important;
}

h1 {
  font-weight: 300; /* Light */
  font-size: var(--font-size-h1);
 /* letter-spacing: 0.022em;*/
}

h2 {
  font-weight: 300; /* Light */
    font-size: var(--font-size-h2);
/*  letter-spacing: -0.022em;*/

}

h3 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h3);
/*  letter-spacing: -0.022em;*/

}

h4 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h4);
 /* letter-spacing: -0.021em;*/

}

h5 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h5);
/*  letter-spacing: -0.019em;*/

}

h6 {
  font-weight: 500; /* Medium */
    font-size: var(--font-size-h6);
 /* letter-spacing: -0.018em;*/

}



/* paraaf*/

p {
  margin:  0 0 var(--spacing-100);
  letter-spacing: 0.033em;
}
.small {
font-size: 0.833rem;
  font-weight: 500; /* Medium */
  letter-spacing: -0.06em;
  text-transform: normal; /* Sentence case */
}

.heading-child.heading-child-text {
  top: 0;
}

/* Subtitel*/
.subtitle1 {
  font-family: var(--font-third);
  font-size: 16px;
  color: var(--primary-600);
  font-weight: bold;

  letter-spacing: 0.15px;
}

.subtitle2 {
  font-family: var(--font-third);
  font-weight: 500; /* Medium */
  font-size: 14px;

  letter-spacing: 0.1px;
}
/* Knop stijlen */
.btn {
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
  padding: var(--spacing-100) var(--spacing-200) var(--spacing-100) var(--spacing-200);
  border: 1px solid var(--primary-500);
  background: var(--background) !important;
  color: var(--primary-500) !important;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  transition: ease-in 0.4s;
  font-family: 'Charm', serif;
  margin-top: var(--spacing-200);
}
.btn:hover {
  border: 1px solid var(--primary-500);
}

.btn.btn-full {
  background: var(--primary-500) !important;
  color: var(--background) !important;
}

.btn.btn-full:hover {
  background: var(--primary-200) !important;
  color: var(--primary-500) !important;
}

.btn.btn-secondary {
  border-color: var(--secondary-400) !important;
  color: var(--secondary-400) !important;
  background: transparent !important;
}

.btn.btn-secondary:hover {
  background: var(--secondary-100) !important;
}

.btn.btn-secondary_full {
  border-color: var(--secondary-400) !important;
  color: var(--background) !important;
  background: var(--secondary-400) !important;
}

.btn.btn-secondary_full:hover {
  background: var(--secondary-200) !important;
  color: var(--secondary-400) !important;
}

/* Onderschrift stijlen */
.caption {
  font-weight: 400; /* Regular */
  font-size: 12px;
  letter-spacing: 0.4px;

}

/* Overline stijlen */
.overline {
  font-weight: 400;
  font-size: var(--spacing-100);
  letter-spacing: 1.5px;
  text-transform: none;
  color: var(--secondary-400);
}

small {
font-size: 0.833rem;
  font-weight: 500; /* Medium */
  letter-spacing: -0.06em;
  text-transform: normal; /* Sentence case */
}

/*Einde fonts*/


@media only screen and (min-width: 992px) {

.col-md-24 p {
  margin-bottom: 0;
}

html {
  overflow-x: hidden;
}

 nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
    background-color: var(--primary-100) !important;
}

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--primary-50) !important;
  }

section.page, section.treatments {
  padding: var(--spacing-600) 0;
}

header div.header.full-width div.wrapper img.logo {
  max-width: 175px;
}
div.page-header h1 {
    border: none;
    margin-top: var(--spacing-200);
    text-align: center;
    position: absolute;
    right: 50%;
    top: 50%;
    color: var(--primary-50) !important;
    transform: translate(50%, 50%);
}
  body header > div.wrapper {
    min-height: 950px;
  }
header > div.wrapper::after {
    top: 337px;
    margin: var(--spacing-100) auto;
    background-position: center;
    padding: var(--spacing-300);
    width: 98%;
    max-width: 1660px;
}


.about-short .col-md-24:nth-child(1) {
  padding-right: var(--spacing-800);
}

.row.flex-text {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}


.behandelingen-grid {
  display: flex;
  gap: var(--spacing-100);


}
.behandelingen-child.start-small:hover {
  width: 75%;
}
.behandelingen-child.start-small {
  width: 33%;
}
.behandelingen-child.start-big {
  width: 50%;
}
.behandelingen-child {
    transition: var(--transition) !important;
}
.behandelingen-child.start-big:hover {
  width: 75%;
}
.behandelingen-title.tac {
  max-width: 800px;
  margin: 0 auto var(--spacing-400) auto;
  display: block;
}
.behandelingen-child_image img {
  height: 500px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}


.intro.text.block0.cw.header-section {
  margin-top: -220px;
  padding-top: 250px;
}


body.home header > div.wrapper {
 min-height: 0 !important;
}

/*.header-section {
  padding-top: 300px;
  margin-top: -250px;
}*/

 .home header div.header.full-width {
    overflow: visible !important;
    border-bottom: 1px solid var(--primary-700);
  }
header div.header.full-width {
    overflow: visible !important;
    border-bottom: 1px solid var(--primary-700);
  }

  header > div.wrapper {
    min-height: 560px;
  }
.home  header > div.wrapper {
    min-height: 0px;
  }

header div.header div.holder {
  height: fit-content;
  padding: var(--spacing-25) 0;
}


.heading-grid {
  display: grid;
  grid-template-columns: 0.2fr 0.6fr 1fr;
  grid-template-rows: repeat(3, 1fr);
  max-height: 80vh;
  overflow: hidden;
}
.heading-child-image_small {
  grid-column: 1;
  grid-row: 2;
}
.heading-child-text {
  grid-column: 2 /span 3;
  grid-row: 2;
  z-index: 2;
}
.heading-child-image_big {
  grid-row: 1 / span 3;
  grid-column: 3;
}
.header-section .container {
  padding: 0;
 }

.header-section .container {
  width: 100%;
  padding: var(--spacing-100);
  max-width: 1600px;
}
.heading.heading-super {
  font-size: var(--spacing-400);
  margin: 0;
}
.heading-child-image_small img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 100%;
  left: 2rem;
  position: relative;
  min-width: 150px;
  top: -80px;
}
.heading.supporting-heading {
  margin-top: 0;
}


}

@media only screen and (max-width: 991px) {

body, html {
  overflow-x: hidden !important;
}

article header::after {
  display: none;
}
.home
header::after {
  display: none;
}

.col-md-14.col-md-offset-2 {
  border-top: 1px solid var(--primary-100);
  margin-top: var(--spacing-100);
}
.uitklap h4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  justify-content: start;
  width: 100%;
  gap: var(--spacing-100);
}
.uitklap .fas.fa-chevron-down, .uitklap .fas.fa-chevron-up {
  font-size: var(--font-size-h6);
  color: var(--primary-400);
}
div.page-header h1 {
  width: 100%;
}


.footer-cta-center {
  text-align: center;
}

footer .img-responsive {
  max-width: 200px !important;
  margin: 0 auto var(--spacing-300) auto;
}

header nav.navbar-default {
  background: rgba(255, 255, 255, 0);
}


body.home header > div.wrapper {
 min-height: 0 !important;
}


html {
  font-size: 14px !important;
}
header > div.wrapper::after {
  max-width: 98%;
  margin: 0 auto;
  top: 300px;
    background-position: center;
}

 body header > div.wrapper {
    min-height: 750px;
  }

header > div.wrapper {
  min-height: 750px;
}

div.page-header h1 {
  border: none;
  margin-top: var(--spacing-200);
  text-align: center;
  position: absolute;
  right: 50%;
    color: var(--primary-50) !important;
  top: 24%;
  transform: translate(50%, 0%);
}
.behandelingen-title.tac {
  text-align: left !important;
}

.row.about-short img {
  margin-top: var(--spacing-400);
}

.footer-cta-box.pd-1.position-relative {
  margin: var(--spacing-25);
  padding: var(--spacing-200) !important;
}

.row.align-baseline.cw {
  flex-direction: column;
  gap: var(--spacing-200);
}
.prev, .next {
  top: auto !important;
  bottom: 0;
}

.background-half {
  background: linear-gradient(180deg, var(--primary-50) 80%, var(--primary-600) 80%);
}

.behandelingen-title {
  margin-bottom: var(--spacing-400);
}

section.behandelingen-uitgelicht {
  padding-top: 0;
}

.behandelingen-child {
  min-width: 75%;
}

behandelingen-child {
  min-width: 75vw !important;
}
.behandelingen-child_image img {
  height: 40vh;
  width: 100%;
  object-fit: cover;
}
.behandelingen-grid {
  display: flex;
  gap: var(--spacing-100);
    overflow-x: scroll;
    overflow-y: hidden;
}

.intro.text.block0.cw.header-section {
    padding-bottom: 0;
    top: -200px;
    position: relative;
    padding-top: var(--spacing-2400);
    margin-bottom: -200px;
}


.heading-child.heading-child-image_big img {
  width: 100%;
  max-height: 50vh;
  object-fit: cover;
}

}










/* -------------------------------------------------------------------slider-------------------------------------------------------------------*/


.stars {
  color: var(--secondary-300) !important;
  font-size: var(--font-size-h5);
  position: absolute;
  top: 30px;
  right: 50%;
  transform: translate(50%, 50%);
}

.recensiecontainer {
 margin: 0 auto;
  width: 80%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 800px;
}

.slideshow-container {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.progressBar {
  cursor: pointer;
}
#progressContainer {
position: absolute;
  bottom: 20px;
  width: 25%;
  height: 5px;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 3s linear;
  display: flex;
  gap: 1rem;
  right: 50%;
  transform: translate(50%, 0);
}

.visited {
  background-color: var(--primary-600) !important; 
     width: 100%!important;
     height: 4px !important
}

.slide_content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}


.next {
  right: 10px;
}
.prev {
  left: 10px;
}

.slideshow-container {
  width: 100%;
  height: 500px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}


.progressBar {
background-color: var(--primary-100);
  height: 4px;
  flex-grow: 1;
  border-radius: 200px;
}
.progress {
  width: 0;
  height: 100%;
  background-color: var(--primary-600) ;
  border-radius: 100px;
}


.filled {
  background-color: var(--primary-600) !important;
}

.numbertext {
  font-size: 20px;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
}

.prev, .next {
cursor: pointer;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: transparent;
  color: var(--secondary-400) !important;
  border: 1px solid var(--secondary-400);
}


.prev {
  left: 10px;
}

.next {
  right: 10px;
}


.mySlides {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: opacity .1s linear;
}

.mySlides img {
  width: 100%;
  height: 100%;
object-fit: cover;
  object-position: center;
}

.numbertext {
  font-size: 20px;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
}



.prev:hover, .next:hover {
  color: var(--primary-100) !important;
  background: var(--primary-300) !important;
  border-color: var(--primary-100) !important;
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}





/*------------------FAQ-------------------*/

.faq-answer {
    display: none;
}

.faq-answer br {
    display: none;
}

.faq-question {
  font-size: var(--font-size-h6);
}

.faq-question {
  display: flex;
  gap: 1rem;
}

.faq-question {
    cursor: pointer;
}


#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 {
  color: var(--primary-400) !important;
}

#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, #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 {
  color: var(--primary-500) !important;
}