/**
 *  2009-2024 Tecnoacquisti.com
 *
 *  For support feel free to contact us on our website at http://www.tecnoacquisti.com
 *
 *  @author    Arte e Informatica <helpdesk@tecnoacquisti.com>
 *  @copyright 2009-2024 Arte e Informatica
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 *  @version   1.0.3
 */

.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;
}

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

span.art-txt {
    padding-left: 10px;
}

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

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

.quickview-info .art-artwhatsapp {
	display: none !important;
}
.artwhatsapp-msg a {
    color: #fff !important;
}
.artwhatsapp-msg {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #485a64;
}
