
  @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(--espresso);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--espresso) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--terracotta) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--espresso) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--terracotta) !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(--espresso) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--espresso) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--espresso) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--terracotta) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--espresso) !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(--espresso) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--espresso);
  border-color: var(--espresso);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--espresso) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--espresso) !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://happyhairbyfemke.nl/wp-content/uploads/sites/565/2026/05/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: 651px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 801px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 451px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 601px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 376px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 376px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 476px;
  }
  header > div.wrapper.above {
  min-height: 626px;
  }

  header div.header div.holder {
  height: 376px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--espresso); !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(--espresso) !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(--terracotta);
  }

  @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(--terracotta) !important;
  }
  }


  header div.header div.contact i {
  color: var(--terracotta);
  }

  @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(--espresso) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--terracotta) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--espresso) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--terracotta);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--espresso) !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(--espresso) !important;
  }

  section.prices table tr td a {
  color: var(--espresso) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--espresso) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--espresso);
  }

  :root {
    --cream: #F2E9D8;
    --sand: #DCC4A0;
    --clay: #A47551;
    --chocolate: #5C3B22;
    --espresso: #1F1612;
    --terracotta: #C99066;
    --line: rgba(31, 22, 18, .18);
    --line-soft: rgba(31, 22, 18, .08);
    --font-display: "Cormorant Garamond", serif;
    --font-body: "Work Sans", sans-serif;
    --font-label:  "EB Garamond", serif;
    --gutter: 64px;
    --r-sm: 8px;
    --r-md: 16px;
    --r-pill: 48px;
--font-size-h1: calc(1rem* 3.25);
 --font-size-h2: calc(1rem* 2.85);
--font-size-h3: calc(1rem* 2.0);
 --font-size-h4: calc(1rem* 1.5);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 3.95);
    --font-size-h00: calc(1rem * 4.75);
    --font-size-h000: calc(1rem * 5.5);
    --font-size-h0000: calc(1rem * 6.25);
    --font-size-h00000: calc(1rem * 7);
    --font-size-h000000: calc(1rem * 7.75);
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--chocolate) !important;
    color: var(--cream) !important;
    border-radius: var(--r-pill) !important;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 32px;
    font-family: var(--font-body);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .14em;
    text-transform: uppercase;
    border: 1px solid var(--chocolate) !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(--espresso) !important;
    color: #fff !important;
    background: var(--clay) !important;
    color: var(--cream) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--chocolate) !important;
}

a.btn.btn-secondary, div.actions > ul > li:nth-child(2) > a {
    background: transparent!important;
    color: var(--chocolate)!important;
    border-color: var(--chocolate)!important;
}
a.btn.btn-secondary:hover, div.actions > ul > li:nth-child(2) > a:hover {
    background: var(--chocolate) !important;
    color: var(--cream) !important;
    border-color: var(--chocolate) !important;
}

header a.btn.btn-secondary, .cta-block__inner a.btn.btn-secondary {
    background: transparent !important;
    color: white!important;
    border-color: white !important;
}
.cta-block__inner a.btn.btn-primary {
    background: var(--terracotta) !important;
}
.cta-block__inner a.btn.btn-primary:hover {
    opacity: 0.7;
}
.cta-block__inner a.btn.btn-secondary:hover {
    background: var(--cream) !important;
    color: var(--chocolate) ! Important;
}

.nf-form-content input:not([type=submit]), .nf-form-content textarea {
    background: transparent !important;
    border: 1px solid var(--chocolate) !important;
    color: var(--espresso) !important;
}
section.contact div.holder div.wrap {
    background: var(--cream);
}
.nf-form-content input::placeholder,
.nf-form-content textarea::placeholder {
    color: var(--chocolate) !important;
}
aside div.block div.head h4, aside div.block div.head section.treatments div.items div.item a span, section.treatments div.items div.item a aside div.block div.head span {
    font-family: var(--font-label);
    font-style: italic;
    font-variant: small-caps;
    font-size: 17px;
    letter-spacing: .14em;
    color: var(--terracotta) !important;
    position: relative;
}


.eyebrow {
    font-family: var(--font-label);
    font-style: italic;
    font-size: 14px;
    letter-spacing: .28em;
    text-transform: uppercase;
    margin-bottom: 32px;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    color: var(--clay);
}

.beh_samenvatting {
    font-family: var(--font-label);
    font-style: italic;
    font-size: 18px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--clay);
    font-weight: 600;
margin-bottom: 60px;
}
.single-behandelingen .content > figure img, .page_fotoheader img {
    height: 450px;
    object-fit: cover;
    border-radius: var(--r-md);
    width: 100%;
}
.single-behandelingen .content > figure, .page_fotoheader {
    margin-bottom: 45px;
}


.media-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
}
.media-block__media {
    position: relative;
}
.media-block__stack {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    align-items: start;
}
.media-block__photo {
    aspect-ratio: 3 / 4;
    border-radius: var(--r-md);
    position: relative;
    overflow: hidden;
}
.media-block__photo--tall {
    aspect-ratio: 3 / 4;
    margin-top: 48px;
}

.media-block__sign {
    margin-top: 32px;
    font-family: var(--font-display);
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    color: var(--clay);
}


aside div.block {
    background: var(--cream);
    border: 1px solid var(--line);
    border-radius: var(--r-md);
    padding: 32px 32px;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    border-radius: var(--r-md) !important;
    height: 240px;
    object-fit: cover;
    transition: all 1s ease;
}
section.archive.treatments div.treatments div.item img:hover, section.treatments.shortcode div.treatments div.item img:hover {
    transition: all 1s ease;
    box-shadow: 0 0 0px 3px var(--clay);
}
section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    font-family: var(--font-label);
    font-style: italic;
    font-size: 14px;
    letter-spacing: .28em;
    text-transform: uppercase;
    color: var(--clay) !important;
}

@media only screen and (min-width: 992px) {
html {font-size: 22px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48:nth-child(1) {
    grid-column: 1 / 3;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48:nth-child(2) {
    grid-column: 3 / 4;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.33333%;
}
    body header > div.wrapper {
        min-height: 301px;
    }
.inner_width {
    width: 670px;
}
.cta-block__lead {
    max-width: 480px;
}
section.footer-cta .footer-cta-box {
    padding: 0 !important;
}
.cta-block__inner {
    max-width: 680px;
}
.reverse {
direction: rtl;
margin-bottom: 0;
}
.reverse > * {
direction: ltr;
}
    body.home header > div.wrapper {
        min-height: 861px;
    }
header>div.wrapper .header__content {
        transform: translate3d(0, 100px, 0);
    }
    header>div.wrapper div.wrapper img.logo {
        max-width: 110px;
    }
header div.header div.holder {
    min-height: 50px;
    height: 120px !important;
}
header div.header {
    background-color: rgba(255, 255, 255, 0) !important;
}
    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0;
    }
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
        text-align: left;
        margin-left: 0;
        width: 57%;
    }
header .header__content p.hero__lead {
    max-width: 540px;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: white !important;
        font-family: var(--font-label);
        font-style: italic;
        font-size: 17px;
    }
    header div.navbar-collapse {
        text-align: right;
    }
}

header .header__content p.hero__eyebrow {
    font-family: var(--font-label);
    font-style: italic;
    font-size: 14px;
    letter-spacing: .28em;
    text-transform: uppercase;
    margin-bottom: 32px;
    display: inline-flex;
    align-items: center;
    gap: 16px;
}

header .header__content p.hero__lead {
    font-size: 17px;
    line-height: 1.7;
    margin-top: 50px;
    margin-bottom: 35px;
}
h1.hero__title {
    font-family: var(--font-display);
    font-weight: 400;
    font-size: clamp(55px, 9vw, 105px);
    line-height: .9;
    letter-spacing: -.02em;
    margin-bottom: 40px;
}
header>div.wrapper.shadow:before, header>div.wrapper:before {
    background: var(--clay);
    opacity: 0.7;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
header > div.wrapper::after {
    background-position: center 30%;
}

.hero__actions {
    display: inline-flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}
.hero__actions .btn {
    margin: 0!important;
}

.bloem_item {
    padding: 0;
}
.bloem_item p {
    margin: 0;
}
.section__intro {
    margin-bottom: 80px;
}
.media-block__text h2, .feature_text h2, .section__intro h2 {
    margin-top: -10px;
    margin-bottom: 35px;
}
.media-block__photo img, .feature_media img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0;
}
.feature_grid {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 80px;
    align-items: center;
}
.feature_media {
    aspect-ratio: 3 / 4;
    border-radius: var(--r-md);
    position: relative;
    overflow: hidden;
}
.brands-bar {
    margin-top: 80px;
    padding: 40px 48px;
    background: var(--chocolate);
    color: var(--cream);
    border-radius: var(--r-md);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
}
.brands-bar p {
    margin: 0;
}
.brands-bar__label {
    font-family: var(--font-label);
    font-style: italic;
    font-variant: small-caps;
    font-size: 14px;
    letter-spacing: .14em;
    color: var(--terracotta);
}
.brands-bar__names {
    font-family: var(--font-display);
    font-weight: 400;
    font-size: 28px;
    color: var(--cream);
}
.brands-bar__names em {
    font-style: italic;
    color: var(--terracotta);
    font-weight: 300;
    margin: 0 12px;
}

.hero__sprig {
    width: 160px;
    height: 32px;
    margin: 0 auto;
    color: var(--clay);
    opacity: .7;
}

@media only screen and (max-width: 991px) {
html {font-size: 20px !important;}
.media-block, .feature_grid, .reviews-grid {
    grid-template-columns: 1fr!important;
}
table.table.table-hover > tbody > tr > td.col-md-32 {
    padding-bottom: 0;
}
table.table.table-hover > tbody > tr > td.col-md-8:nth-child(2) {
    padding-bottom: 14px;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.brands-bar {
    justify-content: center!important;
    text-align: center;
}
.brands-bar__names em {
    display: block;
}
.home header>div.wrapper {
        min-height: 810px;
    }
header header .header__content p.hero__lead {
    font-size: 14px!iimportant;
    margin-top: 28px!important;
}
header .hero__actions {
    justify-content: flex-start!important;
}
header .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
div.page-header h1 {
    font-size: 54px!important;
}
table.table.table-hover > tbody > tr > td.col-md-32 {
    font-size: 24px!important;
}
.single-behandelingen .content > figure img, .page_fotoheader img {
    height: 200px!important;
}
table.table.table-hover tr {
    display: flex;
    flex-direction: column;
}
table.table.table-hover tr td.col-md-8 {
    text-align: left !important;
    padding-top: 0;
    border: none;
}
header div.header {
    text-align: left;
}
header div.header div.wrapper img.logo {
    max-width: 110px;
}
header button.navbar-toggle {
    color: var(--cream);
}
header>div.wrapper {
    min-height: 260px;
}
}


.section__head {
    margin-bottom: 80px;
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 48px;
    align-items: end;
}
.section__head h2 {
    margin: 0;
}
.reviews-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 32px;
    align-items: start;
}
.review--featured {
    padding: 64px 56px !important;
    background: var(--chocolate) !important;
    color: var(--cream);
    border-color: var(--chocolate) !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.review {
    background: var(--cream);
    border: 1px solid var(--line)!important;
    border-radius: var(--r-md);
    padding: 40px 36px;
    position: relative;
}
.reviews-grid__side {
    display: grid;
    gap: 32px;
}
.review--featured .review__mark {
    color: var(--terracotta);
    opacity: .5;
}
.review__mark {
    position: absolute;
    top: 16px;
    right: 24px;
    font-family: var(--font-display);
    font-style: italic;
    font-weight: 400;
    font-size: 56px;
    line-height: 1;
    color: var(--clay);
    opacity: .4;
}
.review--featured .review__body {
    font-size: 32px;
    color: var(--cream);
    line-height: 1.3;
}
.review__body {
    font-family: var(--font-display);
    font-style: italic;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    color: var(--chocolate);
    margin-bottom: 24px;
}
.review--featured .review__author {
    border-top-color: rgba(242, 233, 216, .15);
}
.review--featured .review__author {
    color: var(--terracotta);
}
.review__author {
    font-family: var(--font-label);
    font-variant: small-caps;
    font-style: italic;
    font-size: 13px;
    letter-spacing: .14em;
    color: var(--clay);
    padding-top: 16px;
    border-top: 1px solid var(--line-soft);
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row::before {
    display: none;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    display: flex;
    flex-direction: column-reverse;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row {
  align-items: stretch;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 {
  display: flex;
  flex-direction: column;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 > .row, section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 > .row > .col-xs-48 {
  flex: 1;
  display: flex;
  flex-direction: column;
}
section.archive.reviews div.reviews div.review {
    flex: 1;
    font-family: var(--font-display);
    font-style: italic;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    color: var(--chocolate);
    margin-bottom: 24px;
}
section.archive.reviews div.reviews div.review h4, section.archive.reviews div.reviews div.review section.treatments div.items div.item a span, section.treatments div.items div.item a section.archive.reviews div.reviews div.review span {
    margin-bottom: 0;
    font-family: var(--font-label);
    font-variant: small-caps;
    font-style: italic;
    font-size: 13px;
    letter-spacing: .14em;
    color: var(--clay) !important;
    padding-top: 16px;
    border-top: 1px solid var(--line-soft);
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48:nth-child(1) .review {
    padding: 64px 56px !important;
    border-color: var(--chocolate) !important;
    color: var(--cream);
    font-size: 25px;
    background: var(--chocolate) !important;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48:nth-child(1) .review h4 {
    color: var(--terracotta);
    border-top-color: rgba(242, 233, 216, .15);
}



section.footer-cta {
    background: var(--chocolate);
    color: var(--cream);
    overflow: hidden;
}
.cta-block__inner {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.cta-block__inner h2 {
    font-size: clamp(48px, 6.5vw, 88px);
    line-height: .95;
    color: var(--cream) !important;
    margin-bottom: 52px;
    margin-top: 0;
}
.cta-block__lead {
    font-size: 17px;
    line-height: 1.75;
    color: rgba(242, 233, 216, .85);
    margin-bottom: 48px;
    margin-left: auto;
    margin-right: auto;
}
.cta-block__inner .eyebrow {
    color: var(--terracotta)!important;
}
section.footer-cta:before {
    content: "";
    position: absolute;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    height: 600px;
    border: 1px solid var(--terracotta);
    border-radius: 50%;
    opacity: .15;
}
section.home_intro {
    overflow: hidden;
}

section.home_intro:before {
    content: "";
    position: absolute;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    height: 600px;
    border: 1px solid var(--clay);
    border-radius: 50%;
    opacity: .15;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--terracotta);
    font-family: var(--font-label);
    font-style: italic;
    font-variant: small-caps;
    font-size: 17px;
    letter-spacing: .14em;
    color: var(--terracotta) !important;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 2px;
    position: relative;
}
footer {
    padding-top: 100px;
}
footer div.socket {
    margin-top: 60px;
}
footer, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--cream) !important;
}
footer div.socket img[alt=netbeauty] {
    width: 150px;
    filter: sepia(1) brightness(0.8);
}
footer .social-media.size-normal {
    margin-top: -35px;
}
footer div.social-media ul li a:hover {
    background: var(--sand) !important;
}


table.table.table-hover > tbody > tr:nth-child(1) > td {
    border-top: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
    padding: 30px 10px;
    border-top: 1px dashed var(--sand);
}
table.table.table-hover > tbody > tr > td.col-md-32 {
    font-family: var(--font-display);
    font-weight: 400;
    font-size: 20px;
    color: var(--chocolate);
}
table.table.table-hover > tbody > tr > td:nth-child(3) {
    font-family: var(--font-display);
    font-style: italic;
    font-weight: 500;
    font-size: 25px;
    color: var(--clay);
text-align: right;
}
table.table.table-hover > tbody > tr > td.col-md-8:nth-child(2), span.va {
    font-family: var(--font-body);
    font-style: normal;
    font-size: 10px;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--espresso);
    opacity: .8;
    text-align: right;
    font-weight: 400;
}
.table-hover>tbody>tr:hover {
    background-color: rgb(92 59 34 / 6%);
}

.page-header h1::after {
    content: '';
    display: block;
    width: 160px;
    height: 32px;
    margin-top: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 32' fill='none' stroke='%235c3b22' stroke-width='1'%3E%3Cpath d='M4 16 Q 40 4%2C 80 16 T 156 16'/%3E%3Ccircle cx='80' cy='16' r='3.5' fill='%235c3b22' stroke='none'/%3E%3Cpath d='M50 11 L 46 6 M 110 21 L 114 26 M 28 18 L 22 23 M 132 14 L 138 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6;
    line-height: 1.05 !important;
    margin-bottom: 50px !important;
}


main section, section.treatments, .footer-cta {
    padding: 90px 0;
}

body {
    font-family: var(--font-body);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.65;
    color: var(--espresso);
background: var(--cream);
    -webkit-font-smoothing: antialiased;
    background-image: radial-gradient(rgba(92, 59, 34, .035) 1px, transparent 1px);
    background-size: 4px 4px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -.012em;
font-family: var(--font-display);
color: var(--chocolate)!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;
}
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;
}
}


div.header__content > div > div > div > p:nth-child(6), div.media-block__media > div > p, div.media-block__media > p, .media-block > p, .feature_grid > p{
    display: none;
}