
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', 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: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--primary-500);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--primary-500) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #cbb2a5 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #855e46 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #cbb2a5 !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: #855e46 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #a4775c !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #855e46 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #cbb2a5 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #a4775c !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: #855e46 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #a4775c;
  border-color: #a4775c;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #a4775c !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #a4775c !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(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://beautysalonpuur.com/wp-content/uploads/sites/538/2025/12/header.webp');
  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: 652px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 802px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 452px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 602px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 377px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 377px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 477px;
  }
  header > div.wrapper.above {
  min-height: 627px;
  }

  header div.header div.holder {
  height: 377px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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: #a4775c !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 #cbb2a5;
  }

  @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: #cbb2a5 !important;
  }
  }


  header div.header div.contact i {
  color: #cbb2a5;
  }

  @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: var(--primary-500) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #cbb2a5 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #a4775c !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #cbb2a5;
  }

  footer div.socket,
  .footer-sticky {
  background: #855e46 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--primary-500) !important;
  }

  section.prices table tr td a {
  color: var(--primary-500) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--primary-500) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #a4775c;
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
 --primary: var(--primary-400);
  --primary-100: #f7f4f2;
  --primary-200: #e8ded8;
  --primary-300: #cbb2a5;
  --primary-400: #a4775c;
  --primary-500: #855e46;

--ease-emphasized: 200ms cubic-bezier(0.2, 0.0, 0, 1.0);
--ease-emphasized-decelerate: 200ms cubic-bezier(0.05, 0.7, 0.1, 1.0);
--ease-emphasized-accelerate: 200ms cubic-bezier(0.3, 0.0, 0.8, 0.15);
--ease-standard: 200ms cubic-bezier(0.2, 0.0, 0, 1.0);
}

.table > thead > tr > th {
  font-weight: bold;
  color: var(--primary);
}

footer .column a {
  color: #fff !important;
}

ul#primary_navigation.nav.navbar-nav.sm-collapsible li#menu-item-587.menu_btn.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-587 a {
  color: #fff !important;
}

header nav.navbar-default ul.navbar-nav .active.menu_btn > a:visited {
  color: #fff !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.menu_btn:hover > a {
  color: #fff !important;
}


li.menu_btn {
  float: right !important;
  background: var(--primary);
}

footer div.social-media ul li a {
  background: var(--primary) !important;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
  color: hsl(0, 8.9%, 68%) !important;
}
header > div.wrapper.title_in_header div.page-header h1 {
  margin-bottom: 4px;
}

header .header__content a.btn {
  margin: 10px 0 0 0;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 27px 8px;
  border-top: 1px solid var(--primary-200);
}


.table > thead > tr > th {
  border-color: var(--primary);
  border-top: 0;
  padding-bottom: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}

section.treatments div.items div.item img {
  max-height: 570px;
  object-fit: cover;
  border-radius: 0px !important;
}
footer div.column > h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
}

footer div.column > h4 {
  border-bottom: 0px solid #e3dede;
}

section.treatments {
  padding-bottom: 120px;
}

.rimg {
  background: transparent;
}

.footer-cta-box.pd-1.position-relative h2 {
  color: var(--primary-100) !important;
}

.footer-cta.text-center.inside {
  padding-top: 0;
}

footer, .footer-cta.center::after, .author {
  background: hsl(0, 9.3%, 10.1%) !important;
}
footer div.socket, .footer-sticky {
  background: hsl(0, 9.3%, 10.1%) !important;
}

.col-md-14.col-md-offset-2 {
  padding: 12px;
  background: var(--primary-100);
}
section.page div.content {
  max-width: 75ch;
}

aside div.block.treatments ul {
  border: 0px solid #e6e6e6;
}
section.archive.treatments div.treatments div.item img {
  height: 300px;
  object-fit: cover;
  border-radius: 0px !important;
}
section.contact div.holder div.wrap h4 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 2rem !important;
}
.d-flex-md-row {
  margin-top: 1rem;
}

@media only screen and (min-width: 992px) {

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--primary) !important;
    font-size: 17px;
  }

#primary_navigation {
  text-align: left;
}

header > div.wrapper.above .header__content {
  transform: translateY(-60px);
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
    background-position: center;
  }


.footer-cta-box.pd-1.position-relative {
  padding: 6rem !important;
}

header div.header.full-width div.holder img {
  max-height: 160px;
}
  body.home header > div.wrapper {
    min-height: 500px;
    height: 70vh;
  }
  header div.header div.holder {
    height: auto;
  }
  body header > div.wrapper {
    min-height: 225px;
    min-height: 80vh;
  }
}

.btn {
  padding: 1.3rem 2.6rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
  transition: var(--ease-emphasized);
}
.btn:hover {
  transition: var(--ease-emphasized);
}

a {
  transition: var(--ease-emphasized);
}

a:hover {
  transition: var(--ease-emphasized);
  opacity: 0.75;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Bodoni Moda", serif;
  font-family: "Montserrat", serif;
  margin-top: 6rem;
  color: var(--primary-500) !important;
}

.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child,
.content h5:first-child,
.content h6:first-child {
  margin-top: 0;
}

body {
  font-family: "Montserrat", sans-serif;
  color: hsl(0, 9.3%, 35.1%);

  background: hsl(22.9, 31%, 97.8%);
  background: var(--primary-100);
}



.btn.btn-primary {
  background: var(--primary-500) !important;
}

.btn.btn-primary:hover {
 opacity: 0.75;
}


section {
  padding: 120px 0;
}

@media only screen and (max-width: 991px) {

  /* Zorg dat navbar niet over logo ligt */
  .col-sm-38.xs-absolute-overlay {
    pointer-events: none;
  }
  
  .col-sm-38.xs-absolute-overlay * {
    pointer-events: auto;
  }
  
  /* Logo extra hoog in de stapeling */
  .col-sm-10 {
    position: relative;
    z-index: 1000;
  }


.footer-cta.text-center.inside {
  padding-bottom: 0 !important;
}

.home section.treatments {
  padding-bottom: 120px;
}
.socket {
  padding-bottom: 75px !important;
}

header > div.wrapper::after {
  background-position: 25% 0;
}

li.menu_btn {
  width: 100%;
}

body.home header > div.wrapper {
  min-height: 80vh;
}

header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
  background: none;
  color: var(--primary-500) !important;
}

section.prices {
  padding-bottom: 0;
}

header .header__content {
align-items: center;
justify-content: start;
}
.header__content .container {
width: 100%;
}

header > div.wrapper.title_in_header div.page-header h1 {
  line-height: 0.9;
}

h1 {
font-size: 30px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 24px;
}
h3 {
font-size: 20px;
}


header div.navbar-collapse ul li a {
  color: hsl(0, 9.3%, 50%) !important;
}
.navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}

 section.treatments div.items div.item img {
   height: 250px;
 }
section.archive.treatments div.treatments div.item img {
  height: 250px;
}
section.treatments {
  padding-bottom: 0;
}
section.page {
  padding-bottom: 0;
}
.block.text.maak_afspraak {
  display: none;
}

}


.partner__grid br {
display: none;
}
.partner__grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1rem;
}
.partner__grid {
}
.partner__logo {
  max-width: 140px !important;
  filter: brightness(0) invert(1);
  height: 70px !important;
  object-fit: contain;
}
.partner__grid {
align-items: center;
justify-content: center;
}


.column:has(img) h4 {
  display: none;
}