
  @import url('https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Fjalla+One:400,700&display=swap');

  body {
  font-family: 'Rubik', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Fjalla One', 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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-light-1) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--color-base) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-light-1) !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(--color-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--color-base) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--color-base) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-light-1) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--color-base) !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(--color-base) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--color-base);
  border-color: var(--color-base);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--color-base) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--color-base) !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(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://skinbyesther.nl/wp-content/uploads/sites/468/2025/03/header_optie2.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: 693px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 843px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 493px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 643px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 418px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 418px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 518px;
  }
  header > div.wrapper.above {
  min-height: 668px;
  }

  header div.header div.holder {
  height: 418px;
  }
  }


  .shop_uspbar {
  background: var(--color-light-1);
  }
  .shop_uspbar {
  color: #ffffff;
  }

  .shop_topbar {
  background: var(--color-light-1);
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: #ffffff !important;
  }


  nav.navbar-default, div.navbar-collapse {
  background-color: var(--color-base); !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(--color-base) !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(--color-light-1);
  }

  @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(--color-light-1) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-light-1);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  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: var(--color-light-1) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--color-base) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-light-1);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--color-base) !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: var(--color-base);
  }

  :root {
  --color-base: #ac9586; /* Originele kleur */
  --color-dark-1: #8f7e6e; /* Donkerdere tint 1 */
  --color-dark-2: #726758; /* Donkerdere tint 2 */
  --color-dark-3: #564f43; /* Donkerdere tint 3 */
  --color-light-1: #c3aea2; /* Lichtere tint 1 */
  --color-light-2: #d8c8b8; /* Lichtere tint 2 */
  --color-light-3: #ede1d3; /* Lichtere tint 3 */
  --color-accent: #856c5a; /* Accentkleur gebaseerd op een donkere tint */
  --color-background: #f8f3ed; /* Lichte achtergrondkleur */
  --color-border: #bfb2a5; /* Borderkleur */
  --color-text: #3e322a; /* Donkere tekstkleur */
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Tenor Sans", serif;
--koptekst: "Cormorant Upright", serif;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
}


section.contact div.holder .mb-xs .wrap {
    background: var(--color-light-3);
}


header .header__content a {
    border-color: white ! Important;
    color: white ! Important;
}

.team_blok .col-md-23.col-md-push-2 {
    border-bottom: 2px solid var(--color-base);
    padding-bottom: 25px;
}

.shop_uspbar {
    padding: 10px 0;
}
.shop_uspbar p {
    margin: 0;
}

section.follow_tekst h1 {
    margin: 0;
}
section.follow_tekst h1 a {
    color: var(--text) !important;
}
section.follow_tekst {
    padding-top: 0;
}
section.follow_tekst h1 a:hover {
    opacity: 0.5;
}


.review_blok h1 {
    font-size: var(--font-size-h00);
}

.review_blok ul {
    font-size: 17px;
    font-weight: 600;
    column-count: 2;
    margin: 45px 0;
    position: relative;
    list-style: none;
}
.review_blok ul li {
    /* padding-left: 1.45em !important; */
    margin-bottom: 15px;
    position: relative;
}
.review_blok ul li::before {
    color: var(--color-dark-1);
    content: "\f00c";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    left: 0;
    margin-right: 10px;
    position: absolute;
    left: -30px;
}


.review_widget {
    background-color: rgba(255, 255, 255, .9);
    overflow-x: hidden;
    height: 640px;
    overflow-y: scroll;
    padding: 30px;
}


ul.check {
    list-style: none;
    padding-inline-start: 20px;
}

.woocommerce .widget_product_categories ul li a, aside div.block.treatments ul li a {
    font-size: 13px;
}

.team_blok img {
    width: 100%;
    object-fit: cover;
    height: 640px;
}


section.contact div.holder div.wrap h4 {
    margin-top: 1.15rem;
}

.team_blok h3 {
    margin-top: 1.15rem;
}
.team_blok blockquote {
    color: var(--color-base);
    font-weight: 600;
    letter-spacing: 1px;
    border-left: 2px solid;
    padding: 0px 15px;
    margin-top: -5px;
    margin-bottom: 35px;
    font-size: 16px;
}


.team_blok {
    margin: 2em 0;
    padding: 35px;
}
/*.team_blok:nth-child(odd) {
    background: var(--color-background);
}*/

section.foto_bloks a div.item h3 {
    font-size: 32px;
}
section.foto_bloks a div.item-centered {
    top: 10px !important;
    left: unset !important;
    transform: unset !important;
    padding: 20px 32px;
    width: 100%;
    text-align: left;
}
section.foto_bloks  a div.item:hover {
    transform: translateY(-40px);
    transition: all .8s ease;
}
section.foto_bloks  a div.item-background {
    padding: 220px 0;
    height: unset !important;
    transition: all .8s ease;
}

section.foto_bloks img {
    height: 660px;
    object-fit: cover;
}

section.partners {
    background: #ffffff !important;
}
section.partners img {
    filter: invert(0.5) sepia(0.5) brightness(0.8);
}

.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(--color-background) !important;
    border: 1px solid var(--color-background) !important;
    color: var(--text) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: transparent !important;
    border: 1px solid var(--color-base) !important;
    color: var(--text) !important;
}


header > div.wrapper::after {
    /* filter: brightness(0.9); */
    /* background-position: top left;*/
 background-position: center;
}

footer a {
    color: var(--color-light-3) !important;
}
footer a:hover {
    color: var(--color-light-2) !important;
}

footer {
    padding-top: 50px;
}
footer div.socket {
    margin-top: 50px;
}
footer div.column > h4 {
    border-bottom: 0px solid #ac9586;
    margin-bottom: 5px;
}
header .header__content h1 strong {
    font-size: var(--font-size-h00);
}
header .header__content h1 {
    line-height: 1;
    font-size: var(--font-size-h1);
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 13px 45px !important;
}
header .header__content a {
    margin: 25px 0 0;
}

header>div.wrapper .header__content img.logo {
    margin-bottom: 55px;
    max-width: 250px;
}

body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    top: 0;
    /* width: 50%; */
    /* margin-left: 50%; */
    background: rgb(195 174 162 / 70%);
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1!important;
    margin-bottom: 50px !important;
    margin-top: -13px !important;
}

section.partners img {
height: 30px;
    width: auto;
    margin: 0 auto;
}


@media only screen and (min-width: 992px) {
html {font-size: 20px !important; }
header .header__content p {
    width: 60%;
    margin: 0 auto;
}
/*section.foto_bloks .wrapper {
    width: 70%;
    margin-left: 15%;
}*/
section.partners .col-sm-4.col-xs-24 {
    width: 9%;
}
section.partners .container {
    width: 100%;
}
    header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
        /* width: 40%; */
        /* margin-left: 60%; */
        width: 100%;
        margin-left: 0;
    }
/*.team_blok:nth-child(odd) .col-md-23 {
    left: 50.083333%;
}
.team_blok:nth-child(odd) .col-md-23.col-md-push-2 {
    left: -48.083333%;
    width: 47.9166666667%;
}*/
    header>div.wrapper .header__content {
        transform: translate3d(0, 230px, 0);
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    body header > div.wrapper {
        min-height: 600px;
    }
main section .container:not(.home main section .container, main section.contact .container, .woocommerce main section .container, .over-ons main section .container) {
    width: 900px;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
header div.header.full-width div.wrapper img.logo {
        padding: 0 !important;
        max-width: 110px;
    }
    header div.navbar-collapse {
        text-align: right;
    }
    header div.header div.holder {
        height: 125px;
        min-height: 50px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    body.home header > div.wrapper {
        min-height: 950px;
    }
section.foto_bloks div.wrapper {
        margin-top: -180px;
    }
}


@media only screen and (max-width: 991px) {


header > div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: center !important;
  }


html {font-size: 18px !important;}
.review_blok ul {
    column-count: 1!important;
}
.search-icon {
    width: 100%!important;
}
.review_widget {
    padding: 10px!important;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
header>div.wrapper .header__content img.logo {
    display: none;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}
.team_blok {
    padding: 35px 15px!important;
}
header > div.wrapper::after {
    top: 140px;
}
header .header__content h1 {
    font-size: var(--font-size-h1)!important;
}
header .header__content h1 strong {
    font-size: var(--font-size-h000)!important;
    display: block;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
    width: 100%!important;
    margin-left: 0!important;
}
section.foto_bloks a div.item-background {
    padding: 150px 0!important;
}
header>div.wrapper {
    min-height: 330px;
}
.team_blok img {
    height: 410px!important;
}
}



main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
    font-size: 15px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-weight: 300;
font-family: var(--koptekst);
color: var(--text)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}

@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%);
}


.search-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #333;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
}

.search-icon:hover {
  color: #4CAF50;
}.search-results article .entry-summary {
    display: none;
}

/* Popup styling */
.search-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.search-popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff00;
    padding: 130px 30px;
    border-radius: 5px;
    width: 100%;
    max-width: 950px;
    text-align: center;
}
.search-popup-content input.search-field {
    background: transparent;
    display: block;
    width: 100%;
    color: white !important;
    border: none;
    border-bottom: 3px solid var(--color-base) !important;
    border-radius: 0;
    font-size: 25px;
}
.search-popup-content input.search-field:hover {
    border: none;
    border-bottom: 3px solid var(--color-base) !important;
}
.search-submit {
  background-color: #4CAF50;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}

.close-search {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #ffffff;
}

.col-md-32.col-md-offset-8 h1 {
  text-align: center;
}
.search-popup-content button.search-submit {
    color: white ! Important;
    display: none;
}