
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Lora:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Lora', 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: #333333;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #333333 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #af8267 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #af8267 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #af8267 !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: #af8267 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #b89178 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #af8267 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #af8267 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #b89178 !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: #af8267 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #b89178;
  border-color: #b89178;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #b89178 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #b89178 !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.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://brendabax.nl/wp-content/uploads/sites/150/2025/04/Insta-algemeen.zip-1-e1745500231912.jpeg');
  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: 450px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 600px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 250px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 400px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 175px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 175px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 275px;
  }
  header > div.wrapper.above {
  min-height: 425px;
  }

  header div.header div.holder {
  height: 175px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #b89178; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(184, 145, 120, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(184, 145, 120, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #b89178 !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 #af8267;
  }

  @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: #af8267 !important;
  }
  }


  header div.header div.contact i {
  color: #af8267;
  }

  @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: #333333 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #af8267 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #b89178 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #af8267;
  }

  footer div.socket,
  .footer-sticky {
  background: #af8267 !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #732b2c;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #333333 !important;
  }

  section.prices table tr td a {
  color: #333333 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #333333 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #b89178;
  }

  /* === Brand palette ======================================================= */
:root{
  --brand-dark: #af8267;     /* Brand 1 (donkerder)  */
  --brand-light:#b89178;     /* Brand 2 (lichter)    */
  --accent: var(--brand-dark);

  --text-color: #333333;
  --footer-bg: var(--brand-light); /* footer volgt nu het nieuwe palette */
  --muted-bg-1: #F1E9E9;
  --muted-bg-2: #F5EEEE;
  --star-color: gold;
  --footer-link: #FFFFFF;
}

/* Toegankelijkheid */
a:focus-visible, button:focus-visible, [type="submit"]:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce){
  * { transition: none !important; animation: none !important; }
}

/* ========================= Originele styles met kleur-updates =========== */

main .page .content a:not(.btn) {
    text-decoration: underline;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    padding: 13px 35px !important;
}

html, body { overflow-x: hidden; }

.single-post .content figure.featured-image, article.post time.updated { display: none; }

.reviews-behandelingen.child .fas.fa-star {
  color: var(--star-color) !important;
  margin: 1rem 0.2rem;
  font-size: 18px;
}

.d-none { display: none; }

.treatments_versie_view { margin-top: 9em; }
.treatments_versie_view .item.text-center { margin-bottom: 40px; }
.treatments_versie_view div.item a { color: var(--text-color) !important; }
.treatments_versie_view div.item img {
    margin: 0 auto;
    transition: all .3s ease;
}
.treatments_versie_view div.item h4{
    text-transform: inherit;
    font-weight: inherit;
    font-family: inherit;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
    word-break: break-word;
    max-width: 100%;
}
.treatments_versie_view div.item img:hover {
    transition: all .3s ease;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}

.home .centered-container img, .row.uwtreatment img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: center 30%;
}

.col-md-12 .centered-container a, .col-md-24 .centered-container a  { text-decoration: none!important; }

footer div.socket a { text-decoration: none; }

img.hoekjeimg {
    width: 250px;
    height: auto;
    right: 0;
    position: absolute;
    bottom: 0px;
}

img.aligncenter.size-large.wp-image-811 {
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.home header > div.wrapper::after {
    background: url(https://brendabax.nl/wp-content/uploads/sites/150/2025/05/Blog-foto-3.jpeg)!important;
    background-size: cover!important;
    background-position: center!important;
    background-position: center 20% !important;
}

.centered-md {
    margin: 0 auto;
    display: block;
    float: none;
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
  .centered2 {
      transform: translate(-62.8%, 47%)!important;
      width: 80%!important;
      height: 120px!important;
      white-space: break-spaces;
  }
  .centered2 h4 { font-size: 1.0rem!important; }
}

.centered2 {
    position: absolute;
    transform: translate(-50%, -50%);
    padding: 1em;
    height: 140px;
    top: 50%;
    left: 50%;
    width: 100%;
    color: #fff;
    display: flex;
    max-height: 100px;
}
.centered2 h4 {
    text-align: left;
    color: #fff!important;
    margin: 0;
    font-size: 1.2rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.darkimg { filter: brightness(0.5); }
.centered { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.centered-container { position: relative; text-align: center; color: white; }

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
    color: var(--accent) !important;
}

body header > div.wrapper.above::after,
body header > div.wrapper.above.shadow::before,
body header > div.wrapper.above_shadow::before { top: 0; }

div.page-header h1 { margin-bottom: 1em; }
figure { margin-bottom: 1em; }

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    color: #fff !important;
    background: linear-gradient(380deg, var(--brand-light) -50%, var(--brand-dark) 140%) !important;
}

.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li { border-bottom: 0px solid #e6e6e6; }
.woocommerce .widget_product_categories ul, aside div.block.treatments ul { border: 0px solid #e6e6e6; }
section.contact div.page-header h1 { border-bottom: 0px solid #e6e6e6; }

.mt-0 { margin-top: 0; }

.backgrounddrops { padding: 5em 0; }

footer .column a:not(.btn):hover { opacity: 0.7; }

footer h4 { border-bottom: 0px solid var(--brand-dark) !important; }

.wrap h3 { margin-top: 0; }

div.page-header h1 { border-bottom: 0px solid #e6e6e6; }

.col-md-14.col-md-offset-2 {
    background-color: var(--muted-bg-1);
    padding: 1em;
}
section.archive.reviews div.reviews div.review img { display: none; }
.reviews blockquote.blockquote { display: none; }
.reviews .col-sm-36 { width: 100%; }
section.archive.reviews div.reviews div.review { padding-bottom: 25px; }

section.archive.treatments div.items div.treatments div.item a span,
section.archive.treatments div.treatments div.item h4,
section.archive.treatments div.treatments div.items div.item a span,
section.treatments.shortcode div.items div.treatments div.item a span,
section.treatments.shortcode div.treatments div.item h4,
section.treatments.shortcode div.treatments div.items div.item a span {
    text-transform: inherit;
    font-weight: inherit;
    font-family: inherit;
}

footer .column a:not(.btn) {
    color: var(--footer-link) !important;
    text-decoration: underline;
}
.postid-621 figure.gallery-item img {
    width: 100%!important;
    height: 300px!important;
    object-fit: cover;
    object-position: center;
}

footer .column div.social-media ul li a {
  background: var(--muted-bg-2) !important;
}

div.social-media ul li a i {
  color: var(--brand-dark) !important;
}

/* fonts */
html {font-size: 100%;} /*16px*/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.75;
  font-size: 15px;
}
p {margin-bottom: 1rem;}
h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  /* font-family: 'Work Sans', sans-serif; */
  font-weight: 300;
  line-height: 1.3;
}
h1 { margin-top: 0; font-size: 3.052rem; }
h2 { font-size: 2.441rem; }
h3 { font-size: 1.953rem; }
h4 { font-size: 1.563rem; }
h5 { font-size: 1.25rem; }

.treatments .col-md-24 img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.reviews-behandelingen.child {
  width: calc(100%/3);
  font-style: italic;
}

.modal__container.text {
  max-width: 100%;
}

.uspss > div {
  padding: 1rem;
  background: url(https://brendabax.nl/wp-content/uploads/sites/150/2025/08/drops-large-half.png) !important;
  background-color: var(--footer-bg) !important;
  background-repeat: no-repeat !important;
  background-position: right -360px !important;
  background-size: 300px !important;
}

.blog section.archive article.post header {
    order: 2;
    display: flex;
    flex-direction: column;
    padding: 20px 40px 0;
}
.blog section.archive article.post figure.featured-image {
    order: 1;
    margin: 0;
}
.blog section.archive article.post figure.featured-image img { height: 165px; }
.blog section.archive article.post .entry-summary {
    order: 3;
    padding: 0 40px 30px;
}
body.blog .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.blog section.archive article.post {
    background: var(--muted-bg-2);
    margin: 4% 2%;
}
.blog section.archive article.post {
    display: flex;
    flex-direction: column;
    position: relative;
}

.intro_beh {
    margin: 0 auto;
}
.recognition-item p {
    margin: 0;
}
.recognition-item::before {
    content: "";
    color: var(--brand-dark);
    content: "\f111";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    margin-right: 15px;
    margin-top: 9px;
}
.recognition-item {
    display: flex;
    align-items: flex-start;
    padding: 0 25px;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    position: relative;
}
.recognition-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 70px;
}

@media only screen and (min-width: 992px) {
  .blog section.archive .col-xs-48 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 0 1%;
  }
.intro_beh {
    width: 60%;
}
  .blog section.archive .page-header, .post-nav { grid-column: 1 / -1; }
  .uspss { display: flex; gap: 2rem; }

  header>div.wrapper.sticky_menu.sticky_header .header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
      color: var(--text-color) !important;
  }
  header>div.wrapper.sticky_menu.sticky_header .header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
      color: var(--accent) !important;
  }
  header div.header.full-width div.wrapper img.logo { max-width: 260px; }
  .page-id-20 .col-md-32 { width: 100%; }
  .page-id-20 .col-md-14.col-md-offset-2 { width: 100%; margin: 0; }
  .page-id-20 .col-md-14.col-md-offset-2 .block {
      width: calc(100% / 3);
      display: block;
      float: left;
      padding: 2em;
      margin-bottom: 0;
  }

  .awardlogohoek {
      width: 300px;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 545165316;
  }
  section.intro { padding: 7em 0; }
  .col-md-14.col-md-offset-2 { margin-bottom: 4em; }
  section.page, section.contact { padding: 80px 0; }

  footer, .author {
      background: url(/wp-content/uploads/sites/150/2025/08/drops-large-half.png)!important;
      background-color: var(--footer-bg) !important;
      background-repeat: no-repeat!important;
      background-position: right!important;
  }

  .vertical-align { display:flex; align-items:center; }
  .home .treatments .col-md-24 { width: calc(100% / 4); }
  .centered h2 { font-size: 20px; margin-top: 21px; }
  .treatments .col-md-24 { width: calc(100% / 3); }
  header .header__content { height: 80vh!important; }
  header > div.wrapper::after { background-position: 0 30%; }
  .header.full-width .container { width: 90vw; }

  header div.header div.holder { height: 150px; }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
      color: #ffffff!important;
  }

  body.home header > div.wrapper { min-height: 100vh; }
}



@media only screen and (max-width: 991px) {
.recognition-list {
    grid-template-columns: 1fr !important;
}
  .reviews-behandelingen.child {
    width: 100%;
    margin: 1rem 0;
  }

  .home header > div.wrapper::after { background-position: 0% center!important; }
  #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-flyout > ul.mega-sub-menu { padding: 15px; }
  .darkimg { width: 100%; height: 340px; object-fit: cover; }
  img.hoekjeimg { width: 150px; }
  .centered2 {
      width: 80%;
      left: 50%;
      transform: translate(-50%, -50%);
      bottom: 0!important;
      top: auto;
  }
  img.alignright.size-medium.wp-image-731 { margin-bottom: 1em!important; }
  .awardlogohoek {
      width: 190px;
      position: absolute;
      bottom: 0px;
      right: 0;
      z-index: 5651;
  }
  .page-id-641 .wp-image-642 { margin-bottom: 2em!important; }

  footer div.socket, .footer-sticky { padding-bottom: 75px; }
  .item-category h2 { font-size: 24px; }

  footer, .author {
      background: url(/wp-content/uploads/sites/150/2025/08/drops-large-half.png)!important;
      background-color: var(--footer-bg) !important;
      background-size: 40%!important;
      background-repeat: no-repeat!important;
      background-position: top right!important;
  }
  .header__content { margin-top: 0!important; }
  .home .centered h2 { margin-top: 0; font-size: 23px; }
  .treatments .col-md-24 { width: calc(100% / 2); }
  header nav.navbar-default { background: rgba(0,0,0,0); }
  header>div.wrapper { min-height: 600px; }

  .col-md-14.col-md-offset-2 { margin: 1em; }
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link { font-size: 15px!important; }
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: var(--accent) !important;
}
