
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap');

  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik', 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(--neutral-300) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--primary) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--neutral-300) !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(--primary) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--primary) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--primary) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--neutral-300) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--primary) !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(--primary) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--primary);
  border-color: var(--primary);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--primary) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--primary) !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.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://schoonheidssalonrosita.nl/wp-content/uploads/sites/495/2025/04/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) {
  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: 786px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 936px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 586px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 736px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 511px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 511px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 611px;
  }
  header > div.wrapper.above {
  min-height: 761px;
  }

  header div.header div.holder {
  height: 511px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--primary); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .7) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .7) !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(--primary) !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(--neutral-300);
  }

  @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(--neutral-300) !important;
  }
  }


  header div.header div.contact i {
  color: var(--neutral-300);
  }

  @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: 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(--neutral-300) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--primary) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--neutral-300);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--primary) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #e8d6c8;
  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(--primary);
  }

  :root {
--fresh-linen: #efeee9;
  --urban-taupe: #d5cdc2;
  --bakery-brown: #aa9079;
  --original-taupe: #b69680;
    --primary: #b69680;
  --primary-light: #d5cdc2;
  --primary-dark: #aa9079;
    --neutral-100: #ffffff;
  --neutral-200: #efeee9; /* fresh linen */
  --neutral-300: #e5e2db;
  --neutral-400: #d5cdc2; /* urban taupe */
  --neutral-500: #c5beb2;
  --neutral-600: #b6ada0;
  --neutral-700: #aa9079; /* bakery brown */
  --neutral-800: #8a7865;
  --neutral-900: #5a4d40;
  --neutral-1000: #2a2520;
--text: ##2a2e34;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: 'Cormorant Garamond', sans-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-h0: calc(1rem * 2.95);
    --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);
}


header div.header.full-width div.wrapper img.logo {
        filter: invert(1);
    }
section.treatments > div > div > div > div > div > a:nth-child(1) {
    overflow: visible;
    background: var(--neutral-400);
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    filter: brightness(1);
    opacity: 0.4;
}
div.treatments > div > div > div > a:nth-child(1) {
    overflow: visible;
    background: var(--neutral-400);
    height: 100%;
    width: 100%;
    display: inline-block;
    width: 100%;
    max-height: 330px;
}
footer div.social-media ul li a {
    background: transparent !important;
    border: 1px solid white;
}

section.treatments div.items div.item:hover {
    transition: all .8s ease;
    transform: translateY(-20px);
}
section.treatments div.items div.item a span {
    font-family: var(--koptekst);
}
section.contact div.holder div.wrap h4 {
    margin-top: 15px;
    margin-bottom: 35px;
}

.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: 20px 8px;
    vertical-align: middle;
    border-top: 1px solid var(--primary-light);
}
.table-hover>tbody>tr:hover {
    background-color: var(--fresh-linen);
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid var(--primary);
}
section.prices table thead tr {
    height: 120px;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}

section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    line-height: 1 !important;
    margin-bottom: 50px !important;
    font-size: var(--font-size-h0);
    position: relative;
}
div.page-header h1::before {
    width: 140px;
    height: 1px;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    background-image: linear-gradient(to right, var(--primary), var(--fresh-linen));
    z-index: -1;
}


aside {
    background: var(--fresh-linen);
    padding: 35px;
}
aside div.block div.head h4 {
    line-height: 1;
    margin-bottom: 15px;
}
.woocommerce .widget_product_categories ul, aside div.block.treatments ul {
    border: none;
}
.woocommerce .widget_product_categories ul li, aside div.block.treatments ul li {
    padding: 22px 15px;
    border-bottom: 1px solid var(--bakery-brown);
}
aside div.block.treatments ul li:hover, .woocommerce .widget_product_categories ul li:hover {
    background: transparent !important;
    transition: 0.8s all ease;
}
aside div.block.treatments ul li:hover a, aside div.block.treatments ul li:hover span {
    COLOR: var(--primary) !important;
    transform: translateX(10px);
    transition: 0.8s all ease;
}

section.icon_blok a div.item {
    height: unset !important;
    padding: 230px 0 !important;
    overflow: visible;
    background: var(--neutral-400);
}
section.icon_blok a div.item-bg>img {
    filter: brightness(1);
    opacity: 0.4;
    width: 320px;
    height: 320px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
section.icon_blok .item-centered.text-center {
    top: unset !important;
    bottom: -67px;
    transform: unset !important;
    left: 0 !important;
    padding: 15px 0 0 0;
}
section.icon_blok .item-centered.text-center h3 {
    color: var(--text) !important;
    font-size: 24px;
}

footer div.column > h4 {
    border-bottom: 0px solid var(--neutral-300)!important;
    margin-bottom: 5px!important;
}
footer .column a {
    color: var(--neutral-300) !important;
}
footer .column a:hover {
    color: var(--neutral-500) !important;
}

section.partners div.item div.holder img {
    max-width: 150px;
}
section.partners {
    display: none;
}
.home section.partners {
    display: block;
    background: transparent !important;
}

.home section.reviews {
    background: linear-gradient(180deg, var(--fresh-linen) 50%, rgba(255, 255, 255, 1) 50%);
}
section.icon_blok {
    background: var(--fresh-linen);
    margin-top: 110px;
}
section.icon_blok .wrapper {
    margin-top: -210px!important;
}
.home section.reviews div.reviews div.review .col-sm-32.col-sm-push-2 {
    display: flex;
    flex-direction: column;
}
.home section.reviews div.reviews div.review .col-sm-32.col-sm-push-2 a.read-more {
    order: 3;
}
.home section.reviews div.reviews div.review .col-sm-32.col-sm-push-2 h4 {
    order: 2;
    margin-top: 25px;
    font-size: 16px;
}



body header > div.wrapper::before, body.home header > div.wrapper::before {
    content: "";
    background: var(--neutral-400);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -100;
}
header > div.wrapper::after {
    width: 50%;
    background-position: center 30%;
    margin-left: 50%;
    opacity: 0.5;
}


section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    width: 100%;
    object-fit: cover;
    height: 330px;
    max-height: 330px;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    body header > div.wrapper {
        min-height: 346px;
    }
footer div.column img {
    max-width: 180px;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 33.333333%;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: white !important;
    }
header div.header.full-width div.wrapper img.logo {
        max-width: 100px;
    }
    header div.header div.holder {
        height: 133px;
        min-height: 50px;
    }
header div.navbar-collapse {
        text-align: right;
    }
    body.home header > div.wrapper {
        min-height: 708px;
    }
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 78%;
    margin-left: 0;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 100px, 0);
    }
    header>div.wrapper.sticky_menu.sticky_header .header {
 background: var(--neutral-300);
    }
header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
        max-width: 170px !important;
    }
    header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover {
    color: var(--primary) !important;
}
footer .row .col-sm-16:nth-child(1) {
    width: 33%;
    margin-right: 19%;
}
footer .row .col-sm-16 {
    width: 24%;
}
}


footer div.social-media ul li a:hover {
    background: var(--primary-light) !important;
}

header .header__content h1 {
    text-align: left;
    font-size: var(--font-size-h0000);
    line-height: 1;
}
header .header__content a {
    margin: 0;
}
header .header__content p {
    font-size: 17px;
    width: 61%;
    line-height: 1;
    margin: 29px 0;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
        text-align: left;
}
footer .social-media.size-normal {
    margin-top: -50px;
}


@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
header nav.navbar-default {
    background: transparent !important;
}
div.treatments > div > div > div > a:nth-child(1) {
    max-height: 280px!important;
}
section.treatments div.items div.item a span {
    font-size: 17px!important;
}
section.treatments div.items div.item {
    min-height: 215px !important;
}
aside {
    margin-top: 90px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 13px;
}
header>div.wrapper {
    min-height: 250px;
}
header div.header {
    text-align: left;
}
header button.navbar-toggle {
    color: white !important;
}
header .header__content h1 {
    font-size: var(--font-size-h000)!important;
}
header .header__content p {
    width: 81%!important;
}
.home header>div.wrapper {
    min-height: 600px;
}
header > div.wrapper::after {
    width: 70%!important;
    margin-left: 30%!important;
}
section.icon_blok .col-sm-16:nth-child(2) {
    margin: 115px 0;
}
section.icon_blok a div.item {
    padding: 190px 0 !important;
}
.home section.reviews div.reviews div.review {
    margin: 25px 0;
}
.home section.reviews {
    padding-top: 40px;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img, section.treatments div.items div.item img {
    height: 260px;
    max-height: 260px;
}
section.partners .col-sm-24.col-md-12 {
    width: 50%;
    float: left;
}
footer div.column img {
    max-width: 170px;
    margin-bottom: 65px;
}
}



main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
font-family: var(--bodytekst);
color: var(--text)!important;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
color: var(--text)!important;
    line-height: 1.15;
    letter-spacing: -1px;
    font-family: var(--koptekst);
    text-transform: uppercase;
    font-weight: 600;
}

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;}

.smallmargin {
    margin-top: 1.15rem;
}

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;
}
}




a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--neutral-400) !important;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--primary) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--primary) !important;
    padding: 12px 35px!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(--primary-dark) !important;
}

.home section.reviews div.reviews div.review {
    background: #fff;
    padding: var(--gap);
    box-shadow: 0 0 50px -5px rgba(0, 0, 0, .1);
}

section.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.reviews div.reviews div.review .col-sm-32.col-sm-push-2 {
    width: 100%;
    left: 0;
}

.home section.reviews div.reviews div.review .col-sm-32.col-sm-push-2::before {
    content: "\f005 \f005 \f005 \f005 \f005 ";
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    font-weight: 900;
    display: block;
    font-size: 20px;
    letter-spacing: 11px;
    margin-bottom: 25px;
    color: var(--primary);
}