/*!
 * This file is part of the Wasabi package.
 * 
 * (c) Marc Ortolà 
 * 
 * For the full copyright and license information, please view the LICENSE 
 * file that was distributed with this source code.
 * 
 */.share-buttons{display:flex;width:100%;margin:2em auto}.share-buttons .as-a{flex:1 1;display:flex;justify-content:center;align-items:center;padding:0 5%;overflow:hidden;height:2rem;text-align:center;text-decoration:none;color:#fff}.share-buttons .as-a svg{width:1em;margin:0 .2em;fill:#fff}.share-buttons .as-a.whatsapp{background-color:#25d366;display:flex}.share-buttons .as-a.facebook{background-color:#3b5998;text-indent:-9999px;font-size:.8rem}.share-buttons .as-a.pinterest{background-color:#cb2027}.share-buttons .as-a.twitter{background-color:#00aced}.share-buttons .as-a.mail{background-color:#666}.share-buttons .as-a:before{line-height:2rem}@media only screen and (min-width:667px){.share-buttons .as-a{width:25%}.share-buttons .as-a.whatsapp{display:none}.share-buttons .as-a.facebook{text-indent:0}}