
  @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: 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: #204140;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #204140 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #224d4b !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #204140 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #224d4b !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: #204140 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #265f5c !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #204140 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #224d4b !important;
  }

  div.phone a.phone, div.email a.email {
  background: #265f5c !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: #204140 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #265f5c;
  border-color: #265f5c;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #265f5c !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #265f5c !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.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://kapsalonschot.nl/wp-content/uploads/sites/398/2024/04/ddf66b2af0dbbf3cfb4aea032cab220f45eb7533.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: 459px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 609px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 259px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 409px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 184px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 184px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 284px;
  }
  header > div.wrapper.above {
  min-height: 434px;
  }

  header div.header div.holder {
  height: 184px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #265f5c; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(38, 95, 92, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(38, 95, 92, .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: #265f5c !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 #224d4b;
  }

  @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: #224d4b !important;
  }
  }


  header div.header div.contact i {
  color: #224d4b;
  }

  @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: #204140 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #224d4b !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #265f5c !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #224d4b;
  }

  footer div.socket,
  .footer-sticky {
  background: #204140 !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: #204140 !important;
  }

  section.prices table tr td a {
  color: #204140 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #204140 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #265f5c;
  }

  /* style: https://zaipur.webflow.io/template-pages/style-guide */


:root {
  --primary-50: #f3faf8;
  --primary-100: #d6f1eb;
  --primary-200: #ade2d9;
  --primary-300: #7cccc0;
  --primary-400: #51b0a5;
  --primary-500: #37958b;
  --primary-600: #2a7771;
  --primary-700: #25605c;
  --primary-800: #224d4b;
  --primary-900: #214442;
  --primary-950: #0d2625;
  --secondary-50: #f9f6f3;
  --secondary-100: #f4efe9;
  --secondary-200: #e2d4c6;
  --secondary-300: #cfb8a2;
  --secondary-400: #bb967c;
  --secondary-500: #ad7f62;
  --secondary-600: #a06d56;
  --secondary-700: #855849;
  --secondary-800: #6d4a3f;
  --secondary-900: #593d35;
  --secondary-950: #2f1e1b;

--white: #ffffff;

/*spacings*/
   --spacing-25: calc(1rem * 0.25);
   --spacing-50: calc(1rem * 0.5);
   --spacing-75: calc(1rem * 0.75);
   --spacing-100: calc(1rem * 1);
   --spacing-150: calc(1rem * 1.5);
   --spacing-200: calc(1rem * 2);
   --spacing-300: calc(1rem * 3);
   --spacing-400: calc(1rem * 4);
   --spacing-600: calc(1rem * 6);
   --spacing-800: calc(1rem * 8);
   --spacing-1200: calc(1rem * 12);
   --spacing-1600: calc(1rem * 16);
   --spacing-2400: calc(1rem * 24);
   --spacing-3200: calc(1rem * 32);
   --spacing-4000: calc(1rem * 40);
   --spacing-4800: calc(1rem * 48);

/*fonts*/
    --font-size-h1: calc(1rem * 2.25);  /* Ongeveer 36px */
    --font-size-h2: calc(1rem * 1.75);  /* Ongeveer 28px */
    --font-size-h3: calc(1rem * 1.5);   /* Ongeveer 24px */
    --font-size-h4: calc(1rem * 1.25);  /* Ongeveer 20px */
    --font-size-h5: calc(1rem * 1);     /* Ongeveer 16px */
    --font-size-h6: calc(1rem * 0.875); /* Ongeveer 14px */
    --font-primary: 'Cormorant Garamond', serif;
    --font-secondary: 'Montserrat', sans-serif;
}


header button.navbar-toggle {
  color: var(--white);
}

.col-usp {
  padding: var(--spacing-100);
  background: transparent;
  border: 1px solid var(--secondary-400);
}

 .text-container .container {
padding: 0;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  margin: 0;
  }

section.contact div.holder div.wrap {
  background: #fff;
  border: 1px solid var(--secondary-400);
}

section.text-container {
  padding: 0 !important;
}

/* Desktop stijlen */
@media screen and (min-width: 1600px) {
 .text-container .container {
  max-height: 80vh;
}

}


.products-images img, .products-images .image-wrapper {
  width: 90%;
  margin: 0 auto;
  display: block;
}


  @media (max-width: 1200px) {
.usp {
  flex-direction: column !important;
}

}

footer div.socket a, footer div.socket a:hover {
  text-decoration: none;
}

  /* Responsiviteit */
  @media (max-width: 768px) {
  .text-container    .container {
    flex-direction: column-reverse;
    }
}
footer div.column {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.6;
}
.usp h4 {
  margin: 0;
}
.scroll-popup {
  display: block;
  position: absolute;
  top: 19%;
  right: 20%;
  transform: translateX(-50%);
  padding: 10px;
  z-index: 100;
  width: 150px;
  color: var(--primary-50);
  font-size: 14px;
  font-weight: bold;
  background: var(--primary-800);
  border-radius: 0;
  line-height: 1.8;
}
footer .column a:not(.btn):hover {
  color: var(--primary-100) !important;
}
.column h5 {
  color: #fff !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 50vh;
  margin: 0 !important;
/*  max-height: 33rem;
  min-height: 250px; */
}

.header.full-width {
  border-bottom: 1px solid var(--white);
}
.wrap-vacature {
  padding: var(--spacing-300);
  background: #fff;
  border: 1px solid var(--secondary-400);
}

.scroll-popup i {
  background: var(--secondary-400);
  margin-right: var(--spacing-50);
  padding: var(--spacing-25);
  border-radius: 100%;
  font-size: 12px;
  width: 20px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 20px;
  color: var(--secondary-50);
}
.about-content {
  padding: var(--spacing-100);
  text-align: center;
  background: #fff;
  border: 1px solid var(--secondary-500);
  margin: var(--spacing-300) 0;
}

header .image-wrapper::before {
  display: none;
}

.table-prices {
  padding: var(--spacing-100);
  background: #fff;
  border: 1px solid var(--secondary-400);
}

footer .image-wrapper::before {
  display: none;
}

footer div.column > h4 {
  border: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}
footer .column a:not(.btn) {
  color: #fff !important;
  font-size: var(--font-size-h4);
}
.col-usp {
  padding: var(--spacing-100);
  background: transparent;
  border: 1px solid var(--secondary-400);
  height: var(--spacing-1200);
  display: flex;
  flex-direction: column;
  background: #fff;
  justify-content: center;
  flex: 1;
}
.col-usp.col-3 {
  background: var(--primary-800);
  border-color: var(--primary-800);
}
.cw * {
    color: #ffffff!important;
}


/* Basis font definitie */

html {
font-size: 18px !important;
}
.btn {
  margin-top: var(--spacing-200);
}
.col-usp.col-3.cw {
  text-align: center;
}

body {
  font-size: var(--spacing-100);
}


/* Header stijlen */
h1, h2, h3, h4 ,h5, h6 {
  margin: var(--spacing-200) 0 var(--spacing-75) 0;
}

h1 {
  font-weight: 300; /* Light */
  font-size: var(--font-size-h1);
  letter-spacing: -0.4px;
 /* Sentence case */
}

h2 {
  font-weight: 300; /* Light */
    font-size: var(--font-size-h2);
  letter-spacing: -0.4px;
 /* Sentence case */
}

h3 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h3);
  letter-spacing: 0;
 /* Sentence case */
}

h4 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h4);
  letter-spacing: 0.2px;
 /* Sentence case */
}

h5 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h5);
  letter-spacing: 0;
 /* Sentence case */
}
hundefined {
  display: none;
}
h6 {
  font-weight: 500; /* Medium */
    font-size: var(--font-size-h6);
  letter-spacing: 0.2px;
 /* Sentence case */
}
main {
  background-color: var(--secondary-50);
  background-image: url(/wp-content/uploads/sites/398/2024/04/geluid.png);
  background-repeat: repeat;
  background-blend-mode: color-burn;
  background-position: 0 0;
  background-size: 110px 110px;
}

.row.team img, .row.team .image-wrapper::before, .row.team .image-wrapper {
  width: 170px;
  height: 170px;
  object-fit: cover;
  margin: 0;
  border-radius: 100%;
  margin: 0 auto;
  display: block;
}


header > div.wrapper::after {
  filter: sepia(0.3) grayscale(0.6);
}

/* paraaf*/

.image-wrapper img {
  filter: sepia(0.3) grayscale(0.6);
}

p {
  margin:  0 0 var(--spacing-75);
  letter-spacing: 0.5px;
}
.small {
  font-weight: 500; /* Medium */
  font-size: 14px;
  letter-spacing: 0.1px;
 /* Sentence case */
}


.overline-big {
  text-transform: uppercase;
  letter-spacing: 2px;

}


/* Subtitel*/
.subtitle1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400; /* Regular */
  font-size: 16px;
 /* Sentence case */
  letter-spacing: 0.15px;
}
header > div.wrapper.above_shadow::before {
  top: 0;
}
.subtitle2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500; /* Medium */
  font-size: 14px;
 /* Sentence case */
  letter-spacing: 0.1px;
}
/* Knop stijlen */
.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 {
   padding: var(--spacing-100) var(--spacing-200);
}
.animation-lottie {
  width: auto;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 50%;
  background: var(--secondary-100);
  pointer-events: none;
  border-radius: 100% !important;
  transform: translate(50%, -50%); /* Dit centreert het element zowel horizontaal als verticaal */
}

section {
  padding:  var(--spacing-600) 0;
  position: relative;
}
.cw strong {
  color: var(--secondary-300) !important;
}

.btn {
  font-weight: 500; /* Medium */
  font-size: 14px;
  letter-spacing: 1.25px;
  text-transform: uppercase; /* All caps */
  padding: var(--spacing-100) var(--spacing-200);
 /* border-radius: 200px !important; */
  transition: 0.3s;
}
.btn.btn-secondary {
  background: transparent !important;
  border: 1px solid var(--primary-900);
  color: var(--primary-900) !important;
}
.btn.btn-secondary:hover {
  color: var(--white) !important;
  background: var(--primary-900) !important;
}
.btn.btn-primary {
  border: 1px solid var(--primary-900);
}
.btn.btn-white {
  border-color: var(--white) !important;
  background: var(--white) !important;
  color: var(--primary-900) !important;
}
.btn.btn-white:hover {
  background: var(--primary-50) !important;
  border-color: var(--primary-100) !important;
}
a:not(.btn), .woocommerce ul.products li.product .price, .woocommerce .price {
  color: #224d4b !important;
  color: var(--primary-950) !important;
  text-decoration: underline;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
  color: var(--primary-900) !important;
  transition: 0.3s ease;
  /*background: var(--primary-100);
  padding: 3px;
  position: relative;*/
 /* left: -2px;*/
}

/* Onderschrift stijlen */
.caption {
  font-weight: 400; /* Regular */
  font-size: 12px;
  letter-spacing: 0.4px;
 /* Sentence case */
}

/* Overline stijlen */
.overline {
  font-weight: 400; /* Regular */
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase; /* All caps */
}

/*Einde fonts*/

  body.home header > div.wrapper {
    max-height: 60rem;
    height: 100vh;
    position: relative;
  }
.col-md-32.col-md-offset-8 {
  color: #fff !important;
}
.intro.text.block2.swiper-container.pdt-0 {
  position: relative;
}
.text-section-content {
  max-width: 61em;
  margin: 0 auto;
    height: auto;
  display: flex;
  flex-direction: column;
    justify-content: center;
}

.image-section {
  flex: 1;
  display: flex;
}
  .text-section, .image-section {
    width: 100%;
  flex: 1;
  }
.text-section {
  padding-top: var(--spacing-400);
}

.image-section .image-wrapper img, .image-section .image-wrapper {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.text-section {
  display: flex;
  padding-top: 0;
}
.row.sliding-section.equal {
  padding: var(--spacing-100);
}

@media only screen and (min-width: 992px) {

header div.header div.wrapper img.logo {
  padding: 0;
}

 body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--primary-50) !important;
    text-decoration: none;
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--primary-50) !important;
  }

.text-container .container.reverse {
  flex-direction: row-reverse;
}

.usp {
  display: flex;
  gap: var(--spacing-100);
  margin-top: var(--spacing-300);
}


  header > div.wrapper {
    min-height: auto;
  }
  header > div.wrapper .header__content {
    transform: translate3d(0, -150px, 0);
  }


}

@media only screen and (max-width: 991px) {


footer {
  text-align: center;
}

footer .opening_hours {
  margin: 0 auto;
  text-align: start;
}

footer .image-wrapper::before {
  display: none;
}
.swiper-container {
  padding-top: 0;
}

html {
  font-size: 14px !important;
}

header nav.navbar-default {
  background: hsla(0, 0%, 100%, 0);
 }


.row.sliding-section.equal .usp {
  width: 100%;
  max-width: none;
}

.usp {
  display: flex;
  gap: var(--spacing-100);
  flex-direction: column;
}

dotlottie-player {
  width: 110px !important;
  height: 110px !important;
}

}


body  {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  word-spacing: -2px;
/*  letter-spacing: -0.11em;*/
  background-image: url(https://kapsalonschot.nbsals6.nl/wp-content/uploads/sites/409/2024/03/geluid.png);
  background-position: 0 0;
  background-size: 110px 110px;
  line-height: 180%;
}

h1, h2, h3, h4, h5 {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

.image-wrapper {
  position: relative;
  display: inline-block; /* Of 'block', afhankelijk van je layout */
}

.image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(8, 34, 32, 0.25); /* Pas de kleur en dekking aan naar wens */
  z-index: 1;
}