????

Your IP : 18.222.154.109


Current Path : /proc/self/cwd/wp-content/plugins/elementor/assets/lib/animations/styles/
Upload File :
Current File : //proc/self/cwd/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.css

.elementor-animation-float {
	transition-duration: 0.3s;
	transition-property: transform;
	transition-timing-function: ease-out;
}
.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
	transform: translateY(-8px);
}