/*
Theme Name:   Movedo Child
Theme URI:    http://themeforest.net/user/greatives
Description:  Movedo Child Theme
Version:      3.4
Author:       Greatives Team
Author URI:   http://greatives.eu
Template:     movedo
*/


.overAnimation:hover{
	transform: scale(1.1);
	transition: transform 0.3s;
}


/* Fallback für alle Anker-Links 
a[href^="#"] {
    scroll-behavior: smooth;
}*/