
  @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: #222222;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #222222 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #662483 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #efe9f2 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #662483 !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: #efe9f2 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #e0d3e6 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #efe9f2 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #662483 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #e0d3e6 !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: #efe9f2 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #e0d3e6;
  border-color: #e0d3e6;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #e0d3e6 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #e0d3e6 !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, 1) !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://huidinstituutgouda.nl/wp-content/uploads/sites/429/2024/10/SKINERGY-2-1920x960.webp');
  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: 450px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 600px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 250px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 400px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 175px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 175px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 275px;
  }
  header > div.wrapper.above {
  min-height: 425px;
  }

  header div.header div.holder {
  height: 175px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #e0d3e6; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(224, 211, 230, .1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(224, 211, 230, .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: #e0d3e6 !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: left;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #662483;
  }

  @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: #662483 !important;
  }
  }


  header div.header div.contact i {
  color: #662483;
  }

  @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: #222222 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #662483 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #e0d3e6 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #662483;
  }

  footer div.socket,
  .footer-sticky {
  background: #efe9f2 !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: #222222 !important;
  }

  section.prices table tr td a {
  color: #222222 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #222222 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #e0d3e6;
  }

  :root {
--main: #662483;
--tint: #e0d3e6;
--beigetint:#efe9f2; 
--text: #222222;
--light:#f8f4f3;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;

 --spacing-25: calc(1rem * 0.25);
   --spacing-50: calc(1rem * 0.5);
   --spacing-75: calc(1rem * 0.75);
   --spacing-100: calc(1rem * 1);
   --spacing-150: calc(1rem * 1.5);
   --spacing-200: calc(1rem * 2);
   --spacing-300: calc(1rem * 3);
   --spacing-400: calc(1rem * 4);
   --spacing-600: calc(1rem * 6);
   --spacing-800: calc(1rem * 8);
   --spacing-1200: calc(1rem * 12);
   --spacing-1600: calc(1rem * 16);
   --spacing-2400: calc(1rem * 24);
   --spacing-3200: calc(1rem * 32);
   --spacing-4000: calc(1rem * 40);
   --spacing-4800: calc(1rem * 48);

   --transition-speed: 0.3s;

/*font-sizes*/
    --font-size-h1: calc(1rem * 2.25);  /* Ongeveer 36px */
    --font-size-h2: calc(1rem * 1.75);  /* Ongeveer 28px */
    --font-size-h3: calc(1rem * 1.5);   /* Ongeveer 24px */
    --font-size-h4: calc(1rem * 1.25);  /* Ongeveer 20px */
    --font-size-h5: calc(1rem * 1);     /* Ongeveer 16px */
    --font-size-h6: calc(1rem * 0.875); /* Ongeveer 14px */
/*fonts*/
  --font-head: 'Open Sans', sans-serif;
  --font-main: 'Open Sans', sans-serif;

/*grey*/
    --gray-900: hsl(0, 0%, 10%);
    --gray-800: hsl(0, 0%, 20%);
    --gray-700: hsl(0, 0%, 30%);
    --gray-600: hsl(0, 0%, 40%);
    --gray-500: hsl(0, 0%, 50%);
    --gray-400: hsl(0, 0%, 60%);
    --gray-300: hsl(0, 0%, 70%);
    --gray-200: hsl(0, 0%, 80%);
    --gray-100: hsl(0, 0%, 90%);

}

.row.vertical-align.partners__footer {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-200);
}


div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}
section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}
div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}
section.prices table tr th:nth-child(3) {
    text-align: right;
}

.btn.btn-primary {
  text-wrap: wrap;
}

.row.team__row.vertical-align {
  margin: var(--spacing-300) 0;
}
.row.team__row.vertical-align:nth-child(2n) {
  background: var(--beigetint);
  padding: var(--spacing-100);
}

.topbar__parent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.rimg > img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center 24%;
}
h2 strong {
  color: var(--main);
}

.row.team__row.vertical-align img {
  object-position: 0 20%;
}

.topbar__child {
  font-size: 14px;
}

.topbar a:hover {
  color: var(--main) !important;
  opacity: 0.7;
}

ul.dropdown-menu {
  margin-bottom: 0 !important;
}

.topbar {
  background: var(--beigetint);
}
.topbar__child.topbar__child--right {
  display: flex;
  flex-direction: row;
  gap: var(--spacing-50);
}

footer, .footer-cta.center::after, .author {
  background: var(--white) !important;
  color: var(--text)  !important;
}

.row__halfimage .btn.btn-primary:hover {
  background: var(--main) !important;
  opacity: 0.7;
}

footer div.column > h4 {
  border-bottom: none;
  color: var(--text) !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 {
  line-height: 50px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  line-height: 1;
  margin-bottom: 0.4rem;
}


footer div.column > h4 {
  margin-bottom: 0;
}

section.prices table tr td.col-md-8:nth-child(3) {
    text-align: right;
}


th {
  font-family: var(--font-head);
  font-weight: 300;
  margin: var(--spacing-200) 0 var(--spacing-75) 0;
  color: var(--gray-900) !important;
  font-size: var(--font-size-h4);
  padding-bottom: var(--spacing-25) !important;
}

.btn.btn-white:hover {
  opacity: 0.7;
}
.btn.btn-white {
  background: #fff !important;
  color: #662483 !important;
}


.footer-cta-box.pd-1.position-relative h2 {
  color: #fff !important;
}

.footer-cta-box.pd-1.position-relative {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.topbar a {
    font-weight: bold;
}

.rimg {
  background: var(--gray-900);
}

section.contact,
section.page {
  padding: var(--spacing-400) 0;
}
footer div.socket img[alt="netbeauty"] {
  filter: invert(0.7);
}

.socket *, .socket a, footer div.socket a, footer div.socket a:hover {
  color: var(--text) !important;
}

hundefined {
  display: none;
}

.list-unstyled li {
  margin: 0;
}

.block.text.afspraak__block {
  background: var(--tint);
  text-align: center;
  padding: var(--spacing-100);
}

.row.vertical-align.partners__footer img {
  max-height: 75px;
  max-width: 150px;
  object-fit: contain;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
  border: 0px solid #e6e6e6;
}

.header__cta__parent {
display: flex;
flex-direction: row;
justify-content: space-between;
position: relative;
z-index: 2;
}
.header__cta__child {
display: flex;
gap: var(--spacing-100);
}
.header__cta {
margin-top: -3rem;
font-size: 18px;
}
.header__cta__child a:hover {
opacity: 0.8;
transition: var(--transition-speed);
}

.item.item-background:hover {
  transform: translateY(-4px);
}


.header__cta__child a {
  color: #fff !important;
  transition: var(--transition-speed);
}
.team__lid img {
aspect-ratio: 1/1;
object-fit: cover;
border-radius: 100%;
height: 230px;
width: auto;
  object-position: 0 20%;
}
.team {
display: flex;
flex-wrap: wrap;
flex-direction: row;
text-align: center;
}
.team__lid {
  flex: 0 calc(50% - 2rem);
  margin: 1rem;
  background: #fff;
}

.team__lid h3 {
  margin-top: 0;
  margin-bottom: 0;
}

section.intro {
  padding: var(--spacing-800) 0;
}
.col-md-32.col-md-offset-8 {
  margin-left: 0;
  text-align: left;
}

section.half-image {
  padding: 0;
}

.footer-cta-box.pd-1.position-relative {
  min-height: 370px;
}

.home .footer-cta.text-center.above {
  padding-top: var(--spacing-400);
}

.text__container {
  max-width: 35em;
  margin: 0 auto;
}

.row__halfimage {
display: flex;
flex-direction: row;
align-items: center;
gap: var(--spacing-200);
}
.col__halfimage {
flex: 1;
}
section.half-image .container {
width: 100%;
padding: 0;
margin: 0;
}
.col__halfimage.col__halfimage--image img {
margin: 0;
max-height: 70svh;
object-fit: cover;
}

section.featured div.item, section.news div.item {
  border-radius: 0;
}

.faq br {
display: none;
}
.row.team__row.vertical-align img {
  max-height: 300px;
  object-fit: cover;
  border-radius: 100%;
  width: 300px;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav > li {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
.tar-md {
text-align: right;
}

.col-md-32.col-md-offset-8 {
  width: 100%;
}
.row.header__home img {
  max-height: 500px;
  margin: 0 auto;
  display: block;
}

.col-md-18.right span a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
td.col-md-32 ul {
  margin-top: var(--spacing-75);
}

.row.behandelingen-categorie__row.vertical-align img {
  height: 500px;
  object-fit: cover;
}


.footer-cta-box .tac {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  padding: var(--spacing-100);
  gap: var(--spacing-100);
}

header button.navbar-toggle {
  color: var(--main);
}

 header div.header div.holder {
    height: 110px;
    min-height: 110px;
  }

.header.full-width .container, .topbar .container {
  width: 96%;
}

.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: var(--spacing-100);
}

.col-md-14.col-md-offset-2 {
  position: sticky;
  top: 20px;
}

.home h2 {
  font-size: var(--spacing-300);
}

.item.item-background {
  box-shadow: none !important;
  min-height: 310px;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
top: 0;
}
body.home header > div.wrapper.above {
height: 80svh;
    min-height: 780px;
}
header > div.wrapper.above .header__content {
transform: translateY(-90px);
}

}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--text) !important;
}

header > div.wrapper.shadow::before {
  background: hsla(0, 0%, 0%, 0.4);
}
header .header__content h1, header .header__content p {
font-size: 20px;
}
header .header__content h1 {
font-size: var(--spacing-400);
line-height: 1;
}
header .btn.btn-primary {
margin: 0;
margin-top: var(--spacing-200);
}


.cw * {
color: #fff !important;
}


ul li {
  margin-bottom: var(--spacing-100);
}

body {
font-size: var(--spacing-100);
  line-height: 1.8;
font-family: var(--font-main);
  word-spacing: 1px;
letter-spacing: 0.022em;
}

h1, h2, h3, h4, h5, h6 {
font-family: var(--font-head);
  font-weight: 300;
margin: var(--spacing-200) 0 var(--spacing-75) 0;
color: var(--gray-900) !important;
}

h1 i {
  color: var(--secondary-900);
}

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);
}

p {
  margin:  0 0 var(--spacing-75);
}

html {
font-size: 15px !important;
}


div.breadcrumbs span#breadcrumbs a {
  text-decoration: none;
}

.single-behandelingen div.page-header h1 {
  border-bottom: 0;
  margin-bottom: var(--spacing-100);
  margin-top: var(--spacing-200);
}

.breadcrumbs, div.breadcrumbs span#breadcrumbs span.breadcrumb_last, .breadcrumbs a {
  font-size: var(--spacing-75);
  margin-bottom: 0 !important;
  color: var(--gray-500) !important;
}
.breadcrumb_last {
  text-decoration: underline;
}

.btn {
  margin-top: var(--spacing-200);
  padding: var(--spacing-100) var(--spacing-200);
  font-size: var(--font-size-h6);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 300;
  border-radius: var(--border-radius) !important;
transition: var(--transition-speed);
}

ul.dropdown-menu li {
  margin-bottom: 0 !important;
}


@media only screen and (max-width: 992px) {
html {
  font-size: 14px !important;
}

.row.header__home img {
  display: none;
}

header > div.wrapper::after {
  background: url(https://huidinstituutgouda.nl/wp-content/uploads/sites/429/2024/10/Gouda-Team.jpg);
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: contain;
    top: 100px !important;
}

header .header__content h1 {
  font-size: 25px;
}

.mb-xs-2 {
margin-bottom: 2rem;
}

header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
  background: none;
  color: var(--gray-800) !important;
}

.col-md-24.tar-md {
  margin-top: var(--spacing-100);
}

.featured.block5 {
  padding-top: 0;
}

.intro.text.block2.half-image {
  padding-top: 0;
}

.featured.block5 {
  padding-bottom: 0;
}
div.social-media ul li a {
  background: var(--main) !important;
}
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(--gray-100);
}

nav.navbar-default, div.navbar-collapse {
  background-color: #fff;
}

header div.navbar-collapse ul li a {
  color: var(--text) !important;
}

html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--main);
}


.col-md-14.col-md-offset-2 {
display: none;
}


section.half-image {
  padding-top: 0;
}

.home header > div.wrapper {
min-height: 570px;
height: 80svh;
}
 header > div.wrapper {
    min-height: 300px;
    height: 50svh;
  }


header > div.wrapper.above .header__content {
transform: translateY(-50px);
}
header > div.wrapper.above.shadow::before, header > div.wrapper.above::after {
top: 0;
background-position: 35% 0;
}
section.intro {
padding: var(--spacing-400) 0;
}
.team__lid img {
height: 100px;
}
.team__lid {
padding: var(--spacing-25);
}
.row__halfimage {
flex-direction: column;
}
.col__halfimage.col__halfimage--text {
padding: 0 var(--spacing-100) var(--spacing-400) var(--spacing-100);
}


}