
  @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: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #333333 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #ddd1bf !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #333333 !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: #ddd1bf !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #ddd1bf !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #ddd1bf !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #333333 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #ddd1bf !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: #ddd1bf !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #ddd1bf;
  border-color: #ddd1bf;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #ddd1bf !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #ddd1bf !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, 1) !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 .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
  


  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 510px;
  }
  header > div.wrapper.above {
  min-height: 660px;
  }

  header div.header div.holder {
  height: 410px;
  }
  }

  .topbar {
  background: #c2ad8d;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #ddd1bf; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(221, 209, 191, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(221, 209, 191, 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: #ddd1bf !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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 #333333;
  }

  @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: #333333 !important;
  }
  }


  header div.header div.contact i {
  color: #333333;
  }

  @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: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #333333 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #ddd1bf !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #333333;
  }

  footer div.socket,
  .footer-sticky {
  background: #ddd1bf !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #333333;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #ddd1bf;
  }

  :root {
--oldgray: #333;
--oldkopjes: #990F00;
--oldtint: #c2ad8d;
--oldlight:#f4f1eb;
--gray: #1f1f1f;
}

.archive.post-type-archive.post-type-archive-behandelingen div.treatments:not(.archive.post-type-archive.post-type-archive-behandelingen div.col-md-32 > div:nth-child(3)) {
    display: none;
}
.archive.post-type-archive.post-type-archive-behandelingen h3 {
    display: none;
}


header div.header, header .sticky_menu_small div.header {
    background-color: rgb(32 32 32) !important;
}

.gridtainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr fit-content(992px);
  gap: 15px 45px;
  grid-auto-flow: row;
}

header li.menu-item.menu-item-gtranslate.menu-item-has-children.notranslate {
    display: none;
}

.popcontent {
display: none;
}

.popactive {
display: block;
}
.popcontent button {
    background: transparent!important;
    border: none!important;
    color: #c2ad8d!important;
    padding: 0!important;
    font-weight: 600;
    margin-top: 24px;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

@media only screen and (min-width: 1140px) and (max-width: 1400px){
header div.header.full-width .container {
    width: unset!important;
}
header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation>li.mega-menu-item>a.mega-menu-link {
    font-size: 15px!important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1139px){
header div.header.full-width .container {
    width: unset!important;
}
header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation>li.mega-menu-item>a.mega-menu-link {
    font-size: 12px!important;
}
}

.page-id-130 table.table.table-hover {
    margin-bottom: 85px;
}

h1, h2, h3, h4, h5, h6 {
  color: #990F00 !important;
}

.archive.post-type-archive.post-type-archive-behandelingen div.treatments:last-child {
  display: none;
}

.col-l {
  grid-row: 1 / 3;
  grid-column: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gridtainer img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}
.col-rt {
  grid-area: 1 / 2;
}
.col-l {
  grid-row: 1 / 3;
  grid-column: 1;
}
.col-rb {
  grid-row: 2;
  grid-column: 2;
}


.wrap2 {
box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
padding: 30px;
}
.wrap {
display: none;
}

.topbar-content {
  display: flex;
  justify-content: space-between;
  color: #c3ad8d;
}

.topbar {
  background: #f6f2ed;
  border-bottom: 1px solid #c3ad8d;
  padding: 4px 0 !important;
  font-size: 16px;
}

.topbar a {
  margin-left: 25px!important;
}


.dropdown button#dLabel {
    color: #c2ad8d;
    border: none;
    background-color: rgba(0,0,0,0);
transition: .1s linear;
text-align: inherit;
}
.dropdown-menu {
    border: 0;
    padding: 1rem;
transition: .1s linear;

}

.page-id-20 > main > section > div > div > div.col-md-32 > div:nth-child(3) {
  display: block;
}

.contact .col-md-14.col-md-offset-2 {
    display: block;
}

.col-md-14.col-md-offset-2 {
    display: none;
}
section.page .gallery .gallery-item img {
    height: auto;
    width: 100%;
}

@media only screen and (max-width: 991px) {
nav.navbar-default, div.navbar-collapse {
/*  background-color: #c2ad8d!important;*/
        background-color: #202020 !important;
}
.gt_switcher_wrapper {
    position: absolute !important;
}
header > div.topbar > div > div > span:nth-child(2) {
    display: none;
}
header div.header div.wrapper img.logo {
    max-width: 240px;
}
.gridtainer {
    display: block;
}
section.partners div.item div.holder img {
    max-width: 170px;
}
.omhoog-xs {
    transform: translateY(-115%);
    top: 0;

}
.dropdown-menu {
right: 0;
 left: auto;
}
.le-scroll:before {
    content: 'Scroll naar rechts voor meer prijzen';
    z-index: 429183457234596357;
    position: absolute;
    left: 0;
    font-size: 1.1rem;
    border-radius: 100%;
    text-align: center;
    padding: 0 8px;
    font-weight: 400;
    width: auto;
    height: 61px;
    bottom: -55px;
}

.le-scroll {
    position: relative;
    width: 100%;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    white-space: initial;
}
table.table.table-hover {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    position: relative;
}
}

section.featured a div.item-bg > img {
  filter: brightness(.8);
}


@media only screen and (min-width: 992px) {
.two-treatments .col-sm-24 {
  width: 33.333%;
}
.two-treatments .col-sm-24:nth-child(1) {
  margin-left: 16%;
}
header > div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
  max-width: 170px;
}
#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-flyout ul.mega-sub-menu li.mega-menu-item:first-child > 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, #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 {
  font-size: 17px!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: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: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:focus, #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-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-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 > 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: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 {
  opacity: 0.5 !important;
}
header div.header div.holder {
  height: 110px;
    height: 175px;
  min-height: 60px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #333 !important;
  font-size: 17px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation>li.mega-menu-item>a.mega-menu-link {
   /* color: #333!important;*/
    color: #fff!important;
  font-size: 17px!important;
}
header div.header.full-width .container {
  width: 90%;
}
header nav.navbar-default div.navbar-collapse {
  text-align: right;
}
/*header>div.wrapper div.wrapper img.logo {
    max-width: 240px;
    width: 240px;
}*/
.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-type-archive-behandelingen .col-sm-12 {
    width: 18.75%;
}
.archive .col-md-32 {
    width: 100%;
}
figure img.img-responsive {
    width: 100%;
}

/*.single-behandelingen .page .row .col-md-32 .content {
    width: 67.777778%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}*/
.single-behandelingen .page .row .col-md-32 {
    width: 100%;
}
.dropdown-menu {left: 0;}
.onlymobile {
display: none;
}

}



.gallery-caption {
    text-align: center;
}

.onlymobile {
    background-color: white;
    text-align: center;
    padding-top: 1em;
}

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-family: 'Roboto';
    text-transform: inherit;
    letter-spacing: inherit;
    font-weight: inherit;
}

a {
    color: #c2ad8d!important;
}

section.page {
    min-height: 550px;
}

header>div.wrapper {
    min-height: 500px;
}
.block ul.list-unstyled li:nth-child(6) {
    font-size: 80%;
white-space: nowrap;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    border-bottom: 0px solid #e6e6e6;
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: 0px solid #e6e6e6;
}

body header > div.wrapper {
  /*  min-height: 385px;*/
    min-height: 175px;
}
    header div.header.full-width div.wrapper img.logo {
        max-width: 88px;
    }
body.home header>div.wrapper {
    min-height: 140px!important;
}
header > div.wrapper::after {
    background-position: top;
}


section.treatments.text-center.block1 {
    padding: 80px 0;
}

body.home header > div.wrapper {
    min-height: 480px;
}

section.treatments div.items div.item img {
    object-fit: cover;
    height: 150px;
    width: 150px;
}
section.intro {
    padding: 80px 0;
}



a.btn.btn-primary, input[type=button] {
    background: #c2ad8d !important;
    transition: all 0.3s;
}
a {    transition: all 0.3s;}
footer a.btn.btn-primary {
    color: white!important;
}

a.btn.btn-primary:hover, input[type=button]:hover {
    background: #333333 !important;
}


section.treatments div.items div.item img {
    object-fit: cover;
}

a:hover {
    color: #333!important;
}


div.page-header h1 {
    border-bottom: 0px solid #e6e6e6;
}

.col-md-14.col-md-offset-2 {
    border-left: solid 1px #e6e6e6;
    padding-left: 2em;
}

footer .column a {
    color: #ddd1bf!important;
}

footer, .author {
    background: #333 !important;
}
footer .column a {
    color: #ddd1bf!important;
}

/*Fonts*/
.tac {
text-align: center!important;
}
body {
  background-color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 18px!important;
    font-weight: 400;
    line-height: 1.7em!important;
  color: #333;
}

p {margin-bottom: 1.15rem;}

h1, h2, h3, h4, h5 {
    margin: 2.75rem 0 1.05rem;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: 0.09rem;
}

h6{
    font-family: 'Playfair Display', serif;
    font-size: 22px;
}

h1 {
  margin-top: 0;
  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;}



.cw { color:#fff!important;}
.pdb-0 {padding-bottom: 0!important;}
.pdb-2 {padding-bottom: 2em!important;}
.pdt-0 {padding-top: 0!important;}
.pd-0 {padding: 0!important;}
.mt-4 {margin-top: 4em!important;}
.mt-2 {margin-top: 2em!important;}
.mt-1 {margin-top: 1em!important;}
.mt-0 {margin-top: 0!important;}
.mb-0 {margin-bottom: 0em!important;}
.mb-2 {margin-bottom: 2em!important;}
.mb-4 {margin-bottom: 4em!important;}