
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Serif', 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(--main) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--main) !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(--dark) !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(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--main) !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(--dark) !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://infinitehairandbeauty.nl/wp-content/uploads/sites/273/2023/08/Header-nieuw.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: 520px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 670px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 320px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 470px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 245px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 245px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 345px;
  }
  header > div.wrapper.above {
  min-height: 495px;
  }

  header div.header div.holder {
  height: 245px;
  }
  }





  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(--main);
  }

  @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(--main) !important;
  }
  }


  header div.header div.contact i {
  color: var(--main);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--main) !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(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !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: var(--dark);
  }

  :root {
--dark: #b99a85;
--main: #c2a795;
--light: #d9c7b8;
--backgr: #efe8e2;
--text: #2f2f2f;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}



.callback-popup-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.callback-popup-container {
    position: relative;
    background-color: white;
    width: 90%;
    max-width: 500px;
    margin: 50px auto;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.callback-popup-close {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 24px;
    cursor: pointer;
}

[id^=sb-reviews-container-] .sb-item-rating-icon svg {
    fill: rgb(221 172 78)!important;
}


section.reviewtime section#sb-reviews-container-1 {
    margin-top: -80px;
}
[id^=sb-reviews-container-] .sb-feed-header[data-align="right"] .sb-feed-header-average, [id^=sb-reviews-container-] .sb-feed-header[data-align="left"] .sb-feed-header-btn-ctn {
    float: unset!important;
}
#sb-reviews-container-1 .sb-feed-header-bottom {
    text-align: center;
}
#sb-reviews-container-1 .sb-feed-header-btn {
    background: white !important;
}
#sb-reviews-container-1 [data-post-style="regular"] .sb-post-item-wrap {
    background: #d3c0b3;
    padding: 35px;
    color: #fff !important;
}

html, body {
    overflow-x: hidden;
}

footer .column img {
    max-width: 165px!important;
}

.introkop {
  text-transform: uppercase;
  letter-spacing: inherit;
}


.sticky_menu .sticky_menu_small .row.no-gutter {
  padding-top: 0;
}


.behandelzijbalk a  {
  display: flex;
  align-items: center;
}


.permanente-make-up div.col-xs-24:nth-child(4) {
  margin-left: 0;
}


.term-26 div.col-xs-24:nth-child(4) {
  margin-left: 0;
}


.flyingbutyon {
  right: 20px;
  bottom: 80px;
  position: fixed;
  background: #25D366;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 40px;
}
.flyingafspraak {
  right: 20px;
  bottom: 0px;
  position: fixed;
}
.flyingafspraak .btn {
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
    padding: 15px 25px!important;
}

.flyingbutyon a {
  color: #fff !important;
}

div.page-header h1 > br {
  display: none;
}


section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
  letter-spacing: 1px;
}

section.contact div.holder div.wrap {
  background: var(--light);
}

footer .column a {
  color: #fff !important;
}

.introtekst {
  font-size: 20px;
  margin-top: 1.5rem;
  margin-bottom: 3em;
}

.reviews_child i {
    color: #fff;
    letter-spacing: 8px;
    margin-bottom: 25px;
    font-size: 17px;
}

.reviews_parent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: var(--gap);
    align-items: center;
    margin: var(--spacing) 0;
    align-items: stretch;
}
.reviews_child {
    background: var(--main);
    padding: var(--gap);
    display: flex;
    flex-direction: column;
    box-shadow: -1px 14px 20px -5px rgb(159 117 88 / 38%);
}

.wiebenik img {
    height: 630px;
    object-fit: cover;
}
.subkop {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 5px;
    margin-bottom: -19px;
}
.kopkop {
    margin-bottom: 35px;
}

main section {
    padding: 50px 0;
}

.single-behandelingen.kapsalon aside .behandel_cat, .single-behandelingen.huidverbetering aside .behandel_cat, .single-behandelingen.lippen aside .behandel_cat, .single-behandelingen.wenkbrauwen aside .behandel_cat, .single-behandelingen.eyeliner aside .behandel_cat, .single-behandelingen.medische-pigmentatie aside .behandel_cat {
    display: none;
}


.single-behandelingen.kapsalon aside .cat_kapsalon, .single-behandelingen.huidverbetering aside .cat_huidverbetering, .single-behandelingen.lippen aside .cat_pmu, .single-behandelingen.wenkbrauwen aside .cat_pmu, .single-behandelingen.eyeliner aside .cat_pmu, .single-behandelingen.medische-pigmentatie aside .cat_pigmentatie {
    display: block!important;
}


.behandelzijbalk a {
    color: #333!important;
}
.behandelzijbalk img {
    height: 50px!important;
    width: 50px;
    object-fit: cover;
    margin-right: 1em;
    border-radius: 100%;
    max-width: 50px!important;
    display: unset!important;
}
.behandelzijbalk {
    border-bottom: 1px solid var(--main);
    padding: 15px 0 25px;
    margin: 0.5em 0;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 17px 45px!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-item > a.mega-menu-link:focus, header>div.wrapper.sticky_menu.sticky_header .header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
        color: var(--dark) !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 {
    font-size: 19px !important;
    font-weight: 600 !important;
font-family: 'Noto Serif', serif;
}
#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, #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 {
    padding: 2px 0px 2px 0px!important;
}
#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-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: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:focus {
    color: var(--light) !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: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: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:focus {
    color: var(--light) !important;
    font-weight: 600 !important;
}



@media only screen and (min-width: 992px) {
header>div.wrapper.sticky_menu.sticky_header .header #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: var(--text) !important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    font-size: 17px !important;
}
header .row.no-gutter {
  padding-top: 1cm;
}
.wrapper.dynamic_sticky_menu.sticky_header.sticky_menu.sticky_menu_small .row.no-gutter {
    padding-top: 0!Important;
}

/*div.col-xs-24:nth-child(4) {
  margin-left: calc(100%/ 6 );
}*/

.header.full-width .container {
  width: 80%;
  max-width: 1450px;
}

/*.term-26 div.col-xs-24:nth-child(5) {
  margin-left: calc(100% / 4 / 2);
}*/

.term-25 .col-xs-24.col-sm-12 {
  width: calc(100%/3);
}

.home div.col-sm-12:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
  word-spacing: 161px;
}


.home section.featured .col-sm-12:nth-child(1) .item.item-background, .home section.featured .col-sm-12:nth-child(4) .item.item-background {
    height: unset!important;
    padding: 260px 0px;
}
.page-template-template-contact .page-header h1 {
    left: unset;
    margin-top: -223px!important;
}
header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li> a {
    background: var(--backgr)!important;
    color: var(--text)!important;
}
.home section.featured .col-sm-12:nth-child(2), .home section.featured .col-sm-12:nth-child(3) {
    width: 50%;
}
.home section.featured .col-sm-12:nth-child(3) {
    margin: 2em 0 0;
}
.home section.featured .col-sm-12:nth-child(2) .item.item-background, .home section.featured .col-sm-12:nth-child(3) .item.item-background {
    height: unset!important;
    padding: 121px 0;
}
.home section.featured .col-sm-12:nth-child(4) {
    margin-top: -242px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 185px;
}
header .sticky_menu_small div.header {
    background-color: #faf8f6 !important;
}
body header .sticky_menu_small div.header nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text)!important;
}
header div.header div.holder {
    height: 155px;
    min-height: 50px;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--white)!important;
}
body.home header > div.wrapper {
    min-height: 600px;
}
.home header > div.wrapper::after {
    background-position: center 30%;
}
header > div.wrapper::after {
    background-position: center 30%;
}
body header > div.wrapper {
    min-height: 490px;
}
div.page-header h1 {
    color: white!important;
    position: absolute;
    margin-top: -270px;
    left: -48.333333%;
    font-size: 55px;
}
.page-template-front-page div.page-header h1 {
    left: unset;
}
}

div.page-header h1 {
    border-bottom: 0 solid #e6e6e6!important;
}

section.archive.reviews div.reviews div.review {
    border-bottom: 1px solid var(--light);
}
section.archive.reviews div.reviews div.review blockquote {
    border-left: 3px solid var(--main);
}
.nbs_panel {
    background-color: var(--backgr);
    border: 1px solid var(--main)!important;
}.nbs_panel-group .nbs_panel {
    margin: 25px 0;
}
.nbs_panel-group .nbs_panel-heading a {
    color: var(--text)!important;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
table.table.table-hover tr img {
    position: absolute;
    max-width: 130px;
    /* height: auto; */
    right: 0;
    top: 80px;
}
table.table.table-hover tr {
    position: relative;
}
.sticky {
  position: fixed;
  top: 10px;
  left: -10px;
  width: 100%;
  display: grid;
  margin: 0 10px;
  grid-template-columns: 1fr 0.2fr;
}
header > div.wrapper.sticky_menu.sticky_header .header {
background: white!important;
}
.header.full-width.sticky .logo {
padding: 10px !important;
  float: left;
  max-width: 85px !important;
}
.header.full-width.sticky div.holder {
  min-height: 75px !important;
}
.header.full-width.sticky {
  position: fixed;
  top: 0;
  left: -10px;
  width: 100%;
}
.header.full-width.sticky {
  position: fixed;
  top: 0;
  left: -10px;
  width: 100%;
background: white!important;
}
footer .column img.ggd {
    margin-top: 20px;
}
header > div.wrapper::after {
    background-position: center;
}
.reviews_parent {
    display: flex!important;
    flex-direction: column!important;
}
header .sticky_menu_small div.header, header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header>div.wrapper {
    min-height: 360px;
}
}


body {
    line-height: 1.8;
    background: var(--backgr);
    font-size: 17px;
color:var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
color:var(--text)!important;
}


p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}



body header > div.wrapper::before {
    background: rgb(0 0 0 / 31%);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}


/* headers */


.term-medische-pigmentatie   header > div.wrapper::after {
    background-position: center;
    background-image: url('https://infinitehairandbeauty.nl/wp-content/uploads/sites/273/2023/08/camouflage_header.jpg');
    background-size: cover;
  }


.term-kapsalon header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/273/2023/08/kapsalon_header.jpg);
    background-size: cover;
}
.term-huidverbetering header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/273/2023/08/verbetering_header.jpg);
    background-size: cover;
}
.term-permanente-make-up header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/273/2023/08/pmu_header.jpg);
    background-size: cover;
}
.term-lippen header > div.wrapper::after  {
    background: url(/wp-content/uploads/sites/273/2023/08/lippen_header.jpg);
    background-size: cover;
}
.term-wenkbrauwen header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/273/2023/08/wenkbrauwen_header.jpg);
    background-size: cover;
}
.term-eyeliner header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/273/2023/08/eyeliner_header.jpg);
    background-size: cover;
}

/* end headers */


/* header positions */

@media only screen and (max-width: 991px) {
.haar-kleuren header > div.wrapper::after {
    background-position: 20% center;
}
.microneedling header > div.wrapper::after {
    background-position: 80% center;
}
.littekenverbetering header > div.wrapper::after {
    background-position: 10% center;
}
.intensieve-lichaam-behandeling header > div.wrapper::after {
    background-position: 20% center;
}
.professionele-luxe-gezichtsbehandeling header > div.wrapper::after {
    background-position: LEFT;
}
}

/* end header pos*/