
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--copper) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--neutral-400) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--copper) !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(--neutral-400) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--neutral-400) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--neutral-400) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--copper) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--neutral-400) !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(--neutral-400) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--neutral-400);
  border-color: var(--neutral-400);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--neutral-400) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--neutral-400) !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://beautyforallnijverdal.nl/wp-content/uploads/sites/493/2025/03/background_silk.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: 391px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 541px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 216px;
  }
  header > div.wrapper.above {
  min-height: 366px;
  }

  header div.header div.holder {
  height: 116px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--neutral-400); !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(--neutral-400) !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(--copper);
  }

  @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(--copper) !important;
  }
  }


  header div.header div.contact i {
  color: var(--copper);
  }

  @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(--copper) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--neutral-400) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--copper);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--neutral-400) !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(--neutral-400);
  }

  :root {
  --copper-dark: #8b3e2f; 
  --copper: #b15e48;           
  --copper-light: #d4876f;  
  --copper-ultralight: #f2c3b6;
--background: #f9f7f3;
--sand-light: #ecdec1;
--silk-cream: #f1e8dc;  
--neutral-200: #f9f6f2;    
--neutral-300: #f0ebe4;  
--neutral-400: #e0d9d0;     
--neutral-500: #bcb3a6;     
--neutral-600: #938979;    
--neutral-700: #6a6157;    
--neutral-800: #4a423a;   
--neutral-900: #2b2620; 
--tint: #dfd7cc;
--text: #32312d;
--soft-text: #868279;
--kopjes:#b15e48 ;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--bodytekst: "Montserrat", sans-serif;
--koptekst: "Instrument Serif", 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);
}




section.contact div.holder div.wrap h4 {
    margin-top: 3px;
}

div.breadcrumbs {
    display: none;
}
div.page-header h1 {
    border-bottom: 1px solid transparent !important;
    line-height: 1 !important;
    margin-bottom: 50px !important;
    font-size: var(--font-size-h0);
}


.behandeling_intro h3 {
    margin-top: 1.15rem;
}
.behandeling_intro img {
    height: 390px;
    object-fit: cover;
}
.behandeling_intro {
    margin-bottom: 80px;
}

.table>tbody>tr>td.col-md-32 a {
    display: block;
    font-size: 13px;
    font-family: var(--bodytekst);
    letter-spacing: 0;
    margin-top: 15px;
}
.table>tbody>tr>td.col-md-32::after {
    content: "Maak een afspraak";
}
.table>tbody>tr>td.col-md-32 {
    font-size: 20px;
    font-family: var(--koptekst);
    letter-spacing: 1px;
    position: relative;
}
.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: 28px 19px;
    vertical-align: middle;
    border-top: 11px solid var(--background) !important;
    background: var(--neutral-400);
}


section.blok_behand {
    padding: 0 0 0;
}


.salon_intro img {
    height: 500px;
    object-fit: cover;
    width: 100%;
}
.blok_behand .item.item-card h3 {
    font-family: var(--bodytekst) !important;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    margin-top: 30px;
    color: var(--soft-text) !important;
}
.blok_behand .item.item-card {
    height: unset !important;
    padding: 0 !important;
    box-shadow: none ! Important;
    background: transparent !important;
    display: flex;
transition: all .9s ease;
    flex-direction: column-reverse;
}
.blok_behand .item.item-card img {
    width: 100% !important;
    margin: 0 !important;
    object-fit: cover !important;
    max-height: 960px !important;
    height: 510px;
}
.blok_behand a div.item:hover {
    transition: all .9s ease;
    transform: translateY(-21px);
}

section.slider h2 {
    margin: 0;
}
section.slider h2 i.fas.fa-star {
    -webkit-text-stroke: 3px var(--background);
    color: var(--soft-text) !important;
}
p.reviewname {
    font-family: var(--koptekst) !important;
    font-size: 23px;
}
.nbs_slider .slide--text>div {
    padding: 0rem 2rem 2rem;
}

section.adres_intro a:hover {
    opacity: 0.7;
}
section.adres_intro a {
    color: var(--soft-text) !important;
}

header .header__content h1 {
        color: var(--copper-dark) !important;
    }

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--copper-dark) !important;
}
footer div.social-media ul li a:hover {
    background: var(--copper-dark) !important;
}

footer .column.small-text {
    margin-top: -60px;
}

footer .social-media.size-normal {
    margin-top: -50px;
}

footer div.socket img[alt=netbeauty] {
    width: 150px;
    filter: invert(0.6) sepia(1);
}

footer {
    color: var(--text);
    padding-top: 60px;
}
footer div.socket {
    margin-top: 60px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--copper);
    margin-bottom: 5px;
    font-size: 17px;
    color: var(--kopjes) !important;
}

footer div.socket a, footer div.socket a:hover, footer div.socket {
    color: var(--text)!important;
}


header div.header {
    background-color: transparent!important;
}
header>div.wrapper.above_shadow:before {
    top: 0;
}



section.adres_intro {
    padding-top: 42px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--soft-text);
    padding-bottom: 40px;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
    header div.navbar-collapse {
        text-align: right;
    }
section.salon_intro {
    padding-top: 250px;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    header div.header div.holder {
        height: 146px;
        min-height: 50px;
    }
    body.home header > div.wrapper {
        min-height: 730px;
    }
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: 0;
}
    header>div.wrapper .header__content {
        transform: translate3d(0, 150px, 0);
    }
header .header__content h1 {
    font-size: var(--font-size-h00);
    width: 60%;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        color: #0a0a0a !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(--copper) !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(--copper-light) !important;
}
.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 25px!important;
    background: var(--copper-dark) !important;
    font-style: italic!important;
    font-size: 13px!important;
}

header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    text-align: left;
}

header>div.wrapper .header__content .foto_groot {
    position: absolute;
    height: 900px;
    top: -380px;
    left: 0;
    right: 0;
    width: 520px;
    margin: 0 auto;
    object-fit: cover;
    background: #f1f4f1;
    z-index: -1;
}
header>div.wrapper .header__content img {
    z-index: -1;
    position: relative;
    height: 900px;
    width: 520px;
    object-fit: cover;
    opacity: 0.5;
}

header>div.wrapper.shadow:before {
    background: rgb(224 226 221 / 33%);
}


@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
section.adres_intro .row {
    display: none;
}
section.salon_intro {
    padding-top: 200px !important;
}
.table>tbody>tr>td.col-md-32 a {
    font-size: 11px!important;
}
.table>tbody>tr>td.col-md-32 {
    font-size: 17px!important;
}
.behandeling_intro img {
    height: 300px!important;
    margin-bottom: 35px!important;
}
nav.navbar-default, div.navbar-collapse {
    background-color: rgb(224 217 208 / 66%)!important;
}
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, 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, header div.social-media ul li a i {
    color: var(--text) !important;
}
header>div.wrapper .header__content .foto_groot {
    height: 410px!important;
    top: unset!important;
    width: 230px!important;
    bottom: -200px!important;
}
header>div.wrapper .header__content img {
    height: 410px!important;
    width: 230px!important;
    object-fit: cover;
}
header button.navbar-toggle, html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: var(--copper);
}
header div.header {
    text-align: left;
}
}

header > div.wrapper::after {
    background-position: center;
}

main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 14px;
font-family: var(--bodytekst);
color: var(--text)!important;
background: var(--background); 
}

h1, h2, h3, h4, h5, h6 {
    margin: 2.75rem 0 1.05rem;
    line-height: 1.15;
    letter-spacing: 1px;
    font-family: var(--koptekst);
    color: var(--kopjes) !important;
    text-transform: uppercase;
}

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;
}
}
