
  @import url('https://fonts.googleapis.com/css?family=Archivo:400,700&display=swap');


  body {
  font-family: 'Archivo', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Archivo', 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: #f5f5f5 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #a38f91 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #f5f5f5 !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: #a38f91 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #f5f5f5 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #a38f91 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #f5f5f5 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #f5f5f5 !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: #a38f91 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #f5f5f5;
  border-color: #f5f5f5;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #f5f5f5 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #f5f5f5 !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://fabiart.nl/wp-content/uploads/sites/52/2021/04/header1.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: 829px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 979px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 629px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 779px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 554px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 554px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 654px;
  }
  header > div.wrapper.above {
  min-height: 804px;
  }

  header div.header div.holder {
  height: 554px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #f5f5f5; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(245, 245, 245, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(245, 245, 245, .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: #f5f5f5 !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 #f5f5f5;
  }

  @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: #f5f5f5 !important;
  }
  }


  header div.header div.contact i {
  color: #f5f5f5;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  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: #f5f5f5 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #f5f5f5 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #f5f5f5;
  }

  footer div.socket,
  .footer-sticky {
  background: #a38f91 !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: #f5f5f5;
  }

  

section.recensie {
    padding-bottom: 60px!important;
}
section.recensie .btn {
    margin-top: 65px;
}
.btn.invert:hover {
    background: #826d6f!Important;
}
.btn.invert {
    background: #c1b6b7 !important;
}


@media only screen and (min-width: 992px) {
header > div.wrapper .header.full-width .row.no-gutter .col-sm-10 {
    width: 11%;
}
.vertical-align {
display:flex;
align-items:center;
}
header div.navbar-collapse {
    text-align: center;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
header div.header.full-width div.wrapper img.logo {
    width: 150px;
}
body.home header > div.wrapper {
    min-height: 829px;
    min-height: 100vh;
}
header div.header div.holder {
    height: 164px;
    min-width: 50px;
}
.col-md-14.col-md-offset-2 {
    justify-content: space-between;
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    top: 5%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!important;
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    width: auto;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header div.header.full-width .container {
    width: 90%;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
}
header>div.wrapper.shadow:before {
    background: none;
}
header>div.wrapper .header__content .col-md-offset-8 {
    margin-left: 1.666667%;
    text-align: left;
}
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: #a38f91 !important;
}
header>div.wrapper .header__content {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, 30%);
    text-align: left!important;
}
header>div.wrapper.sticky_menu.sticky_header.above .header__content, header>div.wrapper.sticky_menu.sticky_header .header__content {
    margin-top: 0!important;
}
header .header__content a {
    margin: 0px;
}
body header > div.wrapper {
    min-height: 419px;
}
section.fotoblok .container {
    width: 100%;
}
}

section.fotoblok {
    padding: 0!important;
}

@media only screen and (max-width: 991px) {
h1 {  font-size: 2.52em!important;}
h2 {font-size: 2.041em!important;}
h3 {font-size: 1.553em!important;}
h4 {font-size: 1.263em!important;}
h5 {font-size: 1.05em!important;}

section.fotoblok .containercenteredimage {
    margin-top: -15px;
}
footer div.column h4, footer div.column section.treatments div.items div.item a span, section.treatments div.items div.item a footer div.column span {
   margin-bottom: 3px;
    font-size: 26px!important;
}
section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    font-size: 15px!important;
}
nav.navbar-default, div.navbar-collapse {
    background: #a38f91!important;
}
header .social-media.visible-xs.visisble-sm {
    padding: 5px 0;
}
header div.social-media ul li a {
    background: #927f80 !important;
}
header nav.navbar-default {
    text-align: left;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header div.header.full-width {
    text-align: left;
}
header>div.wrapper {
    min-height: 220px;
}
header>div.wrapper.shadow:before {
    background: none;
}
}



aside .block.treatments h4 {
    line-height: 30px!important;
    margin-bottom: 25px!important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    padding: 11px 19px;
}
section.behandel h2 {
    margin-bottom: 75px;
}
section.salon h1 {
    margin-bottom: 25px;
}
section.recensie {
    color: #fff!important;
}
section.recensie i.fas.fa-star {
    font-size: 34px;
    margin-bottom: 45px;
}
section.fotoblok .containercenteredimage .btn {
    padding: 20px 36px;
}
footer div.social-media ul li a {
    background: #a38f91 !important;
}

.home main section {
    padding: 80px 0;
}

header > div.wrapper::after {
    background-position: top;
}
div.social-media ul li a:hover {
    background: #c7bbbd!important;
}

header .header__content h1 {
    text-transform: uppercase;
    font-size: 80px;
}
header .header__content h4.subkop {
    color: #fff!important;
    letter-spacing: 19px;
    font-size: 27px;
    margin-top: -11px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

header .header__content h1 {
    text-transform: uppercase;
}

footer {
    padding-top: 10px;
}
section.partners div.item div.holder img{
    -webkit-filter: invert(.8);
    filter: invert(.8);
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #a38f91 !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i {
    color: #c7bbbd!important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #a38f91 !important;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover {
    background: #c7bbbd!important;
}

section.partners .container {
    border-bottom: 1px solid #a38f91;
    padding-bottom: 30px;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}




section.fotoblok .row.foto .col-md-16.col-xs-48 {
    padding: 0;
}
section.fotoblok .containercenteredimage .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
section.fotoblok .containercenteredimage {
    position: relative;
    text-align: center;
    transition: .1s linear;
    display: inline-block;
    width: 100%;
}

section.fotoblok .containercenteredimage img {
    height: 60vh;
    object-fit: cover;
    width: 100%!important;
}


table.opening_hours tr>td:first-of-type {
    width: 115px;
}

footer div.column {
    color: #595959 !important;
}
footer div.column h4, footer div.column section.treatments div.items div.item a span, section.treatments div.items div.item a footer div.column span {
    border-bottom: none!important;
    color: #595959 !important;
}

aside div.block.treatments ul {
    border: none;
}
aside div.block.treatments ul li {
    padding: 12px 15px;
}
aside div.block.treatments ul li:hover {
    background: #a38f91;
}
div.page-header h1, section.contact div.page-header h1 {
    border-bottom: none;
    line-height: 60px;
    margin-bottom: 50px;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 4.052em;
    color: #a38f91!important;
}
div.page-header h1::after, section.contact div.page-header h1::after {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    background: #dac1c9;
    display: flex;
    border-radius: 70px;
    margin-top: -22px;
    margin-left: -7px;
    z-index: -1;
    box-shadow: -3px -4px 0px 0px #c1dad2;
}


body {
  line-height: 1.8;
  font-size: 17px;
    letter-spacing: 1.6px;
}

p {margin-bottom: 1.15rem;}

h1, h2, h3, h4, h5 {
  margin: 2.75rem 0 1.05rem;
  line-height: 1.15;
    letter-spacing: 2px;
}

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;}

small, .text_small {font-size: 0.8em;}


/* fade effect */

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

header>div.wrapper .header__content {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1.5s;
  -moz-animation-duration:1.5s;
  animation-duration:1.5s;

  -webkit-animation-delay: 0s;
  -moz-animation-delay:0s;
  animation-delay: 0s;
}



a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-controls.bx-has-pager {
    margin-top: 5px;
}
.bx-pager-item a.bx-pager-link {
    color: #fff!important;
}
.bx-pager-link.active {
    background: #c1b6b7;
    border-radius: 22px;
    color: #fff!important;
}