
  @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: 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: #11a994 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #075548 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #11a994 !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: #075548 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #048c7c !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #075548 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #11a994 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #048c7c !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: #075548 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #048c7c;
  border-color: #048c7c;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #048c7c !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #048c7c !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://habitathuidverbetering.nl/wp-content/uploads/sites/159/2019/09/MJA6347-2A.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: 453px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 603px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 253px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 403px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 178px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 178px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 278px;
  }
  header > div.wrapper.above {
  min-height: 428px;
  }

  header div.header div.holder {
  height: 178px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #3da194; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(61, 161, 148, .9) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(61, 161, 148, .9) !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: #048c7c !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 #11a994;
  }

  @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: #11a994 !important;
  }
  }


  header div.header div.contact i {
  color: #11a994;
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #11a994 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #048c7c !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #11a994;
  }

  footer div.socket,
  .footer-sticky {
  background: #075548 !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: #9c896a;
  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: #048c7c;
  }

  div.column:nth-child(2) > h4:nth-child(1) {
  border: none;
}

.btn.btn-primary.visible-md.visible-lg {
  background: #d98e32 !important;
}


header > div.wrapper::after {
   background-repeat: no-repeat !important;
  background-size: cover !important;
}
.row.blokken-cta-2.mt-4.equal.fdjakg5klk54 h5 {
  font-size: 32px;
}
header div.header div.cta a {
  background: #d98e32 !important;
}
.fdjakg5klk54 i {
  background: none !important;
  color: #333;
}
.col-md-14.col-md-offset-2 .block a {
  color: #333 !important;
  text-decoration: underline !important;
}

header > div.wrapper::after {
  filter: brightness(.65);
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

body.logged-in .loggedinonly {
  display: inline-block !important;
}
.loggedinonly {
  display: none !important;
}


.achtergrond-cata {
  width: 100%;
  height: 100%;
  padding: 3rem;
  background: #d9cdbf;
  border: 5px solid #d9cdbf;
  border-radius: 0.7rem;
}

footer .btn.btn-alt {
  font-weight: 600;
  font-size: 16px;
  padding: 9px 16px;
}

.btn.btn-alt.big {
  padding: 1.7rem 2.4rem;
  font-size: 17px;
}

footer .column a:not(footer .column a.btn) {
  color: #fff !important;
  text-decoration: underline;
}

/*.row.blokken-cta-2.mt-4.equal .col-md-24:nth-child(2) .achtergrond-cata {
  border-color: #d98e32;
  background: #d98e32;
}*/

.col-md-30 > span:nth-child(2) {
  display: none;
}

@media only screen and (min-width: 992px) {
header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}
.afspraak-maken-mobile {display: none;}
}

div#nf-field-16-container div#nf-field-16-wrap select#nf-field-16 {
    background: #c6eae5;
}


.treatmentselec .nf-field .list-wrap .nf-field-element > div {
    display: none!important;
}

.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
    white-space: nowrap;
}

/*.footer-sticky .col-xs-24 {width:20%!important;}
.footer-sticky .row{margin-bottom:-7px;}
.footer-sticky .col-xs-28 {height:65px;}
*/
aside {
    padding: 10px 20px;
    background: #f7f3eb;
}

aside div.block:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
body.home header > div.wrapper {
   min-height: 480px!important;
}
body header > div.wrapper {
    min-height: 370px!important;
}
header>div.wrapper .header__content {
    transform: translate3d(0, -20px, 0)!important;
}
}

@media only screen and (max-width: 991px) {

.row.blokken-cta-2.mt-4.equal .col-md-24 {
  width: 100%;
}


.behandel-blok {
margin-bottom: 25px;
}
header .social-media.visible-xs.visisble-sm {
    display: none!important;
}
.afspraak-maken-mobile a {
  display: block !important;
}
.afspraak-maken-mobile {
  max-width: 50%;
  margin: 0 auto;
}
.cta.appointment_button {
  display: none;
}
header > div.wrapper {
  min-height: 171px;
}
.header {
  min-height: 171px;
}

}

.behandel-blok {
background: #3da194;
padding-bottom: 3px;
height: 100%;
overflow: hidden;
}

.behandel-blok img {
transition: all 0.7s;
z-index: 0;
}

.behandel-blok:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
margin-top: -6px;
margin-bottom: 6px;
}

.behandel-blok h4, .behandel-blok a {
color: #fff!important;
}

.behandel-blok h4 {
display: block;
background: #50c0b1;
text-align: center;
margin-top: -10px!important;
padding: 6px 0!important;
z-index: 1000;
}

.behandel-blok a {
display: block;
padding: 7px 20px;
}

.behandel-blok a:hover {
text-decoration: underline;
}

.home section.reviews.text-center h2 {
    padding-bottom: 20px;
}

section.intro:nth-child(2) {
background: linear-gradient(to right, #3da194 0%,#50c0b1 100%);
color: #fff;
}

section.intro:nth-child(2) h2 {
color: #fff!important;
}

.btn.bruin {
background: #e0c08a!important;
color: #7d6946!important;
}

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 > a:hover {
color: #fff!important;
}

.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.btn.btn-primary.btn-yellow {
  background: #d98e32 !important;
}

.btn.btn-primary.btn-yellow:hover {
opacity: 0.8s;
}

.postid-734 .table {
    padding: 10px 20px;
    background: #f7f3eb;
}

@media only screen and (max-width: 992px) {
.postid-734 .table td {
display: block;
}
}

.aligncenter {
    border-radius: 5px;
}

table.profpeeling {
    background-color: #f7f3eb;
    margin-bottom:10px;
}

td.profpeeling {
    padding: 8px;
    border: 4px solid #ffffff;
    vertical-align: initial;
    width:50%;
}

table.profpeeling p:last-child {
    margin: 0;
}

div.wpcf7-mail-sent-ok {
    border-color: #11A994!important;
}

.tarieven tbody:first-of-type tr:nth-child(1) {
    display: none;
}

.tarieven tbody:first-of-type tr:nth-child(2) {
    display: none;
}

/*new*/

.carousel-container {
  max-width: 600px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.row.blokken-cta-2 i {
  background: #d9cdbf;
  padding: 2rem;
  border-radius: 100%;
}

.row.blokken-cta-2 .col-md-24 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.row.blokken-cta-2 {
  text-align: center;
  padding: 2rem;
}


header > div.wrapper::after {
  filter: brightness(0.65);
}

.btn.btn-alt {
  background: #d98e32 !important;
  margin-top: 2rem;
}


section.intro {
  padding: 70px 0;
}
footer, .footer-cta.center::after, .author {
  background: #11a994!important;
}
footer div.socket, .footer-sticky {
  background: #11a994!important;
}
.carousal-wrapper {
  position: relative;
  min-height: 270px;
  display: flex;
  font-size: 40px;
}
.carousel-slide {
  display: flex;
  transition: transform 0.5s ease-in-out; /* Zorgt voor een vloeiender overgangseffect */
}
.row.relaxing i {
  background: #f7f3eb;
  padding: 2rem;
  border-radius: 100%;
}
.carousel-item {
  flex: 0 0 100%;
  text-align: left;
}
.big-quote {
  font-family: 'Dancing Script', serif;
  font-size: 340px;
  color: #11a994;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 0;
}

body {
  background: #f7f3eb;
}
.btn.bruin {
  background: #D98E32 !important;
  color: #fff !important;
}
section.intro:nth-child(2) {
  background: #d9cdbf;
  color: #333 !important;
}
section.intro:nth-child(2) h2 {
  color: #333 !important;
}
footer div.column > h4 {
  border-bottom: 0px solid #11a994;
}
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 {
  margin-bottom: 0;
}

.blue-CTA {
  padding: 5rem;
  background: #11a994;
  color: #fff;
}

@media only screen and (min-width: 992px) {


.intro.text.block0 {
  margin-top: -310px;
}

  body header > div.wrapper {
    min-height: 590px !important;
  }




}

header div.header {
  background-color: none;
}

@media only screen and (max-width: 991px) {

.navbar-open .intro.text.block0.cw {
  z-index: 0;
}
.row.relaxing .col-md-16 {
  margin-top: 4rem;
}
.intro.text.block0.cw {
  margin-top: -360px;
  z-index: 12;
  position: relative;
}
  header > div.wrapper {
    min-height: 551px;
  }
}