/*'Open Sans', sans-serif; */
/*8ecdcb*/
/*#777777;*/
/*#333333;*/
.socialsharing_product button {
  color: #0a0a0a;
  display: inline-block;
  background: transparent;
  float: none;
  margin: 2px 0 5px;
  padding: 8px 8px;
  text-transform: uppercase;
  width: auto; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .socialsharing_product button {
      padding: 8px 0; } }
  @media (max-width: 991px) {
    .socialsharing_product button {
      width: auto;
      /*width: 38%;*/ } }
  @media (max-width: 480px) {
    .socialsharing_product button {
      width: auto;
      /*width: 49%;*/ } }
  .socialsharing_product button.focus {
    background: none !important; }
  .socialsharing_product button i {
    width: 22px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .socialsharing_product button i {
        width: 14px; } }
    .socialsharing_product button i:before {
      font-size: 20px; }

.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
  /*border-color: $light-text-color;*/ }

.btn-facebook {
  border: none; }
  .btn-facebook i {
    color: #aaa; }
  .btn-facebook:hover {
    border: none;
    background: transparent; }
    .btn-facebook:hover i {
      color: #435f9f; }

.btn-twitter {
  border: none; }
  .btn-twitter i {
    color: #aaa; }
  .btn-twitter:hover {
    border: none;
    background: transparent; }
    .btn-twitter:hover i {
      color: #00aaf0; }

.btn-google-plus {
  border: none; }
  .btn-google-plus i {
    color: #aaa; }
  .btn-google-plus:hover {
    border: none;
    background: transparent; }
    .btn-google-plus:hover i {
      color: #e04b34; }

.btn-pinterest {
  border: none; }
  .btn-pinterest i {
    color: #aaa; }
    .btn-pinterest i:before {
      content: "\f231"; }
  .btn-pinterest:hover {
    border: none;
    background: transparent; }
    .btn-pinterest:hover i {
      color: #ce1f21; }

/*# sourceMappingURL=socialsharing.css.map */
