#social-share-compare button {
	width: 100%;
	margin-bottom: 10px;
}
.compare_extra_information {
	padding: 10px; }
#social-share-compare {
	margin-bottom: 50px; 
}
.btn-facebook i {
	color: #435f9f;
}
.socialsharing_product .btn-facebook{
	border-color: #435f9f;
	color: #435f9f;
}
.socialsharing_product .btn-facebook:after {
	background-color: #435f9f;
}
.btn-twitter i {
	color: #00aaf0;
}
.socialsharing_product .btn-twitter:after{
	background-color: #00aaf0;
}
.socialsharing_product .btn-twitter{
	border-color: #00aaf0;
	color: #00aaf0;
}
.btn-google-plus i {
	color: #e04b34;
}
.socialsharing_product .btn-google-plus:after{
	background-color: #e04b34;
}
.socialsharing_product .btn-google-plus{
	border-color: #e04b34;
	color: #e04b34;
}
.btn-pinterest i {
	color: #ce1f21;
}
.socialsharing_product .btn-pinterest:after{
	background-color: #ce1f21;
}
.socialsharing_product .btn-pinterest{
	border-color: #ce1f21;
	color:#ce1f21;
}
.socialsharing_product .btn-default:hover,.socialsharing_product .btn-default:hover i{
	color: white;
}