/*
Theme Name: Winsiders
Description: Votre site utilise le CMS libre de Wordpress. L'apparence est personnalisée par l'agence Web Winsiders.
Version: 4.8
Author: Winsiders
Author URI: http://www.winsiders.fr
Theme URI: www.winsiders.fr
Template: enfold
*/


/*Ajout personnalisation viadeo*/
#top #wrap_all .av-social-link-viadeo:hover a {
    color: #fff;
    background-color: #f76a00;
}

/*Modification instagram*/
#top #wrap_all .av-social-link-instagram:hover a {
    background: #f4d600;

    background: -moz-linear-gradient(45deg, #f4d600 0%, #f50109 40%, #6e2fa1 81%, #6e2fa1 81%);

    background: -webkit-linear-gradient(45deg, #f4d600 0%, #f50109 40%, #6e2fa1 81%, #6e2fa1 81%);

    background: linear-gradient(45deg, #f4d600 0%, #f50109 40%, #6e2fa1 81%, #6e2fa1 81%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d600', endColorstr='#6e2fa1', GradientType=1);

}

