
  @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(--main);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--main) !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(--main) !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(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--second) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !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(--second) !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(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--second);
  border-color: var(--second);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--second) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--second) !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://skin-reform.nl/wp-content/uploads/sites/194/2022/12/header.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
  

  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 485px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 635px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 285px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 435px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 210px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 210px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 310px;
  }
  header > div.wrapper.above {
  min-height: 460px;
  }

  header div.header div.holder {
  height: 210px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--second); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, 1) !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(--second) !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: var(--main) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--main) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--second) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: var(--main);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--main) !important;
  }

  section.prices table tr td a {
  color: var(--main) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--main) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--second);
  }

  :root {
--main: #504f4d;
--second: #e1ded7;
--third: #7b674e;
--fourth: #c1c1b7;
--dark: #1e1e1e;
--l-grey: #fafafa;
--mega-dark: #18140f;
}

.micromodal-slide[aria-hidden=false] .modal__container {
    background: var(--second);
}

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 {
  text-transform: none;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 400;
}




.gallery-icon.landscape img {
  width: 100%;
  margin-top: var(--gap);
}


.gallery-caption strong {
  width: 100%;
  display: block;
  float: left;
}

.row.producten__btns .btn {
  width: 100%;
}

.row.producten__btns {
  margin: 0;
}

section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}



.behandelingen__home__twee__link a {
  text-decoration: none !important;
}


main a:not(.btn) {
  color: var(--third) !important;
  text-decoration: underline;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: 1px solid var(--fourth);
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid var(--fourth);
}

.header__image {
  height: 430px;
  width: 100%;
  object-fit: cover;
}


.btn.btn-alt {
  background: var(--fourth) !important;
}


section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
  border-radius: 100% !important;
}

.behandelingen__home__twee {
  display: block;
}

.home header > div.wrapper::after {
  max-height: none;
}


.btn:hover {
  opacity: 0.7;
}

.wrapper__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners.text-center {
  background: #fff !important;
  padding: 10px 0;
}



.over__mij__home {
  display: flex;
  height: 500px;
  align-items: center;
  gap: var(--gap);
}
.over__mij__home.cw p {
  font-size: 20px;
  max-width: 80%;
  display: flex;
  margin-left: auto;
}
.over__mij__home h1 {
  font-size: clamp(80px, 18px + 8vw, 80px);
  margin-bottom: 0;
}



.behandelingen__home__twee__link p {
  display: none;
}


.behandelingen__home__twee__link {
  border-bottom: 1px solid var(--fourth);
}

.behandelingen__home__twee__link h4:hover {
  background: var(--fourth);
}


.behandelingen__home__twee__child {
  display: flex;
  flex-direction: column;
}

.beh__btn {
  margin-top: auto;
}

.behandelingen__home__twee__link h4 {
  margin: 0 !important;
  padding-top: 32px;
  padding-bottom: 8px;
 padding-left: 16px;
}


.behandelingen__home__twee {
  display: grid;
  grid-template-columns: 1fr 1fr;
grid-gap: var(--spacing);
}

nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu li a {
  text-transform: none !important;
transition: .1s linear;

}

div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}

.contact, section.treatments, section.page, section.prices {
  padding: var(--spacing) 0;
}

section.contact div.holder div.wrap {
  background-color: var(--fourth);
}

.wrap h3 {
  margin-top: 0;
}


.menu-item a:not(#menu-item-22 a) {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1.7px;
}




@keyframes spin {
0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(1turn);
}

}

.treatments {
  margin-top: var(--gap);
}


.row__partners {
  display: flex;
  justify-content: space-between;
}

section.partners div.item div.holder img {
  filter: brightness(0) invert(0.5);
}


.logo__footer {
  filter: brightness(0) invert(1);
}



.btn {
  padding: 1rem 2rem;
  border-radius: 0 !important;
  background: var(--third) !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: .1s linear;
  font-size: 14px;
}

footer .column a {
  color: var(--fourth) !important;
}

.home section.intro:not(.partners) {
  padding: var(--spacing) 0;
}


header > div.wrapper.shadow::before {
  background: var(--main);
  opacity: 0.4;
}

#menu-item-22 {
  background-color: var(--main);
  padding: 0.3rem 1.3em;
  margin-left: var(--gap);
}


body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
  margin: 1vw 2vw 0vw 18vw;
}

header > div.wrapper::after {
  margin: 1vw 2vw 0vw 18vw;
  background-position: top;
}

header .header__content h1, header .header__content p {
  text-align: left;
  padding-left: 6vw;
}

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.above_shadow::before {
  top: 0;
}
.header__content .container, .header__content .col-md-32 {
  width: 100%;
  margin: 0 !important;
padding: calc(var(--gap)/2) !important;
}

header .header__content h1 {
  font-size: clamp(4rem, 15vw, 12rem);
  line-height: 0.8;
}
header .header__content p {
  font-size: clamp(1.5rem, 2.9vw, 2.3rem);
  font-weight: 200;
  line-height: 1.4;
}

body.home header > div.wrapper {
  height: 90vh;
  max-height: 1080px;
  min-height: 690px;
  position: relative;
}

header > div.wrapper .header__content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0, 0);
}


.cw * {
    color: #ffffff!important;
}

footer, .author {
  background: var(--main) !important;
}

@media only screen and (min-width: 992px) {
  :root {
  --spacing: 8rem;
  --gap: 3em;
  } 

footer .col-sm-16 {
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .container {
  width: 58%;
  max-width: 2000px;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
  background-color: var(--fourth) !important;
}

footer .col-sm-16 {
  padding: var(--gap) 0;
}

.single-attachment strong {
  width: 200px;
  font-size: 30px;
}

.row.producten__btns, .single-attachment  hr {
  display: block;
  width: 100%;
  float: left;
}

/*.single-attachment p, .single-attachment ul {
  float: left;
}*/

.single-attachment img {
  display: block;
  float: left;
  margin-right: 2rem;
}

section.page .container {
  max-width: 800px;
}

.behandelingen__home__twee.vertical-align .beh__btn {
  margin-top: var(--gap);
}


.single-behandelingen .page .container {
  max-width: 800px;
}

header > div.wrapper .header__content {
  padding-top: 210px;
}

.over__home .col-md-24:nth-child(1) {
  padding-right: var(--spacing);
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--l-grey) !important;
}

.header.full-width .container {
  width: 95%;
}


}

@media only screen and (max-width: 991px) {
   :root {
  --gap: 2rem;
  --spacing: 6rem;
  }



.home header > div.wrapper::after,  body header > div.wrapper.above_shadow::before, header > div.wrapper .header__content, header  {
  max-height: 800px;
}

.behandelingen__home__twee {
  grid-template-columns: auto;
}

header div.header div.wrapper img.logo {
  filter: brightness(0) invert(1);
}


div.social-media ul li a i {
  color: var(--fourth) !important;
}

#menu-item-22 {
    width: 100%;
    margin: 0;
}

.menu-item a:not(#menu-item-22 a) {
  color: var(--dark) !important;
}

.over__mij__home {
  display: block;
}
.over__mij__home.cw p {
  max-width: 100%;
}

.row__partners {
  gap: 30px;
}


.beh__btn {
  padding-top: calc(var(--spacing)/2);
}



header > div.wrapper .header__content {
  padding-top: 150px;
}

.over__home img {
  padding-top: var(--spacing);
}

header .header__content .btn {
  background: var(--third) !important;
}

header .header__content h1, header .header__content p {
  padding-left: 0;
}

.header__content .container, .header__content .col-md-32 {
  width: 100%;
  margin: 0 auto !important;

}

header > div.wrapper::after {
  background-position: bottom;
}


header nav.navbar-default {
  background: #fff0;
}

header > div.wrapper .header__content {
  margin: 0 !important;
}

body.home header > div.wrapper {
  height: 90vh;
  max-height: 1080px;
  min-height: 500px;
  position: relative;
}


}


body {
background: var(--second) !important;
}

section.partners div.item {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*Fonts*/

html {font-size: 17px;} /*17px*/

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.75;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
    font-family: 'Forum', cursive;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  font-size: 3.052rem;
}

h2 {font-size: 2.441rem;}

h3 {font-size: 1.953rem;}

h4 {font-size: 1.563rem;}

h5 {font-size: 1.25rem;}

small, .text_small {font-size: 0.8rem;}