
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', 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(--anthracite-200) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--black-charcoal) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--anthracite-200) !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(--black-charcoal) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--black-charcoal) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--black-charcoal) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--anthracite-200) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--black-charcoal) !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(--black-charcoal) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--black-charcoal);
  border-color: var(--black-charcoal);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--black-charcoal) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--black-charcoal) !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://beautytime.nl/wp-content/uploads/sites/481/2025/02/thumbnail_IMG_6425.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: 461px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 611px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 261px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 411px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 186px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 186px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 286px;
  }
  header > div.wrapper.above {
  min-height: 436px;
  }

  header div.header div.holder {
  height: 186px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--black-charcoal); !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(--black-charcoal) !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(--anthracite-200);
  }

  @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(--anthracite-200) !important;
  }
  }


  header div.header div.contact i {
  color: var(--anthracite-200);
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--anthracite-200) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--black-charcoal) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--anthracite-200);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--black-charcoal) !important;
  }


  .img-circle {
  border-radius: 0 !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(--black-charcoal);
  }

  :root {
  --anthracite-800: #232323;
  --anthracite-700: #2a2a2a;
  --anthracite-600: #313131;
  --anthracite-500: #383838;  /* Basis antraciet */
  --anthracite-400: #454545;
  --anthracite-300: #525252;
  --anthracite-200: #5f5f5f;
  --anthracite-100: #6c6c6c;
  --anthracite-50: #797979;
  --black-deep: #000000;
  --black-rich: #0a0a0a;
  --black-soft: #121212;
  --black-charcoal: #1a1a1a;
  --white-pure: #ffffff;
  --white-soft: #f8f8f8;
  --white-cream: #f5f5f5;
  --white-smoke: #eeeeee;
  --marble-dark: #2d2d2d;
  --marble-medium: #3a3a3a;
  --marble-light: #484848;
  --marble-highlight: #5a5a5a;
  --silver-dark: #a0a0a0;
  --silver-medium: #b8b8b8;
  --silver-light: #d0d0d0;
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: "Public Sans", serif;
    --siertekst: "Herr Von Muellerhoff", 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);
}



/*mobiel dark mode*/
@media only screen and (max-width: 991px) {
:root {
--text: #fff;
}
body {
    background: var(--anthracite-700)!important;
}
    section.page div.actions::before {
        background: white !important;
    }
.table-hover>tbody>tr:hover {
    background-color: var(--anthracite-500)!important;
}
section.contact div.holder div.wrap {
    background: var(--anthracite-600);
}
.resultaat_kop a {
    color: var(--silver-light) !important;
}
}

.resultaat_blok {
    margin-bottom: 80px;
}
.resultaat_kop p {
    margin: 0;
}
.resultaat_kop {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
}
.resultaat_kop a {
    font-size: 13px;
    border-bottom: 1px solid var(--anthracite-50);
    padding-bottom: 2px;
}
.resultaat_kop h3 {
    margin: 0;
}

section.beh_behandel a div.item-centered {
    top: 20px !important;
    left: unset !important;
    transform: unset !important;
    text-align: left;
}
section.featured a div.item:hover img {
    filter: brightness(0.4);
}


section.kop_behandel {
    position: absolute;
    z-index: 1;
    background: transparent;
    width: 100%;
    padding-top: 70px;
}
section.beh_behandel {
    padding: 230px 0 120px;
}
section.beh_behandel .item.item-background {
    height: unset !important;
    padding: 270px 0;
}

header .header__content a {
    margin: 19px 0;
}

.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;
    vertical-align: middle;
}
.table>thead>tr>th {
    vertical-align: bottom!important;
    border-bottom: 2px solid var(--marble-medium);
}
section.prices table thead tr {
    height: 110px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}



/*section.treatments .treatments .col-xs-24.col-sm-12 {
    display: grid;
    width: 100%;
    text-align: left;
    justify-content: start;
}
section.treatments div.treatments div.item {
    height: unset !important;
    margin: 5px 0 !important;
    text-align: left !important;
}
section.treatments div.treatments div.item>a:nth-child(1) {
    display: none;
}
section.archive.treatments div.treatments div.item:hover h4 {
    opacity: 0.5;
    margin: 0;
}
section.archive.treatments div.treatments div.item h4 {
    margin: 0;
}*/

.page-header h1 {
    position: relative;
}
.page-header h1::before {
    content: "Beautytime";
    position: absolute;
    left: 0;
    top: -40px;
    font-size: 65px;
    font-family: var(--siertekst);
    text-transform: initial !important;
    opacity: .3;
font-weight: 400;
    z-index: -1;
}

.item-category h2 {
    font-size: 22px!important;
}
.item-category .centered {
    top: unset !important;
    left: 30px !important;
    transform: unset !important;
}
div.breadcrumbs {
    display: none;
}

section.contact div.holder div.wrap h4 {
    margin-top: 1.15rem;
}

main section a {
    font-weight: 600;
    letter-spacing: 0;
}

footer .column a {
    color: var(--silver-dark)!important;
}
footer .column a:hover {
    color: var(--silver-light) !important;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--anthracite-200)!important;
}
footer div.social-media ul li a:hover {
    background: var(--silver-dark) !important;
}
footer {
    padding-top: 60px;
}
footer div.socket {
    margin-top:90px;
}
footer div.column img {
    max-width: 210px;
}
footer .social-media.size-normal {
    margin-top: -60px;
}


section.page div.actions {
    position: relative;
}
section.page div.actions::before {
    content: "";
    width: 45%;
    position: absolute;
    right: 0;
    height: 1px;
    background: var(--black-charcoal);
    top: 47%;
}
section.page div.actions li:nth-child(2) a.btn.btn-primary {
    background: var(--anthracite-300) !important;
}


section.partners div.item div.holder img {
    outline: none ! Important;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1!important;
    margin-bottom: 30px !important;
}

section.partners {
    padding-top: 0 !important;
    background: transparent !important;
}

.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: 18px 47px !important;
    outline: 1px solid #ffffff!important;
    outline-offset: -7px!important;
    background: var(--anthracite-600)!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(--anthracite-300) !important;
    outline-color: var(--anthracite-100) !important;
}

header .header__content h1 {
    font-size: 41px;.
    line-height: 1;
}
header .header__content p {
    font-size: 16px;
    line-height: 1;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}

header>div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0 !important;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 40%)!important;
    z-index: -1;
}

header div.header {
    background-color: var(--black-soft) !important;
}
header div.header.full-width::before {
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/sites/481/2025/02/marmer_back.jpg);
    position: absolute;
    opacity: 0.5;
}

    footer div.socket div.right {
        letter-spacing: 0;
    }





@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
body.home header > div.wrapper {
        min-height: 895px;
    }
section.partners div.item div.holder img {
    filter: invert(0.6);
}
    body header > div.wrapper {
        min-height: 395px;
    }
footer .row > .col-sm-16:nth-child(1) {
    width: 23%;
}
main section .container:not(.home main section .container, main section.contact .container) {
    width: 840px;
}
footer .row > .col-sm-16:nth-child(2) {
    width: 40%;
    margin-right: 3%;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 54%;
    margin-left: 0;
}
    header div.header.full-width div.wrapper img.logo {
        max-width: 200px;
    }
    header div.header div.holder {
        height: 160px;
        min-height: 50px;
    }
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: white !important;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, 190px, 0);
    }
}


@media only screen and (max-width: 991px) {
html {font-size: 17px !important;}
header .header__content h1 {
    font-size: 24px!important;
}
table.table.table-hover > tbody > tr:nth-child(2) > td.col-md-32 {
    width: 60%;
}
.home header>div.wrapper {
    min-height: 540px;
}
header .header__content {
    margin-top: 33px;
}
div.page-header h1 {
    font-size: var(--font-size-h2)!important;
}
table.table.table-hover {
    font-size: 12px;
}
    section.page div.actions::before {
        width: 1px;
        right: 50%;
        height: 53%;
        bottom: -101px;
        top: unset;
    }
section.page div.actions {
        text-align: center;
    }
header > div.wrapper::after {
    top: 130px;
}
header button.navbar-toggle {
    color: #ffffff;
}
section.beh_behandel .item.item-background {
    padding: 180px 0!important;
}
header .header__content p {
        font-size: 13px !important;
        line-height: 1.14;
}
header .header__content a {
    margin: 4px 0!important;
}
}

.salonintro img {
    height: 600px;
    object-fit: cover;
}

main section img {
    outline: 2px solid #ffffff;
    outline-offset: -15px;
}

main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
font-family: var(--bodytekst);
    font-weight: 400;
    font-size: 16px;
    color: var(--text) !important;
    word-spacing: 1.5px;
    letter-spacing: .6px;
background: var(--white-cream);
}

h1,h2,h3,h4,h5,h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    letter-spacing: 3px;
    font-family: var(--koptekst);
    color: var(--text) !important;
    font-weight: 800;
    letter-spacing: 0px;
}

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;
}
}

    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
        opacity: 0.5;
    }
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: 800 !important;
    margin-bottom: 10px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    padding: 2px 0px 2px 0px!important;
}


.flying_button {
    position: fixed;
    bottom: 10px;
    left: 10px;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}