
  @import url('https://fonts.googleapis.com/css?family=Archivo:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface:400,700&display=swap');

  body {
  font-family: 'Archivo', 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: 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: #0f0f0f !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #e2ab78 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #0f0f0f !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: #e2ab78 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #0a0a0a !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #e2ab78 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #0f0f0f !important;
  }

  div.phone a.phone, div.email a.email {
  background: #0a0a0a !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: #e2ab78 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #0a0a0a;
  border-color: #0a0a0a;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #0a0a0a !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #0a0a0a !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, 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://salonmultifit.nl/wp-content/uploads/sites/38/2020/01/Power-treatment.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: 425px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 575px;
    }
  }

  @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: 250px;
  }
  header > div.wrapper.above {
  min-height: 400px;
  }

  header div.header div.holder {
  height: 150px;
  }
  }





  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: #0a0a0a !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.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #0f0f0f;
  }

  @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: #0f0f0f !important;
  }
  }


  header div.header div.contact i {
  color: #0f0f0f;
  }


  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: #0f0f0f !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #0a0a0a !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #0f0f0f;
  }

  footer div.socket,
  .footer-sticky {
  background: #e2ab78 !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: #0a0a0a;
  }

  footer div.socket a, footer div.socket a:hover, footer div.socket {
    color: #0a0a0a!important;
}
footer div.socket, .footer-sticky {
    background-image: url(/wp-content/uploads/sites/38/2020/09/goud-structuur.jpg)!important;
}

footer div.socket img {
    -webkit-filter: invert(1);
    filter: invert(1);
}

body {
    color: #0a0a0a;
}
h1, h2, h3, h4, h5, h6 {
    color: #333 !important;
}
a {
    color:#e2ab78 !important;
}
a:hover {
color: #434343 !IMPORTANT;
}
.btn:hover{
background:#e2ab78!important;
    transition: 0.5s;

}



@media only screen and (min-width: 992px){
body.home header > div.wrapper {
    min-height: 100vh;
}
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: #ffffff!important;
    text-transform: uppercase;
    font-size: 14px;
}
header>div.wrapper .header__content {
    background-color: rgba(255, 255, 255, 0.65);
    transform: translate3d(0, 157px, 0);
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgb(0, 0, 0) !important;
transition: 0.5s;
}
header div.navbar-collapse ul.navbar-nav li a:hover {
    color: #ffffff !important;
transition: 0.5s;
}
}

body:not(.home) header div.header {background:none!important;}
body:not(.home) header, body.home header div.header {
    background-color: rgba(0, 0, 0, 0.3) !important;
}

header .header__content h1, header .header__content h4, header .header__content p {
    color: #000!important;
}
div.header__content div.col-md-32.col-md-offset-8 a.btn.btn-primary {
    background-color: #ffffff00 !IMPORTANT;
    border: solid 2px black;
    color: black !IMPORTANT;
}
div.header__content div.col-md-32.col-md-offset-8 a.btn.btn-primary:hover {
    color: white !IMPORTANT;
    border: solid 2px white !IMPORTANT;
    transition: 0.5s;
}
header>div.wrapper.sticky_menu.sticky_header .header {
    transition: 0.8s;
}
.wrapper.shadow.above_shadow.dynamic_sticky_menu.sticky_header.sticky_menu.sticky_menu_small a {
    color: black !IMPORTANT;
}


section.intro:nth-child(1) .container.text-left {
    min-width: 99%;
}
.Dermaplaningh {
    height: 400px;
    background-image: url(/wp-content/uploads/sites/38/2020/01/Power-treatment.jpg);
    background-size: cover;
}
.bindweefsell {
    background-image: url(/wp-content/uploads/sites/38/2020/01/Bindweefselmassage.jpg);
    height: 400px;
    background-size: cover;
}
.Dermaplaninghonder, .bindweefselonder {
    background-color: #ffffff;
    margin-left: 55px;
    margin-right: 55px;
    margin-top: -70px;
}
.Dermaplaninghonder h2, .bindweefselonder h2 {
    border-top: solid 1px black;
    border-left: 1px black solid;
    border-right: 1px black solid;
}



section.intro:nth-child(2) .container.text-center {
    background-color: #ffffffa6;
    min-width: 100%;
    height: 400px;
    margin-top: -30px;
}
section.intro:nth-child(2) {
    background-size: cover;
    background-image: url(/wp-content/uploads/sites/38/2020/01/Cleansing-treatment.jpg);
    background-position: 1px;
    height: 357px;
}
section.intro:nth-child(2) h1 {
    padding-top: 98px;
}





section.intro:nth-child(3) .container.text-center {
    min-width: 76%;
}
.Huidverbeterendemassagee {
    background-image: url(/wp-content/uploads/sites/38/2020/01/Ontspanningsmassage.jpg);
    min-height: 300px;
    background-size: cover;
}
.Threadingg {
    background-size: cover;
    background-image: url(/wp-content/uploads/sites/38/2020/01/Threading-.jpg);
    min-height: 300px;
}
.Seizoensbehandelingeng {
    background-image: url(/wp-content/uploads/sites/38/2020/01/Seasonal-treatment.jpg);
    min-height: 300px;
    background-size: cover;
}
section.intro:nth-child(3) .col-md-16 h2 {
    color: white !IMPORTANT;
    padding-top: 16px;
    background-color: #00000021;
    padding-bottom: 18px;
}
section.intro:nth-child(3) .col-md-16 h2:hover {
    color: black !IMPORTANT;
    transition: 0.5s;
}
.Huidverbeterendemassagee:hover, .Seizoensbehandelingeng:hover, .Threadingg:hover {
    opacity: 0.9;
    transition: 0.3s;
}





section.prices table tr td a:hover {
    color: black !IMPORTANT;
}


div.col-md-14.col-md-offset-2 ul {
    margin-left: -17px;
}
.afspraak-en-contact div.col-md-14.col-md-offset-2 ul {
    margin-left: 0px;
}




footer div.container .col-sm-24.col-md-12 a {
  /*  color: #e2ab78 !IMPORTANT;*/
    color: #d8a32f !IMPORTANT;
text-decoration: underline;
}
footer div.container .col-sm-24.col-md-12 a:hover {
    text-decoration: none;
}
footer .col-sm-24.col-md-12 ul {
    margin-left: -21px;
}
footer .fa {
    font-size: 44px;
    margin-right: 31px;
    background-color: #1f1f1f;
    padding: 9px;
    min-width: 59px;
    text-align: center;
}
footer .fa:hover {
    color: #fde7e0 !IMPORTANT;
}



@media only screen and (max-width: 992px){
header .header__content p {
color: #fff!important;
}

.bindweefsell {
    display: none;
}
.Dermaplaningh {
    display: none;
}
.Dermaplaninghonder h2, .bindweefselonder h2 {
    border-top: solid 0px black; 
    border-left: 0px black solid;
     border-right: 0px black solid;
    margin-top: 35px;
    padding-top: 69px;
}
.Dermaplaninghonder {
    background-image: url(https://salonmultifit.nl/wp-content/uploads/sites/38/2020/01/Power-treatment.jpg);
    min-height: 228px;
    background-size: cover;
}
.bindweefselonder {
    background-image: url(https://salonmultifit.nl/wp-content/uploads/sites/38/2020/01/Bindweefselmassage.jpg);
    min-height: 228px;
    background-size: cover;
}
.Dermaplaninghonder, .bindweefselonder {
    background-color: #ffffff00;
    margin-left: 0px; 
     margin-right: 0px; 
     margin-top: 0px; 
}
div.header__content div.col-md-32.col-md-offset-8 a.btn.btn-primary {
    background-color: #ffffff00 !IMPORTANT;
    border: solid 2px white;
    color: white !IMPORTANT;
    margin-bottom: 10px;
}
div.header__content div.col-md-32.col-md-offset-8 a.btn.btn-primary:hover {
    color: black !IMPORTANT;
    border: solid 2px black !IMPORTANT;
}
header .header__content h1, header .header__content h4 {
    color: #fff!important;
}
header div.navbar-collapse ul li a {
    color: #000!important;
}
header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: #000!important;
}
header div.navbar-collapse ul {
    text-align: center;
    margin-top: 8px;
}
header > div.wrapper::after {
    background-position: right !IMPORTANT;
}
}

@media only screen and (max-width: 546px){
section.intro:nth-child(2) h1 {
    padding-top: 46px;
}
}