
  @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: #f951b0 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #f8269d !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #f951b0 !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: #f8269d !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #333333 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #f8269d !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #f951b0 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #333333 !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: #f8269d !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #333333;
  border-color: #333333;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #333333 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #333333 !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, 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://ankerpunt.com/wp-content/uploads/sites/16/2019/12/header-groot.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: 421px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 571px;
    }
  }

  @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: 246px;
  }
  header > div.wrapper.above {
  min-height: 396px;
  }

  header div.header div.holder {
  height: 146px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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: #333333 !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 #f951b0;
  }

  @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: #f951b0 !important;
  }
  }


  header div.header div.contact i {
  color: #f951b0;
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #f951b0 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #333333 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #f951b0;
  }

  footer div.socket,
  .footer-sticky {
  background: #f8269d !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: #333333;
  }

  /*NINJA FORMS*/
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea, .nf-form-content textarea.ninja-forms-field, .nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    display: block!important;
    width: 100%!important;
    height: 36px!important;
    padding: 8px 12px!important;
    font-size: 14px!important;
    line-height: 1.428571429!important;
    color: #555!important;
    background-color: #fff!important;
    background-image: none!important;
    border: 1px solid #e6e6e6!important;
    border-radius: 3px!important;
    box-shadow: none!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
}
span.ninja-forms-req-symbol, nf-section {
    display: none;
}
.nf-form-content label {
    font-size: 15px!important;
}
.nf-error.field-wrap .nf-field-element:after {
    font-size: 16px!important;
    height: 33px!important;
    width: 40px!important;
    line-height: 34px!important;
}
.nf-form-content textarea.ninja-forms-field {
    height: 118px!important;
}
#ninja_forms_required_items, .nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 10px!important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
    font-size: 14px!important;
}
.nf-form-content .list-select-wrap>div div:after {
    font-size: 13px!important;
    height: 44px!important;
}


.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}



.page-id-20 > main > section > div > div.row > div.col-md-14.col-md-offset-2 > aside > div:nth-child(2) {
    display: none;
}


div.wrap {
    box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
    padding: 30px;
}
img.aligncenter.img-circle.size-full.wp-image-734 {
    height: 370px;
    width: 370px;
    object-fit: cover;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #333333 !important;
    padding: 12px 35px;
}
footer .btn{
    text-decoration: none!important;
    background: #616161!important;
}
header .header__content .btn{
 background: #f8269d!important;
}
header .header__content .btn:hover {
    background: #333333!important;
}

h1, h2 {
    color: #f951b0 !IMPORTANT;
}

div.breadcrumbs {
    display: none;
}

.img-circle {
    border-radius: 50%!important;
}

section.intro:nth-child(2) i.fa.fa-microphone {
    font-size: 25px;
    margin-right: 11px;
}
section.intro:nth-child(2) {
    color: #fff;
    font-size: 19px;
}

@media only screen and (min-width: 992px){
body.home header > div.wrapper {
    min-height: 795px;
}
header > div.wrapper::after {
    top: 205px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #f83ba6!important;
}
header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: #f83ba6!important;
}
header>div.wrapper.above .header__content {
    -webkit-transform: translateY(90px);
    transform: translateY(90px);
}
header .header__content h1{
    font-size: 45px;
}
header nav.navbar-default {
    background-color: #fff;
    background-image: url(//d1se4t4tzjp7kt.cloudfront.net/5610ac820a/templates/clone-joel-money-207198-20160511154957/images/wavecut.png) !important;
    background-repeat: repeat;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgb(219, 219, 219) !important;
}
body header > div.wrapper {
    min-height: 398px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: right!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #595959!important;
    font-weight: 600;
    text-transform: uppercase;
}
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: #f951b0 !important;
}
}

header div.header div.holder {
    height: 90px;
    min-height: 30px;
}
header>div.wrapper.above.shadow:before, header>div.wrapper.above:after {
    top: 90px;
}
header nav.navbar-default div.navbar-header div.holder {
    min-height: 30px!important;
}


div.container div.row.text-center .col-md-32.col-md-offset-8 h3,div.container div.row.text-center .col-md-32.col-md-offset-8 h5 {
    color: white !IMPORTANT;
}



footer div.social-media ul li a {
    background: #616161 !important;
    color: #fff !important;
    border-radius: 50%;
    font-size: 20px;
    height: 45px;
    line-height: 46px;
    width: 45px;
}


.col-md-14.col-md-offset-2 aside {
    background-color: #eaeaea;
    padding: 20px;
}
aside .block:nth-child(3) {
    display: none;
}



@media only screen and (max-width: 992px){
header > div.wrapper::after {
    background-position: right !IMPORTANT;
}
div.col-md-11 .fa {
    margin-top: 10px;
    margin-left: 0px;
}
section.intro:nth-child(2) div.col-md-11 h4 {
    text-align: left !important;
    display: block;
}
header div.navbar-collapse ul li a {
    color: #595959!important;
}
header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: #000!important;
}
section.contact div.holder div.wrap {
    margin-bottom: 33px;
}
header>div.wrapper.above .header__content {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
header>div.wrapper {
    min-height: 250px;
}
}




footer .column a {
    color: white !IMPORTANT;
    text-decoration: underline;
}
footer .column a:hover {
    text-decoration: none;
}