
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Serif', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--main) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--darktint) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--main) !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(--darktint) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--darktint) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--darktint) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--main) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--darktint) !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(--darktint) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--darktint);
  border-color: var(--darktint);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--darktint) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--darktint) !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://rebeccaskincare.nl/wp-content/uploads/sites/271/2023/07/header_big.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: 470px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 620px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 270px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 420px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 195px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 195px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 295px;
  }
  header > div.wrapper.above {
  min-height: 445px;
  }

  header div.header div.holder {
  height: 195px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--darktint); !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(--darktint) !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(--main);
  }

  @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(--main) !important;
  }
  }


  header div.header div.contact i {
  color: var(--main);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--main) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--darktint) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--darktint) !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: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--darktint);
  }

  /*Pink colors

:root {
--main: #c3868d;
--darktint: #9c6b70;
--tint: #fdc6cc;
--lightlight: #f3e6e8;
--text: #3a3a3a;
--white: #fff;
}
*/

/*Beige colors*/

:root {
/*--main: #906c52;*/
--main:#bc9c8d;
/*--darktint: #8f7966;*/
--darktint: #bc9c8d;
--tint: #ae9d8a;
--lightlight: #f5eadf;
--text: #3a3a3a;
--white: #fff;
}

.micromodal-slide[aria-hidden=false] .modal__container::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 40px;
    height: 1px;
    background: var(--main);
    left: 0;
}
.micromodal-slide .modal__overlay .modal__close {
    top: 10px!important;
    right: 20px!important;
}
.micromodal-slide[aria-hidden=false] .modal__container {
    background: linear-gradient(90deg, var(--darktint) 0%, var(--darktint) 5%, var(--lightlight) 3%, var(--lightlight) 100%)!important;
}

.btn.invert {
    background: var(--lightlight)!important;
    color: var(--main)!important;
}
.btn.invert:hover {
    background: var(--tint)!important;
    color: var(--white)!important;
}

:root {
--spacing: 8rem;
--gap: 3rem;
}

section.kaart_view {
    padding: 0!important;
}
section.kaart_view .container {
    width: 100%;
    padding: 0;
}
section.kaart_view p {
    margin-bottom: -10px;
}

.review_child::before {
    z-index: 2;
    content: "”";
    font-size: 163px;
    color: var(--tint);
    position: absolute;
    font-family: 'Noto Serif Display', serif;
    top: -66px;
    left: 0;
    right: 0;
}
.review_child {
    padding: 75px 25px 25px;
    background: var(--white);
    position: relative;
}

.table>thead>tr>th {
    border-bottom: 2px solid var(--main);
}
.table>tbody tr:nth-child(odd) {
    background: var(--lightlight);
}
.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: 14px 8px;
    border-top: 1px solid var(--lightlight);
}

section.prices table thead tr {
    height: 120px;
}

section.prices table thead:nth-child(1) tr {
    height: 60px;
}


section.archive.reviews div.reviews div.review {
    border-bottom: 1px solid var(--lightlight);
}
section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review blockquote {
    border-left: 2px solid var(--tint);
}

.footer-cta {
    padding: 0 0 130px;
    margin-top: -50px;
}

section.partners {
    background: var(--white) !important;
}
/*section.partners div.item div.holder img {
  filter: brightness(950%) invert(0.7);
}*/

section.head_intro {
    background: linear-gradient(90deg, var(--darktint) 0%, var(--darktint) 35%, var(--lightlight) 35%, var(--lightlight) 100%);
    padding: 80px 0;
}

header .header__content h1, header .header__content p {
    margin: 34px 0;
}

section.salonintro {
    background: linear-gradient(90deg, var(--darktint) 0%, var(--darktint) 35%, var(--lightlight) 35%, var(--lightlight) 100%);
}

section.linebottom::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 40px;
    height: 1px;
    background: var(--main);
}
section.lineslr::before, section.lineslr::after {
    content: "";
    position: absolute;
    width: 1px;
    bottom: 0;
    height: 100%;
    background: var(--main);
}
section.lineslr::after {
    right: 40px;
}
section.lineslr::before {
    left: 40px;
}

header>div.wrapper.shadow:before {
    background: transparent!important;
    top: 0!important;
}

header > div.wrapper::after {
/*-webkit-filter: grayscale(1) brightness(0.4);
    filter: grayscale(1) brightness(0.4);*/
-webkit-filter: brightness(0.4);
    filter: brightness(0.4);
    background-position: center 20%;
}

section.head_intro img {
    border-radius: 25px;
}
section.salonintro img, section.intro_team img {
    height: 710px;
    object-fit: cover;
    width: 480px;
}

.post-type-archive-behandelingen section.footer-cta, .tax-behandelingen-categorie  section.footer-cta {
    margin-top: 60px;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

.post-type-archive-recensies main section.archive.reviews .page-header, .post-type-archive-recensies main section.archive.reviews .breadcrumbs {
display:none;
}


.review_parent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: var(--spacing);
    align-items: center;
    align-items: stretch;
}

section.archive.treatments .treatments {
    margin-top: 35px;
}

@media only screen and (min-width: 992px) {
.intro.text.block5.partners.lineslr .container.text-center .row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
section.contact div.holder {
    margin-top: 0;
}
.behandel_block .wrapper {
    margin-top: 100px!important;
}
.behandel_block .col-sm-16:nth-child(even) .item.item-background {
    padding: 260px 0;
}
.behandel_block .col-sm-16:nth-child(odd) .item.item-background {
    padding: 190px 0;
    margin: 40px auto 0;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 150px, 0);
}
header div.header.full-width .container {
    width: 100%;
}
body header > div.wrapper {
    min-height: 110px;
    background: var(--lightlight);
}
body.home header > div.wrapper {
    min-height: 100vh;
    background: transparent;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text)!important;
    font-size: 15px;
}
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(--tint)!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: var(--lightlight)!important;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 250px;
}
header div.header div.holder {
    height: 105px;
    min-height: 50px;
}
header .sticky_menu_small div.header {
    background-color: var(--lightlight)!important;
}
.page-template-default main section .container:not(.home.page-template-default .container, .cadeaubon main .head_intro .container), section.footer-cta .container, .post-type-archive-behandelingen main section.archive.treatments .container, post-type-archive-recensies main section .container, main section.archive.reviews .container, main section.prices .container, .single-behandelingen main section.page .container, .tax-behandelingen-categorie main section.treatments .container {
    width: 900px;
}
body.home header > div.wrapper nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:not(body.home header>div.wrapper.sticky_menu nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a) {
    color: var(--white)!important;
}
body.home header > div.wrapper img.logo:not(body.home header>div.wrapper.sticky_menu img.logo) {
    content: url(/wp-content/uploads/sites/271/2023/07/logo_naam_wit.png);
}
.behandel_block .col-sm-16:nth-child(even) {
    width: 38%;
    margin: 0 5%;
}
.behandel_block .col-sm-16:nth-child(odd) {
    width: 26%;
}
.behandel_block .col-sm-16:nth-child(even) .item .item-centered.text-center {
    top: -120px!important;
    left: 0!important;
    transform: unset!important;
    padding: 0;
}
.behandel_block .col-sm-16:nth-child(odd) .item .item-centered.text-center {
    top: unset!important;
    left: 0!important;
    transform: unset!important;
    padding: 0;
    bottom: -120px;
    min-height: 100px;
}
.behandel_block .col-sm-16:nth-child(even) .item .item-centered.text-center h3 {
    font-size: 46px;
}
.behandel_block .item.item-background h3 {
    color: var(--main)!important;
    font-size: 36px;
}
}




@media only screen and (max-width: 991px) {
.middle_parent, .review_parent {
    display: block!important;
}
table.table.table-hover {
    font-size: 11px;
}
section .footer-cta-box {
    margin: 0 8px!important;
}
.behandel_block > div > div > div > div:nth-child(3) h3 {
    color: var(--main)!important;
    background: white;
    padding: 13px 20px;
}
.topheading {
    margin-top: 3em!important;
}
.gallery .gallery-item {
    width: 100%;
}
.home header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header div.header {
    background-color: var(--lightlight)!important;
}
.headerheading {
    font-size: 54px!important;
}
section.head_intro {
    background: linear-gradient(180deg, var(--darktint) 0%, var(--darktint) 35%, var(--lightlight) 35%, var(--lightlight) 100%)!important;
}
.subheading {
    font-size: 19px;
}
header .header__content {
    margin-top: 0px!important;
}
section.head_intro .heading {
    font-size: 46px!important;
}
.home header>div.wrapper {
    min-height: 760px;
}
section.salonintro {
    background: linear-gradient(180deg, var(--darktint) 0%, var(--darktint) 35%, var(--lightlight) 35%, var(--lightlight) 100%)!important;
}
.heading {
    font-size: 55px!important;
}
section.salonintro img, section.intro_team img {
    height: 400px!important;
    margin-bottom: 35px!important;
}
section.lineslr::before {
    left: 7px!important;
}
section.lineslr::after {
    right: 7px;
}
section.partners div.item div.holder img {
    margin: 35px 0;
}
.review_child {
    margin: 35px 10px;
}
main section:not(.home main section) {
    padding: 60px 0 130px;
}
}




.behandel_block a div.item-bg>img {
    filter: brightness(1)!important;
border-radius: 20px;
}
.behandel_block .item.item-background {
    height: unset!important;
    overflow: unset!important;
    border-radius: 20px!important;
}





body{
    color: var(--text);
    line-height: 1.9;
    letter-spacing: 0em;
    font-size: 15px;
    text-align: left;
    font-weight: 300;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
color: var(--main)!important;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: bold;
font-family: 'Noto Serif Display', serif;
    margin: 3.75rem 0 1.95rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.footer-cta-box h2, .footer-cta-box p {
    color: #fff!Important;
}
section .footer-cta-box {
    text-align: center!important;
    background: var(--lightlight);
    border-radius: 25px!important;
    padding: 35px 25px!important;
}
.footer-cta-box h2, .footer-cta-box p {
    color: var(--darktint)!Important;
}


html, body {
    overflow-x: hidden;
}

section {
    position: relative;
}

section.behandel_text * {
    text-align: center;
}

.subheading {
    line-height: 1.4;
    letter-spacing: 0em;
    font-size: 26px;
    text-align: center;
    font-weight: 400;
    font-style: italic;
color:var(--tint)!important;
}
.heading {
    line-height: 1;
    letter-spacing: 0em;
    font-size: 75px;
    margin-bottom: 25px;
    margin-top: 0;
}
.topheading {
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    margin-top: 1em;
}
.headerheading {
    line-height: 1;
    letter-spacing: 0em;
    font-size: 75px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
}

.middle_parent {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: var(--spacing);
    align-items: center;
    /* align-items: stretch; */
}

main section {
    padding: 130px 0;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    border-radius: 29px 29px 29px 0px!important;
    padding: 13px 40px;
    position: relative;
}
.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(--tint) !important;
}
.btn.btn-primary::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 14px;
    height: 14px;
    border-top: 2px solid var(--tint);
    border-right: 2px solid var(--tint);
    transform: rotate(45deg);
    right: -27px;
    bottom: 17px;
}
.btn.btn-primary::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    background: var(--tint);
    width: 53px;
    height: 2px;
    right: -28px;
    bottom: 23px;
}

footer .column.logo_onder img {
    margin: 0 auto 45px;
    max-width: 180px;
}
footer div.column > h4 {
    display: none;
}
footer .col-sm-24.col-md-12 {
    width: 100%;
}
footer {
  padding-top: 130px;
/*      padding-top: 90px;*/
    text-align: center;
}
footer .column i:not(footer .column .social-media i) {
    font-size: 31px;
}
footer .social-media.size-normal {
    margin-top: 30px;
}
footer div.socket {
    padding: 42px 0;
}
footer .column a {
    color: var(--white)!important;
    text-decoration: underline;
}

footer .row .col-sm-9 {
    width: 100%;
}

.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}


@media only screen and (min-width: 992px) and (max-width: 1290px){
section.lineslr::before {
    left: 10px!important;
}
section.lineslr::after {
    right: 10px!important;
}
}