
  @import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700&display=swap');

  body {
  font-family: 'Noto Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cormorant Garamond', 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;
  }



  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--beige-500) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--beige-300) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--beige-500) !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(--beige-300) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--beige-400) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--beige-300) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--beige-500) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--beige-400) !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(--beige-300) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--beige-400);
  border-color: var(--beige-400);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--beige-400) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--beige-400) !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://belezzaclinics.nl/wp-content/uploads/sites/501/2026/04/header.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: 752px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 902px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 552px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 702px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 477px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 477px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 577px;
  }
  header > div.wrapper.above {
  min-height: 727px;
  }

  header div.header div.holder {
  height: 477px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--beige-400); !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(--beige-400) !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(--beige-500);
  }

  @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(--beige-500) !important;
  }
  }


  header div.header div.contact i {
  color: var(--beige-500);
  }

  @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(--beige-500) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--beige-400) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--beige-500);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--beige-300) !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(--beige-400);
  }

  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

:root {
  /* Neutrale natuurlijke tinten */
  --white-50: #ffffff;
  --white-100: #fdfcfb;
  --white-200: #f5f2ef;
  --white-300: #f0ece7;
  --white-400: #e9e4df;
  --white-500: #ded8d1;
  --white-600: #c6beb5;
  --white-700: #aea59b;
  --white-800: #928881;
  --white-900: #78706a;

  /* Sisal (Primary) — warm beige/taupe #c3b0a2 */
  --sisal-50: #faf7f5;
  --sisal-100: #f1ebe7;
  --sisal-200: #e5ddd6;
  --sisal-300: #d6c8bc;
  --sisal-400: #cdbdae;
  --sisal-500: #c3b0a2;
  --sisal-600: #a89687;
  --sisal-700: #8d7c6e;
  --sisal-800: #6f6155;
  --sisal-900: #50463e;

  /* Laser (Secondary) — donkerbruin accent #8c7b6e */
  --laser-100: #f2efed;
  --laser-200: #ddd6d1;
  --laser-300: #beb1a7;
  --laser-400: #a5948a;
  --laser-500: #8c7b6e;
  --laser-600: #7a6b5f;
  --laser-700: #685b50;
  --laser-800: #534740;
  --laser-900: #3e3530;

  /* Pale Leaf (Tertiary) — lichte beige #e5ded5 */
  --paleleaf-100: #faf8f6;
  --paleleaf-200: #f2ede8;
  --paleleaf-300: #e5ded5;
  --paleleaf-400: #e5ded5;
  --paleleaf-500: #e5ded5;
  --paleleaf-600: #c9c1b6;
  --paleleaf-700: #ada49a;
  --paleleaf-800: #8a8178;
  --paleleaf-900: #635c55;

  /* Semantische variabelen */
  --background: var(--white-50);
  --background-alt: var(--sisal-50);
  --background-tertiary: var(--laser-100);

  --text-primary: #3a332d;
  --text-secondary: #4a423b;
  --text-tertiary: #6e655d;
  --text-on-dark: var(--white-50);

  --button-primary-bg: var(--sisal-500);
  --button-primary-hover: var(--sisal-600);
  --button-primary-text: #ffffff;

  --button-secondary-bg: var(--laser-500);
  --button-secondary-hover: var(--laser-600);
  --button-secondary-text: var(--white-50);

  --card-background: var(--white-100);
  --card-border: var(--sisal-300);
  --card-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  --card-shadow-hover: 0 8px 24px rgba(58, 51, 45, 0.08);

  /* Typography */
  --font-body: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --font-heading: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;

  /* Spacings */
  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-5: 1.25rem;
  --space-6: 1.5rem;
  --space-8: 2rem;
  --space-10: 2.5rem;
  --space-12: 3rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;
  --space-32: 8rem;

  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.75rem;
  --radius-xl: 1rem;
}

/* === BASE === */
html {
  font-size: 16px !important;
}

body {
  font-family: var(--font-body);
  font-size: clamp(1rem, 1.0625rem, 1.05vw);
  font-weight: 400;
  line-height: 1.65;
  color: var(--text-primary);
  background-color: var(--background);
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.01em;
  margin-top: 1.75rem;
  margin-bottom: 0.75rem;
  color: var(--text-primary) !important;
}

h1 { font-size: clamp(2rem, 4.5rem, 3.2vw); line-height: 1.1; font-weight: 500; }
h2 { font-size: clamp(1.75rem, 3rem, 2.6vw); }
h3 { font-size: clamp(1.5rem, 2.25rem, 2.1vw); }
h4 { font-size: clamp(1.25rem, 1.75rem, 1.7vw); }
h5 { font-size: clamp(1.125rem, 1.375rem, 1.4vw); }
h6 { font-size: clamp(1rem, 1.125rem, 1.1vw); }

p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: var(--text-secondary);
}

ul, ol {
  padding-left: 1.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

li {
  margin-bottom: 0.5rem;
  line-height: 1.65;
}

section {
  padding: var(--space-24) 0;
}

.lead {
  font-size: clamp(1rem, 1.2rem, 1.15vw);
  font-weight: 300;
  color: var(--text-primary);
  line-height: 1.75;
}

.sub {
  display: block;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: var(--font-body);
  font-size: 0.75rem;
  font-weight: 500;
  margin-bottom: var(--space-3);
  color: var(--laser-500);
  padding: 0;
  width: fit-content;
  border-bottom: none;
}

/* === LINKS === */
main a:not(.btn) {
  color: var(--laser-500) !important;
  text-decoration: none;
  border-bottom: 1px solid var(--laser-300);
  transition: color 0.2s ease, border-color 0.2s ease;
}

.btn.btn-primary.flying_button {
  position: fixed;
  right: 30px;
  bottom: 30px;
}

.logo {
  filter: brightness(0) invert(1);
}

main a:not(.btn):hover {
  color: var(--laser-700) !important;
  border-bottom-color: var(--laser-500);
}

/* === BUTTONS === */
.btn {
  display: inline-block !important;
  padding: 0.875rem 1.75rem !important;
  font-size: 0.9375rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.3px !important;
  line-height: 1.4 !important;
  text-align: center !important;
  text-decoration: none !important;
  border-radius: 100px !important;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.2s ease !important;
  cursor: pointer !important;
  margin-top: 2rem;
  border: none !important;
}

.btn-primary {
  background-color: var(--button-primary-bg) !important;
  color: var(--button-primary-text) !important;
  border: 1px solid var(--button-primary-bg) !important;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: var(--button-primary-hover) !important;
  color: var(--button-primary-text) !important;
  border: 1px solid var(--button-primary-hover) !important;
}

.btn.btn-outline {
  background-color: transparent !important;
  color: var(--text-primary) !important;
  border: 1px solid var(--sisal-500) !important;
}

.btn.btn-outline:hover {
  background-color: var(--button-primary-bg) !important;
  color: var(--button-primary-text) !important;
}

.btn-secondary {
  background-color: var(--button-secondary-bg) !important;
  color: var(--button-secondary-text) !important;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: var(--button-secondary-hover) !important;
  color: var(--button-secondary-text) !important;
}

.btn-group {
  display: flex;
  flex-direction: row;
  gap: var(--space-3);
  flex-wrap: wrap;
}

/* === HEADER / NAV === */
header div.header {
  background-color: rgba(255, 255, 255, 0) !important;
}

header div.header.full-width div.wrapper img.logo {
  max-width: 200px;
}

nav.navbar-default, div.navbar-collapse {
  background-color: var(--button-primary-bg);
}

nav.navbar-default div.navbar-collapse ul.navbar-nav {
  text-align: right;
}

header div.navbar-collapse ul li a i {
  color: var(--button-primary-text) !important;
}

html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--button-primary-text) !important;
}

body header > div.wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .3);
  z-index: -1;
}

/* === CARDS === */
.card {
  background: var(--white-50);
  border-radius: var(--radius-lg);
  box-shadow: var(--card-shadow);
  padding: var(--space-10);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--text-secondary) !important;
}

.card * {
  color: var(--text-primary) !important;
}

.card h4 {
  margin-top: 0;
}

.card.card__clear {
  background: none !important;
  box-shadow: none !important;
}

.card.card__clear i {
  padding: var(--space-1);
  height: 52px;
  width: 52px;
  border-radius: var(--radius-md);
  background: var(--laser-100);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--laser-500) !important;
  font-size: 1.25rem;
}

.card_stars {
  display: flex;
  flex-direction: row;
  gap: var(--space-1);
  margin-bottom: var(--space-3);
  font-size: 12px;
}

.card_stars i {
  color: var(--laser-500) !important;
}

.cw * {
  color: #fff !important;
}

/* === IMAGES (STRAK, GEEN BOGEN) === */
.img-responsive {
  border-radius: var(--radius-lg);
}

figure img {
  aspect-ratio: 16/9;
  object-fit: cover;
  width: 100%;
  border-radius: var(--radius-lg);
}

.row.intro img {
  border-radius: var(--radius-lg);
  max-width: 560px;
  width: 100%;
  outline: none;
}

.waarom__kiezen {
  border-radius: var(--radius-lg);
}

/* === INTRO SECTION (strakke rechte hoeken) === */
section.intro:nth-child(1) {
  border-radius: 0;
}

section.intro:nth-child(1) > div:nth-child(1) {
  border-radius: 0;
}

/* === TEXT CONTAINER === */
.text-container {
  max-width: 968px;
  margin: var(--space-16) 0;
}

.text-container.extra__padding {
  padding: 0 var(--space-8);
  margin: 0;
}

.col-md-32.col-md-offset-8 {
  margin: 0;
  width: 100%;
  text-align: left;
}

.col-md-24.hero__cta__text h2 {
  margin-top: 0;
}

.col-md-24.hero__cta__text .btn,
.col-md-24.hero__cta__card .btn {
  margin: var(--space-8) 0 0 0;
  align-self: start;
}

/* === TREATMENTS / FEATURED === */
section.treatments {
  padding-bottom: var(--space-24);
}

section.treatments div.items div.item img {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  border-radius: var(--radius-lg) !important;
  object-fit: cover;
}

section.featured a {
  text-decoration: none;
}

.featured.block2.pd-0 a {
  text-decoration: none;
}

section.featured a div.item {
  background: none !important;
  border: none;
  box-shadow: none !important;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

section.featured a div.item:hover {
  transform: translateY(-6px);
  background: var(--background-alt) !important;
  box-shadow: var(--card-shadow-hover);
}

section.featured a div.item h3 {
  margin-top: var(--space-6);
  margin-bottom: var(--space-2);
}

.item.item-card {
  display: flex;
  flex-direction: column;
}

.item.item-card img {
  order: -1;
  width: 100% !important;
  height: 270px !important;
  object-fit: cover;
  margin: 0 !important;
  max-height: none !important;
  border-radius: var(--radius-lg);
}

/* === ARCHIVE TREATMENTS === */
section.archive.treatments div.treatments div.item img,
section.treatments.shortcode div.treatments div.item img {
  border-radius: var(--radius-lg) !important;
  aspect-ratio: 16/10;
  object-fit: cover;
}

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-weight: 500;
  text-align: left;
}

/* === PAGE HEADER === */
div.page-header h1 {
  border-bottom: 0 solid #e6e6e6;
  line-height: 1.1;
  margin-bottom: var(--space-12);
  margin-top: var(--space-3);
}

div.breadcrumbs {
  font-size: 0.8125rem;
  letter-spacing: 0.3px;
}

section.contact div.page-header h1 {
  border-bottom: 0;
}

/* === CONTACT === */
section.contact div.holder div.wrap {
  box-shadow: var(--card-shadow);
  padding: var(--space-8);
  background: var(--card-background);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-lg);
}

.wrap h4 {
  margin-top: 0 !important;
}

/* === FORMS (Ninja Forms) === */
.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
  display: block !important;
  width: 100% !important;
  height: 42px !important;
  padding: 10px 14px !important;
  font-size: 14px !important;
  line-height: 1.6em !important;
  color: var(--text-primary) !important;
  background-color: var(--background-alt) !important;
  background-image: none !important;
  border: 1px solid var(--card-border) !important;
  border-radius: var(--radius-md) !important;
  box-shadow: none !important;
  font-family: var(--font-body) !important;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}

.ninja-forms-field.btn.btn-primary.nf-element {
  background: var(--button-primary-bg) !important;
  padding: 0.875rem 1.75rem !important;
  color: var(--button-primary-text) !important;
  font-family: var(--font-body) !important;
  font-weight: 500 !important;
}

.ninja-forms-field.btn.btn-primary.nf-element:hover {
  background: var(--button-primary-hover) !important;
}

/* === TABLES === */
.table > thead > tr > th {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
}

/* === PARTNERS === */
section.partners {
  background: var(--white-50) !important;
}

section.partners div.item div.holder img {
  filter: brightness(0.3);
}

.partners.text-center {
  padding: var(--space-6);
}

/* === FOOTER CTA === */
.footer-cta.text-center.above {
  background-color: hsla(40, 17.6%, 96.7%, 0.88);
 /* background-image: url(https://belezzaclinics.nl/wp-content/uploads/sites/501/2025/05/a-photograph-depicting-the-intricate-sha_nUFn_nMAS7mnOkurE7xy5A_zR-wogsTRKezy8K3BR5s_w.jpg);*/
  background-size: cover;
  background-position: center;
  background-blend-mode: hue;
  text-align: left;
}

/* === STARS / ICONS === */
.stars {
  font-size: 16px;
  display: flex;
  flex-direction: row;
  gap: 0.4rem;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  color: var(--laser-500);
}

.icon-small {
  font-size: 15px;
  color: var(--laser-500);
}

.div-flexy {
  display: flex;
  gap: 1rem;
  justify-content: start;
  align-items: baseline;
}

/* === SLICK / CAROUSEL === */
.slick-list.draggable {
  max-width: 800px;
  margin: 0 auto;
}

/* === FOOTER === */
footer,
.footer-cta.center::after,
.author {
  background: var(--white-50) !important;
}

footer div.socket,
.footer-sticky {
  background: var(--white-50) !important;
}

footer {
  color: var(--sisal-900);
  background: var(--background-tertiary) !important;
}

footer div.column > h4,
footer section.treatments div.items div.item a div.column > span,
section.treatments div.items div.item a footer div.column > span {
  color: var(--sisal-900) !important;
}

footer div.column > h4 {
  border-bottom: 0 solid var(--laser-300);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: var(--font-body);
  font-size: 0.75rem;
  font-weight: 600;
}

footer div.column:nth-child(2) > h4:nth-child(1) {
  display: none;
}

div.col-sm-24:nth-child(1) > div:nth-child(1) > h4:nth-child(1) {
  display: none;
}

footer .column a {
  text-decoration: underline;
}

footer div.column img {
  max-width: 205px;
}

footer div.socket a,
footer div.socket a:hover {
  color: var(--sisal-900) !important;
}

footer div.socket {
  color: var(--sisal-900) !important;
}

footer div.socket img[alt="netbeauty"] {
  filter: brightness(0.3);
}

footer div.social-media ul li a,
footer div.social-media ul li a i {
  color: var(--laser-500) !important;
  background: var(--laser-100) !important;
}

footer div.social-media ul li a:hover,
footer div.social-media ul li a:hover i {
  color: var(--laser-700) !important;
  background: var(--laser-200) !important;
}

/* === DESKTOP === */
@media only screen and (min-width: 992px) {

  nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
    background-color: var(--button-primary-bg) !important;
  }

  .waarom__kiezen {
    aspect-ratio: 1/1.3;
    height: 620px !important;
    object-fit: cover;
    width: auto;
    border-radius: var(--radius-lg);
  }

  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(--laser-100) !important;
    opacity: 0.8;
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--background-tertiary) !important;
    font-weight: 500;
    letter-spacing: 0.3px;
  }

  header > div.wrapper .header__content {
    transform: translate3d(0, -160px, 0);
    display: flex;
    flex-direction: column;
    justify-content: end;
  }

  .container {
    width: 100%;
    max-width: 1499px;
  }

  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 {
    min-height: 680px;
    height: 101vh;
    max-height: 1290px;
  }

  .review_about.card {
    position: relative;
    top: calc(var(--space-10) * -1);
    max-width: 430px;
    font-size: 0.9375rem;
    line-height: 1.6;
  }

  section.intro {
    padding: var(--space-32) 0;
  }

  header div.header div.holder {
    height: auto;
  }

  .col-md-24.hero__cta__card .card {
    max-width: 65ch;
    align-self: end;
  }

}

@supports (background-attachment: fixed) and (not (-webkit-overflow-scrolling: touch)) {
  header > div.wrapper::after {
    background-attachment: fixed;
  }
}

/* === MOBILE === */
@media only screen and (max-width: 991px) {

  header > div.wrapper::after {
    background-position: center;
  }

  section {
    padding: var(--space-16) 0;
  }

  .result_items figure.gallery-item {
    width: 50%;
  }

  footer div.column > h4 {
    margin-top: var(--space-12);
    margin-bottom: var(--space-2);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--laser-100) !important;
    text-align: left;
  }

  .card.card__clear {
    padding: var(--space-1);
  }

  header > div.wrapper.above_shadow::before {
    top: 0;
  }

  .review_about.card {
    padding: var(--space-5);
    top: -30px;
    position: relative;
  }

  .row.intro img {
    max-width: 100%;
  }

  .row.hero__cta.cw.equal {
    gap: var(--space-10);
  }

  header button.navbar-toggle {
    color: #fff;
  }

  header div.header div.wrapper img.logo {
    float: left;
  }

}