
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700&display=swap');

  body {
  font-family: 'Open 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;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--black);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--black) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--black) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--black) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--black) !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(--black) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--black) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--black) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--black) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--black) !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(--black) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--black);
  border-color: var(--black);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--black) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--black) !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://bodyandbeautylounge.nl/wp-content/uploads/sites/69/2025/02/foto_salon-rotated-1.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) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 435px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 585px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 235px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 385px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 160px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 160px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 260px;
  }
  header > div.wrapper.above {
  min-height: 410px;
  }

  header div.header div.holder {
  height: 160px;
  }
  }

  .topbar {
  background: var(--black);
  }
  .topbar {
  color: var(--light);
  }


  .shop_topbar {
  background: #7b7864;
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: #ffffff !important;
  }


  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(--black) !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(--black);
  }

  @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(--black) !important;
  }
  }


  header div.header div.contact i {
  color: var(--black);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--black) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--black) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--black) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--black);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--black) !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(--black);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--black) !important;
  }

  section.prices table tr td a {
  color: var(--black) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--black) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--black);
  }

  :root {
--black:       #0d0d0d;
--black-80:       #3d3d3d;
--black-60:       #6d6d6d;
--black-40:       #9e9e9e;
--black-20:       #cecece;
--black-10:       #f2f2f2;
--primary: #7b7864;
--primary-80:  #959383;
--primary-60:   #cacdc1;
--primary-40:    #afaea2;
--primary-20:    #cac9c1;
--secondary: #eae2d1;
--secondary-80:  #eee7da;
--secondary-60:   #f2ede3;
--secondary-40:    #f6f3ec;
--secondary-20:    #faf9f5;
--light: #f1f1ef;
--light-second: #eae0d7;
--gap: calc(12px*3);
--spacing: calc(12px*6);
--accent: #be6429;
}



/* Parent item relatief maken voor positionering toggle */
.product-categories .cat-parent {
    position: relative;
    display: block;
}

/* De subcategorieën */
.product-categories .children {
    display: none;
    list-style: none;
    padding-left: 1rem;
    margin: 0.5rem 0;
}


/* Wanneer de parent de class 'is-open' heeft */
.product-categories .cat-parent.is-open > .children {
    display: block;
}

/* De losse toggle button */
.cat-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Het pijltje (CSS border methode) */
.cat-toggle::after {
    content: '';
    width: 6px;
    height: 6px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
    display: block;
}

/* Draaien als hij open is */
.cat-parent.is-open > .cat-toggle::after {
    transform: rotate(-135deg);
    margin-top: 4px;
}

/* Voorkom dat de link over de toggle heen valt */
.product-categories .cat-parent > a {
    padding-right: 40px;
    display: inline-block;
}











.woocommerce a.button, .woocommerce .button {
  background: #7b7864 !important;
 /* width: 100%;*/
  text-align: center;
  border-radius: 0 !important;
}


.woocommerce span.onsale {
  background: var(--light-second) !important;
  color: var(--black) !important;
  font-size: 10px;
}

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
  border: 0px solid #e6e6e6;
}

.woocommerce-loop-category__title mark {
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  line-height: 1;
  font-size: 20px !important;
}

.related.products {
  display: block;
  width: 100%;
  clear: both;
  float: none;
  margin-top: 4rem;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 18px !important;
  line-height: 1 !important;
}

section.succes_tekst {
    padding-bottom: 30px ! Important;
}
section.block2.succesblok {
    padding-top: 0;
}
section.hulp_text {
    padding-bottom: 80px;
}
section.hulp_text > div > div > div:nth-child(1) * {
    color: white !important;
}
section.hulp_text > div > div > div:nth-child(1) {
    background: #7b7864;
    padding: 5px 25px 10px;
}


section.succes_tekst, section.succesblok {
    background: var(--light-second);
}

span.kopje {
    font-family: 'Cormorant', serif;
    letter-spacing: 2px;
    display: block;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 23px;
}
section.succesblok a div.item {
    margin-bottom: 20px;
    display: grid;
    flex-direction: column;
    padding: 0 !important;
    background: white;
    grid-template-columns: 1fr 3fr;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
section.succesblok a div.item img {
    order: 1;
    margin: 0 !important;
    padding: 0 !important;
    object-fit: cover ! Important;
    height: 290px !important;
    max-height: 350px !important;
    width: 350px !important;
}
section.succesblok a div.item h3 {
    order: 2;
    padding: 25px 25px 15px;
    line-height: 1;
    font-size: 25px !important;
    min-height: 90px;
display:none;
}
section.succesblok a div.item p {
    order: 3;
    padding: 0 25px 15px;
}


section.back_img {
    background-blend-mode: soft-light;
}

section.behand_bloks a div.item {
    background: transparent!important;
    box-shadow: none !important;
    padding: 0 !important;
display: flex;
    flex-direction: column;
}
section.behand_bloks a div.item img.img-responsive {
    max-height: 250px!important;
    width: 100%!important;
    object-fit: cover!important;
    min-height: 250px!important;
    max-width: 360px!important;
    border-radius: 20px !important;
    box-shadow: 0 0 20px 0 rgb(217 217 217 / 40%)!important;
    order: 1;
}
section.behand_bloks a div.item h3 {
    font-family: 'Open Sans', sans-serif;
    text-transform: none!important;
    font-weight: normal!important;
    letter-spacing: inherit!important;
    font-size: 19px !important;
    text-align: center!important;
    order: 2;
}


footer .social-media.size-normal {
    margin-top: -45px;
}


div.page-header span.script, .behandelingen-header-text span.script {
    display: none;
}

section.faq_items {
    width: 100%;
    max-width: 1200px;
    margin: 3rem auto;
}

.video_blok p {
    margin: 0 !important;
    padding: 0 !important;
}

.color-header {
    background: #7b7864;
    padding: 5px 24px 30px;
    color: #fff !important;
}
.color-header h1, .color-header h4 {
    color: #fff !important;
}
.row.quote_blok ul.fa-ul i.fas.fa-check-square {
    color: green;
}

.actieblok:nth-child(2) {
    margin-top: 0;
}

.wc-pao-fieldset .wc-pao-addon-name.wc-pao-legend {
  font-size: 13px !important;
  margin-bottom: 5px;
}

.actieblok {
    background: #f0efee;
    margin: 5em 0;
    padding: 25px;
}



.faq-question br {
    display: none;
}
.row.quote_blok ul.fa-ul {
    font-size: 15px;
    margin-left: 20px;
}
.row.quote_blok ul.fa-ul li {
    margin: 15px 0;
}
.reviews iframe {
  height: 280vh !important;
}

.img-responsive {
  max-width: 100%;
}

.modal__container img {
  margin-bottom: -30px;
}

header > div.wrapper::after {
  background-position: center;
  top: 150px;
}


blockquote p {
  font-weight: 100;
}

#nbsals_popup-content .btn {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: fit-content;
}

.modal__container img {
  height: 220px !important;
  width: 180px !important;
  object-fit: contain;
  object-position: center;
  margin: 0 auto;
  display: block;
}

html, body {
  overflow-x: hidden;
}

/*.col-sm-10 > div:nth-child(1):not(.single-behandelingen .col-sm-10 > div:nth-child(1)) {
  display: none !important;
}*/

.single-behandelingen .col-md-24.col-md-push-24 {
  text-align: center;
}

blockquote {
width: auto;
  display: inline-block;
  margin: 0 auto !important;
  text-align: left;
  border-left: 0px solid #eee;
  border-top: 5px solid var(--primary);
  border-bottom: 5px solid var(--primary);
}

.wrapper-review {
  display: block;
  margin: 0 auto;
  max-width: 750px;
  padding: 1rem;
  background: var(--light-second);
}

.behandelingen-header-text h1:not(.single-behandelingen .behandelingen-header-text h1) {
  position: relative;
  text-align: center;
}
h1 .script {
font-size: 80px;
color: var(--accent);
opacity: 0.19;
position: absolute;
left: 50%;
top: -50px;
transform: translate(-50%, 0);
}


.row.cta-row {
 /* background-color: var(--light-second);*/
    background-color: #f5f2ed;
  background-image: url(https://bodyandbeautylounge.nl/wp-content/uploads/sites/229/2023/06/deco-1920x960.png);
  background-size: cover;
  background-blend-mode: soft-light;
  padding: 3rem;
  margin: 3rem 0;
}

.treatments h3 {
  text-align: center;
  margin-bottom: 5rem;
}

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, section.treatments div.items div.item a span {
  font-family: 'Open Sans', sans-serif;
  font-size: inherit !important;
  text-transform: none;
  font-weight: normal;
  letter-spacing: inherit;
    font-size: 19px !important;
}

footer div.social-media ul li a, div.social-media ul li a {
    background: var(--primary) !important;
}

blockquote {
font-size: 46px;
color: #7b7864;
font-family: 'Cormorant SC', serif;
 /* font-family: "Parisienne", cursive; */
line-height: 1.2;
font-weight: bold;
}

section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img, section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    max-width: 360px !important;
    min-height: 250px !important;
    object-fit: cover;
    max-height: 250px !important;
    width: 100% !important;
    border-radius: 20px !important;
    box-shadow: 0 0 20px 0 rgb(217 217 217 / 40%);
}

.page-id-553 section.page .gallery .gallery-item img {
  max-height: 300px;
  width: 100%;
  object-fit: cover;
  min-height: 300px;
}

footer div.column > h4 {
  border-bottom: 0px solid var(--black);
}

section.partners {
  background: var(--primary) !important;
}
footer div.socket, .footer-sticky {
  background: var(--primary) !important;
}
footer, .footer-cta.center::after, .author {
  background: var(--primary) !important;
}


.nf-field-element .btn.btn-primary {
  background: var(--primary) !important;
}

th {
  font-family: 'Gilda Display', serif;
  letter-spacing: 2px;
font-size: 17px;
}
.table > tbody > tr:nth-child(2n+1) {
background: var(--light);
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: 0px solid #ddd;
}


.menu-item-has-children ul a:hover {
  border-left: 2px solid var(--accent);
  margin-left: 0;
  padding-left: 1.1rem;
transition: .1s linear;
}

header div.navbar-collapse .menu-item-has-children ul a {
  border-bottom: 1px solid var(--black-10) !important;
  padding: 0.8rem 9.6px;
transition: .1s linear;
}


.rimg > img {
  filter: brightness(0.6);
}

header .sticky_menu_small div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #333 !important;
}

.topbar a {
  color: #fff !important;
}


.sticky_menu .menu-primaire-navigatie-container ul li a, .sticky_menu .menu-primaire-navigatie-container ul li {
  color: var(--black) !important;
}



header > div.wrapper.sticky_menu.sticky_header .header {
animation: slide-down .5s ease;
}
@keyframes slide-down {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

.footer-cta-above {
  color: var(--black-10) !important;
}

footer div.column > h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: clamp(1.1rem, 1.5vw, 1.1rem) !important;
  font-weight: bold;

}

hundefined {
  display: none;
}
section.page {
  padding-top: 0;
  margin-top: -1px;
}

/*.tarieven header > div.wrapper::after, .reviews header > div.wrapper::after {
    background: var(--primary);
}*/

.tarieven .page-header, .tarieven .breadcrumbs, .reviews .page-header, .reviews .breadcrumbs {
  display: none;
}
.tarieven .behandelingen-header-wrapper.no-image {
  min-height: 300px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--primary);
}

.btn:hover, .menu-item-22:hover, .menu-item-1737:hover {
  opacity: 0.7;
 transition: .1s linear;
}
.btn, .menu-item-22, .menu-item-1737 {
transition: .1s linear;

}


.footer-cta-box.pd-1.position-relative {
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

img {
    height: auto!important;
}

.btn.btn-alt {
  background: var(--secondary) !important;
  color: var(--black-60) !important;
}

.behandelingen-text {
  max-width: 100%;
  width: 100%;
}
.behandelingen-header-wrapper {
/*  background: var(--light-second);
  background: linear-gradient(0deg, rgba(255,255,255,0) 45%, var(--primary) 45%);*/
padding-top: 3rem;
}
.behandelingen-header-text {
  font-size: inherit;
}
.behandelingen-wrapper {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}

.single-behandelingen  #menu-item-22, .tarieven  #menu-item-22, .reviews  #menu-item-22, .single-behandelingen  #menu-item-1737, .tarieven  #menu-item-1737, .reviews  #menu-item-1737 {
  background: var(--secondary) !important;
  color: var(--black-60) !important;
}

.single-behandelingen .page:not(.single-behandelingen.postid-1771 .page) {
  padding-top: 0;
  margin-top: -1.1rem;
}
.single-behandelingen  .breadcrumbs {
  display: none;
}
.behandelingen-header-image img {
  margin: 0;
  width: 100%;
  max-height: 50vh;
  object-fit: cover;
}
.behandelingen-header {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
}

.single-behandelingen main .container:not(.single-behandelingen.postid-1771 main .container), .tarieven main section.page .container, .reviews main section.page .container {
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
.behandelingen-header {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  font-size: 15px;
}
.single-behandelingen .page-header {
  display: none;
}
.single-behandelingen  header > div.wrapper {
  min-height: 164px;
}
.single-behandelingen   header > div.wrapper::after {
  background: var(--primary);
}



footer .column a {
  color: #fff !important;
  text-decoration: underline;
}

.intro.text.block1 {
  background-blend-mode: soft-light;
}


.wrap {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  padding: 30px;
}

#nf-field-36 {
  background: var(--primary) !important;
}

.topbar ul {
  margin: 0;
  padding: 0 !important;
}
header .topbar {
  padding: 4px 0;
}


.afspraak-maken-home {
  display: grid;
  grid-template-columns: 1fr 0.8fr;
  gap: 4rem;
}

header .big-font {
  margin-top: 60px;
}

.topbar-child ul {
  display: flex;
  gap: 1rem;
  list-style: none;
}

.rounded-lg.shadow-lg.p-6 {
  width: 76%;
  margin-left: 12%;
}
.reviews .col-md-24 .btn.btn-primary {
  align-self: start;
}
.welkoms__blok.left .script {
  font-size: 80px;
  color: var(--accent);
  opacity: 0.2;
  position: absolute;
  top: 0;
  right: auto;
  transform: translate(0%, -40%);
/*color: #d3cfca;
text-transform: uppercase;
text-shadow: 1px 0 1px rgba(255, 255, 255, .6), -1px -1px 1px #aaa6a0;
margin-top: 30px;
margin-right: 35px;
font-family: Bolkitrayek, sans-serif;
font-size: 11vw;
line-height: 1;*/
}

.welkoms__blok.left::after {
  content: "";
  width: 25%;
  height: 1px;
  background-color: var(--accent);
  position: absolute;
  display: flex;
  transform: translateX(0%);
  left: 0;
  bottom: 30%;
}

div.overflow-hidden  .text-white {
  color: var(--accent) !important;
}

div.overflow-hidden {
  padding: 1rem;
  background: var(--light);
  margin-top: auto;
}

header .big-font {
  font-size: 1.2rem;
}

.card a, .card-info a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
z-index: 564;
  text-align: center;
}

.card-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: transform .2s ease, opacity .2s ease;
}

.welkoms__blok h1 {
  margin-top: 0;
  margin-bottom: var(--gap);
}
.welkoms__blok {
  position: relative;
}
.welkoms__blok .script {
  font-size: 80px;
  color: var(--accent);
  opacity: 0.2;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translate(50%, -40%);
}

.behandelingen__container {
  display: flex;
  gap: 3rem;
  margin: 3rem 0;
}

.welkoms__blok::after {
  content: "";
  width: 25%;
  height: 1px;
  background-color: var(--accent);
  position: absolute;
  display: flex;
  transform: translateX(-50%);
  left: 50%;
  bottom: -10px;
}

#menu-item-22, #menu-item-1737 {
  background: var(--primary);
  padding: 0.2rem 0.6rem;
  margin-left: 2rem;
}
#menu-item-22 a, #menu-item-1737 a {
  color: #fff !important
}


.script {font-family: 'Bonheur Royale', cursive;}


.heading__grid {
  display: grid;
  grid-template-columns: 1fr 0.7fr;
  gap: 5rem;
  align-items: center;
}

.big-font {
  font-size: 20px;
}

header .big-font {
text-align: center;
max-width: 50%;
display: block;
margin: 2rem auto;
}

.big-title.title-one {
  /*font-size: clamp(3rem, 6vw, 110px) !important;*/
  text-transform: uppercase;
  letter-spacing: 14px;
  font-weight: 100;
}

.big-title.title-two {
/*  font-size: clamp(3rem, 5vw, 47px) !important;*/
  text-transform: uppercase;
  letter-spacing: 10px;
margin-top: -30px;
}

.col-md-32.col-md-offset-8 {
  text-align: left;
  width: 100%;
  margin: 0;
}

.swiper-slide.swiper-slide-next .text-gray-300 {
  min-height: 100px;
}


.text-white {
  color: #fff !important;
}

.swiper {
  width: 600px;
  height: 300px;
}
.swiper-container {
  position: relative;
}


.mt-4 .text-gray-500 {
  color: var(--primary-60) !important;
}


.bg-gray-900 {
  background: var(--black) !important;
}
.bg-gray-800 {
  background: var(--black-80) !important;
}

.home section.intro {
  padding: calc(var(--spacing)*1) 0 !important;
}


header nav.navbar-default {
  background: rgba(255, 255, 255, 0);
}

.btn {
  padding: 1rem 2rem !important;
  border-radius: 0rem !important;
  margin-top: calc(var(--gap)/2) !important;
}

.btn.btn-primary {
  background: var(--primary) !important;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
  top: 0;
}


.home header > div.wrapper::after {
  background-size: cover;
  background-position: 0 10%;
  background-color: var(--light-second);
  background-repeat: no-repeat;
  top: 150px;
}



header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
color: var(--black) !important;
}

body.home header > div.wrapper {
  min-height: 350px;
  height: 80vh;
  min-height: 500px;
  max-height: 1200px;
}

html {
  font-size: 13px !important;
}

.cw * {
    color: #ffffff!important;
}

header > div.wrapper::after {
  background-position: top;
}

.blog section.archive article.post {
    margin: 4% 2%;
}
h2.h3.entry-title {
    font-size: 19px !important;
    font-weight: 600;
}
body.blog .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}


@media only screen and (min-width: 992px) {
section.succesblok div.wrapper .col-sm-16 {
    width: 100%;
}
    .blog section.archive > div > div > div:nth-child(3) {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0 1%;
    }
    .blog section.archive .page-header {
        grid-column: 1 / -1;
    }
.mobile_only {
display:none;
}

.home .behand_bloks .col-xs-48.col-md-16 {
    width: 25%;
}
section.treatments.shortcode .col-xs-24.col-sm-12, .treatments .col-xs-24.col-sm-12 {
    width: 33.3333%;
}
.intro.text.block1 .container:not(.intro.succes_tekst .container, .behand_bloks .container), .back_img .container {
  max-width: 1940px;
  width: 99vw;
}


header div.header div.holder {
  height: 150px;
}

 .partners.text-center .row > div {
  width: calc(100%/7);
}

.quote_blok img {
  margin: 0 !important;
  height: 100% !important;
  object-fit: cover;
}
 .row.quote_blok {
    display: flex;
    align-items: stretch;
  }

  body header > div.wrapper {
    height: 0;
    min-height: 150px;
    max-height: 0;
  }
body.home header > div.wrapper {
  height: 100vh;
  min-height: 500px;
  max-height: 1200px;
}

blockquote {
  font-size: 85px;
}
.heading__grid__text {
  text-align: center;
  grid-column: 1 / span 2;
}

/*body header > div.wrapper {
  min-height: 365px;
}*/

.behandelingen-header-image img {
  min-height: 500px;
}

.home header .sticky_menu_small div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: #333 !important;
}

#navbarCollapse {
  text-align: left;
}

/*nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu {
  columns: 2;
  margin-top: 2rem !important;
}*/

.header.full-width {
  border-bottom: 1px solid;
border-color: var(--black-10);
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
  color: var(--black) !important !important;
font-size: 16px;
}

#menu-item-22, #menu-item-1737 {
  float: right;
}


header .container {
  width: 80%;
}

header > div.wrapper .header__content {
  transform: translate3d(0, -160px, 0);
}

}



section.treatments {
    padding-bottom: 30px;
}

@media only screen and (max-width: 991px) {



header > div.wrapper {
  min-height: 0px !important;
}

.woocommerce-page ul.products, .woocommerce ul.products {
  gap: 6px;
}

body.woocommerce header > div.wrapper {
  min-height: 0;
}

section.hulp_text > div > div > div:nth-child(1) {
    margin: 0 15px 25px;
}

html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: #333;
}


section.succesblok a div.item {
    grid-template-columns: 1fr!important;
}
section.succesblok a div.item img {
    width: 390px !important;
}
.laptop_only {
display:none;
}
section.succesblok .wrapper .col-sm-24 {
    width: 33.333333%;
}
.oplos_blok .col-xs-24.col-sm-16 {
    width: 100%;
}
section.succesblok a div.item {
    margin-bottom: 40px!important;
}
section.succes_tekst {
    padding-bottom: 10px ! Important;
}
section.treatments div.items .col-xs-24.col-sm-24.col-md-12, section.treatments.shortcode .col-xs-24.col-sm-12, .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
.color-header {
    margin: 30px 15px 30px;
}

.modal__container {
  padding: 9px;
  margin: 5px;
  max-width: 89vw;
  position: absolute;
  left: 4%;
}


.reviews iframe {
    height: 600vh !important;
}
.rimg>img {
    height: 100% !important;
}


section.partners div.item div.holder img {
    object-fit: contain !important;
   max-width: 100% !improtant;
  height: auto;
}

section.page div.content {
  padding: 1rem;
}

.rimg > img {
  height: 100% !important;
}

body.home header > div.wrapper {
  height: 375px;
  min-height: 100px;
}


header > div.wrapper {
  min-height: 375px;
}

.heading__grid__text {
  text-align: center;
}

.page-id-553 section.page .gallery .gallery-item img {
  max-height: 150px;
  width: 100%;
  object-fit: cover;
  min-height: 150px;
}

.topbar {
  text-align: center;
}
h1 .script {
  font-size: 40px;
  width: 100%;
  text-align: center;
  top: -20px;
}

/*.behandelingen-header-wrapper {
  background: var(--light-second);
  background: linear-gradient(0deg, rgba(255,255,255,0) 15%, var(--primary) 15%);
}*/

.behandelingen-header-wrapper, .behandelingen-wrapper {
  padding: 0 20px;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 0px solid var(--black);
}


.row.reviews.equal img {
  max-height: 350px;
  object-fit: cover;
}
section.intro {
  padding: var(--spacing) 0 !important;
}
.afspraak-maken-home {
  grid-template-columns: auto;
}
.topbar-child ul {
  flex-direction: column;
}

.row.reviews.equal {
  display: block;
}

.behandelingen__container {
  flex-direction: column;
}
.heading__grid {
  grid-template-columns: auto;
}

.heading__grid__image img {
  margin-bottom: -5rem;
}


header .big-font {
  width: 100%;
  max-width: 100%;
}
.big-title.title-one, .big-title.title-two {
  /*font-size: 2.3rem !important;*/
  margin: 1rem 0;
/*  margin-bottom: -1rem;*/
}
.header__content {
  margin-top: 0 !important;
}

}

h1, h2, h3, h4, h5, h6 {
font-family: 'Cormorant', serif;
letter-spacing: 2px;
}

h1 {
  font-size: clamp(2rem, 4vw, 3.5rem) !important;
}

h2 {
  font-size: clamp(1.5rem, 3vw, 2.5rem) !important;
}

h3 {
  font-size: clamp(1.2rem, 2vw, 2rem) !important;
}

h4 {
  font-size: clamp(1rem, 1.5vw, 1.5rem) !important;
}

h5 {
  font-size: clamp(0.8rem, 1.5vw, 1.2rem) !important;
}

body {
  font-size: clamp(1rem, 1.5vw, 1.1rem) !important;
}


/*card*/

.card {
 width: 100%;
 height: auto;
 background: var(--light);
 padding: 2rem 1.5rem;
 transition: box-shadow .3s ease, transform .2s ease;
position: relative;
}

.card-info {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 transition: transform .2s ease, opacity .2s ease;
}

/*Image*/
.card-avatar {
 --size: 150px;
 background: linear-gradient(to top, #f1e1c1 0%, #fcbc97 100%);
 width: var(--size);
 height: var(--size);
 border-radius: 50%;
 transition: transform .2s ease;
 margin-bottom: 1rem;
}

.card-avatar img {
border-radius: 100%;
margin: 0;
height: 150px !important;
width: 150px !important;
object-fit: cover;
}


/*Card footer*/
.card-social {
 transform: translateY(200%);
 display: flex;
 justify-content: space-around;
 width: 100%;
 opacity: 0;
 transition: transform .2s ease, opacity .2s ease;
}

.card-social__item {
 list-style: none;
}

.card-social__item svg {
 display: block;
 height: 18px;
 width: 18px;
 fill: #515F65;
 cursor: pointer;
 transition: fill 0.2s ease ,transform 0.2s ease;
}

/*Text*/
.card-title {
 color: #333;
 font-size: 1.5em;
 font-weight: 600;
 line-height: 2rem;
}



/*Hover*/
.card:hover {
 box-shadow: 0 8px 50px #23232333;
}

.card:hover .card-info {
 transform: translateY(-5%);
}

.card:hover .card-social {
 transform: translateY(0%);
 opacity: 1;
}

.card-social__item svg:hover {
 fill: #232323;
 transform: scale(1.1);
}

.card-avatar:hover {
 transform: scale(1.1);
}

body {
  background-color: #fafafa;
}


/* No greater than 900px, no less than 400px */
@media (max-width:1800px) and (min-width:992px) {

body.home header > div.wrapper {
  min-height: 850px;
}

header .container {
  width: 99%;
}
header > div.wrapper .header__content {
  transform: translate3d(0, -100px, 0);
}
header .big-font {
  max-width: 75%;
}

}

@media (max-width:1250px) and (min-width:992px) {
.behandelingen-header, .behandelingen-wrapper {
    max-width: 950px;
}
.page-id-560 h1 .script {
  width: 100%;
}

}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.faq-item {
    margin: 15px 0;
}
.faq-answer {
    display: none;
    padding-left: 15px;
}
.faq-question {
    display: flex;
    gap: 1rem;
    cursor: pointer;
    padding-left: 15px;
    font-size: 19px;
    font-family: 'Gilda Display';
}


/*Nieuwe behandelingen*/

.feature-block {
  display: flex;
  flex-direction: row;
  align-items: center; /* Centreert de foto verticaal naast de tekst */
  gap: 40px;           /* Ruimte tussen tekst en foto */
  margin-bottom: 60px; /* Ruimte onder de hele sectie */
}

.feature-block__text {
  flex: 1; /* Neemt 50% van de ruimte */
}

.feature-block__media {
  flex: 1; /* Neemt ook 50% van de ruimte */
}

.feature-block__image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1; /* Forceert een vierkant */
  object-fit: cover;   /* Zorgt dat de foto niet uitrekt */
  object-position: center;
  border-radius: 8px;
}

/* Mobiel: onder elkaar */
@media (max-width: 768px) {
  .feature-block {
    flex-direction: column-reverse; /* Foto boven, tekst onder */
    gap: 20px;
  }
  .feature-block.feature-block--reverse.feature-block--full-height-image {
  flex-direction: column-reverse;
}
  .feature-block__image {
     aspect-ratio: 4 / 3; /* Op mobiel iets minder hoog */
  }
}

/* Modifier voor als je de foto links wilt hebben op desktop */
.feature-block--reverse {
  flex-direction: row-reverse;
}



/* Modifier voor een feature-block waar de afbeelding de volledige hoogte inneemt */
.feature-block--full-height-image {
  align-items: stretch; /* Zorgt dat de kolommen zich verticaal uitstrekken tot gelijke hoogte */
}

.feature-block--full-height-image .feature-block__image {
  height: 100%;          /* De afbeelding neemt de volledige hoogte van de parent over */
  width: 100%;           /* En vult de breedte van zijn container */
  aspect-ratio: auto;    /* Verwijder de vierkante ratio */
  object-fit: cover;     /* Snijdt de afbeelding bij zodat hij vult zonder te vervormen */
  object-position: center;
}

/* Op mobiel wil je deze stretch misschien niet, en de aspect-ratio: 4/3 behouden */
@media (max-width: 768px) {
  .feature-block--full-height-image .feature-block__image {
     height: auto; /* Laat de hoogte weer los op mobiel */
     aspect-ratio: 4 / 3; /* En geef hem op mobiel een vaste ratio */
  }
}




/*SHOP*/

/* =========================================
   WooCommerce Single Product Upgrade
   Scope: Alleen productpagina's
   ========================================= */

/* 1. Algemene Layout & Typography */
.single-product .product .entry-summary h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #222;
}

.single-product .product .woocommerce-product-details__short-description {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-size: 1.05rem;
  line-height: 1.8;
  color: #555;
}

/* 2. Prijs Styling (Groot & Duidelijk) */
.single-product .product p.price {
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  gap: 10px;
}

.single-product .product p.price del {
  color: #aaa;
  font-size: 1rem;
  font-weight: normal;
  opacity: 0.7;
}

.single-product .product p.price ins {
  text-decoration: none;
  font-weight: 700;
  background: #fdf2f2; /* Subtiel rood achtergrondje voor sale */
  padding: 2px 8px;
  border-radius: 4px;
  color: #c0392b;
}

/* 3. Variaties Tabel (Ombouwen van tabel naar clean forms) */
.single-product .product table.variations {
  border: none;
  margin-bottom: 1rem;
  width: 100%;
}

.single-product .product table.variations tbody,
.single-product .product table.variations tr,
.single-product .product table.variations td,
.single-product .product table.variations th {
  display: block; /* Sloopt de tabel structuur voor betere styling */
  text-align: left;
  padding: 0;
  border: none;
  background: transparent;
}

.single-product .product table.variations th.label {
  margin-bottom: 0.5rem;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.5px;
  color: #333;
}

/* De Select Dropdown mooier maken */
.single-product .product table.variations select {
  width: 100%;
  max-width: 400px;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background-color: #fff;
  font-size: 1rem;
  cursor: pointer;
  appearance: none; /* Verwijdert standaard browser styling */
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 10px;
}

/* Reset linkje verbergen of subtiel maken */
.single-product .product a.reset_variations {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 0.85rem;
  color: #999;
  text-decoration: underline;
}

/* 4. Prijs update na selectie (De variatie prijs) */
.single-product .product .woocommerce-variation-price {
  margin-bottom: 1.5rem;
  border-left: 3px solid #000;
  padding-left: 1rem;
}

/* 5. Add to Cart Sectie */
.single-product .product .single_variation_wrap .variations_button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #f0f0f0;
}

/* De Input */
.single-product .product .quantity input.qty {
  height: 50px;
  width: 70px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-weight: 600;
  font-size: 1.1rem;
}

/* De Knop */
.single-product .product button.single_add_to_cart_button {
  flex-grow: 1; /* Pakt rest van ruimte */
  background-color: #000; /* Primary brand color */
  color: #fff;
  height: 50px;
  border-radius: 6px !important;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  max-width: 350px; /* Zodat hij op desktop niet extreem breed wordt */
}

.single-product .product button.single_add_to_cart_button:hover {
  background-color: #333;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

/* 6. Meta Data (Sku, Categorie) */
.single-product .product .product_meta {
  margin-top: 3rem;
  padding-top: 1.5rem;
  border-top: 1px solid #eee;
  font-size: 0.85rem;
  color: #888;
}

.single-product .product .product_meta span {
  display: block;
  margin-bottom: 0.3rem;
}

.single-product .product .product_meta a {
  color: #555;
  font-weight: 500;
  text-decoration: none;
}

.single-product .product .product_meta a:hover {
  text-decoration: underline;
}

/* 7. Image Gallery Tweak */
.single-product .product .woocommerce-product-gallery img {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

/* Sale Badge */
.single-product .product .onsale {
  background: #c0392b;
  color: #fff;
  font-size: 0.85rem;
  font-weight: 600;
  padding: 0.3rem 0.8rem;
  border-radius: 4px;
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 9;
}


/*SHOP PAGE*/


/* =========================================
   WooCommerce Shop Archive (Grid) Upgrade
   ========================================= */

/* 1. Sidebar & Widgets (Filters) */
.woocommerce .widget h3 {
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
  border-bottom: 2px solid #eee;
  padding-bottom: 0.5rem;
  color: #333;
}

/* Zoekbalk moderniseren */
.woocommerce .widget.widget_product_search form {
  display: flex;
  gap: 5px;
}

.woocommerce .widget.widget_product_search input.search-field {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.woocommerce .widget.widget_product_search button {
  background: #333;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 0 15px;
  cursor: pointer;
}

/* Categorie lijst strak trekken */
.woocommerce .widget_product_categories ul.product-categories {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce .widget_product_categories ul.product-categories li {
  margin-bottom: 0;
  padding-bottom: 0.5rem;
  border-bottom: 0px solid #f9f9f9;
}

.woocommerce .widget_product_categories ul.product-categories li a {
  text-decoration: none;
  color: #666;
  transition: color 0.2s;
}

.woocommerce .widget_product_categories ul.product-categories li a:hover {
  color: #000;
  padding-left: 5px; /* Subtiel effectje */
}

/* 2. Top Bar (Result count & Sorting) */
.woocommerce .woocommerce-ordering select {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}

/* 3. Product Grid - Card Design */
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
/*  gap: 20px; */
}

.woocommerce ul.products li.product {
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding: 15px;
  text-align: center;
  transition: transform 0.2s, box-shadow 0.2s;
  /* Zorg dat bullets weg zijn */
  list-style: none !important; 
  margin-bottom: 2rem; /* Veiligheid voor floats */
}

/* Hover effect op de kaart */
.woocommerce ul.products li.product:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.08);
  border-color: transparent;
}

/* Afbeeldingen consistent maken */
.woocommerce ul.products li.product .thumbnail-wrapper {
  margin-bottom: 1rem;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.woocommerce ul.products li.product img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Voorkomt uitgerekte plaatjes */
  transition: transform 0.5s ease;
}

.woocommerce ul.products li.product:hover img {
  transform: scale(1.05); /* Lichte zoom bij hover */
}

/* 4. Typografie in de kaart */
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin: 0.5rem 0;
  line-height: 1.4;
  min-height: 3rem; /* Zorgt dat regels gelijk uitlijnen */
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce ul.products li.product .price {
  color: #444;
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  display: block;
}

.woocommerce ul.products li.product .price del {
  color: #aaa;
  font-size: 0.9rem;
  font-weight: normal;
  margin-right: 5px;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
  color: #c0392b; /* Sale rood */
}

/* 5. Buttons (Add to cart / Opties) */
.woocommerce ul.products li.product .button {
  display: block;
  width: 100%;
  padding: 12px;
  background-color: transparent !important;
  color: var(--primary) !important;
  border: 1px solid var(--primary);
  border-radius: 4px !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.85rem;
  transition: all 0.2s;
  margin-top: auto;
}

.woocommerce ul.products li.product .button:hover {
  background-color: var(--primary) !important;
  color: #fff !important;
  border-color: var(--primary);
}

/* Sale Badge Fix */
.woocommerce ul.products li.product .onsale {
  top: 10px;
  left: 10px;
  right: auto;
  margin: 0;
  background: #c0392b;
  color: white;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 600;
  z-index: 2;
  position: absolute;
  min-height: auto;
  line-height: normal;
}

.posted_in, .sku_wrapper {
display: flex;
}
.single-product .product .product_meta span {
display: block;
display: flex;
margin-left: 3px;
}
.single-product .product .product_meta a {
margin-left: 3px;
}

.flex-control-nav.flex-control-thumbs {
  margin: 1rem !important;
}

.flex-control-nav.flex-control-thumbs li {
  padding: 5px;
}

.woocommerce .widget h3 {
  font-size: 16px !important;
}

 .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary);
  border-radius: 4px;
}

.woocommerce .widget_product_categories ul.product-categories li {
  border-bottom: 0px solid #f9f9f9;
}

.woocommerce-info, .woocommerce-message {
  border-radius: 4px;
}



.usp__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: center;
  padding: 1rem 0;
}

.usp__item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: #2c3e50;
}

.usp__icon {
  width: 18px;
  height: 18px;
  color: #27ae60;
  flex-shrink: 0;
}

/*ideal*/

.payment-methods {
    margin-bottom: 1.5rem;
    padding: 1rem;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 4px;
}

.payment-methods__label {
    display: block;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: #333;
}

.payment-methods__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column; /* Onder elkaar is vaak netter met lange teksten */
    gap: 0.5rem;
}

.payment-methods__item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.payment-methods__icon {
  width: 35px;
  height: auto;
  object-fit: contain;
  display: block;
  max-height: 32px;
}

.payment-methods__text {
    font-size: 0.85rem;
    color: #555;
    line-height: 1.4;
}