
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', 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: #dee0d2 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #a9af97 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #dee0d2 !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: #a9af97 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #b9beaa !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #a9af97 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #dee0d2 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #b9beaa !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: #a9af97 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #b9beaa;
  border-color: #b9beaa;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #b9beaa !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #b9beaa !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(245, 245, 241, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(245, 245, 241) !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://ilsebaltussen.com/wp-content/uploads/sites/106/2020/07/header-foto-welkoms-pagina.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(245, 245, 241, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #777d61 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 446px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 596px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 246px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 396px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 171px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 171px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 271px;
  }
  header > div.wrapper.above {
  min-height: 421px;
  }

  header div.header div.holder {
  height: 171px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #f5f5f1; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(245, 245, 241, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(245, 245, 241, 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: #b9beaa !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 #dee0d2;
  }

  @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: #dee0d2 !important;
  }
  }


  header div.header div.contact i {
  color: #dee0d2;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #dee0d2 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #b9beaa !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #dee0d2;
  }

  footer div.socket,
  .footer-sticky {
  background: #a9af97 !important;
  }


  .img-circle {
  border-radius: 0 !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: #b9beaa;
  }

  .home section.shopbar {
    padding: 16px 0 10px!important;
    text-align: center;
    background: #b9beaa!important;
    font-weight: 600!important;
    color: #fff!important;
}

.product_cat-nieuw .thumbnail-wrapper::before {
    content: "Nieuw!";
    font-weight: 500;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    border-radius: 5px;
    color: #fff;
    font-size: .857em;
    z-index: 9;
    top: 0;
    right: 0;
    left: auto;
    margin: -0.5em -0.5em 0 0;
    padding: 0 1em !important;
    background: #a9af97!important;
    border: none !important;
}



footer .column.omhoog_blok h4 {
    display: none;
}
footer .column.omhoog_blok {
    margin-top: -22px;
}

section.contact aside .block:nth-child(3) .head h4::after {
    content: " praktijk";
}
section.contact aside .block:nth-child(3) .head h4 {
    position: relative;
}

.woocommerce div.product form.cart .variations tr {
    height: 64px;
}

section.partners div.item div.holder img {
    max-width: 150px;
}

.post-type-archive-behandelingen  main > section > div > div > div.col-md-32 > div.treatments > h3:nth-child(9), .post-type-archive-behandelingen main > section > div > div > div.col-md-32 > div.treatments > div:nth-child(10), .post-type-archive-behandelingen  main > section > div > div > div.col-md-32 > div.treatments > h3:nth-child(11), .post-type-archive-behandelingen main > section > div > div > div.col-md-32 > div.treatments > div:nth-child(12), .post-type-archive-behandelingen  main > section > div > div > div.col-md-32 > div.treatments > h3:nth-child(13), .post-type-archive-behandelingen main > section > div > div > div.col-md-32 > div.treatments > div:nth-child(15),  .post-type-archive-behandelingen main > section > div > div > div.col-md-32 > div.treatments > p,  .post-type-archive-behandelingen main > section > div > div > div.col-md-32 > div.treatments > div:nth-child(14) {
display:none;
}




section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}

.woocbar span.text {
    font-size: 16px;
}

.woocommerce.term-250 .avedaicons, .woocommerce.term-251 .avedaicons, .woocommerce.single-product .avedaicons {
    display: none;
}


.avedaicons {
    background: white;
    padding: 45px 0 60px;
}

span.winkel a {
    color: #fff!Important;
}
span.winkel {
    float: right;
    color: #fff!Important;
}

.woocommerce .woocommerce-result-count {
    display: none;
}

.woocommerce .widget_product_categories ul {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-tabs.wc-tabs-wrapper h2 {
    text-transform: uppercase;
}

li.cat-item.cat-item-21 {
    display: none;
}
.woocommerce ul.products li.product.post-2022 .button {
    margin-top: calc(1em + 30px);
}

.woocommerce .widget_product_categories ul li a {
    font-size: 14px;
}
.woocommerce .widget_product_categories ul li {
    border-bottom: none;
}
.woocommerce .widget_product_categories ul li:hover a {
    color: #595959!important;
}
.woocommerce .widget_product_categories ul li:hover {
    background: transparent;
}
.woocommerce .widget_product_categories ul li:focus:before, .woocommerce .widget_product_categories ul li:hover:before {
    color: #595959!important;
}
.page-id-479 aside div.block:nth-child(3) {
    display: none;
}

.woocommerce div.product div.images img {
    height: 500px;
    object-fit: contain;
}

table.prijzen td {
    padding: 8px 10px;
}

body {
background:#f5f5f1;
}

span.onsale {
    display: none;
}
.product_meta {
    font-size: 12px;
}
span.stock-message {
    display: none;
}
span.sku_wrapper {
    display: none;
}

.content p, .content ul {
    margin: 0 0 20px;
}
.woocommerce button.button.disabled {
    opacity: 1;
}

section.archive.treatments div.treatments div.item h4 {
    font-weight: 500;
}


.woocommerce .thumbnail-wrapper {
    border-bottom: 2px solid #97a988;
}

section.treatments.shortcode div.treatments div.item h4, section.archive.treatments div.treatments div.item h4 {
    max-height: 105px;
    height: 102px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}

h2.woocommerce-loop-product__title {
    text-align: center;
    font-size: 14px!important;
    min-height: 93px;
}
span.price {
    text-align: center;
}
section.woocommerce {
    background: white;
}


@media only screen and (min-width: 550px) and (max-width: 992px){
.home .featured .wrapper .row .col-sm-16 {
    width: 50%;
    float: left;
}
}

@media only screen and (min-width: 992px) {
.woocbar span.winkel span.cartcountericon {
    margin-right: 25px;
}
.woocbar span.text.two, section.shopbar span.text.two {
    margin-left: 15px;
}
.woocbar span.winkel i {
    margin-right: 5px;
}
.woocbar .container {
    width: 95%;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
.woocommerce ul.products li.product .button {
    width: 180px;
    font-size: 14px;
}
.page-template-template-contact header > div.wrapper::after {
    top: 240px;
}
/*.woocommerce ul.products li.product a img {
    height: 190px;
    object-fit: cover;
}*/
nav.navbar.navbar-default .container {
    width: 100%;
}
section.treatments.shortcode .col-xs-24.col-sm-12, section.archive.treatments .col-xs-24.col-sm-12 {
    width: 33.3333333%;
}
img.logo {
    width: 270px;
    padding: 0!important;
}
header div.header div.holder {
    height: 201px;
}
body.home header > div.wrapper {
    min-height: 636px;
}
header > div.wrapper::after {
    top: 190px;
    background-position: center;
}
body header > div.wrapper {
    min-height: 550px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: #777d61!important;
    font-weight: 600;
    text-transform: uppercase;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover, header div.navbar-collapse ul li.active a {
background-color: rgb(119 125 97 / 0.2) !important;
}
nav.navbar.navbar-default {
    box-shadow: 0px 3px 20px 0px rgba(0,0,0,.15);
}
section.featured.blokken {
    height: 290px;
    padding: 44px 0;
}
section.salon {
    padding-bottom: 150px;
}
.home section.ruimteonder {
    padding-top: 310px!important;
}
section.featured a div.item:hover {
    transform: translateY(-20px);
}
.tax-product_cat header > div.wrapper, .product-template-default header > div.wrapper  {
    min-height: 250px;
}
}

section.featured div.item p {
    padding: 12px 15px;
    color: #fff!Important;
}
section.featured a div.item h3 {
    text-align: center;
    color: #fff!important;
    text-transform: uppercase;
}

section.featured a div.item {
    background: #bfc2a7;
    border: none;
    border-radius: 0;
    padding: 15px 0px!important;
}

section.featured a div.item {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}

section.treatments.shortcode h3 {
    display: none;
}

section.treatments.shortcode div.treatments div.item h4, section.archive.treatments div.treatments div.item h4 {
    background: #b9beaa!IMPORTANT;
    PADDING: 14PX;
    WIDTH: 100%;
    margin: 0!important;
    color: #fff!important;
    text-align: left;
    font-weight: 500;
}
section.treatments.shortcode div.treatments div.item img, section.archive.treatments div.treatments div.item img {
    width: 100%;
}

section.widget.woocommerce_product_categories-2.woocommerce.widget_product_categories {
    margin-top: 25px;
}

.woocommerce .widget_product_categories ul li ul.children li:before {
display:none;
}
.woocommerce .widget_product_categories ul li ul.children li a {
    font-size: 12px;
}

.term-aveda-missie p.woocommerce-info {
    display: none;
}

.woocbar {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    background: #b9beaa;
    font-weight: 600;
    color: #fff!important;
}

@media only screen and (max-width: 991px) {
/*.woocbar span.winkel {
    width: 100%!important;
}*/
.woocbar span.winkel {
    /* margin-top: -20px; */
    display: block;
    float: unset;
    text-align: center;
    border-top: 1px solid white;
    margin-top: 15px;
}
span.winkel a {
    margin: 0px 25px;
}
.woocbar {
    text-align: center;
}
span.winkel i {
    margin-top: 25px;
    margin-left: 5px;
}
.home section.salon {
    padding-top: 30px;
}
/*span.winkel {
    float: none!important;
}*/
section.featured a div.item img {
    margin: 0!important;
    width: 100%;
    border-radius: 0;
    max-height: 260px;
    object-fit: cover;
}
/*.woocommerce #filterCollapse {
    display: block!important;
}
a.hidden-md.hidden-lg.btn.btn-primary.d-block.w-100.mb-2 {
    display: none;
}*/
.breadcrumbs {
    font-size: 12px;
}
div.page-header h1 {
    font-size: 17px!important;
    line-height: 29px!important;
}
.home h1, .home h2 {
    font-size: 26px!important;
}
section.treatments.shortcode div.treatments div.item h4, section.archive.treatments div.treatments div.item h4 {
    font-size: 11px!important;
}
.woocommerce-page div.product .woocommerce-tabs h2 {
    font-size: 24px;
}
.col-md-14.col-md-offset-2 {
    margin-top: 45px;
}
.contact aside .block:nth-child(2), .contact aside .block:nth-child(3), .contact aside .block:nth-child(4) {
    display: none;
}
header div.navbar-collapse ul li a, header nav.navbar-default ul.navbar-nav .active>a:visited, header nav.navbar-default ul.navbar-nav .active>a{
    color: #777d61!important;
    font-weight: 600;
    text-transform: uppercase;
}
header > div.wrapper::after {
    top: 145px;
    background-position: center;
}
.home header>div.wrapper {
    min-height: 310px;
}
header>div.wrapper {
    min-height: 240px;
}
}

@media only screen and (max-width: 600px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
}
}


.post-type-archive-behandelingen aside div.block:nth-child(1), .single-behandelingen aside div.block:nth-child(1), .page-id-1059 aside div.block:nth-child(1), .page-id-1057 aside div.block:nth-child(1), .page-id-1055 aside div.block:nth-child(1)  {
    display: none;
}


.post-type-archive-behandelingen header > div.wrapper::after, .single-behandelingen header > div.wrapper::after, .page-id-1059 header > div.wrapper::after, .page-id-1057 header > div.wrapper::after, .page-id-1055 header > div.wrapper::after{
    background: url(/wp-content/uploads/sites/106/2020/07/behandelingen-header.jpg);
    background-position: top!important;
background-size: cover
}

.page-template-template-contact header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/106/2020/10/FOTO-PRAKTIJK-MET-ILSE.jpg);
    background-position: top!important;
    background-size: cover;
}
.page-id-977  header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/106/2020/10/foto-praktijk-zonder-Ilse.jpg);
    background-position: center!important;
background-size: cover
}
.page-id-1030  header > div.wrapper::after, .make-up-kleur-en-stijl header > div.wrapper::after, .make-up-workshop  header > div.wrapper::after, .wil-jij-ook-graag-op-reis header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/106/2022/07/header-shop.jpg);
    background-position: center!important;
background-size: cover
}

.page-id-973 header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/106/2020/07/cadeaubon-header.jpg);
    background-position: center!important;
background-size: cover
}

.woocommerce a.button, .woocommerce .button, .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce .woocommerce-product-search [type=submit], .btn.btn-primary {
    background: #b9beaa!important;
    border-radius: 0!important;
    font-size: 1em;
    padding: 8px 20px;
}

.page-id-1030 aside .block.treatments:nth-child(2) {
    display: none;
}
.woocommerce div#filterCollapse h3 {
    font-size: 21px;
}

.btn, .wpcf7-submit, [type="submit"], input[type=submit] {
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    padding: 12px 23px;
    background: #b9beaa !important;
}

.home main section {
    padding: 60px 0;
}

.content h4 {
    margin-top: 35px;
}

footer div.social-media ul li a {
    background: #a9af97!important;
    border-radius: 50%;
    font-size: 33px;
    height: 70px;
    line-height: 71px;
    width: 70px;
}
footer div.social-media ul li a:hover {
    background: #dee0d2!important;
}

footer {
    padding-top: 50px;
}

@media (min-width: 992px){
section.featured a div.item img {
    margin: 0;
    width: 100%;
    border-radius: 0;
max-height: 230px;
    object-fit: cover;
}
footer .col-md-30 {
    width: 56.5%;
}
footer .col-md-18 {
    width: 43.5%;
}
}

a, .woocommerce ul.products li.product .price, .woocommerce .price, 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: #777d61!important;
}

footer a:hover {
    color: #313324 !important;
}


@media only screen and (min-width: 992px) and (max-width: 1199px){
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 15px 8px;
}
.post-type-archive-behandelingen header > div.wrapper::after, .single-behandelingen header > div.wrapper::after, .page-id-1059 header > div.wrapper::after, .page-id-1057 header > div.wrapper::after, .page-id-1055 header > div.wrapper::after {
    top: 240px;
}
}

