
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Dancing Script', cursive;
  }

  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: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--main) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--main) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--main) !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: var(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--second) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--main) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--second) !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: var(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--second);
  border-color: var(--second);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--second) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--second) !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(229, 224, 213, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(229, 224, 213) !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://balansschoonheidssalon.nl/wp-content/uploads/sites/124/2022/02/header-new.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(229, 224, 213, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 605px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 755px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 405px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 555px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 330px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 330px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 430px;
  }
  header > div.wrapper.above {
  min-height: 580px;
  }

  header div.header div.holder {
  height: 330px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #e5e0d5; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(229, 224, 213, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(229, 224, 213, .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: var(--second) !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 var(--main);
  }

  @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: var(--main) !important;
  }
  }


  header div.header div.contact i {
  color: var(--main);
  }

  @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: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--main) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--second) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: var(--main);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--second);
  }

  :root {
--main: #222;
--second: #b4a586;
--shade: #07171a;
--l-gold: #f7f6f2;
}


footer .column a:hover {
  opacity: 0.5;
  color: var(--second) !important;
}
footer .column a {
  letter-spacing: -1px;
}

.term-24 section.archive.treatments div.treatments div.item img {
    -webkit-filter: grayscale(1) brightness(0.9);
    filter: grayscale(1) brightness(0.9);
}

hr {
    border-top: 1px solid #d9d1c1;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

section.featured a div.item-bg>img {
    filter: brightness(.8)!important;
}

section.displaynone{
display:none;
}

#menu-item-29:active {
    text-decoration: underline;
}

.table > thead > tr > th {
/*  border-bottom: 2px solid #e8e8e8;*/
border-bottom: 2px solid #c8bda5;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
/*  border-top: 1px solid #f2f2f2;*/
border-top: 1px solid #d9d1c1;
}

.table-hover>tbody>tr:hover {
    background-color: #e0dacc;
}

th {
  color: #333 !important;
  margin-right: 2rem;
  padding: 0px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.header__content h3 {
  margin: 3rem 0 1.38rem;
  font-family: 'Dancing Script', cursive;
  font-weight: 400;
  line-height: 1.1;
  font-size: 2.8em;
  color: #fff !important;
}

.review-container i {
  color: var(--second);
}
.rev-name {
  font-size: 17px;
}
.rev-tekst {
  align-items: baseline !important;
}
.col-md-24.reviews-col {
  flex-direction: inherit !important;
}

.review-container > div {
  display: flex;
  align-items: center;
}
.rev-stars {
  justify-content: end;
}
.rev-image img {
  width: 75px;
  height: 75px;
  object-fit: cover;
  border-radius: 100%;
}
.rev-tekst {
  grid-area: 2 / 1 / 2 / 6;
  border-top: 1px solid #f2f2f2;
  padding-top: 1rem;
}
.rev-stars {
  grid-area: 1 / 5 / 1 / 5;
}
.rev-name {
  grid-area: 1 / 2 / 1 / 4;
}
.rev-image {
  grid-area: 1 / 1 / 1 / 1;
}
.review-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: 75px auto;
  gap: 10px 0px;
  overflow: hidden;
}

.item-category {
    padding: 230px 0;
}


.breadcrumbs {
  font-size: 14px;
}
.col-md-14.col-md-offset-2 {
  margin-bottom: 1.5em;
}
.item-category .centered {
    top: auto !important;
    /* bottom: 0; */
    /* transform: none; */
    left: 40%;
    min-height: 110px;
    padding: 32px 20px 32px 0px;
}
.item-category h2 {
  color: #fff !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif;
  text-align: left;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0;
}

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 {
  text-transform: none;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
}

a {
  color: var(--second) !important;
}

.actions .list-inline {
  margin: 0;
}
section.page div.actions {
  min-height: 150px;
  background-color: var(--l-gold);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-top: 2em;
margin-bottom: 2em;
}

.btn.btn-primary:hover {
  opacity: .7;
}
.btn.btn-primary {
  background-color: var(--second) !important;
  color: #fff !important;
  border: 1px solid var(--second);
  padding: 1.2rem 2.4rem;
  transition: .1s linear;
}

.line::after {
  content: "";
  width: 130px;
  height: 2px;
  background-color: #b4a586;
  position: absolute;
  display: flex;
  transform: translateX(0px);
  transform: translatey(3px);
}

.Foto2 img {
  height: 100%;
  object-fit: cover;
overflow: hidden;
}

.Foto1 img {
  height: 100%;
  object-fit: cover;
overflow: hidden;
}
.foto-met-foto {
  display: grid; 
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(7, 1fr);
  gap: 0px 0px; 
overflow: hidden;
height: 500px;
}

.Foto2 { grid-area: 1 / 1 / 7 / 4; }
.Foto1 { grid-area: 2 / 3 / 8 / 7; }


section.featured a div.item-centered h3, section.featured a div.item-centered p {
  color: #fff !important;
  font-family: 'Poppins', sans-serif;
  text-align: left;
}
section.featured a div.item-centered {
/*  top: auto;*/
  bottom: 0;
  transform: none;
  left: 0;
  min-height: 110px;
}

.motto {
  margin: 3rem 0 1.38rem;
  font-family: 'Dancing Script', cursive;
  font-weight: 400;
  line-height: 1.3;
  font-size: 1.8em;
  color: var(--second);
}

.col-md-14.col-md-offset-2 {
  border-left: 1px solid #d9d1c1;
  padding: 1.5em;
}
div.page-header h1 {
  border-bottom: 0px solid #e6e6e6!important;
  margin-bottom: 10px;
}

footer, .author {
  background: var(--main) !important;
}

.page-id-20 .wrap h3 {
    display: none;
}

.row.equal {
display: flex;
    flex-wrap: wrap;
}
.row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.pdt-0 {padding-top: 0!important;}
.pd-0 {padding: 0!important;}
.mt-4 {margin-top: 4em!important;}
.mt-2 {margin-top: 2em!important;}
.mt-1 {margin-top: 1em!important;}
.mt-0 {margin-top: 0!important;}
.mb-0 {margin-bottom: 0em!important;}
.tac {text-align: center!important;}
.mt-0 {margin-top: 0}
.tac {text-align: center;}
.cw, .cw h1, .cw h2, .cw h3, .cw h4, .cw h5 {
    color: #ffffff!important;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #333 !important;
  margin-right: 2rem;
  padding: 0px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.active {
  font-weight: bold;
  text-decoration: underline;
}

@media only screen and (min-width: 992px) {
header>div.wrapper .header__content {
    transform: translate3d(0, -80px, 0)!important;
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
        max-width: 70px!important;
}
header .header__content .col-md-32.col-md-offset-8 {
    margin-left: 0;
    width: 50%;
}
header div.header.full-width div.wrapper img.logo {
    width: 125px!important;
    max-width: 125px;
}
a#sm-16427829828478901-1 {
    margin-right: 15px;
}
.dropdown li:hover {
  background-color: #f2f2f2;
}
.review-container {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  margin: 2%;
padding: 2em;
}

.treatments .col-xs-48.col-md-24 {
  width: calc(100% / 2);
}
.featured.block0 {
  padding-bottom: 90px;
}

/*.single .col-md-32 p, 
.single .col-md-32 strong,
.single .col-md-32 li,
.single .col-md-32 h3,
.single .col-md-32 h4,
.single .col-md-32 h2 {
  width: 85%;
  margin: 0 auto;
}*/

.m-md-2 {
  margin: 2em;
}
.col-tekst {
  padding-left: 5em;
}

.home section.intro {
  padding: 90px 0;
}
header > div.wrapper.above.shadow::before, header > div.wrapper.above::after {
  top: 110px!important;
}
header div.header div.holder {
  height: 110px;
  min-height: 100px;
}
header > div.wrapper.shadow::before {
  background: rgba(0,0,0,0.2);
}
header > div.wrapper::after {
  background-position: center;
}
body.home header > div.wrapper.above {
min-height: 750px;
height: 60vh;
max-height: 1080px;
}

#menu-item-22:hover {
  background-color: #333;
transition: .1s linear;

}

.menubtn {
  float: right !important;
}
#menu-item-22 {
border: solid 1px #333;
transition: .1s linear;
margin-left: auto;
}
.menubtn a {
  margin: 0 !important;
  padding: 1rem !important;
}
#primary_navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header .col-sm-10 {
  width: auto;
  margin-right: 4em;
}
.header.full-width .container {
  width: 90vw;
   max-width: 2000px;
}

.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
}

}

@media only screen and (max-width: 991px) {

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333 !important;
  text-align: center;
}
.rev-image img {
  width: 50px;
  height: 50px;
}
.review-container {
  gap: 15px 15px;
}

header > div.wrapper.above .header__content {
  transform: translateY(-70px);
}
.header__content h3 {
  font-size: 1.8em;
}

.review-container {
  grid-template-columns: repeat(3, 1fr) !important;
}
.review-container {
  padding: 1em;
  margin: 2%;
}
.review-container {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  margin: 2%;
}

.foto-met-foto {
  height: 350px;
}
.m-md-2.m-xs-1 {
  padding: 1em;
}
.m-xs-1 {
  margin: 1em;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-color: #f2f2f2;
  width: 90vw;
  margin: 0 auto !important;
  display: block;
}
#primary_navigation li {
  padding: 1rem;
}
.navbar-nav > li > a {
  padding-bottom: 0.5rem !important;
}
.col-tekst {
  padding-bottom: 4em;
}
header > div.wrapper::after {
  background-position: center;
}
header > div.wrapper {
  height: 40vh;
  min-height: 450px;
  max-height: 1000px;
}

}

/* No greater than 900px, no less than 400px */
@media (max-width:1000px) and (min-width:793px) {

    .featured .col-sm-16 {
  width: calc(100% / 3);
  display: block;
  float: left;
}

}​

/*Fonts*/
html {font-size: 100%;} /*16px*/

body {
line-height: 1.75;
font-size: 16px;
font-weight: 300;
/*background-color: #f7f6f2;*/
    background-color: #e5e0d5;
font-optical-sizing: auto;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  font-family: 'Dancing Script', cursive;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  font-size: 4.209rem;
}

h2 {font-size: 4.157rem;}

h3 {font-size: 3.369rem;}

h4 {font-size: 2.777rem;}

h5 {font-size: 2.333rem;}