????

Your IP : 3.17.181.219


Current Path : /home/multihiv/www/store/wp-content/plugins/elementor/assets/lib/animations/styles/
Upload File :
Current File : /home/multihiv/www/store/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.css

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fadeIn {
	animation-name: fadeIn;
}