
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #474747 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #711636 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #474747 !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: #711636 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #2f2f2f !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #711636 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #474747 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #2f2f2f !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: #711636 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #2f2f2f;
  border-color: #2f2f2f;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #2f2f2f !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #2f2f2f !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(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;
  }
  }

  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://voetzorgvlinder.nl/wp-content/uploads/sites/317/2020/02/header.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: 485px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 635px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 285px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 435px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 210px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 210px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 310px;
  }
  header > div.wrapper.above {
  min-height: 460px;
  }

  header div.header div.holder {
  height: 210px;
  }
  }

  .topbar {
  background: #723938;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #2f2f2f; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(47, 47, 47, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(47, 47, 47, 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: #2f2f2f !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 #474747;
  }

  @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: #474747 !important;
  }
  }


  header div.header div.contact i {
  color: #474747;
  }

  @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: #474747 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #2f2f2f !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #474747;
  }

  footer div.socket,
  .footer-sticky {
  background: #711636 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  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: #2f2f2f;
  }

  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 3px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
.table>thead>tr>th {
    vertical-align: bottom;
}
th {
    color: #eb9bb7;
}


footer{
    background: linear-gradient(0deg, #eb9bb7, rgba(235, 155, 183, 0.5))!important;
}
section.partners {
    background: linear-gradient(0deg, rgba(235, 155, 183, 0.5), rgba(235, 155, 183, 0.3))!important;
}
.home section.intro:last-child {
background: linear-gradient(0deg, rgba(235, 155, 183, 0.3), rgba(255, 255, 255, 1))!important;
}


a {
    color: #3b0d1d !IMPORTANT;
}
a:hover {
    color: #6f253f !IMPORTANT;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #eb9bb7 !important;
    color: #711636 !important;
-moz-border-radius: 45px !important;
    -webkit-border-radius: 45px !important;
    border-radius: 45px !important;
padding: 16px 36px;
    font-weight: 600;
}

#review_form #submit:focus, #review_form #submit:hover, .btn-primary:focus, .btn-primary:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:hover, .woocommerce a.button:focus, .woocommerce a.button:hover, .woocommerce button.button:disabled:focus, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:focus, .woocommerce button.button:disabled[disabled]:hover, .woocommerce button.button:focus, .woocommerce button.button:hover, .woocommerce input.button:focus, .woocommerce input.button:hover, [type=submit]:focus, [type=submit]:hover, a.button:focus, a.button:hover, button.button:focus, button.button:hover, button[type=submit]:focus, button[type=submit]:hover, input.button:focus, input.button:hover, input[type=submit]:focus, input[type=submit]:hover {
    background: #eb9bb7!important;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-nav .dropdown-menu>li>a {
    color: black !important;
}
.navbar-nav .dropdown-menu>li>a:hover {
    color: white !IMPORTANT;
}
li#menu-item-755 a:hover {
    color: white !IMPORTANT;
}

header > div.wrapper::after {
    background-position: bottom;
}

.afspraak-en-contact .block:nth-child(3) {
    display: none;
}

@media only screen and (min-width: 992px){
body.home header > div.wrapper {
    min-height: 611px;
}
section.featured div.wrapper div.row .col-md-16 {
    width: 99.333333%;
}
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: #eebcc8 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #723938!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: white;
color: #eb9bb7 !important;
}
header div.header div.holder {
    min-height: 80px;
    height: 130px!important;
}
img.logo {
    width: 186px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: right!important;
}
header>div.wrapper.above_shadow:before {
    top: 130px!important;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 60px, 0);
}
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 {
    color: #595959!important;
}
body header > div.wrapper {
    min-height: 364px;
}
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, header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #711636 !IMPORTANT;
   font-weight: 600;
}
}

nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    color: white !IMPORTANT;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    color: #eb9bb7 !IMPORTANT;
}


div.header__content .container div.col-md-32.col-md-offset-8 h1 {
    color: #ffffff !important;
}
div.header__content .container div.col-md-32.col-md-offset-8 h4 {
    color: #ffffff !important;
}
div.container a.btn.btn-primary {
    text-decoration: none !important;
}




section.featured div.wrapper div.row .col-xs-48.col-md-16 {
    text-align: center;
}
section.featured a div.item {
    background: #fff;
    box-shadow: 0 0 0px 0px rgba(0,0,0,0);
}
section.featured a div.item:hover {
    box-shadow: 0 0 0px 0 rgba(0,0,0,0);
}
section.featured div.item, section.news div.item {
    background-color: #ffffff;
    padding-top: 1px;
    padding-left: 16px;
    padding-right: 16px;
}
div.item a.btn.btn-primary {
    width: 20%;
}




section.intro:nth-child(2) .col-md-21 {
   padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
section.intro:nth-child(3) .col-md-19 {
  padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}


.alle-behandelingen figcaption.wp-caption-text, .producten figcaption.wp-caption-text {
    text-align: center;
    background-color: #fedddc;
}

.manicure figcaption.wp-caption-text {
    text-align: center;
    color: black;
}




input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    border-radius: 45px !important;
    padding: 16px 36px;
    font-weight: 600;
}

footer div.column a:not(.btn) {
    color: white !IMPORTANT;
    text-decoration: underline !IMPORTANT;
}
footer div.column a:not(.btn):hover {
    text-decoration: none !IMPORTANT;
}


@media only screen and (max-width: 992px){
div.item a.btn.btn-primary {
    width: 172px;
}
section.intro:nth-child(2) .col-md-21 {
    padding: 20px;
    margin-bottom: 12px;
}
section.intro:nth-child(3) .col-md-19 {
    padding: 20px;
}
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #711636!important;
}
.navbar-nav .dropdown-menu>li>a {
    color: white !important;
}
header nav.navbar-default ul.navbar-nav ul.dropdown-menu {
    text-align: center;
}
div.item a.btn.btn-primary {
    width: 210px;
}
}
