
  @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Karma:400,700&display=swap');

  body {
  font-family: 'Karla', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Karma', 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: #f0e9e3 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #cfc4c2 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #f0e9e3 !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: #cfc4c2 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #cfc4c2 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #cfc4c2 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #f0e9e3 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #cfc4c2 !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: #cfc4c2 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #cfc4c2;
  border-color: #cfc4c2;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #cfc4c2 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #cfc4c2 !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(240, 233, 227, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(240, 233, 227) !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://debeautycorner.nl/wp-content/uploads/sites/49/2021/11/salon-e1637056805154-1920x1079.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(240, 233, 227, 1) !important;
    }
    @media only screen and (min-width : 992px) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #ffffff !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 2196px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 2346px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 1996px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 2146px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 1921px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 1921px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 2021px;
  }
  header > div.wrapper.above {
  min-height: 2171px;
  }

  header div.header div.holder {
  height: 1921px;
  }
  }

  .topbar {
  background: #ffffff;
  }
  .topbar {
  color: #000000;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #cfc4c2; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(207, 196, 194, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(207, 196, 194, 1) !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: #cfc4c2 !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: left;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #f0e9e3;
  }

  @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: #f0e9e3 !important;
  }
  }


  header div.header div.contact i {
  color: #f0e9e3;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: left;
  }
  }

  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: #f0e9e3 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #cfc4c2 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #f0e9e3;
  }

  footer div.socket,
  .footer-sticky {
  background: #cfc4c2 !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: #cfc4c2;
  }

  /* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3dab86");
  
@font-face {
  font-family: "LaLuxesScript";
  src: url('/wp-content/uploads/sites/49/fonts/font.woff') format('woff2'), url('/wp-content/uploads/sites/49/fonts/font.woff') format('woff');
}


p.schrijf, p.naamklant {
  font-family: "LaLuxesScript";
    font-size: 65px;
    margin: 0;
}

section.partners div.item div.holder img {
    max-width: 153px;
}

img.scaled-image {
    border: none!important;
    margin: 0!important;
}


footer .social-media {
    margin-top: -18px;
}

.background {
    background: #f1eded;
    padding: 60px 25px 35px 25px;
    margin-top: 45px;
    margin-bottom: 25px;
    border-radius: 7px;
}

body.home {
    overflow-x: hidden;
}

footer .column a:hover {
    opacity: 0.5;
}
footer .column a {
    color: #f0e9e3 !important;
}


.single-behandelingen section.page .col-md-14.col-md-pull-32, .post-type-archive-recensies section.reviews .col-md-14.col-md-pull-32{
    display: none;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #eec470 !important;
    color: #fff !important;
    padding: 15px 35px;
}


footer h4 {
    display: none;
}





h1,h2,h3,h4,h5,h6{
font-family: 'Prata', serif;
}

.home section.behandel .row.equal {
    margin-top: -165px;
}
.home section.behandel {
    padding-top: 0;
}
.home section.titelbehandel {
    padding-bottom: 235px;
}

header > div.wrapper:not(.home header > div.wrapper)::after{
    background: #b5a29e;
}

/*header > div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 33%);
    z-index: -1;
}*/
.behandelblok p.readmore a:hover {
    background: #f0e9e3!Important;
}
.behandelblok p.readmore a {
    background: #b5a29e !important;
    padding: 12px 35px!important;
}
.behandelblok .foto::after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    opacity: 1;
}
.behandelblok .titel {
/*    transform: rotate(-90deg);*/
  /*  left: -72px;*/
/*    top: 99px;*/
    left: 27px;
    position: absolute;
}
.behandelblok .foto img {
    vertical-align: top;
}
.behandelblok .foto {
    position: relative;
}
.behandelblok h3 {
    font-size: 40px;
    margin: 0;
    color: #fff!important;
    text-transform: uppercase;
    margin-top: -55px;
}
.behandelblok {
    background: #cfc4c2;
    color: #fff;
    height: 100%;
    margin-bottom: 25px;
}
.behandelblok img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}
.behandelblok p.readmore {
    padding: 0px 15px 15px 15px;
}
.behandelblok p.tekst {
    padding: 15px;
}
/*.behandelblok .titel.twee {
    left: -43px;
}
.behandelblok .titel.een{
    left: -63px;
}*/
.single-behandelingen table.table.table-hover {
    margin-top: 35px;
    margin-bottom: 25px;
}

.single-behandelingen table.table.table-hover >tbody>tr>td {
    vertical-align: middle!important;
    padding: 19px 8px;
}
.single-behandelingen table.table.table-hover small, .single-behandelingen table.table.table-hover ul.small {
    font-weight: 500;
}
.single-behandelingen table.table.table-hover >tbody>tr>td:nth-child(1) {
    font-weight: 700;
}

header > div.wrapper::after {
    background-position: center;
}
.back::after {
    display: block;
    content: '';
    top: 0px;
    right: 0px;
    left: 0;
    background: #f0e9e3;
    position: absolute;
    z-index: -12;
    width: 50%;
    height: 50%;
}
.home main section {
    padding: 80px 0;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #ecc36f !important;
}

.back1::before {
    display: block;
    content: '';
    top: 0;
    right: 0px;
    bottom: 0;
    background: #f0e9e3;
    position: absolute;
    z-index: -12;
    width: 50%;
}
section.review {
    position: relative;
    padding: 145px 0!important;
}

section.partners {
    background: #ffffff !important;
    padding: 50px 0;
}
section.partners div.item div.holder img {
    -webkit-filter: invert(.5);
    filter: invert(.5);
}
footer div.socket {
    margin-top: 50px;
    padding: 25px 0;
}
footer {
    padding-top: 70px;
}

.page-id-506 .koptitel {
    transform: rotate( -90deg );
    left: 377px;
    top: 140px;
    position: absolute;
    z-index: -1;
}.page-id-506 .koptitel h1 {
    font-size: 89px;
    margin: 0;
    text-transform: uppercase;
    color: #e4dcd7!important;
    z-index: -11;
}
.page-id-506 .back::after {
    display: block;
    content: '';
    top: 90px;
    right: 0px;
    left: 0;
    background: #f0e9e3;
    position: absolute;
    z-index: -12;
    width: 80%;
    height: 40%;
}

.productback {
    background: #f0e9e3;
    padding: 65px 20px;
    box-shadow: 12px -20px #cfc4c2;
    margin-top: 75px;
}


footer p.kopfooter {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 2px;
}
section.contact div.page-header h1, div.page-header h1 {
    border: none;
    text-transform: uppercase;
}

.home section.review .koptitel {
    transform: rotate( -90deg );
    left: 227px;
    top: 50px;
    position: absolute;
    z-index: -1;
}
.home section.review .koptitel h1 {
    font-size: 89px;
    margin: 0;
    text-transform: uppercase;
    color: #e4dcd7!important;
    z-index: -11;
}
.home .koptitel { transform: rotate( -90deg );
    left: -263px;
    top: 140px;
    position: absolute;
}
.home .koptitel h1 {
    font-size: 89px;
    margin: 0;
    text-transform: uppercase;
}

.row.equal {
display: flex;
    flex-wrap: wrap;
}
.row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

section.over {
    position: relative;
}


@media only screen and (min-width: 992px) {
header>div.wrapper .header__content {
    transform: translate3d(0, 203px, 0);
}
header div.header.full-width div.wrapper img.logo {
    max-width: 220px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: #595959 !important;
}
.vertical-align {
display:flex;
align-items:center;
}
body header > div.wrapper {
    min-height: 259px;
}
.single-behandelingen section.page .col-md-push-16, .post-type-archive-recensies section.reviews .row .col-md-push-16 {
    left: 0;
}
.single-behandelingen section.page .row >.col-md-32, .post-type-archive-recensies section.reviews .row >.col-md-32{
    width: 100%;
}
header>div.wrapper div.wrapper img.logo {
    width: 220px;
    padding: 0!important;
}
header div.header div.holder {
    height: 224px;
}
body.home header > div.wrapper {
    min-height: 939px;
}
header > div.wrapper::after {
    top: 220px;
}
.wrapper.dynamic_sticky_menu.sticky_nav.center.sticky_menu nav.navbar-default div.navbar-collapse {
    background: #cfc4c2!important;
}
header nav.navbar-default, header div.header {
    background-color: rgb(255 255 255 / 100%) !important;
}

footer .col-sm-16:nth-child(1) {
    width: 44%;
}
footer .column img {
    /* margin-top: 85px; */
    width: 240px;
    margin-left: 25%!important;
}
footer .col-sm-16:nth-child(2), footer .col-sm-16:nth-child(3) {
    width: 28%;
}
}

@media only screen and (max-width: 991px) {
header > div.wrapper::after {
    background-position: left!important;
    top: 140px!important;
}
footer .column img {
    width: 170px;
    margin-bottom: 85px;
}
.home section.review .koptitel {
    display: none;
}
header>div.wrapper {
    min-height: 170px;
}
.page-id-506 .koptitel {
    display: none;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin-left: auto;
    margin-right: auto;
}
.home section.over .koptitel h1 {
    font-size: 89px;
    margin: 0;
    text-transform: uppercase;
    color: #fff!important;
}
.home section.over .koptitel { transform: rotate( -90deg );
    left: -163px;
    top: -300px;
    position: absolute;
}
section.over img {
    margin-bottom: 65px;
}
.back::after {
    top: 280px!important;
}
header div.header {
    background-color: rgba(255, 255, 255, 1) !important;
}
}


@media only screen and (max-width: 650px) {
.row.equal .col-md-16.col-xs-24 {
    width: 100%!important;
}
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}