
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Neuton:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Neuton', 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(--gray-800);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--gray-800) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--primary-300) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-300) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--primary-300) !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-300) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-300) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-300) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--primary-300) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-300) !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-300) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-300);
  border-color: var(--primary-300);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-300) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-300) !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://solid-beauty.nl/wp-content/uploads/sites/216/2024/02/header-1920x912.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) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #ffffff !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 2335px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 2485px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 2135px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 2285px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 2060px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 2060px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 2160px;
  }
  header > div.wrapper.above {
  min-height: 2310px;
  }

  header div.header div.holder {
  height: 2060px;
  }
  }

  .topbar {
  background: #ffbc9c;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary-300); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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-300) !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-300);
  }

  @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-300) !important;
  }
  }


  header div.header div.contact i {
  color: var(--primary-300);
  }

  @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(--gray-800) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--primary-300) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-300) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--primary-300);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-300) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: var(--primary-300);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--gray-800) !important;
  }

  section.prices table tr td a {
  color: var(--gray-800) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--gray-800) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-300);
  }

  :root {
/*Primary*/
--primary-50: #fff4ed;
--primary-100: #ffe5d5;
--primary-200: #ffcdb2;
--primary-300: #ffbc9c;
--primary-400: #fd6e3a;
--primary-500: #fc4813;
--primary-600: #ed2d09;
--primary-700: #c41e0a;
--primary-800: #9c1910;
--primary-900: #7d1811;
--primary-950: #440906;
/*secondary*/
--secondary-50: #fcfee8;
--secondary-100: #faffc2;
--secondary-200: #f9ff88;
--secondary-300: #fdff43;
--secondary-400: #fff510;
--secondary-500: #efdb03;
--secondary-600: #ddb900;
--secondary-700: #a47d04;
--secondary-800: #87610c;
--secondary-900: #734f10;
--secondary-950: #432a05;
/*grey*/
--gray-50: #f5f5f5;
--gray-100: #efefef;
--gray-200: #dcdcdc;
--gray-300: #bdbdbd;
--gray-400: #989898;
--gray-500: #7c7c7c;
--gray-600: #656565;
--gray-700: #525252;
--gray-800: #464646;
--gray-900: #3d3d3d;
--gray-950: #292929;

--white: #fff;

/*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*/
   --transition-speed: ease 0.25s;
/*border*/
   --border-radius: 0;

    /* Mobile Font Sizes */
    --font-size-xs: 0.714rem;  /* 10px */
    --font-size-sm: 0.857rem;  /* 12px */
    --font-size-md: 1rem;      /* 14px, Base */
    --font-size-lg: 1.143rem;  /* 16px */
    --font-size-xl: 1.286rem;  /* 18px */
    --font-size-2xl: 1.429rem; /* 20px */
    --font-size-3xl: 1.714rem; /* 24px */
    --font-size-4xl: 2rem;     /* 28px */
    --font-size-5xl: 2.286rem; /* 32px */
}

  body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
  }


header div.header div.wrapper img.logo {
  max-height: 220px;
}

.btn.btn-primary:hover {
  background: var(--primary-200) !important;
  color: var(--primary-300) !important;
  transition: var(--transition-speed);
}

hundefined {
  display: none;
}

.mt-auto {
  margin-top: auto;
}

.wrap {
background: var(--primary-50);
  padding: 3rem;
  box-shadow: 5px 5px 15px var(--gray-100);
}

.primary {
  color: var(--primary-300);
  font-style: italic;
  text-transform: none;
  font-size: var(--spacing-200);
  letter-spacing: 1px;
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  margin: var(--spacing-200) 0 var(--spacing-100) 0;
}

header div.header div.wrapper img.logo {
  max-height: 200px;
}

header div.header div.wrapper img.logo

.me-img img {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  object-fit: cover;
  float: right;
  margin: 0 var(--spacing-100) var(--spacing-100) var(--spacing-100);
}
footer div.col-sm-24:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > img:nth-child(1) {
  background: #fff !important;
}
section.partners {
  padding: var(--spacing-100);
}

section.featured a div.item-centered h3, section.featured a div.item-centered p {
  color: var(--gray-800) !important;
}
.line-above {
  position: relative;
}

section.featured a div.item-centered {
  bottom: 0;
  top: auto;
  transform: translate(-50%, 0);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: var(--gray-100);
  background: url(http://solid-beauty.nl/wp-content/uploads/sites/216/2024/01/shutterstock_1041834712-scaled.webp);
}
section.featured a div.item-centered h3 {
  margin-bottom: 0 !important;
}

footer .column img {
  max-width: 145px !important;
  margin: 0 auto;
  display: block;
}

main {
  background: url(http://solid-beauty.nl/wp-content/uploads/sites/216/2024/01/shutterstock_1041834712-scaled-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

.glass-bg {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: var(--spacing-100);
  background: rgba(255,244,237,0.5);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border: 1px solid rgba(255,244,237,0.25);
}
.item-centered.text-center p {
  display: none;
}

.glass-bg p {
  margin-bottom: var(--spacing-200);
}

.btn {
  padding: var(--spacing-100) var(--spacing-200);
  border-radius: 200px !important;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-size: var(--font-size-xs);
  font-weight: 600;
}
.line-above::before {
  content: "";
  background: var(--primary-200);
  height: 2px;
  width: var(--spacing-600);
  position: absolute;
  top: -35px;
  right: 50%;
  transform: translate(50%);
}
.me-img {
  float: right;
  max-width: 300px;
  margin-left: 3rem;
}
.intro.text.block1.usp-section {
background-position: 0% 70%;
  min-height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.line-left::before {
  content: "";
  background: var(--primary-200);
  height: 2px;
  width: var(--spacing-600);
  position: absolute;
  top: -35px;
  left: 0%;
}




.container-text {
  max-width: 40em;
  width: 100%;
  margin: 0 auto;
}
section {
  padding: var(--spacing-600) 0;
  position: relative;
}

.p-relative {   position: relative;}

.col-md-32.col-md-offset-8 {
  margin: 0;
  text-align: left;
  max-width: 640px;
  width: 100%;
}

.marble-wrap {
background: var(--primary-50);
  padding: 3rem;
  box-shadow: 5px 5px 15px var(--gray-100);
}

section.partners {
  background: var(--gray-950 ) !important;
}
footer, .footer-cta.center::after, .author {
  background: var(--gray-950) !important;
}

.header.full-width {
  border-bottom: 1px solid hsla(0, 0%, 96.1%, 0.27);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'EB Garamond', serif;
  text-transform: uppercase;
  letter-spacing: 4.4px;
}

h1 { font-size: var(--font-size-4xl); }
h2 { font-size: var(--font-size-3xl); }
h3 { font-size: var(--font-size-2xl); }
h4 { font-size: var(--font-size-xl); }

html, body {
  font-size: 14px !important;
font-family: 'Work Sans', sans-serif;
}


body.home header > div.wrapper {
  height: 90vh;
  color: var(--gray-600) !important;
}

.script
{
  font-style: italic;
  font-family: 'EB Garamond', serif;
  font-size: 24px;
}

@media screen and (max-width: 991px) {
.me-img {
    float: none;
    margin: 0 auto 40px;
}
.me-img img {
    height: 290px;
    object-fit: cover;
}
header > div.wrapper::after {
  background-position: center;
}


header .header__content {
  top: -70px;
  position: relative;
}
header nav.navbar-default {
  background: rgba(255, 255, 255, 0);
}
header .header__content a {
  margin-top: var(--spacing-100);
}


}

@media screen and (min-width: 992px) {
    :root {
        /* Desktop Font Sizes */
        --font-size-xs: 0.75rem;  /* 12px */
        --font-size-sm: 0.875rem; /* 14px */
        --font-size-md: 1rem;     /* 16px, Base */
        --font-size-lg: 1.125rem; /* 18px */
        --font-size-xl: 1.25rem;  /* 20px */
        --font-size-2xl: 1.5rem;  /* 24px */
        --font-size-3xl: 1.75rem; /* 28px */
        --font-size-4xl: 2rem;    /* 32px */
        --font-size-5xl: 2.25rem; /* 36px */
        --font-size-6xl: 2.5rem;  /* 40px */
    }

  body header > div.wrapper {
     min-height: 200px;
}
  body.home header > div.wrapper {
    min-height: 350px;
    min-height: auto;
  }

header div.header div.holder {
  height: 0;
}

header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:not(header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li.menu-btn > a) {
  color: var(--gray-950) !important;
}

header > div.wrapper.sticky_menu.sticky_header .header {
  backdrop-filter: blur(200px);
}


 nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
    background-color: var(--primary-50) !important;
}

.menu-btn {
  background: var(--primary-300);
  border-radius: 200px;
  padding: var(--spacing-50) var(--spacing-100);
  margin-left: var(--spacing-400);
}

.menu-btn:hover {
  background: var(--primary-200);
  transition: var(--transition-speed);
}

.treatments .col-xs-48.col-md-24 {
  width: calc(100% / 3);
}

.item-category .centered h2 {
  font-size: var(--font-size-md) !important;
}

.item.item-background {
  min-height: 530px;
}

.col-md-32.col-md-offset-8 h1 {
  font-size: var(--spacing-400);
  line-height: 1;
  margin-bottom: var(--spacing-300);
}

header .header__content a {
  margin: var(--spacing-75) var(--spacing-50) 0 0;
}

  header > div.wrapper .header__content {
    transform: translate3d(0, -150px, 0);
  }

.single-behandelingen .page .container {
  max-width: 800px;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav {
  text-align: right;
}

header .container {
  width: 90vw;
}

.wrapper.dynamic_sticky_menu.sticky_header::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.3);
  z-index: -1;
}

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--white) !important;
    text-transform: uppercase;
    font-size: var(--font-size-sm);
    letter-spacing: 1px;
    font-weight: 600;
  }

html, body {
  font-size: 16px !important;
}



}