
  @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: 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: #575757 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #323232 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #575757 !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: #323232 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #444444 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #323232 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #575757 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #444444 !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: #323232 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #444444;
  border-color: #444444;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #444444 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #444444 !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(252, 255, 249, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(252, 255, 249) !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://vitalbodycare.nl/wp-content/uploads/sites/62/2021/11/hans-haak-eyzB_WpQzyw-unsplash-1.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) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #000000 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 800px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 950px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 600px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 750px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 525px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 525px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 625px;
  }
  header > div.wrapper.above {
  min-height: 775px;
  }

  header div.header div.holder {
  height: 525px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #fcfff9; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(252, 255, 249, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(252, 255, 249, 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: #444444 !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);
  }
  }




  section.treatments:not(.archive) {
  background: #9e423c;
  }

  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 #575757;
  }

  @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: #575757 !important;
  }
  }


  header div.header div.contact i {
  color: #575757;
  }

  @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: #575757 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #444444 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #575757;
  }

  footer div.socket,
  .footer-sticky {
  background: #323232 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #e2e2e2;
  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: #444444;
  }

  :root {
    --primary-100:#2E7D32;
    --primary-200:#60ad5e;
    --primary-300:#c3ffbd;
    --accent-100:#FF4081;
    --accent-200:#ffe4ff;
    --text-100:#333333;
    --text-200:#5c5c5c;
    --bg-100:#F6FBF6;
    --bg-200:#ecf1ec;
    --bg-300:#c3c8c3;
      }

footer div.column img {
  border-radius: 0 !important;
}



footer .column
{
  padding: 7rem 0 5rem 0;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul
{
  border: 0px solid #e6e6e6;
  margin: 0;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li
{
  padding: 5px 15px;
  border-bottom: 1px solid var(--bg-200);
}

html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle
{
  color: var(--primary-100);
}

div.social-media ul li a
{
  background: var(--primary-100) !important;
}

input.btn.btn-primary
{
  background: var(--primary-100) !important;
  border: none !important;
  border-radius: 100px !important;
  padding: 15px 30px !important;
}

.introover {
  background: var(--bg-100);
    padding: 15px;
margin-bottom: 4em;
}
.introover p.handwriting {
    padding-top: 15px;
}
h4.morepad {
    padding-top: 1em;
}


img:not(img.logo)
{
  border-radius: 15px;
}

header nav.navbar-default {
  padding: 5px 0;
}

.btn, .wpcf7-submit
{
  background: #008000 !important;
  color: #fff !important;
  border-radius: 100px !important;
  padding: 15px 30px;
  margin-top: 16px;
}

footer, .footer-cta.center::after, .author
{
  background: #333 !important;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link
{
  font-size: 16px !important;
}

h1, h2, h3, h4, h5
{
  color: var(--text-100) !important;
  letter-spacing: -0.011em;
  font-weight: bold;
  font-weight: 500;
  line-height: 0.9;
  margin-bottom: 2rem;
}

.ctaknop {
    padding: 2em 0;
}
.introover h1 {
    line-height: 33px;
    padding-bottom: 0.5em;
}

header div.navbar-collapse ul li a
{
  color: #2a722c !important;
  line-height: 25px;
}


.home main section {
  padding: 120px 0;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #008000 !important;
}

p.handwriting {
    font-family: 'Dancing Script', cursive;
    font-size: 45px;
    font-style: italic;
    transform: rotate(-4deg);
    color: #008000!important;
    margin-top: -25px;
}

.woocommerce span.posted_in, .woocommerce span.tagged_as {
    font-size: 12px;
}
.related.products {
  display: none!important;
}

h1, h2, h3, h4, h5, h6 {
    color: #008000!important;
}


/*Webshop*/

h2.woocommerce-loop-product__title {
    height: 82px;
}

div#tab-description p, div#tab-gebruik p, div#tab-ingredienten p {
    margin-top: 35px;
}
div#tab-description h2, div#tab-gebruik h2, div#tab-ingredienten h2 {
    display: none;
}
section.related.products {
    margin-top: 100px;
}




img {
max-width: 100%;
}

aside div.block a.btn {
    margin-top: 10px;
}

@media only screen and (min-width: 992px) {
.introover img {
    height: 650px;
    width: 100%;
    object-fit: cover;
}

  #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover
{
    background: hsl(115.4, 22.8%, 77.6%);
}

body header  >  div.wrapper {
    min-height: 285px;
}
body.home header > div.wrapper {
    min-height: 590px;
}
.vertical-align {
display:flex;
align-items:center;
}
header > div.wrapper::after {
    background-position: center;
}
.home header > div.wrapper::after {
    background-position: initial!important;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
padding: 20px 0;
}

.row-eq-height, .alignleft {
    margin-bottom: 0;
}
header > div.wrapper div.wrapper img.logo {
    width: 420px;
max-width: 450px;
}
header div.header div.holder {
    height: 235px;
}
}

.home-rood {
background: #575757;
color: #fff;
    padding-top: 50px;
}

.home-rood h3 {
color: #fff!important;
}

section.archive.treatments div.treatments div.item h4 {
font-size: 14px;
}
footer .column a
{
  color: var(--primary-200) !important;
}
footer .column a:hover
{
  color: var(--primary-200) !important;
  opacity: 0.7;
}

.col-md-24.home-rood p, .col-md-24.home-rood h3 {
padding: 30px 30px 0;
}

@media screen and (max-width: 992px) {
.d-none {
display: none;
}

header .type-fullsize .navbar-collapse
{
  width: 104vw;
}


.ctaknop .btn {
    margin-bottom: 7px;
}
.vertical-align img {
    margin-bottom: 45px;
}
.home header>div.wrapper {
    min-height: 300px;
}
div.col-md-24.home-rood {
    padding: 20px;
}

.row.row-eq-height {
margin: 50px 0;
}

.knopje {
margin-bottom: 30px;
}
}

.home-rood .btn {
    background: #ffffff !important;
    color: #000 !important;
}

section.intro.text-center {
    padding-bottom: 0;
}

.btn, .wpcf7-submit {
    background: #008000!important;
    color: #fff !important;
}

.btn:hover, .wpcf7-submit:hover {
    background: #888888 !important;
    color: #fff !important;
}

div.col-md-24.home-rood{
font-size: 19px;
}

@media only screen and (max-width: 992px) {
header div.header div.wrapper img.logo {
    max-width: 100%;
}
img.foto-mobiel {
    display: block!important;
    margin: 10px auto!important;
    height: auto!important;
}
}

/* @media only screen and (max-width: 454px) {
.social-media.visible-md.visible-lg {
    display: block!important;
margin: -65px 65px;
}
} */

.gallery-columns-4 .gallery-item {
    width: auto;
}



/*SKINTAKE*/
.skintake div.breadcrumbs, .stap-1 div.breadcrumbs, .stap-2 div.breadcrumbs, .stap-3 div.breadcrumbs, .stap-4 div.breadcrumbs, .skintake div.page-header, .stap-1 div.page-header, .stap-2 div.page-header, .stap-3 div.page-header, .stap-4 div.page-header {
    display: none;
}
.stappen-advies input[type="radio"]::before {
    background: grey;
    border-radius: 2px;
    content: "";
    position: absolute;
    top: -11px;
    left: 4px;
    width: 11px;
    height: 11px;
    z-index: 99;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.stappen-advies input[type="radio"]:checked::before {
  background: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.stappen-advies .blokwrap {
    box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
    border-radius: 25px;
}
.stappen-advies .blokwrap .wpcf7 {
    padding: 30px 60px;
}
.stappen-advies .blokwrap img {
    width: 100%;
    border-radius: 25px 25px 0px 0px;
}

.stappen-advies {
    padding: 55px 10px;
}
.stappen-advies .question{
    border: 1px solid #efefef;
    padding: 10px 15px 5px;
    margin-bottom: 10px;
}
.stap-1 .stappen-advies .row-advies .col-md-12:nth-child(1), .stap-2 .stappen-advies .row-advies .col-md-12:nth-child(2), .stap-3 .stappen-advies .row-advies .col-md-12:nth-child(3), .stap-4 .stappen-advies .row-advies .col-md-12:nth-child(4)   {
    background: #292929;
}
.stappen-advies .row-advies .col-md-12 {
    margin-bottom: 35px;
    background: #a9a9a9;
    padding: 7px 25px;
    text-align: center;
    color: white;
}
.stappen-advies h1 {
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.stappen-advies center.skintakemark {
    color: #b1b1b1!important;
    padding-bottom: 50px;
}

.skintake .stappen-advies .adviestekst {
    PADDING: 40PX 22PX 10px;
}
.skintake .stappen-advies .btn {
    width: 30%;
    padding: 12px 14px!important;
    background: #595959!important;
    margin-top: 35px!important;
    border: 2px solid;
    border-color: #595959;
    color: #ffffff!important;
    border-radius: 31px!important;
}
.stappen-advies center.skintakemark img {
    width: 83px!important;
    border-radius: 0!important;
}
.skintake .stappen-advies center.skintakemark {
    padding-top: 50px;
}
.stappen-advies center.skintakeavg img {
    width: 15px!important;
    border-radius: 0!important;
    margin-bottom: 5px;
}
.stappen-advies center.skintakeavg {
    color: #828282!important;
    padding-bottom: 30px;
    margin-top: -25px;
    font-size: 12px;
}
@media only screen and (max-width: 991px) {
.skintake .stappen-advies .btn {
    width: 55%!important;
}
.stappen-advies h1 {
    margin-top: 115px;
}
.stappen-advies .row-advies .col-md-12 {
    margin-bottom: 5px!important;
}
.stappen-advies .blokwrap .wpcf7 {
    padding: 25px;
}
.stappen-advies [type=submit], .stappen-advies a.button, .stappen-advies button.button, .stappen-advies button[type=submit], .stappen-advies input.button, .stappen-advies input[type=submit], .stappen-advies .btn {
    width: 38%!important;
}
.stappen-advies .row-advies .col-md-12 {
    padding: 7px 9px;
    font-size: 12px;
}
}


