
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');


  body {
  font-family: 'Raleway', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 16px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #000000;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #000000 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--rose-mauve) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--backgr) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--rose-mauve) !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(--backgr) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--backgr) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--backgr) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--rose-mauve) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--backgr) !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(--backgr) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--backgr);
  border-color: var(--backgr);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--backgr) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--backgr) !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://top2toenails.nl/wp-content/uploads/sites/154/2021/01/header1.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: 396px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 546px;
    }
  }

  @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: 221px;
  }
  header > div.wrapper.above {
  min-height: 371px;
  }

  header div.header div.holder {
  height: 121px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--backgr); !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(--backgr) !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(--rose-mauve);
  }

  @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(--rose-mauve) !important;
  }
  }


  header div.header div.contact i {
  color: var(--rose-mauve);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #000000 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--rose-mauve) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--backgr) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--rose-mauve);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--backgr) !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: #000000 !important;
  }

  section.prices table tr td a {
  color: #000000 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #000000 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--backgr);
  }

  :root {
 --marble-pure: #FFFFFF;        /* Pure wit */
  --marble-white: #FEFEFE;       /* Zeer zacht wit */
  --marble-cream: #FDFCFA;       /* Crème marble */
  --marble-light: #F9F8F6;       /* Licht marble */
  --marble-medium: #F5F3F0;      /* Medium marble */
  --marble-grey: #EBE9E6;        /* Grijze marble tint */
  --marble-dark: #DDD9D5;        /* Donkere marble */
  --marble-shadow: #CFC9C3;      /* Marble schaduw */
  --gold-extra-light: #FBF6E8;   /* Zeer lichte goud achtergrond */
  --gold-light: #F5ECCC;         /* Lichte goud */
  --gold-soft: #EFE0B0;          /* Zachte goud */
  --gold-base: #D4AF37;          /* Rijke goud basis */
  --gold-medium: #C19B2E;        /* Medium goud */
  --gold-rich: #B8892A;          /* Rijk goud */
  --gold-dark: #A67726;          /* Donker goud */
  --gold-deep: #8F6520;          /* Diep goud */
  --rose-extra-light: #FAF5F5;   /* Zeer lichte roze achtergrond */
  --rose-light: #F0E5E5;         /* Lichte oudroze */
  --rose-soft: #E5D5D5;          /* Zachte roze */
  --rose-dusty: #D4B8B8;         /* Dusty rose basis */
  --rose-medium: #C5A3A3;        /* Medium oudroze */
  --rose-mauve: #B88E8E;         /* Mauve tint */
  --rose-deep: #A87979;          /* Diepe oudroze */
  --burgundy-extra-light: #F5EDED;  /* Zeer lichte achtergrond */
  --burgundy-light: #E8D5D5;     /* Lichte burgundy */
  --burgundy-soft: #D9B8B8;      /* Zachte burgundy */
  --burgundy-medium: #C49A9A;    /* Medium burgundy */
  --burgundy-base: #A85757;      /* Basis burgundy */
  --burgundy-rich: #904545;      /* Rijke burgundy */
  --burgundy-dark: #7A3838;      /* Donkere burgundy */
  --burgundy-deep: #6B2F2F;      /* Diepe burgundy */
  --taupe-extra-light: #F7F5F3;  /* Zeer lichte taupe */
  --taupe-light: #EBE7E3;        /* Lichte taupe */
  --taupe-soft: #DDD7D1;         /* Zachte taupe */
  --taupe-base: #C4BCB3;         /* Basis taupe */
  --taupe-medium: #A8A097;       /* Medium taupe */
  --taupe-dark: #8C847B;         /* Donkere taupe */
  --taupe-deep: #6E685F;         /* Diepe taupe voor tekst */
--text: #3c2819;
--softbg: #f5f0e6;
--backgr:#f6f1e7; 
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: "Cormorant", 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);
}

.text-section-content h4 {
    margin-top: 3px;
    margin-bottom: 9px;
}

.flying_button {
    border-radius: 0 5px 5px 0 !important;
    z-index: 99;
}
.flying_button.fly_two {
    border-radius: 0 !important;
}
.flying_button.flythird {
border-radius: 5px 0 0 5px !important;
}
.flying_button:hover {
    opacity: 1;
}


.porf_ver img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.home h2 {
    font-size: var(--font-size-h1);
    margin-top: 0;
}
section.actie_time {
    padding-top: 35px;
}
section.actie_time .item.item-card h3 {
    font-size: var(--font-size-h3);
    margin-bottom: 35px !important;
}
section.actie_time .item.item-card {
    padding: 95px 25px;
    border: 1px solid var(--burgundy-soft);
    border-radius: 25px;
    text-align: center;
    background: transparent !important;
    box-shadow: none !important;
}
.review-info {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.review-card .review-header .review-info .stars {
    font-size: 21px;
    letter-spacing: 3px;
    color: var(--burgundy-base);
}
.review-card .review-header .review-info h4 {
    margin: 0;
    margin-right: 25px;
    border-right: 1px solid var(--burgundy-base);
    padding-right: 25px;
}
p.review-text {
    margin-bottom: 0;
    font-size: 14px;
}
section.reviews_view > div > div > p {
display: none;
}
.grid_review {
    display: grid;
    gap: 30px;
    margin-top: 65px;
    grid-template-columns: 1fr 1fr;
}
.review-card {
    background: var(--white);
    border-radius: 10px;
    padding: 30px;
}

.feature_item ul {
    font-size: 19px;
padding-inline-start: 30px;
}
.feature_item ul li {
    list-style: none;
    position: relative;
}
.feature_item ul li::before {
    content: '';
    position: absolute;
    left: -23px;
    top: 11px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--burgundy-medium);
}

section.partners div.item div.holder img {
    filter: invert(0.6) sepia(1);
}
section.partners p {
    display: none;
}
section.partners {
    background: transparent !important;
    padding: 30px 0 !important;
}

.quote_item h1 {
    font-weight: 600;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
.quote_item img {
    margin: 0 auto;
    filter: brightness(0.5) contrast(1.5);
    opacity: 0.4;
    width: 55px;
    height: 55px;
}

.treatment_header .treatment_knop {
    text-align: right;
}
.treatment_header .btn {
    margin: 0;
}
.treatment_header h1 {
    margin: 0;
    text-align: left;
}
.treatment_header {
    display: grid;
    gap: 30px;
    grid-template-columns: 2fr 1fr;
    align-items: center;
    margin-bottom: 4rem;
}
.feature_parent {
    display: grid;
    gap: 70px;
    grid-template-columns: 1fr 1fr;
}

.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section-content h1 {
    font-size: var(--font-size-h000);
    width: 90%;
    line-height: 1;
    margin-bottom: 45px;
}


.vliegende_knoppen {
  position: fixed;
  bottom: -10px;
  right: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}


section.text-container {
    padding: 0;
    background: var(--softbg);
}
.text-section {
    flex: 1;
    padding: var(--gap) var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image-section {
    flex: 1;
    display: flex;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
}

section.usp_parent {
    background: var(--softbg);
}
.usp_grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
    padding: 25px;
    border: 1px solid var(--burgundy-soft);
    border-radius: 25px;
    text-align: center;
    align-items: center;
    align-content: center;
}

section.treatments div.items div.item img {
    width: 100%;
    height: 400px;
    border-radius: 0 !important;
    object-fit: cover;
}
section.treatments div.items div.item a span {
    font-size: 18px;
    font-family: var(--koptekst);
}


section.footer-cta.text-center.above::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    background: rgb(246 241 231 / 77%);
}
section.footer-cta.text-center.above::before {
    content: "";
    background-image: url(/wp-content/uploads/sites/154/2025/11/backgr_marmer.jpg);
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.footer-cta-box {
    padding: 0 !important;
    text-align: left;
}

.cta-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.cta_text {
    flex: 1;
    padding-right: 2rem;
}.cta_text h1 {
    margin-top: 1.15rem;
}.footer-cta {
    padding: 100px 0;
}
.cta_knop .btn {
    width: 100%;
    margin: 10px 0;
}


.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(--burgundy-base) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 13px 35px !important;
}

ol, ul {
    margin-bottom: 1.15rem;
}

.single-behandelingen .gallery figure.gallery-item {
    margin: 0;
}
.single-behandelingen .gallery figure.gallery-item img {
    height: 350px !important;
    object-fit: cover;
}

section.treatments.shortcode {
    padding: 45px;
    background: var(--softbg);
    margin-top: 3rem;
}
.note_tarief h3, .aanbetaling h3 {
    margin-top: 10px;
}

.note_tarief p, .aanbetaling p {
    margin-bottom: 9px;
}
.note_tarief, .aanbetaling {
    font-size: 13px;
    padding: 22px;
    background: var(--rose-light);
    margin-top: 3rem;
}

.prices .note_tarief {
    margin-top: 0!important;
}

section.prices table thead tr {
    height: 120px;
}

table > thead > tr > th:nth-child(1) {
    font-size: 33px;
    font-family: var(--koptekst);
}
.table>thead>tr>th {
    vertical-align: bottom !important;
    border-bottom: 2px solid var(--rose-medium);
}
.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;
    vertical-align: top;
    border-top: 1px solid var(--rose-light);
}
.table-hover>tbody>tr:hover {
    background-color: var(--softbg);
}
.header_foto img, .single-behandelingen figure img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.header_foto, .single-behandelingen figure {
    margin-bottom: 4rem;
}
.text_intro {
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    margin-bottom: 4rem;
}
.salon_galerij .gallery .gallery-item img {
    width: 100%;
    height: 330px !important;
    object-fit: cover;
}

.team-card-image img {
    width: 100%;
    object-fit: cover;
    height: 290px;
    margin: 0;
    object-position: center 20%;
}
.team-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    margin-top: 40px;
}
.team-card {
    background: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.team-card-content {
    padding: 30px;
}
.team-card-bio p {
    margin-bottom: 9px;
}
.team-card-bio {
    font-size: 13px;
}
.team-card-header h2 {
    margin: 0 0 5px;
}
.team-card-header {
    border-bottom: 1px solid var(--rose-medium);
    margin-bottom: 20px;
}
.team-card-header p.team-card-role {
    font-weight: 600;
    color: var(--rose-medium);
}

section.contact div.holder div.wrap h2 {
    margin-top: 1.15rem;
    margin-bottom: 35px;
}
div.breadcrumbs {
    DISPLAY: none;
}
header .salonized-reviews {
    display: none;
}
.d-flex-md-row .block h4 {
    font-size: var(--font-size-h3);
    margin-bottom: 35px !important;
}
.d-flex-md-row .block {
    padding: 25px;
    border: 1px solid var(--burgundy-soft);
    border-radius: 25px;
    text-align: center;
}
    .d-flex-md-row {
        margin-top: 5rem;
    }
.d-flex-md-row .block table.opening_hours {
    margin: 0 auto;
    text-align: left;
}
table.opening_hours tr>td:first-of-type {
    width: 110px;
}

main div.page-header h1 {
    display: none;
}
header .page-header {
    background: var(--backgr);
    padding: 140px 0 110px;
}
header div.page-header h1::before {
    content: "";
    background-image: url(/wp-content/uploads/sites/154/2020/12/FAVICON-•-Top-2-Toe-Beautystudio.png);
    width: 55px;
    height: 55px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    filter: brightness(0.5) contrast(1.5);
    opacity: 0.4;
    top: -60px;
}
header div.page-header h1 {
    border-bottom: 0px solid #e6e6e6;
    line-height: 1 !important;
    margin-bottom: 0 !important;
    margin-top: 0;
    text-align: center;
    font-size: var(--font-size-h00);
    position: relative;
}
footer div.social-media ul li a:hover {
    background: var(--rose-mauve) !important;
    opacity: 0.8;
}
footer .social-media.size-normal {
    margin-top: -25px;
}
p.footer_intro {
    font-size: 13px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--rose-mauve);
    margin-bottom: 0;
    margin-top: 0;
}

footer div.column > h4, footer, footer div.socket a, footer div.socket a:hover, footer div.socket {
    color: var(--text) !important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.9) sepia(0.8);
}
header div.header, header>div.wrapper.sticky_menu.sticky_header .header {
    background-color: var(--backgr) !important;
}

footer {
    padding-top: 100px;
}
footer div.socket {
    margin-top: 60px;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--rose-mauve) !important;
opacity: 0.7;
}

.item-category {
    margin-bottom: 70px;
    height: 440px;
    overflow: visible;
}
.item-category .centered {
    position: relative;
    top: unset !important;
    bottom: -460px;
    transform: none !important;
    LEFT: 0 !important;
}
.item-category h2 {
    color: var(--text) !important;
    font-size: 19px;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 0 !important;
}section.treatments.shortcode h3 {
    margin-top: 1.15rem;
    margin-bottom: 45px;
}


@media only screen and (min-width: 992px) {
html {font-size: 20px !important; }
    main .container:not(.home main .container,.page-id-20 main .container, .post-type-archive-behandelingen main .container, .page-id-487 main .container) {
        width: 1010px;
    }
header>div.wrapper.sticky_menu .page-header {
    margin-top: 100px;
}
    body.home header > div.wrapper {
        min-height: 100px;
    }
section.treatment_view .items .col-xs-24.col-sm-16.col-md-8 {
    width: 33.333333%;
}
section.usp_parent .container {
    width: 90%;
    max-width: 2500px;
}
section.partners .container {
    width: 90%;
    max-width: 2500px;
}
    .text-section-content {
        max-width: 45em;
        margin: 0 auto;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
.cta_knop {
    width: 26%;
}
section.treatments .treatments .col-xs-48.col-md-24 {
    width: 33.3333%;
}
section.treatments.shortcode .col-xs-24.col-sm-12 {
    width: 33.33333%;
}
    body header > div.wrapper {
        min-height: 300px;
    }
footer .col-sm-16:nth-child(1) {
    width: 40%;
    margin-right: 9%;
}
footer .col-sm-16:nth-child(2) {
    width: 22%;
}
footer .col-sm-16:nth-child(3) {
    width: 29%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
header div.header.full-width .container {
    width: 90%;
    max-width: 2500px;
}
    header div.header div.holder {
        height: 101px;
        min-height: 50px;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 240px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
        font-size: 15px;
        font-weight: 500;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover, header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus, header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
        color: var(--rose-mauve) !important;
    }
}


@media only screen and (max-width: 991px) {

.btn.btn-primary.flying_button {
  padding: 0.8rem !important;
}

html {font-size: 14px !important;}
header div.header {
    text-align: left;
}
.flying_button {
    font-size: 11px!important;
}
.flying_button.fly_two {

}
a.btn.btn-primary.flying_button.flythird {

}
.team-grid {
    grid-template-columns: 1fr!important;
    margin-top: 0!important;
}
.salon_galerij figure.gallery-item {
    width: 50%;
}
.salon_galerij .gallery .gallery-item img {
    height: 250px !important;
}
header button.navbar-toggle {
    color: var(--burgundy-base);
}
.text-container .container {
    display: grid;
}
header div.social-media ul li a {
    background: var(--burgundy-medium) !important;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--burgundy-base);
}
.image-section {
    order: 1;
}
.text-section {
    order: 2;
}
    #mega-menu-wrap-primary_navigation .mega-menu-toggle + #mega-menu-primary_navigation {
        background: transparent !important;
    }
.header_foto img, .single-behandelingen figure img {
    height: 210px!important;
}
table > thead > tr > th:nth-child(1) {
    font-size: 20px!important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 12px;
}
table td.col-md-32 {
    width: 60%;
}
.table>thead>tr>th {
    font-size: 10px;
}
section.treatments.shortcode {
    padding: 45px 25px!important;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 190px!important;
}
section.text-container img {
    height: 280px;
}
.usp_grid, .treatment_header, .feature_parent, .grid_review {
    grid-template-columns: 1fr!important;
}
section.usp_parent {
    padding-top: 25px;
}
.treatment_header .treatment_knop {
    text-align: left;
}
section.treatments div.items div.item img {
    height: 200px;
}
.quote_item h1 {
    width: 100%;
}
.feature_parent, .grid_review {
    gap: 50px!important;
}
.cta-container {
    display: block;
    text-align: center;
}
footer div.column > h4 {
    font-size: var(--font-size-h2);
}
footer > div.container > div > div:nth-child(2) {
    margin: 65px 0;
}

}



main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--bodytekst);
    color: var(--text) !important;
    background: var(--marble-light);
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--text)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: var(--text) !important;
    font-size: 14px!important;
    font-weight: 500 !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 {
        background: transparent;
        color: var(--rose-deep) !important;
        font-weight: 500 !important;
    }


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > 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 {
    font-family: var(--koptekst) !important;
    font-weight: 400 !important;
    font-size: 21px!important;
    line-height: 1;
    margin-bottom: 10px!important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard 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 {
    font-size: 13px!important;
    margin: 3px 3px 3px 8px!important;
}
#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.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > 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-standard > 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-column-standard 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-standard 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 {
    color: white !important;
    opacity: 0.7;
}


 .nbs_panel-group .nbs_panel-heading a.collapsed::before {
    content: "+";
    margin-right: 5px;
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 0px;
}
.nbs_panel-group .nbs_panel-heading a::before {
    content: "-";
    margin-right: 5px;
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 0px;
}
.nbs_panel {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 0;
    background-color: var(--rose-deep);
    transition: background-color .3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
    position: relative;
}.nbs_panel-group .nbs_panel-heading a {
    font-size: 15px;
    color: #fff !important;
    width: 100%;
    display: block;
    padding: 10px 25px;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    border-top: 1px solid transparent !important;
    background: var(--white);
}
.nbs_panel-group .nbs_panel+.nbs_panel {
    margin-top: 14px;
}
.single-behandelingen section.faq_items {
    padding: 0;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}