
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Merriweather:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Merriweather', serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--text-secondary);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text-secondary) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--accent) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--accent) !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(--primary) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--secondary) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--accent) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--secondary) !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(--primary) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--secondary);
  border-color: var(--secondary);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--secondary) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--secondary) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.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://beauty-opleidingen.nl/wp-content/uploads/sites/529/2025/10/Masterclass-Gezichtsbehandelingen-Header.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(255, 255, 255, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #333333 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 1286px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 1436px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 1086px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 1236px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 1011px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 1011px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 1111px;
  }
  header > div.wrapper.above {
  min-height: 1261px;
  }

  header div.header div.holder {
  height: 1011px;
  }
  }


  .shop_uspbar {
  background: #ffffff;
  }



  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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(--secondary) !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(--accent);
  }

  @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(--accent) !important;
  }
  }


  header div.header div.contact i {
  color: var(--accent);
  }

  @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: var(--text-secondary) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--accent) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--secondary) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--accent);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--text-secondary) !important;
  }

  section.prices table tr td a {
  color: var(--text-secondary) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--text-secondary) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--secondary);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  /* ============================================
   TESTIMONIALS / REVIEWS
   ============================================ */
.testimonials {
    padding: var(--space-12) 0;
    background: #ffffff;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: var(--space-6);
}

.testimonial-card {
    background: #fafafa;
    padding: var(--space-5);
    border-left: 4px solid var(--color-primary, #8f6a4d);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.testimonial-rating {
    margin-bottom: var(--space-3);
    display: flex;
    flex-direction: row;
}

.star {
    color: #ffa500;
    font-size: 1.125rem;
    margin-right: 2px;
}

.testimonial-text {
    font-size: 0.9375rem;
    line-height: 1.7;
    color: var(--color-text, #5a5a5a);
    margin-bottom: var(--space-4);
    font-style: italic;
}

.testimonial-author {
    display: flex;
    align-items: center;
    gap: var(--space-3);
}

.testimonial-author strong {
    font-size: 0.9375rem;
    color: var(--color-text-dark, #2c2c2c);
}

@media (max-width: 991px) {
    .testimonials {
        padding: var(--space-8) 0;
    }

.desktop {
  display: none;
}

    .testimonials-grid {
        grid-template-columns: 1fr;
    }
}



/*treatments*/
section.intro.text:has(+ .bg-light .column.column__image.columns_image--overlap) {
  padding-bottom: 180px !important; /* of wat je wilt */
}

.hero-grid > p:nth-child(3) {
  display: none;
}

section.archive.reviews div.reviews div.review img {
  margin: 0;
}

.wrapper.dynamic_sticky_menu.sticky_header .container {
  width: 99%;
}
.cta-buttons br {
    display: none;
}

.cta-content * {
  color: #fff !important;
}

.stat-item {
  border: 1px solid var(--border-light);
}

.column.column--card p:last-of-type:has(a.btn) {
  margin-top: auto;
}

/* Course Meta Info */
.course-meta {
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-6, 2.25rem);
    font-size: 1rem;
    margin-bottom: var(--space-6, 2.25rem);
}

.meta-item {
    display: flex;
    align-items: center;
    gap: var(--space-2, 0.75rem);
}

.meta-label {
    color: var(--text-secondary, #635e52);
}

.meta-value {
    font-weight: 600;
    color: var(--primary-700, #8f6a4d);
}

.meta-value.price {
    font-size: 1.5rem;
    color: var(--accent-600, #658065);
}

/* ========================================
   INTRO TEXT
   ======================================== */

.intro-text {
    font-size: 1.125rem;
    line-height: 1.7;
    color: var(--text-secondary, #635e52);
    margin-bottom: var(--space-8, 3rem);
text-align: center;
  max-width: 768px;
  margin: 0 auto;
  display: block;
}

/* ========================================
   BENEFITS LIST
   ======================================== */

.benefits-list {
    list-style: none;
    padding: 0;
    margin: var(--space-6, 2.25rem) 0;
}

.benefits-list li {
    padding-left: var(--space-5, 1.875rem);
    margin-bottom: var(--space-3, 1.125rem);
    position: relative;
    line-height: 1.7;
    font-size: 1rem;
}

.benefits-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: var(--accent-600, #658065);
    font-weight: 700;
    font-size: 1.25rem;
}

.benefits-list li:last-child {
    margin-bottom: 0;
}

/* ========================================
   HIGHLIGHT BOX
   ======================================== */

.highlight-box.cw * {
  color: var(--text-primary) !important;
}
.highlight-box {
  background: none;
  padding: var(--space-8, 3rem);
  text-align: center;
  margin: 0 0 var(--space-12, 4.5rem) 0;
  border: 3px double var(--primary);
}
.highlight-box h3 {
    font-family: var(--font-heading, 'Merriweather', serif);
    font-size: 1.5rem;
    margin-bottom: var(--space-3, 1.125rem);
    font-weight: 400;
    margin-top: 0 !important;
    color: white;
}

.highlight-box p {
    font-size: 1rem;
    line-height: 1.7;
    margin: 0;
    color: white;
}

.highlight-box strong {
    font-weight: 600;
}

/* ========================================
   CTA SECTION
   ======================================== */

.cta-section {
    background: linear-gradient(135deg, var(--primary-100, #f3ede6), var(--primary-50, #faf7f4));
    padding: var(--space-12, 4.5rem) var(--space-6, 2.25rem);
    text-align: center;
    border-top: 1px solid var(--neutral-200, #e8e6e3);
    border-bottom: 1px solid var(--neutral-200, #e8e6e3);
}

.cta-content {
    max-width: 800px;
    margin: 0 auto;
}

.cta-section h2 {
    font-family: var(--font-heading, 'Merriweather', serif);
    font-size: 2rem;
    color: var(--primary-700, #8f6a4d);
    margin-bottom: var(--space-4, 1.5rem);
    font-weight: 400;
    letter-spacing: -0.025em;
}

.cta-section p {
    font-size: 1.125rem;
    color: var(--text-secondary, #635e52);
    margin-bottom: var(--space-6, 2.25rem);
    line-height: 1.7;
}

.cta-section p:last-of-type {
    margin-bottom: var(--space-8, 3rem);
}

.cta-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-4, 1.5rem);
    justify-content: center;
}

/* ========================================
   SECTION SPACING UTILITIES
   ======================================== */

.section-spacing {
    padding: var(--space-12, 4.5rem) 0;
}

.bg-light {
    background-color: var(--bg-secondary, #fafaf9);
}

/* ========================================
   RELATED COURSES STYLING
   ======================================== */

/* Course meta in cards */
.column--card .course-meta {
    display: flex;
    gap: var(--space-4, 1.5rem);
    font-size: 0.875rem;
    margin-top: var(--space-4, 1.5rem);
    margin-bottom: 0;
}

.column--card .course-meta span:first-child {
    color: var(--accent-600, #658065);
    font-weight: 600;
}

.column--card .course-meta span:last-child {
    color: var(--text-secondary, #635e52);
}


@media (min-width: 992px) {
.mobiel {
  display: none;
}


.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-12);
  align-items: center;
}

}

/* ========================================
   RESPONSIVE
   ======================================== */

@media (max-width: 768px) {

.hero-grid {
  display: flex;
  flex-direction: column;
  gap: var(--space-6);
}

    .page-hero {
padding: 0;
    }
    
    .page-hero h1 {
    font-size: 2rem !important;
    }
    
    .course-meta {
        gap: var(--space-4, 1.5rem);
    }
    
    .meta-value.price {
        font-size: 1.25rem;
    }
    
    .intro-text {
        font-size: 1rem;
    }
    
    .cta-section h2 {
        font-size: 1.5rem;
    }
    
    .cta-section p {
        font-size: 1rem;
    }
    
    .highlight-box {
        padding: var(--space-6, 2.25rem);
    }
}




/*end*/

.review .col-sm-12 {
  display: none !important;
}
.review .col-sm-36 {
  width: 100% !important;
  max-width: none;
  flex: 0 0 100%;
}

/* ========================================
   REVIEWS/ERVARINGEN STYLING - JAPANDI
   Compatibel met CMS Review Systeem
   ======================================== */


/* Review Item */
.review {
    background-color: var(--bg-primary, #ffffff);
    padding: var(--space-6, 2.25rem);
    border: 1px solid var(--neutral-200, #e8e6e3);
    box-shadow: var(--shadow-sm, 0 1px 2px 0 rgba(50, 47, 40, 0.05));
    margin-bottom: var(--space-6, 2.25rem);
    transition: all var(--transition-base, 250ms cubic-bezier(0.4, 0, 0.2, 1));
    position: relative;
    overflow: visible;
}

.review:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-md, 0 4px 6px -1px rgba(50, 47, 40, 0.1));
    border-color: var(--primary-300, #ddc7b3);
}

.review:last-child {
    margin-bottom: 0;
}

/* Review Image */
.review img {
    border-radius: 50%;
    border: 3px solid var(--primary-200, #e9dccf);
    transition: all var(--transition-base, 250ms cubic-bezier(0.4, 0, 0.2, 1));
    max-width: 100%;
    height: auto;
}

.review:hover img {
    border-color: var(--primary-400, #d1b197);
    transform: scale(1.05);
}

/* OPTIE: Verberg foto's - uncomment de regel hieronder om foto's te verbergen */
/* .review img { display: none; } */

/* Als je foto's verbergt, pas dan ook deze aan: */
/* .review .col-sm-12 { display: none; } */
/* .review .col-sm-36 { flex: 0 0 100%; max-width: 100%; } */

/* Review Titel (h4) */
.review h4 {
    font-family: var(--font-heading, 'Merriweather', serif);
    font-size: 1.25rem;
    font-weight: 400;
    color: var(--primary-700, #8f6a4d);
    margin-bottom: var(--space-3, 1.125rem);
    margin-top: 0;
    letter-spacing: -0.02em;
    line-height: 1.3;
}

/* Review Tekst */
.review p {
    font-size: 0.9375rem;
    line-height: 1.75;
    color: var(--text-primary, #322f28);
    margin-bottom: var(--space-4, 1.5rem);
    font-style: italic;
    position: relative;
    padding-left: var(--space-4, 1.5rem);
}

/* Quote Mark voor Review Tekst */
.review p::before {
    content: '"';
    position: absolute;
    left: 0;
    top: -0.2em;
    font-size: 2.5rem;
    color: var(--primary-300, #ddc7b3);
    font-family: Georgia, serif;
    line-height: 1;
    opacity: 0.5;
}

/* Blockquote Styling */
.review .blockquote {
    margin: 0;
    padding: 0;
    border: none;
}

.review .blockquote-footer {
    font-size: 0.875rem;
    color: var(--text-secondary, #635e52);
    font-style: normal;
    margin-top: var(--space-2, 0.75rem);
    padding-top: var(--space-2, 0.75rem);
    border-top: 1px solid var(--neutral-200, #e8e6e3);
}

.review .blockquote-footer::before {
    content: '';
}

.review .blockquote-footer cite {
    font-weight: 600;
    color: var(--primary-700, #8f6a4d);
    font-style: normal;
}

/* Decorative Quote Mark (groot, in achtergrond) */
.review::after {
    content: '"';
    position: absolute;
    top: var(--space-4, 1.5rem);
    right: var(--space-4, 1.5rem);
    font-size: 5rem;
    color: var(--primary-100, #f3ede6);
    font-family: Georgia, serif;
    line-height: 1;
    z-index: 0;
    opacity: 0.5;
    pointer-events: none;
}

.review > * {
    position: relative;
    z-index: 1;
}

/* ========================================
   GRID AANPASSINGEN
   ======================================== */

.reviews .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--space-3, 1.125rem) * -1);
    margin-right: calc(var(--space-3, 1.125rem) * -1);
}

.reviews .col-xs-48 {
    padding-left: var(--space-3, 1.125rem);
    padding-right: var(--space-3, 1.125rem);
    flex: 0 0 100%;
    max-width: 100%;
}

/* Image Column */
.review .col-sm-12 {
display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    margin-bottom: var(--space-2, 1.5rem);
}

/* Text Column */
.review .col-sm-36 {
    flex: 1;
}

/* ========================================
   STERREN TOEVOEGEN (OPTIONEEL)
   ======================================== */

/* Voeg deze class toe aan de h4 in je template als je sterren wilt */
.review h4::after {
  content: '★★★★★';
  display: block;
  color: #f59e0b;
  font-size: 1.5rem;
  margin-top: var(--space-2, 0.75rem);
  letter-spacing: 0.1em;
  font-family: var(--font-body, 'Poppins', sans-serif);
  margin-top: 0rem;
}

/* ========================================
   RESPONSIVE
   ======================================== */

@media (min-width: 768px) {
    .review .col-sm-12 {
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 0;
    }
    
 /*   .review .col-sm-36 {
        flex: 0 0 75%;
        max-width: 75%;
    }*/
    
    .review .row {
        align-items: center;
    }
}

@media (min-width: 1024px) {
    .reviews {
        padding: var(--space-12, 4.5rem) var(--space-6, 2.25rem);
    }
    
    .review {
        padding: var(--space-8, 3rem);
    }
}

/* ========================================
   ALTERNATIEVE LAYOUT: ZONDER FOTO
   ======================================== */

/* Als je geen foto's wilt tonen, uncomment dit blok: */

/*
.review .col-sm-12 {
    display: none;
}

.review .col-sm-36 {
    flex: 0 0 100%;
    max-width: 100%;
}

.review img {
    display: none;
}
*/

/* ========================================
   ALTERNATIEVE LAYOUT: GRID LAYOUT
   ======================================== */

/* Voor een moderne grid layout (zonder foto's), uncomment dit: */

/*
.reviews .row {
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--space-6, 2.25rem);
}

@media (min-width: 768px) {
    .reviews .row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .reviews .row {
        grid-template-columns: repeat(3, 1fr);
    }
}

.reviews .col-xs-48 {
    padding: 0;
}

.review .col-sm-12 {
    display: none;
}

.review .col-sm-36 {
    flex: 0 0 100%;
    max-width: 100%;
}
*/

/* ========================================
   ACCESSIBILITY
   ======================================== */

.review:focus-within {
    outline: 2px solid var(--primary-500, #c49a7a);
    outline-offset: 2px;
}

/* Reduced Motion */
@media (prefers-reduced-motion: reduce) {
    .review,
    .review img {
        transition: none;
    }
    
    .review:hover {
        transform: none;
    }
}











/*end*/

div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}
section.contact div.page-header h1 {
  border-bottom: 0px solid #e6e6e6;
}

section.contact div.holder div.wrap, .wrap {
  box-shadow: none;
  padding: var(--space-10);
  margin-bottom: var(--space-16);
  background: var(--bg-secondary);
  border: 1px solid var(--border-dark);
}

.page-header {
text-align: left;
}
.page-header h1 {
font-size: var(--space-10) !important;
letter-spacing: 1px !important;
}
section.hero {
  position: relative;
  height: 60svh;
  min-height: 500px;
  max-height: 1200px;
}
section.hero .container {
position: absolute;
bottom: var(--space-8);
left: var(--space-8);
}

.columns.columns--auto {
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.column.column--card {
height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  background: #ffffff;
  padding: var(--space-7);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-none);
  box-shadow: 0 2px 8px rgba(50, 47, 40, 0.04);
  transition: all var(--transition-base);
  position: relative;
  overflow: hidden;
}

.columns.columns--auto {
gap: var(--space-6);
}

.columns {
display: grid;
gap: var(--space-16);
}
.columns.columns--2 {
grid-template-columns: 1fr 1fr;
}
.columns {
align-items: center;
}
section.intro:has(.column__image--overlap) {
padding-top: 0 !important;
}
section.intro:has(div.columns_image--overlap) {
padding-top: 0 !important;
}
.column__image.columns_image--overlap {
position: relative;
top: -50px;
}
.column__image.columns_image--overlap img {
max-height: 750px;
max-width: 450px;
object-fit: cover;
object-position: center;
width: 100%;
height: 100%;
margin: 0 auto;
display: block;
  aspect-ratio: 1.6 / 2;
}

@media only screen and (min-width: 992px) {
  body header > div.wrapper {
    min-height: 150px;
  }
.partners.text-center {
  padding: var(--space-16) var(--space-1) var(--space-6) var(--space-1);
}
.text-colums-2 {
column-count: 2;
gap: var(--space-10);
}
}
.lead {
  font-size: var(--space-3) !important;
  color: var(--text-primary) !important;
}
section {
  padding: var(--space-24) 0;
}


@media only screen and (max-width: 991px) {

.review .col-sm-12 {
  align-items: center;
  justify-content: center;
  margin: 0 auto var(--space-3) auto;
}

.col-sm-24.col-md-12 {
  width: 50%;
  display: block;
  float: left;
}

header div.header div.wrapper img.logo {
  float: left;
}

.cta-section {
  padding: var(--space-2, 4.5rem) var(--space-2, 2.25rem) !important;
}

nav.navbar-default, div.navbar-collapse {
  background-color: var(--bg-tertiary);
}


section {
  padding: var(--space-12) 0;
}

.page-header h1 {
  font-size: var(--space-10) !important;
  letter-spacing: 1px !important;
  line-height: 0.9 !important;
  margin-bottom: var(--space-3) !important;
}

section.hero .container {
  position: absolute;
  bottom: var(--space-5);
  left: var(--space-2);
}

.columns.columns--2 {
grid-template-columns: 1fr;
}
.columns.columns--2:has(.columns_image--overlap) {
  gap: 0;
}

}

/* --- Opgeschoonde styles --- */
section.partners div.item div.holder img {
  max-height: 50px;
  max-width: 100px;
  object-fit: contain;
}

section.partners,
footer,
.footer-cta.center::after,
.author,
footer div.socket,
.footer-sticky {
  /* Al deze selectors deelden dezelfde achtergrond */
  background: var(--bg-dark) !important;
}

footer {
  color: var(--primary-50);
}

footer p {
  color: var(--primary-50) !important;
}

footer div.column > h4 {
  border-bottom: 0; /* Was '0px solid var(--accent)' */
  font-weight: var(--font-light) !important;
  font-size: var(--space-3) !important;
}

footer .column a {
  text-decoration: underline !important;
  color: var(--neutral-200) !important;
}

footer .column a:hover {
  color: var(--neutral-400) !important;
}

footer div.social-media ul li a {
  background: var(--primary) !important;
  transition: var(--transition-base) !important;
}

footer div.social-media ul li a:hover {
  background: var(--primary-300) !important;
}



header div.header div.wrapper img.logo {
max-height: 110px;
}
header div.header div.holder {
max-height: 150px;
}

/*ROOOOOOOT*/


/* ========================================
   GOOGLE FONTS IMPORT
   ======================================== */
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Poppins:wght@300;400;500;600&display=swap');

/* ========================================
   ROOT VARIABLES - JAPANDI BEAUTY ACADEMY
   ======================================== */
:root {
  
  /* =====================================
     COLOR SYSTEM - Japandi Inspired
     ===================================== */
  
  /* PRIMARY - Warm Sand/Beige (warmer dan Feel Smooth) */
  --primary-50: #faf7f4;
  --primary-100: #f3ede6;
  --primary-200: #e9dccf;
  --primary-300: #ddc7b3;
  --primary-400: #d1b197;
  --primary-500: #c49a7a;  /* Base primary */
  --primary-600: #b08462;
  --primary-700: #8f6a4d;
  --primary-800: #6e523a;
  --primary-900: #4d3928;
  
  /* SECONDARY - Terracotta/Clay */
  --secondary-50: #faf6f5;
  --secondary-100: #f2e9e6;
  --secondary-200: #e5d4cd;
  --secondary-300: #d4b8ad;
  --secondary-400: #c19b8d;
  --secondary-500: #ad7e6d;  /* Base secondary */
  --secondary-600: #986758;
  --secondary-700: #7d5346;
  --secondary-800: #624035;
  --secondary-900: #472d26;
  
  /* ACCENT - Sage Green (Japandi kenmerk) */
  --accent-50: #f6f8f6;
  --accent-100: #eaefea;
  --accent-200: #d5dfd5;
  --accent-300: #b8c9b8;
  --accent-400: #9ab39a;
  --accent-500: #7c9d7c;  /* Base accent */
  --accent-600: #658065;
  --accent-700: #516650;
  --accent-800: #3e4d3e;
  --accent-900: #2b342b;
  
  /* NEUTRAL - Warme Grays */
  --neutral-50: #fafaf9;
  --neutral-100: #f5f4f2;
  --neutral-200: #e8e6e3;
  --neutral-300: #d4d1cc;
  --neutral-400: #b8b3ab;
  --neutral-500: #9c958a;  /* Base neutral */
  --neutral-600: #7f7869;
  --neutral-700: #635e52;
  --neutral-800: #4a463d;
  --neutral-900: #322f28;
  
  /* =====================================
     SEMANTIC COLOR SHORTCUTS
     ===================================== */
  
  /* Main brand colors */
  --primary: var(--primary-500);
  --secondary: var(--secondary-500);
  --accent: var(--accent-500);
  --neutral: var(--neutral-500);
  
  /* Text colors */
  --text-primary: var(--neutral-900);
  --text-secondary: var(--neutral-700);
  --text-tertiary: var(--neutral-600);
  --text-light: var(--neutral-50);
  
  /* Background colors */
  --bg-primary: #ffffff;
  --bg-secondary: var(--neutral-50);
  --bg-tertiary: var(--primary-50);
  --bg-dark: var(--neutral-900);
  
  /* Border colors */
  --border-light: var(--neutral-200);
  --border-medium: var(--neutral-300);
  --border-dark: var(--neutral-400);
  
  /* State colors */
  --success: #7c9d7c;
  --error: #c17e6d;
  --warning: #d1b197;
  --info: var(--accent-500);
  
  /* =====================================
     TYPOGRAPHY SYSTEM
     ===================================== */
  
  /* Font families */
  --font-heading: 'Merriweather', serif;
  --font-body: 'Poppins', sans-serif;
  
  /* Font sizes - Based on 16px */
  --text-xs: 0.75rem;      /* 12px */
  --text-sm: 0.875rem;     /* 14px */
  --text-base: 1rem;       /* 16px */
  --text-lg: 1.125rem;     /* 18px */
  --text-xl: 1.25rem;      /* 20px */
  --text-2xl: 1.5rem;      /* 24px */
  --text-3xl: 1.875rem;    /* 30px */
  --text-4xl: 2.25rem;     /* 36px */
  --text-5xl: 3rem;        /* 48px */
  --text-6xl: 3.75rem;     /* 60px */
  
  /* Font weights */
  --font-light: 300;
  --font-normal: 400;
  --font-medium: 500;
  --font-semibold: 600;
  --font-bold: 700;
  
  /* Line heights */
  --leading-none: 1;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --leading-loose: 2;
  
  /* Letter spacing */
  --tracking-tighter: -0.05em;
  --tracking-tight: -0.025em;
  --tracking-normal: 0;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --tracking-widest: 0.1em;
  
  /* =====================================
     SPACING SYSTEM - 6px base
     ===================================== */
  
  --space-1: 0.375rem;    /* 6px */
  --space-2: 0.75rem;     /* 12px */
  --space-3: 1.125rem;    /* 18px */
  --space-4: 1.5rem;      /* 24px */
  --space-5: 1.875rem;    /* 30px */
  --space-6: 2.25rem;     /* 36px */
  --space-7: 2.625rem;    /* 42px */
  --space-8: 3rem;        /* 48px */
  --space-9: 3.375rem;    /* 54px */
  --space-10: 3.75rem;    /* 60px */
  --space-12: 4.5rem;     /* 72px */
  --space-14: 5.25rem;    /* 84px */
  --space-16: 6rem;       /* 96px */
  --space-20: 7.5rem;     /* 120px */
  --space-24: 9rem;       /* 144px */
  
  /* =====================================
     BORDER & RADIUS
     ===================================== */
  
  --radius-none: 0;
  --radius-sm: 0.125rem;   /* 2px */
  --radius-base: 0.25rem;  /* 4px */
  --radius-md: 0.375rem;   /* 6px */
  --radius-lg: 0.5rem;     /* 8px */
  --radius-xl: 0.75rem;    /* 12px */
  --radius-full: 9999px;
  
  /* Border widths */
  --border-1: 1px;
  --border-2: 2px;
  --border-4: 4px;
  
  /* =====================================
     SHADOWS - Luxe & Subtiel
     ===================================== */
  
  --shadow-sm: 0 1px 2px 0 rgba(50, 47, 40, 0.05);
  --shadow-base: 0 1px 3px 0 rgba(50, 47, 40, 0.1), 0 1px 2px -1px rgba(50, 47, 40, 0.1);
  --shadow-md: 0 4px 6px -1px rgba(50, 47, 40, 0.1), 0 2px 4px -2px rgba(50, 47, 40, 0.1);
  --shadow-lg: 0 10px 15px -3px rgba(50, 47, 40, 0.1), 0 4px 6px -4px rgba(50, 47, 40, 0.1);
  --shadow-xl: 0 20px 25px -5px rgba(50, 47, 40, 0.1), 0 8px 10px -6px rgba(50, 47, 40, 0.1);
  
  /* =====================================
     TRANSITIONS
     ===================================== */
  
  --transition-fast: 150ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-base: 250ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-slow: 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* ========================================
   BASE RESET & GLOBAL STYLES
   ======================================== */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: var(--font-body) !important;
  font-size: var(--text-base) !important;
  font-weight: var(--font-normal) !important;
  line-height: var(--leading-relaxed) !important;
  color: var(--text-secondary) !important;
  background-color: var(--bg-primary) !important;
  letter-spacing: var(--tracking-normal) !important;
}

/* ========================================
   TYPOGRAPHY - HEADINGS
   ======================================== */

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading) !important;
  font-weight: var(--font-normal) !important;
  line-height: var(--leading-tight) !important;
  color: var(--text-primary) !important;
  letter-spacing: var(--tracking-tight) !important;
  margin-bottom: var(--space-4) !important;
}

h1 {
  font-size: var(--text-5xl) !important;
  line-height: var(--leading-tight) !important;
  margin-bottom: var(--space-6) !important;
  letter-spacing: var(--tracking-tighter) !important;
}

h2 {
  font-size: var(--text-4xl) !important;
  margin-bottom: var(--space-5) !important;
}

h3 {
  font-size: var(--text-3xl) !important;
  margin-bottom: var(--space-4) !important;
}

h4 {
  font-size: var(--text-2xl) !important;
  margin-bottom: var(--space-4) !important;
}

h5 {
  font-size: var(--text-xl) !important;
  margin-bottom: var(--space-3) !important;
}

h6 {
  font-size: var(--text-lg) !important;
  margin-bottom: var(--space-3) !important;
}

/* ========================================
   TYPOGRAPHY - BODY TEXT
   ======================================== */

p {
  font-family: var(--font-body) !important;
  font-size: var(--text-base) !important;
  line-height: var(--leading-relaxed) !important;
 /* color: var(--text-primary) !important;*/
  margin-bottom: var(--space-4) !important;
  letter-spacing: var(--tracking-normal) !important;
}

p:last-child {
  margin-bottom: 0 !important;
}

/* Tekstgroottes */
.text-small {
  font-size: var(--text-sm) !important;
  line-height: var(--leading-normal) !important;
}

.text-large {
  font-size: var(--text-lg) !important;
  line-height: var(--leading-relaxed) !important;
}

/* ========================================
   LINKS
   ======================================== */

a {
  color: var(--primary-700) !important;
  text-decoration: none !important;
  transition: color var(--transition-base) !important;
  cursor: pointer !important;
}

a:hover {
  color: var(--primary-900) !important;
}

a:focus {
  outline: 2px solid var(--primary-500) !important;
  outline-offset: 2px !important;
}

/* ========================================
   BUTTONS - Luxe Japandi Styling
   ======================================== */

button,
.button,
.btn,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  font-family: var(--font-body) !important;
  font-size: var(--text-base) !important;
  font-weight: var(--font-medium) !important;
  line-height: var(--leading-normal) !important;
  letter-spacing: var(--tracking-wide) !important;
    padding: var(--space-2) var(--space-7) !important;
  border: var(--border-1) solid transparent !important;
  border-radius: var(--radius-none) !important;
  
  cursor: pointer !important;
  transition: all var(--transition-base) !important;
  
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: var(--space-2) !important;
  
  text-decoration: none !important;
}

/* Primary Button */
button,
.button,
.btn,
.btn-primary {
  background-color: var(--primary-400) !important;
  color: var(--neutral-50) !important;
  border-color: var(--primary-400) !important;
}

button:hover,
.button:hover,
.btn:hover,
.btn-primary:hover {
  background-color: var(--primary-600) !important;
  border-color: var(--primary-600) !important;
  transform: translateY(-1px) !important;
  box-shadow: var(--shadow-md) !important;
}

button:active,
.button:active,
.btn:active,
.btn-primary:active {
  transform: translateY(0) !important;
  box-shadow: var(--shadow-sm) !important;
}

button:focus,
.button:focus,
.btn:focus,
.btn-primary:focus {
  outline: 2px solid var(--primary-400) !important;
  outline-offset: 2px !important;
}

/* Secondary Button */
.btn-secondary {
  background-color: var(--primary-400) !important;
  color: var(--neutral-50) !important;
  border-color: var(--primary-400) !important;
}

.btn-secondary:hover {
  background-color: var(--primary-500) !important;
  border-color: var(--primary-500) !important;
  transform: translateY(-1px) !important;
  box-shadow: var(--shadow-md) !important;
}

/* Outline Button */
.btn-outline {
  background-color: transparent !important;
  color: var(--primary-700) !important;
  border-color: var(--primary-500) !important;
}

.btn-outline:hover {
  background-color: var(--primary-50) !important;
  color: var(--primary-800) !important;
  border-color: var(--primary-600) !important;
}

/* Ghost Button */
.btn-ghost {
  background-color: transparent !important;
  color: var(--primary-700) !important;
  border-color: transparent !important;
}

.btn-ghost:hover {
  background-color: var(--primary-50) !important;
  color: var(--primary-800) !important;
}

/* Button Sizes */
.btn-small {
  font-size: var(--text-sm) !important;
  padding: var(--space-2) var(--space-4) !important;
}

.btn-large {
  font-size: var(--text-lg) !important;
  padding: var(--space-4) var(--space-8) !important;
}

/* Disabled State */
button:disabled,
.button:disabled,
.btn:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}

/* ========================================
   UTILITY CLASSES
   ======================================== */

/* Spacing utilities */
.mt-0 { margin-top: 0 !important; }
.mt-1 { margin-top: var(--space-1) !important; }
.mt-2 { margin-top: var(--space-2) !important; }
.mt-3 { margin-top: var(--space-3) !important; }
.mt-4 { margin-top: var(--space-4) !important; }
.mt-6 { margin-top: var(--space-6) !important; }
.mt-8 { margin-top: var(--space-8) !important; }

.mb-0 { margin-bottom: 0 !important; }
.mb-1 { margin-bottom: var(--space-1) !important; }
.mb-2 { margin-bottom: var(--space-2) !important; }
.mb-3 { margin-bottom: var(--space-3) !important; }
.mb-4 { margin-bottom: var(--space-4) !important; }
.mb-6 { margin-bottom: var(--space-6) !important; }
.mb-8 { margin-bottom: var(--space-8) !important; }

/* Text alignment */
.text-left { text-align: left !important; }
.text-center { text-align: center !important; }
.text-right { text-align: right !important; }

/* Text colors */
.text-primary { color: var(--text-primary) !important; }
.text-secondary { color: var(--text-secondary) !important; }
.text-accent { color: var(--accent-600) !important; }

/* Background colors */
.bg-primary { background-color: var(--bg-primary) !important; }
.bg-secondary { background-color: var(--bg-secondary) !important; }
.bg-tertiary { background-color: var(--bg-tertiary) !important; }



.cw * {
color: #fff !important;
}



/*CARDS BEHANDELINGEN*/

/* ============================================
   COURSES GRID & CARDS
   ============================================ */
.hero-content.hero-content--centered {
  max-width: 800px;
  margin: 0 auto;
}
/* Container & Section Styling */
.featured-courses {
    padding: var(--space-10) 0;
    background-color: var(--color-background, #fafafa);
}

.intro-section {
    max-width: 900px;
    margin: 0 auto var(--space-8);
    text-align: center;
}

.section-header {
    margin-bottom: var(--space-8);
}

.section-header--centered {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.section-header h2 {
    margin-bottom: var(--space-3);
}

.section-footer {
    margin-top: var(--space-8);
}

.section-footer--centered {
    text-align: center;
}

/* Courses Grid Layout */
.courses-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: var(--space-6);
    margin-bottom: var(--space-6);
}

@media (min-width: 768px) {
    .courses-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .courses-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Featured grid (voor homepage) - 2 kolommen op tablet, 3 op desktop */
.courses-grid--featured {
    gap: var(--space-7);
}

/* Course Card */
.course-card {
    position: relative;
    background: #ffffff;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.course-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* Course Card Image */
.course-card__image {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
    background-color: #f3ede6;
}

.course-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.course-card:hover .course-card__image img {
    transform: scale(1.05);
}

/* Course Card Badge */
.course-card__badge {
    position: absolute;
    top: 16px;
    right: 16px;
    background: var(--color-primary, #8f6a4d);
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 0px;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 2;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

/* Course Card Content */
.course-card__content {
    padding: var(--space-5);
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.course-card__content h3 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: var(--space-3);
    color: var(--color-text-dark, #2c2c2c);
    font-weight: 600;
}

.course-card__content p {
    font-size: 0.9375rem;
    line-height: 1.6;
    color: var(--color-text, #5a5a5a);
    margin-bottom: var(--space-4);
    flex-grow: 1;
}

/* Course Meta (Prijs & Duur) */
.course-card__meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--space-3);
    padding: var(--space-3) 0;
    margin-bottom: var(--space-4);
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.course-price {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--color-primary, #8f6a4d);
}

.course-duration {
    font-size: 0.875rem;
    color: var(--color-text, #5a5a5a);
    font-weight: 500;
}

/* Course Card Button */
.course-card__content .btn {
    width: 100%;
    text-align: center;
    margin-top: auto;
}

/* Featured Course Card Variant */
.course-card--featured {
    border: 2px solid transparent;
}

.course-card--featured:hover {
    border-color: var(--color-primary, #8f6a4d);
}

.course-card--featured .course-card__badge {
    background: var(--color-accent, #d4a574);
}

/* Alternative: Highlighted featured cards */
.course-card--highlight {
    background: linear-gradient(135deg, #fdfbf7 0%, #f8f3ed 100%);
    border: 2px solid var(--color-primary, #8f6a4d);
}

.course-card--highlight .course-card__content h3 {
    color: var(--color-primary, #8f6a4d);
}

/* CTA Section voor onderaan pagina's */
.cta-section {
    background: var(--color-primary, #8f6a4d);
    color: #ffffff;
    padding: var(--space-10) var(--space-5);
    text-align: center;
    margin-top: var(--space-10);
}

.cta-section--alt {
    background: #f8f3ed;
    color: var(--color-text-dark, #2c2c2c);
}

.cta-content {
    max-width: 700px;
    margin: 0 auto;
}

.cta-content h2 {
    margin-bottom: var(--space-4);
    color: inherit;
}

.cta-content p {
    font-size: 1.125rem;
    margin-bottom: var(--space-6);
    line-height: 1.6;
}

.cta-buttons {
    display: flex;
    gap: var(--space-4);
    justify-content: center;
    flex-wrap: wrap;
}

/* Responsive Adjustments */
@media (max-width: 767px) {
    .courses-grid {
        grid-template-columns: 1fr;
        gap: var(--space-5);
    }
    
    .course-card__image {
        height: 200px;
    }
    
    .course-card__content h3 {
        font-size: 1.125rem;
    }
    
    .course-card__meta {
        flex-direction: column;
        align-items: flex-start;
        gap: var(--space-2);
    }
    
    .cta-buttons {
        flex-direction: column;
    }
    
    .cta-buttons .btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .featured-courses {
        padding: var(--space-8) 0;
    }

  .course-card__badge {
    top: 8px;
    right: 7px;
    padding: 2px 7px;
    font-size: 0.5rem;
  }
    
    .section-header {
        margin-bottom: var(--space-6);
    }
    
    .course-card__content {
        padding: var(--space-4);
    }
}

/* Loading State (optioneel) */
.course-card--loading {
    pointer-events: none;
    opacity: 0.6;
}

.course-card--loading .course-card__image {
    background: linear-gradient(
        90deg,
        #f0f0f0 25%,
        #e0e0e0 50%,
        #f0f0f0 75%
    );
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

/* Empty State */
.courses-grid--empty {
    grid-column: 1 / -1;
    text-align: center;
    padding: var(--space-10) var(--space-5);
    color: var(--color-text, #5a5a5a);
}

.courses-grid--empty h3 {
    margin-bottom: var(--space-3);
}

/* Filters/Sorting (voor toekomstige uitbreiding) */
.courses-filters {
    display: flex;
    gap: var(--space-4);
    margin-bottom: var(--space-6);
    flex-wrap: wrap;
    justify-content: center;
}

.filter-btn {
    padding: 10px 20px;
    border: 2px solid var(--color-primary, #8f6a4d);
    background: transparent;
    color: var(--color-primary, #8f6a4d);
    border-radius: 0px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.filter-btn:hover,
.filter-btn.active {
    background: var(--color-primary, #8f6a4d);
    color: #ffffff;
}

/* Print Styles */
@media print {
    .course-card {
        break-inside: avoid;
        box-shadow: none;
        border: 1px solid #ddd;
    }
    
    .course-card:hover {
        transform: none;
    }
    
    .btn {
        display: none;
    }
}


/* ============================================
   MOBILE COMPACT VIEW (bol.com style)
   ============================================ */

/* Mobile: Compact List View */
@media (max-width: 767px) {
    .courses-grid {
        grid-template-columns: 1fr;
        gap: var(--space-3);
    }
    
    /* Compact card layout voor mobiel */
    .course-card {
        flex-direction: row;
        border-radius: 0px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
        min-height: auto;
    }
    
    .course-card:hover {
        transform: none;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
    }
    
    /* Kleine afbeelding links */
    .course-card__image {
        width: 100px;
        min-width: 100px;
        height: 120px;
        flex-shrink: 0;
    }
    
    .course-card:hover .course-card__image img {
        transform: scale(1.02);
    }
    
    /* Badge positie aanpassen voor compact view */
    .course-card__badge {
    top: 8px;
    right: 7px;
    padding: 2px 7px;
    font-size: 0.5rem;
    }
    
    /* Content naast afbeelding */
    .course-card__content {
        padding: var(--space-3);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    
    .course-card__content h3 {
    font-size: 1.175rem !important;
    margin-bottom: 0 !important;
        line-height: 1.3;
        font-weight: 600;
    }
    
  .course-card__content p:not(.course-card__content p:has(a)) {
        display: none; /* Verberg beschrijving op mobiel voor compactheid */
    }
    
    /* Meta info compact */
    .course-card__meta {
        flex-direction: row;
        gap: var(--space-2);
        padding: var(--space-2) 0;
        margin-bottom: var(--space-2);
        border-top: none;
        border-bottom: 1px solid #e8e8e8;
    }
    
    .course-price {
        font-size: 1rem;
        font-weight: 700;
    }
    
    .course-duration {
        font-size: 0.8125rem;
    }
    
    /* Button compact */
    .course-card__content .btn {
        padding: 8px 16px;
        font-size: 0.875rem;
        width: auto;
        align-self: flex-start;
    }
    
    /* Featured courses op homepage blijven wel cards */
    .courses-grid--featured .course-card {
        flex-direction: column;
    }
    
    .courses-grid--featured .course-card__image {
        width: 100%;
        height: 180px;
    }
    
    .courses-grid--featured .course-card__content p {
        display: block;
    }
    
    .courses-grid--featured .course-card__content .btn {
        width: 100%;
    }
}

/* Extra compact voor kleine telefoons */
@media (max-width: 480px) {
    .course-card__image {
    width: 120px;
    min-width: 120px;
    height: 100%;
    }
    
    .course-card__content {
        padding: var(--space-2) var(--space-3);
    }
    
    .course-card__content h3 {
    font-size: 1.175rem !important;
    margin-bottom: 0 !important;
    }
    
    .course-price {
        font-size: 0.9375rem;
    }
    
    .course-duration {
        font-size: 0.75rem;
    }
    
    .course-card__content .btn {
    padding: 6px 14px !important;
    font-size: 0.8125rem !important;
    }
}