/* Above content; below Flatsome header (1001), cart and modal (1042+). */
#vnt39-autumn-leaves {
	position: fixed;
	inset: 0;
	z-index: 20;
	overflow: hidden;
	pointer-events: none;
	contain: strict;
}
#vnt39-autumn-leaves > img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	margin: 0;
	border: 0;
	pointer-events: none;
	will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
	#vnt39-autumn-leaves { display: none; }
}
