/**
 * This file is part of
 * pragmaMx - Web Content Management System.
 * Copyright by pragmaMx Developer Team - http://www.pragmamx.org
 *
 * pragmaMx is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * $Revision: 568 $
 * $Author: PragmaMx $
 * $Date: 2022-08-12 10:10:06 +0200 (Fr, 12. Aug 2022) $
 */

.socialshareplugin { margin-bottom: 2em; margin-top: 1em;}
.socialshareplugin a{  border-bottom: none !important; display: block; float: left;  margin: 0 ;  }
.socialshareplugin a:hover{ position: relative; top: -1px; }
.socialshareplugin li{ display: list-item; }
.socialshareplugin p{ font-weight: bold; margin-bottom: 1em; }
.socialshareplugin span{ display: none; }
.socialshareplugin ul{ line-height: 40px; list-style: none; margin: 0; padding: 0;}
.socialshareplugin ul li {padding: 0 !important;margin: 2px 5px !important; position:relative;display:block;float: left;}
.socialshareplugin ul > li::before {content:none;}
.socialshareplugin ul > li > a > img {margin:0 !important;}