/*
Theme Name: Enfold Child
Description: Child theme for Enfold
Author: ZL Design
Template: enfold
*/

/* write custom css below */

/* PERS per colori HOVER di alcune social icons */
#top #wrap_all .av-social-link-phone:hover a {
    color: #fff;
    background-color: #26c026;
}
#top #wrap_all .av-social-link-mail:hover a {
    color: #fff;
    background-color: #dcde24;
}
/* FINE PERS */