
  @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: #e0e4cc;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #e0e4cc !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: var(--main) !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: var(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--main) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--main) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--main) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--main) !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(--main) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--main);
  border-color: var(--main);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--main) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--main) !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(35, 35, 35, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(35, 35, 35) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 528px;
  }
  header > div.wrapper.above {
  min-height: 678px;
  }

  header div.header div.holder {
  height: 428px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #232323; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(35, 35, 35, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(35, 35, 35, 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(--main) !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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: #e0e4cc !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: var(--main) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--main);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--main) !important;
  }


  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: #e0e4cc !important;
  }

  section.prices table tr td a {
  color: #e0e4cc !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #e0e4cc !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--main);
  }

  :root {
--main: #69d2e7;
--second: #232323;
}

#main-picture-container img {
  display: block;
  margin: 0 auto;
}

/*BORDERS*/

header nav.navbar-default .container {
    border-top: 1px solid var(--main);
}
section.salonfoto .container  {
    border-bottom: 1px solid var(--main);
}
footer .container {
    border-top: 1px solid var(--main);
}

@media only screen and (max-width: 991px) {
header nav.navbar-default .container {
    border-top: none!important;
}
}


nav.navbar-default div.navbar-collapse ul.navbar-nav > li {
  background: var(--main);
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
  color: var(--second);
}

footer .column a, footer .column * {
  color: var(--main) !important;
}

html footer {
  background: var(--second) !important;
}
.thumbnail, .wp-caption {
  background: none;
  border: none;
}

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--second) !important;
    font-size: 0.9em;
  }


  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(--second) !important;
  }


img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

footer .column a, footer .column * {
  color: var(--main) !important;
}




.row-fluid .box.box-openinghours .day-name {
  display: inline-block;
  width: 40px;
}

.social-media.visible-md.visible-lg {
  display: block !important;
}

  header > div.wrapper {
    min-height: auto;
  }

/*standaard instellingen*/

 body.home header > div.wrapper {
    min-height: 0;
  }


.socket {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600!important;
    line-height: 2em!important;
font-family: 'Ubuntu', sans-serif;
    margin: 5px 0 0!important;
 color: #fa6900!important;
}

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 {
    font-size: 14px;
    font-weight: 400;
font-family: 'Ubuntu', sans-serif;
    line-height: 22px;
}
body {
  background-color: var(--second);
}

section {
    padding: 0;
}

.page-header, .breadcrumbs {
    display: none;
}

@media only screen and (min-width: 992px) {

 nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a {
    color: var(--second) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav > li a {
    padding: 7px;
    white-space: nowrap !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 {
  background: none;
  color: var(--second) !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(--second) !important;
  }
  
}


@media only screen and (max-width: 991px) {


header nav.navbar-default {
  background: var(--second);
}


}




/* Colums settings */

@media only screen and (min-width: 992px) {



.container {
    width: 960px;
}
.gallery .gallery-item {
    width: 100%;
}
.row-fluid {
    width: 100%;
    display: flex;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .span12 {
    width: 100%;
}
.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
/*    margin-left: 2.857142857142857%;*/
}
.row-fluid .span4 {
    width: 31.623931623931625%;
}
.row-fluid .span8 {
    width: 65.81196581196582%;
}
.row-fluid .span12 {
    width: 100%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid {
    width: 100%;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
}
.span12 {
    width: 700px;
}
.row-fluid .span6 {
    width: 48.717948717948715%;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
}

.row-fluid .box {
    position: relative;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.row-fluid .box .box-inner {
    min-height: 150px;
    padding: 15px 25px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.bubbles-container {
    min-height: 500px;
}

.bubbles-container .row-fluid:last-child {
    padding-bottom: 10px;
}
.row-fluid {
    position: relative;
}

.row-fluid .btn-bubble, .row-fluid .box-options-panel {
    display: none;
}
.row-fluid .box .box-inner .box-content {
    overflow: hidden;
}
.box.box-empty {
    display: none;
}

.row-fluid .box.box-openinghours .day-name {
    display: inline-block;
    width: 40px;
}


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: var(--second) !important;
}
section.partners {
  display: none;
}
.dropdown-menu {
color: var(--second)!important;
}
.dropdown-menu {
  background: var(--main);
}
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);
        padding: 0;
}


.social-media.visible-md.visible-lg {
  display: none !important;
}

@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 div.column > h4 {
    display: none!important;
}
footer a {
    color: #fff!Important;
}
footer a:hover {
    color: #fff!important;
    opacity: 0.8;
}
footer ul.nav-sub-menu {
    padding: 0;
    list-style: none;
}
footer .navbar .nav > li a {
    padding: 0 10px;
}

footer .navbar .nav > li {
    float: left;
    margin: 0 10px;
}
footer .nav {
    list-style: none;
}
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: auto;
}



/*FACEBOOK GRIJS RECHTS*/
footer .social-media.size-normal {
    position: absolute;
    right: 0;
    top: 13px;
}
div.social-media ul li {
    padding: 0px 0 0 0px;
}
div.social-media ul li a, footer div.social-media ul li a {
    background: #656565!important;
    width: 40px;
    height: 40px;
    border-radius: 0;
    line-height: 47px;
}
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 i {
    color: black!important;
    font-size: 29px;
}
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);
}
#metamorphose-front-wrapper ul {
  display: flex;
  gap: 3rem;
  list-style: none;
}