
  @import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');

  body {
  font-family: 'Karla', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', 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: #262626;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #262626 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--light) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--light) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--light) !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(--light) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--light) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--light) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--light) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--light) !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(--light) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--light);
  border-color: var(--light);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--light) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--light) !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, 1) !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://irisistible-santpoort.nl/wp-content/uploads/sites/211/2023/03/winkel-v2-scaled-1-1920x1440.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: 480px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 630px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 280px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 430px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 205px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 205px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 305px;
  }
  header > div.wrapper.above {
  min-height: 455px;
  }

  header div.header div.holder {
  height: 205px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--light); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, 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: var(--light) !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(--light);
  }

  @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(--light) !important;
  }
  }


  header div.header div.contact i {
  color: var(--light);
  }

  @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: #262626 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--light) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--light) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--light);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--light) !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: #262626 !important;
  }

  section.prices table tr td a {
  color: #262626 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #262626 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--light);
  }

  :root {
--darkgrey: #262626;
--tint: #b58150;
--light:#fbf9f7;
--text:#262626;
}


/*.header_begin::before {
content: "";
position: absolute;
bottom: 0;
  width: 100px;
  height: 100px;
background-image: url(https://irisistible-santpoort.nl/wp-content/uploads/sites/211/2026/03/Logo-beauty-award-zonder-witte-achtergrond.png);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}*/

.intro.text.block0.header_begin {
  position: relative;
}

.intro.text.block0.header_begin {
position: relative;
}

header .container {
  width: 100%;
  max-width: 1600px;
}

.img-responsive.wp-post-image {
  display: block !important;
}

.blog article.post figure.featured-image {
    display: block !important;
}

p.date_view {
    font-size: 0.8em;
}
.format-standard .btn.btn-primary {
  display: none;
}
.resultaten_view .gallery figure.gallery-item img {
    height: 270px;
    width: 100%;
    object-fit: cover;
}

/*tekst onder foto*/
.home section.featured a div.item-centered {
    position: absolute;
    top: 451px;
    left: 0!important;
    transform: unset!important;
    padding: 20px 30px 20px 20px;
    width: 100%;
    color: var(--text)!important;
    /* bottom: -331px; */
    text-align: left;
    background: #ede1d6;
}
.home section.featured a div.item-bg>img {
    filter: brightness(1);
}
.home section.featured a div.item-centered h3, section.featured a div.item-centered p {
    color: var(--text)!important;
}
.home section.featured .item.item-background {
    overflow: unset;
}
.home section.footer-cta.text-center.above {
    padding-top: 380px;
}

.home section.featured .item.item-background .item-centered.text-center h3 {
    font-size: 26px;
    margin-top: -60px;
    padding-bottom: 25px;
    color: #fff!important;
}

@media only screen and (max-width: 991px) {

.header_begin::before {
  right: 10px;
  left: auto;
  top: 280px;
bottom: auto;
}

.home section.featured .col-sm-16:nth-child(2) .item.item-background {
    margin: 330px 0 310px;
}
.home section.footer-cta.text-center.above {
    padding-top: 200px;
}
}
/*end*/

body > main > section > div > div > div:nth-child(3) > div:nth-child(3), body > main > section > div > div > div:nth-child(3) > h3 {
    display: none;
}


.merks figure.gallery-item {
    margin: 1em 0;
}

section.featured > div > div > div > div > a > div > div.item-centered.text-center > p:nth-child(2) {
    margin-bottom: 25px;
    margin-top: -5px;
    line-height: 1;
}
.home section.featured .item.item-background .item-centered.text-center strong {
    font-size: 15px;
}

body {
    background: var(--light);
}
footer p.subtitle {
    font-size: 16px;
    margin-top: -26px;
    line-height: 1;
    margin-bottom: 25px;
}
div.social-media ul li a, footer div.social-media ul li a {
    background: var(--tint) !important;
}footer .social-media.size-normal {
    margin-top: -55px;
}
footer {
    padding-top: 60px;
}

.footer-cta-box.pd-1.position-relative {
    text-align: left;
    padding: 55px!important;
    background-image: url(/wp-content/uploads/sites/211/2023/03/Wachtruimte-1024x683.jpg);
    background-blend-mode: multiply;
    background-color: #d68d488c;
    color: #fff!important;
}
.footer-cta-box.pd-1.position-relative h1{
    color: #fff!important;
}
.footer-cta-box.pd-1.position-relative {
    text-align: left;
    padding: 55px!important;
}

section.treatments .treatments {
    margin-top: 80px;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 36px;
}
section.footer-cta.text-center.above {
    padding-bottom: 100px;
}

div.page-header h1::before {
    content: "";
    width: 170px;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: var(--tint);
}
div.page-header h1 {
    border-bottom: none!important;
    margin-bottom: 70px!important;
    font-weight: 600;
    color: var(--tint)!important;
    position: relative;
}

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(--tint) !important;
}
main a:hover{
    opacity: 0.5;
}
.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(--tint) !important;
    opacity: 0.5;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--tint) !important;
}
footer, footer div.column > h4, footer div.socket, footer div.socket a, footer div.socket a:hover {
    color: var(--text)!important;
}
footer div.socket img[alt=netbeauty] {
    -webkit-filter: invert(0.7);
    filter: invert(0.7);
}
footer, .footer-cta.center:after{
    border-top: 5px solid #f3ece6;
}

section.merks .gallery-item img {
    height: 50px;
}

.home section.header_begin {
    padding: 0!important;
}
.header_begin .container {
    width: 100%;
    padding: 0;
}
p.subtitle {
    font-size: 19px;
    font-weight: 600;
    color: var(--tint)!important;
}
main section {
    padding: 110px 0!important;
}
body.blog .entry-summary p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.blog article.post header h2.h3.entry-title {
    font-size: 19px;
    min-height: 62px;
    order: 2;
    margin-top: 30px;
}
.blog article.post header time.updated {
    font-size: 11px;
    order: 1;
}
.blog article.post {
    display: flex;
    flex-direction: column;
}
.blog article.post figure.featured-image {
    order: 1;
}
.blog article.post header {
    order: 2;
    display: flex;
    flex-direction: column;
}
.blog .entry-summary {
    order: 3;
}

.home section.featured .item.item-background .item-centered.text-center p, .home section.featured .item.item-background .item-centered.text-center ul {
    font-size: 0.8em;
/*    color: #fff!Important;*/
}
section.featured .item.item-background .item-centered.text-center ul {
    padding-inline-start: 19px;
}
/*.home section.featured .item.item-background .item-centered.text-center {
    top: unset!important;
    bottom: 0;
    transform: unset!important;
    left: 0;
    text-align: left;
}*/
.home section.featured .item.item-background {
    height: unset!important;
    padding: 228px 0;
}

.blog article.post {
    box-shadow: 0 0 10px -1px #b7b7b7;
    padding: 5px 25px;
    border-radius: 15px;
    min-height: 520px;
}
.blog .post-nav {
    clear: both;
    padding-top: 80px;
}
.siertitel{
font-family: 'Bad Script', cursive;
    color: var(--tint)!important;
}
.home section.featured .item.item-background .item-centered.text-center h3 {
    font-size: 26px;
}
.single-post section.page .author .siertitel {
    font-size: 2.4em;
    color: var(--tint)!important;
}
.single-post section.page .author {
    background: transparent!important;
    padding: 10px 0 0;
}
.single-post section.page .author h4 {
    color: #262626!important;
}

@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(--text) !important;
}
header div.header.full-width .navbar-nav .dropdown-menu>li>a {
    font-size: 16px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgb(10 0 0 / 0%) !important;
    color: var(--tint)!important;
}nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu {
    padding: 25px 15px;
}
header nav.navbar-default ul.navbar-nav ul.dropdown-menu {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.col-md-24.textbegin {
    width: 36%;
    margin: 0 3% 0 11%;
}
body header > div.wrapper {
    min-height: 225px;
    min-height: 120px;
}
body.home header > div.wrapper {
    min-height: 120px;
}
.blog article.post {
    width: 30%;
    margin: 1% 1.6%;
    float: left;
}
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-width: 100px;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 180px;
}
header div.header div.holder {
    height: 125px;
    min-height: 50px;
}
section.merks .gallery-columns-5 .gallery-item {
    width: 18%;
    margin: 0 1%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text)!important;
/*    font-size: 17px;*/
}
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(--tint)!important;
}
header>div.wrapper.sticky_menu.sticky_header .header {
    width: 90%;
    margin-left: 5%;
    margin-top: 18px;
    box-shadow: 0 0 50px 12px rgba(0,0,0,.1);
}
main section.archive.treatments .container, section.footer-cta.text-center.above .container, .single-post section.page .container, .single-behandelingen section .container, .sidebar-primary section .container:not(.blog section .container, .page-template-template-contact main .container) {
    width: 850px;
}
}


@media only screen and (max-width: 991px) {
header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: var(--text)!important;
    text-align: center;
    font-size: 16px;
}
section.merks div#gallery-1 figure.gallery-item {
    width: 100%;
    margin: 2em auto;
}
section.footer-cta.text-center.above {
    margin: 15px;
}
header button.navbar-toggle {
    color: var(--tint);
}
.col-md-24.col-md-pull-24.textbegin {
    padding: 25px 45px;
}
header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, header nav.navbar-default ul.navbar-nav .active>a {
    color: var(--text)!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: var(--text)!important;
}
header div.navbar-collapse ul.navbar-nav li a {
    padding: 19px 25px;
    font-size: 19px;
    border-bottom: 1px solid var(--tint);
}
}

body {
    line-height: 1.8;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
}

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;
}

html, body {
    overflow-x: hidden;
}

@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}

#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 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}