
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Alegreya:400,700&display=swap');

  body {
  font-family: 'Montserrat', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Alegreya', 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: #222222;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #222222 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--sand) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--main) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--sand) !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(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--sand) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--main) !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(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--main);
  border-color: var(--main);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--main) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--main) !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://festetica.nl/wp-content/uploads/sites/200/2023/01/header.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: 525px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 675px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 325px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 475px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 250px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 250px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 350px;
  }
  header > div.wrapper.above {
  min-height: 500px;
  }

  header div.header div.holder {
  height: 250px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--main); !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(--main) !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(--sand);
  }

  @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(--sand) !important;
  }
  }


  header div.header div.contact i {
  color: var(--sand);
  }

  @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: #222222 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--sand) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--main) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--sand);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #222222 !important;
  }

  section.prices table tr td a {
  color: #222222 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #222222 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--main);
  }

  :root {
--main: #948b82;
--tint: #a79e8f;
--sand: #bfb3a2;
--sandtint: #d5d1c6;
}

/*section.treatment_own_top .nbs_panel-group:nth-child(odd) .nbs_panel.nbs_panel-default {
    background: none;
}*/

section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button] strong {
    width: 75%;
    display: block;
}


section.treatment_own_top .nbs_panel.nbs_panel-default {
    background: #f0eeea;
}
section.treatment_own_top {
    padding-bottom: 0;
    margin-bottom: -95px;
}


section.treatment_own {
    padding-top: 0;
    margin-top: -95px;
}
/*section.treatment_own .nbs_panel-group .nbs_panel.nbs_panel-default:nth-child(even) {
    background: none!important;
}*/
section.treatment_own .nbs_panel-group .nbs_panel.nbs_panel-default:nth-child(odd) {
    background: #f0eeea;
}
section.treatment_own .nbs_panel-group .nbs_panel.nbs_panel-default:nth-child(even) {
    background: transparent !important;
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
    .behandel_smaller .price_behandel h4 {
       font-size: 16px!important; 
    }
}


.webshop_version#faqAccordion .panel-heading.accordion-toggle img {
    width: 300px;
    height: 300px;
object-fit: cover;
}
.webshop_version#faqAccordion .panel.panel-default {
    border: 1px solid #bfb3a2;
    padding: 25px;
}
.webshop_version#faqAccordion .panel.panel-default p.webshop_price {
    font-size: 19px;
    font-family: 'Montserrat', serif;
    font-weight: 500;
    color: #bfb3a2!important;
}

.newsletter .nf-field .field-wrap .nf-field-label label {
    /* font-weight: 600!important; */
    font-size: 13px!important;
}
.newsletter .nf-field .field-wrap .nf-field-label {
    display: block!important;
}


main a {
    color: #9d9284 !important;
    font-weight: 900;
    text-decoration: underline;
}

footer .column a:not(.btn) {
    color: #fff!important;
    text-decoration: underline;
}
footer .column a:hover:not(.btn) {
    opacity: 0.5;
}

.page-template-template-contact .footer-cta-box.pd-1.position-relative {
    display: none;
}

div#faqAccordion h5.panel-title {
    cursor: pointer;
    font-weight: 600;
}
div#faqAccordion h5.panel-title {
    margin-bottom: 35px;
}


.bestelformss {
    padding: 25px 25px 55px;
    background: var(--tint);
    color: #fff!Important;
}
.bestelformss h2 {
    margin-bottom: 55px;
}

html {
    scroll-behavior: smooth;
}
.page-id-655 h2 {
    scroll-margin-top: 90px;
}


.page-id-655 section.footer-cta.text-center.above {
    display: none;
}

.lastblock_bg {
background: linear-gradient(180deg, rgba(249,248,247,1) 0%, rgba(255,255,255,0) 110%);
}

.behandel_smaller img {
    box-shadow: 0 0 6px #0000006b;
}

.price_behandel h4 {
    font-family: 'Cardo', serif;
    font-size: 31px;
    position: relative;
    width: 100%;
    display: inherit;
    color: var(--main)!important;
    margin-top: 9px;
}

.price_behandel span.price {
    font-size: 19px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 22%;
    font-family: 'Montserrat', serif;
    font-weight: 500;
}
.price_behandel span.price::before {
    content: "";
    width: 45px;
    height: 1px;
    position: absolute;
    background: var(--sandtint);
    top: 50%;
    left: -75px;
}

.price_behandel {
    padding: 25px 35px;
}
.price_behandel:nth-child(even) {
    background: #f0eeea;
} 

section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button]:hover {
    color: var(--sandtint)!important;
}

footer .social-media.size-normal {
    margin-top: -35px;
}
footer .column.afspraak_opening {
    margin-top: -45px;
}

footer {
    padding-top: 70px;
}
footer div.socket {
    margin-top: 80px;
}

footer .column a:not(footer .column a:btn) {
    color: var(--sandtint)!important;
}
footer div.socket .container {
border-top: 1px solid var(--sandtint);
    padding-top: 50px;
}
footer div.socket {
    padding: 0 0 45px;
}
footer div.column > h4 {
    border-bottom: none!Important;
}

main section {
    padding: 80px 0;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 2rem 4rem;
}

.footer-cta {
    position: relative;
    padding: 80px 0 100px;
    color: #fff!important;
}
.footer-cta  .footer-cta-box {
    padding: 35px 0!important;
}

figure.introfoto {
    box-shadow: 0 0 6px #0000006b;
    margin-bottom: 6em;
}
figure.introfoto img {
    width: 100%;
    height: 400px;
    object-fit: cover;
-webkit-filter: contrast(75%) brightness(115%) saturate(85%);
    filter: contrast(75%) brightness(115%) saturate(85%);
}

section.treatmentsview .nbs_panel-group .nbs_panel-body {
    border-top: none!important;
    padding-top: 25px!important;
}
section.treatmentsview .nbs_panel-group .nbs_panel-heading, section.treatmentsview .nbs_panel-group .nbs_panel-body {
    padding: 10px 35px;
}
section.treatmentsview .nbs_panel-group .nbs_panel.nbs_panel-default:nth-child(even) {
    background: #f0eeea;
}
section.treatmentsview .nbs_panel-group .nbs_panel.nbs_panel-default {
    border: none;
    box-shadow: none;
    padding: 25px 0;
}
section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button] {
    font-family: 'Cardo', serif;
    font-size: 31px;
    position: relative;
    width: 100%;
    display: inherit;
    color: var(--main)!important;
    font-weight: 300!important;
    text-decoration: none!important;
}
section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button] span.price {
    font-size: 19px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 22%;
    font-family: 'Montserrat', serif;
    font-weight: 500;
    min-width: 74px;
}
section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button] span.price::before {
    content: "";
    width: 45px;
    height: 1px;
    position: absolute;
    background: var(--sandtint);
    top: 50%;
    left: -75px;
}

section.fotosblok a div.item-background {
    padding: 110px 0;
    height: unset!important;
}
section.featured a div.item-centered {
    padding: 20px 0;
}section.featured a div.item h3 {
    font-size: 16px;
}


section.three_blockimg {
    background: linear-gradient(180deg, rgba(238,236,235,1) 0%, rgba(255,255,255,0) 100%);
}

section.logooo {
    margin: 2em 3em 6em 3em;
    background: linear-gradient(90deg, rgba(238,236,235,1) 0%, rgba(238,236,235,1) 24%, rgba(255,255,255,0) 40%);
}

.indruksalon img {
    height: 290px;
    object-fit: cover;
}

@media only screen and (min-width: 992px) {
.webshop_version#faqAccordion .panel.panel-default {
    width: 31%;
    float: left;
    margin: 1% 1%;
}
section.fotosblok .wrapper {
    width: 50%;
    margin: 0 auto;
}
.webshop_version#faqAccordion .panel.panel-default h4 {
    min-height: 77px;
    font-size: 22px;
}
.behandel_smaller img {
    height: 430px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
section.fotosblok .container {
    width: 90%;
}
/*figure.introfoto {
    margin-top: -250px;
}*/
section.three_blockimg .col-sm-16 {
    width: 25%;
}
section.three_blockimg .col-sm-16:nth-child(1) {
    margin-left: 12.5%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #222!important;
}
.behandel_smaller .price_behandel {
    padding: 20px 35px;
}
.behandel_smaller .price_behandel h4 {
    font-size: 20px;
}
.behandel_smaller .price_behandel span.price {
    font-size: 16px;
    min-width: 74px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 170px;
/*    max-height: -webkit-fill-available;*/
}
body header > div.wrapper {
/*    min-height: 605px;*/
min-height: 112px;
}
header div.header div.holder {
    height: 112px;
    min-height: 50px;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
body.home header > div.wrapper {
    min-height: 840px;
}
header > div.wrapper::after {
    background-position: center;
}
.dropdown-menu {
    background-color: var(--sand)!important;
}
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: #ffffff !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: transparent!Important;
    box-shadow: none!important;
color: var(--main)!important;
}
}


@media only screen and (max-width: 991px) {
.home header>div.wrapper {
    min-height: 560px;
}
.behandel_smaller img {
    margin-bottom: 55px;
}
section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button] span.price::before, .behandel_smaller .price_behandel span.price:before {
display:none;
}
div.page-header h1 {
    font-size: 1.8em!important;
}
.home .row.vertical-align img {
    margin-top: 55px;
}
section.logooo {
    margin: 0em 1em 6em 1em!important;
    background: linear-gradient(180deg, rgba(238,236,235,1) 0%, rgba(238,236,235,1) 4%, rgba(255,255,255,0) 40%)!important;
}
section.logooo figure.gallery-item {
    width: 100%;
}
section.three_blockimg {
    padding-top: 0;
}
header>div.wrapper {
    min-height: 140px;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
.home header div.header {
    background-color: rgba(255, 255, 255, .5) !important;
}
section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button], .behandel_smaller .price_behandel h4 {
    font-size: 19px!important;
}
section.treatmentsview .nbs_panel-group .nbs_panel-heading [role=button] span.price, .behandel_smaller .price_behandel span.price {
    font-size: 15px;
    text-align: unset!important;
    position: unset!important;
    display: block;
}
header div.navbar-collapse ul {
    text-align: left;
}
header div.navbar-collapse ul.navbar-nav li a {
    padding: 19px 15px;
}
}


div.page-header h1 {
    border-bottom: none!Important;
    font-weight: 600;
    font-size: 3.952em;
color: var(--main)!important;
}

body {
    line-height: 1.8;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Cardo', serif;
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
}

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;
    text-decoration: none;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}