/**
*  2009-2019 Arte e Informatica
*  For support feel free to contact us on our website at http://www.arteinformatica.eu
*
*  @author    Arte e Informatica <admin@arteinformatica.eu>
*  @copyright 2009-2019 Arte e Informatica
*  @version   1.0.0
*  @license   One Paid Licence By WebSite Using This Module. No Rent. No Sell. No Share.
*  
*/

.art-artwhatsapp {
    padding: 0.5em;
    display: inline-flex;
}

.artwhatsapp-widget {
    padding: 0.5em;
    display: inline-flex;
}

.art-artwhatsapp a {
    color: #414241;
    font-weight: 600;
    padding: 10px 10px 14px 3px;
    border-radius: 5px;
}

.art-artwhatsapp a:hover {
    text-decoration: underline;
    font-weight: 600;
	
}

.art-artwhatsapp {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.art-wapp {
    width: 32px;
    margin-right: 5px;
}