.btn-facebook {
  color: #bd5665;
  background-color: #eaeaea;
  font-size: 11px;
  padding: 1px 0;
}

.episode .btn-facebook,
.episode .btn-twitter {
	background-color: #fff;
}


.btn-facebook:hover, .btn-facebook:focus{
  color: #bd5665;
}
.btn-facebook:active{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
}

.btn-twitter {
  color: #bd5665;
  background-color: #eaeaea;
  font-size: 11px;
  padding: 1px 0;
}

.btn-twitter:hover, .btn-twitter:focus{
  color: #bd5665;
}

.btn-twitter:active{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
}

.btn-google-plus {
  color: #bd5665;
  background-color: #eaeaea;
  font-size: 11px;
  padding: 1px 0;
}

.btn-google-plus:hover, .btn-google-plus:focus, .btn-google-plus:active {
  color: #bd5665;
}

.btn-google-plus:active{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
}

.btn-pinterest {
  color: #bd5665;
  background-color: #eaeaea;
  font-size: 11px;
  padding: 1px 0;
}

.btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active {
  color: #bd5665;
}

.btn-pinterest:active{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
}

.socialsharing_product {
    display: inline-block;
    float: left;
}

.btn-ssf-qa{
  font-size: 2.1em;
  text-align: left !important;
  width: 1.5em !important;
}

.episode .btn-ssf-qa {
    font-size: 32px;
    width: 32px !important;
    margin-left: 5px;
}

.btn-sst-qa{
  font-size: 2.3em;
  text-align: left !important;
  width: 2em !important;
}

.episode .btn-sst-qa {
    font-size: 36px;
    width: 35px !important;
}

.btn-ssgp-qa{
  font-size: 2.1em;
  text-align: left !important;
  width: 1.9em !important;
}
.btn-ssp-qa{
  font-size: 2.3em;
  text-align: left !important;
  width: 1.4em !important;
}

/*@media (max-width: 991px) {
    .btn-ssf-qa{
      width: 0.8em !important;
      font-size: 1.5em;
    }
    .btn-sst-qa{
      width: 1.2em !important;
      font-size: 1.8em;
    }
    .btn-ssgp-qa{
      width: 0.9em !important;
      font-size: 1.5em;
    }
    .btn-ssp-qa{
      width: 1.3em !important;
      font-size: 1.5em;
    }
}*/
