
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');

  body {
  font-family: 'Montserrat', serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', 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(--vibrant-red) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--soft-mauve) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--vibrant-red) !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(--soft-mauve) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark-gray) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--soft-mauve) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--vibrant-red) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark-gray) !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(--soft-mauve) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark-gray);
  border-color: var(--dark-gray);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark-gray) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark-gray) !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://trendskappers.nl/wp-content/uploads/sites/291/2024/02/trends_header_buiten.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: 725px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 875px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 525px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 675px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 450px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 450px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 550px;
  }
  header > div.wrapper.above {
  min-height: 700px;
  }

  header div.header div.holder {
  height: 450px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark-gray); !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-gray) !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(--vibrant-red);
  }

  @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(--vibrant-red) !important;
  }
  }


  header div.header div.contact i {
  color: var(--vibrant-red);
  }

  @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: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--vibrant-red) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark-gray) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--vibrant-red);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--soft-mauve) !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: #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(--dark-gray);
  }

  :root {
  --dark-gray: #222; 
  --vibrant-red: #c12942; 
  --deep-burgundy: #5b1b33; 
--soft-mauve: #ab8194; 
  --light-pink: #ebdde5;
  --soft-gray: #f5f5f5;
--text: #3a3a3a;
--white: #fff;
--spacing: 8rem;
--gap: 3rem;
--schreef: "IBM Plex Serif", serif;
}

.fas.fa-info-circle {
  height: 50px;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 28px;
  margin-right: 1rem;
}

/*footer .social-media.size-normal {
    margin-top: -35px;
}*/

img {
    height: auto;
}

footer div.socket {
    background: var(--dark-gray) !important;
}
footer {
    padding-top: 60px;
}
footer div.socket {
    margin-top: 50px;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--vibrant-red);
    margin-bottom: 5px;
    font-size: 31px;
}

.info__banner {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
  border-width: 1px;
  border-style: solid;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
}

section.footer-cta.text-center.above {
    background-image: url(/wp-content/uploads/sites/291/2024/02/trends_header_buiten.jpg);
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    background-color: var(--dark-gray);
    text-align: left!important;
    padding: 65px 0;
}
section.footer-cta p {
    color: #fff!important;
}
.dienst_blok .item.item-card * {
    color: #fff!important;
} 
.dienst_blok .item.item-card:hover {
    background: var(--soft-mauve)!important;
    transform: translateY(-10px);
}

.dienst_blok .item.item-card {
    background: #2c2c2c!important;
    padding: 35px!important;
    border-radius: 10px!important;
    color: var(--white);
    border: 1px solid var(--soft-mauve);
}
.teamparent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    grid-auto-rows: minmax(100px, auto);
}
.team_item {
    background: var(--soft-gray);
    padding: 35px;
    text-align: center;
}

section.product_view:nth-child(odd) {
    background: var(--dark-gray);
}
section.product_view:nth-child(odd) * {
    color:#fff!important;
}
section.product_view h2 {
    margin-top:0!important;
}

.product_view img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}

section.prices table thead tr {
    height: 90px;
}

.table>thead>tr>th {
    border-bottom: 2px solid var(--soft-mauve);
}
.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(--light-pink);
}

.gallerij_resultaat .gallery img {
    width: 100%!important;
    height: 330px;
    object-fit: cover;
}
.gallerij_resultaat .gallery {
    margin-top: 45px;
}

.bigone {
    font-size: 3.8em;
    margin-bottom: 35px;
}
.subkop {
    font-family: "Sen", sans-serif;
    letter-spacing: 5px;
    margin-bottom: -25px;
    color: var(--soft-mauve)!important;
    font-weight: 600;
}

header .wrapper.sticky_header::before {
    background: linear-gradient(0deg,var(--dark-gray) 0,rgb(34 34 34 / 57%) 100%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

header div.header {
    background-color: rgb(255 255 255 / 0%) !important;
}

.hair_intro {
background:var(--dark-gray);
}
.hair_intro p{
color: white;
}


header > div.wrapper::after {
    background-position: center 40%;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, .modal__container, .footer-cta-box, .rimg, [type="submit"] {
    padding: 17px 40px!important;
    border-radius: 50px!important;
}

.page-id-521 .hair_intro img {
    object-position: 38% center;
}


section.salongalerij .container {
    padding: 0;
}section.salongalerij {
    padding: 0;
}
section.salongalerij figure.gallery-item {
    margin: 0;
    padding: 0;
}
section.salongalerij figure.gallery-item img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    filter: grayscale(1) brightness(0.8);
}

.wistje {
    width: 33%;
    background: var(--soft-mauve);
    position: absolute;
    bottom: 0;
    z-index: 1000;
    right: 0;
    padding: 18px 35px 35px;
    color: #fff;
}

.dienstitem h4 {
    margin-top: 1.15rem;
    color: #fff!important;
}

.team_item img {
    max-width: 280px;
    max-height: 280px;
}

div.breadcrumbs {
    display: none;
}
div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    line-height: 1!important;
    font-size: 3.8em!important;
    margin-bottom: 35px!important;
}


@media only screen and (min-width: 992px) {
section.salongalerij .container {
    width: 100%;
}
section.footer-cta.text-center.above .btn {
    float: right;
}
.dropdown-menu {
    background-color: var(--dark-gray);
}
header .navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
    padding: 15px 55px 15px 15px!important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgba(10, 0, 0, .5) !important;
    color: var(--soft-mauve)!important;
}
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(--white) !important;
}
header div.header.full-width div.wrapper img.logo {
    max-width: 160px;
}
header div.header div.holder {
    height: 130px;
    min-height: 50px;
}
body.home header > div.wrapper {
    min-height: 515px;
}
.hair_intro img {
    height: 570px;
    object-fit: cover;
    width: 100%;
    margin-top: -170px;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: var(--white)!important;
    font-size: 17px;
}
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(--soft-mauve) !important;
}
header div.navbar-collapse {
    text-align: right;
}
header .sticky_menu_small div.header {
    background-color: var(--dark-gray)!important;
}
}


@media only screen and (max-width: 991px) {
.home .slide_content {
    width: 100%!important;
}
.home #progressContainer {
    width: 60%!important;
}
.home .slideshow-container {
    height: 350px!important;
}
header button.navbar-toggle {
    color: var(--white);
}
section.salongalerij figure.gallery-item img {
    height: 280px!important;
}
section.salongalerij figure.gallery-item {
    width: 50%;
}
section.dienst_blok {
    padding-top: 0!important;
}
header>div.wrapper {
    min-height: 380px;
}
header div.header {
    text-align: left;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid #353535;
}
header div.navbar-collapse ul.navbar-nav li a {
    padding: 15px 15px;
}
.hair_intro img {
    height: 300px;
    object-fit: cover;
    width: 100%;
    margin-top: -80px;
    margin-bottom: 65px;
}
.home .hair_intro img {
    height: 480px;
}
.wistje {
    width: 100%;
    position: relative;
}
.teamparent {
    grid-template-columns: repeat(1, 1fr)!important;
}
}



main section, section.treatments {
    padding: 90px 0;
}

body {
    line-height: 1.8;
 font-family: "Sen", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 2.55rem;
line-height: 1.15;
 font-family: var(--schreef);
}

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;
}
}