
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Alegreya:400,700&display=swap');

  body {
  font-family: 'Raleway', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Alegreya', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #45cbbd !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #1b8f84 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #45cbbd !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: #1b8f84 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #33b4a7 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #1b8f84 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #45cbbd !important;
  }

  div.phone a.phone, div.email a.email {
  background: #33b4a7 !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: #1b8f84 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #33b4a7;
  border-color: #33b4a7;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #33b4a7 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #33b4a7 !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(255, 255, 255, .9) !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://studiosano.nl/wp-content/uploads/sites/143/2018/05/shutterstock_459044449-1.png');
  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: 424px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 574px;
    }
  }

  @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: 249px;
  }
  header > div.wrapper.above {
  min-height: 399px;
  }

  header div.header div.holder {
  height: 149px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #33b4a7; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(51, 180, 167, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(51, 180, 167, .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: #33b4a7 !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 #45cbbd;
  }

  @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: #45cbbd !important;
  }
  }


  header div.header div.contact i {
  color: #45cbbd;
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #45cbbd !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #33b4a7 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #45cbbd;
  }

  footer div.socket,
  .footer-sticky {
  background: #1b8f84 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #54dbcd;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #33b4a7;
  }

  .file_upload-wrap .nf-fu-progress {
    display: none;
}


.faq_section {
    display: flex;
    flex-direction: column;
}
.faq_section .intro_faq {
    order: 1;
}
.faq_section section.faq_items {
    order: 2;
}
.faq_section .outro_faq {
    order: 3;
}
.faq_section .outro_faq h3 {
    margin-top: 0;
}

footer .column.text_under h4 {
    display: none;
}

.home section.featured a div.item img.img-responsive {
    width: 100%;
    object-fit: cover;
}

.cta_instruc {
    text-align: center;
    background: #45cbbd;
    padding: 50px 45px 50px;
    margin: 3em 0px;
    color: #fff;
}
.cta_instruc h3 {
    margin-top: 0px!important;
    color: #fff!important;
}
.cta_instruc a.btn.btn-primary {
    margin-top: 15px;
}

main section .content h3, main section .content h4 {
    font-weight: 600;
    margin: 4.95rem 0 2.1rem;
}

@media only screen and (min-width: 992px) {
.reviews .col-sm-36 {
    margin-left: -150px;
}
section.foto_rij {
    margin-top: -55px;
}
}

@media only screen and (max-width: 991px) {
section.foto_rij {
    margin-top: -80px;
}
.gallery .gallery-item {
    width: 100%;
}
}

.review img {
    display: none;
}

.home-blokje-tip {
 padding: 30px;
background: #33b4a7;
color: #fff;
}

.home-blokje {
 padding: 28px;
background: #33b4a7;
color: #fff;
}

.home-blokje h4 {
color: #fff!important;
}

.home-blokje-tip h4 {
color: #fff!important;
}

section.featured:nth-child(2) {
    padding-top: 0;
}

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;
}

@media only screen and (min-width: 992px) {
header div.navbar-collapse ul.navbar-nav li a:hover, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active &gt; a:hover {
    color: #ffffff!important;
}
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 &gt; a {
    color: #45cbbd!important;
}
.sticky {
    position: fixed!important;
    left: 0;
    right: 0;
    z-index: 1000;
}
.header.full-width.sticky {
    background: #fff!important;
}
.sticky ul#primary_navigation a {
    text-shadow: none;
    color: #676767!important;
}
header div.header.sticky div.wrapper {
    display: block;
}
.header.full-width.sticky {
    height: 80px;
}
.sticky ul#primary_navigation {
    padding-top: 17px;
}
.sticky img.logo {
    content: url(/wp-content/uploads/sites/143/2018/06/logo-zonder.png);
    width: 140px;
}
}

section.treatments.shortcode h3 {
    display: none;
}

section.treatments.shortcode {
    margin-top: 30px;
}

footer a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #d7fffb !important;
}

header h1 {
    font-size: 38px;
}

td.price, th.price {
    padding: 6px 14px;
    border: 1px solid #cfcfcf;
}

em.price {
    font-size: 11px;
}

.dropdown-menu.sm-nowrap {
    max-width: 30em!important;
min-width: 16em!important;
}

a.btn.btn-primary.oranje {
    background: #dc4c0d!important;
}

.onze-behandelingen section.treatments.shortcode h3 {
    display: block;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}