
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Archivo:400,700&display=swap');

  body {
  font-family: 'Roboto', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Archivo', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 16px;
  }

  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: #f2f2f2 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #282828 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #f2f2f2 !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: #282828 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #282828 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #282828 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #f2f2f2 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #282828 !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: #282828 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #282828;
  border-color: #282828;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #282828 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #282828 !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://schoonheidssalonbeautytime.nl/wp-content/uploads/sites/36/2021/04/website-banner.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: 448px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 598px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 248px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 398px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 173px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 173px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 273px;
  }
  header > div.wrapper.above {
  min-height: 423px;
  }

  header div.header div.holder {
  height: 173px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 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: #282828 !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 #f2f2f2;
  }

  @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: #f2f2f2 !important;
  }
  }


  header div.header div.contact i {
  color: #f2f2f2;
  }

  @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: #f2f2f2 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #282828 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #f2f2f2;
  }

  footer div.socket,
  .footer-sticky {
  background: #282828 !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: #282828;
  }

  @media only screen and (min-width: 992px) {
header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}
}


@media only screen and (min-width: 992px) {
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, 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 {
    color: #595959!important;
    letter-spacing: 2px;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0;
}
header div.header div.holder {
    height: 148px;
    min-height: 50px;
    border-bottom: 1px solid #000;
}
.vertical-align {
display:flex;
align-items:center;
}
body.home header > div.wrapper {
    min-height: 693px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 20px 15px;
}
.home header > div.wrapper::after {
    top: 190px;
    background-position: right;
}
body header > div.wrapper {
    min-height: 383px;
}
header > div.wrapper::after {
    top: 150px;
    background-position: center;
}
.col-md-14.col-md-offset-2 {
    border-left: 1px solid #e6e6e6;
    padding-left: 35px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    opacity: 0.5;
}
.aanbod-blok p.aanbod {
    min-height: 236px;
}
}


.row.equal {
display: flex;
    flex-wrap: wrap;
}
.row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.behandel .aanbod-blok > p:nth-child(2) {
    display: none;
}

.aanbod-blok img {
    width: 100%;
}
.aanbod-blok {
    background: white;
    height: 100%;
    margin-bottom: 25px;
}
.aanbod-blok h4 {
    margin-top: 15px;
    padding-bottom: 0!important;
}
.aanbod-blok h4, .aanbod-blok p {
    padding: 15px 25px 25px 25px;
}
.aanbod-blok p.aanbod {
    padding-bottom: 0!important;
}
section.treatments.shortcode h3 {
    display: none;
}

.home main section {
    padding: 80px 0;
}

footer .fa-ul {
    margin-left: 1.6em;
}

aside div.social-media ul li a {
    background: #7e7e7e !important;
    border-radius: 5px;
    font-size: 36px;
    height: 50px;
    line-height: 51px;
    width: 50px;
}
aside div.social-media ul li a:hover {
    background: #282828 !important;
}

aside div.block {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
}
aside .block:last-of-type {
    border: none;
}
aside div.block div.head h4 {
    line-height: 35px;
    margin-bottom: 20px;
}

aside div.block.treatments ul li {
    padding: 11px 15px;
}aside div.block.treatments ul {
    border: none;
}
aside p {
    margin-top: 25px;
}

.col-md-14.col-md-offset-2 {
    margin-top: 30px;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    margin: 0 auto;
    transition: all .3s ease;
    border-radius: 0!important;
}

table.table.table-hover>thead>tr>th {
    line-height: 1.3;
    letter-spacing: 2px;
padding-bottom: 10px!important;
}
table.table.table-hover>tbody>tr>td {
    padding: 13px 8px;
}
section.prices table thead tr {
    height: 90px;
}

section.partners div.item div.holder img {
    -webkit-filter: invert(0.8);
    filter: invert(0.8);
}

footer {
    padding-top: 50px;
}
footer div.socket {
    margin-top: 40px;
}
footer h4 {
    border-bottom: none!important;
}

a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #929292 !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i {
    color: #4d4d4d !important;
}
div.page-header h1, section.contact div.page-header h1 {
    border-bottom: none;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    background: #7e7e7e !important;
padding: 12px 26px;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover {
    background: #282828 !important;
}

section.contact div.page-header h1 {
    margin-top: 40px;
}

body {
    letter-spacing: 0.6px;
    word-spacing: 1px;
}

h1,h2,h3,h4,h5,h6 {
    margin: 3rem 0 1.38rem;
    line-height: 1.3;
    letter-spacing: 2px;
}
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;}


@media only screen and (max-width: 991px) {
.home header>div.wrapper {
    min-height: 380px;
}
.home header > div.wrapper::after {
    top: 130px;
    background-position: right;
}
header div.navbar-collapse ul li a, 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 {
    color: #595959!important;
}
header .social-media {
    padding: 8px 5px;
}
.navbar-collapse.collapse.in {
    border-bottom: 1px solid #000;
}
header>div.wrapper {
    min-height: 220px;
}
header > div.wrapper::after {
    top: 100px;
    background-position: center;
}
.home .salonintro h1 {
    margin-top: -10px;
}
.home .salonintro .btn {
    margin-top: 25px;
    margin-bottom: 35px;
}
.home .product .btn {
    margin-top: 25px;
}
}

@media only screen and (max-width: 500px) {
.home .behandel .col-md-16.col-xs-24 {
width:100%;
}
}

@media only screen and (min-width: 1200px) {
.aanbod-blok p.aanbod {
    min-height: 178px;
}
}
