.socialsharing_product button {
  margin-bottom: 3px;
  background: white;
  border: 1px solid #e2e2e2;
}
.socialsharing_product button.btn-twitter {
  color: #00aaf0;
}
.socialsharing_product button.btn-twitter:hover {
  border-color: #00aaf0;
  color: white;
}
.socialsharing_product button.btn-facebook {
  color: #435f9f;
}
.socialsharing_product button.btn-facebook:hover {
  border-color: #435f9f;
  color: white;
}
.socialsharing_product button.btn-google-plus {
  color: #e04b34;
}
.socialsharing_product button.btn-google-plus:hover {
  border-color: #e04b34;
  color: white;
}
.socialsharing_product button.btn-pinterest {
  color: #ce1f21;
}
.socialsharing_product button.btn-pinterest:hover {
  border-color: #e04b34;
  color: white;
}
