
  @import url('https://fonts.googleapis.com/css?family=Karma:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Concert+One:400,700&display=swap');

  body {
  font-family: 'Karma', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Concert One', 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(--color-pink-light) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-brown) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-pink-light) !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(--color-brown) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-brown) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-brown) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-pink-light) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-brown) !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(--color-brown) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-brown);
  border-color: var(--color-brown);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-brown) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-brown) !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://thelaserboutique.nl/wp-content/uploads/sites/471/2025/01/header_laser-1.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: 707px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 857px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 507px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 657px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 432px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 432px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 532px;
  }
  header > div.wrapper.above {
  min-height: 682px;
  }

  header div.header div.holder {
  height: 432px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-brown); !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(--color-brown) !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(--color-pink-light);
  }

  @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(--color-pink-light) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-pink-light);
  }

  @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(--color-pink-light) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-brown) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-pink-light);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-brown) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #c4ad8f;
  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(--color-brown);
  }

  :root {
  --color-beige-light: #c4ad8f; /* Originele beige kleur */
  --color-beige-dark: #a28f73; /* Donkerdere tint van beige */
  --color-beige-muted: #d4c3aa; /* Lichtere/muted tint van beige */
  --color-brown: #735f46; /* Originele bruine kleur */
  --color-brown-dark: #564730; /* Donkerdere tint van bruin */
  --color-brown-light: #8c7660; /* Lichtere tint van bruin */
  --color-pink-light: #cca5b0; /* Originele roze kleur (licht) */
  --color-pink-light-muted: #e1bac1; /* Lichtere/muted tint van roze */
  --color-pink-dark: #8f6e77; /* Originele roze kleur (donker) */
  --color-pink-dark-muted: #a2828b; /* Iets lichtere/muted tint van roze */
  --color-beige-muted-dark: #8ba8b; /* Donkere beige kleur aangeleverd */
  --color-beige-muted-light: #9ab3c1; /* Iets lichtere tint van de aangeleverde beige */
  --color-background: #f6f2eb; /* Neutrale achtergrondkleur */
  --color-text-dark: #40362e; /* Donkere tekstkleur */
  --color-text-light: #fff8f0; /* Lichte tekstkleur */
  --color-border: #d1c2aa; /* Subtiele borderkleur */
--text: #2b2b2b
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: "Montserrat", sans-serif;
--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-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);
}

.shop_uspbar {
    background: var(--color-brown-dark);
    margin-top: 15px;
    text-align: center;
    border-radius: 20px;
    padding: 15px;
    color: white;
    font-weight: 600;
    font-size: 17px;
}
.shop_uspbar p {
    margin: 0;
}

.flying_button{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--color-pink-light)!important;
}
footer a:hover {
    color: var(--color-brown-light) !important;
}
footer .column img.img-responsive {
    max-width: 250px;
    margin-top: 30px;
    filter: invert(1) brightness(4);
}
footer div.socket {
    margin-top: 60px;
}


footer {
    border-radius: 75px 75px 0 0;
}

main .page-header, div.breadcrumbs {
    display: none;
}

span.colorchange {
    color: var(--color-beige-light);
}

.intro_salon h1 {
    margin-bottom: 34px;
}

section.intro_salon img {
    height: 600px;
    object-fit: cover;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--color-brown) !important;
    padding: 20px 35px;
    font-weight: 600;
    font-style: italic;
}
.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(--color-pink-light) !important;
}

.subkop {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: -40px;
    color: var(--color-brown) !important;
    opacity: 0.6;
    margin-top: 0;
}

main img {
    border-radius: 35px;
}

section.contact div.holder div.wrap h4 {
    margin-top: 1.15rem;
}


.package_parent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 33px;
    margin-top: 50px;
    margin-bottom: 90px;
}
.priceitem {
    background: var(--color-background);
    padding: 65px 65px;
    border-radius: 35px;
    position: relative;
}
.iconitem h4 {
    margin-top: 10px;
}
.textitem {
    font-size: 18px;
}
.textitem ul {
    position: relative;
    list-style: none;
}
.textitem ul li {
    padding-left: 15px !important;
    margin-bottom: 15px;
}
.textitem ul li::before {
    color: var(--color-brown);
    content: "\f058";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    left: 0;
    margin-right: 10px;
    position: absolute;
    left: 15px;
}

.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: 31px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--color-brown);
}

@media only screen and (min-width: 992px) {
html {font-size: 21px !important; }
header {
    position: relative;
    padding: 30px 55px 0px;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 13px;
    }
header div.header.full-width .container {
    width: 96%;
}
header > div.wrapper::after {
    top: 50px;
    border-radius: 35px;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
header .page-header {
    padding: 170px 0;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li:first-child {
        border: none;
    }
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li {
        padding: 0px 13px;
        border-left: 1px solid var(--color-border);
    }
    header div.navbar-collapse {
        text-align: right;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 100px;
    }
       header div.header div.holder {
        height: 102px;
        min-height: 50px;
    }
    header div.header.full-width {
        width: 70%;
        margin: 0 auto;
    border-radius: 35px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    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(--color-pink-light) !important;
    }
    body header > div.wrapper {
        min-height: 527px;
    }
}

    header > div.wrapper::after {
        filter: brightness(0.6);
    }

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    line-height: 1!important;
    margin-bottom: 0!important;
    color: white !important;
    font-size: var(--font-size-h00);
}

header div.header {
    background: var(--color-background) !important;
}

.footer-cta-box.pd-1.position-relative {
    text-align: left;
}section.footer-cta.text-center.above {
    padding-top: 0;
    padding-bottom: 80px;
    margin-top: -60px;
}


@media only screen and (max-width: 991px) {
html {font-size: 19px !important;}
.grid-container {
    display: block!important;
}
.shop_uspbar {
    border-radius: 0px!important;
}
.package_parent {
    grid-template-columns: 1fr!important;
}
header div.navbar-collapse {
    border-radius: 35px;
}
header>div.wrapper {
    min-height: 390px;
}
div.page-header h1 {
    font-size: var(--font-size-h1)!important;
}
header div.page-header {
    padding: 80px 0;
}
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(--color-brown-light);
    padding: 19px 25px;
}
header > div.wrapper::after {
    top: -50px;
}
header div.header.full-width {
    width: 86%;
    margin-left: 7%;
    margin-top: 20px;
    border-radius: 35px;
}
header div.header {
    text-align: left;
}
.home header>div.wrapper {
    min-height: 490px;
}
header > div.wrapper::after {
    background-position: 20% center;
}
section.intro_salon img {
    height: 410px;
    margin-top: 50px;
}
.grid-item {
    margin: 25px 0;
}
.announcement img {
    width: 160px!important;
    margin-right: 10px!important;
}
.announcement {
    font-size: 3.5em!important;
    padding: 0 30px!important;
}
.scroll-container {
    animation: scroll 80s linear infinite!important;
}
footer {
    border-radius: 45px 45px 0 0!important;
    text-align: center;
}
footer .column img.img-responsive {
    margin: 0 auto;
}
footer table.opening_hours {
    text-align: left;
    margin: 0 auto;
}
}



main section, section.treatments {
    padding: 80px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
font-family: var(--bodytekst);
color: var(--text)!important;
font-weight: 400; 
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-weight: 600; 
letter-spacing: 0px;
font-family: var(--koptekst);
color: var(--color-brown-dark) !important;
}

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;}

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;
}
}


.grid-container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 1rem;
    text-align: center;
    margin-top: 65px;
}
.why-choose .grid-item h3 {
    margin-top: 2.15rem;
    font-size: 23px;
}

.grid-item {
    background-color: var(--color-background);
    border-radius: 25px;
    padding: 1.5rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/* Specifieke indeling */
.item1 {
  grid-column: span 4;
}

.item2 {
  grid-column: span 4;
}

.item3 {
  grid-column: span 8;
}

.item4 {
    grid-column: 9 / -1;
    grid-row: 1 / span 2;
    background-image: url(/wp-content/uploads/sites/471/2025/01/legs_back.jpg);
    background-position: center;
    background-size: cover;
    background-color: #ffffff75;
    background-blend-mode: lighten;
}

section.slide_text {
    padding-top: 0;
    margin-top: -25px;
}
.scroll-container {
    display: inline-flex;
    animation: scroll 450s linear infinite;
    white-space: nowrap;
    opacity: 0.4;
}
.announcement {
    color: var(--color-beige-muted);
    font-size: 10.5em;
    padding: 0 60px;
    flex-shrink: 0;
    font-weight: 600;
}

section.slide_text .container {
    width: 100%;
}
.announcement img {
    width: 250px;
    margin-right: 90px;
    filter: invert(0.5) sepia(1);
}

    @keyframes scroll {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-50%);
      }
    }


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}