
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');


  body {
  font-family: 'Raleway', 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: #483a2d !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #19120c !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #483a2d !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: #19120c !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #2f251b !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #19120c !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #483a2d !important;
  }

  div.phone a.phone, div.email a.email {
  background: #2f251b !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: #19120c !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #2f251b;
  border-color: #2f251b;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #2f251b !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #2f251b !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, .7) !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://beautysisters.nl/wp-content/uploads/sites/56/2018/05/shutterstock_529246408-e1540473036597.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: 410px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 560px;
    }
  }

  @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: 235px;
  }
  header > div.wrapper.above {
  min-height: 385px;
  }

  header div.header div.holder {
  height: 135px;
  }
  }

  .topbar {
  background: #000000;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #000000; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(0, 0, 0, .9) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(0, 0, 0, .9) !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: #2f251b !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }

  section.featured {
  background: #a28162;
  }

  section.intro {
  background: #fffefb;
  }


  section.treatments:not(.archive) {
  background: #fffefb;
  }

  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 #483a2d;
  }

  @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: #483a2d !important;
  }
  }


  header div.header div.contact i {
  color: #483a2d;
  }

  @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: #483a2d !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #2f251b !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #483a2d;
  }

  footer div.socket,
  .footer-sticky {
  background: #19120c !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #b2a69c;
  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: #2f251b;
  }

  section.partners div.item div.holder img {
    max-width: 150px;
}

section.featured a div.item h3 {
  text-align: center;
}

table.actie tr th:nth-child(3), table.actie tr td:nth-child(3) {
    background: #eaeaea63;
    text-align: center;
}

.block-duo {
    color: black;
}

header div.header div.cta a {
    float: left;
    margin-left: 1rem;
}


.page-id-3018 .content input#mc-embedded-subscribe {
    margin-top: 25px;
}

.home section.popup {
    padding: 0;
}
div#nbsals_popup-content p {
    font-size: 19px;
}
div#nbsals_popup-content h2 {
    font-weight: 900;
    color: #a28162!important;
}
div#nbsals_popup-content {
    text-align: center;
}
a.topwinkel:hover {
    color: #483a2d!important;
}
a.topwinkel {
    float: right;
    color: #fff!important;
    font-size: 16px;
}


/*KERSST*/

.marquee {
    width: 100vw;
    color: #fff!important;
    margin: auto;
text-align: center;
font-size: 17px;
font-weight: bold;
}

/*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: white !important;
}
.page-id-1513 main {
    background: none!important;
}
header div.header {
    background-color: rgba(255, 255, 255, .0) !important;
}
section.featured {
    background: transparent;
}
header >div.wrapper::after {
    background: url(/wp-content/uploads/sites/56/2019/12/kerst-Converted3.jpg);
    position: fixed;
background-size: cover;
}
main {
    background: white!important;
}*/








.gratis-huidadvies div.holder div.wrap {
    box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
    padding: 30px;
}

.fotoalbum .img-circle:hover {
    transition: all .3s ease;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}


/*mailchimp*/
.subfield {
    display: inline-block;
    float: left;
    margin-right: 14px;
}
.mc-float-left {
float:left;
margin-right: 3.3px;
}

@media only screen and (min-width: 992px) {

.block-duo.image_right .block-duo-child.text-block-white {
  left: auto;
  z-index: 2;
  right: -72px;
}


header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}

header>div.wrapper div.wrapper img.logo {
    max-height: 100%;
}
section.featured div.wrapper {
    margin-top: -100px!important;
}
body header >div.wrapper {
    min-height: 357px;
}
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: #ffffff !important;
}
.fotoalbum .item.text-center {
    height: 265px!important;
}
}


footer a {
    color: #a28162 !important;
}

footer a:hover{
    color: #483a2d !important;
}

img {
max-width: 100%
height:auto;
}



@media only screen and (max-width: 991px) {
button, input[type=submit] {
    color: #483a2d;
}
section.partners div.item div.holder img {
    max-width: 170px;
}
}

aside div.block a.btn {
    margin-top: 10px;
}

footer div.column table tr td {
    padding-right: 0px!important;
}

aside img {
    max-width: 100%;
}


td, th {
    padding-right: 40px;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu{
    background-color: #574838;
}


.team-foto img {
    border-radius: 128px;
    width: 250px;
    height: 250px;
}
.team-functie {
    margin-bottom: 5px;
    margin-top: -5px;
}
.team {
    margin-bottom: 30px;
    background: #f8f8f8;
    padding: 15px 10px 30px 10px;
    height: 638px;
}

h2.woocommerce-loop-product__title {
    height: 56px;
}

.woocommerce .widget_product_categories ul, .woocommerce .widget_product_categories ul li {border:none!important;}
