
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Alegreya+SC:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Alegreya SC', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--gold-accent) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary-700) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--gold-accent) !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-700) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary-700) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary-700) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--gold-accent) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary-700) !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-700) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary-700);
  border-color: var(--primary-700);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary-700) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary-700) !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, .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://skinstudioszar.nl/wp-content/uploads/sites/470/2025/02/header_foto.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: 785px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 935px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 585px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 735px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 510px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 510px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 610px;
  }
  header > div.wrapper.above {
  min-height: 760px;
  }

  header div.header div.holder {
  height: 510px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary-700); !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(--primary-700) !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-accent);
  }

  @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-accent) !important;
  }
  }


  header div.header div.contact i {
  color: var(--gold-accent);
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--gold-accent) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary-700) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--gold-accent);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary-700) !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: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--primary-700);
  }

  :root {
  --primary-900: #0a0a0a;
  --primary-800: #141414;
  --primary-700: #1d1d1d;  /* Basis hoofdkleur */
  --primary-600: #262626;
  --primary-500: #303030;
  --primary-400: #404040;
  --primary-300: #5a5a5a;
  --primary-200: #7a7a7a;
  --primary-100: #9a9a9a;
  --primary-50: #f5f5f5;
  --gold-accent-dark: #c6a355;
  --gold-accent: #d4b364;    /* Basis goud */
  --gold-accent-light: #e3c273;
--softback: #f3f2e0;
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--radius: 35px;
--bodytekst: "Nunito Sans", serif;
--koptekst: 'Alegreya SC', sans-serif;
--siertekst: "Dancing Script", cursive;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}

span.en {
    font-family: var(--bodytekst);
}
section.grote_intro h1 span.en {
    font-size: var(--font-size-h00);
}
h1 span.en {
    font-size: var(--font-size-h2);
}
h2 span.en {
    font-size: var(--font-size-h3);
}
h3 span.en {
    font-size: var(--font-size-h4);
}

b, strong {
    font-weight: 800!important;
}

html, body {
    scroll-behavior: smooth;
}

section.behandel_info .row, div#cadeaubon {
    scroll-margin-top: 130px;
}


section.contact .mb-xs .wrap {
    position: relative;
}
section.contact .mb-xs .wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/sites/470/2025/03/leaves_back.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    z-index: -1;
    /* opacity: 0.4; */
    background-color: rgb(255 255 255 / 83%);
    background-blend-mode: lighten;
}

section.contact .col-md-32 {
    display: flex;
    flex-direction: column;
}
section.contact .col-md-32 .page-header {
    order: 1;
}
section.contact .col-md-32 .contact_intro {
    order: 2;
}
section.contact .col-md-32 .contact_annuleer {
    order: 4;
    background: #f1f1f1;
    padding: 0px 25px 35px;
}
section.contact .col-md-32 .holder {
    order: 3;
}

.table>thead>tr>th {
    border-bottom: 0px solid #ddd;
}
.table>tbody>tr:nth-child(1)>td {
    border-top: 0;
}
section.blok_kleur {
    background: var(--primary-50);
}
section.behandel_prijs {
    padding-top: 0px;
    margin-top: -35px;
}

footer div.social-media ul li a:hover {
    background: var(--primary-200) !important;
}

section.contact div.holder div.wrap h4 {
    margin-top: 2.15rem;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--primary-200) !important;
}

footer {
    padding-top: 70px;
}
footer div.socket {
    margin-top: 60px;
}
footer .social-media.size-normal {
    margin-top: -55px;
}



header div.page-header {
    background: var(--primary-700);
    padding: 130px 0;
    text-align: center;
}

.breadcrumbs {
    display: none;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 40px !important;
    position: relative;
    color: #fff !important;
    font-size: var(--font-size-h0);
}

footer div.column > h4 {
    border-bottom: 0px solid var(--gold-accent);
    margin-bottom: 1px;
    color: var(--gold-accent) !important;
}

.subkop {
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: -35px;
    color: var(--primary-100);
    opacity: 0.7;
    margin-top: 1.15rem;
}
section.salon_intro img {
    height: 480px;
    object-fit: cover;
}

main section img {
border-radius: var(--radius);
}


section.behandel_intro, section.behandel_foto, section.behandel_knop {
    background: var(--primary-500);
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"], .nf-form-content input[type=submit] {
    padding: 10px 37px !important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
    border-radius: 100px!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;
}

span.sier {
    font-family: var(--siertekst);
    text-transform: none;
    font-weight: 400;
    font-style: italic;
}


header div.header, header>div.wrapper.sticky_menu.sticky_header .header {
    background-color: var(--primary-700)!important;
}


section.grote_foto {
    background: linear-gradient(0deg, transparent 50%, var(--primary-700) 50%);
    padding-top: 0;
}
section.grote_intro {
    background: var(--primary-700);
}
section.grote_intro h1 {
    font-size: var(--font-size-h0000);
    color: #fff !important;
    width: 82%;
    margin-left: 9%;
    margin-top: 0;
    /* text-transform: uppercase; */
}
section.grote_intro h1 span.sier {
    font-size: var(--font-size-h0000);
    color: #fff !important;
    font-family: var(--koptekst);
    font-weight: 600;
}
section.grote_foto img {
    height: 450px;
    margin: 0;
    object-fit: cover;
    border-radius: var(--radius);
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.product_view figure.gallery-item img {
    height: 390px ! Important;
    width: 100%;
    object-fit: cover;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
section.salon_groot img {
    height: 680px;
}
    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-accent) !important;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: white !important;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 170px;
    }
    header div.header div.holder {
        height: 170px;
        min-height: 40px;
    }
    body.home header > div.wrapper {
        min-height: 160px;
    }
    body header > div.wrapper {
        min-height: 155px;
    }
}

.product_view {
    margin-top: -135px;
    margin-bottom: 80px;
}

div.page-header h1::before {
    content: "";
    width: 11%;
    left: 0;
    right: 0;
    position: absolute;
    background: var(--gold-accent);
    height: 2px;
    bottom: -20px;
    margin: auto;
}

main .page-header {
    display: none;
}

section.behandel_foto a div.item-background {
    padding: 210px 0 !important;
    height: unset !important;
    border-radius: var(--radius) !important;
}
section.behandel_foto a div.item-centered {
    top: unset !important;
    left: unset !important;
    transform: unset !important;
    text-align: left !important;
    bottom: 0;
}section.featured a div.item-background:hover {
    transition: all .3s ease;
    transform: translateY(-20px);
}


@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
header div.header {
    text-align: left;
}
div#gt_float_wrapper {
    top: unset !important;
    bottom: 0 !important;
}
.product_view figure.gallery-item {
    width: 33.3333%!important;
}
.product_view figure.gallery-item img {
    height: 170px !important;
    object-fit: cover;
    border-radius: 15px!important;
}
section.grote_intro h1 span.sier {
    font-size: var(--font-size-h000)!important;
}
section.grote_intro h1 {
    font-size: var(--font-size-h0)!important;
    width: 100%!important;
    margin-left: 0!important;
}
header button.navbar-toggle {
    color: var(--gold-accent) !important;
}
section.grote_foto {
    margin-top: -15px;
}
section.salon_intro img {
    height: 370px!important;
}
.product_view {
    margin-top: 0!important;
}
}



main section, section.treatments {
    padding: 85px 0;
}

body {
    line-height: 1.8;
    font-size: 17px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    font-family: var(--koptekst);
    color: var(--text) !important;
    font-weight: 800;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}


.flying_button {
    position: fixed;
    bottom: 0;
    right: 30px;
}