
  @import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');


  body {
  font-family: 'Lora', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Lora', 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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--sage-400) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--sage-200) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--sage-400) !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: var(--sage-200) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--sage-200) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--sage-200) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--sage-400) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--sage-200) !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: var(--sage-200) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--sage-200);
  border-color: var(--sage-200);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--sage-200) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--sage-200) !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.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://hairstylistrobert.nl/wp-content/uploads/sites/410/2025/11/Robert_Houten-021.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: 385px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 535px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 210px;
  }
  header > div.wrapper.above {
  min-height: 360px;
  }

  header div.header div.holder {
  height: 110px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--sage-200); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--sage-200) !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 var(--sage-400);
  }

  @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: var(--sage-400) !important;
  }
  }


  header div.header div.contact i {
  color: var(--sage-400);
  }

  @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: var(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--sage-400) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--sage-200) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--sage-400);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--sage-200) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--text) !important;
  }

  section.prices table tr td a {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--sage-200);
  }

  :root {
  --beige-950: #2a1f18;  /* Zeer donker - chocolade bruin */
            --beige-900: #3d2e24;  /* Donker bruin-beige */
            --beige-850: #503e30;  /* Diep warm bruin */
            --beige-800: #634d3c;  /* Donker warme beige */
            --beige-750: #765d48;  /* Medium donker beige */
            --beige-700: #896c54;  /* Donker beige */
            --beige-650: #9c7c60;  /* Medium beige */
            --beige-600: #af8c6c;  /* Warm medium beige */
            --beige-550: #bb9a7a;  /* Licht medium beige */
            --beige-500: #c7a888;  /* Medium licht beige */
            --beige-450: #d3b696;  /* Lichte beige */
            --beige-400: #dfc4a4;  /* Heel lichte beige */
            --beige-350: #e5ccb0;  /* Zeer lichte beige */
            --beige-300: #e6d2bc;  /* Base omgeving - iets donkerder */
            --beige-250: #e7d5c2;  /* Dicht bij origineel - donkerder */
            --beige-200: #e7d7c8;  /* ORIGINEEL - basis kleur */
            --beige-150: #eadbce;  /* Iets lichter dan origineel */
            --beige-100: #ecdfd4;  /* Licht */
            --beige-75:  #eee2da;  /* Heel licht */
            --beige-50:  #f0e5e0;  /* Zeer licht */
            --beige-25:  #f2e8e6;  /* Bijna wit */
            --beige-10:  #f4ebec;  /* Extreem licht */
            --beige-5:   #f6eef2;  /* Haast wit */
            --beige-2:   #f8f1f8;  /* Vrijwel wit */
            --beige-1:   #faf4fc;  /* Bijna zuiver wit */
            --beige-0:   #fcf7ff;  /* Warmste wit met roze ondertoon */
--sage-950: #0a0f0c;  /* Zeer donker - bijna zwart */
            --sage-900: #121914;  /* Donker zwart-groen */
            --sage-850: #1a241c;  /* Diep donker groen */
            --sage-800: #1e2e24;  /* Zeer donker salie */
            --sage-750: #20312a;  /* Donker salie */
            --sage-700: #21342d;  /* Net iets lichter dan origineel */
            --sage-650: #2a4136;  /* Medium donker salie */
            --sage-600: #334e3f;  /* Donker medium salie */
            --sage-550: #3c5b48;  /* Medium salie */
            --sage-500: #456851;  /* Medium licht salie */
            --sage-450: #4e755a;  /* Licht medium salie */
            --sage-400: #578263;  /* Lichte salie */
            --sage-350: #638c70;  /* Zeer lichte salie */
            --sage-300: #70967d;  /* Licht groen-salie */
            --sage-250: #7da08a;  /* Zachte salie */
            --sage-200: #21342d;  /* ORIGINEEL - basis kleur */
            --sage-150: #8aaa97;  /* Zeer zachte salie */
            --sage-100: #97b4a4;  /* Licht mintgroen */
            --sage-75:  #a4beb1;  /* Heel licht mint */
            --sage-50:  #b1c8be;  /* Zeer licht mint */
            --sage-25:  #bed2cb;  /* Mint-wit */
            --sage-10:  #cbdcd8;  /* Extreem licht mint */
            --sage-5:   #d8e6e5;  /* Haast wit mint */
            --sage-2:   #e5f0f2;  /* Vrijwel wit */
            --sage-1:   #f2fafe;  /* Bijna zuiver wit */
            --sage-0:   #f9fdff;  /* Koudste wit met mint ondertoon */
--backgr: #e3d5c9;
--text: #2c2c2c;
--kop: #1d1d1d;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Tenor Sans", sans-serif;
--koptekst: "Cormorant Infant", serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}

.home header > div.wrapper::after {
    background-position: center 30%;
}


.service-card h3 {
    margin-top: 1.15rem;
}

.foto_header {
    margin-bottom: 2.15rem;
}

section.whychoose, section.review_blok {
    background: var(--backgr);
}
.review-info h4, .review-info .stars {
    margin: 0;
}

.review-header {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.stars {
    color: #ffd700;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
.review-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--sage-200);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    font-size: 1.2rem;
    margin-right: 1rem;
}


footer .column a {
    color: var(--sage-100) !important;
}
footer .column a:hover {
    color: var(--sage-400) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--sage-200) !important;
    padding: 15px 35px !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: var(--sage-500) !important;
}

#sb_instagram .sbi_follow_btn a {
    background: var(--sage-100) !important;
    color: #fff !important;
}
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
    box-shadow: none !important;
    opacity: 0.7;
}

body header > div.wrapper::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0!important;
    content: "";
    background: rgb(236 223 212 / 64%);
    position: absolute;
    background: rgb(33 52 45 / 64%)!important;
}

div.breadcrumbs, main .page-header {
    display: none;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 0px !important;
    margin-top: 0;
    position: relative;
    font-size: var(--font-size-h0000);
color: white !important;
}
header .page-header {
    padding: 140px 0;
}
div.page-header h1::before {
    content: "";
    width: 30px;
    height: 30px;
    left: -5px;
    bottom: 0px;
    background: var(--sage-10);
    position: absolute;
    border-radius: 60px;
    z-index: -1;
}

footer {
    padding-top: 90px;
}
footer div.socket {
    margin-top: 60px;
    padding: 15px 0;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--sage-400);
    position: relative;
    margin-bottom: 0px;
    font-size: var(--font-size-h3);
    margin-top: 0;
}


nav.navbar-default div.navbar-collapse ul.navbar-nav>li.menu-item-599 a::before {
    color: var(--sage-200);
    content: "\f133";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    position: absolute;
    left: 0;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.menu-item-599 a {
    position: relative;
}


header .header__content p {
    font-size: 20px;
    margin-bottom: 45px;
    margin-top: -35px;
}
header .header__content h1 {
    font-size: var(--font-size-h000);
}

.section-header {
    text-align: center;
    margin-bottom: 4rem;
}
.section-header h1 {
    margin-top: 0;
    font-size: var(--font-size-h0);
}
.about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}
.feature-card h3 {
    margin-top: 1.15rem;
    color: var(--sage-200) !important;
color:white!important;
}
.feature-card {
    text-align: center;
    padding: 2rem;
    background: var(--sage-200);
    box-shadow: 0 5px 20px rgba(45, 74, 43, 0.1);
    transition: transform 0.3s ease;
color:white;
}
.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}
.service-card {
    background: white;
    padding: 2rem;
    text-align: center;
    box-shadow: 0 5px 20px rgba(45, 74, 43, 0.1);
    transition: transform 0.3s ease;
}
.reviews-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}
.review-card {
    background: white;
    padding: 2rem;
    box-shadow: 0 5px 20px rgba(45, 74, 43, 0.1);
    transition: transform 0.3s ease;
    position: relative;
}
.google-badge {
    text-align: center;
    margin-top: 3rem;
    padding: 2rem;
    background: white;
}

section.team_over > div > div.about-grid > p, div.reviews-grid > div > div.review-header > div.review-info > p {
display:none;
}

.about-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.menu-item-599 a::before {
    color: var(--sage-200);
    content: "\f133";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    position: absolute;
    left: 0;
}
.foto_header img.attachment-full.size-full {
    width: 100%;
    height: 280px !important;
    max-height: 280px !important;
    object-fit: cover;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 100px, 0);
    }
    body.home header > div.wrapper {
        min-height: 615px;
    }
nav.navbar-default div.navbar-collapse ul.navbar-nav>li.menu-item-599 a {
    padding-left: 20px !important;
    margin-left: 15px;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    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(--sage-500) !important;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
header div.header.full-width {
        background: var(--beige-100);
    }
    header div.header div.holder {
        height: 80px;
        min-height: 50px;
    }
    body header > div.wrapper {
        min-height: 435px;
}
}

header > div.wrapper::after {
    background-position: center;
}

@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
header nav.navbar-default {
    background: var(--beige-100);
}
header .page-header {
    padding: 90px 0!important;
}
div.page-header h1 {
    font-size: var(--font-size-h00)!important;
}
.foto_header img.attachment-full.size-full {
    width: 100%;
    object-fit: cover;
    height: 140px !important;
}
.foto_header figure.gallery-item {
    width: 33.333%;
}
header div.header {
    text-align: left;
}
.home header>div.wrapper {
    min-height: 640px;
}
header .header__content {
    margin-top: 50px;
}
.about-grid {
    grid-template-columns: 1fr !important;
}
}



main section, section.treatments {
    padding: 60px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
    font-family: var(--bodytekst);
    color: var(--text)!important;
    background: var(--beige-100);
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--kop)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}
