
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');

  body {
  font-family: 'Montserrat', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', 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(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--gold) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--text) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--gold) !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(--text) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--text) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--text) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--gold) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--text) !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(--text) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--text);
  border-color: var(--text);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--text) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--text) !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, .5) !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://salonhet7ebastion.nl/wp-content/uploads/sites/372/2023/11/headaer.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 607px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 757px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 407px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 557px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 332px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 332px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 432px;
  }
  header > div.wrapper.above {
  min-height: 582px;
  }

  header div.header div.holder {
  height: 332px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--text); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--text) !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(--gold);
  }

  @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(--gold) !important;
  }
  }


  header div.header div.contact i {
  color: var(--gold);
  }

  @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(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--gold) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--text) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--gold);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--text) !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) !important;
  }

  section.prices table tr td a {
  color: var(--text) !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) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--text);
  }

  :root {
--main: #e1ded7;
--maintint:#f5f4f2;
--gold: #b9955a;
--text: #504f4d;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}

@media (min-width: 992px) {
  .col-sm-8 {
    width: 13.667%;
  }
}

.featured-image img {
  max-height: 500px;
  margin: 0 auto;
  width: auto;
}

.grid_dif .content-image {
    order: 1;
}
.grid_dif .content-text {
    order: 2;
}

.content-grid > p {
    display: none;
}

.content-image img {
    height: 500px;
    object-fit: cover;
}
.content-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}
section.bg_color {
    background: #fafafa;
}
section.quote_text h2 {
    text-align: center;
    margin: 0;
    color: var(--gold) !important;
    font-weight: 600;
    font-size: 55px;
    width: 70%;
    margin: 0 auto;
}

figure.hulp_header {
    margin-bottom: 6rem;
}

.single-behandelingen main .content h4 {
    margin-top: 5.5rem;
}
.single-behandelingen section.faq_items {
    padding: 0;
}
.single-behandelingen section.faq_items h4 {
    margin-bottom: 17px;
}

.nbs_panel-default {
    border-color: transparent !important;
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 1px solid var(--main);
    background-color: transparent;
    transition: background-color 0.3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
}
.nbs_panel-group .nbs_panel-heading a {
    /* font-family: 'Newsreader', serif; */
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 8px 10px;
    color: var(--text) !important;
}
.nbs_panel-group .nbs_panel-heading a strong {
    font-weight: 400;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    border-top: 1px solid transparent !important;
    background: #fafafa;
}


footer div.social-media ul li a {
    background: var(--gold) !important;
    width: 50px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
}
footer div.social-media ul li a:hover {
    background: var(--gold) !important;
    opacity: 0.6;
}

#nf-form-6-cont {
  margin-bottom: 40px;
}

.col-md-14.col-md-offset-2 {
    background: var(--main);
    padding-top: 40px;
}

section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 100px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 18px 8px;
    border-top: 1px solid var(--main);
}

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-weight: 300;
    font-size: 15px;
    font-family: 'Newsreader', serif;
    letter-spacing: 3px;
    text-transform: none;
}
div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 70px!important;
position: relative;
}

section.partners div.item div.holder img {
    -webkit-filter: invert(0.5);
    filter: invert(0.5);
}

section.partners:not(.home section.partners) {
    display: none;
}

section.partners {
    background: transparent!important;
}

footer div.column > h4 {
    border-bottom: none!important;
    margin-bottom: -5px;
}

.footer-cta.center:after {
    background: transparent!important;
}
section.footer-cta.text-center.center {
    padding: 0 0 90px;
}

header > div.wrapper::after {
    background-position: center;
    background-blend-mode: lighten;
    background-color: rgb(255 255 255 / 32%);
}

.footer-cta-box.pd-1.position-relative {
    background: rgb(255 255 255 / 61%);
    padding: 35px 45px!important;
    text-align: left;
    background-image: url(/wp-content/uploads/sites/372/2023/11/Vita-producten-op-marmer.jpg);
    background-blend-mode: lighten;
}



section.fotointro {
    padding-bottom: 260px;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 19px 30px 19px 30px!important;
    position: relative;
    background: var(--gold)!important;
    color: var(--white)!important;
}

header div.header.full-width .col-sm-10 div.wrapper a {
    position: relative;
}

.fotointro .item.item-background {
    height: unset!important;
    padding: 180px 0;
    width: 80%;
    margin: 0 auto;
    overflow: unset;
}.fotointro a div.item-bg>img {
    filter: brightness(1)!important;
}
.fotointro a div.item-centered {
    position: absolute;
    top: unset!important;
    left: 0!important;
    transform: unset!important;
    padding: 0!important;
    width: 100%;
    bottom: -60px;
    text-align: left;
}
section.fotointro a div.item-centered h3 {
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 0;
    color: var(--text)!important;
    position: relative;
}


section.fotointro a div.item-centered h3::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 1px solid var(--text);
    border-right: 1px solid var(--text);
    transform: rotate(45deg);
    right: 13px;
    bottom: 39%;
}
section.fotointro a div.item-centered h3::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    background: var(--text);
    width: 20px;
    height: 1px;
    right: 13px;
    bottom: 50%;
    transition: 0.5s all;
}

.behandel_block h4 {
    margin-top: 0;
}
.behandel_block img {
    border-radius: 75px;
}
.behandel_block {
    margin: 3em 0;
}
.behandeling_geschikt h4 {
    margin-bottom: 15px;
    background: var(--main);
}
.behandeling_geschikt {
    background: var(--main);
    padding: 25px 35px 45px;
    margin-top: 80px;
    box-shadow: 10px 10px 0 #f5f4f2;
}

main section, section.treatments {
    padding: 90px 0;
    padding: 30px 0;
}

header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}

@media only screen and (min-width: 992px) {
main section .container:not(.home main section .container, main section.contact .container, .page-template-front-page main section .container), .footer-cta .container {
    width: 890px;
}
header div.header.full-width .container {
    width: 90%;
    max-width: 2500px;
}
li#menu-item-509 ul.dropdown-menu {
    column-count: 2;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgb(185 149 90 / 15%) !important;
    }
header div.header.full-width div.wrapper img.logo {
    max-width: 180px;
}
header div.header div.holder {
    height: 152px;
    min-height: 50px;
}
.single-behandelingen figure img {
    width: 100%;
}
.overintro img {
    margin-top: -210px;
    box-shadow: 20px -20px 0 var(--gold);
}
body header > div.wrapper {
    min-height: 345px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text)!important;
}
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(--gold) !important;
}
body.home header > div.wrapper {
    min-height: 582px;
}
.fotointro > div > div > div > div:nth-child(2) > a > div {
    margin-top: 110px!important;
}
.fotointro > div > div > div > div:nth-child(3) > a > div {
    margin-top: 40px!important;
}
}


@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.content-image {
    order: 1;
}
.content-image img {
    height: 220px;
}
.content-text {
    order: 2;
}
.content-grid {
    grid-template-columns: 1fr!important;
}
header div.header.full-width .col-sm-10 div.wrapper a:before {
    z-index: 1000;
}
.page-id-516 .vertical-align img {
    margin-bottom: 90px;
}
.footer-cta-box.pd-1.position-relative {
    margin: 0 25px;
    background-position: 50% center;
}
div.page-header h1 {
    font-size: 2.5em!important;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #63615e;
}
.overintro img {
    margin-top: 90px;
    box-shadow: 20px -20px 0 var(--gold);
}
header>div.wrapper {
    min-height: 340px;
}
section.fotointro .col-sm-16 {
    margin: 100px 0;
}
section.fotointro .col-sm-16:nth-child(1) {
    margin-top: -20px!important;
}
section.fotointro {
    padding-bottom: 50px!important;
}
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--main) !important;
}

body {
    line-height: 1.7;
    letter-spacing: 0em;
    font-size: 15px;
    font-weight: 300;
font-family: 'Poppins', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
font-family: 'Newsreader', serif;
    font-weight: 300;
}



h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}




/*Blog*/

/* --- Grid Layout & Base --- */
/* Target alleen de .archive sectie als we op de .blog pagina zijn */
.blog .archive .col-xs-48 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.blog .archive article {
    width: calc(33.333% - 20px);
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
    overflow: hidden;
    padding: 0 0 20px 0;
    margin-bottom: 0;
}

/* --- De Truc: Header 'uitpakken' --- */
.blog .archive article header {
    display: contents;
}

/* --- Volgorde (Order) --- */

/* 1. Afbeelding bovenaan */
.blog .archive article .featured-image {
    order: 1;
    margin: 0 0 20px 0;
    height: 250px;
    width: 100%;
}

.blog .archive article .featured-image img {
    width: 100%;
    height: 100%;
    border-radius: 15px 15px 0 0;
    object-fit: cover;
}

/* 2. Titel eronder */
.blog .archive article .entry-title {
    order: 2;
    padding: 0 20px;
    margin-bottom: 10px;
    font-size: 1.1em;
    line-height: 1.4;
    min-height: 3em;
}

.blog .archive article .entry-title a {
    text-decoration: none;
    color: #333;
}

/* 3. De 'Lees meer' knop */
.blog .archive article .entry-summary {
    order: 3;
    padding: 0 20px;
    margin-bottom: 20px;
}

/* Tekst verbergen */
.blog .archive article .entry-summary p {
    display: none; 
}

/* Knop (laatste p) tonen */
.blog .archive article .entry-summary p:last-child {
    display: block; 
    margin: 0;
}

/* Button Styling */
.blog .archive article .btn-primary {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: #333 !important;
    text-decoration: underline !important;
    padding: 0 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 1px;
}

/* 4. Datum helemaal onderaan */
.blog .archive article .updated {
    order: 4;
    margin-top: auto;
    padding: 15px 20px 0 20px;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    color: #999;
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* --- Mobiel & Algemeen --- */
@media (max-width: 768px) {
    .blog .archive article {
        width: 100%;
    }
}

.blog .archive .page-header {
    width: 100%;
    margin-bottom: 30px;
}

.blog .archive .page-header h1 { 
    margin-bottom: 0;
    text-align: center;
}