
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', 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(--primary-900);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--primary-900) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-700) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-500) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-700) !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: var(--primary-500) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-600) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-500) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-700) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-600) !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: var(--primary-500) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-600);
  border-color: var(--primary-600);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-600) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-600) !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://lilyenliva.nl/wp-content/uploads/sites/412/2024/05/header-website.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: 584px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 734px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 384px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 534px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 309px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 309px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 409px;
  }
  header > div.wrapper.above {
  min-height: 559px;
  }

  header div.header div.holder {
  height: 309px;
  }
  }





  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(--primary-600) !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(--primary-700);
  }

  @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(--primary-700) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-700);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--primary-900) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--primary-700) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-600) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-700);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-500) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--primary-900) !important;
  }

  section.prices table tr td a {
  color: var(--primary-900) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--primary-900) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-600);
  }

  :root {
    /* Primary: Athenian Green */
    --primary-100: #F4FFF2;
    --primary-200: #EEFEEB;
    --primary-300: #E1F4DB;
    --primary-400: #C6D8BD;
    --primary-500: #94A48B;
    --primary-600: #708461;
    --primary-700: #546544;
    --primary-800: #3A452D;
    --primary-900: #212619;

    /* Accent: Run Lola Run */
    --accent-100: #FFF7F2;
    --accent-200: #FECEBA;
    --accent-300: #FA9D81;
    --accent-400: #EF6447;
    --accent-500: #D92911;
    --accent-600: #AC1006;
    --accent-700: #800101;
    --accent-800: #530000;
    --accent-900: #260000;

    /* Neutral */
    --neutral-100: #FAFCFA;
    --neutral-200: #EAEEEA;
    --neutral-300: #DBE0DA;
    --neutral-400: #CCD2CA;
    --neutral-500: #BEC4BB;
    --neutral-600: #979D93;
    --neutral-700: #70756D;
    --neutral-800: #4A4E47;
    --neutral-900: #252622;

/*spacings*/
   --spacing-25: calc(1rem * 0.25);
   --spacing-50: calc(1rem * 0.5);
   --spacing-75: calc(1rem * 0.75);
   --spacing-100: calc(1rem * 1);
   --spacing-150: calc(1rem * 1.5);
   --spacing-200: calc(1rem * 2);
   --spacing-300: calc(1rem * 3);
   --spacing-400: calc(1rem * 4);
   --spacing-600: calc(1rem * 6);
   --spacing-800: calc(1rem * 8);
   --spacing-1200: calc(1rem * 12);
   --spacing-1600: calc(1rem * 16);
   --spacing-2400: calc(1rem * 24);
   --spacing-3200: calc(1rem * 32);
   --spacing-4000: calc(1rem * 40);
   --spacing-4800: calc(1rem * 48);

--transition: background .2s,color .2s,border .2s;

}

.woocommerce-page .modal__container.text h4.website_only {
    display: none;
}
.woocommerce-page .modal__container.text h4.webshop_only {
    display: block!important;
}

.webshop_only {
display: none;
}

.micromodal-slide[aria-hidden=false] .modal__container {
    background: #fafcfa;
    padding: 65px;
}


/* Standaard verberg de subcategorieën */
.product-categories .children {
    display: none;
}

/* Voeg een indicator toe voor parentcategorieën */
.product-categories .cat-parent > a:after {
    content: ' ▸';
    float: right;
}

/* Voeg een indicator toe voor geopende parentcategorieën */
.product-categories .cat-parent.open > a:after {
    content: ' ▾';
}




.heading-class {
  position: absolute;
  transform: translate(50%, 50%);
  top: 50%;
  right: 50%;
  color: var(--neutral-100) !important;
  text-align: center;
  width: 98%;
}

footer div.social-media ul li a {
  background: var(--primary-500) !important;
}
div.social-media ul li a {
  background: var(--primary-500) !important;
}

header .container {
  width: 100%;
  max-width: 1599px;
  padding: 1rem 0;
}

header div.header.full-width div.holder {
  padding: 0 var(--spacing-100);
}

nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a, header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
    color: var(--primary-900) !important;
  }
section.home--header {
  background: linear-gradient(90deg, var(--primary-500) 40%, rgb(255, 255, 255) 40%);
  border-top: 1px solid var(--neutral-300);
  border-bottom: 1px solid var(--neutral-300);
}

.review .col-sm-12 {
  display: none;
}
aside .reviews {
  display: none;
}
.review {
  background: #fff;
  border-radius: 1rem;
  padding: var(--spacing-100);
  box-shadow: 1px 1px 16px var(--neutral-200);
  margin: var(--spacing-100) 0;
}

blockquote {
  border-left: 5px solid var(--primary-500);
}

ul li, ol li {
  margin-bottom: var(--spacing-50);
}
.recensies {
  display: flex;
  gap: var(--spacing-100);
background: url(https://lilyenliva.nl/wp-content/uploads/sites/412/2024/05/DSC9497.jpg);
  background-size: 100%;
  background-position: 0 70%;
  padding: var(--spacing-300);
  border-radius: 10px;
  position: relative;
  flex-direction: row;
  min-height: 500px;
}

.btn.btn-flying {
  position: fixed;
  right: 30px;
  bottom: 30px;
  margin: 0;
  box-shadow: 5px 5px 15px hsla(0, 0%, 0%, 0.23);
}
.btn.btn-flying button {
  background: none;
  border: none;
}
hundefined {
  display: none;
}

.recensies::before {
  background: linear-gradient(0deg, var(--neutral-900) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  content: "";
  z-index: 0;
  left: 0;
  border-radius: 10px;
}

button {
  border: none;
  background: none;
}

.footer-cta-box.pd-1.position-relative {
  background: #fff;
  min-height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 5px 5px 15px var(--neutral-300);
  border: 2px solid var(--neutral-700);
  border-radius: 13px !important;
}

.footer-cta-inside {
  padding-top: var(--spacing-300);
}

section.contact div.holder div.wrap {
  background: #fff;
}

.home .heading-class {
  display: none;
}

section.intro {
  padding: var(--spacing-400) 0;
}



.col-md-14.col-md-offset-2 {
  background: #fff;
  border-radius: 1rem;
  padding: 1rem;
  box-shadow: 1px 1px 16px var(--neutral-200);
}

section.partners:not(.home section.partners) {
  background: #fff !important;
  border-top: 1px solid var(--neutral-500);
}

.recensies__child {
flex: 1;
  padding: var(--spacing-100);
  gap: var(--spacing-200);
  justify-content: center;
  align-items: center;
  max-width: 50em;
  background: #fff;
  border: none;
  border-radius: 5px;
  margin-left: auto;
  display: flex;
  box-shadow: 5px 5px 15px var(--neutral-800);
  z-index: 2;
  align-self: end;
  min-height: 220px;
}
section.pijnvrij {
  background: #fff;
  border-top: 1px solid var(--neutral-400);
  border-bottom: 1px solid var(--neutral-400);
}
thead {
  color: var(--primary-500);
}


.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;
}

footer, .footer-cta.center::after, .author {
  background: var(--primary-500) !important;
}

.widget h3 {
  margin-top: var(--spacing-200);
}

footer {
  color: var(--neutral-100);
}
footer div.column > h4, footer section.treatments div.items div.item a div.column > span, section.treatments div.items div.item a footer div.column > span {
  color: var(--neutral-100) !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-size: 15px !important;
  line-height: 1.5;
}
.recensies__image img {
  width: 95px;
  height: 95px;
  border-radius: 100%;
  object-fit: cover;
  margin: var(--spacing-50) 0;
}
.recensies__info {
  min-width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.info__child {
  flex: 1;
  /* padding: var(--spacing-100); */
}
main a:not(.btn) {
  color: var(--primary-700) !important;
  text-decoration: underline;
}

.recensies__stars {
  display: flex;
  gap: var(--spacing-25);
  color: var(--primary-600);
}
.recensies__info {
  min-width: 25%;
}


.btn.btn-link {
  padding: 0;
  border-radius: 0 !important;
  background: none !important;
  color: var(--primary-900) !important;
  margin: var(--spacing-100) 0;
}
.btn.btn-link:hover {
  transform: none;
  box-shadow: none;
  text-decoration: none;
  color: var(--primary-400) !important;
 }

.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
  border: 0px solid #e6e6e6;
  margin: 0;
}


.btn.btn-link:hover .btn__icon.btn__icon-link {
  background: var(--primary-900);
  color: var(--primary-50) !important;
  transition: var(--transition);
  transform: translateX(4px);
  transition: all 200ms;
}
.btn__icon.btn__icon-link {
  background: var(--primary-500);
  color: var(--primary-100) !important;
  height: 30px;
  width: 30px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin-bottom: var(--spacing-25);
  margin-left: var(--spacing-100);
  transform: translateX(0px);
  transition: all 200ms;
}
.cards {
  display: flex;
  gap: var(--spacing-100);
  flex-direction: row;
  margin: var(--spacing-200) 0;
}
body {
  background: var(--neutral-100);
}
.info {
  display: flex;
  gap: var(--spacing-100);
  margin: var(--spacing-100) 0;
  background: #fff;
  border-radius: 10px;
  align-items: center;
  overflow: hidden;
  box-shadow: 5px 5px 15px var(--neutral-300);
}
.label {
  color: #fff;
  background: var(--primary-500);
  padding: var(--spacing-25);
  border-radius: 5px;
  float: left;
  margin-right: 100%;
}

.text-container .container {
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}
.text-section-content {
  max-width: 800px;
  margin: 0 auto;
}

.container.reverse.small-image {
display: flex;
}
.container.reverse.small-image div {
flex: 1;
}
.image-section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center !important;
}
.image-section {
display: flex;
}
.image-section img {
width: auto;
}






section.partners {
  background: transparent !important;
}

.cards__child {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: start;
  border-radius: 5px;
  box-shadow: 5px 5px 15px var(--neutral-300);
  background: #fff;
}
.cards__heading, .cards__button {
  padding: 0 var(--spacing-100);
}
.info__child.info__child--column {
  display: flex;
  flex-direction: column;
  padding: var(--spacing-100);
  border: 1px solid var(--neutral-300);
  background: #fff;
}




.cards__child.cards__child--noImage {
  background: var(--primary-500);
  text-align: center;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
}
.cards__child.cards__child--noImage h4 {
  color: var(--neutral-100) !important;
  font-weight: bold;
}
.cards__button {
  margin-top: auto;
}
.cards__image img {
  aspect-ratio: 1.5/1;
  width: 100%;
  margin: 0 0 var(--spacing-100) 0;
  border-radius: 5px;
  object-fit: cover;
}

.btn:hover {
  box-shadow: 5px 5px 15px var(--primary-800);
  transform: translate(-1px, -1px);
}
.btn {
  padding: var(--spacing-100) var(--spacing-200);
  margin: var(--spacing-100) 0;
  font-weight: bold;
  font-size: 15px !important;
  transition: var(--transition);
  background: var(--primary-500) !important;
  border-radius: 50px !important;
}
.btn.btn-primary-light {
  background: var(--primary-50) !important;
  border: 1px solid var(--primary-50) !important;
  color: var(--primary-700) !important;
}
.btn.btn-primary-light:hover {
  color: var(--primary-50) !important;
  border: 1px solid var(--primary-700) !important;
  background: var(--primary-700) !important;
}
.btn.btn-secondary-light {
  background: transparent !important;
  border: 1px solid var(--primary-100) !important;
  color: var(--primary-50) !important;
}
.btn.btn-secondary-light:hover {
  background: var(--primary-700) !important;
  border: 1px solid var(--primary-700) !important;
  color: var(--primary-50) !important;
}

html {
font-size: 16px !important;
}

  .display-heading {
    font-size: 72px;
  font-family: "Raleway", sans-serif;
  }
.col-md-32.col-md-offset-8 {
  margin: 0;
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  color: var(--neutral-700) !important;
  font-weight: 500;
}

body, .product-usps li, .stock-message {
  color: var(--neutral-700);
}


body {
  font-size: 16px !important;
  line-height: 24px;
  font-family: "Work Sans", sans-serif;
}

h1 {
  margin-top: 0px;
  margin-bottom: 21px;
  font-size: 54px;
  line-height: 60px;
  letter-spacing: -0.01em;
}

h2 {
  margin-top: 0px;
  margin-bottom: 21px;
  font-size: 42px;
  line-height: 49px;
  letter-spacing: -0.01em;
}

header > div.wrapper::after {
  background-position: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 14px;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: -0.01em;
}

h4 {
  margin-top: 0px;
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
}

h5 {
  margin-top: 0px;
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 28px;
}

h6 {
  margin-top: 0px;
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 24px;
}

p {
  margin-bottom: 14px;
}

.home--header_tekst {
  text-align: center;
  max-width: 840px;
  margin: 0 auto;
}


main .container {
  width: 100%;
  max-width: 1600px;
}
section.home--header {
  text-align: center !important;
  padding-bottom: 0;
}
/*.home--header_tekst * {
  color: #fff !important;
}*/
body.home header > div.wrapper {
  min-height: 0;
}
.home--header_tekst-buttons {
  margin-top: var(--spacing-400);
}
.home--header_image img {
  width: 100%;
  object-fit: cover;
  margin: var(--spacing-100);
  border-radius: 25px 25px 25px 25px;
  max-height: 70vh;
}
.home--header_tekst {
  text-align: left;
  max-width: 840px;
  margin: var(--spacing-600) auto;
}

footer div.column > h4 {
  border-bottom: 1px solid HSLA(120, 25%, 98.4%, 0.27);
}

@media screen and (max-width: 991px) {

.heading-class {
    top: 43%;
}

.heading-class {
  width: 93%;
}

header > div.wrapper {
  min-height: 325px;
}

header nav.navbar-default button.navbar-toggle {
  float: right;
  padding: 0;
}

html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--primary-900);
}


  nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a, header nav.navbar-default ul.navbar-nav .active > a:focus, header nav.navbar-default ul.navbar-nav .active > a:hover, header nav.navbar-default ul.navbar-nav .active > a:visited {
    color: var(--primary-800) !important;
 }


header div.navbar-collapse ul {
  text-align: left;
}

.menu-primaire-navigatie-container {
  text-align: right;
}

html, body {
    overflow-x: hidden;
}

header .type-fullsize .navbar-collapse {
  min-width: 171vw !important;
}
section.home--header {
  background: linear-gradient(180deg, var(--primary-600) 25%, rgb(255, 255, 255) 25%);
}
.cards {
  padding: var(--spacing-300) 15px;
}
footer div.socket, .footer-sticky {
  padding-bottom: var(--spacing-600);
}
.info__child {
  padding: var(--spacing-100);
}

.home--header_image img {
  border-radius: 15px 0 0 15px;
}

.info {
  display: flex;
  flex-direction: column;
}

.recensies__child, div.recensies {
  flex-direction: column;
  gap: var(--spacing-25);
  margin: var(--spacing-100) 0;
}

.cards__child.cards__child--noImage {
  display: none;
}
  .cards {
    flex-direction: row;
    width: 100vw;
    overflow: scroll;
    margin: -15px;
    padding: var(--spacing-200) 15px;
  }
.cards__child {
  min-width: 75vw;
}

.cards__child {
  min-height: var(--spacing-1200);
}

nav.navbar-default div.navbar-collapse ul.navbar-nav {
  text-align: left;
}






.header > div:nth-child(1) {
  width: 97vw;
}

  body {
    font-size: 16px;
    line-height: 24px;
  }

  h1 {
    margin-bottom: 7px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: 0em;
  }

  h2 {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0em;
  }

  h3 {
    font-size: 24px;
    line-height: 28px;
  }

  h4 {
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 24px;
  }

  h5 {
    font-size: 18px;
    line-height: 28px;
  }
  .display-heading {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: 0em;
  }

}

@media only screen and (min-width: 992px) {
    header div.header.full-width div.wrapper img.logo {
        max-width: 70px;
    }

.heading-class {
  top: 40%;
}

  header div.xs-absolute-overlay {
    width: auto;
}
header .row.no-gutter {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
  .col-sm-10 {
    width: auto;
    margin-right: var(--spacing-100);
  }

  header div.navbar-collapse {
    text-align: left;
  }

  figure img, figure {
    height: 427px !important;
    width: auto !important;
  }

#primary_navigation, .navbar.navbar-default.type-fullsize {
  background: #fff;
}

  body header > div.wrapper:not(body.home header > div.wrapper) {
    min-height: 590px;
  }

.navbar.navbar-default.type-fullsize .container {
  width: 99%;
}

aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-500);
}

nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
background-color: rgba(10, 0, 0, .0) !important;
background-color: rgba(10, 0, 0, .0) !important;
text-decoration: underline;
}

figure img, figure {
  height: 420px !important;
  width: 100%;
}
.home--header .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
  overflow: hidden;
}


 header div.header div.holder {
    height: auto;
    min-height: 115px;
  }
.navbar.navbar-default.type-default .container {
  width: 99vw;
}

 header > div.wrapper div.wrapper img.logo {
    padding: 10px 0;
  }


}

@media only screen and (max-width: 991px) {
html {
  font-size: 14px !important;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
  color: var(--primary-900);
}


}