
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');


  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', 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-2) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-1) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-2) !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-1) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-1) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-1) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-2) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-1) !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-1) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-1);
  border-color: var(--color-1);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-1) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-1) !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, .8) !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://purebeautyandbalance.nl/wp-content/uploads/sites/236/2026/03/producten-.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: 647px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 797px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 447px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 597px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 372px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 372px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 472px;
  }
  header > div.wrapper.above {
  min-height: 622px;
  }

  header div.header div.holder {
  height: 372px;
  }
  }

  .topbar {
  background: #808974;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-1); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, 1) !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-1) !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);
  }
  }

  section.featured {
  background: #cccccc;
  }

  section.intro {
  background: #fcfcfc;
  }



  header div.header {
  text-align: left;
  }

  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-2);
  }

  @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-2) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-2);
  }

  @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-2) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-1) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-2);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-1) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #ffd1db;
  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-1);
  }

  :root {
--text: #3e3e3e;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--pink: #858a77; /*backup*/ 
--gold: #d4af37;
  --color-1: #838975;
  --color-2: #989c88;
  
  /* Color 1 varianten */
  --color-1-light: #999e8a;
  --color-1-lighter: #afb49f;
  --color-1-lightest: #c5c9b4;
  --color-1-dark: #6d7460;
  --color-1-darker: #575e4b;
  --color-1-darkest: #414836;
  
  /* Color 2 varianten */
  --color-2-light: #a7ab9b;
  --color-2-lighter: #b6baae;
  --color-2-lightest: #c5c9c1;
  --color-2-dark: #828673;
  --color-2-darker: #6c6f5e;
  --color-2-darkest: #565849;
}

.collega_blok {
    background: var(--color-2-lighter) !important;
}

footer .column a {
    color: var(--gold) !important;
}
footer .column a:hover {
    color: var(--gold) !important;
opacity: 0.8;
}

section.treatments .treatments {
    margin-top: 80px;
}
span.nieuw_kop {
    background: var(--gold);
    padding: 6px 17px;
    border-radius: 55px;
    font-size: 13px;
    color: white;
    margin-left: 15px;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--color-2) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--color-1) !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-1) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--gold) !important;
}

.huid_prob {
    margin-bottom: 25px;
}
.huid_prob img {
    width: 160px;
}

section.balans_check {
    background: var(--color-2-lightest);
}
.smaller_breed h2 {
    margin-top: 0;
}



  .behandelingen-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 1.5rem;
            margin-top: 5rem;
        }
.behandelingen-grid .behandeling-card {
    background: #d7d7d7;
    padding: 34px 35px;
}
.behandelingen-grid .behandeling-card h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 1.15rem;
    margin-bottom: 31px;
}

footer .column.opening_text {
    margin-top: -25px;
    font-size: 13px;
}

.circleline .nf-field .nf-field-element li input {
    margin-right: -15px;
    margin-top: -6px!important;
}


.modal h2, .modal h3 {
  font-size: 30px !important;
}
.modal__container {
  padding: 10px;
}
.modal__container {
  padding: 10px;
  margin-top: 2rem !important;
}

article.post a.btn.btn-primary {
    display: none;
}

.tip_blok h4 {
    margin-top: 1.15rem;
}
.tip_blok {
    background: var(--color-2-lighter);
    padding: 2em;
    margin: 2em 0;
}

img {
    height: auto;
}

article.post {
    background: #fff;
    box-shadow: 0 0 50px -5px rgba(0,0,0,.1);
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    transition: all .3s ease;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
article.post {
    display: flex;
    flex-direction: column;
}
article.post header {
    padding: 10px 30px 4px;
    order: 2;
}
article.post h2 a {
    font-size: 17px;
}
article.post figure.featured-image {
    order: 1;
    margin: 0;
}
article.post figure.featured-image img {
    width: 100%;
    object-fit: cover;
    height: 120px!important;
}
article.post .entry-summary {
    padding: 0 30px 18px;
    order: 3;
}
article.post .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid var(--color-2);
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 17px 8px;
    border-top: 1px solid #efefef;
}
section.prices table thead tr {
    height: 110px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}


hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid var(--color-2);
    width: 80%;
}

.behandelblok h4 {
    font-size: 22px;
}

.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section {
    flex: 1;
    padding: var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.afspraak_blok {
    background-position: center;
}

.obstakels_blok {
    margin: 2em 5em 0;
}

header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}

.salon_intro img {
    height: 660px;
    object-fit: cover;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 43px!important;
}

p.subkop {
    font-weight: 600;
    color: var(--color-1);
    margin-bottom: -1px;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--color-2);
    margin-bottom: 0px;
}

footer .column.voorwaarden {
    text-align: center;
    font-size: 13px;
}

footer div.socket {
    margin-top: 50px;
    padding: 25px 0;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
}

header div.header {
    background-color: rgb(128 137 116) !important;
}

footer {
    padding-top: 60px;
}

header>div.wrapper .header__content p.subkop {
    font-size: 25px;
    color: var(--gold)!important;
}
header>div.wrapper .header__content h1 {
    font-size: 3em;
    line-height: 1;
}
header>div.wrapper .header__content p {
    font-size: 22px;
}

header>div.wrapper.shadow:before {
    background: rgb(0 0 0 / 54%);
}

.text-container .text-section:nth-child(1) {
    background: var(--color-2-lighter);
}

section.text-container {
    padding: 0;
}

section.archive.treatments .treatments .item-category h2 {
    font-size: 26px;
}

a.btn.btn-primary.invert:hover {
    background: var(--color-2-darker)!important;
}
a.btn.btn-primary.invert {
    background: var(--color-2-lighter)!important;
}


header div.header div.cta a:hover {
    background: var(--gold) !important;
    opacity: 0.7;
}
header div.header div.cta a {
    background: var(--gold) !important;
}

.middle_text {
    margin: 0 auto;
    text-align: center;
    font-size: 25px;
    line-height: 1.5;
}

.modal__container img {
    height: 260px;
    object-fit: cover;
}


@media only screen and (min-width: 992px) {

header > div.wrapper {
    min-height: 580px;
  }
.smaller_breed {
    width: 740px;
    margin: 0 auto;
}
header > div.wrapper::after {
  background-position: center 70%;
}

article.post:nth-child(3n+2) {
    clear: both;
}
.middle_text {
    width: 81%;
}
    header nav.navbar-default {
        background-color: rgb(128 137 116) !important;
        padding: 0 0 15px;
    }
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation {
    text-align: center!important;
}
    header>div.wrapper div.wrapper img.logo {
        max-width: 330px;
        padding: 0;
    }
section.foto_blok.block5 .col-xs-48.col-md-16 {
    margin-left: 33.33333%;
}
.behandelblok:last-child {
    grid-column: 1 / -1;
}
section.archive.treatments .treatments .col-xs-48.col-md-24 {
    width: 33.3333%;
}
.text-section-content {
    max-width: 45em;
    margin: 0 auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body.home header > div.wrapper {
    min-height: 885px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 120px, 0);
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    margin-left: 0;
    width: 65%;
}
footer .col-sm-16:nth-child(1) {
    width: 47%;
    margin-right: 14%;
}
footer .col-sm-16:nth-child(2) {
    width: 24%;
    margin-right: 1%;
}
footer .col-sm-16:nth-child(3) {
    width: 14%;
}
header div.header div.holder {
    height: 200px;
    min-height: 50px;
}
footer .col-sm-24.col-md-12 {
    width: 100%;
}
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 {
    color: var(--white)!important;
    font-size: 16px!important;
}
main section .container:not(.home main section .container, main section.contact .container, main section.treatments .container, .page-id-2215 main section .container, .blog main section .container) {
    width: 890px;
}
body header > div.wrapper {
    min-height: 335px;
}
.single-behandelingen figure img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
article.post {
    width: 31%;
    float: left;
    margin: 1%;
}
}

#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-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-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, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: var(--gold)!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 i {
    margin-left: 14px;
}
#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-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 600;
    margin-bottom: 5px;
    border-bottom: 1px solid var(--color-2-darker)!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu {
    background: var(--color-1-dark);
}

section.treatments.shortcode h3 {
    display: none;
}
section.treatments.shortcode {
    margin-top: 50px;
}

header > div.wrapper::after {
    background-position: center 20%;
}


div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    margin-bottom: 50px!important;
    position: relative;
}
div.page-header h1::before {
    content: "";
    width: 81px;
    height: 2px;
    background: var(--color-2);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}


.behandelblok {
    background: var(--color-2-lighter);
    padding: 25px;
}
.behandel_parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

@media only screen and (max-width: 991px) {

body header > div.wrapper {
    min-height: 255px;
  }

header > div.wrapper {
    min-height: 580px;
  }

.micromodal-slide[aria-hidden=false] .modal__container {
    font-size: 13px;
}
header .type-fullsize .navbar-collapse {
    left: 15px;
}
header button.navbar-toggle {
    color: var(--gold);
}
    #mega-menu-wrap-primary_navigation .mega-menu-toggle + #mega-menu-primary_navigation {
        background: transparent !important;
    }
.huid_prob figure.gallery-item {
    width: 100%;
}
.micromodal-slide[aria-hidden=false] .modal__container h3, .micromodal-slide[aria-hidden=false] .modal__container h2 {
    font-size: 17px !important;
}
header > div.wrapper::after {
    top: 120px;
}
div.page-header h1 {
    font-size: 2.5em!important;
}
header>div.wrapper {
    min-height: 620px;
}
.text-section {
    padding: 95px 45px!important;
}
header>div.wrapper .header__content h1 {
    font-size: 38px!important;
    line-height: 1!important;
}
header .header__content a.btn {
    margin: 5px 0;
}
header>div.wrapper .header__content p {
    font-size: 16px!important;
}
.salon_intro img {
    height: 400px!important;
    margin-top: 50px!important;
}
.obstakels_blok {
    margin: 2em 1em 0!important;
}
.herken_parent, .behandel_parent {
    grid-template-columns: repeat(1, 1fr)!important;
}
.herkenitem {
    padding: 15px 15px!important;
}
section.foto_blok .col-sm-16:nth-child(2) {
    margin: 31px 0!important;
}
.text-container .container {
    flex-direction: column!important;
}
}

section.foto_blok .item.item-background .item-centered.text-center p {
    display: none;
}
section.foto_blok .item.item-background .item-centered.text-center h3 {
    margin: 0;
    font-size: 18px;
}

section.foto_blok .item.item-background {
    border-radius: 0!important;
    width: 270px;
    height: 270px!important;
    margin: 0 auto;
    padding: unset;
}
section.foto_blok div.item-bg>img {
    filter: brightness(1)!important;
    height: 230px!important;
}
section.foto_blok .item.item-background .item-centered.text-center {
    top: unset !important;
    bottom: 0;
    transform: unset !important;
    left: unset !important;
    background: var(--color-2);
    padding: 20px 0 !important;
}

.herkenitem {
    padding: 15px 35px;
    text-align: left;
}
.herken_parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
    color: var(--text)!important;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-weight: 300;
color:var(--text)!important;
font-family: 'Roboto', sans-serif;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    right: 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%);
}

.september_afspraak * {
    color: #fff!important;
}
.september_afspraak {
    padding: 25px;
    text-align: center;
    background: var(--color-2);
    margin: 3em 0 4em;
}
.september_afspraak a.btn.btn-primary {
    margin-top: 15px;
}


.skininfo:nth-child(even) {
    background: whitesmoke;
}
.skininfo {
    padding: 15px;
}

.videoback {
    padding: 10px 35px 35px 35px;
    background: var(--color-2-lighter);
    margin-bottom: 55px;
height: 100%;
}


.nf-field-container.vraag .nf-field-label {
    display: block!important;
}
.nf-field-container.vraag .nf-field-label label {
    font-weight: 600!important;
}
.nf-form-cont.advies .tekst {
    margin-bottom: 35px!important;
    margin-top: 25px;
}
.nf-form-cont.advies .nf-form-content {
    max-width: 100%!important;
    margin: 0!important;
}



.imgrow {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.imgcolumn {
  flex: 33.333%;
  max-width: 33.333%;
  padding: 0 4px;
}

.imgcolumn img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
  transition: .1s linear;
}

  @media only screen and (max-width: 991px) {
.imgcolumn {
  flex: 33.333%;
  max-width: 33.333%;
  padding: 0 4px;
}

}

@media screen and (max-width: 600px) {
.imgcolumn {
  flex: 100%;
  max-width: 100%;
}
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

/* === Mobile header video support (added via admin) === */
@media (max-width: 991px) {
  html body header > div.wrapper .nb-header-video {
    display: block !important;
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 0;
    pointer-events: none;
    opacity: 1;
  }
  html body header > div.wrapper .nb-header-video iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw;
    min-height: 100%;
    min-width: 177.78vh;
    transform: translate(-50%, -50%);
    border: 0;
    pointer-events: none;
  }
  html body header > div.wrapper .nb-header-video::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1;
    pointer-events: none;
  }
}
