
  @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(--color-surface) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-surface) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-surface) !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(--color-surface) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-surface) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-surface) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-surface) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-surface) !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(--color-surface) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-surface);
  border-color: var(--color-surface);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-surface) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-surface) !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.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://raffootique.nl/wp-content/uploads/sites/499/2025/04/header-bijgesneden.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: 1272px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 1422px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 1072px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 1222px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 997px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 997px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 1097px;
  }
  header > div.wrapper.above {
  min-height: 1247px;
  }

  header div.header div.holder {
  height: 997px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-surface); !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(--color-surface) !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(--color-surface);
  }

  @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(--color-surface) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-surface);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--color-surface) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-surface) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-surface);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-surface) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--color-surface);
  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(--color-surface);
  }

  :root {
  /* Kleurenpalet - Basis */
  --color-black: #1C1C1C;
  --color-white: #FFFFFF;
  
  /* Kleurenpalet - Grijstinten */
  --color-gray-50: #F9F9F8;
  --color-gray-100: #EFEEEC;
  --color-gray-200: #DEDBD5;
  --color-gray-300: #C8C4BC;
  --color-gray-400: #ADA9A0;
  --color-gray-500: #8D8980;
  --color-gray-600: #6D6A62;
  --color-gray-700: #524F48;
  --color-gray-800: #3A3833;
  --color-gray-900: #25241F;
  
  /* Kleurenpalet - Beige & Taupe (Primair) */
  --color-beige-50: #F7F3EF;  /* Zacht beige (achtergrond licht) */
  --color-beige-100: #F0EAE0;
  --color-beige-200: #E5DBC9;
  --color-beige-300: #D2C7BA;  /* Licht taupe (accent 2) */
  --color-beige-400: #C7B595;
  --color-beige-500: #B39E77;
  --color-beige-600: #9A8661;
  --color-beige-700: #7D6C4E;
  --color-beige-800: #5E513A;
  --color-beige-900: #3A342F;
  
  --color-taupe-50: #F6F5F3;
  --color-taupe-100: #EBE8E4;
  --color-taupe-200: #D8D3CB;
  --color-taupe-300: #C2BAB0;
  --color-taupe-400: #A89F91;  /* Taupe (accent 1) */
  --color-taupe-500: #998D7E;
  --color-taupe-600: #867B6D;
  --color-taupe-700: #6B6257;
  --color-taupe-800: #524A42;
  --color-taupe-900: #2B2B2B;  /* Donkergrijs (tekstkleur) */
  
  /* Kleurenpalet - Goud/Messing (Accent) */
  --color-gold-50: #FBFAF2;
  --color-gold-100: #F7F3D7;
  --color-gold-200: #EDE5B5;
  --color-gold-300: #DFD08A;
  --color-gold-400: #D1BB61;
  --color-gold-500: #BFA06E;  /* Messing goud */
  --color-gold-600: #A68C2D;
  --color-gold-700: #806B24;
  --color-gold-800: #5D4E1B;
  --color-gold-900: #3F3413;
  
  /* Semantische kleuren */
  --color-background: var(--color-beige-50);  /* Zacht beige */
  --color-surface: var(--color-accent-light);
  --color-surface-alt: var(--color-accent-dark);
  --color-text-primary: var(--color-taupe-900);  /* Donkergrijs */
  --color-text-secondary: var(--color-taupe-800);
  --color-text-tertiary: var(--color-taupe-700);
  --color-text-on-dark: var(--color-beige-50);
  --color-accent: var(--color-taupe-400);  /* Taupe */
  --color-accent-light: var(--color-beige-300);  /* Licht taupe */
  --color-accent-dark: var(--color-taupe-500);
  --color-border: var(--color-taupe-400);
  --color-border-light: var(--color-beige-300);
  --color-shadow: rgba(0, 0, 0, 0.15);
  
  /* Typografie */
  --font-family-primary: "Cormorant Garamond", serif;
  --font-family-secondary: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  
  /* Font Groottes - Schaal met 1.25 ratio */
  --font-size-xs: 0.75rem;     /* 12px */
  --font-size-sm: 0.875rem;    /* 14px */
  --font-size-base: 1rem;      /* 16px */
  --font-size-md: 1.125rem;    /* 18px */
  --font-size-lg: 1.25rem;     /* 20px */
  --font-size-xl: 1.5rem;      /* 24px */
  --font-size-2xl: 1.875rem;   /* 30px */
  --font-size-3xl: 2.25rem;    /* 36px */
  --font-size-4xl: 3rem;       /* 48px */
  --font-size-5xl: 3.75rem;    /* 60px */
  
  /* Font Gewichten */
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  
  /* Line Heights */
  --line-height-tight: 1.2;
  --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;
  
  /* Spacing Schaal - 4px basis met 1.5 ratio voor grotere waarden */
  --spacing-0: 0rem;
  --spacing-1: 0.25rem;      /* 4px */
  --spacing-2: 0.5rem;       /* 8px */
  --spacing-3: 0.75rem;      /* 12px */
  --spacing-4: 1rem;         /* 16px */
  --spacing-5: 1.25rem;      /* 20px */
  --spacing-6: 1.5rem;       /* 24px */
  --spacing-8: 2rem;         /* 32px */
  --spacing-10: 2.5rem;      /* 40px */
  --spacing-12: 3rem;        /* 48px */
  --spacing-16: 4rem;        /* 64px */
  --spacing-20: 5rem;        /* 80px */
  --spacing-24: 6rem;        /* 96px */
  --spacing-32: 8rem;        /* 128px */
  --spacing-40: 10rem;       /* 160px */
  --spacing-48: 12rem;       /* 192px */
  --spacing-56: 14rem;       /* 224px */
  --spacing-64: 16rem;       /* 256px */
  
  /* Border Radius */
  --radius-none: 0;
  --radius-sm: 0.125rem;     /* 2px */
  --radius-md: 0.25rem;      /* 4px */
  --radius-lg: 0.5rem;       /* 8px */
  --radius-xl: 1rem;         /* 16px */
  --radius-2xl: 1.5rem;      /* 24px */
  --radius-full: 9999px;
  
  /* Box Shadow */
  --shadow-sm: 0 1px 2px 0 var(--color-shadow);
  --shadow-md: 0 2px 4px 0 var(--color-shadow), 0 1px 2px -1px var(--color-shadow);
  --shadow-lg: 0 4px 6px -1px var(--color-shadow), 0 2px 4px -2px var(--color-shadow);
  --shadow-xl: 0 10px 15px -3px var(--color-shadow), 0 4px 6px -4px var(--color-shadow);
  --shadow-2xl: 0 20px 25px -5px var(--color-shadow), 0 8px 10px -6px var(--color-shadow);
  
  /* Transitions */
  --transition-fast: 150ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-normal: 250ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-slow: 350ms cubic-bezier(0.4, 0, 0.2, 1);
  
  /* Container/Layout */
  --container-padding: var(--spacing-4);
  --container-padding-sm: var(--spacing-4);
  --container-padding-md: var(--spacing-6);
  --container-padding-lg: var(--spacing-8);
  --container-padding-xl: var(--spacing-10);
  --container-max-width: 80rem;  /* 1280px */
  
  /* Z-index */
  --z-index-behind: -1;
  --z-index-default: 0;
  --z-index-dropdown: 1000;
  --z-index-sticky: 1100;
  --z-index-fixed: 1200;
  --z-index-modal-backdrop: 1300;
  --z-index-modal: 1400;
  --z-index-popover: 1500;
  --z-index-tooltip: 1600;
}
header > div.wrapper div.wrapper img.logo {
  max-width: 150px;
}

.opening_hours {
  font-family: "Inter", sans-serif;
}

aside {
  padding: var(--spacing-5);
  background: var(--color-surface);
}


div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}
div.breadcrumbs {
  font-size: var(--font-size-xs);
}
/* Base Reset & Global Styles */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 16px;
  scroll-behavior: smooth;
}
body {
  font-family: var(--font-family-secondary);
  font-size: var(--font-size-base);
  font-weight: var(--font-weight-regular);
  line-height: var(--line-height-normal);
  color: var(--color-text-primary);
  font-weight: var(--font-weight-light);
  background-color: var(--color-background);
}

section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}


/* Containers & Layout */
.container {
  width: 100%;
  max-width: var(--container-max-width);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
}
section {
  padding-top: var(--spacing-12);
  padding-bottom: var(--spacing-12);
}
.section-sm {
  padding-top: var(--spacing-6);
  padding-bottom: var(--spacing-6);
}
.section-lg {
  padding-top: var(--spacing-20);
  padding-bottom: var(--spacing-20);
}
/* Typografie Stijlen */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family-primary) !important;
  font-weight: var(--font-weight-light) !important;
  line-height: var(--line-height-tight) !important;
  color: var(--color-text-primary) !important;
  margin-bottom: var(--spacing-4);
  letter-spacing: var(--letter-spacing-tight);
}

em:not(.page-header h1 em) {
  font-family: "Playfair Display", serif;
}

.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
  padding: 5px 15px;
  border-bottom: 0px solid #e6e6e6;
}


h1 {
  font-size: var(--font-size-4xl);
  margin-bottom: var(--spacing-6);
}
body header > div.wrapper::before {
  top: 0;
  background: radial-gradient(circle, rgba(191, 160, 110, 0) 0, var(--color-black) 88%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  letter-spacing: 0.3px;
  font-size: 14px;
}


footer div.social-media ul li a {
  background: var(--color-gold-500) !important;
}
div.social-media ul li a i {
  color: #fff !important;
}


header div.navbar-collapse ul {
  text-align: left;
}

h2 {
  font-size: var(--font-size-3xl);
  margin-bottom: var(--spacing-5);
}
h3 {
  font-size: var(--font-size-2xl);
  margin-bottom: var(--spacing-4);
}
h4 {
  font-size: var(--font-size-xl);
  margin-bottom: var(--spacing-3);
}
h5 {
  font-size: var(--font-size-lg);
  margin-bottom: var(--spacing-2);
}
h6 {
  font-size: var(--font-size-md);
  margin-bottom: var(--spacing-2);
}
p {
  margin-bottom: var(--spacing-4);
}


.table-hover > tbody > tr:hover {
  background-color: var(--color-surface);
}


aside div.block {
  margin-bottom: 0;
}


.button__group {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-1);
  flex-direction: row;
  margin-top: var(--spacing-10);
}
header .header__content h1 {
  margin-bottom: var(--spacing-0);
}

header .btn.btn-secondary {
  color: var(--color-text-on-dark) !important;
}

.lead {
  font-size: var(--font-size-lg);
  line-height: var(--line-height-relaxed);
  margin-bottom: var(--spacing-6);
}
.small {
  font-size: var(--font-size-sm);
  line-height: var(--line-height-normal);
}
a {
  color: var(--color-taupe-600) !important;
  text-decoration: none;
  transition: color var(--transition-fast);
}

.cw * {
  color: #F7F3EF !important;
}

section.treatments div.items div.item img {
  border-radius: 0 !important;
  aspect-ratio: 1/1.25;
  object-fit: cover;
}
section.treatments div.items div.item a span {
  color: var(--color-text-on-dark) !important;
}
a:hover {
  color: var(--color-gold-500) !important;
  text-decoration: underline;
}
header > div.wrapper::after {
  background-position: center;
}
/* Lijsten */
ul, ol {
  margin-bottom: var(--spacing-4);
  padding-left: var(--spacing-6);
}
.lead:has(em) {
  font-family: "Playfair Display", serif;
}
li {
  margin-bottom: var(--spacing-2);
}



.slick-dots li button {
  background: none !important;
}

.slick-dots li button::before {
display: none;
}

/* Formulieren & Knoppen */
button, .btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-family: var(--font-family-secondary) !important;
  font-size: var(--font-size-base) !important;
  font-weight: var(--font-weight-medium) !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;
  padding: var(--spacing-4) var(--spacing-8) !important;
  border-radius: var(--radius-none) !important;
  border: 1px solid transparent !important;
  cursor: pointer !important;
  transition: all var(--transition-normal) !important;
  background-color: var(--color-taupe-400) !important;
  color: var(--color-beige-50) !important;
}
section.treatments.shortcode div.treatments div.item img {
  display: none;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
  border: 0px solid #e6e6e6;
  margin: 0;
  margin-top: var(--spacing-4);
}

aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
  background: var(--color-accent);
}
/*.block.treatments:hover {
  background: var(--color-surface);
}*/

.item.text-center {
  text-align: left;
  margin: 0;
  height: 20px;
}
.btn-primary {
  background-color: var(--color-taupe-400) !important;
  color: var(--color-beige-50) !important;
  border-color: var(--color-taupe-400) !important;
}
.btn-primary:hover {
  background-color: var(--color-beige-300) !important;
  color: var(--color-beige-50) !important;
  text-decoration: none !important;
}
.btn-secondary {
  background-color: transparent !important;
  color: var(--color-taupe-400) !important;
  border-color: var(--color-taupe-400) !important;
}
footer, .footer-cta.center::after, .author {
  background: var(--color-black) !important;
  color: var(--color-text-on-dark) !important;
}
.btn-secondary:hover {
  background-color: var(--color-taupe-400) !important;
  color: var(--color-beige-50) !important;
  border-color: var(--color-taupe-400) !important;
  text-decoration: none !important;
}
.btn-text {
  background-color: transparent !important;
  color: var(--color-taupe-600) !important;
  padding: var(--spacing-2) var(--spacing-3) !important;
}
.btn-text:hover {
  background-color: var(--color-beige-200) !important;
  text-decoration: none !important;
}
/* Invoervelden */
input, textarea, select {
  font-family: var(--font-family-secondary) !important;
  font-size: var(--font-size-base) !important;
  line-height: var(--line-height-normal) !important;
  color: var(--color-text-primary) !important;
  padding: var(--spacing-2) var(--spacing-3) !important;
  border: 1px solid var(--color-border) !important;
  border-radius: var(--radius-md) !important;
  background-color: var(--color-beige-50) !important;
  transition: border-color var(--transition-fast), box-shadow var(--transition-fast) !important;
  width: 100% !important;
}
input:focus, textarea:focus, select:focus {
  outline: none !important;
  border-color: var(--color-gold-500) !important;
  box-shadow: 0 0 0 2px rgba(191, 160, 110, 0.25) !important;
}
/* Afbeeldingen */
img {
  max-width: 100%;
  height: auto;
}
/* Kaarten / Cards */
.card {
  background-color: var(--color-beige-100);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  padding: var(--spacing-6);
  transition: transform var(--transition-normal), box-shadow var(--transition-normal);
  border: 1px solid var(--color-taupe-300);
}
.card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
  border-color: var(--color-gold-500) !important;
}
/* Luxe-elementen */
.gold-border {
  border: 1px solid var(--color-gold-500);
}
.gold-accent {
  position: relative;
}
.gold-accent::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background-color: var(--color-gold-500);
  margin-top: var(--spacing-2);
}
.luxury-bg {
  background-color: var(--color-beige-100);
  color: var(--color-text-primary);
  border-left: 3px solid var(--color-gold-500);
}
.luxury-text {
  color: var(--color-gold-500);
  font-family: var(--font-family-primary);
  letter-spacing: var(--letter-spacing-wide);
}
/* Helper klassen */
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.font-primary { font-family: var(--font-family-primary); }
.font-secondary { font-family: var(--font-family-secondary); }
.font-light { font-weight: var(--font-weight-light); }
.font-regular { font-weight: var(--font-weight-regular); }
.font-medium { font-weight: var(--font-weight-medium); }
.font-semibold { font-weight: var(--font-weight-semibold); }
.font-bold { font-weight: var(--font-weight-bold); }
.margin-none { margin: 0; }
.padding-none { padding: 0; }
/* Flex utilities */
.flex { display: flex; }
.flex-col { flex-direction: column; }
.items-center { align-items: center; }
.items-start { align-items: flex-start; }
.items-end { align-items: flex-end; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
.flex-wrap { flex-wrap: wrap; }
.flex-1 { flex: 1; }
.gap-1 { gap: var(--spacing-1); }
.gap-2 { gap: var(--spacing-2); }
.gap-4 { gap: var(--spacing-4); }
.gap-6 { gap: var(--spacing-6); }
.gap-8 { gap: var(--spacing-8); }
/* Media Queries voor responsiviteit */
@media (min-width: 640px) {
  :root {
    --container-padding: var(--container-padding-sm);
  }
  
  h1 { font-size: var(--font-size-4xl); }
  h2 { font-size: var(--font-size-3xl); }
}
@media (min-width: 768px) {
  :root {
    --container-padding: var(--container-padding-md);
  }
  
  h1 { font-size: var(--font-size-5xl); }
}
@media (min-width: 1024px) {
  :root {
    --container-padding: var(--container-padding-lg);
  }
}
@media (min-width: 1280px) {
  :root {
    --container-padding: var(--container-padding-xl);
  }
}
footer .item.text-center {
  margin-bottom: 0 !important;
}
footer .column a h4:hover {
  color: var(--color-gold-500) !important;
  transition: var(--transition-fast);
}
footer .column a h4 {
  transition: var(--transition-fast);
  margin-top: 0 !important;
}

@media only screen and (max-width: 991px) {

aside div.block:first-of-type {
  margin-top: 0;
}
.treatments.text-center.block1.cw {
  padding: var(--spacing-12) 0;
}

footer div.socket, .footer-sticky {
  padding-bottom: 75px;
}

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(--color-text-secondary) !important;
}

#navbarCollapse div.social-media ul li a i {
  color: var(--color-accent-dark) !important;
}

header div.navbar-collapse ul li a {
  color: var(--color-text-secondary) !important;
}

header nav.navbar-default {
  background: hsla(0, 0%, 100%, 0);
}
header > div.wrapper.above_shadow::before {
  top: 0;
}


}


@media only screen and (min-width: 992px) {

.col-md-14.col-md-offset-2 {
  position: sticky;
  top: 20px;
}

.table > thead > tr > th {
  font-family: var(--font-family-primary);
  font-size: var(--font-size-lg);
  color: var(--color-text-primary);
}

.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-8);
}

.home__intro img {
  height: 500px;
  object-fit: cover;
  width: 100%;
}
.col-md-32.col-span-md-2 {
  column-count: 2;
  gap: var(--spacing-12);
  word-break: break-word;
}

footer div.socket, .footer-sticky {
  background: var(--color-black) !important;
}

#menu-item-587 {
  float: right;
  background-color: var(--color-taupe-400) !important;
  color: var(--color-beige-50) !important;
  border-color: var(--color-taupe-400) !important;
}
#menu-item-587:hover {
  background-color: var(--color-gold-500) !important;
  color: var(--color-beige-50) !important;
  border-color: var(--color-gold-500) !important;
}
#primary_navigation {
  text-align: left;
}

section.partners {
  background: var(--color-black) !important;
}


section.partners div.item div.holder img {
  max-width: 150px;
  height: 75px;
  object-fit: contain;
}
.home section.treatments {
  padding: var(--spacing-24) 0;
}
  body header > div.wrapper {
    min-height: 225px;
    min-height: 500px;
  }
.home section.treatments .col-xs-24.col-sm-16.col-md-8 {
  width: calc(100% / 3);
}
.col-md-32.col-md-offset-8 {
  text-align: left;
margin: 0;
}
section {
  padding-top: var(--spacing-24);
  padding-bottom: var(--spacing-24);
}
  header > div.wrapper .header__content {
    transform: translate3d(0, 50%, 0);
  }
  body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
    background: var(--color-gold-500);
    background: radial-gradient(circle, rgba(191, 160, 110, 0) 0, var(--color-black) 88%);
  }
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--color-text-on-dark) !important;
  }
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav li.menu-item li a {
  color: var(--color-text-primary) !important;
}
  .dropdown-menu {
    background-color: var(--color-surface);
  }

  body.home header > div.wrapper {
    min-height: 950px;
  }
  header div.header div.holder {
    height: auto;
}
  header > div.wrapper {
    min-height: 500px;
  }
}
.footer-cta.text-center.above::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://raffootique.nl/wp-content/uploads/sites/499/2025/04/skyline_zevenaar.png');
  background-size: cover;
  background-position: center;
  opacity: 0.05;
  z-index: -1;
}
.footer-cta.text-center.above {
  background: linear-gradient(180deg, var(--color-background) 0%, rgba(191, 160, 110, 0) 30%);
}
section.treatments div.items div.item img {
  border-radius: 0 !important;
  aspect-ratio: 1/1.25;
  object-fit: cover;
}

footer div.column > h4 {
  border-bottom: 0px solid var(--color-text-on-dark);
}




section.treatments div.items div.item a span {
  color: var(--color-text-on-dark) !important;
}
section.treatments div.items div.item {
  border: 1px solid var(--color-gold-500);
  padding: var(--spacing-3);
  transition: var(--transition-slow);
}
section.treatments div.items div.item:hover {
  background: var(--color-gold-500);
}
section.treatments div.items div.item img:hover {
  transition: all .3s ease;
  box-shadow: none;
}
section.treatments div.items div.item a span {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 15px;
  text-transform: uppercase;
  word-break: break-word;
  font-family: var(--font-family-primary);
}
.item.text-center {
  height: auto;
}
aside div.block.treatments ul li a, .woocommerce .widget_product_categories ul li a, .woocommerce .widget_product_categories ul li span {
  color: var(--color-taupe-800) !important;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
  margin: 0 auto;
  transition: all .3s ease;
  aspect-ratio: 1/1.125 !important;
  border-radius: 0 !important;
  object-fit: cover !important;
}
footer .treatments.shortcode {
  padding: 0 !important;
}