
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Karma:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Karma', 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: #afc7ce !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #9bb1b7 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #afc7ce !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: #9bb1b7 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #a6bdc3 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #9bb1b7 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #afc7ce !important;
  }

  div.phone a.phone, div.email a.email {
  background: #a6bdc3 !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: #9bb1b7 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #a6bdc3;
  border-color: #a6bdc3;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #a6bdc3 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #a6bdc3 !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://beautyellis.nl/wp-content/uploads/sites/134/2018/05/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: 510px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 660px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 310px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 460px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 235px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 235px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 335px;
  }
  header > div.wrapper.above {
  min-height: 485px;
  }

  header div.header div.holder {
  height: 235px;
  }
  }

  .topbar {
  color: #3e2020;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #a6bdc3; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(166, 189, 195, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(166, 189, 195, .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: #a6bdc3 !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 #afc7ce;
  }

  @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: #afc7ce !important;
  }
  }


  header div.header div.contact i {
  color: #afc7ce;
  }

  @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: #afc7ce !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #a6bdc3 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #afc7ce;
  }

  footer div.socket,
  .footer-sticky {
  background: #9bb1b7 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #a6aab2;
  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: #a6bdc3;
  }

  table.opening_hours tr>td:first-of-type {
    width: 140px;
}

.voorwaarden_cta {
    background: #9bb1b7;
    padding: 25px;
    color: #fff !important;
}
.voorwaarden_cta * {
    color: #fff !important;
}

.superdeal {
  background: #eef3f5;
  padding: 2rem;
  text-align: center;
  box-shadow: 5px 5px 16px #d5d5d5;
}

.opening a.btn.btn-primary {
    background-color: #fff!important;
    color: #afc7ce !important;
}
.opening a.btn.btn-primary:hover {
    background-color: #f2f2f2!important;
}
.list-checkbox-wrap .nf-field-element li label, .list-image-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label {
    display: -webkit-inline-box!important;
}

.list-checkbox-wrap .nf-field-element li, .list-image-wrap .nf-field-element li, .list-radio-wrap .nf-field-element li {
    margin: 0 0 20px!important;
}
.list-checkbox-wrap .nf-field-element li input, .list-image-wrap .nf-field-element li input, .list-radio-wrap .nf-field-element li input {
    margin-top: -0.45em!important;
}

footer a {
    color: #5d6a6d !important;
}
footer a:hover {
    color: #7c8d92 !important;
}

div.cc-banner.cc-top {
    color: #595959!important;
}

.afspraak-en-contact aside a{
color: #000!important;
}

.single-post .col-md-32 td {
    padding: 8px 5px;
}

.single-post .col-md-32 tr:nth-child(even) {
    background: #f5f5f5;
}

.single-post .col-md-32 table {
    width: 100%;
}

.single-post .col-md-32 td:nth-child(2) {
min-width:  100px!important;
}

.single-post .col-md-32 td:nth-child(3) {
min-width:  80px!important;
}

section.treatments div.items div.item a span {
    text-transform: none;
}

.page-id-638 section.treatments.shortcode h3 {
    display: none;
}
.page-id-638 main .content h4 {
    margin-top: 35px;
}


section.archive.treatments div.items div.treatments div.item a span, section.archive.treatments div.treatments div.item h4, section.archive.treatments div.treatments div.items div.item a span, section.treatments.shortcode div.items div.treatments div.item a span, section.treatments.shortcode div.treatments div.item h4, section.treatments.shortcode div.treatments div.items div.item a span {
    text-transform: none;
}

.links td:nth-child(1) {
    padding-right: 20px;
}





@media only screen and (min-width: 992px) {
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: right!important;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 10px 7px;
}
.header.full-width {
    height: 160px;
}
header div.header div.wrapper {
    display: inline-block;
}
header div.header div.holder {
    height: 150px;
}
nav.navbar.navbar-default {
    padding: 56px 0;
}
img.logo {
    max-width: 159px!important;
}
li#menu-item-560 {
font-weight: bold;
}
header .col-sm-10 {
    width: 20%;
}
.sidebar-primary header > div.wrapper::after {
    background-position: top;
}
}


@media only screen and (max-width: 991px) {
header div.header div.wrapper img.logo {
    max-height: 150px;
    max-width: 150px;
}
}

@media only screen and (max-width: 1200px) {
li#menu-item-560 {
display: none;
}
}

.opening h4, .opening p {
    color: white!important;
}

.opening {
    background: #afc7ce;
    padding: 14px 22px 12px;
}
