
  @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: #8dadd4 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #4d627c !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #8dadd4 !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: #4d627c !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #81a4d0 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #4d627c !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #8dadd4 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #81a4d0 !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: #4d627c !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #81a4d0;
  border-color: #81a4d0;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #81a4d0 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #81a4d0 !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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  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://beautypoint-duiven.nl/wp-content/uploads/sites/23/2020/01/header-5.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: 495px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 645px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 295px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 445px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 220px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 220px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 320px;
  }
  header > div.wrapper.above {
  min-height: 470px;
  }

  header div.header div.holder {
  height: 220px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #81a4d0; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(129, 164, 208, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(129, 164, 208, 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: #81a4d0 !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 #8dadd4;
  }

  @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: #8dadd4 !important;
  }
  }


  header div.header div.contact i {
  color: #8dadd4;
  }

  @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: #8dadd4 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #81a4d0 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #8dadd4;
  }

  footer div.socket,
  .footer-sticky {
  background: #4d627c !important;
  }


  .img-circle {
  border-radius: 0 !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: #81a4d0;
  }

  [id^="gb-widget"] a[type="link"] {
    display: none!important;
}


.flying__btn.btn-twee.btn.btn-primary {
  bottom: 70px;
}

a.flying__btn.btn.btn-primary {
    position: fixed;
    z-index: 312451345;

    bottom: 20px;
    left: 20px;
}

#whatsapp_button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



/*uitgelichte blokken*/
section.featured a div.item:hover {
    background-color: #81A4D0;
    border-color: #81a4d0;
}

section.featured a div.item:hover h3, section.featured a div.item:hover p {
    color: white!important;
}

section.featured a div.item {
    background-color: #e5ecf5;
    border-color: #e5ecf5;
}

/*footer*/

footer .container .row .col-md-12:nth-child(1) .column a {
    color: white!important;
    /* text-decoration: underline; */
    border-bottom: 1px solid;
}

footer .container .row .col-md-12:nth-child(1) .column a:hover {
    color: white!important;
    text-decoration: none;
    border-bottom: none;

}

footer .container .row .col-md-12 .column .fa {
  font-size: 20px;
}

.home .item h3 {
    font-size: 26px!important;
    text-align: center;
    color: #81A4D0!important;
    font-weight: 600!important;
}

a.btn-behandelingen.btn.btn-primary {
    float: right;
    margin-left: 20px;
}

/*behandelingen telefoon formaat*/
body.archive.post-type-archive.post-type-archive-behandelingen.logged-in.sidebar-primary main .row {
    padding: 0px 10px;
}
/**/

.navbar .container .navbar-collapse .menu-primaire-navigatie-container ul li.dropdown ul li a:hover {
    color: white!important;
}

ul.dropdown-menu li a:hover {
    color: white!important;
}

@media only screen and (min-width: 992px) {
body.home header > div.wrapper.above {
    min-height: 614px;
}
}

.home header > div.wrapper::after {
    background-repeat: no-repeat;
    height: 451px;
    background-position: center;
    animation-name: header;
    animation-duration: 18s;
    animation-iteration-count: infinite;
}

table.table.table-hover tbody tr:nth-child(odd) {
    background-color: #81a4d026;
}

a.ing {
    cursor: pointer;
}

/*knoppen permanente make-up*/
a.btn.btn-primary.aos-init.aos-animate {
    margin-bottom: 5px;
    min-width: 334px;
    border-radius: 5px!important;
    font-size: 20px;
}

.page-id-843 main section.page .container .row .col-md-32 .content p:nth-child(2) .fa {
    font-size: 25px;
}

a.btn.btn-primary.aos-init.aos-animate:before {
    content: "";
    width: 0%;
    height: 45px;
    background-color: #81A4D0;
    position: fixed;
    z-index: -1;
    transform: translate(-17px, -9px);
    display: flex;
    transition-duration: 0.4s;
}
a.btn.btn-primary.aos-init.aos-animate:hover:before {
    content: "";
    width: 101%;
    height: 45px;
    background-color: #81A4D0;
    position: fixed;
    z-index: -1;
    transform: translate(-17px, -9px);
    display: flex;
}

a.btn.btn-primary.aos-init.aos-animate {
    margin-bottom: 5px;
    min-width: 339px;
    border-radius: 5px!important;
    font-size: 20px;
    border: 2px solid #81A4D0;
    background-color: transparent!important;
    color: #595959!important;
}

a.btn.btn-primary.aos-init.aos-animate:hover {
    color: white!important;
    transition-duration: 0.4s;
}

/*Mesotherapie*/
.page-id-950 main .content  .col-md-14:nth-child(3) {
    border: 2px solid green;
    padding: 15px;
    min-height: 213px;
    color: white;
    background-color: rgba(0, 128, 0, 0.57);
}

.page-id-950 main .content .col-md-14:nth-child(2) {
    border: 2px solid #fb8b9f;
    padding: 15px;
    min-height: 213px;
    color: white;
    background-color: rgba(251, 139, 159, 0.57);
}

.page-id-950 main .content .col-md-14:nth-child(1) {
    border: 2px solid blue;
    padding: 15px;
    color: white;
    background-color: rgba(0, 0, 255, 0.57);
}

@media only screen and (min-width: 992px) {
.home img.size-medium.wp-image-536, .page-id-1085 img.size-medium.wp-image-536 {
    margin-top: 90px;
}
}



/*My btn*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: 2px solid #81a4d0;
    outline: none;
    cursor: pointer;
    height: 50px;
    width: 50px!important;
    padding: 0!important;
}

button#myBtn:before {
    content: "";
    width: 27px;
    height: 3px;
    background-color: #2b2b2b;
    position: absolute;
    transform: translateX(-13px) translateY(-2px) rotate(-45deg);
    transition-duration: 0.3s;
}
button#myBtn:after {
    content: "";
    width: 27px;
    height: 3px;
    background-color: #2b2b2b;
    position: absolute;
    transform: translateX(-15px) rotate(45deg) translateY(-3px);
    transition-duration: 0.3s;
}
button#myBtn:hover:before {
    content: "";
    width: 27px;
    height: 3px;
    position: absolute;
    transform: translateX(-19px) translateY(-4px) rotate(-57deg);
    transition-duration: 0.3s;
}
button#myBtn:hover:after {
    content: "";
    width: 27px;
    height: 3px;
    position: absolute;
    transform: translateX(-10px) rotate(57deg) translateY(-6px);
    transition-duration: 0.3s;
}




@media only screen and (min-width: 992px) {
@keyframes header {

0% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-1.jpg);
}

25% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-2.jpg);
}

50% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-3.jpg);
}

75% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-4.jpg);
}

100% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-1.jpg);
}
}
}


@media only screen and (max-width: 992px) {
@keyframes header {

0% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header1.2-1.jpg);
}

25% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-2.2-1.jpg);
}

50% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-3.2-1.jpg);
}

75% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header-4.2-1.jpg);
}

100% {
   background-image: url(/wp-content/uploads/sites/23/2020/01/header1.2-1.jpg);
}
}


header > div.wrapper::after {
    background-position: right;
}
}

li#menu-item-999 a {
    white-space: nowrap!important;
}