
  @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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--tint) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--main) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--tint) !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(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--tint) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--main) !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(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--main);
  border-color: var(--main);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--main) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--main) !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: 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://esthetiekhuidverbetering.nl/wp-content/uploads/sites/363/2023/10/salon_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: 661px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 811px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 461px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 611px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 386px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 386px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 486px;
  }
  header > div.wrapper.above {
  min-height: 636px;
  }

  header div.header div.holder {
  height: 386px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--main); !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(--main) !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(--tint);
  }

  @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(--tint) !important;
  }
  }


  header div.header div.contact i {
  color: var(--tint);
  }

  @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: var(--text) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--tint) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--main) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--tint);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !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: var(--text) !important;
  }

  section.prices table tr td a {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--text) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--main);
  }

  :root {
--main: #3a3a3a;
--tint: #ccafa5;
--lighttint:#f4ecea;
--text: #54595F;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}


a.google_fly {
    position: fixed;
    left: 20px;
    bottom: 20px;
}

.google-review-badge {
    display: flex;
    align-items: center;
    gap: 12px;
    background: white;
    padding: 12px 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    width: fit-content;
}
.google-review-badge .google-logo {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}
.google-review-badge .rating-container {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.google-review-badge .stars-rating {
    display: flex;
    align-items: center;
    gap: 8px;
}.google-review-badge .rating-number {
    font-size: 16px;
    font-weight: 600;
    color: #202124;
}
.google-review-badge .stars {
    display: flex;
    gap: 2px;
}
.google-review-badge .star {
    color: #FBBC04;
    font-size: 16px;
}
.google-review-badge .review-count {
    font-size: 13px;
    color: #5f6368;
    margin-top: -7px;
}
a.google_fly:hover {
    opacity: 0.8;
}

section.prices table thead tr {
    height: 140px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}


section.archive.reviews div.reviews div.review h4::before {
    display: block;
    font-size: 15px;
    letter-spacing: 5px;
    color: #896c6f;
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    margin-bottom: 25px;
}
section.archive.reviews div.reviews div.review h4 {
    position: relative;
}

section.text-container {
    padding: 0;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section {
    flex: 1;
    padding: 12rem 11rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.text-section, .image-section {
    flex: 1 0 50% !important;
}
.image-section {
    flex: 1;
    display: flex;
    position: relative;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
section.intro_big {
    background: #ccafa5;
    color: white;
    font-size: 25px;
}
section.intro_big a.btn.btn-primary {
    background: #3a3a3a !important;
}
section.intro_big h1 {
    color: white ! Important;
    font-weight: 600;
}

.onlinecta {
    background: #f4ecea;
    padding: 25px 35px 28px;
    margin: 0 0 55px;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}
section.archive.reviews div.reviews div.review blockquote {
    border-left: 2px solid var(--tint);
}
header > div.wrapper::after {
    top: 70px;
}

.post-type-archive-behandelingen header > div.wrapper::after, .single-behandelingen header > div.wrapper::after{
    background: url(/wp-content/uploads/sites/363/2023/10/salon_foto.jpg);
    background-size: cover;
}

.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: 28px 8px;
    border-top: 1px solid var(--tint);
}
.table>thead>tr>th {
    border-bottom: 1px solid var(--tint);
    padding: 28px 8px 8px;
}



::selection, ::-webkit-selection {
    background: var(--tint);
    color: #fff!important;
}

section.contact .row > .col-md-14.col-md-offset-2 {
    padding: 50px 0;
}


div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 50px!important;
    margin-top: 2px!important;
}

.blocksintro .item.item-card h3 i {
    font-size: 22px;
    float: right;
    color: var(--tint)!important;
}
.blocksintro .item.item-card {
    display: flex;
    flex-direction: column;
    padding: 0;
}
.blocksintro .item.item-card img {
    order: 1;
    width: 100%!important;
    padding: 0;
    margin: 0 0 30px 0!important;
    height: 250px!important;
    max-height: 250px!important;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
}
.blocksintro .item.item-card h3 {
    order: 2;
}
.blocksintro .item.item-card p {
    order: 3;
    padding-bottom: 25px!important;
}
.blocksintro .item.item-card p, .blocksintro .item.item-card h3 {
    padding: 0 28px;
}


.stappenplan .row > div {
    padding: 0;
}
.stappenplan  a div.item:hover {
    box-shadow: none!important;
}
.stappenplan a div.item {
    box-shadow: none!important;
    border: 1px solid var(--tint);
    font-size: 13px;
padding: 45px 31px!important;
}

.stappenplan a div.item h3 {
    font-size: 20px;
}
.stappenplan a div.item h3 span.number {
    display: block;
    font-size: 57px;
    margin: 15px 0 15px;
}

.quotes h4 {
    font-size: calc(1.05em + 2vw)!important;
}

section.footer-cta {
    background-image: url(/wp-content/uploads/sites/363/2023/10/salon_foto-1024x683.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgb(0 0 0 / 38%);
    background-blend-mode: darken;
}

main section, section.footer-cta, section.treatments {
    padding: 100px 0;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 18px 105px 18px 30px!important;
    position: relative;
    border: 1px solid transparent!important;
}
[type="submit"], .nf-form-content input[type=submit] {
    padding: 18px 30px!important;
}
a.btn.btn-primary:hover::before {
    width: 12px;
}
a.btn.btn-primary::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    display: block;
    background: white;
    width: 20px;
    height: 1px;
    right: 17px;
    bottom: 50%;
    transition: 0.5s all;
    top: 50%;
}
a.btn.btn-primary::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 1px solid var(--white);
    border-right: 1px solid var(--white);
    transform: rotate(45deg);
    right: 13px;
    bottom: 46%;
    transition: 0.5s all;
    top: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
}

section.contact aside .block:nth-child(1) h4 {
    display: none;
}

section.contact .row > .col-md-14.col-md-offset-2 {
    background: var(--lighttint);
}

@media only screen and (min-width: 992px) {
section.contact .row > .col-md-32 {
    width: 100%;
}
section.intro_big img {
    height: 100%;
    position: absolute;
    width: 100%;
    object-fit: cover;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        background-color: rgb(204 175 165 / 37%) !important;
    }
    header>div.wrapper.sticky_menu.sticky_header .header {
        background: var(--tint) !important;
    }
section.archive.treatments div.treatments div.item img {
    width: 100%;
}
section.archive.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.333%;
}
.single-behandelingen section.page .container, section.archive.treatments .container, section.prices .container, .page-id-535 section.page .container {
    width: 830px;
}
section.contact aside .block:nth-child(1) .googlemap {
    margin: 16px 0;
}
section.contact aside .block:nth-child(1) .googlemap div#map {
    height: 430px;
}
section.contact aside .block:nth-child(1) {
    width: 57%;
}
section.contact aside .block {
    width: 31%;
    float: left;
    margin: 3%;
}
section.contact .row > .col-md-14.col-md-offset-2 {
    width: 100%;
    margin: 65px 0;
}
header div.header div.holder {
    height: 135px;
    min-height: 50px;
}
body header > div.wrapper {
    min-height: 525px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 150px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--white)!important;
    text-transform: uppercase;
    font-size: 12px;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
    background: transparent;
}
header>div.wrapper .header__content .row.text-center {
    text-align: left;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 45%;
    margin-left: 0;
}
header>div.wrapper .header__content .container {
    width: 80%;
}
body.home header > div.wrapper {
    min-height: 822px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 110px, 0);
}
.home header > div.wrapper::after {
    background-position: 30% center;
}
.stappenplan div:nth-child(2) a div.item {
    border-left: none;
    border-right: 0;
}
}


section.stappenplan {
    background: linear-gradient(0deg, rgb(255 255 255 / 0%) 63%, var(--lighttint) 42%);
}

footer div.socket {
    margin-top: 70px;
}
footer {
    padding-top: 80px;
}


header h4.subkop {
    color: #FFFFFF!important;
    text-transform: uppercase;
    letter-spacing: 3px;
}
header h1.titlehead {
    font-size: 55px;
    line-height: 72px;
    margin: 40px 0;
}
header .header__content a {
    margin: 30px 0 0;
}

header div.header {
    background-color: var(--tint) !important;
}



@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.text-container .container {
    flex-direction: column-reverse;
}
section.intro_big img {
    height: 270px!important;
}
section.intro_big {
    font-size: 17px!important;
}
.text-section {
    padding: 8rem 3rem!important;
}
div.page-header h1 {
    margin-bottom: 35px!important;
}
section.featured a div.item {
    margin: 0 15px;
}
.subkop {
    margin-bottom: 20px;
}
header > div.wrapper::after {
    top: 150px!important;
}
header h1.titlehead {
    font-size: 41px!important;
    line-height: 47px!important;
    margin: 26px 0!important;
}
header > div.wrapper::after {
    background-position: center;
}
.stappenplan a div.item {
    margin-bottom: 0!important;
}
.stappenplan div:nth-child(2) a div.item {
    border-top: none;
    border-bottom: 0;
}
header button.navbar-toggle {
    color: #ffffff;
}
header>div.wrapper {
    min-height: 330px;
}
section.contact .row > .col-md-14.col-md-offset-2 {
    padding: 50px 25px!important;
}
}




body {
    line-height: 1.8;
font-family: 'Inter', sans-serif;
    font-size: 16px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: 'Brygada 1918', serif;
}

h1 {
/*    font-weight: 600;*/
    margin-bottom: 35px;
}
.subkop {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
margin-top: 0;
}

h1 { font-size: 2.8052em;}
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;
}

html, body {
    overflow-x: hidden;
}



section.page div.actions li:nth-child(2) .btn {
    background: transparent!important;
    border: 1px solid var(--main)!important;
    color: var(--text)!important;
}
section.page div.actions li:nth-child(2) .btn:hover {
    background: var(--main)!important;
    color: var(--white)!important;
}
section.page div.actions li:nth-child(2) .btn::before {
    background: var(--main)!important;
}
section.page div.actions li:nth-child(2) .btn:hover::before{
    background: var(--white)!important;
}
section.page div.actions li:nth-child(2) .btn::after {
    border-top: 1px solid var(--main);
    border-right: 1px solid var(--main);
}
section.page div.actions li:nth-child(2) .btn:hover::after{
    border-top: 1px solid var(--white);
    border-right: 1px solid var(--white);
}