
  @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cinzel:400,700&display=swap');

  body {
  font-family: 'Source Sans Pro', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cinzel', 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: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #cf9ba1 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #d6c7c0 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #cf9ba1 !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: #d6c7c0 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #9d6369 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #d6c7c0 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #cf9ba1 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #9d6369 !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: #d6c7c0 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #9d6369;
  border-color: #9d6369;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #9d6369 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #9d6369 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !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;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 330px;
  }
  header > div.wrapper.above {
  min-height: 480px;
  }

  header div.header div.holder {
  height: 230px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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: #9d6369 !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }

  section.featured {
  background: #c17fa9;
  }

  section.intro {
  background: #f7f7f7;
  }



  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 #cf9ba1;
  }

  @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: #cf9ba1 !important;
  }
  }


  header div.header div.contact i {
  color: #cf9ba1;
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #cf9ba1 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #9d6369 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #cf9ba1;
  }

  footer div.socket,
  .footer-sticky {
  background: #d6c7c0 !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #cf9ba1;
  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: #9d6369;
  }

  :root {
--background: #F3EAE5;
--dark-color: #9D6369;
--light-color: #d6c7c0;
--primary-color: ##cf9ba1;
}

/*start*/

:root {

/*spacings*/
   --spacing-25: calc(1rem * 0.25);
   --spacing-50: calc(1rem * 0.5);
   --spacing-75: calc(1rem * 0.75);
   --spacing-100: calc(1rem * 1);
   --spacing-150: calc(1rem * 1.5);
   --spacing-200: calc(1rem * 2);
   --spacing-300: calc(1rem * 3);
   --spacing-400: calc(1rem * 4);
   --spacing-600: calc(1rem * 6);
   --spacing-800: calc(1rem * 8);
   --spacing-1200: calc(1rem * 12);
   --spacing-1600: calc(1rem * 16);
   --spacing-2400: calc(1rem * 24);
   --spacing-3200: calc(1rem * 32);
   --spacing-4000: calc(1rem * 40);
   --spacing-4800: calc(1rem * 48);
/*transition*/
   --transition-speed: 0.3s;
/*border*/
   --border-radius: 0;
/*font-sizes*/
    --font-size-h1: calc(1rem * 2.25);  /* Ongeveer 36px */
    --font-size-h2: calc(1rem * 1.75);  /* Ongeveer 28px */
    --font-size-h3: calc(1rem * 1.5);   /* Ongeveer 24px */
    --font-size-h4: calc(1rem * 1.25);  /* Ongeveer 20px */
    --font-size-h5: calc(1rem * 1);     /* Ongeveer 16px */
    --font-size-h6: calc(1rem * 0.875); /* Ongeveer 14px */
/*fonts*/
  --font-head: 'Cinzel', serif;
  --font-main: 'Source Sans Pro', sans-serif;
}

footer .column a {
  color: #fff !important;
  text-decoration: underline;
}

.mega-menu-item.mega-menu-megamenu > a.mega-menu-link > .fas.fa-arrow-circle-right {
    display: none;
}


#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 {
  border-bottom: 1px solid var(--gray-100) !important;
}

.behandeling_afbeelding img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}



footer .column a:hover {
  color: var(--gray-300) !important;
  transition: var(--transition-speed);
}

main .cta-grid-home-item a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .fas.fa-arrow-circle-right {
  text-align: right;
  float: right;
  padding-right: var(--spacing-150);
  position: absolute;
  right: 0;
  color: var(--primary-300);
}

.row.recenties i {
  font-size: 19px;
  color: var(--primary-500);
  padding: 2rem 0.2rem;
}



.intro-merken {
  margin-top: var(--spacing-600);
  margin-bottom: var(--spacing-200);
}

.shadow-over-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
background: linear-gradient(270deg, rgba(255,255,255,0) 0%, var(--secondary-600) 55%);
  content: "";
  z-index: 1;
}

side div.block.treatments ul li a {
  color: var(--gray-500) !important;
}


.review .col-sm-12 {
  display: none;
}

hundefined {
  display: none;
}

div.review h4 {
  font-size: var(--font-size-h3);
}
.review .blockquote {
  font-size: var(--font-size-h6);
  margin-top: var(--spacing-200);
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border: none;
  padding: var(--spacing-100) var(--spacing-50);
}
.list-unstyled li {
  margin: 0;
}

footer div.column > h4 {
  font-family: var(--font-main);
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  font-weight: bold;
}

.fas.fa-check-square {
  color: var(--primary-500);
}

.tarieven main tr:nth-child(2n) {
  background: var(--secondary-100);
  color: var(--gray-600);
}

.row.recenties p strong {
  margin-top: 2rem;
  display: block;
  margin-bottom: 2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}

.fa-bars::before, .fa-navicon::before, .fa-reorder::before {
  color: #d6c7c0 !important;
}

.tarieven main thead {
  border-bottom: 1px solid var(--primary-400);
  font-family: var(--font-head);
  font-size: var(--font-size-h4);
  font-weight: 200 !important;
}
.cta-tekst {
  max-width: 35em;
  text-align: left;
}

.behandeling_button .btn {
  width: 100%;
}

main a:not(.btn) {
  color: var(--primary-400) !important;
  font-weight: 500;
  text-decoration: underline;
}

.uitgelich-kop {
display: flex;
  gap: var(--spacing-200);
  align-items: center;
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
  border: none;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: currentcolor;
  border-left: 1px solid var(--secondary-100);
  padding-left: var(--spacing-100);
}
aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
  background: var(--secondary-100);
  color: var(--primary-400) !important;
  padding-left: 1rem;
  transition: var(--transition-speed);
}
aside h4 {
  font-size: var(--font-size-h3);
  margin-bottom: var(--spacing-100) !important;
}
.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(--secondary-700) !important;
}

.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
  border-bottom: none;
  padding: 0;
}


.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
  border: none;
}


.decolijn {
  height: 1px;
  width: 50%;
  margin-left: auto;
  background: var(--gray-400);
  width: -moz-available;
  width: -webkit-fill-available;
}

div.breadcrumbs span#breadcrumbs a {
  text-decoration: none;
}

.single-behandelingen div.page-header h1 {
  border-bottom: 0;
  margin-bottom: var(--spacing-100);
  margin-top: var(--spacing-200);
}

.breadcrumbs, div.breadcrumbs span#breadcrumbs span.breadcrumb_last, .breadcrumbs a {
  font-size: var(--spacing-75);
  margin-bottom: 0 !important;
  color: var(--gray-500) !important;
}
.breadcrumb_last {
  text-decoration: underline;
}
section.page, section.treatments, section.contact, .archive.reviews {
  padding: var(--spacing-400) 0;
}

footer, .footer-cta.center::after, .author {
background: #9d6369 !important;
}
footer div.socket, .footer-sticky {
background: #9d6369 !important;
}

@keyframes schudden {
  0%, 100% { transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% { transform: translateX(-10px); }
  20%, 40%, 60%, 80% { transform: translateX(10px); }
}

.schud-effect {
  animation: schudden 0.8s ease-in-out;
}

.rimg > img {
  left: 20%;
}

.intro-merken img {
  width: 150px;
  filter: brightness(0.7);
}

.cw * {
color: #fff !important;
}



.intro-merken .row {
  display: flex;
  justify-content: center;
  align-items: center;
}

section.contact div.holder div.wrap {
  background: #fff;
}
.uitgelich-kop h1 {
  min-width: fit-content;
}

.behandeling_intro-child {
  display: flex;
  flex-direction: column;
}
.behandeling_button {
  margin-top: auto;
}
.behandeling_button {
  padding: var(--spacing-100);
}
.uitgelich-kop h1 {
  margin: 0;
}
.uitgelich-kop {
  margin-bottom: var(--spacing-200);
}
.behandeling_tekst {
  padding: var(--spacing-100);
}
.behandeling_tekst h4 {
  font-size: var(--spacing-150);
}

.behandeling_intro-child {
background: var(--secondary-200);
  color: var(--gray-800);
}
aside div.block div.head h4 {
  line-height: 1;
}
.behandeling_intro {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--spacing-200);
}

.cta-grid-home-item::after {
content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  left: -20%;
  bottom: -50px;
  transform: rotate(32deg);
  background-color: var(--primary-200);
  opacity: 0.8;
  background-image: linear-gradient(var(--primary-200) 1px, transparent 1px), linear-gradient(to right, var(--primary-200) 1px, var(--primary-400) 1px);
  background-size: 20px 20px;
}

main .cta-grid-home-item a:hover {
  transition: var(--transition-speed);
  color: var(--primary-800) !important;
  border-color: var(--primary-800);
}

.footer-cta-box.pd-1.position-relative {
  padding: var(--spacing-200) !important;
box-shadow: 5px 5px 25px hwb(0 10.2% 89.8% / 0.25);
}

.treatments h3 {
  margin: var(--spacing-400) 0 var(--spacing-200) 0 !important;
}

 body header > div.wrapper {
    min-height: 150px;
  }

.row.intro img {
  margin: 0 auto;
  display: block;
  height: 500px;
  width: auto;
  object-fit: cover;
}

section.intro {
  padding: var(--spacing-400) 0;
}

.cta-grid-home {
  display: grid;
  grid-template-columns: auto auto auto;
  text-align: center;
  gap: var(--spacing-400);
  position: relative;
  z-index: 1;
  margin-top: -95px;
}

i {
  font-weight: bold;
}

.cta-grid-home-item {
  font-size: var(--font-size-h4);
  background: var(--primary-400);
  height: var(--spacing-1200);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
position: relative;
box-shadow: 0px 0px 5px var(--gray-500);
  overflow: hidden;
}
.cta-grid-home-item i {
  position: absolute;
  font-size: var(--spacing-1200);
  left: -10px;
  top: -10px;
  color: var(--gray-800);
  z-index: 0;
}
.cta-grid-home-item a {
  color: #fff !important;
  z-index: 1;
  font-weight: 300;
  letter-spacing: 2px;
  border-bottom: 1px solid var(--secondary-100);
}

.topbar-tainer a {
  color: var(--secondary-100) !important;
}
.topbar-socials, .topbar-contact {
  gap: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topbar-tainer {
  display: flex;
  justify-content: space-between;
  color: var(--secondary-100) !important;
}
main .cta-grid-home-item a {
  color: #fff !important;
  text-decoration: none;
}


.btn {
  margin-top: var(--spacing-200);
  padding: var(--spacing-100) var(--spacing-200);
  font-size: var(--font-size-h6);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 300;
  border-radius: var(--border-radius) !important;
transition: var(--transition-speed);
}

.topbar-tainer a:hover {
  color: var(--primary-700) !important;
  transition: var(--transition-speed);
}


.btn.btn-secondary {
  background: none !important;
  color: var(--primary-400) !important;
  border: 1px solid var(--primary-400);
}

.btn.btn-secondary:hover {
  color: #fff !important;
  background: var(--primary-400) !important;
}

.btn.btn-secondary.invert {
  background: none !important;
  color: #fff !important;
  border: 1px solid #fff;
}
.btn.btn-secondary.invert:hover {
  background: var(--primary-300) !important;
  color: #fff !important;
  border-color: var(--primary-300) !important;
}

.btn.btn-primary.invert {
  background: #fff !important;
  border: 1px solid #fff;
color: var(--primary-400) !important;
}
.btn.btn-primary.invert:hover {
  background: var(--primary-300) !important;
  border-color: var(--primary-300) !important;
 color: #fff !important;
}


body {
font-size: var(--spacing-100);
  line-height: 1.8;
font-family: var(--font-main);
  word-spacing: 2px;
  background-color: var(--background);
}

h1, h2, h3, h4, h5, h6 {
font-family: var(--font-head);
  font-weight: 300;
margin: var(--spacing-200) 0 var(--spacing-75) 0;
color: var(--gray-900) !important;
}

h1 i {
  color: var(--secondary-900);
}

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);
}

p {
  margin:  0 0 var(--spacing-75);
}

html {
font-size: 15px !important;
}



@media only screen and (min-width: 992px) {

#mega-menu-item-526 a {
  color: #fff !important;
  text-align: center;
}

.mega-sub-menu {
  margin-top: var(--spacing-100) !important;
}


#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
background: #fff !important;
box-shadow: 5px 5px 15px var(--gray-100)  !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 {
  color: var(--gray-700) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation a.mega-menu-link {
  color: var(--gray-700) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
color: var(--primary-400) !important;
    padding: var(--spacing-75) var(--spacing-100) !important;
    font-size: var(--font-size-h6) !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    line-height: 1;
    border-radius: var(--border-radius) !important;
    transition: var(--transition-speed) !important;
    border: 1px solid #fff !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
    color: var(--primary-700) !important;
    border-bottom: 1px solid var(--primary-400) !important;
  transition: var(--transition-speed);
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item-526 > a.mega-menu-link:hover {
color: #fff !important;
}

#menu-item-748 ul {
  column-count: 2;
  gap: 3rem;
}

.row.intro img {
  margin-right: 0;
}

.col-md-32.col-md-offset-8 h1 {
  font-size: var(--spacing-400);
}

  header > div.wrapper .header__content {
    transform: translate3d(0, -100px, 0);
  }

 body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
  }

  body.home header > div.wrapper {
min-height: 800px;
height: 150px;
        max-height: 80vh;
  }

  header div.header div.holder {
    height: auto;
  }
#mega-menu-item-526:hover a {
  border: 1px solid var(--primary-400) !important;
  color: #fff !important;
  background: var(--primary-400) !important;
}
#mega-menu-item-526:hover {
  border: none !important;
}
#mega-menu-item-526 {
  float: right !important;
  border-left: 1px solid var(--primary-400) !important;
}
#primary_navigation {
  text-align: left;
}
header .container {
  width: 100%;
  max-width: 1930px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
color: var(--primary-400) !important;
    padding: var(--spacing-75) var(--spacing-100);
    font-size: var(--font-size-h6);
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: var(--border-radius) !important;
    transition: var(--transition-speed);
    border: 1px solid #fff !important;
}
  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(--primary-700) !important;
    border-bottom: 1px solid var(--primary-400) !important;
  transition: var(--transition-speed);
  }


}


@media only screen and (max-width: 992px) {

.behandeling_intro {
    overflow-y: hidden;
}

header > div.wrapper::after {
  background-position: center;
}

aside div.block {
  margin: var(--spacing-100) 0;
}

.row.intro img {
  max-height: 300px;
  margin-top: var(--spacing-300);
}

.uitgelich-kop {
  flex-direction: column;
}

aside div.block div.head h4 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  border: 1px solid var(--secondary-100);
padding: var(--spacing-50) var(--spacing-150);
}
.footer-cta {
  padding-top: 0;
}

.intro-merken .row {
  flex-wrap: wrap;
  gap: var(--spacing-100);
}

.intro.text.block0.pdt-0 {
  padding-bottom: 0;
}

.behandeling_intro {
  overflow: scroll;
}
.behandeling_intro {
  overflow: scroll;
  grid-template-columns: 75% 75% 75%;
}

.cta-grid-home {
  margin-top: var(--spacing-400);
}

.cta-grid-home {
  grid-template-columns: auto;
  gap: var(--spacing-100);
}
.cta-grid-home-item:nth-child(1), .cta-grid-home-item:nth-child(2) {
  display: none;
}

html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--primary-400);
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  text-decoration: underline;
}

header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited, header div.navbar-collapse ul li a {
  color: var(--primary-400) !important;
  padding: var(--spacing-100) var(--spacing-200);
  font-size: var(--font-size-h6);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: var(--border-radius) !important;
  transition: var(--transition-speed);
  text-align: left;
}

#mega-menu-item-526 {
  background: var(--primary-700);
}



#mega-menu-item-526 {
  position: absolute;
  bottom: 10vh;
  width: calc(100vw - 30px);
}

.social-media.visible-xs.visisble-sm {
  display: none !important;
}

html {
  font-size: 14px !important;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 0px solid var(--primary-700);
}
#navbarCollapse {
  background: hsla(0, 0%, 90.2%, 0.75) !important;
}
.topbar-tainer {
  font-size: 13px;
}
    header div.header div.wrapper img.logo {
        float: left;
        width: 140px;
    }

}

/*end*/

















.item.item-card {
  text-align: center;
  background: #D6C7C0 !important;
  box-shadow: none !important;
}

section.featured {
  padding: 96px 0;
}


section.featured a div.item h3 {
  margin-bottom: 0;
}

/*.oplossing-blok img, section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, .single-behandelingen figure img, img.header_color {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}*/

.cw * {
color: #fff !important;
}
.btn.btn-alt {
  background: var(--background) !important;
  color: var(--dark-color) !important;
  padding: 1rem 2rem;
  margin-top: 2rem;
}

header > div.wrapper::after {
  background-position: center;
}

.oplossing-blok img {
    height: 225px;
    object-fit: cover;
    max-height: 225px;
}

@media only screen and (min-width: 992px) {
body header > div.wrapper {
        height: 210px;
        min-height: 0 !important;
}
    header>div.wrapper div.wrapper img.logo {
        max-width: 240px;
        width: 250px ! Important;
    }

}

@media only screen and (max-width: 992px) {
header > div.wrapper {
  min-height: 310px;
}

}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #951b81 !important;
}

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 {
    text-transform: none;
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    color: #972083;
}

section.contact div.holder div.wrap {
    width: 750px;
}



section.intro.block1 .row .col-md-16 {
    margin-bottom: 25px;
}

.oplossing-blok {
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    margin-bottom: 25px;
    height: 100%;
}
.oplossing-blok a{
    color: #595959!important;
}
.oplossing-blok h4 {
  background: var(--dark-color);
    display: block;
    text-align: center;
    margin-top: -10px!important;
    padding: 6px 0!important;
    z-index: 1000;
    color: #fff!important;
}
.oplossing-blok a {
    color: #595959 !important;
    display: block;
    padding: 5px 17px;
}
section.intro:nth-child(2) .row, .page-id-801 .content .row {
    display: flex;
    flex-wrap: wrap;
}
section.intro:nth-child(2) .row >[class*='col-'], .page-id-801 .row >[class*='col-'] {
    display: flex;
    flex-direction: column;
}
.oplossing-blok a:hover {
    text-decoration: underline;
}

.home section.intro:nth-child(1), .home section.intro:nth-child(1) h1, .home section.intro:nth-child(1) h4, .home section.intro:nth-child(1) em {
    color: white!important;
}