/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* video */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* ui */
/* payment logos color hover*/
/*alert*/
.social-sharing {
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  font-size: 20px;
  border: 1px solid;
  text-align: center;
  background-color: transparent;
  margin-right: 2px; }
  .social-sharing.btn-facebook {
    border-color: #435f9f;
    color: #435f9f; }
    .social-sharing.btn-facebook:hover {
      background: #435f9f;
      color: #ffffff; }
    .social-sharing.btn-facebook:active {
      background: #344a7b;
      color: #ffffff; }
  .social-sharing.btn-twitter {
    border-color: #00aaf0;
    color: #00aaf0; }
    .social-sharing.btn-twitter:hover {
      background: #00aaf0;
      color: #ffffff; }
    .social-sharing.btn-twitter:active {
      background: #0086bd;
      color: #ffffff; }
  .social-sharing.btn-google-plus {
    border-color: #e04b34;
    color: #e04b34; }
    .social-sharing.btn-google-plus:hover {
      background: #e04b34;
      color: #ffffff; }
    .social-sharing.btn-google-plus:active {
      background: #c3341e;
      color: #ffffff; }
  .social-sharing.btn-pinterest {
    border-color: #ce1f21;
    color: #ce1f21; }
    .social-sharing.btn-pinterest:hover {
      background: #ce1f21;
      color: #ffffff; }
    .social-sharing.btn-pinterest:active {
      background: #a2181a;
      color: #ffffff; }

/*# sourceMappingURL=socialsharing.css.map */
