@charset "utf-8";
/* CSS Document */
.wp-share-button {
    margin: 0px 0px 15px 0px;
    height: 40px;
}

.wp-share-button .total-share {
    vertical-align: top;
    margin-right: 20px;
    display: none;
}
.wp-share-button .total-share .total-count-text {
    font-size: 17px;
}
.wp-share-button .total-share .total-count {
    font-size: 25px;
    font-weight: bold;
    color: #1ac695;
    line-height: normal;
}












