
  @import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:400,700&display=swap');


  body {
  font-family: 'Frank Ruhl Libre', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Frank Ruhl Libre', 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: 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: #5a3d3d  !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #e06b2d !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #5a3d3d  !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: #e06b2d !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #513636 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #e06b2d !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #5a3d3d  !important;
  }

  div.phone a.phone, div.email a.email {
  background: #513636 !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: #e06b2d !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #513636;
  border-color: #513636;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #513636 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #513636 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  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://angela-s.nl/wp-content/uploads/sites/83/2020/05/Bruids-make-up.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: 612px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 762px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 412px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 562px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 337px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 337px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 437px;
  }
  header > div.wrapper.above {
  min-height: 587px;
  }

  header div.header div.holder {
  height: 337px;
  }
  }





  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: #513636 !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 #5a3d3d ;
  }

  @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: #5a3d3d  !important;
  }
  }


  header div.header div.contact i {
  color: #5a3d3d ;
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: #5a3d3d  !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #513636 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #5a3d3d ;
  }

  footer div.socket,
  .footer-sticky {
  background: #e06b2d !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: #513636;
  }

  .single-behandelingen .col-md-14.col-md-offset-2, .post-type-archive-behandelingen .col-md-14.col-md-offset-2, .tarieven  .col-md-14.col-md-offset-2, footer .left span:nth-child(2) {
display: none;
}

.home .shop_popup {
    display: none;
}
.webshop .home_popup {
    display: none;
}
.home .modal__container.text {
    padding: 0;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.btn.btn-link {
  margin-top: 1rem;
}

.list-checkbox-wrap .nf-field-element li {
  display: flex !important;
  align-items: center  !important;
  justify-content: start  !important;
}
.list-checkbox-wrap .nf-field-element li label {
  margin: 3px !important;
}

section.partners div.item div.holder img {
    max-width: 110px;
}

.topbar {
    text-align: center;
    background-color: white;
}
.single-behandelingen .page .row > .col-md-32, .post-type-archive-behandelingen .col-md-32{
width: 100%;
}
.tarieven .prices .row > .col-md-32 {
    width: 100%;
}
.single-behandelingen .img-responsive, .over-angela .wp-image-612 {
    width: 100%;
}

.page-id-130 table > tbody:nth-child(10) > tr:nth-child(13):hover {
    background: transparent;
}
.tarieftekst {
    margin-top: 45px;
}


@media only screen and (max-width: 992px) {
header div.navbar-collapse ul li a {
    color: #595959!important;
}


}

h4 small {
    display: block;
    line-height: 1.5;
    max-width: 200px;
    margin: auto;
    font-size: 80%;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

footer .column .fa {
    font-size: 45px;
    margin-right: 25px;
}

footer div.socket, .footer-sticky {
    background: #513636!important;
}

.afspraakblok {
    border: 4px solid #e06b2d;
    padding: 15px 80px 30px;
}
body:not(.page-id-517) section.treatments.shortcode h3 {
    display: none;
}
section.featured a div.item h3 {
    text-align: center;
}
footer h4 {
    border-bottom: 1px solid #e06b2d !important;
}
header > div.wrapper::after {
    background-position: center 30%;
}

.flying_button.btn-higher.btn.btn-primary {
  bottom: 80px;
}
a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #e06b2d !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: #7a6363 !important;
}


@media only screen and (min-width: 992px) {
img.logo {
    width: 150px!important;
}
.home .modal__container.text {
    width: 670px;
    max-width: fit-content;
}
.list-checkbox-wrap .nf-field-element li {
  display: flex !important;
  align-items: center !important;
  justify-content: start !important;
  flex: 40%  !important;
}

.list-checkbox-wrap .nf-field-element ul {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
}

header div.header div.holder {
    height: 127px;
    min-width: 50px;
}
body.home header > div.wrapper {
    min-height: 722px;
}
header div.header.full-width .container {
    width: 90%;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
    color: #595959!important;
    font-size: 16px;
    text-transform: uppercase;
}
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: right!important;
}
.partners.text-center .col-sm-8 {
    width: 14%!important;
}
}

/*Vimeo header*/
.home section {
    background: white;
}
.vimeo-wrapper {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw;
   min-height: 100vh;
   min-width: 177.77vh;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}
@media only screen and (max-width: 992px) {
header>div.wrapper {
    min-height: 419px;
}
.vimeo-wrapper iframe {
    height: 480px;
    min-height: 350px;
}
.vimeo-wrapper {
    height: 420px;
}
}


.flying_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}


@media only screen and (max-width: 1450px) {
footer div.socket {
    padding-bottom: 80px!important;
}
}