
  @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700&display=swap');

  body {
  font-family: 'Source Sans Pro', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Cormorant Garamond', 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;
  }



  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--urban-taupe) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--mega-greige) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--urban-taupe) !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(--mega-greige) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--mega-greige) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--mega-greige) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--urban-taupe) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--mega-greige) !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(--mega-greige) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--mega-greige);
  border-color: var(--mega-greige);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--mega-greige) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--mega-greige) !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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(10, 0, 0, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(10, 0, 0) !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://krulenstijl.nl/wp-content/uploads/sites/294/2024/04/shadow_backgr.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: 555px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 705px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 355px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 505px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 280px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 280px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 380px;
  }
  header > div.wrapper.above {
  min-height: 530px;
  }

  header div.header div.holder {
  height: 280px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--main); !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(--mega-greige) !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(--urban-taupe);
  }

  @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(--urban-taupe) !important;
  }
  }


  header div.header div.contact i {
  color: var(--urban-taupe);
  }

  @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: #2b2b2b !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--urban-taupe) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--mega-greige) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--urban-taupe);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--mega-greige) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }


  section.treatments div.item a {
  color: #2b2b2b !important;
  }

  section.prices table tr td a {
  color: #2b2b2b !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #2b2b2b !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--mega-greige);
  }

  :root {
--fresh-linen: #efeee9;
--urban-taupe: #d5cdc2;
--bakery-brown: #aa9079;
--sea-foam: #d2cec9;
--agreeable-gray: #d0cbc2;
--mega-greige: #aea296;
--text: #2a2e34;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--window: 300px 300px 0 0;
--bodytekst: 'Source Sans Pro', 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);
}

figure.galerij_header {
    margin-top: 50px;
}

.quote_item {
    font-family: var(--koptekst);
    font-size: var(--font-size-h1);
    line-height: 1;
    font-weight: 600;
    color: var(--mega-greige) !important;
    text-align: center;
    font-style: italic;
    margin-top: 45px;
}

header > div.wrapper::after {
    background-position: center;
}

.table>thead>tr>th {
    border-bottom: 2px solid var(--mega-greige);
}
.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: 18px 8px;
    border-top: 1px solid var(--fresh-linen);
}


.title_behan h1 {
    margin-top: 0;
    margin-right: auto;
}
.title_behan {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title_behan .btn {
    margin-left: auto;
}


section.behandel_blok {
    padding-bottom: 170px;
}
.behandel_blok a div.item-bg>img {
    filter: brightness(1) !important;
    border-radius: 0;
}
.behandel_blok .item.item-background {
    height: unset !important;
    padding: 250px 0;
    overflow: visible;
}
.behandel_blok .item.item-background .item-centered.text-center {
    top: unset !important;
    left: 0 !important;
    transform: unset !important;
    bottom: -60px !important;
    padding: 25px 0 0 !important;
}
.behandel_blok .item.item-background .item-centered.text-center h3 {
    font-family: var(--bodytekst);
    color: var(--text) !important;
    text-align: left;
    text-transform: inherit;
}
figure.galerij_header img {
    border-radius: 0;
    height: 340px !important;
    width: 100%;
    object-fit: cover;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    border-radius: var(--window) !important;
    height: 180px;
    object-fit: cover;
    width: 150px;
}

div.page-header h1 {
    margin-bottom: 60px !important;
    border-bottom: 1px solid var(--mega-greige)!important;
}

header > .wrapper::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: -1;
    background: rgb(239 238 233 / 69%);
    top: 0 !important;
}

footer {
    padding-top: 60px;
}footer div.socket {
    margin-top: 70px;
}

footer .column a:hover {
    color: #74706c !important;
}
footer .column a {
    color: #f1f1f1 !important;
}

section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 130px;
}

.team_member img {
    height: 440px;
    object-fit: cover;
}

.team section > div > div > div:nth-child(3) > div > div:nth-child(3) {
    margin: 2em 0;
    background: var(--fresh-linen);
    padding: 35px 0;
}

header {
    overflow: hidden;
}
header > div.wrapper::after {
    animation: zoomInOut 15s infinite alternate linear;
}
@keyframes zoomInOut {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}


section.img_omhoog {
    padding-bottom: 200px;
}

main section img {
    border-radius: var(--window);
}

header .header__content h1 {
    font-size: 5.5em;
    color: var(--mega-greige) !important;
    font-weight: 600;
    line-height: 1;
    opacity: 0.9;
}


section.salon_team::before {
    content: "";
    height: 100%;
    width: 44%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/wp-content/uploads/sites/294/2024/04/salon_backgr.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--mega-greige);
    background-blend-mode: screen;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--urban-taupe) !important;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--mega-greige) !important;
}

section.img_omhoog a div.item-bg>img {
    filter: brightness(1);
    border-radius: var(--window);
    opacity: 0.4;
}
section.img_omhoog .item-centered.text-center {
    top: unset !important;
    bottom: -67px;
    transform: unset !important;
    left: 0 !important;
    padding: 15px 0 0 0;
}
section.img_omhoog .item-centered.text-center h3 {
    font-size: 27px;
    color: var(--mega-greige) !important;
    font-weight: 600;
}
section.img_omhoog a div.item {
    border-radius: var(--window) !important;
    height: unset !important;
    padding: 260px 0 !important;
    overflow: visible;
    background: var(--urban-taupe);
}

header>div.wrapper.shadow:before {
    background: rgb(239 238 233 / 69%);
    top: 0 !important;
}
footer .column img.img-responsive {
    filter: brightness(0) invert(1);
}

footer .column.footer_h4 .social-media.size-normal {
    margin-top: -60px;
}
footer .column.footer_h4 h4 {
    border-bottom: none;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--mega-greige) !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(--urban-taupe) !important;
}


@media only screen and (min-width: 992px) {
main section .container:not(.home main section .container, .page-template-template-contact main section .container) {
    width: 850px;
}
footer .column img.img-responsive {
    margin-top: 77px;
}
footer .container > .row .col-sm-16:nth-child(1) {
    width: 30%;
    margin-right: 26%;
}
footer .container > .row .col-sm-16 {
    width: 22%;
}
html {font-size: 18px !important; }
header div.header div.holder {
    height: 100px;
    min-height: 50px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--text) !important;
}
header div.header {
    background-color: transparent!important;
}
body.home header > div.wrapper {
    min-height: 790px;
}
section.img_omhoog .wrapper {
    margin-top: -290px !important;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 100px, 0);
}
}

section.page div.actions {
    position: relative;
}
section.page div.actions::before {
    content: "";
    width: 56%;
    position: absolute;
    right: 0;
    height: 1px;
    background: var(--mega-greige);
    top: 47%;
}

@media only screen and (max-width: 991px) {
.slide_content, section.quote_view p {
    text-align: center!important;
}

header>div.wrapper {
    min-height: 250px;
}
section.img_omhoog {
    z-index: 10000;
}
header li#menu-item-713 a {
    background: var(--agreeable-gray);
    padding: 18px 0;
}
html {font-size: 16px !important;}
table.table.table-hover {
    font-size: 13px;
}
figure.galerij_header img {
    height: 170px !important;
}
header div.header {
    background-color: transparent !important;
}
section.page div.actions::before {
    width: 1px;
    right: 50%;
    height: 63%;
    bottom: -101px;
    top: unset;
}
header .header__content h1 {
    font-size: 3.9em!important;
}
nav.navbar-default, div.navbar-collapse {
    background-color: var(--mega-greige);
}
header > div.wrapper::after {
    background-position: center;
}
header .header__content a {
    margin: 10px 0px;
}
.home header>div.wrapper {
    min-height: 860px;
}
section.img_omhoog .wrapper {
    margin-top: -290px;
}

section.img_omhoog .col-sm-16:nth-child(2), section.behandel_blok .col-sm-16:nth-child(2) {
    margin: 120px 0;
}
html.navbar-open section.img_omhoog .wrapper {
    display: none;
}
footer .column img.img-responsive {
    max-width: 270px;
    margin: 0 auto;
}
section.salon_team::before {
    height: 27% !important;
    width: 100% !important;
    bottom: 0 !important;
    top: unset !important;
}
section.salon_team img {
    margin-top: 80px;
}
section.img_omhoog {
    padding-bottom: 0px!important;
}
.title_behan {
    display: block;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin: 0 auto;
}
footer > div.container > div > div:nth-child(2) {
    margin: 80px 0;
}
}


header .header__content a {
    background: var(--mega-greige) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 15px 34px!important;
    font-style: italic;
    font-family: var(--koptekst);
    font-size: 16px;
}


main section, section.treatments {
    padding: 100px 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: -1px;
    font-family: var(--koptekst);
    color: var(--mega-greige) !important;
    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;}

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;
}