
  @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700&display=swap');

  body {
  font-family: 'Karla', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cormorant Garamond', 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: #000000;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #000000 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #3eb489 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #000000 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #3eb489 !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: #000000 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #000000 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #000000 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #3eb489 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #000000 !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: #000000 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #000000;
  border-color: #000000;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #000000 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #000000 !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(2, 2, 2, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(2, 2, 2) !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://hairstudio-newlooks.nl/wp-content/uploads/sites/403/2024/07/1000043813-1920x865.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: 497px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 647px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 297px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 447px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 222px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 222px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 322px;
  }
  header > div.wrapper.above {
  min-height: 472px;
  }

  header div.header div.holder {
  height: 222px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #020202; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(2, 2, 2, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(2, 2, 2, 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: #000000 !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 #3eb489;
  }

  @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: #3eb489 !important;
  }
  }


  header div.header div.contact i {
  color: #3eb489;
  }

  @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: #000000 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #3eb489 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #000000 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #3eb489;
  }

  footer div.socket,
  .footer-sticky {
  background: #000000 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #000000;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #000000 !important;
  }

  section.prices table tr td a {
  color: #000000 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #000000 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #000000;
  }

  :root {
  --primary-color-light: #ffffff;
  --primary-color-dark: #000000;
  --secondary-color-lightest: #f3f3f3;
  --secondary-color-lighter: #e9e9e9;
  --secondary-color-medium: #afafaf;
  --secondary-color-dark: #535353;
  --tertiary: #3eb489;

  /* Spacing System for Desktop */
  --padding-top-bottom: 130px;
  --spacing-inside-block: 60px;
  --container-padding: 50px;

  /* Font sizes for Desktop */
  --font-size-h1: 60px;
  --font-size-h2: 50px;
  --font-size-h3: 35px;
  --font-size-h4: 30px;
  --font-size-p: 18px;

  /* Margins */
  --margin-bottom-h1: 30px;
  --margin-bottom-h2: 25px;
  --margin-bottom-h3: 20px;
  --margin-bottom-h4: 15px;
  --margin-bottom-p: 20px;

  /* General Spacing (in steps of 4px) */
  --spacing-4: 4px;
  --spacing-8: 8px;
  --spacing-12: 12px;
  --spacing-16: 16px;
  --spacing-20: 20px;
  --spacing-24: 24px;
  --spacing-28: 28px;
  --spacing-32: 32px;
  --spacing-36: 36px;
  --spacing-40: 40px;
  --spacing-44: 44px;
  --spacing-48: 48px;
  --spacing-52: 52px;
  --spacing-56: 56px;
  --spacing-60: 60px;
  --spacing-64: 64px;
  --spacing-68: 68px;
  --spacing-72: 72px;
  --spacing-76: 76px;
  --spacing-80: 80px;
  --spacing-84: 84px;
  --spacing-88: 88px;
  --spacing-92: 92px;
  --spacing-96: 96px;
  --spacing-100: 100px;
  --spacing-104: 104px;
  --spacing-108: 108px;
  --spacing-112: 112px;
  --spacing-116: 116px;
  --spacing-120: 120px;
  --spacing-124: 124px;
  --spacing-128: 128px;
  --spacing-132: 132px;
  --spacing-136: 136px;
  --spacing-140: 140px;
  --spacing-144: 144px;
  --spacing-148: 148px;
  --spacing-152: 152px;
  --spacing-156: 156px;
  --spacing-160: 160px;

/*transition*/
 --transition: ease 170ms;
}


.dropdownsmall .nf-field .nf-field-element select {
    height: 38px!important;
    padding: 0 12px;
    font-size: 15px;
}
.dropdownsmall .nf-field .nf-field-element div::after {
    font-size: 15px;
    line-height: 62px;
}

.footer-cta-box {
    z-index: 0;
    padding: 60px 20px !important;
}

div.breadcrumbs {
  display: none;
}

ul {
    font-size: var(--font-size-p);
}

header button.navbar-toggle {
  color: #fff;
}

footer {
  padding-top: var(--spacing-80);
}

.wrap hundefined {
  display: none;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
  color: #3eb489 !important;
  transition: var(--transition);
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter
  transition: var(--transition);
}


header > div.wrapper.shadow::before {
  background: rgba(0,0,0,.2);
}

.col-md-24.diensten__col:hover img {
  opacity: 0.75;
  transition: var(--transition);
}
.col-md-24.diensten__col img {
  opacity: 1;
  transition: var(--transition);
}

body, html {
  overflow-x: hidden;
}

footer div.column > h4 {
  border-bottom: 0px solid #3eb489;
  font-size: var(--font-size-p);
}

.intro.text.block2 {
  background: linear-gradient(0deg, var(--secondary-color-lightest) 40%, rgba(255, 255, 255, 0) 40%);
}
.wrap {
  padding: var(--spacing-20);
  box-shadow: 3px 3px 15px var(--secondary-color-lighter);
  background: #fff;
}
.btn.btn-primary--inverted {
  background: #fff !important;
  color: var(--primary-color-dark) !important;
}
.btn.btn-primary--inverted:hover {
  opacity: 0.7;
  transition: var(--transition);
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    margin-bottom: 50px!important;
    position: relative;
}

div.page-header h1::before {
    content: "";
    width: 150px;
    height: 1px;
    background: var(--secondary-color-dark);
    left: 0;
    bottom: -10px;
    position: absolute;
}

section.prices table thead tr {
    height: 90px;
}

section.prices table thead:nth-child(1) tr {
    height: 60px;
}

.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: 16px 8px;
    border-top: 1px solid #eaeaea;
}
.table>thead>tr>th {
    border-bottom: 2px solid var(--secondary-color-dark);
}
.table>thead>tr>th:nth-child(1) {
    font-size: 22px;
    font-family: 'Cormorant Garamond', sans-serif;
    text-transform: uppercase;
}

.rimg.rimg--fill {
  background: var(--primary-color-dark);
  border-radius: 0 !important;
}

section.treatments {
    padding-bottom: var(--padding-top-bottom);
}
.footer-cta.text-center.above {
  padding-top: var(--spacing-12) !important;
  padding-bottom: var(--spacing-60) !important;
}

.cw * {
color: #fff !important;
}

.bordered__heading {
  border-bottom: 1px solid var(--secondary-color-lighter);
  padding-bottom: var(--spacing-20);
}


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(--secondary-color-medium) !important;
  }


.team {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  text-align: center;
}

.col-md-32.col-md-offset-8 h4 {
  color: #fff !important;
}

.btn.btn-secondary:hover {
  background: var(--primary-color-dark) !important;
  color: var(--primary-color-light) !important;
}

.btn.btn-secondary {
  background: #fff0 !important;
  border: 1px solid var(--primary-color-dark) !important;
  color: var(--primary-color-dark) !important;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
  color: var(--secondary-color-medium) !important;
}


.cta__header {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn, .nf-form-content input[type=submit] {
    padding: var(--spacing-16) var(--spacing-32) !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: calc(var(--font-size-p) / 1.6) !important;
    transition: var(--transition);
    margin-top: var(--spacing-16);
}

.btn.btn-primary {
  background: var(--primary-color-dark) !important;
  border: 1px solid var(--primary-color-dark);
}

.col-md-24.diensten__col img {
  height: 450px;
  width: 100%;
}

.diensten__col::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}

.col-md-24.diensten__col {
position: relative;
  overflow: hidden;
}
.diensten__title {
position: absolute;
bottom: 30px;
  z-index: 2;
left: 30px;
}

.btn.btn-primary:hover {
  background: var(--tertiary) !important;
  border: 1px solid var(--tertiary);
  transition: var(--transition);
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1;
  word-spacing: 2px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.intro.text.block2 {
  background: linear-gradient(180deg, var(--secondary-color-lightest) 50%, rgb(255, 255, 255) 50%);
}


.mini-galery {
  position: relative;
}
.image-big {
  margin-left: var(--spacing-100);
}
.image-big img {
  object-fit: cover;
}
.image-small img {
  position: absolute;
  bottom: 0;
  max-width: 250px;
}
.image-big img {
  object-fit: cover;
  margin-bottom: var(--spacing-64);
  max-height: 380px;
}

/* Grid System */
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 var(--container-padding);
}

/* Spacing System */
section {
  padding-top: var(--padding-top-bottom);
  padding-bottom: var(--padding-top-bottom);
}

.section-content {
  padding: var(--spacing-inside-block);
}


.diensten__col img {
  height: 350px;
  width: 100%;
  object-fit: cover;
}


  body.home header > div.wrapper {
    min-height: 650px;
    height: 90vh;
    max-height: 1600px;
  }

/* Typography */

body {
  line-height: 1.65;
  letter-spacing: -0.8px;
  word-spacing: 2px;
  color: var(--secondary-color-dark) !important;
}


h1 {
  font-size: var(--font-size-h1);
  margin-bottom: var(--margin-bottom-h1);
}

h2 {
  font-size: var(--font-size-h2);
  margin-bottom: var(--margin-bottom-h2);
}

h3 {
  font-size: var(--font-size-h3);
  margin-bottom: var(--margin-bottom-h3);
}

h4 {
  font-size: var(--font-size-h4);
  margin-bottom: var(--margin-bottom-h4);
}

p {
  font-size: var(--font-size-p);
  margin-bottom: var(--margin-bottom-p);
}


@media only screen and (min-width: 992px) {

 header div.header div.holder {
    height: auto;
  }
  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: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(--secondary-color-medium) !important;
  }

header > div.wrapper::after {
  background-position: center;
}
  body header > div.wrapper {
    min-height: 700px;
  }
  header > div.wrapper .header__content {
    transform: translate3d(0, -70px, 0);
  }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
        color: var(--primary-color-light) !important;
        font-size: calc(var(--font-size-p) / 1.3) !important;
    }
}

header a.btn.btn-secondary {
    background: white ! Important;
}


@media (max-width: 991px) {
  :root {
    --padding-top-bottom: 80px;
    --spacing-inside-block: 40px;
    --container-padding: 40px;

    /* Font sizes for Tablet */
    --font-size-h1: 50px;
    --font-size-h2: 40px;
    --font-size-h3: 30px;
    --font-size-h4: 25px;
    --font-size-p: 16px;

    /* Margins */
    --margin-bottom-h1: 25px;
    --margin-bottom-h2: 20px;
    --margin-bottom-h3: 15px;
    --margin-bottom-h4: 10px;
    --margin-bottom-p: 15px;
  }

.mini-galery {
    position: relative;
    margin-top: 60px;
}
header>div.wrapper {
    min-height: 330px;
}
.cta__header {
  flex-direction: column;
  gap: var(--spacing-12);
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #272727;
}
.intro.text.block2 {
    background: linear-gradient(180deg, var(--secondary-color-lightest) 73%, rgb(255, 255, 255) 50%)!important;
}
header .header__content {
  top: -80px;
  position: relative;
}

.btn {
  font-size: calc(var(--font-size-p) / 1.3);
}

.image-big img {
  max-height: 240px;
}
.image-small img {
  max-width: 170px;
}

.team {
  flex-direction: column;
  gap: var(--container-padding);
}


}

@media (max-width: 766px) {
  :root {
    --padding-top-bottom: 80px;
    --spacing-inside-block: 40px;
    --container-padding: 40px;

    /* Font sizes for Tablet */
    --font-size-h1: 50px;
    --font-size-h2: 40px;
    --font-size-h3: 30px;
    --font-size-h4: 25px;
    --font-size-p: 16px;

    /* Margins */
    --margin-bottom-h1: 25px;
    --margin-bottom-h2: 20px;
    --margin-bottom-h3: 15px;
    --margin-bottom-h4: 10px;
    --margin-bottom-p: 15px;
  }
}

@media (max-width: 478px) {
  :root {
    --padding-top-bottom: 60px;
    --spacing-inside-block: 40px;
    --container-padding: 20px;

    /* Font sizes for Mobile */
    --font-size-h1: 40px;
    --font-size-h2: 30px;
    --font-size-h3: 25px;
    --font-size-h4: 20px;
    --font-size-p: 14px;

    /* Margins */
    --margin-bottom-h1: 20px;
    --margin-bottom-h2: 15px;
    --margin-bottom-h3: 10px;
    --margin-bottom-h4: 8px;
    --margin-bottom-p: 12px;
  }
}