
  @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: #ddd4c3;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #ddd4c3 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-pink) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--softback) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-pink) !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(--softback) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--softback) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--softback) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-pink) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--softback) !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(--softback) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--softback);
  border-color: var(--softback);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--softback) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--softback) !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(221, 212, 195, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(221, 212, 195) !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://beautyclinicroos.nl/wp-content/uploads/sites/454/2024/11/1000002971-1920x1440.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }


    header .sticky_menu_small div.header {
    background-color: rgba(221, 212, 195, 1) !important;
    }
    @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: #ddd4c3 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 499px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 649px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 299px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 449px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 224px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 224px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 324px;
  }
  header > div.wrapper.above {
  min-height: 474px;
  }

  header div.header div.holder {
  height: 224px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ddd4c3; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(221, 212, 195, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(221, 212, 195, .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(--softback) !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-pink);
  }

  @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-pink) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-pink);
  }

  @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: #ddd4c3 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--color-pink) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--softback) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-pink);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--softback) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #ddd4c3;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #ddd4c3 !important;
  }

  section.prices table tr td a {
  color: #ddd4c3 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #ddd4c3 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--softback);
  }

  :root {
--softback: #e8e6e6;
  --color-pink: #bc757b;
  --color-pink-light: #dba3a7;
  --color-pink-dark: #8c5458;
  --color-gold: #d4af37;
  --color-gold-light: #efd788;
  --color-gold-dark: #aa8d2c;
  --color-beige: #f5e8d3;
  --color-beige-light: #faf3e6;
  --color-beige-dark: #d3c3ab;
--text: #444;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Nunito", sans-serif;
--koptekst: "Cormorant Garamond", serif;
--siertekst: "Mrs Saint Delafield", cursive;
--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);
}

.behandeling-details .subfotos {
    display: none;
}


.grote_blokken .container .col-sm-16 .item.item-card {
  background: var(--color-beige-light);
    height: unset !important;
    border-radius: 0;
    padding: 140px 0;
    text-align: center;
    box-shadow: unset !important;
    margin: 0;
}
.grote_blokken .container .col-sm-16 .item.item-card h3 i {
    display: block;
    margin-bottom: 25px;
    font-size: 55px;
}
.grote_blokken .container .col-sm-16 .item.item-card:hover {
    opacity: 0.6;
}
.grote_blokken .container .col-sm-16 .item.item-card h3 {
    font-size: 45px;
    font-weight: 800;
}
.grote_blokken .container {
    width: 100%;
}
.grote_blokken .container .col-sm-16 {
    padding: 0;
}

hr {
    margin-top: 50px;
    border-top: 1px solid var(--color-gold-dark);
}

strong {
    font-weight: 700;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    margin-bottom: 50px!important;
}


header .header__content a:last-child {
    background: var(--color-pink-dark) !important;
}
header .header__content a:last-child:hover {
    background: var(--color-pink-light) !important;
}

header > div.wrapper::after {
    filter: brightness(1.5) contrast(0.9);
}
header .header__content h1 {
    font-size: var(--font-size-h000);
}


a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--color-beige-dark) !important;
}
footer div.social-media ul li a:hover {
    background: var(--color-beige-dark) !important;
}

footer .social-media.size-normal {
    margin-top: -48px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--color-pink);
    font-size: 20px;
    color: var(--color-pink) !important;
    margin-bottom: -6px;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--color-pink) !important;
    padding: 14px 35px !important;
    border-radius: 50px ! 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-beige-dark) !important;
}

footer {
    color: var(--text);
    padding-top: 60px;
    font-size: 14px;
}
footer div.socket {
    color: var(--text);
    margin-top: 50px;
}
footer div.socket a, footer div.socket a:hover {
    color: var(--text)!important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.6);
}

.introsalon h1 {
    margin-top: -50px;
}

p.subkop:before {
    content: "";
    background-image: url(/wp-content/uploads/sites/454/2024/11/favicon.png);
    width: 45px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 16px;
    background-size: cover;
    background-repeat: no-repeat;
}

.topbar {
  text-align: center;
}

p.subkop {
    font-family: var(--siertekst);
    font-size: 55px;
    font-weight: 200;
    position: relative;
    padding-left: 55px;
    color: var(--color-pink);
    opacity: 0.6;
}

header > div.wrapper::after {
   background-position: center 60%;
}

header .header__content a {
    margin: 0;
}
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}
header .header__content h1 {
    font-size: var(--font-size-h000);
}
header .header__content p.sub_header {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 7px;
}
header .header__content p {
    line-height: 1.5;
}

.prijs_view {
    font-size: 21px;
    margin-bottom: 25px;
    font-weight: 800;
    color: var(--color-gold-dark);
}

.single-behandelingen figure img.img-responsive {
    max-height: 500px;
    max-width: 530px;
    object-fit: cover;
}

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%;
    height: 330px;
    object-fit: cover;
}
section.archive.treatments div.treatments div.item, section.archive.treatments div.treatments p, section.treatments.shortcode div.treatments div.item, section.treatments.shortcode div.treatments p {
    text-align: left;
}
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, section.treatments div.items div.item a span {
    font-size: 18px;
    padding-left: 18px;
    position: relative;
    font-family: var(--koptekst);
color: var(--color-pink) !important;
}

section.archive.treatments div.treatments div.item h4::before, section.treatments div.items div.item a span::before {
    content: "";
    position: absolute;
    left: 5px;
    top: -53px;
    height: 95px;
    width: 2px;
    background: var(--color-gold-dark);
}


@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
    header>div.wrapper.sticky_menu.sticky_header .header {
        left: 0;
        right: 0;
    }
    header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
.single-behandelingen section.page div.content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0% 8%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.single-behandelingen .page-header {
    grid-column: 1 / -1;
}
.grote_blokken .container .col-sm-16:nth-child(2) {
    border-left: 2px solid var(--color-pink);
    border-right: 2px solid var(--color-pink);
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
header>div.wrapper .header__content {
        transform: translate3d(0, 110px, 0);
    }
    body header > div.wrapper {
        min-height: 429px;
    }
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 46%;
    margin-left: 0;
}
footer .col-sm-16 {
    width: 20%;
}
footer .col-sm-16:nth-child(1) {
    width: 47%;
    margin-right: 13%;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: -2em;
    }
    header div.header.full-width div.wrapper img.logo {
        max-width: 190px;
    }
header div.header.full-width .container {
    width: 90%;
}
    header div.header div.holder {
        height: 94px;
        min-height: 60px;
    }
    header div.header.full-width {
        width: 95%;
        margin: 2em auto 0;
    }
header > div.wrapper::after {
    top: -2em;
}
    header div.navbar-collapse {
        text-align: right;
    }
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: var(--text) !important;
    }
    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-pink)!important;
    }
    body.home header > div.wrapper {
        min-height: 749px;
    }
}


@media only screen and (max-width: 991px) {
html {font-size: 16px !important;}
.grote_blokken .container .col-sm-16:nth-child(2) {
    border-top: 2px solid var(--color-pink);
    border-bottom: 2px solid var(--color-pink);
}
.single-behandelingen .actions {
    padding-bottom: 0 !important;
}
div.page-header h1 {
    line-height: 1;
    margin-top: 15px;
}
header div.social-media ul li a {
    background: var(--color-pink-dark) !important;
}
header .header__content a {
    margin: 4px 0;
    width: 70%;
}
.single-behandelingen figure img.img-responsive {
    max-height: 410px!important;
    max-width: 390px!important;
}
.beautyclinic-roos .content img {
    height: 570px;
    object-fit: cover;
    margin-top: 90px;
}
header>div.wrapper {
    min-height: 360px;
}
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!important;
}
.home header>div.wrapper {
    min-height: 670px;
}
header .header__content {
    margin-top: 70px;
}
header div.header {
    background-color: rgba(255, 255, 255, 1) !important;
}
.introsalon img {
    margin-top: 90px;
}
header button.navbar-toggle {
    color: var(--color-pink);
}
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-pink-light);
    padding: 24px 15px;
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--color-pink);
}
}



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;
    line-height: 1.15;
    letter-spacing: 0;
    font-family: var(--koptekst);
    color: var(--color-pink) !important;
    font-weight: 700;
}


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;
}
}