
  @import url('https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Rubik', 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: #dcbfbb !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #1f1f1f !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #dcbfbb !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: #1f1f1f !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #dcbfbb !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #1f1f1f !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #dcbfbb !important;
  }

  div.phone a.phone, div.email a.email {
  background: #dcbfbb !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: #1f1f1f !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #dcbfbb;
  border-color: #dcbfbb;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #dcbfbb !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #dcbfbb !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://pmuexpert.nl/wp-content/uploads/sites/66/2021/05/header-wenkbrauw-groot.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: 500px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 650px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 300px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 450px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 225px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 225px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 325px;
  }
  header > div.wrapper.above {
  min-height: 475px;
  }

  header div.header div.holder {
  height: 225px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #535353; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(83, 83, 83, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(83, 83, 83, 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: #dcbfbb !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 #dcbfbb;
  }

  @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: #dcbfbb !important;
  }
  }


  header div.header div.contact i {
  color: #dcbfbb;
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #dcbfbb !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #dcbfbb !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #dcbfbb;
  }

  footer div.socket,
  .footer-sticky {
  background: #1f1f1f !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: #dcbfbb;
  }

  .important_tip {
    background: #dcbfbb;
    padding: 15px;
    margin: 1em 0 3em;
    text-align: center;
}

.row.equal.voor--na img {
  aspect-ratio: 1/1.6;
  object-fit: cover;
}
.row.equal.voor--na figure {
  height: 100%;
}
.row.equal.voor--na figure {
  margin: 1rem auto;
  padding: 10px;
  text-align: center;
  width: auto !important;
}

table.table.table-hover>tbody>tr>td, table.table.table-hover>tbody>tr>th {
    padding: 28px 8px;
    vertical-align: middle;
    font-weight: 600;
}
table.table.table-hover>tbody>tr>td,table.table.table-hover>tbody>tr>th,table.table.table-hover>tfoot>tr>td, .table>tfoot>tr>th, table.table.table-hover>thead>tr>td, table.table.table-hover>thead>tr>th {
    border-top: none;
}
table.table.table-hover tbody tr:nth-child(even) {
    background: #f9f9f9;
}
table.table.table-hover>tbody>tr>td small {
    font-weight: 100;
}
section.prices table thead:nth-child(1) tr {
    height: 60px!important;
}
section.prices table thead tr {
    height: 100px!Important;
}
table.table.table-hover>thead>tr>th:nth-child(1)::after {
    content: "";
    width: 190px;
    height: 1px;
    background: black;
    display: flex;
    position: absolute;
    margin-top: 5px;
    margin-left: -25px;
}
table.table.table-hover>thead>tr>th {
    border-bottom: none;
    font-size: 20px;
    text-transform: uppercase;
}
aside .block.popu h4 {
    line-height: 26px!important;
    margin-bottom: 15px!important;
    margin-top: 15px!important;
}

section.salon .row.vertical-align::before {
    content: url(/wp-content/uploads/sites/66/2021/05/fav.png);
    position: absolute;
    left: 0;
    opacity: 0.2;
}

aside div.block.treatments ul li {
    padding: 10px 15px;
}
aside div.block.treatments ul {
    border: none;
}
.block.text.cta {
    background: #dcbfbb;
    color: #fff!important;
    border: 3px solid #dcbfbb;
}
.block.text.cta h4 {
    color: #fff!important;
}
aside div.block {
    margin-bottom: 40px;
    padding: 15px;
    border: 3px solid #535353;
}
.bx-viewport {
    height: 230px!important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, [type="submit"] {
    padding: 16px 35px!important;
}

.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    background: #ffffff;
    border-radius: 22px;
    color: #dcbfbb!important;
}
a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    color: #595959!important;
}

.containercenteredimage {
position: relative;
    text-align: center;
    color: white!important;
    transition: .1s linear;
    display: inline-block;
    width: 100%;
}
.containercenteredimage img {
    filter: brightness(0.8);
}
h3.ctablokken {
    color: white!important;
    font-size: 1.4em;
    letter-spacing: 2px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.containercenteredimage:hover img {
    filter: brightness(0.5);
}
.row.recen {
    margin-bottom: 75px;
    margin-top: 35px;
}

.mt {
    margin-top: 25px;
}

h2.mb {
    margin-bottom: 65px;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 3px;
    text-transform: uppercase;
  margin: 2.75rem 0 1.05rem;
  line-height: 1.15;
font-weight: 700;
}

body {
font-family: 'Exo', sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}


footer .social-media {
    margin-top: -35px;
}

footer div.social-media ul li a {
    background: #ceb2ae !important;
}

.btn.recensie {
    width: 100%;
    font-size: 22px;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}




footer div.socket {
    background: #dcbfbb !important;
    padding: 20px 0;
}

footer ul.foot {
    padding-inline-start: 21px;
}
footer div.column h4 {
    border: none!important;
    margin-bottom: 5px!important;
}
footer .column a {
    color: #7e5c58!important;
}
footer .column a:hover {
    color: #1f1f1f!Important;
}



footer div.socket a, footer div.socket a:hover {
    letter-spacing: 0.7px;
}

span.prijs, span.duur {
    color: white;
    font-size: 15px;
    padding: 11px 25px;
    display: inline-block;
    margin-bottom: 14px;
}
span.prijs {
    background: #c6afa2;
}
span.duur {
    background: #e3d2c8;
}

.panel.panel-default a.ing {
    cursor: pointer;
    font-size: 21px;
    color: #595959!important;
    text-transform: none;
    font-weight: 500;
}
.panel.panel-default h5.panel-title {
    margin: 0!important;
    margin-bottom: 15px!important;
}
.panel.panel-default {
    padding: 31px 15px 15px;
    border-bottom: 2px solid #dcbfbb;
}
.home main section {
    padding: 90px 0;
}
.btn.invert {
    background: #ab8e89!important;
}
.btn.invert:hover {
    background: #ceb2ae!important;
}
section.salon, section.salon h1 {
    color: #fff!Important;
}

section.behandeling h2, section.behandeling div.items div.item a span {
    color: #fff!important;
}

div.page-header h1::after {
    content: "";
    width: 126px;
    height: 5px;
    /* background-color: #595959; */
    position: absolute;
    display: flex;
    margin-left: -25px;
    background: linear-gradient(
270deg
, rgb(89 89 89 / 0%) 0%, rgb(220 191 187) 100%);
    margin-top: -7px;
}
div.page-header h1 {
    border-bottom: none!important;
    margin-top: 19px;
}

section.partners div.item div.holder img {
  max-width: 150px;
}

@media only screen and (min-width: 992px) {
header > div.wrapper div.wrapper img.logo {
  max-width: 190px;
}
section.behandeling .container {
    display: flex;
    align-items: center;
    width: 100%;
}
header>div.wrapper.sticky_menu.sticky_nav .navbar {
    box-shadow: 0 0 5px 0px #767676;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0px 0;
}
body.home header > div.wrapper {
    min-height: 739px;
}
.containercenteredimage img {
    height: 50vh;
    object-fit: cover;
    width: 100%!important;
}
.vertical-align {
display:flex;
align-items:center;
}
header div.header div.holder {
    height: 194px;
    min-height: 80px;
}
header > div.wrapper::after {
    background-position: center;
    top: 180px;
}
body header > div.wrapper {
    min-height: 499px;
}
.home header > div.wrapper::after {
    background-position: top;
    top: 180px;
}
}

html, body {
    overflow-x: hidden;
}

@media only screen and (max-width: 991px) {
section.salon img {
    margin-top: 45px;
}
section.salon .row.vertical-align::before {
    left: unset!important;
    right: 0;
}
.home header>div.wrapper {
    min-height: 390px;
}
header > div.wrapper::after {
    top: 140px;
}
header>div.wrapper {
    min-height: 280px;
}
span.prijs, span.duur {
    width: 100%;
    text-align: center;
}
.containercenteredimage img {
    height: 280px;
    object-fit: cover;
}
}


@media only screen and (min-width: 992px) and (max-width: 1300px){
section.behandeling .container .items .col-xs-24.col-sm-16.col-md-8 {
    width: 33.3333%;
}
}