
  @import url('https://fonts.googleapis.com/css?family=Alegreya+SC:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cinzel:400,700&display=swap');

  body {
  font-family: 'Alegreya SC', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cinzel', 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: #071511;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #071511 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #38ac89 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #45d388 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #38ac89 !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: #45d388 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #3fc19a !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #45d388 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #38ac89 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #3fc19a !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: #45d388 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #3fc19a;
  border-color: #3fc19a;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #3fc19a !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #3fc19a !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://voetenpoli.nl/wp-content/uploads/sites/438/2024/09/Untitled-1.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: 913px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 1063px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 713px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 863px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 638px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 638px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 738px;
  }
  header > div.wrapper.above {
  min-height: 888px;
  }

  header div.header div.holder {
  height: 638px;
  }
  }

  .topbar {
  background: #33bd93;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #3fc19a; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(63, 193, 154, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(63, 193, 154, .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: #3fc19a !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 #38ac89;
  }

  @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: #38ac89 !important;
  }
  }


  header div.header div.contact i {
  color: #38ac89;
  }

  @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: #071511 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #38ac89 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #3fc19a !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #38ac89;
  }

  footer div.socket,
  .footer-sticky {
  background: #45d388 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #2a8167;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #071511 !important;
  }

  section.prices table tr td a {
  color: #071511 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #071511 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #3fc19a;
  }

  :root {
  /* Primary */
  --primary-50: #e6faf4;
  --primary-100: #ccf5e9;
  --primary-200: #99ebd3;
  --primary-300: #66e0bd;
  --primary-400: #47d7ac; /* main */
  --primary-500: #33bd93;
  --primary-600: #269976;
  --primary-700: #1a735a;
  --primary-800: #0d4c3d;
  --primary-900: #072621;
  --primary-950: #031310;

  /* Secondary */
  --secondary-50: #e6eaf0;
  --secondary-100: #ccd5e1;
  --secondary-200: #99abc3;
  --secondary-300: #6681a5;
  --secondary-400: #335787;
  --secondary-500: #0c2850; /* main */
  --secondary-600: #0a2040;
  --secondary-700: #071830;
  --secondary-800: #051020;
  --secondary-900: #020810;
  --secondary-950: #010408;

  /* Grey (unchanged) */
  --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%);

  /* Other colors (unchanged) */
  --background: #FFFFFF;
  --surface: #FFFFFF;
  --error: #B00020;

  /* Spacings (updated to 4px steps) */
  --spacing-1: 4px;
  --spacing-2: 8px;
  --spacing-3: 12px;
  --spacing-4: 16px;
  --spacing-5: 20px;
  --spacing-6: 24px;
  --spacing-8: 32px;
  --spacing-10: 40px;
  --spacing-12: 48px;
  --spacing-16: 64px;
  --spacing-20: 80px;
  --spacing-24: 96px;
  --spacing-32: 128px;
  --spacing-40: 160px;
  --spacing-48: 192px;
  --spacing-56: 224px;
  --spacing-64: 256px;

  /* Typografie */
  --font-family-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  --font-family-serif: 'Merriweather', 'Georgia', 'Times New Roman', serif;
  --font-family-mono: 'Fira Code', 'Consolas', 'Monaco', 'Andale Mono', 'Ubuntu Mono', monospace;

  /* Font sizes */
  --font-size-xs: 0.75rem;     /* 12px */
  --font-size-sm: 0.875rem;    /* 14px */
  --font-size-base: 1rem;      /* 16px */
  --font-size-lg: 1.125rem;    /* 18px */
  --font-size-xl: 1.25rem;     /* 20px */
  --font-size-2xl: 1.5rem;     /* 24px */
  --font-size-3xl: 1.875rem;   /* 30px */
  --font-size-4xl: 2.25rem;    /* 36px */
  --font-size-5xl: 3rem;       /* 48px */
  --font-size-6xl: 3.75rem;    /* 60px */
  --font-size-7xl: 4.5rem;     /* 72px */

  /* Line heights */
  --line-height-tight: 1.25;
  --line-height-snug: 1.375;
  --line-height-normal: 1.5;
  --line-height-relaxed: 1.625;
  --line-height-loose: 2;

  /* Letter spacing */
  --letter-spacing-tighter: -0.05em;
  --letter-spacing-tight: -0.025em;
  --letter-spacing-normal: 0em;
  --letter-spacing-wide: 0.025em;
  --letter-spacing-wider: 0.05em;
  --letter-spacing-widest: 0.1em;

  /* Font weights */
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;

}



nav.navbar-default div.navbar-collapse ul.navbar-nav {
  text-align: end;
}
.topbar {
text-align: end;
}
header .topbar p {
width: 100%;
max-width: none;
}
footer div.socket img[alt="netbeauty"] {
  border-radius: 0;
}

.col-md-32.col-md-offset-8 h3 {
  color: #fff !important;
  text-align: center;
  margin: -1px auto 12px auto;
}

.topbar a {
  color: #fff !important;
}
.topbar {
  font-size: var(--font-size-sm);
}

body header > div.wrapper::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url("data:image/svg+xml,%3Csvg class='editorial' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 24 150 28' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpath id='gentle-wave' d='M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z'%3E%3C/path%3E%3C/defs%3E%3Cg class='parallax1'%3E%3Cuse xlink:href='%23gentle-wave' x='50' y='3' fill='white'%3E%3C/use%3E%3C/g%3E%3Cg class='parallax2'%3E%3Cuse xlink:href='%23gentle-wave' x='50' y='0' fill='white'%3E%3C/use%3E%3C/g%3E%3Cg class='parallax3'%3E%3Cuse xlink:href='%23gentle-wave' x='50' y='9' fill='white'%3E%3C/use%3E%3C/g%3E%3Cg class='parallax4'%3E%3Cuse xlink:href='%23gentle-wave' x='50' y='6' fill='white'%3E%3C/use%3E%3C/g%3E%3C/svg%3E") !important;
  background-size: 100% 100px !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
  z-index: -1;
}

.intro.text.block0 {
  position: relative;
}
.breadcrumbs {
  display: none;
}

header > div.wrapper.shadow::before {
background: rgba(0,0,0,.0);
}

header .header__content h1, header .header__content p {
margin: 0 auto;
}

.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-3);
}

header .header__content h1 {
font-size: var(--font-size-7xl);
}
header > div.wrapper::after {
/*border: ;
border-radius: var(--spacing-10);
top: 160px;
margin: 0 1rem;*/
filter: brightness(0.7);
}

img:not(.logo) {
  border-radius: var(--spacing-1);
}

section.intro__behandelingen:nth-child(2n+1) {
  padding: var(--spacing-10);
  background: var(--primary-50);
  border-radius: var(--spacing-3);
}
div.page-header:nth-child(1) {
  display: none;
}
.row.about__me img {
  aspect-ratio: 1/1;
  border-radius: var(--spacing-3);
  object-fit: cover;
}


header .header__content a {
  margin: var(--spacing-5) auto 0 auto;
}

/* Focus states */
:focus {
  outline: 2px solid var(--primary-400);
  outline-offset: 2px;
}

section.partners.text-center {
  padding: var(--spacing-6) 0;
}
  body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: auto;
  }


section,
section.treatments {
  padding: var(--spacing-20) 0;
}

header > div.wrapper div.wrapper img.logo {
  max-height: 120px;
}
section.partners {
  background: var(--secondary-700) !important;
}
footer, .footer-cta.center::after, .author {
  background: var(--secondary-700) !important;
}
footer div.socket, .footer-sticky {
  background: var(--secondary-700) !important;
}
a {
  transition: color 0.2s ease-in-out;
}
.btn {
  display: inline-block;
  padding: var(--spacing-4) var(--spacing-6);
  background-color: var(--primary-500) !important;
  color: white !important;
  border: none;
  border-radius: 4px !important;
  font-weight: var(--font-weight-medium);
  text-decoration: none;
  transition: background-color 0.2s ease-in-out;
  margin-top: var(--spacing-3);
}

.btn:hover {
  background-color: var(--primary-600);
}

.page-header {
  position: absolute;
  top: calc(50% + 50px);
  right: 50%;
  text-align: center;
  transform: translate(50%, -50%);
  width: auto;
}
div.page-header h1 {
  border-bottom: 0;
  color: #fff !important;
}

html {
  font-size: 16px !important;
  line-height: var(--line-height-normal);
  font-family: var(--font-family-sans);
  color: var(--gray-900) !important;
}

body {
  font-size: var(--font-size-base);
  font-family: var(--font-family-sans);
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family-sans);
  margin-top: var(--spacing-8);
  margin-bottom: var(--spacing-4);
  line-height: var(--line-height-tight);
  letter-spacing: var(--letter-spacing-tight);
  font-weight: var(--font-weight-semibold);
  max-width: 20em;
}

.home h1, .home h2, .home h3, .home h4, .home h5, .home h6 {
  max-width: 20em;
}

h1 {
  font-size: var(--font-size-5xl);
}

h2 {
  font-size: var(--font-size-4xl);
}

h3 {
  font-size: var(--font-size-3xl);
}

h4 {
  font-size: var(--font-size-2xl);
}

h5 {
  font-size: var(--font-size-xl);
}

h6 {
  font-size: var(--font-size-lg);
}

 .col-md-32.col-md-offset-8 {
    text-align: center;
  }

/* Paragraphs */
p {
  margin-bottom: var(--spacing-4);
}

/* Small text */
small, .text-small {
  font-size: var(--font-size-sm);
}

/* Large text */
.text-large {
  font-size: var(--font-size-lg);
}

/* Extra large text */
.text-xl {
  font-size: var(--font-size-xl);
}

/* Lead paragraph */
.lead {
  font-size: var(--font-size-xl);
  line-height: var(--line-height-relaxed);
  margin-bottom: var(--spacing-6);
}

/* Links */
a {
  color: var(--primary-600);
  text-decoration: underline;
}

a:hover {
  color: var(--primary-700);
}

/* Lists */
ul, ol {
  margin-bottom: var(--spacing-4);
  padding-left: var(--spacing-5);
}

li {
  margin-bottom: var(--spacing-2);
}

/* Code */
code {
  font-family: var(--font-family-mono);
  font-size: var(--font-size-sm);
  background-color: var(--gray-100);
  padding: var(--spacing-1) var(--spacing-2);
  border-radius: 4px;
}

/* Blockquote */
blockquote {
  font-size: var(--font-size-lg);
  font-style: italic;
  border-left: 4px solid var(--primary-400);
  padding-left: var(--spacing-4);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: var(--spacing-4);
}

/* Utility classes */
.text-center {
  text-align: center;
}

.font-bold {
  font-weight: var(--font-weight-bold);
}

.font-semibold {
  font-weight: var(--font-weight-semibold);
}

.uppercase {
  text-transform: uppercase;
}

.text-primary {
  color: var(--primary-600);
}

.text-secondary {
  color: var(--secondary-600);
}

@media only screen and (min-width: 1200px) {
 .home  .container {
    width: 99vw;
    max-width: 1599px;
  }
}

@media only screen and (min-width: 992px) {

 header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--gray-800) !important;
    text-decoration: none;
  }

  body header > div.wrapper {
    min-height: 225px;
    min-height: 500px;
    height: 75svh;
    max-height: 1920px;
  }

header > div.wrapper .header__content {
transform: translate3d(0, 0px, 0);
    top: calc(50% + 100px);
    position: absolute;
right: 50%;
transform: translate(50%, -50%);
}
.col-md-32.col-md-offset-8 {
text-align: center;
}

body.home header > div.wrapper {
    height: 90svh;
    max-height: 1920px;
    position: relative;
    min-height: 700px;
}



.col-md-32.col-md-offset-8 blockquote {
  color: #fff !important;
}


body {
  font-size: var(--font-size-lg);
  line-height: var(--line-height-relaxed);
  color: var(--gray-700) !important;
}
  header div.header div.holder {
    height: auto;
    padding: var(--spacing-1);
  }

body.home p {
    max-width: 35em;
 }

}

















        .gallery {
            display: grid;
            grid-template-columns: 2fr 1fr;
            grid-gap: var(--spacing-4);
            padding: var(--spacing-5);
            margin: 0 auto;
        }
        .gallery__item {
            background-color: var(--surface);
            border-radius: var(--spacing-2);
            overflow: hidden;
            position: relative;
        }
        .gallery__main-image {
            grid-row: span 2;
        }
        .gallery__link {
            display: block;
            height: 100%;
            text-decoration: none;
            color: inherit;
        }
        .gallery__image {
            width: 100%;
            height: 100%;
  transition: 300ms;
  filter: brightness(0.7);
            object-fit: cover;
        }
        .gallery__overlay-text {
            position: absolute;
            bottom: var(--spacing-5);
            left: var(--spacing-5);
  color: #fff;
            font-size: var(--font-size-2xl);
            font-weight: var(--font-weight-bold);
        }
        .gallery__tag {
  background-color: var(--primary-800);
  color: var(--primary-50);
  padding: var(--spacing-2) var(--spacing-3);
  border-radius: var(--spacing-5);
  font-size: var(--font-size-sm);
  position: absolute;
  top: var(--spacing-5);
  left: var(--spacing-5);
        }
        .gallery__content {
  padding: var(--spacing-5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--primary-50);
        }
        .gallery__title {
            margin-top: 0;
            margin-bottom: var(--spacing-2);
            font-size: var(--font-size-xl);
            font-weight: var(--font-weight-semibold);
        }
        .gallery__description {
            margin-bottom: 0;
            font-size: var(--font-size-base);
            line-height: var(--line-height-normal);
        }
.gallery__overlay-text.gallery__overlay-text--background {
  background: #fff;
  color: var(--gray-900);
  border-radius: 0 var(--spacing-1) 0 0;
  padding: 1.8rem;
  left: 0;
  bottom: 0;
  line-height: var(--line-height-tight);
  font-size: var(--font-size-3xl);
}

.gallery__item:hover img {
  filter: brightness(0.9);
  transition: 300ms;
}




div.page-header h1 {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 992px) {
html {
  font-size: 14px !important;
}

.col-md-32.col-md-offset-8 h3 {
  font-size: 19px;
}

.table {
  font-size: 13px;
}


.row.about__me img {
  margin-top: var(--spacing-3);
}

header > div.wrapper::after {
  background-position: 20% 0px;
}

header .header__content {
  min-height: 324px;
}

section.intro__behandelingen:nth-child(2) {
  padding-top: 0;
}
section.intro__behandelingen:nth-child(2n+1) {
  padding: var(--spacing-5);
}
header .header__content h1, div.page-header h1 {
  font-size: var(--font-size-4xl);
    line-height: var(--line-height-tight) !important;
  margin-bottom: var(--spacing-2);
}



nav.navbar-default div.navbar-collapse ul.navbar-nav {
  text-align: start;
}
header div.navbar-collapse ul li a {
  text-decoration: none;
}

body header > div.wrapper::before {
  background-size: 100% 50px !important;
}

header > div.wrapper {
  min-height: 430px;
}
.page-header {
   top: calc(50% + 80px);
 }

.gallery {
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
padding: 0;
}
.gallery__overlay-text {
line-height: var(--line-height-snug);
}
.gallery__description .btn {
padding: var(--spacing-3) var(--spacing-3);
}
.gallery__content {
padding: var(--spacing-3);
}

.gallery__main-image {
grid-row: 1;
grid-column: 1 / span 2;
}

}


