
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');


  body {
  font-family: 'Open Sans', sans-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: #e6006e !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #0e0e0e !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #e6006e !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: #0e0e0e !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #1b1b1b !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #0e0e0e !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #e6006e !important;
  }

  div.phone a.phone, div.email a.email {
  background: #1b1b1b !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: #0e0e0e !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #1b1b1b;
  border-color: #1b1b1b;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #1b1b1b !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #1b1b1b !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(252, 252, 252, .1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(252, 252, 252) !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://melatiskincare.nl/wp-content/uploads/sites/249/2019/08/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: 469px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 619px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 269px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 419px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 194px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 194px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 294px;
  }
  header > div.wrapper.above {
  min-height: 444px;
  }

  header div.header div.holder {
  height: 194px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #000000; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(0, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(0, 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: #1b1b1b !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: 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 #e6006e;
  }

  @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: #e6006e !important;
  }
  }


  header div.header div.contact i {
  color: #e6006e;
  }

  @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: #e6006e !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #1b1b1b !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #e6006e;
  }

  footer div.socket,
  .footer-sticky {
  background: #0e0e0e !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: #1b1b1b;
  }

  .flying_button {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}
.flying_button.fly_two {
    right: 132px;
}


header > div.wrapper::after {
    background-position: center;
}

main section, section.treatments {
    padding: 80px 0;
}

.cta_blokken .item.item-card p {
    display: none;
}
.cta_blokken .item.item-card h3 {
    color: white !important;
    margin: 0 !important;
    font-weight: 600;
}
.cta_blokken .item.item-card:hover {
    transition: all .8s ease;
    background: #e6006e;
}
.cta_blokken .item.item-card {
    height: unset !important;
    padding: 11px 15px !important;
    text-align: center;
    background: #1b1b1b;
    border-radius: 12px;
    transition: all .3s ease;
}

footer .column.smalltext h4 {
    display: none;
}
footer .column.smalltext {
    margin-top: -15px;
}

section.partners div.item div.holder img {
    max-width: 160px;
}

.cta.phone a.phone_number {
    text-shadow: 3px 3px 5px #000000;
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    color: #fff;
}

.home-blok {
    background: #1b1b1b;
    border-radius: 15px 15px;
}
.home-blok:hover {
    background: #e6006e;
}
.home-blok img {
    width: 100%;
}
.home-blok h4 {
    text-align: center;
    color: #fff!important;
    padding: 10px;
    margin-top: 0px;
}
.home-blok p {
    display: none;
}

footer a:hover{
    color: #f066a8 !important;
}

a.ing:hover {
    cursor: pointer;
}
table.table.table-hover thead tr {
    height: 60px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    letter-spacing: 0.5px;
}
.voordelen {
    border: 1px solid #c1c1c1;
    padding: 15px;
    text-align: left;
}
aside .voordelen h4{
    text-align: center;
}
ul.check {
    list-style-image: url(/wp-content/uploads/sites/249/2019/07/check.png);
}

ul.check li {
    line-height: 20px;
    margin-bottom: 7px;
}
.prices tbody:nth-last-child(5) tr:hover:nth-last-child(1) {
    background-color: transparent;
}
.prices .tekst-pijzen {
    margin: 20px 0px;
}

.btn {
    -moz-border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
    border-radius: 0px 0px 10px 10px !important;
    padding: 11px 16px;
}

footer div.social-media ul li a {
    border-radius: 0px 0px 10px 10px;
    font-size: 32px;
    height: 50px;
    line-height: 49px;
    width: 100px;
}
footer div.social-media ul li a {
    background: #e6006e !important;
}

nav.navbar-default div.navbar-collapse ul.navbar-nav {
    font-weight: bold;
    letter-spacing: 0.5px;
}

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: #e6006e!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 > li a:hover {
    color: #ffffff!important;
}


@media only screen and (min-width: 992px){
header>div.wrapper div.wrapper img.logo {
    max-width: 200px;
    max-height: 134px;
}
.home header div.header div.holder {
    height: 310px;
    min-height: 100px;
}
.home header>div.wrapper div.wrapper img.logo {
    padding: 0;
    margin-top: -180px;
}
body.home header > div.wrapper {
    min-height: 365px;
}
.phone_number.visible-md.visible-lg a{
    color: #ffffff !important;
}
.phone_number.visible-md.visible-lg a:hover {
    color: #e6006e !important;
}
header div.header div.holder {
    height: 215px;
}
header>div.wrapper div.wrapper img.logo {
    padding: 0;
    margin-top: -80px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgb(230, 0, 110) !important;
}
}

@media only screen and (max-width: 500px){
.col-md-16.col-xs-24.mobielblok {
    width: 100%;
}
}