
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Abril Fatface', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 16px;
  }

  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: #323232 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #e28f88 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #323232 !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: #e28f88 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #1f1f1f !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #e28f88 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #323232 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #1f1f1f !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: #e28f88 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #1f1f1f;
  border-color: #1f1f1f;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #1f1f1f !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #1f1f1f !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://afleurdetoi.nl/wp-content/uploads/sites/56/2021/04/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: 540px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 690px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 340px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 490px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 265px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 265px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 365px;
  }
  header > div.wrapper.above {
  min-height: 515px;
  }

  header div.header div.holder {
  height: 265px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #1f1f1f; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(31, 31, 31, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(31, 31, 31, .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: #1f1f1f !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: left;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #323232;
  }

  @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: #323232 !important;
  }
  }


  header div.header div.contact i {
  color: #323232;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: left;
  }
  }

  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: #323232 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #1f1f1f !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #323232;
  }

  footer div.socket,
  .footer-sticky {
  background: #e28f88 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !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: #1f1f1f;
  }

  .cta {
    padding: 15px;
    text-align: center;
    background: #e28f88;
    margin-top: 45px;
    margin-bottom: 25px;
    color: #fff!important;
}
.cta h4{
    color: #fff!important;
}

.intro234 {
  text-align: center;
}

.flying-button {
  background: #e28f88;
  color: #fff !important;
  padding: 1rem;
  border-radius: 100rem;
  position: fixed;
  bottom: 30px;
  right: 30px;
  box-shadow: 5px 5px 15px hsla(0, 0%, 0%, 0.1);
}


@media only screen and (min-width: 992px) {
.vertical-align {
display:flex;
align-items:center;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: transparent!important;
    -webkit-box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 0%);
    -moz-box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 0%);
    box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 0%);
    color: #e28f88!important;
}
.wrapper.dynamic_sticky_menu.sticky_nav.left.sticky_menu nav.navbar.navbar-default {
    background-color: rgb(0 0 0) !important;
}
body.home header > div.wrapper {
    min-height: 100vh;
}
header > div.wrapper::after {
    background-position: right;
}
header div.header .container, header nav.navbar-default .container {
    width: 85%;
}
header div.header div.holder {
    height: 175px;
    min-height: 50px;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0!important;
    width: 190px!important;
}
header div.header, header nav.navbar-default {
    background-color: rgb(255 255 255 / 0%) !important;
}
section.blok div.intro {
    padding: 15px 75px 36px;
    background: #e28f88;
    color: #fff;
}
section.start .foto {
    margin-top: -75px;
}
section.blok {
    padding: 0!important;
    margin-top: -220px;
}
.containercenteredimage img {
    height: 300px;
    object-fit: cover;
    width: 100%!important;
}
section.start {
    margin-top: -80px;
}
section.behandelkleur {
    padding-bottom: 270px!important;
    box-shadow: inset 0px -20px 0px 20px white;
}
}



@media only screen and (max-width: 991px) {
header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #e28f88 !important;
}
section.intro.text.block0.blok {
    padding: 0!important;
    margin-top: -60px;
}
.containercenteredimage {
    margin-bottom: 25px;
}
.containercenteredimage img {
    height: 25vh;
    object-fit: cover;
}
section.behandel {
    margin-top: -460px!important;
}
section.behandelkleur {
    padding-bottom: 540px!important;
    box-shadow: inset 0px -20px 0px 20px white;
}
section.blok div.intro {
    padding: 25px 15px 45px;
    background: #e28f88;
    color: #fff;
}
.home header>div.wrapper {
    min-height: 420px;
}
header div.header {
    background-color: rgb(31 31 31) !important;
}
header > div.wrapper::after {
    top: 140px;
    background-position: right;
}
section.start {
    padding-top: 25px;
}
section.start .foto {
    margin-top: 45px;
}
header>div.wrapper {
    min-height: 230px;
}
}

footer div.social-media ul li a {
    background: #e28f88 !important;
}
footer div.social-media ul li a:hover {
    background: #4d4d4d !important;
}

section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none!important;
}


a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #e28f88 !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i {
    color: #323232 !important;
}

section.prices table thead tr th {
    vertical-align: bottom!important;
}
section.prices table thead:nth-child(1) tr {
    height: 90px;
}
section.prices table thead tr {
    height: 120px;
}
table.table.table-hover small {
    font-size: 80%;
}
table.table.table-hover>tbody>tr>td, table.table.table-hover>tbody>tr>th, table.table.table-hover>tfoot>tr>td, table.table.table-hover>tfoot>tr>th, table.table.table-hover>thead>tr>td, table.table.table-hover>thead>tr>th {
    padding: 18px 8px;
    line-height: 1.5;
    vertical-align: middle;
border-top: 1px solid #f0f0f0;
}
table.table.table-hover>thead>tr>th {
    border-bottom: 2px solid #e28f88;
}

div.page-header h1 {
    border-bottom: none!important;
}

p.readmore {
    margin-top: 35px;
}
section.blok div.intro h2 {
    color: #fff!important;
    margin-bottom: 35px;
}
footer h4 {
    border-bottom: none!important;
}
p.readmore a:hover {
    color: #ae625c!important;
}
p.readmore a:hover::after {
    background: #ae625c!important;
}
p.readmore a::after {
    content: "";
    position: absolute;
    width: 125px;
    height: 1px;
    display: flex;
    background: white;
}
p.readmore a {
    color: #fff!important;
}


aside .block.treatments.behandelzij ul li a {
    color: #ffffff !important;
}
aside .block.treatments.behandelzij {
    background: #1f1f1f;
    padding: 30px 15px 35px;
}
aside .block.treatments.behandelzij h4 {
    color: #fff!important;
    line-height: 1.5;
    margin-bottom: 21px;
}
aside .block.treatments.behandelzij ul {
    border: none!important;
}
aside .block.treatments.behandelzij ul li {
    padding: 15px 15px;
    border-bottom: 1px solid #e28f88;
}
aside .block.treatments.behandelzij ul li a:hover {
    color: #e28f88!Important;
}


.row.formulier {
    margin-top: 55px;
}

section.behandel .container {
    border-bottom: 1px solid #e28f88;
    padding-bottom: 90px;
}

footer div.socket {
    margin-top: 60px;
    padding: 20px 0;
}
footer {
    padding-top: 60px;
}

section.behandel {
    padding: 0!important;
    margin-top: -210px;
}


.containercenteredimage {
position: relative;
    text-align: center;
    color: white!important;
    transition: .1s linear;
    display: inline-block;
}
.containercenteredimage img {
    filter: brightness(0.6);
}
h3.ctablokken {
    color: white!important;
    font-size: 1.4em;
    letter-spacing: 2px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.containercenteredimage:hover img {
    filter: brightness(0.9);
}

.home main section {
    padding: 80px 0;
}

body {
    letter-spacing: 0.51px;
    line-height: 1.8;
}

h1, h2, h3, h4, h5 {
  margin: 2.75rem 0 1.05rem;
  line-height: 1.15;
letter-spacing: 1px;
}

h1 {
  margin-top: 0;
  font-size: 3.052em;
}

h2 {font-size: 2.441em;}

h3 {font-size: 1.953em;}

h4 {font-size: 1.563em;}

h5 {font-size: 1.25em;}