
  @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: var(--ink);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--ink) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--ink) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--cream) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--ink) !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(--cream) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--cream) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--cream) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--ink) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--cream) !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(--cream) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--cream);
  border-color: var(--cream);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--cream) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--cream) !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, .5) !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://afroditestetica.nbsals7.nl/wp-content/uploads/sites/572/2026/06/salonfoto_header.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: 643px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 793px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 443px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 593px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 368px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 368px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 468px;
  }
  header > div.wrapper.above {
  min-height: 618px;
  }

  header div.header div.holder {
  height: 368px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--cream); !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(--cream) !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(--ink);
  }

  @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(--ink) !important;
  }
  }


  header div.header div.contact i {
  color: var(--ink);
  }

  @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(--ink) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--ink) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--cream) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--ink);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--cream) !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: var(--ink) !important;
  }

  section.prices table tr td a {
  color: var(--ink) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--ink) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--cream);
  }

  :root {
  --cream: #FAF7F2;
  --paper: #F1EADC;
  --beige: #E8DCC8;
  --sand: #DCC9A8;
  --wheat: #F5DEB3;
  --coffee: #8B6F52;
  --ink: #6F4E37;
  --sage: #A9C2A0;
  --sage-dark: #5F7359;
  --font-display: 'Bricolage Grotesque', system-ui, sans-serif;
  --font-italic: 'Fraunces', Georgia, serif;
  --font-body: 'Bricolage Grotesque', system-ui, sans-serif;
  --fs-body: 16px;
  --space-xs: 8px;
  --space-sm: 16px;
  --space-md: 24px;
  --space-lg: 40px;
  --space-xl: 72px;
  --space-2xl: 112px;
  --container: 1240px;
  --radius: 3px;
  --line: 0.5px solid var(--sand);
}


@media only screen and (min-width: 992px) {
html {font-size: 100% !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.hero__note {
    max-width: 34ch;
}
.hero__headline h1 {
    width: 69%;
    margin-left: 14%;
}
.reverse {
    direction: rtl;
    margin-bottom: 0;
}
.reverse > * {
    direction: ltr;
}
header div.header {
    background: var(--cream)!important;
    border-bottom: var(--line);
}
    header div.header.full-width div.wrapper img.logo {
        max-width: 80px;
    }
    header div.header div.holder {
        height: 96px;
        min-height: 50px;
    }
    body.home header > div.wrapper {
        min-height: 543px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 0.88rem;
        letter-spacing: 0.06em;
        color: var(--ink) !important;
        transition: color 0.2s ease;
    }
    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(--coffee) !important;
    }
    header div.navbar-collapse {
        text-align: right;
    }
}

header > div.wrapper::after {
background-position: bottom;
}

.hero__headline h1.hero__italic {
    white-space: nowrap;
    line-height: 0.9;
    font-size: clamp(2rem, 5.6vw, 4.2rem);
    font-family: var(--font-italic);
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    color: var(--coffee) !important;
    text-align: right;
    margin-top: 0;
}
.hero__headline h1 {
    text-align: left;
}




@media only screen and (max-width: 991px) {
html {font-size: 100%!important;}

}



main section, section.treatments {
    padding: 60px 0;
}

body {
    font-family: var(--font-body);
    font-size: var(--fs-body);
    line-height: 1.6;
    color: var(--ink);
    background: var(--cream);
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
margin: 2.75rem 0 1.05rem;
    font-family: var(--font-display);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    line-height: 0.96;
    color: var(--ink)!important;
}

h1 {font-size: clamp(2.6rem, 6vw, 4.6rem);}
h2 {font-size: clamp(2rem, 4.4vw, 3.2rem);}
h3 {font-size: 1.05rem;letter-spacing: 0.04em;}

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;
}
ol, ul {
    margin-bottom: 1.15rem;
}

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;
}
}

.hero__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: var(--space-lg);
    text-align: left;
    margin-bottom: var(--space-xl);
}
.hero__top .eyebrow, .hero__tags .eyebrow {
    margin: 0;
}
.eyebrow {
    font-family: var(--font-body);
    font-weight: 500;
    font-size: 0.72rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--sand);
    margin: 0 0 var(--space-md);
}
.hero__note {
    font-size: 0.82rem;
    line-height: 1.5;
    color: var(--coffee);
    margin: 0;
    text-align: left;
}

.hero__tags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: var(--space-lg);
    margin-top: var(--space-xl);
}

.btn-group--center {
    justify-content: center;
    margin-top: var(--space-lg);
}
.btn-group {
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-sm);
}

.btn-group .btn {
    margin: 0;
}

.hero__headline {
    margin-bottom: 90px;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    font-weight: 600;
    font-size: 0.72rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    padding: 16px 30px!important;
    border: 0.5px solid var(--ink)!important;
    color: var(--cream) !important;
    transition: background-color 0.2s ease, color 0.2s ease;
}
.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(--coffee) !important;
    border-color: var(--coffee) !important;
    color: var(--cream) !important;
}