

.wptypek-lazyload,
.wptypek-lazyloading {
	opacity: 0;
}
.wptypek-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
