• File: e-animation-bounce-in.css
  • Full Path: /home4/jdaxcom/j3dax.online/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.css
  • Date Modified: 02/18/2026 4:17 AM
  • File size: 273 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.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);
}