
  @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(--main);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--main) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--main) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #0a0202 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--main) !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: #0a0202 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #294f02 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #0a0202 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--main) !important;
  }

  div.phone a.phone, div.email a.email {
  background: #294f02 !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: #0a0202 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #294f02;
  border-color: #294f02;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #294f02 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #294f02 !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, 1) !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://jolindashairfashion.nl/wp-content/uploads/sites/288/2023/09/header_foto-1.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: 636px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 786px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 436px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 586px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 361px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 361px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 461px;
  }
  header > div.wrapper.above {
  min-height: 611px;
  }

  header div.header div.holder {
  height: 361px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #284214; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(40, 66, 20, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(40, 66, 20, 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: #294f02 !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(--main);
  }

  @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(--main) !important;
  }
  }


  header div.header div.contact i {
  color: var(--main);
  }

  @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(--main) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: var(--main) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #294f02 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: #0a0202 !important;
  }

  @media only screen and (max-width : 767px) {
  footer {
  margin-bottom: 65px;
  }
  }

  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: var(--main);
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--main) !important;
  }

  section.prices table tr td a {
  color: var(--main) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--main) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #294f02;
  }

  .salonintro img, img.shadow_foto, .shadow_img img {
    box-shadow: 40px -40px 0 var(--greentint);
    border-radius: 25px;
}

.gallerij_foto img {
    width: 100%;
    height: 340px!important;
    object-fit: cover;
    box-shadow: 10px -10px 0 var(--greentint);
    border-radius: 25px;
    max-height: 340px;
    margin: 9px 0;
}
.foto_salon img {
    height: 340px;
    width: 100%;
    object-fit: cover;
    box-shadow: 10px -10px 0 var(--greentint);
    border-radius: 25px;
    max-height: 340px;
}

footer .column.afspraak_tijd {
    margin-top: 15px;
}
footer .column.afspraak_tijd h4 {
    display: none!important;
}
section.prices table thead:nth-child(1) tr {
    height: 60px;
}
section.prices table thead tr {
    height: 120px;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid var(--main);
}
.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: 17px 8px;
    border-top: 1px solid #ebebeb;
}

footer, footer div.socket {
    background: var(--greentint)!important;
}
footer div.social-media ul li a i {
    color: white!important;
    font-size: 20px!important;
}
footer div.social-media ul li a, footer div.social-media ul li a:hover, footer div.social-media ul li a {
    border-radius: 100%;
    border: 1px solid white;
    width: 50px;
    height: 50px;
    line-height: 52px;
}
footer {
    padding-top: 60px;
}


footer .socket {
    display: block!important;
}
footer div.column > h4 {
    display: block!important;
    border-bottom: 0!important;
}
footer .column a {
    color: #94b2ad !important;
}
footer .social-media.size-normal {
    position: relative;
}

footer div.socket {
    margin-top: 0px;
padding: 15px 0 35px!important;
}

@media only screen and (min-width: 992px) {
header nav.navbar-default {
    background-color: var(--greentint)!important;
}
header div.header {
    background-color: rgb(255 255 255 / 100%) !important;
}
body header > div.wrapper {
    min-height: 196px;
}
}

header > div.wrapper::after {
    background-position: center;
}

a.btn.btn-primary.white_version {
    border: 2px solid white;
}
a.btn.btn-primary.white_version:hover {
    border-color: var(--main)!important;
}

.info-card h3 {
    font-size: 21px!important;
    line-height: 27px!important;
    margin-top: 15px!important;
    margin-bottom: 15px!important;
}
.info-card ul {
    padding-inline-start: 15px;
}

.info-card {
    background: #fff;
    box-shadow: 0 0 50px -5px rgb(0 0 0 / 27%);
    margin-bottom: 30px;
    padding: 20px 32px;
    position: relative;
    overflow: hidden;
    transition: all .3s ease;
    height: 100%;
    border-radius: 15px;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
div.social-media ul li a i {
    color: #fff!important;
}
nav.navbar-default, div.navbar-collapse {
    background-color: #232f2d!important;
}
header div.header {
    background-color: rgb(255 255 255 / 100%) !important;
}
header>div.wrapper {
    min-height: 140px;
}
h1.titlehead {
    line-height: 38px!important;
    margin-top: 23px!important;
}
.salonintro img {
    margin-top: 95px;
}
.infoblocks {
    padding-bottom: 0px;
}
}



.infoblocks {
background: linear-gradient(180deg, var(--greentint) 45%, rgba(255,255,255,1) 45%);
}



.adviesblok img {
    border-radius: 25px;
    box-shadow: 0 0 19px 0px #131918;
}

main section {
    padding: 50px 0;
}

body {
    line-height: 1.8;
    font-size: 15px;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
letter-spacing: 3px;
}

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;
}

html, body {
    overflow-x: hidden;
}





:root {
--main: #000;
--greentint:#232f2d;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    background: var(--greentint) !important;
    color: #fff !important;
    padding: 18px 45px!important;
}

footer .col-sm-24.col-md-12:nth-child(4) {
    width: 100%;
}
footer .col-sm-24.col-md-12:nth-child(1), footer .col-sm-24.col-md-12:nth-child(2), footer .col-sm-24.col-md-12:nth-child(3) {
    display: none;
}

.subkop {
    font-size: 18px!important;
    letter-spacing: 0;
    color: var(--greentint)!important;
    margin-bottom: -13px!important;
    margin-top: 0;
}
h1.titlehead {
    font-size: 38px!important;
    margin-bottom: 25px!important;
    margin-top: 25px;
    line-height: 55px!important;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: #3e5f25 !important;
}
section.salonfoto {
    padding-top: 15px;
    margin-bottom: 25px;
}

.mySlides {display: none;}

.slider {
    height: 640px;
    width: 100%!important;
    position: relative;
    min-height: 640px;
}
.slide1,.slide2,.slide3,.slide4,.slide5,.slide6 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url(/wp-content/uploads/sites/288/2026/01/slides_items-3.jpeg)no-repeat center;
      background-size: cover;
    background-position: top;
} 
.slide2 {
  background: url(/wp-content/uploads/sites/288/2026/01/slides_items-4.jpeg)no-repeat center;
      background-size: cover;
    background-position: top;
}
.slide3 {
    background: url(/wp-content/uploads/sites/288/2026/01/slides_items-5.jpeg)no-repeat center;
      background-size: cover;
    background-position: top;
}
.slide4 {
    background: url(/wp-content/uploads/sites/288/2026/01/slides_items-1.jpeg)no-repeat center;
      background-size: cover;
    background-position: top;
}
.slide5 {
    background: url(/wp-content/uploads/sites/288/2026/01/slides_items-2.jpeg)no-repeat center;
      background-size: cover;
    background-position: top;
}
.slide6 {
    background: url(/wp-content/uploads/sites/288/2026/01/slides_items-1.png)no-repeat center;
      background-size: cover;
    background-position: top;
}
/* Fading animation */
.fade-slide {
  -webkit-animation-name: fade-slide;
  -webkit-animation-duration: 1.5s;
  animation-name: fade-slide;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade-slide {
  from {opacity: 0.4} 
  to {opacity: 1}
}

@keyframes fade-slide {
  from {opacity: 0.4} 
  to {opacity: 1}
}

/*end*/



body, html{
overflow-x: hidden;
} 

/*standaard instellingen*/


 body.home header > div.wrapper {
    min-height: 0;
  }

.dnone {
    display: none;
}

.socket {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600!important;
    line-height: 2em!important;
    font-family: 'Josefin Sans', sans-serif;
    margin: 2.75rem 0 1.05rem;
}

h1 {font-size: 1.8em!important;}
h2 {font-size: 1.6em!important;}
h3 {font-size: 1.5em!important;}
h4 {font-size: 17.5px!important;}

body {
    color: black!important;
    font-weight: 400;
    line-height: 22px;
    font-family: 'Josefin Sans', sans-serif;
}


section {
    padding: 0;
}

.page-header, .breadcrumbs {
    display: none;
}

@media only screen and (min-width: 992px) {

.social-media.visible-md.visible-lg {
  display: block !important;
}
  header > div.wrapper {
    min-height: auto;
  }
body header > div.wrapper {
    min-height: 206px;
}
}


@media only screen and (max-width: 991px) {
section.salonfoto .slider {
    height: 240px!important;
    min-height: 240px!important;
    max-height: 240px!important;
}
img.aligncenter.size-full.wp-image-513.shadow_foto, img.aligncenter.size-full.wp-image-652.shadow_foto {
    margin-top: 80px;
}
#main-picture-container {
  height: auto !important;
}
table.table.table-hover {
    font-size: 12px;
}
}




/* Colums settings */

@media only screen and (min-width: 992px) {
 header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: #fff !important;
  }
}


section.eigenview .container {
    padding: 0px 41px;
}


/*Ook nog ff het menu instellen bij de andere instellingen dan ben je al een eind.*/
/*Vul hierboven de kleur van het menu in want dat is vaak ook de main kleur op de websites*/


header div.navbar-collapse ul.navbar-nav li a {
  color: #fff !important;
}
section.partners {
  display: none;
}
.dropdown-menu {
color: #fff !important;
}
.dropdown-menu {
  background: var(--main);
  color: #fff !important;
}
header > div.wrapper div.wrapper img.logo {
padding: 5px 0 !important;
/*width: 100%;*/
max-height: 140px;
object-fit: contain;
}
.navbar .container {
  border-top: 1px solid var(--main);
     width: auto;
        padding: 0;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav > li {
  background: var(--greentint) !important;
font-size: 1em;
}



@media only screen and (min-width: 992px) {
header div.header div.holder {
  height: auto;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav > li a:hover {
  background-color: var(--main) !important;
  opacity: 0.6;
}
}


/* footer*/

footer {
    position: relative;
}


footer a:hover {
    background-color: transparent!Important;
}
footer div.column {
    margin-bottom: 0;
}
footer .navbar .nav > li p {
    display: none;
}


/*GROTE FOTO OP ELKE PAGINA*/

#main-picture-container {
    padding: 15px!important;
  height: 640px;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--greentint) !important;
}


/*BORDERS*/

header nav.navbar-default .container {
    border-top: 2px solid var(--greentint);
}
section.salonfoto .container  {
    border-bottom: 2px solid var(--greentint);
}
footer .container {
    border-top: 2px solid var(--greentint);
}

@media only screen and (max-width: 991px) {
header nav.navbar-default .container {
    border-top: none!important;
}
.gallery .gallery-item {
    width: 100%;
}
}


/*FACEBOOK GRIJS RECHTS*/

div.social-media ul li {
    padding: 0px 0 0 0px;
}
div.social-media ul li a i {
    color: #fff!important;
    font-size: 26px;
}
div.social-media ul li a:hover {
    background: #656565!important;
    color: #fff !important;
    opacity: 0.8;
}
div.social-media ul li a:hover i {
    opacity: 0.9;
}

@media only screen and (min-width: 992px) {
header .social-media.size-normal {
    position: absolute;
    right: 0;
    top: 13px;
}
}
@media only screen and (max-width: 991px) {
header div.header.full-width .social-media.size-normal {
    display: none;
}
}



/* FACEBOOK ZWART IN DE HOEK*/

div.social-media ul li a:hover i {
    opacity: 0.8;
}
div.social-media ul li a, div.social-media ul li a:hover, footer div.social-media ul li a {
    background: transparent!important;
}
footer .social-media {
    position: absolute;
    top: 20px;
    right: 0;
}

@media only screen and (min-width: 992px) {
header .social-media {
    position: absolute;
    top: 20px;
    right: 0;
}
}


/*RECENSIES BARBERBOOKING*/
.rating-container .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #fde16d;
    transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out;
}
.bb-average-grade .bb-salon-rating-container .star-rating .rating-uni {
    font-size: 30px !important;
    min-height: 20px;
}
.bb-average-grade .bb-salon-rating-container .rating-container {
    display: block;
    cursor: pointer !important;
}
.rating-container {
    position: relative;
    color: #e3e3e3;
    overflow: hidden;
}
.bb-average-grade .bb-salon-rating-container {
    margin-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
}
.bb-average-grade .grade-value {
    font-size: 32pt;
    line-height: 32pt;
    font-weight: bold;
    margin-top: 10px;
    display: block;
    color: #5c5c5c!important;
}
.bb-average-grade .bb-average-grade-content span.title-label {
    font-size: 18px;
}
.bb-average-grade .bb-average-grade-content {
    display: inline-block;
    max-width: 100%;
    border: 2px solid var(--text);
    padding: 10px 0;
    margin-bottom: 10px;
    color: var(--text)!important;
    text-align: center;
    padding: 17px;
}
.bb-average-grade .bb-average-grade-content a{
    color: var(--text)!important;
}
.rating-container .rating-stars:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}