/*
Theme Name: Fornasieri Theme
Theme URI: Fornasieri
Template: hello-elementor
Author: WeBe
Author URI: https://webecommunication.it/
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1764326666
Updated: 2025-11-28 10:44:26

*/


.button-animation span.elementor-button-text:after { content: '>'; padding: 0; opacity: 0; visibility:hidden; transition:all 0.5s; }
.button-animation:hover span.elementor-button-text:after { content: '>'; padding-left: 10px; opacity: 1; visibility:visible; }
.button-animation:hover span.elementor-button-text{padding-left:10px; transition:all 0.5s; }
.button-animation span.elementor-button-text{padding-left:0; transition:all 0.5s; }