.shariff ul {
	margin-top: 20px;
}

.shariff li.shariff-button a:before {
	text-align: center;
	font-size: 20px;
}
.shariff li.facebook,
.shariff li.googleplus,
.shariff li.whatsapp,
.shariff li.xing,
.shariff li.linkedin,
.shariff li.twitter,
.shariff li.addthis,
.shariff li.info {
	margin-right: 5px;
	width: 100px;
	border-radius: 5px!important;
	width: 28px!important;
	height: 28px!important;
	color: white !important;
}
.shariff ul{	
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
.shariff li.whatsapp a::before{
	content: "\f232";
    font-size: 22px;
    top: -1px;
    left: 5px;	
}
.shariff li.facebook a::before{
	top: 1px;
    left: 8px;
}
.shariff li.info {
	background-color: #f6f6f6;
}
.share-text{
	margin-top: 18px!important;
}
.shariff li.info a:hover {
	background-color: #fff;
}

.shariff .theme-white .googleplus a {
	color: #dd4b39;
}
.shariff-button span.fa {
	font-size:0px !important;
}
.shariff li.xing {
	background-color: #126567;
}

.shariff li.xing a:hover {
	background-color: #20ADB1;
}

.shariff li.linkedin {
	background-color: #0077b5;
}
.shariff li.linkedin a:hover {
	background-color: #09A8FB;
}
.shariff li.linkedin a::before{
	content: "\f0e1";
    font-size: 22px;
}
.shariff li.xing a::before{
	content: "\f168";
    font-size: 22px;
}
.shariff li.info a::before{
	left: 10px;
}
.shariff li.addthis {
	background-color: #FF5C3E;
}
.shariff li.addthis a::before{
	content: "\f0fe";
	font-size: 21px;
    margin-top: -1.25px;
    left: 5.25px;
}
.shareButtons{
	display: inline-block;
	margin-top: -13px;
	margin-left: 20px!important
}