.socialsharing_product { display:inline-block; }
.socialsharing_product button { margin: 0 0 3px 0; }
.socialsharing_product button.btn {
	display:inline-block;
	padding:0;
	margin:3px 0 0;
	font-size:17px;
	line-height:27px;
	width:31px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.socialsharing_product button.btn i { line-height:27px; }
.socialsharing_product button.btn.btn-default {
	color: #333;
	background-color: #fff;
	border:1px solid #ccc;
	text-align:center;
}
.icon, [class^="icon-"] {
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	transform:translate(0, 0);
}
.icon-twitter:before { content:""; }
.icon-pinterest:before { content:""; }
.icon-facebook:before { content:""; }
.icon-google-plus:before { content:""; }
.icon-share-alt:before { content:""; }
.icon-print:before { content:""; }
.socialsharing_product button.btn.btn-default.btn-send i,
.socialsharing_product button.btn.btn-default.btn-print i { color:#333; }
.socialsharing_product button.btn.btn-default.btn-send:hover,
.socialsharing_product button.btn.btn-default.btn-print:hover { border-color:#333; color:white; background-color:#333; }
.socialsharing_product button.btn.btn-default.btn-send:hover i,
.socialsharing_product button.btn.btn-default.btn-print:hover i { color:white; }
.socialsharing_product button.btn.btn-default.btn-facebook i { color:#435f9f; }
.socialsharing_product button.btn.btn-default.btn-facebook:hover { border-color:#435f9f; color:white; background-color:#435f9f; }
.socialsharing_product button.btn.btn-default.btn-facebook:hover i { color:white; }
.socialsharing_product button.btn.btn-default.btn-twitter i { color:#00aaf0; }
.socialsharing_product button.btn.btn-default.btn-twitter:hover { border-color:#00aaf0; color:white; background-color:#00aaf0; }
.socialsharing_product button.btn.btn-default.btn-twitter:hover i { color:white; }
.socialsharing_product button.btn.btn-default.btn-google-plus i { color:#e04b34; }
.socialsharing_product button.btn.btn-default.btn-google-plus:hover { border-color:#e04b34; color:white; background-color:#e04b34; }
.socialsharing_product button.btn.btn-default.btn-google-plus:hover i { color:white; }
.socialsharing_product button.btn.btn-default.btn-pinterest i { color:#ce1f21; }
.socialsharing_product button.btn.btn-default.btn-pinterest:hover { border-color:#ce1f21; color:white; background-color:#ce1f21; }
.socialsharing_product button.btn.btn-default.btn-pinterest:hover i { color:white; }
