
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--darkbrown) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--brown) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--darkbrown) !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(--brown) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--darkbrown) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--brown) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--darkbrown) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--darkbrown) !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(--brown) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--darkbrown);
  border-color: var(--darkbrown);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--darkbrown) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--darkbrown) !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: 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://carefreeskin.nl/wp-content/uploads/sites/411/2024/07/header_2new.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: 451px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 601px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 251px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 401px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 176px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 176px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 276px;
  }
  header > div.wrapper.above {
  min-height: 426px;
  }

  header div.header div.holder {
  height: 176px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--darkbrown); !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(--darkbrown) !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(--darkbrown);
  }

  @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(--darkbrown) !important;
  }
  }


  header div.header div.contact i {
  color: var(--darkbrown);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--darkbrown) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--darkbrown) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--darkbrown);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--brown) !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(--darkbrown);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
--darkbrown: #775D43;
--brown: #A28468;
--beige: #C2B19C;
--backgr:#f2ecde;
--link: #a94d07;
--text: #322518;
--titletext:#674d33;
--white: #fff;
--border: 0 100% 0 0;
--spacing: 8rem;
--gap: 3rem;
--siertekst: "Oooh Baby", cursive;
--bodytekst: "Noto Serif", serif;
--koptekst: "Playfair Display", 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);
}

h1.subkop {
    z-index: 1000;
    position: relative;
    color: white !important;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: var(--bodytekst) !important;
    font-style: italic;
margin-top: 0px!important;
}
.salon_over img {
    width: 350px;
}


.h3.entry-title a {
  color: var(--titletext) !important;
}


section.treatments div.items div.item img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.faq-answer {
    display: none;
}
.faq-question {
  display: flex;
  gap: 1rem;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
}
.faq-item {
    border-bottom: 1px solid var(--brown);
    padding: 15px;
}



.invert_knop {
    background: var(--beige) !important;
}

main section .content a:not(main section .content a.btn) {
    text-decoration: underline;
}

section.treatments div.items div.item a span {
    font-family: var(--koptekst);
    color: var(--titletext) !important;
    letter-spacing: 3px;
}

 section.treatments .treatments .item.text-center img {
    width: 100%;
    height: 210px;
    border-radius: 0 !important;
  }

section.backgr {
    padding: 170px 0;
}
section.backgr::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(https://carefreeskin.nl/wp-content/uploads/sites/411/2024/07/Ontharingsopties-bij-Care-Free-Skin.jpg);
    background-size: cover;
    width: 74%;
    height: 100%;
    opacity: 0.4;
  background-position: 0 80%;
}




footer {
    text-align: center;
}

footer .column a {
    color: var(--beige) !important;
}
footer {
    padding-top: 60px;
}
footer div.socket {
    margin-top: 80px;
}
footer div.social-media ul li a {
    background: var(--beige) !important;
}
section.partners {
    background: transparent !important;
    padding: 0px 0 100px;
}
section.partners div.item div.holder img {
    filter: invert(0.7) sepia(1);
}
.home section.treatments h2 {
    margin-top: 0;
    margin-bottom: 75px;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--link)!important;
}

aside div.block div.head h4 {
    line-height: 1.2;
    margin-bottom: 15px;
}

.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: 13px 8px;
    border-top: 1px solid var(--beige);
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid var(--brown);
}
.table-hover>tbody>tr:hover {
    background-color: rgb(194 177 156 / 25%);
}

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.archive.reviews div.reviews div.review {
    border-bottom: 1px solid var(--darkbrown);
margin-bottom: 80px;
}section.archive.reviews div.reviews div.review blockquote.blockquote {
    border: none;
    padding: 10px 20px 10px 0;
    font-size: 14px;
    font-style: italic;
}

.block.text.afspraak_cta h4 {
    color: white ! Important;
}
.block.text.afspraak_cta {
    margin-top: 50px;
    padding: 46px 25px;
    background: var(--beige);
    color: white;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: unset !important;
}
aside div.block.treatments ul li {
    padding: 6px 15px!important;
    border-bottom: 1px solid var(--brown)!important;
}

header>div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    top: 0 !important;
    background: var(--darkbrown)!important;
    z-index: -100!important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 35px!important;
}

.word_img p.word_name {
    position: absolute;
    left: -46px;
    font-size: 34px;
    writing-mode: vertical-lr;
    bottom: 0;
    height: 93%;
}
.word_img > p:nth-child(1)::before {
    content: "";
    height: 80%;
    width: 2px;
    position: absolute;
    left: 44%;
    background: var(--darkbrown);
    rotate: revert;
    bottom: 0;
}

header .header__content p {
    font-size: 22px;
    font-style: italic;
    line-height: 1.1;
    width: 50%;
    margin-left: 50%;
    margin-top: -31px;
}

.sierkop {
    font-family: var(--siertekst) !important;
    letter-spacing: -2px;
    font-size: 56px;
}

header .header__content img {
    border-radius: var(--border);
    width: 460px;
    height: 610px;
    object-fit: cover;
    opacity: 0.5;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    margin-bottom: 50px!important;
}

.col-md-14.col-md-offset-2::before {
    width: 1px;
    height: 100%;
    position: absolute;
    left: -35px;
    top: 0;
    content: "";
    background: var(--darkbrown);
}
.col-md-14.col-md-offset-2{
    position: relative;
}

@media only screen and (min-width: 992px) {

header .container {
    width: 100%;
    max-width: 1560px
  }


section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.333%;
}
    header div.navbar-collapse {
        text-align: right;
    }
.dropdown-menu {
    background-color: var(--backgr);

}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: var(--beige) !important;
    }

html {font-size: 24px !important; }
    header div.header div.holder {
        height: 86px;
        min-height: 50px;
    }
body header > div.wrapper {
        min-height: 491px;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 220px;
    }
header div.header {
    background-color: var(--beige) !important;
}
header>div.wrapper .header__content {
        transform: translate3d(0, -28px, 0);
    transform: translate3d(0, 262px, 0);
}
body.home header > div.wrapper {
        min-height: 891px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
}
header>div.wrapper .header__content .container {
    width: 100%;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: -5%;
    text-align: right;
}
}

.float_text h4 {
    font-size: 79px;
    line-height: 1;
    margin: 0 0 0;
    text-align: center;
    color: var(--beige) !important;
    opacity: 0.5;
}
.float_text {
    position: absolute;
    left: 0;
    margin-left: 0%;
    transform: rotate(270deg);
    padding: 25px;
    top: 116%;
    top: 50%;
}


header .header__content h1 {
    font-size: 196px;
    opacity: 0.6;
}

header > div.wrapper::after {
    background-color: rgb(119 93 67 / 53%) !important;
    background-blend-mode: darken;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    height: 64%;
    width: 88%;
    right: 0;
    left: unset;
    top: 28%;
    bottom: unset;
}



  section.treatments .treatments .item.text-center img {
    object-fit: cover;
}


@media only screen and (max-width: 991px) {


header .header__content .col-md-32.col-md-offset-8 {
        text-align: right;
        margin-top: 170px;
    }
header .header__content p {
    font-size: 16px!important;
    line-height: 1.4!important;
    width: unset!important;
    margin-left: unset!important;
    margin-top: -1px!important;
}
.home header > div.wrapper::after {
        height: 45%;
        top: 50% !important;
        bottom: unset !important;
}
html {font-size: 19px !important;}
.home header>div.wrapper {
    min-height: 920px;
}
header>div.wrapper {
    min-height: 340px;
}
header > div.wrapper::after {
    height: 37%;
    top: unset!important;
    bottom: 10%!important;
}
section.partners h4 {
    text-align: center;
}
header .header__content h1 {
    font-size: 67px;
    margin-top: -163px;
    line-height: 0.9;
}
    .float_text h4 {
        font-size: 39px;
        text-align: left;
    }
.float_text {
    margin-left: 0 !important;
    transform: unset !important;
    top: 205%!important;
}
header > div.wrapper::after {
    background-position: center!important;
}
header div.navbar-collapse ul {
    text-align: left;
}
.word_img {
    width: 80%;
    margin-left: 20%;
    margin-top: 80px;
}
.word_img p.word_name {
    left: 0!important;
}
.word_img > p:nth-child(1)::before {
    height: 200px;
}
}



main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 2.2;
    font-size: 16px;
font-family: var(--bodytekst);
font-weight: 300;
color: var(--text)!important;
background:var(--backgr);
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
font-family: var(--koptekst);
color: var(--titletext)!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;}

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) {


.review-section {
  flex-direction: column;
  gap: 0 !important;
}


.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;
}
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}