
  @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: var(--gray-base-200);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--gray-base-200) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-600) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-400) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-600) !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(--primary-400) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-500) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-400) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-600) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-500) !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(--primary-400) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-500);
  border-color: var(--primary-500);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-500) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-500) !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(40, 37, 38, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(40, 37, 38) !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://bysas.nl/wp-content/uploads/sites/390/2024/01/header-1920x1280.webp');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(40, 37, 38, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #ffffff !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 535px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 685px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 335px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 485px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 260px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 260px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 360px;
  }
  header > div.wrapper.above {
  min-height: 510px;
  }

  header div.header div.holder {
  height: 260px;
  }
  }

  .topbar {
  background: var(--gray-base-900);
  }
  .topbar {
  color: var(--wit);
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #282526; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(40, 37, 38, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(40, 37, 38, 1) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: var(--primary-500) !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: left;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid var(--primary-600);
  }

  @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(--primary-600) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-600);
  }

  @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: var(--gray-base-200) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--primary-600) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-500) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-600);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-400) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--gray-base-200) !important;
  }

  section.prices table tr td a {
  color: var(--gray-base-200) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--gray-base-200) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-500);
  }

  figure.merken img {
  width: 100%;
  max-height: 430px;
  object-fit: cover;
  object-position: center;
  margin-bottom: 2rem;
}
.merken-contact img {
  filter: brightness(0.6);
}
.merken-contact {
  margin: 2rem 0;
}

.item.item-background {
  min-height: 410px;
}

.wrap {
  padding: 30px;
  background: var(--accent-1-900);
  height: 100%;
}


.table {
    width: 100% !important;
    margin-bottom: var(--spacing-400) !important;
    color: var(--gray-base-900) v;
    border-collapse: collapse !important;
}
/*.single-behandelingen figure img {
  filter: brightness(.6);
}*/
section.archive.treatments div.treatments div.item img {
  filter: brightness(.6);
}
body {
  background: var(--gray-base-900) !important;
}

@keyframes slide-down {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

section.featured a div.item-centered {
  text-align: left !important;
}
.item-centered.text-center h3 {
  margin: 0;
}

/* Voeg dit toe aan je CSS */
.table .price {
    display: inline-block;
    width: 33px; /* Stel dit in op de breedte die nodig is voor jouw langste getal */
    text-align: right;
}


section.archive.treatments div.treatments div.item h4::after {
  display: none;
}
section.archive.treatments div.treatments div.item {
  text-align: left;
}
section.archive.treatments div.treatments div.item img {
  margin: 0;
}

.item-category h2::after {
display: none;
}
.home h1
{
  margin-bottom: var(--spacing-150);
}

.home section.featured a div.item-centered h3::after
{
  left: 0;
  transform: translate(0, 50%) !important;
}

.featured.block2.behandelingensection
{
  margin-bottom: var(--spacing-400);
  padding-bottom: var(--spacing-400);
}


div.block:nth-child(2), div.block:nth-child(3) {
  display: none;
}

section.contact div.holder div.wrap
{
  background: var(--gray-base-800);
}


footer div.socket
{
  padding: 5px 0;
}
section.featured a div.item
{
  border: 2px solid var(--primary-400);
}

.item-centered.text-center h3
{
  margin: 0;
}

h1.centerlijn
{
  margin-right: auto;
  margin-left: auto;
}

h1.centerlijn::after, h2.centerlijn::after, h3.centerlijn::after, h4.centerlijn::after, h5.centerlijn::after
{
  content: "";
  width: 45%;
  height: 2px;
  background-color: var(--primary-500);
  position: absolute;
  display: flex;
  transform: translateX(50%);
  right: 50%;
}

h1, h2, h3, h4, h5
{
  position: relative;
}

.centerlijn
{
  margin-right: 0 auto;
  margin-left: 0 auto;
}

h1::after,
h2::after,
h3::after,
h4::after,
h5::after
{
  content: "";
  width: 80%;
  height: 2px;
  background-color: var(--primary-500);
  position: absolute;
  display: flex;
  transform: translateX(0px);
}

.sticky_menu_small .header.full-width
{
  border-bottom: 2px solid var(--primary-400);
}

.cb *, .cb {
color: #333 !important;
}

.review  .col-sm-12 img, .review   .col-sm-12 {
  display: none;
}

.cta
{
  background: var(--primary-100);
  color: #333 !important;
  padding: 0rem 2rem;
  border-top: 2px solid var(--primary-500);
  margin-top: 2rem;
}

footer
{
  border-top: 2px solid var(--primary-400);
}



h1, h2, h3, h4, h5, h6
{
  text-transform: uppercase;
  width: fit-content;
  display: block;
}

  body.home header > div.wrapper.above
{
    min-height: 500px;
    min-height: 160px;
  }
.golden
{
  color: var(--primary-400) !important;
}
.eerste-blok
{
  padding: var(--spacing-400) 0;
}

.intro.text.block1 h1 {
  margin-bottom: 4rem;
}

section.featured a div.item {
  background: var(--gray-base-800);
}

nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
  background: var(--primary-200) !important;
}


section.contact {
  padding: var(--spacing-300) 0;
}

section.prices {
  padding: var(--spacing-300) 0;
}




section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
  line-height: 60px;
  margin-bottom: 30px;
  margin-top: 0;
  margin: 0 !important;
}

.wave-shape.only-shape {
  z-index: 0;
}
.wave-shape.only-shape::after {
 display: none;
}

section.bg-half {
  background: linear-gradient(270deg, rgba(0,0,0,0) 60%, var(--gray-base-800) 60%);
  position: relative;
}


hundefined {
  visibility: hidden;
}


.table thead th:nth-child(1) {
  border-top: none !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 {
  border-top: 0px solid #ddd;
}

blockquote {
  border-left: 2px solid var(--primary-500);
}



section.reviews div.reviews div.review div.wrap a.read-more {
  color: #fff !important;
}

.review {
  border: none !important;
  padding: var(--spacing-200) !important;
  background: var(--primary-400);
  box-shadow: 5px 5px 15px var(--gray-base-800);
}

.table thead th {
    vertical-align: bottom !important;
    border-bottom: 2px solid var(--background-light-300) !important;
    color: var(--primary-500) !important;
  font-family: 'EB Garamond', serif !important;
    font-size: var(--font-size-lg) !important;
padding: var(--spacing-200) 0 var(--spacing-100) 0 !important;
}

.table th, .table td {
    padding: var(--spacing-100) 0!important;
    vertical-align: top !important;
}


.table tbody + tbody {
    border-top: 2px solid var(--background-light-300) !important;
}

.table-hover tbody tr:hover {
    color: var(--primary-800) !important;
    background-color: var(--background-light-200) !important;
}


footer div.column > h4 {
  border-bottom: 0px solid var(--primary-600);
}

.slogan {
  width: auto;
  display: inline-block;
  float: left;
  font-family: 'EB Garamond', serif;
  font-style: italic;
  font-size: var(--font-size-lg);
  color: var(--primary-50);
}

.topbar .socials {
  width: auto;
  float: right;
}
footer div.column > h4, footer section.treatments div.items div.item a div.column > span, section.treatments div.items div.item a footer div.column > span {
  text-transform: uppercase;
  letter-spacing: var(--spacing-25);
}
.archive section.treatments {
  padding: var(--spacing-300) 0;
}
.breadcrumbs {
  font-size: var(--font-size-sm);
}

section.partners div.item div.holder img {
  filter: brightness(0.6);
}
strong {
  color: var(--primary-600);
}

.post-type-archive-behandelingen h3::after
{
  display: none;
}

.page-header h1::after {
  content: "";
  width: 70%;
  height: 2px;
  background-color: var(--primary-500);
  position: absolute;
  bottom: 3px;
  display: flex;
  transform: translateX(0px);
}
div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
  line-height: 60px;
  margin-bottom: 30px;
  margin-top: 0;
}

.socials li {
  background: var(--primary-50);
  border-radius: 100%;
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
}
.socials li:hover {
  background: var(--primary-200);
}

/*MENU MEDIA

@media (max-width:1500px) and (min-width:991px) {

header div.header.full-width {
  background: var(--background-light-100) !important;
}

.header.full-width .container {
    width: 97vw;
}
.header .col-sm-10 {
    width: 100%;
}
header div.header.full-width div.holder {
    text-align: center!important;
    margin-bottom: -3em;
}
.header .col-sm-38.xs-absolute-overlay {
    width: 100%;
}
.navbar-collapse.collapse {
    text-align: center!important;
}

}​*/
 

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--gray-base-100) !important;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--gray-base-100) !important;
}

.topbar .list-inline {
  margin-bottom: 0;
  text-align: right;
}


main {
  background: var(--gray-base-900);
}



section.featured a div.item {
  overflow: visible;
}
main a:not(.btn) {
  text-decoration: underline;
}

em {
  font-family: 'EB Garamond', serif;
  font-size: var(--font-size-2xl);
  color: var(--primary-400);
}


section.partners {
  background: var(--gray-base-900) !important;
/*  border-top: 2px solid var(--primary-400);*/
}
footer, .footer-cta.center::after, .author {
  background: var(--gray-base-900) !important;
}
section.featured a div.item-bg > img {
  height: 150px;
  width: 150px;
  border-radius: 100% !important;
  position: relative;
}
section.featured a div.item-bg {
  left: 50%;
  right: auto;
  top: -14%;
  transform: translate(-20%, 0%);
}
section.featured a div.item-centered {
  top: 79%;
  height: 100%;
}

section.featured a div.item-centered h3, section.featured a div.item-centered p {
  color: var(--gray-base-100) !important;
}

section.reviews {
  padding: var(--spacing-300) 0;
}

.home section.reviews {
  padding: var(--spacing-1200) 0;
}

/*.item.item-background {
  outline: double var(--primary-500) 5px;
  outline-offset: -12px;
  z-index: 2;
  position: relative;
}
section.intro, section.featured {
  padding: var(--spacing-600) 0;
}*/
.btn {
  padding: var(--spacing-100) var(--spacing-200);
  font-size: var(--font-size-md);
  letter-spacing: 1px;
  border-radius: var(--border-radius) !important;
  transition: var(--transition-speed);
  margin-top: var(--spacing-200);
}
.btn.btn-primary:hover {
  background: var(--primary-500) !important;
}
.btn.btn-primary {
 background: var(--primary-400) !important;
}

.btn.btn-outline {
  color: var(--primary-700) !important;
  border: 1px solid var(--primary-700) !important;
  background: var(--wit) !important;
}
.btn.btn-outline:hover {
  background: var(--primary-50) !important;
}
.btn.btn-light {
  background: var(--primary-50) !important;
  color: var(--primary-500) !important;
}
.btn.btn-light:hover {
  background: var(--primary-100) !important;
}

/*.wave-shape img {
  min-height: 650px;
  object-fit: cover;
  width: 100%;
}*/


header > div.wrapper::after {
  background-position: center;
}

/*.wave-shape {
  position: relative;
  width: 500px;
  z-index: -2;
}*/
/*.wave-shape::before {
  background: var(--gray-base-800);
  height: 80%;
  width: 400px;
  content: "";
  position: absolute;
  z-index: -1;
  right: -20px;
  top: -20px;
}*/
/*.wave-shape::after {
content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 700px;
  height: 100px;
  z-index: 2;
  background: #fff;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  clip-path: polygon(100% 100%, 0% 100% , 0.00% 68.52%, 1.67% 64.50%, 3.33% 60.23%, 5.00% 55.75%, 6.67% 51.13%, 8.33% 46.43%, 10.00% 41.71%, 11.67% 37.04%, 13.33% 32.47%, 15.00% 28.06%, 16.67% 23.88%, 18.33% 19.98%, 20.00% 16.42%, 21.67% 13.23%, 23.33% 10.46%, 25.00% 8.15%, 26.67% 6.33%, 28.33% 5.02%, 30.00% 4.24%, 31.67% 4.00%, 33.33% 4.31%, 35.00% 5.15%, 36.67% 6.52%, 38.33% 8.40%, 40.00% 10.77%, 41.67% 13.59%, 43.33% 16.83%, 45.00% 20.44%, 46.67% 24.38%, 48.33% 28.59%, 50.00% 33.01%, 51.67% 37.60%, 53.33% 42.28%, 55.00% 47.00%, 56.67% 51.70%, 58.33% 56.30%, 60.00% 60.76%, 61.67% 65.00%, 63.33% 68.98%, 65.00% 72.65%, 66.67% 75.94%, 68.33% 78.83%, 70.00% 81.27%, 71.67% 83.23%, 73.33% 84.68%, 75.00% 85.60%, 76.67% 85.99%, 78.33% 85.83%, 80.00% 85.13%, 81.67% 83.90%, 83.33% 82.16%, 85.00% 79.92%, 86.67% 77.22%, 88.33% 74.09%, 90.00% 70.58%, 91.67% 66.73%, 93.33% 62.59%, 95.00% 58.21%, 96.67% 53.66%, 98.33% 49.00%, 100.00% 44.28%);
}*/

h1, h2, h3, h4, h5, h6 {
/*font-family: 'EB Garamond', serif;*/
  font-family: 'Work Sans', sans-serif;
font-weight: 500;
  color: var(--gray-base-100) !important;
}

h1 { font-size: var(--font-size-4xl); }
h2 { font-size: var(--font-size-3xl); }
h3 { font-size: var(--font-size-2xl); }
h4 { font-size: var(--font-size-xl); }

html, body {
  font-size: 14px !important;
font-family: 'Work Sans', sans-serif;
}

@media screen and (min-width: 992px) {
    :root {
        /* Desktop Font Sizes */
        --font-size-xs: 0.75rem;  /* 12px */
        --font-size-sm: 0.875rem; /* 14px */
        --font-size-md: 1rem;     /* 16px, Base */
        --font-size-lg: 1.125rem; /* 18px */
        --font-size-xl: 1.25rem;  /* 20px */
        --font-size-2xl: 1.5rem;  /* 24px */
        --font-size-3xl: 1.75rem; /* 28px */
        --font-size-4xl: 2rem;    /* 32px */
        --font-size-5xl: 2.25rem; /* 36px */
        --font-size-6xl: 2.5rem;  /* 40px */
    }

section.archive.treatments div.treatments div.item img {
    min-width: 100%;
    height: 250px !important;
    object-fit: cover;
}


header
{
  border-bottom: 2px solid var(--primary-400);
}

section.treatments.archive .col-xs-24.col-sm-12 {
  width: calc(100%/3);
}

header div.header.full-width div.wrapper img.logo {
    max-height: 100px;
    margin: 0.5rem !important;
}

 header > div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img
{
    max-height: 100px;
    margin: 0.5rem !important;
  }

 header > div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder, header div.header div.holder
{
    min-height: 100px;
    height: 100px;
    width: 100%;
  }

body.home header > div.wrapper.above
{
  min-height: 500px;
  min-height: 116px;
}

.wave-shape.only-shape img {
  min-height: 700px;
  object-fit: cover;
}
.partners .col-sm-8 {
  width: calc(100% / 8) !important;
}

/*footer .column {
  padding: var(--spacing-300) 15px;
}*/

section.page {
  padding: var(--spacing-300) 0;
}
body.single-behandelingen div.content {
  max-width: 800px;
    display: block;
  margin: 0 auto 15px auto;
    width: 100%;
}
body.single-behandelingen div.content h2,
body.single-behandelingen div.content h3,
body.single-behandelingen div.content h4,
body.single-behandelingen div.content h5 {
  margin-top: var(--spacing-300) !important;
}
body.single-behandelingen div.breadcrumbs {
  max-width: 800px;
  margin: 0px auto var(--spacing-100) auto;
}

/*body.single-behandelingen div.content img {
  width: 100% !important;
  max-width: 100vw !important;
  margin: var(--spacing-300) 0 var(--spacing-150) 0 !important;
}*/

.page-header h1 {
  font-size: var(--font-size-4xl);
}

.archive .treatments .col-xs-48.col-md-24 {
  width: calc(100%/3);
}

header > div.wrapper::after {
  background-position: 0 57%;
}


  body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 116px;
  }

header div.header div.holder {
  height: 116px;
}

header .container {
  width: 99%;
    padding-bottom: 10px;
  max-width: 1600px;
}


/*.behandelingensection {
  height: 280px;
}*/

html, body {
  font-size: 16px !important;
}


}


@media screen and (max-width: 992px) {


.row.merken-contact.vertical-align {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-behandelingen tr td {
  width: calc(100%/1.5);
}

header > div.wrapper.above.shadow::before, header > div.wrapper.above::after {
  top: 120px;
}

.tarieven tr td {
  width: calc(100%/2.5);
}

section.archive.treatments div.treatments div.item img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}

#mobile-menu {
  border-bottom: 2px solid var(--primary-400);
}
header nav.navbar-default div.navbar-header div.holder {
  min-height: 120px;
}
header div.header div.holder {
  min-height: 120px;
}

.header.full-width.sticky .logo {
    max-width: 84px !important;
    padding: 0.5rem !important;
}

.header.full-width.sticky div.holder {
  min-height: 100px !important;
}

.header.full-width.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  animation: slide-down .5s ease;
}
.header.full-width.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  animation: slide-down .5s ease;
  background: #1d1d1d;
}




footer div.column h4 {
  text-align: center !important;
  margin: 0 auto;
}

header div.header div.wrapper img.logo {
    max-width: 84px !important;
    padding: 0.5rem !important;
}

.table .price {
  display: inline-block;
  width: 28px;
}

.socket
{
  padding-bottom: 75px !important;
}


body.home header > div.wrapper.above
{
  min-height: 116px;
}

section.reviews .container {
  display: block !important;
}
section.reviews h2 {
  margin-bottom: var(--spacing-600);
}

main {
  overflow-x: hidden;
}
.topbar .list-inline {
  text-align: left !important;
  margin-top: var(--spacing-50);
}

.socials, .slogan {
  width: 100%;
  float: none !important;
  text-align: left.socials, .slogan !important;
}



footer .column img {
  width: 150px;
  margin: 0 auto;
}

footer {
  text-align: center;
}
footer .opening_hours {
  margin: 0 auto;
  text-align: left;
}

section.reviews div.reviews div.review div.wrap img {
  max-width: 75px;
  margin-bottom: var(--spacing-100);
}
section.reviews {
  padding: var(--spacing-600) 0 !important;
}
header > div.wrapper {
  min-height: 388px;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--primary-500);
}

/*.wave-shape img {
  margin-left: -20px;
}*/
section.featured a div.item-background {
  padding: 0 0 70%;
}
.wave-shape::after {
  left: -30px;
    bottom: -10px;
}
.item.item-background {
  margin-bottom: var(--spacing-800) !important;
}

  section.featured a div.item-bg {
    transform: translate(-0%, 0%);
    left: 0;
    display: flex;
    justify-content: center;
    top: -80px;
  }

}

:root {
    /* Gray Base */
    --gray-base-100: hsl(340, 4%, 90%);
    --gray-base-200: hsl(340, 4%, 80%);
    --gray-base-300: hsl(340, 4%, 70%);
    --gray-base-400: hsl(340, 4%, 60%);
    --gray-base-500: hsl(340, 4%, 50%);
    --gray-base-600: hsl(340, 4%, 40%);
    --gray-base-700: hsl(340, 4%, 30%);
    --gray-base-800: hsl(340, 4%, 23%); /* Base */
    --gray-base-900: hsl(340, 4%, 15%);

    /* Background Light */
    --background-light-100: hsl(219, 9%, 95%);
    --background-light-200: hsl(219, 9%, 90%);
    --background-light-300: hsl(219, 9%, 85%);
    --background-light-400: hsl(219, 9%, 82.5%);
    --background-light-500: hsl(219, 9%, 80%); /* Base */
    --background-light-600: hsl(219, 9%, 75%);
    --background-light-700: hsl(219, 9%, 70%);
    --background-light-800: hsl(219, 9%, 65%);
    --background-light-900: hsl(219, 9%, 60%);

    /* Accent 2 */
    --accent-2-100: hsl(222, 16%, 82%);
    --accent-2-200: hsl(222, 16%, 72%);
    --accent-2-300: hsl(222, 16%, 67%);
    --accent-2-400: hsl(222, 16%, 64.5%);
    --accent-2-500: hsl(222, 16%, 62%); /* Base */
    --accent-2-600: hsl(222, 16%, 57%);
    --accent-2-700: hsl(222, 16%, 52%);
    --accent-2-800: hsl(222, 16%, 47%);
    --accent-2-900: hsl(222, 16%, 42%);

    /* Accent 1 */
    --accent-1-100: hsl(329, 3%, 82%);
    --accent-1-200: hsl(329, 3%, 72%);
    --accent-1-300: hsl(329, 3%, 67%);
    --accent-1-400: hsl(329, 3%, 59.5%);
    --accent-1-500: hsl(329, 3%, 52%); /* Base */
    --accent-1-600: hsl(329, 3%, 47%);
    --accent-1-700: hsl(329, 3%, 42%);
    --accent-1-800: hsl(329, 3%, 37%);
    --accent-1-900: hsl(329, 3%, 32%);

    /* Primary */

--primary-50: #f6f5f0;
--primary-100: #e8e5d9;
--primary-200: #d2cdb6;
--primary-300: #b8ae8c;
--primary-400: #9C8C5F;
--primary-500: #9C8C5F;
--primary-600: #9C8C5F;
--primary-700: #9C8C5F;
--primary-800: #58483b;
--primary-900: #4d4036;
--primary-950: #2b221d;

/*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;

    /* Mobile Font Sizes */
    --font-size-xs: 0.714rem;  /* 10px */
    --font-size-sm: 0.857rem;  /* 12px */
    --font-size-md: 1rem;      /* 14px, Base */
    --font-size-lg: 1.143rem;  /* 16px */
    --font-size-xl: 1.286rem;  /* 18px */
    --font-size-2xl: 1.429rem; /* 20px */
    --font-size-3xl: 1.714rem; /* 24px */
    --font-size-4xl: 2rem;     /* 28px */
    --font-size-5xl: 2.286rem; /* 32px */

}
