HOME


Mini Shell 1.0
DIR: /var/www/craft/wp-content/plugins/elementor/assets/lib/animations/styles/
Upload File :
Current File : //var/www/craft/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.css
.elementor-animation-bounce-in {
	transition-duration: 0.5s;
}
.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
	transform: scale(1.2);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}