.socialsharing_product .social_title{
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #8c8c8c;
    text-transform: uppercase;
}
.socialsharing_product button {
	background: none;
	border: 0;
	font-size: 0;
	color: #999;
	padding: 0 5px;
}
.socialsharing_product button:hover{color: #041d73}
.socialsharing_product button i{font-size: 15px}