
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');

  body {
  font-family: 'Raleway', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', 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: #d82c85 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #545454 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #d82c85 !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: #545454 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #6a6a6a !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #545454 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #d82c85 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #6a6a6a !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: #545454 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #6a6a6a;
  border-color: #6a6a6a;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #6a6a6a !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #6a6a6a !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://angeliquebeautyenwellness.nl/wp-content/uploads/sites/297/2019/10/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) {
  header .wrapper.sticky_menu div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
  color: #000000 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 415px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 565px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 240px;
  }
  header > div.wrapper.above {
  min-height: 390px;
  }

  header div.header div.holder {
  height: 140px;
  }
  }

  .topbar {
  background: #d82c85;
  }
  .topbar {
  color: #ffffff;
  }




  nav.navbar-default, div.navbar-collapse {
  background-color: #6a6a6a; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(106, 106, 106, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(106, 106, 106, .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: #6a6a6a !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 #d82c85;
  }

  @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: #d82c85 !important;
  }
  }


  header div.header div.contact i {
  color: #d82c85;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  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: #d82c85 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #6a6a6a !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #d82c85;
  }

  footer div.socket,
  .footer-sticky {
  background: #545454 !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: #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: #6a6a6a;
  }

  .topbar a {
    color: #fff!important;
    text-decoration: underline;
}

h1, h2 {
    color: #d82c85!important;
}

.webshop .item.text-center img:hover, .home .item.text-center img:hover {
    transition: all .3s ease;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}
.webshop .item.text-center img {
    margin: 0 auto;
    transition: all .3s ease;
    border: 1px solid #d82c8545;
}
.webshop .item.text-center h4, .home .item.text-center h4 {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    word-break: break-word;
}
.home .item.text-center img {
    margin: 0 auto;
    transition: all .3s ease;
}

footer h4 {
    border-bottom: 1px solid #595959 !important;
}
footer div.column a {
    color: #eb95c2 !important;
}
footer div.column a:hover {
    color: #303030!important;
}

a.ing{
cursor:pointer;
}

footer div.social-media ul li a {
    border: 3px solid #545454;
    border-radius: 10%;
    font-size: 40px;
    height: 60px;
    line-height: 57px;
    width: 60px;
}

header .header__content h3 {
    color: #fff!important;
}

header > div.wrapper::after{
background-position: center;
}

@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.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-height: 50px!important;
}
body.home header > div.wrapper.above {
    min-height: 635px;
}
header>div.wrapper.above .header__content {
    -webkit-transform: translateY(130px);
    transform: translateY(130px);
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #595959!important;
    font-weight: 600;
    font-size: 16px;
}
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: #d82c85 !important;
}
header > div.wrapper::after{
background-position: center -150px;
}
}

@media only screen and (max-width: 992px) {
.item.text-center {
    height: 250px!important;
}
header .header__content h3 {
    font-size: 20px;
}
header .header__content h1 {
    font-size: 25px;
}
}