
  @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: var(--text);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--text) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color) !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(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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(--dark) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  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://kapsoneshairstylisten.nl/wp-content/uploads/sites/292/2024/03/salon_header.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: 457px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 607px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 257px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 407px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 182px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 182px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 282px;
  }
  header > div.wrapper.above {
  min-height: 432px;
  }

  header div.header div.holder {
  height: 182px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !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(--dark) !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);
  }

  @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) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--color) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  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(--dark);
  }

  :root {
--dark: #0e0e0e;
--color: #c12942;
--colortint: #f95e77;
--text: #0e0e0e;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
}

.other_beh {
    background: #e2e2e2;
    padding: 35px;
    margin-top: 80px;
}
.other_beh h4 {
    margin-bottom: 45px;
}


header div.header.full-width div.wrapper img.logo {
    filter: invert(1) brightness(1.5);
}

footer div.column > h4 {
    border-bottom: 0px solid var(--color);
    margin-bottom: -2px;
}

.home section.featured a div.item-background {
    padding: 270px 0 !important;
    height: auto !important;
    border-radius: 20px;
}
.home section.featured a div.item-bg>img {
    filter: brightness(.8);
}
.home section.featured a div.item-centered {
    top: unset !important;
    left: 0 !important;
    transform: unset !important;
    width: 100%;
    text-align: left;
    bottom: 0;
}
section.featured a div.item-centered h3 {
    font-size: 28px;
}

section.text-container {
    padding: 0;
}
.text-container .container {
    padding: 0;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.text-section {
    flex: 1;
    padding: var(--spacing);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image-section {
    flex: 1;
    display: flex;
}
section.text-container img {
    margin: 0;
    object-fit: cover;
    width: 100%;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 15px 55px !important;
}

section.archive.treatments .treatments {
    margin-top: 70px;
}

footer ul.fa-ul li {
    padding-bottom: 13px;
}
footer {
    padding-top: 80px;
}
footer div.socket {
    margin-top: 70px;
}

header > div.wrapper::after {
    background-position: center;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6 !important;
    margin-bottom: 60px !important;
}

header>div.wrapper .header__content {
    animation-name: slideInFromRight;
    animation-duration: 3.5s;
    animation-fill-mode: both;
}



header>div.wrapper .header__content h1 {
    font-size: 4.5em;
    line-height: 1;
    margin-bottom: 25px;
}
header>div.wrapper .header__content .container .col-md-32.col-md-offset-8 {
    text-align: left;
}

header>div.wrapper.shadow:before, header>div.wrapper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0 !important;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: -1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 1) 100%);
}

@media only screen and (min-width: 992px) {
main .container:not(.home main .container, .page-template-template-contact main .container) {
    width: 830px;
}
.other_beh .col-xs-24.col-sm-12 {
    width: 20%;
}
header div.navbar-collapse {
    text-align: right;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 320px, 0);
    background: var(--text);
    width: 35%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #ffffff !important;
}
body.home header > div.wrapper {
    min-height: 100vh;
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 220px;
}
body header > div.wrapper {
    min-height: 477px;
}
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) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--colortint)!important;
}
.text-section-content {
    max-width: 45em;
    margin: 0 auto;
    height: auto;
    display: flex;
    flex-direction: column;
}

@keyframes slideInFromRight {
    0% {
        transform: translate3d(-680px, 320px, 0);
        opacity: 0;
    }
    100% {
        transform: translate3d(0, 320px, 0);
        opacity: 1;
    }
}
}


@media only screen and (max-width: 991px) {
.page-id-515 .gallery figure.gallery-item {
    width: 33.333%;
}
.page-id-515 .gallery figure.gallery-item  img {
    height: 90px !important;
}
div.page-header h1 {
    margin-bottom: 30px !important;
}
.home header>div.wrapper {
    min-height: 470px;
}
h1 {
    font-size: 2.552em!important;
}
header>div.wrapper {
    min-height: 250px;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 0px solid var(--color);
}
header>div.wrapper .header__content h1 {
    font-size: 2.5em!important;
}
header button.navbar-toggle {
    color: var(--white);
}
header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}
.text-section {
    order: 2;
}
.text-container .container {
    flex-direction: column;
}
.text-section {
    padding: 85px 20px !important;
}
header>div.wrapper.shadow:before, header>div.wrapper:before {
    background: rgb(0 0 0 / 58%)!important;
}
}



main section, section.treatments {
    padding: 60px 0;
}

body {
    line-height: 26px;
    font-size: 16px;
  font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: -0.2px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: -0.2px;
    font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

h1 { font-size: 3.052em;}
h2 {font-size: 2.441em;}
h3 {font-size: 1.953em;}
h4 {font-size: 1.563em;}
h5 {font-size: 1.25em;}
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;
}


@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;
}
}
