
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');


  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', 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: #c1afa4 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #a08b7f !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #c1afa4 !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: #a08b7f !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #b29b8e !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #a08b7f !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #c1afa4 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #b29b8e !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: #a08b7f !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #b29b8e;
  border-color: #b29b8e;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #b29b8e !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #b29b8e !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://faye.be/wp-content/uploads/sites/114/2022/02/gevelnieuw.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: 435px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 585px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 235px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 385px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 160px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 160px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 260px;
  }
  header > div.wrapper.above {
  min-height: 410px;
  }

  header div.header div.holder {
  height: 160px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #b29b8e; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(178, 155, 142, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(178, 155, 142, .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: #b29b8e !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 #c1afa4;
  }

  @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: #c1afa4 !important;
  }
  }


  header div.header div.contact i {
  color: #c1afa4;
  }

  @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: #c1afa4 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #b29b8e !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #c1afa4;
  }

  footer div.socket,
  .footer-sticky {
  background: #a08b7f !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: #b29b8e;
  }

  .archive.treatments .col-md-32 > h3:nth-child(2), .archive.treatments div.treatments:nth-child(3) {
  display: none;
}

@media only screen and (min-width: 992px) {
header div.header.full-width div.wrapper img.logo {
    max-width: 220px;
}
}

section.partners div.item div.holder img {
    max-width: 240px;
}


.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-discount.coupon-afhalen th::before {
    content: "Korting: afhalen";
    visibility: initial;
    border-top: 1px solid #ebe9eb;
    width: 250px;
    position: absolute;
    margin-left: -13px;
    padding: 9px 13px;
    margin-top: -10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-discount.coupon-afhalen th {
    visibility: hidden; 
}



#mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9000;
}


.onsale {
  padding: 0px !important;
  height: auto;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  font-size: 13px !important;
}

.cc-color-override-1999829925.cc-revoke {
  display: none !important;
}

.close.agree {
    top: 9px;
    position: absolute;
    right: 30px;
}
#boxes .window {
    position: fixed;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 5px;
    text-align: left;
    top: 40% !important;
    left: 40% !important;
}

a.close.agree {
    color: #000 !important;
}

#boxes #dialog {
max-width: 500px;
background-color: #ffffff;
padding: 30px;
height: auto !important;
}
#popupfoot {
    top: 40%!important;
    position: fixed!important;
    left: 48%!important;
    height: 310px!important;
}
#popupfoot {
  font-size: 16pt;
  position: absolute;
  bottom: 0px;
  width: 250px;
  left: 250px;
}

.dropdown {
    margin-bottom: -10px;
}

.cat-item.cat-item-81 {
    font-weight: bold;
}

.outofstock::before {
    content: 'Uitverkocht';
    font-size: 1.4rem;
    background-color: #ffdade;
    width: 130px;
    text-align: center;
    color: #ff6575;
    border-radius: 500px;
    padding: 0.3rem 1.3rem;
    position: absolute;
    opacity: 1;
    z-index: 1;
left: 0;
}
.instock img {
    filter: opacity(1) !important;
}
.outofstock img {
    filter: opacity(40%);
}

/*.page-id-1033 #shipping_method > li:nth-child(1)::after {
    content: "Verzenden met Bpost €6.50";
}
.page-id-1033 #shipping_method > li:nth-child(1) > label:nth-child(2):not(span) {
    display: none;
}
*/

.dropdowncontainer {
    margin: 1em 0;
}
a.dropdown-item {
    color: #595959!important;
}
.open>.dropdown-menu {
    padding: 1rem;
}
.top-header {
    text-align: center;
    background: #ff6575;
padding:5px;
    color: #ffffff;
}
.tal {
    text-align: left;
    float: left;
    display: block;
}
.woocommerce section.related, .woocommerce section.upsells {
    padding: 0;
    display: inline-block;
}
.children a {
    font-weight: 400!important;
}
.cat-parent a, li.cat-item.cat-item-32, .cat-parent a, li.cat-item.cat-item-82, .cat-parent a, li.cat-item.cat-item-83, li.cat-item.cat-item-85 {
    font-weight: bold;
}
aside div.block.treatments ul li a, .woocommerce .widget_product_categories ul li a, .woocommerce .widget_product_categories ul li span {
    font-size: 15px;
}
.woocommerce .gallery-icon.landscape img {
    margin-bottom: 2em;
}
.woocommerce .gallery-icon.landscape img:hover {
    transition: .1s linear;
    transform: scale(1.2);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
    background-color: #ebe9eb;
    padding: 1rem 3rem;
    margin: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border: none!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {

    background-color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
}
.top-header .account {
    float: right;
    color: #fff!important;
}
.top-header .account a {
    color: #fff!important;
    margin-left: 2em;
}

.containerimage {
  position: relative;
  text-align: center;
color: #ffffff;
}

ul.products.columns-4, ul.products.columns-6 {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product .button {
    font-size: 14px;
    position: absolute;
    bottom: 0;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    margin-bottom: 6rem;
}

ul.products.columns-4 .product, ul.products.columns-6 .product {
    display: flex;
    flex-direction: column;
}

span.prdctfltr_showing {
    display: none!important;
}
span.prdctfltr_filter_title {
    display: none!important;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/*<script>jQuery( document ).ready(function() {
jQuery('<div class="top-header"><div class="container"><div class="account"><a href="/mijn-account"><i class="fa fa-user"></i> Mijn account</a></div> <div class="account"><a href="/winkelmand"><i class="fa fa-shopping-basket"></i> Winkelmand</a></div></div></div>').prependTo('.woocommerce header:first-of-type, .winkelmand header:first-of-type, .afrekenen header:first-of-type, .mijn-account header:first-of-type');
});
</script>

.top-header {
    text-align: center;
    background: #83c9c4;
padding:5px;
    color: #ffffff;
}
.top-header .account {
    float: right;
    color: #fff!important;
}
.top-header .account a {
    color: #fff!important;
    margin-left: 2em;
}*/



.landing {
    font-size: 1.6em;
    margin: 0.5em 20px 1em 0;
}

.topbar p {
    margin: 0;
}

.parent {
    width: 70%;
    margin: auto;
    height: 100vh;
    display: table;
}

.child {
    vertical-align: middle;
    display: table-cell;
}

/*img.scaled-image {
    border: 0px #3eadc9 dotted!important;
    margin: 0px!important;
}*/

section.contact div.page-header h1, div.page-header h1 {
    border-bottom: 1px solid rgb(254 92 90 / 45%);
}

.single-post main .page .content > h5 {
    margin-top: 30px;
    font-size: 18px;
}

.shopitem h4 {
    color: #fff!important;
    font-size: 16px;
}
.shopitem {
    padding: 19px;
    border: 1px solid #ff6575;
    text-align: center;
    border-radius: 135px;
    background: #ff6575;
}
.shopitem:hover {
    background: #a08b7f;
    border-color: #a08b7f;
}


.home main section {
    padding: 80px 0;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.8px;
}

.home section.treatments.text-center.block1 {
    padding-bottom: 10px!important;
}
.home section.intro.text.block2 {
    padding-top: 0;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    -moz-border-radius: 45px !important;
    -webkit-border-radius: 45px !important;
    border-radius: 45px !important;
    background: #ff6575 !important;
    padding: 10px 25px;
}

.col-md-14.col-md-pull-32, .col-md-14.col-md-offset-2 {
    border: 1px solid rgb(254 92 90 / 45%);
    padding: 25px 25px 15px;
    margin-top: 15px;
}
.col-md-14.col-md-pull-32 .block:nth-child(1) .head h4 {
    line-height: 30px;
    margin-bottom: 25px;
}

footer a{
    color: #7a6153 !important;
}

footer {
    padding-top: 60px;
}
section.partners {
    padding: 15px;
}


@media (max-width:1199px) and (min-width:991px) {

li#tab-title-additional_information {
    position: absolute;
    right: 405px;
}

}

@media only screen and (min-width: 1200px) {

li#tab-title-additional_information {
    position: absolute;
    right: 610px;
}

}

@media only screen and (min-width: 992px) {

.cc-compliance {
  margin-right: 22em;
}
.woocommerce .widget_product_categories ul li:before {
    float: left;
    margin-top: 5px;
}
.cat-item a {
    width: 90%;
}
header div.header div.holder {
    height: 120px;
    min-height: 80px;
}
.wrapper.dynamic_sticky_menu.sticky_header.above.right .container {
    width: 90%;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 120px;
}
body.home header > div.wrapper.above {
    min-height: 575px;
}
img.logo {
    width: 180px;
}
header > div.wrapper::after {
    background-position: center;
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    width: 110px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #595959!important;
}
}

@media only screen and (max-width: 991px) {

.cc-compliance {
  margin-bottom: 5em;
}
header>div.wrapper {
    min-height: 290px;
}
section.page div.actions .btn {
    margin-top: 20px;
}
header > div.wrapper::after {
    background-position: bottom;
}
}