/*
Theme Name: Infine Child
Template:   infine
Theme URI: https://1.envato.market/infine-wp
Description: Life and Business Coach WordPress Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: infine-child
*/

.aim-icon-outline .elementor-icon-box-icon .elementor-icon{
    background-image: linear-gradient(to right, var(--e-global-color-accentsecondary) 0%, var(--e-global-color-accent) 50%, var(--e-global-color-accentsecondary) 100%) !important;
    background-size: 200%;
    transition: all 0.4s ease-in-out;
}

.aim-icon-outline:hover .elementor-icon-box-icon span{
    background-position: right center;  
}