
  @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.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;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 410px;
  }
  header > div.wrapper.above {
  min-height: 560px;
  }

  header div.header div.holder {
  height: 310px;
  }
  }





  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: #265f5c !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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: center;
  }
  }

  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;
}


.cw * {
    color: #ffffff!important;
}


/* Basis font definitie */

html {
font-size: 18px !important;
}

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;
  text-transform: capitalize; /* Sentence case */
}

h2 {
  font-weight: 300; /* Light */
    font-size: var(--font-size-h2);
  letter-spacing: -0.4px;
  text-transform: capitalize; /* Sentence case */
}

h3 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h3);
  letter-spacing: 0;
  text-transform: capitalize; /* Sentence case */
}

h4 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h4);
  letter-spacing: 0.2px;
  text-transform: capitalize; /* Sentence case */
}

h5 {
  font-weight: 400; /* Regular */
    font-size: var(--font-size-h5);
  letter-spacing: 0;
  text-transform: capitalize; /* Sentence case */
}

h6 {
  font-weight: 500; /* Medium */
    font-size: var(--font-size-h6);
  letter-spacing: 0.2px;
  text-transform: capitalize; /* Sentence case */
}
main {
  background: var(--secondary-50);
}


/* paraaf*/

p {
  margin:  0 0 var(--spacing-75);
  letter-spacing: 0.5px;
}
.small {
  font-weight: 500; /* Medium */
  font-size: 14px;
  letter-spacing: 0.1px;
  text-transform: capitalize; /* Sentence case */
}

/* Subtitel*/
.subtitle1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400; /* Regular */
  font-size: 16px;
  text-transform: capitalize; /* Sentence case */
  letter-spacing: 0.15px;
}

.subtitle2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500; /* Medium */
  font-size: 14px;
  text-transform: capitalize; /* 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);
}

section {
  padding: 0 0 var(--spacing-1200) 0;
}


.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;
  text-transform: capitalize; /* Sentence case */
}

/* Overline stijlen */
.overline {
  font-weight: 400; /* Regular */
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase; /* All caps */
}

/*Einde fonts*/


@media only screen and (min-width: 992px) {

  header > div.wrapper {
    min-height: auto;
  }

}

@media only screen and (max-width: 991px) {
html {
  font-size: 14px !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;
}


