
  @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(--color-secondary) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-secondary) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-secondary) !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: var(--color-secondary) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-secondary) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-secondary) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-secondary) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-secondary) !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: var(--color-secondary) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-secondary);
  border-color: var(--color-secondary);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-secondary) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-secondary) !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  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://originalskin.nl/wp-content/uploads/sites/489/2025/03/slider.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: 412px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 562px;
    }
  }

  @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: 237px;
  }
  header > div.wrapper.above {
  min-height: 387px;
  }

  header div.header div.holder {
  height: 137px;
  }
  }



  .shop_topbar {
  background: var(--bg-dark);
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: var(--text) !important;
  }


  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-secondary); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: var(--color-secondary) !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid var(--color-secondary);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: var(--color-secondary) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-secondary);
  }

  @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(--color-secondary) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-secondary) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-secondary);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-secondary) !important;
  }


  .img-circle {
  border-radius: 0 !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(--color-secondary);
  }

  :root {
--color-primary: #4A392F;
--color-secondary: #8B7A7C;
--bg-soft: #EAE7E1;
--bg-dark: #DBD5CD;
--text: #4A392F;
--white: #fff;
--bodytekst: "Jost", sans-serif;
--koptekst: "analogue";
--font-size-h1: 25px;
 --font-size-h2: 20px;
}

.shop_info {
    background: #604c4e;
    padding: 15px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    /* margin-top: 25px; */
    color: white;
}


@font-face {
  font-family: "analogue";
  src: url('/wp-content/uploads/sites/489/fonts/analogue.woff') format('woff2'), url('/wp-content/uploads/sites/489/fonts/analogue.woff') format('woff');
}


.page-template-page-onze-privacyverklaring section.page, .algemene-voorwaarden  section.page {
    padding-bottom: 210px;
}


section.archive.treatments {
    padding-bottom: 200px;
}

.smallkop .blocks_title h1 {
    margin: 0;
}

.page-id-20 section.foto_hover {
    padding: 30px 0 65px!important;
}

section.behandel_faq .nbs_panel-group .nbs_panel-heading a::before {
    color: white ! Important;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-heading a, section.behandel_faq .nbs_panel-group .nbs_panel-heading a {
    position: relative;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-heading a::before, section.behandel_faq .nbs_panel-group .nbs_panel-heading a::before {
    content: "+";
    margin-right: 5px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 13px;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-heading a::before {

    color: var(--color-primary) !important;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-heading a:hover, section.behandel_faq .nbs_panel-group .nbs_panel-heading a:hover {
    opacity: 0.8;
}

.smallkop h1 {
    font-size: 15px;
    font-weight: 600;
    font-family: var(--bodytekst);
    letter-spacing: 0;
    text-transform: none;
    color: white !important;
}


header>div.wrapper .header__content p a, .contact_blok  .blocks_text a {
    color: white !important;
    margin: 0;
}
header>div.wrapper .header__content p a:hover, .contact_blok  .blocks_text a:hover {
    opacity: 0.7;
}

section.behandel_faq .nbs_panel-group * {
    color: white;
}

.indi_prijs_blok h2 {
    margin-top: 35px;
    margin-bottom: 30px;
}

.text-section-content h2 {
    font-size: 25px;
    text-transform: unset !important;
    letter-spacing: 0;
    font-weight: 600 !important;
    margin-top: 0;
}

section.wrap_team > .container:before {
    display: none;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(1) .nbs_panel-heading {
    display: none;
}
.team_member .nbs_panel.nbs_panel-default {
    box-shadow: none !important;
    border: none !important;
}
.team_member .nbs_panel.nbs_panel-default .nbs_panel-body {
    border: none;
    padding: 0 !important;
}
.team_member .nbs_panel.nbs_panel-default .nbs_panel-body h1 {
    margin-top: 35px;
}
.team_member .nbs_panel.nbs_panel-default .nbs_panel-body img {
    margin: 0;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-heading {
    padding: 0;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) {
    border-top: 1px solid var(--text) !important;
    border-radius: 0;
    margin-top: 25px;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-heading a {
    width: 100%;
    display: block;
    padding: 15px 0;
    font-size: 15px;
    color: var(--color-primary) !important;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-heading a strong {
    font-weight: 400;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) .nbs_panel-body {
    margin-top: 15px;
}
.team_member .nbs_panel.nbs_panel-default:nth-child(2) i.fa.fa-plus.accordion-icon {
    color: var(--text);
}

.contact_form .nf-form-content input[type=submit] {
    width: 100% !important;
    border: none !important;
    text-transform: unset !important;
}
.nf-form-content input:not([type=submit]), .nf-form-content textarea {
    background: var(--bg_dark) !important;
    border: 1px solid var(--text) !important;
    color: var(--text) !important;
}

section.contact_blok {
    padding: 245px 0;
}

section.contact_blok .blocks_head {
    margin-bottom: 50px;
}
.circle-container.white_version {
    background: white;
}

.blocks_head .blocks_item .blocks_title {
    font-weight: 700;
    margin-bottom: 5px;
}

.blocks_head {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
}

section.photo_blok .circle-container {
    background: var(--bg-dark);
    transform: translate(190%, -50%);
}



.faq_blok .nbs_panel-group .nbs_panel-heading a:hover i {
    color: var(--color-primary) !important;
    opacity: 0.8;
}
.faq_blok .nbs_panel-group .nbs_panel-heading a:hover {
    opacity: 0.8;
}
section.bg_soft::before, section.bg_dark::before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    background: var(--bg-soft);
    width: 100%;
    height: 100%;
    z-index: -1;
}
section.bg_dark::before {
    background: var(--bg-dark)!important;
}


section.wrap_blok section .container, section.wrap_team section .container {
    width: unset;
}


.nbs_panel-heading a i.accordion-icon {
    float: right;
    margin-left: 10px;
    transition: all 0.3s;
    font-size: 13px;
    color: white;
}


.nbs_panel-collapse {
    transition: height 0.35s ease;
    overflow: hidden;
}
.nbs_panel-collapse.in {
    height: auto;
    overflow: visible;
}
.nbs_panel-collapse:not(.in) {
    height: 0;
    overflow: hidden;
    display: block !important;
}


footer {
    margin-top: -50px;
}
footer {
    padding-top: 120px;
}


footer div.column > h4 {
    border-bottom: 0px solid var(--color-secondary);
    font-size: var(--font-size-h1);
    margin-top: 0;
}

footer .column a:hover {
    opacity: 0.6;
}
footer .column a {
    color: white !important;
}
footer div.socket {
    padding: 25px 0;
    border-top: 1px solid white;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    border-radius: 10px !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 24px !important;
    transition: all .3s;
}
.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 {
    transition: all .3s;
    opacity: 0.8;
}



#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: var(--text)!important;
}
.home header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
    background-image: linear-gradient(180deg, #000 0%, #FFFFFF00 100%);
}
header div.header {
    background-color: var(--bg-dark) !important;
}
.home header div.header.full-width div.wrapper img.logo {
        filter: invert(0);
}
header div.header.full-width div.wrapper img.logo {
        filter: invert(0.8);
}

footer div.social-media ul li a {
    background: #8b7a7c !important;
    width: unset !important;
    height: unset !important;
    font-size: 35px;
}

.home header > div.wrapper::after {
    background-position: bottom;
}

section.overlay_blok h1 {
font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.informatie_product {
    background: var(--bg-dark);
    padding: 50px;
}
.informatie_product h1 {
    margin-top: 0;
    margin-bottom: 35px;
}
.info_product img {
    margin-top: 0;
    margin-bottom: 35px;
    width: 100%;
    height: 440px;
    object-fit: cover;
    object-position: center center;
}

section.indicaties_blok .container {
    display: flex;
    position: relative;
    overflow: visible;
    min-height: 400px; /* Minimale hoogte toevoegen */
}

.indicaties_blok .info-section ul {
    padding-inline-start: 45px;
    margin-top: 30px;
}

/* Tekstgedeelte styling */
.indicaties_blok .info-section {
    width: 70%;
    background: var(--color-secondary);
    color: var(--bg-soft);
    padding: 57px 62px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    z-index: 2;
}

.indicaties_blok h2 {
    color: white !important;
    text-transform: none !important;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 20px;
}


.indicaties_blok .image-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.foto_hover {
    padding-top: 30px;
    padding-bottom: 10px;
}
section.over_blok, section.overlay_blok {
    background-position: center;
    background-attachment: fixed;
    padding: 180px 0;
}
footer .column.tijden_footer {
    border: 1px solid white;
    padding: 25px 25px;
}

div.breadcrumbs {
    display: none;
}

.faq_blok h1 {
    margin-top: 0;
    margin-bottom: 50px;
}
.faq_blok .nbs_panel.nbs_panel-default, .behandel_faq .nbs_panel.nbs_panel-default {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.faq_blok .nbs_panel-group .nbs_panel-heading, section.behandel_faq .nbs_panel-group .nbs_panel-heading {
    border-bottom: 1px solid white;
    background-color: transparent !important;
    transition: background-color 0.3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
}
.faq_blok .nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.list-group, .nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body, section.behandel_faq .nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.list-group, .nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    padding: 30px;
border-top: 0px solid #ddd!important;
}
.faq_blok .nbs_panel-group .nbs_panel-heading a strong, section.behandel_faq .nbs_panel-group .nbs_panel-heading a strong  {
    font-weight: 400 !important;
}
.faq_blok .nbs_panel-group .nbs_panel-heading a, section.behandel_faq .nbs_panel-group .nbs_panel-heading a {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 15px;
    color: var(--color-primary) !important;
}


div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    color: black !important;
}

section.wrap_team section {
    padding: 0 0 50px;
}


section.product_blok .item.item-card {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    text-align: center !important;
margin-bottom: 20px!important;
    height: unset !important;
}
section.product_blok .item.item-card img.img-responsive {
    width: 100%;
    height: 440px !important;
    max-height: 440px !important;
    border-radius: 0 !important;
    object-fit: cover;
}
section.product_blok .item.item-card p {
    font-size: 25px;
    font-weight: 600;
    color: var(--color-primary) !important;
    margin-top: -9px;
}


.text-container_flip .text-section {
    order: 2;
}
.text-container_flip .image-section {
    order: 1;
}
.text-container_flip .image-section img {
    border-radius: 0 0 250px 0;
}
section.huidaan_info .symptomen_text {
    background: var(--color-primary);
    color: white;
    padding: 50px;
}
section.huidaan_info, section.vergoeding_blok {
    padding-top: 0; 
}
section.huidaan_info h2, section.vergoeding_blok h2, .indi_prijs_blok h2, .behandel_foto_up h2 {
    letter-spacing: 0;
    text-transform: none !important;
}
section.huidaan_info .symptomen_text h2 {
    margin-top: 0;
    color: white !important;
}
.behandel_knop .btn, .indi_prijs_blok .btn {
    margin: 8px 0;
    width: 70%;
}
.behandel_knop {
    padding: 38px 0 0 50px;
}
.huidaan_info img {
    height: 300px;
    object-fit: cover;
    margin-top: 45px;
}
section.vergoeding_blok img {
    margin-top: 0;
    height: 315px;
    object-fit: cover;
}section.vergoeding_blok h2 {
    margin-top: 0;
}


section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 300px;
    object-fit: cover;
    max-height: 300px;
}
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 {
    font-size: 19px !important;
    font-family: var(--bodytekst) !important;
    font-weight: 400 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}


.shop_uspbar {
    background: var(--color-secondary);
    padding: 8px 0;
    color: white;
    text-align: center;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
section.product_blok .wrapper {
    width: 80%;
    margin: 0 auto;
}
.woocommerce .flying_button {
    top: 34px;
}
.woocommerce div.product div.summary {
    margin-bottom: 7em;
}
.behandel_foto_up img {
    width: 80%;
}
p.up_knop {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 190px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li#mega-menu-item-900 {
    display: none;
}
section.big_bottom {
    padding-bottom: 270px!important;
}
section.wrap_blok section{
    padding: 0;
    width: 50%;
    float: left;
}
.indicaties_blok .image-section {
    position: absolute;
    top: -170px;
    right: 0;
    width: 40%;
    height: calc(110% + 130px);
    z-index: 1;
    overflow: hidden;
}
section.no-up {
    margin-top: -70px!important;
}
.foto_info_up .info_behan {
    margin-top: -429px;
}
.foto_up_next {
    width: 45.8333333333%;
    margin-left: 54.1666666667%;
}
.single-behandelingen section.text-container .text-section {
    justify-content: center;
    padding-top: 0 !important;
}
.text-container_flip .text-section {
    padding: 3rem 5rem 0 5rem !important;
}
.home #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #ffffff!important;
}
section.archive.treatments .treatments >.row .col-xs-24.col-sm-12 {
    width: 33.333333%;
}
section.behandel_faq .container {
    width: 45%;
    margin-left: 20%;
}
.text-container_flip .text-section-content {
    max-width: 47em;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
section.product_blok .col-sm-12 {
    width: 50%;
}
    .text-section-content {
        max-width: 28em;
        margin: 0 auto;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
section.wrap_team > .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0% 1%;
}
    body header > div.wrapper {
        min-height: 75px;
    }
footer .column.tijden_footer {
    margin-top: -26px;
}
footer .col-sm-24.col-md-12:nth-child(4) {
    width: 28%;
}
footer .col-sm-24.col-md-12:nth-child(2), footer .col-sm-24.col-md-12:nth-child(3) {
    width: 18%;
}
footer .col-sm-24.col-md-12:nth-child(1) {
    width: 33%;
    margin-right: 3%;
}
.foto_hover figure.gallery-item:nth-child(2) {
        width: 45%;
        margin-top: -140px;
    }
.foto_hover figure.gallery-item:nth-child(2) img {
    height: 500px;
    object-fit: cover;
}
.foto_hover figure.gallery-item:nth-child(1) {
    width: 54%;
    margin-right: 1%;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 90px, 0);
    }
    header>div.wrapper.above_shadow:before {
        top: 0 !important;
        background: transparent !important;
    }
    body.home header > div.wrapper {
        min-height: 900px;
    }
    img.logo_header {
        max-width: 498px;
        margin-bottom: 140px;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 225px;
    }
    header div.header div.holder {
        height: 81px;
        min-height: 50px;
    }
.home header div.header.full-width {
        border-bottom: 1px solid white;
    }

}


@media only screen and (max-width: 991px) {
html {font-size: 18px !important;}
header>div.wrapper.above_shadow:before {
    top: 0;
    background: rgb(0 0 0 / 0%);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 50px;
    font-size: 14px;
}
.ontharen-shr-lichaam .info_behan {
    margin-top: -70px;
}
p.up_knop {
    text-align: center;
    margin-top: 30px;
}
.page-id-20 section.foto_hover {
    padding: 30px 0 115px !important;
}
.behandel_knop {
    padding: 38px 0 0 0px!important;
}
.blocks_head {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 44px !important;
    grid-auto-rows: unset !important;
}
.circle-container {
    display: none;
}
section.info_product a.btn.btn-primary {
    width: 100%;
    margin-top: -90px;
}
.indicaties_blok .image-section img {
    margin-top: -13px;
}
.text-container .text-section {
    order: 2;
}
.text-container .image-section {
    order: 1;
}
section.product_blok .item.item-card img.img-responsive {
    height: 270px !important;
    max-height: 270px !important;
}
section.behandel_faq .container, .info_behan, section.huidaan_info .symptomen_text {
    padding: 50px 25px!important;
}
.indi_prijs_blok .col-md-22.col-md-push-2 {
    margin-top: 90px;
}
.behandel_info, section.behandel_faq {
    padding: 0!important;
    margin-top: -120px!important;
}
section.indi_prijs_blok::after {
   display: none;
}
.behandel_knop .btn, .indi_prijs_blok .btn {
    width: 100%;
}
    section.indi_prijs_blok .behandeling {
        white-space: normal !important;
        padding: 15px 0;
        width: 100% !important;
    }
section.indi_prijs_blok .prijslijst tr {
    height: unset !important;
}
.info_behan {
    width: 100%!important;
}
.behandel_foto_up img {
    height: 450px!important;
    margin-top: 60px!important;
    margin-bottom: 60px!important;
}
main section, section.treatments {
    padding: 60px 0!important;
}
section.indicaties_blok .container {
    flex-direction: column;
}
.indicaties_blok .info-section {
    width: 100%!important;
    padding: 57px 22px!important;
}
.text-container_flip .text-section, .text-container .text-section {
    padding: 65px 25px 0!Important;
}
section.text-container img {
    height: 280px!important;
}
.text-container .container {
    flex-direction: column;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
header>div.wrapper {
    min-height: 80px;
}
header div.header div.holder {
    min-height: 80px;
}
header nav.navbar-default div.navbar-header div.holder {
    min-height: 80px;
}
.flying_button {
    display: none;
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--bg-dark)!important;
}
header div.header {
    text-align: left;
}
header .type-fullsize .navbar-collapse {
    text-align: center;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 180px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    /* text-align: center; */
    color: black !important;
}
header .social-media.visible-xs.visisble-sm {
    display: none !important;
}
.home header button.navbar-toggle {
    color: #ffffff;
}
header button.navbar-toggle {
        color: var(--color-primary);
    }
.home header div.header {
    border-bottom: 1px solid white;
}
header .header__content img {
    display: none;
}
.home header>div.wrapper {
    min-height: 600px;
}
section.foto_hover .gallery {
    margin-top: -100px;
}
.foto_hover .circle-container {
    display: none;
}
section.foto_hover {
    padding-bottom: 70px!important;
}
.testimonial_blok .content-wrapper {
    display: block;
}
.testimonial_blok .names-container, .testimonial_blok .testimonials-container {
    width: 100%;
}
footer::before {
clip-path: path('M0,60 C150,20 350,100 500,60 L500,300 L0,300 Z') !important;
}
footer {
    padding-top: 40px!important;
}
footer {
    margin-top: 40px!important;
}
footer .logos_footer img {
    max-width: 46px !important;
}
footer .merkblok h4 {
    margin-top: 130px!important;
}
}



main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.5;
    font-weight: 400;
    font-size: 15px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
font-family: var(--koptekst);
color: var(--text)!important;
}

h1 { font-size: var(--font-size-h1);
font-family: var(--koptekst);
}
h2 { font-size: var(--font-size-h2);
font-family: var(--bodytekst);
}



small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    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;
}
}

.circle-container {
    /* position: fixed; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    background: var(--bg-soft);
    border-radius: 100%;
}
.circle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.1s ease;
}
.circle-text {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 30px;
}
.circle-text  .char {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 9px;
    transform-origin: 0 84px;
    color: var(--text);
    text-transform: uppercase;
}




footer .logos_footer img {
    float: left;
    max-width: 56px !important;
    margin: 0 6px;
}

.testimonial_blok .testimonial-container {
    background-color: var(--bg-dark);
    min-height: 370px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.testimonial_blok .title {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 10px;
    color: black !important;
}
        
.testimonial_blok .content-wrapper {
            display: flex;
            flex-grow: 1;
        }
.testimonial_blok .names-container {
            width: 150px;
            padding-right: 20px;
        }
.testimonial_blok .name {
    color: var(--text);
    font-size: 18px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: color 0.3s;
    display: flex;
    align-items: center;
}
.testimonial_blok .name:hover {
    color: white;
}
.testimonial_blok .line {
            width: 15px;
            height: 1px;
            background-color: transparent;
            margin-right: 10px;
            display: inline-block;
            transition: background-color 0.3s;
        }
        
.testimonial_blok .name.active .line {
    background-color: white;
}

        
.testimonial_blok .testimonials-container {
            flex-grow: 1;
            width: 250px;
        }
        
.testimonial_blok .testimonial {
    color: var(--text);
    font-size: 15px;
    display: none;
}
.testimonial_blok .testimonial.active {
            display: block;
        }


footer::before {
    content: "";
    position: absolute;
    top: -120px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #8B7A7C;
    clip-path: path('M2091.48,33.09 c0-6.63-5.37-11.78-11.99-11.52c0,0-370.66,163.89-1101.01,44.57C155.98-68.23-11.02,98.3-11.02,98.3 c-4.69,4.68-8.5,13.85-8.5,20.47v738.5c0,6.63,5.37,11.96,12,11.92l2088.32,5.89c6.63-0.04,10.68-25.36,10.68-31.99V33.09z');
    z-index: -1;
}
footer {
    position: relative;
}
footer div.socket {
    margin-top: 60px;
}

.flying_button {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
    border-radius: 0 !important;
    font-family: var(--bodytekst);
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    padding: 31px 50px 31px 50px !important;
}

    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.kop_menu a:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
        opacity: 0.6;
    }

#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, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #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: black ! Important;
    font-size: 15px!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #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 {
    margin: 3px 0px 3px 0px!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 15px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.kop_menu a, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    margin-bottom: 5px !important;
    font-family: var(--koptekst) !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}



.text-container .text-section {
    flex: 1;
        padding: 3rem 0 0 0;
    display: flex;
    flex-direction: column;
        justify-content: center;
}
text-container .image-section {
    flex: 1;
    display: flex;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
    border-radius: 0 0 0 250px;
    height: 600px;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-container .text-section, .text-container .image-section {
    flex: 1 0 50% !important;
}
section.text-container {
    padding-top: 0!important;
}



section.indi_prijs_blok .prijslijst {
width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
        }
        
section.indi_prijs_blok .prijslijst tr {
    /* height: 40px; */
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    padding: 6px 0;
}
        
section.indi_prijs_blok .behandeling {
    text-align: left;
    white-space: normal;
    padding-right: 10px;
    line-height: 1;
    width: 270%;
}
        
section.indi_prijs_blok .lijn {
            width: 100%;
            position: relative;
        }
        
section.indi_prijs_blok .lijn::after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid var(--color-primary);
}
        
section.indi_prijs_blok .prijs {
            text-align: right;
            white-space: nowrap;
            padding-left: 10px;
        }

section.indi_prijs_blok {
    padding-bottom: 250px;
    padding-top: 70px;
}
section.indi_prijs_blok::after {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    background: var(--color-primary);
    left: 50%;
    top: 0;
    z-index: -1;
}

.behandel_foto_up .info_behan {
    position: relative;
    z-index: 1;
}
.foto_info_up .row {
    margin-top: -470px;
}
.info_behan h2 {
    margin-top: 0;
    margin-bottom: 45px;
    color: white !important;
    letter-spacing: 0;
    text-transform: none !important;
}

.behandel_info, section.behandel_faq {
    padding: 0;
    margin-top: -140px;
}
.info_behan {
    background: var(--color-primary);
    color: white;
    padding: 50px;
    width: 62%;
}
.behandel_foto_up img {
    height: 620px;
    object-fit: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -180px;
}

section.behandel_faq .container {
    background: var(--color-primary);
    padding: 50px;
}

section.behandel_faq h2 {
    color: white !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    margin-top: 0;
    margin-bottom: 55px;
}
section.indi_prijs_blok .prijslijst {
    margin-bottom: 35px;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

@media only screen and (min-width: 2050px) {
footer::before {
        transform: scaleX(2);
}
}

section.woocommerce {
    padding-bottom: 190px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0px solid #cfc8d8;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 15px 15px;
font-size: 22px;
    color: var(--bg-dark) !important;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 0px solid #cfc8d8;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent !important;
    color: var(--color-secondary) !important;
    font-weight: 700;
}
.woocommerce ul.products li.product .button {
    font-size: 13px;
    letter-spacing: 0;
    width: 100%;
    text-align: center;
    font-weight: 400;
    text-transform: none;
}
.product_meta span.sku_wrapper {
    display: none;
}
.woocommerce div.product div.summary p.price {
    font-weight: 600;
    font-size: 29px;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-description {
    border-top: 1px solid;
    padding-top: 40px;
}
section.related.products {
    border-top: 1px solid;
    padding-top: 40px;
    margin-top: 80px;
}
.woocommerce div.product form.cart .button {
    width: 100%;
    margin-top: 15px;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 0px solid #e6e6e6;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 14px 15px;
    border-bottom: 1px solid var(--bg-soft);
    font-size: 16px;
}
section.widget.woocommerce.widget_product_categories {
    padding-bottom: 100px;
}