
  @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(--green-deep) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--black-charcoal) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--green-deep) !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(--black-charcoal) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--black-charcoal) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--black-charcoal) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--green-deep) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--black-charcoal) !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(--black-charcoal) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--black-charcoal);
  border-color: var(--black-charcoal);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--black-charcoal) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--black-charcoal) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://kapsalonikke.nl/wp-content/uploads/sites/535/2025/12/salon_afbeeldingen-7.webp');
  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: 431px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 581px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 231px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 381px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 156px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 156px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 256px;
  }
  header > div.wrapper.above {
  min-height: 406px;
  }

  header div.header div.holder {
  height: 156px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--black-charcoal); !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(--black-charcoal) !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(--green-deep);
  }

  @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(--green-deep) !important;
  }
  }


  header div.header div.contact i {
  color: var(--green-deep);
  }

  @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(--green-deep) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--black-charcoal) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--green-deep);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--black-charcoal) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--black-charcoal);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
  --black-pure: #000000;         /* Pure zwart */
  --black-rich: #0A0A0A;         /* Rijk zwart */
  --black-soft: #1A1A1A;         /* Zacht zwart */
  --black-charcoal: #2A2A2A;     /* Charcoal */
  --black-slate: #3A3A3A;        /* Slate */
  --black-graphite: #4A4A4A;     /* Graphite */
  --black-steel: #5A5A5A;        /* Steel grey */
  --black-light: #6A6A6A;        /* Licht zwart/grijs */
  --white-pure: #FFFFFF;         /* Pure wit */
  --white-snow: #FEFEFE;         /* Sneeuw wit */
  --white-cream: #FDFCFA;        /* Crème wit */
  --white-ivory: #FAF8F5;        /* Ivoor */
  --white-bone: #F5F3F0;         /* Bone wit */
  --white-pearl: #F0EDE8;        /* Pearl */
  --white-linen: #EBE7E0;        /* Linen */
  --white-sand: #E6E1D8;         /* Sand wit */
  --green-extra-light: #F3F7F1;  /* Zeer licht groen */
  --green-mint: #E5F0E0;         /* Mint achtergrond */
  --green-soft: #D4E7CC;         /* Zacht groen */
  --green-sage: #B8D4A8;         /* Sage groen */
  --green-eucalyptus: #9BC48A;   /* Eucalyptus */
  --green-fern: #7DB36C;         /* Fern groen */
  --green-forest: #5FA34E;       /* Forest groen */
  --green-pine: #4D8B3E;         /* Pine groen */
  --green-deep: #3A7230;         /* Diep groen */
  --green-dark: #2D5A24;         /* Donker groen */
  --wood-extra-light: #FAF6F0;   /* Zeer licht hout */
  --wood-birch: #F5EFE3;         /* Birch/Berk */
  --wood-ash: #EDE5D6;           /* Ash/Es */
  --wood-oak: #E5DBC9;           /* Light oak */
  --wood-maple: #DDD1BC;         /* Maple */
  --wood-beech: #D5C7AF;         /* Beech/Beuken */
  --wood-walnut: #CDBDA2;        /* Light walnut */
  --wood-teak: #C5B395;          /* Teak licht */
  --wood-cedar: #BDA988;         /* Cedar */
  --wood-honey: #B59F7B;         /* Honey wood */
--text: #343434;
--kop: #1e1e1e;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Geist", sans-serif;
--koptekst: "Prata", serif;;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 16px 36px !important;
    font-weight: 500;
    letter-spacing: 0;
}

.home .container.pricelist-block-layout {
    display: none;
}

footer .social-media.size-normal {
    margin-top: -25px;
}
footer .column a:hover {
    color: var(--green-soft) !important;
opacity: 0.7;
}
footer .column a{
    color: var(--green-soft) !important;
}
footer div.social-media ul li a:hover {
    background: var(--green-forest) !important;
}
footer .column.tijden_text {
    font-size: 12px;
    margin-top: -25px;
}
footer .col-sm-16:nth-child(1) img {
    filter: invert(1);
    margin: 80px 0;
}

.review_parent p, .review_parent .btn, .review_parent h3 {
    margin: 0;
}
.review_parent {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-evenly;
    justify-items: end;
    text-align: left;
    background: var(--green-mint);
    align-items: center;
    padding: 25px;
    border-radius: 25px;
    margin-bottom: 3rem;
}
.review_parent h3 {
    font-size: 20px;
    font-family: var(--bodytekst);
}
div.breadcrumbs, main .page-header {
    display: none;
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 0px solid #e6e6e6;
}

.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: 38px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--wood-beech);
}
table.table.table-hover td.col-md-32 {
    font-weight: 600;
    font-size: 18px;
}.table-hover>tbody>tr:hover {
    background-color: var(--white-bone);
}

section.archive.reviews div.reviews div.review {
    border-bottom: 1px solid var(--green-deep);
    margin-bottom: 70px;
}

section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

.team_placeholder {
    width: 100%;
    background: var(--wood-ash);
    height: 280px;
    border-radius: 25px;
    font-family: var(--koptekst);
    font-size: 65px;
    padding: 99px;
}
.team_img img {
    margin: 0;
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.team_text h3 {
    margin-top: 24px;
}
.team_text p {
    font-size: 12px;
    margin-top: -15px;
}
.team_member {
    text-align: center;
    background: var(--white-bone);
    border-radius: 25px;
}
.team_parent {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 50px;
}


table.table.table-hover td.col-md-32 small {
    display: block;
    font-weight: 300;
    margin-top: 6px;
    font-size: 13px;
}

.woocommerce .widget_product_categories ul li a, aside div.block.treatments ul li a {
    padding: 10px 25px;
    width: 100%;
}
.woocommerce .widget_product_categories ul li:focus a, .woocommerce .widget_product_categories ul li:focus span, .woocommerce .widget_product_categories ul li:hover a, .woocommerce .widget_product_categories ul li:hover span, aside div.block.treatments ul li:focus a, aside div.block.treatments ul li:focus span, aside div.block.treatments ul li:hover a, aside div.block.treatments ul li:hover span {
    color: var(--text) !important;
    opacity: 0.7;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 0;
    border-bottom: 0px solid var(--wood-cedar);
}
aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
    background: var(--white-bone);
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 15px !important;
}

ol, ul, table {
    line-height: 1.6;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 0px !important;
    color: white !important;
    position: relative;
}

footer {
    padding-top: 100px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--green-deep);
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 6px;
}
footer div.socket {
    font-size: 13px;
    margin-top: 50px;
    padding: 35px 0;
}
main section img {
    border-radius: 25px;
}
.feature_image img {
    margin: 0;
    height: 560px;
    object-fit: cover;
}

.feature_parent {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    justify-content: center;
    align-items: center;
    align-content: center;
}
section.treatments h1 {
    margin: 2.75rem 0 1.95rem;
}
.subkop {
    font-size: 16px !important;
    font-family: var(--bodytekst) !important;
    margin: 0 !important;
    margin-bottom: -25px !important;
}
.header_section {
    text-align: center;
}
.image_holder img {
    margin: 0 0 35px;
    height: 360px;
    object-fit: cover;
    width: 100%;
}
.intro_verdeling p, .intro_verdeling .btn {
    margin: 0;
}
.intro_verdeling {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-evenly;
    justify-items: end;
    text-align: left;
    align-items: center;
}
.why_item i {
    color: var(--wood-teak);
    font-size: 25px;
    background: white;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    padding: 5px;
    line-height: 1.6;
    text-align: center;
}
.why_item {
    background: hsl(0deg 0% 100% / 28%);
    padding: 45px 45px;
    font-size: 14px;
    border-radius: 25px;
    backdrop-filter: blur(3px);
}
.header_section.cw > * {
    color: white !important;
}
.waarom_section {
    background: rgb(0 0 0 / 36%);
    padding: 80px;
    position: relative;
    border-radius: 25px;
}
.why_parent {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    width: 80%;
    margin: 62px auto 0;
}
.waarom_section::before {
    background-image: url(/wp-content/uploads/sites/535/2025/12/salon_afbeeldingen-4.webp);
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    border-radius: 25px;
    /* opacity: 0.4; */
}
.why_item p {
    margin-bottom: 0;
}
.why_item h4 {
    margin-top: 20px;
    font-size: 24px;
    color: white !important;
}
section.partners div.item div.holder img {
    max-width: 120px;
    filter: invert(0.4);
}
section.partners {
    background: #ffffff !important;
    padding: 20px 0;
    /* margin-top: -40px; */
}


nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop:hover {
    background: var(--wood-oak) !important;
}


nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop {
    background: var(--green-pine);
    border-radius: 5px;
    padding: 3px 15px;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop a {
        font-weight: 500;
        letter-spacing: 0;
    }

header .header__content a.btn {
    margin: 0;
}

@media only screen and (min-width: 992px) {
html {font-size: 22px !important; }
.feature_text {
    width: 80%;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: var(--white-sand) !important;
    }
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu>li>a {
    padding: 7px 44px 7px 22px ! Important;
}
.home section.treatments .col-xs-24.col-sm-9 {
    width: 20%;
}
    body header > div.wrapper {
        min-height: 540px;
    }
header div.page-header {
    padding: 290px 100px 0;
}
    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(--wood-teak) !important;
    }
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop a {
    color: white !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop {
    margin-left: 25px;
}
/*header div.header.full-width .container, header>div.wrapper .header__content .container {
    width: 80%;
    max-width: 1600px;
}*/
.container {
    width: 80%;
    max-width: 1600px;
}
header .header__content h1 {
    font-size: var(--font-size-h00);
    line-height: 1.2;
}
header .header__content p {
    font-size: 18px;
    line-height: 1.4;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 50%;
    text-align: left;
    margin-left: 5%;
}
header > div.wrapper::after {
    top: 98px;
    width: 78%;
    margin: 0 auto;
    border-radius: 25px;
    background-position: center;
}
header>div.wrapper.shadow:before, header>div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 98px !important;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    width: 78%;
    margin: 0 auto;
    border-radius: 25px !important;
}
header>div.wrapper:before {
    background: rgba(0, 0, 0, .53)!important;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    body.home header > div.wrapper {
        min-height: 900px;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, 170px, 0);
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 230px;
    }
header div.header {
    background-color: rgb(255 255 255) !important;
}
    header div.navbar-collapse {
        text-align: right;
    }
    header div.header div.holder {
        height: 96px;
        min-height: 50px;
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
}


@media only screen and (max-width: 991px) {
html {font-size: 18px !important;}
header div.header {
    text-align: left;
}
table.table.table-hover td.col-md-32 small {
    font-size: 10px;
}
table.table.table-hover td.col-md-32 {
    font-size: 14px;
    width: 50%;
}
table.table.table-hover {
    font-size: 13px;
}
header>div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 80px !important;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    margin: 0 auto;
    border-radius: 25px !important;
}
header .page-header {
    padding: 90px 0 0;
}
header>div.wrapper {
    min-height: 310px;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
header>div.wrapper {
        margin-bottom: 30px;
    }
.waarom_section::before {
    background-position: 40% center;
}
header div.header div.holder {
    min-height: 70px;
    height: 80px;
}
header nav.navbar-default div.navbar-header div.holder {
    min-height: 70px;
    height: 80px;
}
    header {
        padding: 0 15px;
    }
header > div.wrapper::after {
    top: 80px;
    border-radius: 25px;
}
header>div.wrapper.above_shadow:before {
    top: 80px !important;
    border-radius: 25px;
}
header .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}
.home header>div.wrapper {
    min-height: 710px;
}
header .header__content h1 {
    font-size: 41px;
}
header .header__content {
    margin-top: 100px;
}
.feature_parent, .team_parent {
    grid-template-columns: 1fr !important;
    gap: 60px!important;
}
.feature_image img {
    height: 380px!important;
}
section.partners {
    margin-bottom: -80px;
}
.image_holder img {
    height: 230px!important;
}
.intro_verdeling, .review_parent {
    grid-template-columns: 1fr!important;
    justify-items: start!important;
    gap: 30px;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    height: 230px!important;
}
    .home section.treatments {
        padding-bottom: 40px;
        padding-top: 30px;
    }
.waarom_section {
    padding: 80px 15px!important;
}
.why_parent {
    grid-template-columns: 1fr !important;
    gap: 20px!important;
    width: 100% !important;
}
footer .col-sm-16:nth-child(1) img {
    max-width: 270px;
    margin: 0 auto!important;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin: 0 auto;
}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop {
    margin: 21px 0;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li.boek_knop a {
    border: none !important;
}
}


main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.4;
    font-size: 16px;
    font-family: var(--bodytekst);
    color: var(--text) !important;
    font-weight: 300;
    letter-spacing: -0.08px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--kop)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}
ol, ul {
    margin-bottom: 1.15rem;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.flying_button {
    position: fixed;
    bottom: 0px;
    right: 10px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}


@media only screen and (min-width: 1200px) {
    footer .col-sm-16:nth-child(1) {
        width: 27%;
        margin-right: 23%;
    }
    footer .col-sm-16 {
        width: 25%;
    }
}