#scriptie {
	background: #ffffff;
  display: table;
  height: 170px;
  right: 50px;
  position: fixed;
  text-align: center;
  bottom: 50px;
  width: 440px;
  z-index: 99999;
  color: #000;
  font-weight: 500;
  padding: 20px 70px 0;
  border: 5px solid #000;
}
#scriptie > div {
	display: table-cell;
	vertical-align: middle;
}

#preloader {
	display: none !important;
}
#site.out {
	top: 0 !important;
	opacity: 1 !important;
}
.entry-content > *:not(.grid), .entry-content > .grid > .grid__item, .entry-content > p > img, .entry-content > p > iframe, .entry-footer, .entry-archive, .single-product .summary > *, .single-product .images-view, .single-product .thumbnails img, .single-product .content-holder .grid__item, .shop_table tr, .cart-collaterals, .page-template-template-portfolio .entry-hero-tagline, .page-template-template-portfolio .post-navigation, .entry-portfolio {
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important;
}
.lazyload-container noscript {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lazyload-container noscript img {
	opacity: 1;
}
.entry-portfolio img {
	opacity: 1;
}