/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
.socialsharing_product {
  text-align: center; }

.social-sharing {
  background: none;
  border: none;
  font-size: 70px;
  padding: 0 .4em;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); }
  @media (max-width: 768px) {
    .social-sharing {
      font-size: 55px; } }
  @media (max-width: 768px) {
    .social-sharing {
      font-size: 45px; } }
  @media (max-width: 380px) {
    .social-sharing {
      font-size: 29px; } }
  .social-sharing.btn-facebook {
    color: #435f9f; }
    .social-sharing.btn-facebook:hover {
      color: #344a7b; }
  .social-sharing.btn-twitter {
    color: #00aaf0; }
    .social-sharing.btn-twitter:hover {
      color: #0086bd; }
  .social-sharing.btn-google-plus {
    color: #e04b34; }
    .social-sharing.btn-google-plus:hover {
      color: #c3341e; }
  .social-sharing.btn-pinterest {
    color: #ce1f21; }
    .social-sharing.btn-pinterest:hover {
      color: #a2181a; }
