
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');

  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #222222;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #222222 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--lightblue) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--lightblue) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--lightblue) !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(--lightblue) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--lightblue) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--lightblue) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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(--lightblue) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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://boisdouce.nl/wp-content/uploads/sites/205/2023/02/header-new.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: 392px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 542px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 217px;
  }
  header > div.wrapper.above {
  min-height: 367px;
  }

  header div.header div.holder {
  height: 117px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !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(--dark) !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(--lightblue);
  }

  @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(--lightblue) !important;
  }
  }


  header div.header div.contact i {
  color: var(--lightblue);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #222222 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--lightblue) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--lightblue);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--lightblue) !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: #222222 !important;
  }

  section.prices table tr td a {
  color: #222222 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #222222 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--dark);
  }

  :root {
--lightblue: #85d2ed;
--dark:#2b2b2b;
}

.row.merkeslogo img {
    margin: 20px 0px;
}

._form_3 ._form-content ._form_element {
    margin-bottom: 12px;
}
footer ._form_3 label._form-label, footer ._form_3 ._form-branding, footer ._form_3 ._html-code {
    display: none;
}
section .huidanalyse {
  padding: 3rem;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  background: var(--lightblue);
}
.home .huidanalyse .btn.btn-primary {
  background: var(--dark) !important;
}

#call_button {
  position: fixed;
  bottom: 110px;
  left: 30px;
  z-index: 99;
  font-size: 32px;
  line-height: 1;
  border: none;
  outline: none;
  background-color: var(--lightblue);
  color: #fff;
  cursor: pointer;
  padding: 14px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

.salon_intro .btn {
  font-size: 16px;
}

.bookcta {
    padding: 8px 35px 17px;
    margin: 4em 0 2em 0;
background: url(https://boisdouce.nl/wp-content/uploads/sites/205/2023/02/header-new.jpg);
color: #fff !important;
background-blend-mode: darken;
background-color: #0000005c;
background-position: -20% 40%;
}
.bookcta h2 {
    color: #fff!important;
}


.voordelencta {
    padding: 25px 50px 54px;
    background: #ccecf7;
    margin: 4em 0;
}

.single-behandelingen figure img {
    width: 100%;
    margin-bottom: 35px;
    object-fit: cover;
}

img.big_image {
    width: 100%;
    margin-bottom: 45px;
}

header > div.wrapper::after {
    -webkit-filter: grayscale(1) brightness(0.8);
    filter: grayscale(1) brightness(0.8);
}

div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 80px;
    text-transform: uppercase;
}

main section {
    padding: 90px 0;
}

section.treatments.shortcode h3 {
    margin-bottom: 1.5em;
}

table.opening_hours tr>td:first-of-type {
    width: 120px;
}
footer div.column > h4 {
    border-bottom: none!important;
}
footer div.social-media ul li a {
    background: transparent!important;
    border: 1px solid var(--lightblue);
}
footer, footer div.column > h4 {
    color: #cdcdcd!important;
}
footer .column a:hover {
    color: var(--lightblue)!important;
}
footer .column a {
    color: #cdcdcd!important;
}
footer {
    padding-top: 110px;
    line-height: 31px;
}
footer .social-media.size-normal {
    margin-top: -45px;
}

section.salon_intro img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.home section.featured a div.item-background {
    padding: 220px 0;
    height: auto!important;
}
section.featured a div.item-centered h3, section.featured a div.item-centered p {
    font-size: 32px;
}
section.featured a div.item-centered {
    top: unset!important;
    left: unset!important;
    transform: unset!important;
    padding: 20px 32px;
    width: 100%;
    bottom: 0;
    text-align: left;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 15px 50px;
}

@media only screen and (min-width: 992px) {
header div.header.full-width div.wrapper img.logo {
    max-width: 220px;
}
body.home header > div.wrapper {
    min-height: 704px;
}
header div.header.full-width .container {
    width: 90%;
}
section.featured a div.item:hover {
    transform: translateY(-40px);
}
header > div.wrapper::after {
    background-position: center 30%;
}
header div.header div.holder {
    height: 79px;
    min-height: 50px;
}
header div.header, header .sticky_menu_small div.header {
/*    background-color: rgb(0 0 0 / 56%) !important;*/
background-color: rgba(133, 210, 237, 0.8) !important;
}
section.page .container {
    width: 1000px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!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(--lightblue) !important;
}
body header > div.wrapper {
    min-height: 445px;
}
header>div.wrapper.above_shadow:before {
    top: 0;
}
header>div.wrapper .header__content .container {
    width: 90%;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: 0;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 140px, 0);
}
header .header__content h1 {
    font-size: 5.5em;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    height: auto!important;
    padding: 0px 11px 0px 11px!important;
    font-size: 15px!important;
}
}

#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 {
    padding: 4px 0px 6px 0px!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-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-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-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: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-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-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:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout 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-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus  {
    color: #85d2ed!important;
}

header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: right;
}



@media only screen and (max-width: 991px) {
html.navbar-open .header.full-width {
    position: relative!important;
}
button#call_button {
    bottom: 119px;
}
#appointment_button {
    bottom: 15px!important;
}
#whatsapp_button {
    bottom: 66px!important;
}
#whatsapp_button, #call_button, #appointment_button {
    right: 30px;
    left: auto!important;
    height: 45px!important;
    width: 45px!important;
    font-size: 16px!important;
}
header .header__content {
    padding-top: 210px;
}
div.page-header h1 {
    font-size: 36px;
}
header div.header div.holder {
    min-height: 50px;
    height: 100px;
}
header nav.navbar-default div.navbar-header div.holder {
    min-height: 50px;
    height: 100px;
}
.header.full-width {
  position: fixed !important;
}

header div.header {
    background-color: rgba(133, 210, 237, 0.24) !important;
background-color: rgb(133 210 237 / 87%) !important;
}
header>div.wrapper.above_shadow:before {
    top: 0;
}
header button.navbar-toggle {
    color: #ffffff;
}
section.logoos img {
    max-width: 200px;
    margin: 1em 0;
}
header span.subheader {
    font-size: 16px!important;
}
header > div.wrapper::after {
    background-position: 15% center;
}
header>div.wrapper {
    min-height: 390px;
}
header .navbar-nav>li>a {
    padding: 19px 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 #3c3c3c;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    height: auto!important;
    padding: 6px 12px!important;
    font-size: 15px!important;
    border-bottom: 1px solid #4c4c4c!important;
}
}


span.subheader {
    color: var(--lightblue);
    font-size: 19px;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
}

header span.subheader {
    color: var(--lightblue);
    font-size: 27px;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    letter-spacing: 12px;
}

section.treatments.shortcode {
    margin: 6em 0;
}

footer {
    padding-top: 110px;
}
footer div.socket {
    margin-top: 100px;
    padding: 25px 0;
}


body {
    line-height: 1.8;
}

h1, h2, h3, h4, h5, h6 {
    margin: 4.75rem 0 2.85rem;
    line-height: 1.15;
    letter-spacing: 1.2px;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i, #appointment_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#appointment_button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #2b2b2b;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}