
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Merriweather:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Merriweather', 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: 16px;
  }

  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: #e9ded0 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #191919 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #e9ded0 !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: #191919 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #191919 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #191919 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #e9ded0 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #191919 !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: #191919 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #191919;
  border-color: #191919;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #191919 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #191919 !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(0, 0, 0, .3) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(0, 0, 0) !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://touchofbeautykatwijk.nl/wp-content/uploads/sites/121/2022/10/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: 468px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 618px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 268px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 418px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 193px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 193px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 293px;
  }
  header > div.wrapper.above {
  min-height: 443px;
  }

  header div.header div.holder {
  height: 193px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #191919; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(25, 25, 25, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(25, 25, 25, .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: #191919 !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 #e9ded0;
  }

  @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: #e9ded0 !important;
  }
  }


  header div.header div.contact i {
  color: #e9ded0;
  }

  @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: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #e9ded0 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #191919 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #e9ded0;
  }

  footer div.socket,
  .footer-sticky {
  background: #191919 !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: #191919;
  }

  .handwriting {
font-family: 'Ms Madi', cursive;
    font-size: 37px;
}
.behandelingblok {
    margin-bottom: 45px;
}

.behandelingblok h4 {
    margin-top: 0px;
}
.home .behandelingblok h4 {
    margin-top: 10px;
}

main .col-md-14.col-md-offset-2 {
    display: none;
}
header .header__content h1 {
    color: rgb(255 255 255 / 74%)!important;
}

section.contact div.holder div.wrap {
    position: relative;
}
section.contact div.holder div.wrap img.circleimg {
    float: right;
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 100%;
}
section.contact div.holder div.wrap div#nf-form-6-cont {
    margin-top: 110px;
}

header .header__content h1 {
    letter-spacing: -6.9px!important;
}

.alle-behandelingen section.page div.content {
    display: block;
}

.behandelingblok img {
    width: 100%;
}

.table blockquote.quote {
    font-size: 11px;
    margin: 9px 0px;
}
blockquote.quote {
    border-left: 3px solid #e9ded0;
    margin: 2em 0;
    font-style: italic;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
/*    font-family: 'Libre Caslon Display', serif;*/
/*font-family: 'Prata', serif;*/
    color: black!important;
    margin: 3.75rem 0 1.05rem;
}

h1{
    font-size: xxx-large;
}

.sidebar-primary main h2 {
    margin-top: 40px;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff!important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.1em;
}

header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    color: #e9ded0!important;
}

header nav.navbar-default div.navbar-header div.wrapper button.navbar-toggle {
    color: #ffffff !important;
}

.afspraak-en-contact main .col-md-14.col-md-offset-2 {
    display: block;
    box-shadow: 0 0 30px -5px rgb(0 0 0 / 15%);
    padding: 30px;
    margin: 15px;
}

.panel.panel-default {
    border: 1px solid #f5e0da;
    padding: 10px 15px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    margin-bottom: 7px;
    cursor: pointer;
}

.homebehandelingen h1 {
    margin: -10px 0 40px;
}

.homebehandelingen .containertekst img {
    vertical-align: middle;
    height: 500px;
    object-fit: cover;
    transition: 0.4s ease-in;
    transform-origin: 0 0;
    overflow: hidden;
    width: 100%;
}

.containertekst {
    height: 500px;
}

.homebehandelingen a:hover img {
    transform: scale(1.02);
    filter: brightness(0.85);
}

.homebehandelingen a {
    position: relative;
    display: block;
    margin-bottom: 17px;
    overflow: hidden;
    margin-top: -15px;
}

.homebehandelingen .centered {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 10px;
    right: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: black!important;
    font-size: 14px;
}

.homebehandelingen .centered span {
    display: inline-block;
    background-color: #fff;
    padding: 10px 14px;
    word-break: break-word;
}

.homebehandelingen .col-md-16 {
    padding: 10px;
}

.testimonial {
    width: 100% !important;
}

.bx-viewport {
    overflow: visible!important;
}

a.bx-pager-link {
    width: 25px;
    display: block;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
}
.bx-pager-link.active {
  font-weight: 600;
}
.bx-controls.bx-has-pager {
    margin-top: 10px;
}

/*.bx-wrapper {
    background-color: #f8e7d1;
    padding: 4em;
    position: relative;
}

.bx-wrapper::after {
    content: "“";
    font-size: 18em;
    position: absolute;
    color: #e3c4a6;
    top: -124px;
    right: 20px;
}

.bx-wrapper img.aligncenter.size-thumbnail, img.aligncenter.size-thumbnail.wp-image-456 {
    border-radius: 50%;
    border: 4px solid #e3c4a6;
    margin-bottom: 25px;
}*/

section.intro.text.homereviews {
    margin: 30px;
}

section.intro.text.homefixedbackground.shadow {
    background: fixed;
    background-position: center;
}

.homefixedbackground .col-md-16 {
    background-color: #fff;
    padding: 3em;
    border: 4px solid #e3c4a6;
    margin: 50px 0;
}

 a.btn.btn-primary {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
}

span.subheader{
display: block;
text-transform: initial;
font-size: 18px;
font-weight: bold;
}

 a.btn.btn-primary {
    padding: 13px 35px;
}

header a.btn.btn-primary {
    margin-bottom: 20px;
}

.homebooking h1, .homebooking {
    color: white!important;
    overflow-wrap: break-word;
}

section.intro.text.block3.homebooking.shadow {
    background-position: center;
}

.home main a.btn.btn-primary {
    margin: 10px 0;
}

footer .list-unstyled a.btn.btn-primary {
    width: 100%;
    margin-bottom: 10px;
}

footer a {
    color: #fff!important;
}

footer .col-sm-24:nth-child(2) a {
    border-bottom: 1px solid;
}

footer a:hover {
    color: #e3c4a6!important;
}

footer div.socket {
    margin-top: 50px;
}

footer {
    padding-top: 80px;
}

a.btn.btn-primary:hover, div.social-media ul li a:hover {
   background-color: #e3c4a6!important;
   color: #191919!important;
}

.btn,  a,  div.social-media ul li a i {
   color: #191919!important;
}

.behandelblok_tekst {
    margin-bottom: 1em;
}

header .header__content h1 {
    font-size: 70px;
    margin-bottom: 35px;
}

header .header__content a.arrowbutton:hover {
    opacity: 0.5;
}
header .header__content a.arrowbutton {
    color: #ffff!important;
    letter-spacing: 2px;
    padding-bottom: 6px;
    border-bottom: 1px solid;
}

@media only screen and (min-width: 992px){
header .header__content h1 {
    font-size: 109px;
    line-height: 0.9;
}
.row.behandelingen{
display: flex;
flex-wrap: wrap;
display: -webkit-flex;
/*display: -webkit-box;*/
}
.row.behandelingen > [class*="col-"] {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  display: -webkit-box;
}
.behandelingblok {
  width: 100%;
}
.vertical-align {
display:flex;
align-items:center;
}
.row.equal {
display: flex;
    flex-wrap: wrap;
}
.row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.behandelingblok {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.behandelingblok a.btn.btn-primary.behandel_button {
    margin-top: 2em;
}

.behandelblok_tekst {
    margin-bottom: auto;
}

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: #595959 !important;
}

div.page-header h1 {
    border-bottom: none;
    line-height: 100px;
    margin-bottom: 365px;
    margin-top: -480px;
    color: white!important;
    font-size: 93px;
    text-align: center;
}

section.contact div.page-header h1 {
    border-bottom: none;
    margin-top: -380px;
    margin-bottom: 320px;
}

.reviews .page-header {
    text-align: center;
}

.home main .container {
    width: 75%;
}

main section{
    padding: 110px 0;
}

/*section.intro.text.homebooking.shadow {
    margin: 0 13%;
}*/

.afspraak-en-contact main .col-md-14.col-md-offset-2 {
    width: 100%;
}

.afspraak-en-contact .block:nth-child(4) {
    float: left;
    width: 50%;
}

.afspraak-en-contact .block:nth-child(2), .afspraak-en-contact .block:nth-child(3) {
    float: left;
    width: 25%;
}

body.home header > div.wrapper {
    min-height: 100vh;
}

header>div.wrapper .header__content {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

main section .row > .col-md-32 {
    width: 100%;
}

.single-behandelingen main section .row > .col-md-32 {
    width: 70%;
    margin-left: 15%;
    margin-top: -80px;
}

.single-behandelingen img{
width: 100%;
height: auto;
margin-bottom: 10px;
}

.single-behandelingen div.breadcrumbs {
    margin-left: 15%;
}

body header > div.wrapper {
    min-height: 600px;
}

.sidebar-primary header div.header {
    background-color: rgb(0 0 0 / 0%) !important;
}

.sidebar-primary header > div.wrapper::after {
    filter: brightness(0.7);
}

footer .col-md-12 {
    overflow-wrap: break-word;
}
}

.home .behandelingblok h4 {
    font-size: 20px;
    margin: 4px 0 -2px;
}

@media only screen and (max-width: 992px){
.home .container {
    width: 90%;
}
.home .behandelingblok h4 {
    margin: 25px 0!important;
}
.row.equal>[class*=col-] {
    width: 100%;
}
.homebehandelingen h1 {
    margin: 20px 0 40px;
}

section.intro.text.homebooking.shadow {
    margin: 0 6%;
}
.behandelingblok {
    margin: 25px;
}
header > div.wrapper::after {
    background-position: center;
}
}

@media only screen and (min-width: 1200px){
/*.header.full-width .container {
    width: 1200px;
}*/
header div.header.full-width .container {
    width: 90%;
}
}

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;}
.cw { color:#fff!important;}
.pdb-0 {padding-bottom: 0!important;}
.pdb-2 {padding-bottom: 2em!important;}
.pdb-4 {padding-bottom: 4em!important;}
.pdt-0 {padding-top: 0!important;}
.pdt-2 {padding-top: 2em!important;}
.pdt-4 {padding-top: 4em!important;}
.pd-0 {padding: 0!important;}
.mt-4 {margin-top: 4em!important;}
.mt-2 {margin-top: 2em!important;}
.mt-1 {margin-top: 1em!important;}
.mt-0 {margin-top: 0!important;}
.mb-0 {margin-bottom: 0em!important;}
.mb-1 {margin-bottom: 1em!important;}
.mb-2 {margin-bottom: 2em!important;}
.mb-4 {margin-bottom: 4em!important;}


@media only screen and (min-width: 992px) and (max-width: 1200px){
.home .behandelingblok h4 {
font-size: 16px;
}
}