/*
.social_share_privacy li .on.switch {
  background-image: url("http://localhost:55652/wp-content/themes/ttc/images/social/social_on.png") !important;
  background-size: 100% !important;
  background-position: 0px 0px !important;
}

.social_share_privacy li .off.switch {
  background-image: url("http://localhost:55652/wp-content/themes/ttc/images/social/social_off.png") !important;
  background-size: 100% !important;
  background-position: 0px 0px !important;
}

.sprite-de_DE.social_share_privacy li .dummy_btn {
  background-position: 0px 0px !important;
  height: 30px !important;
}

.social_share_privacy li .fb_recommend_btn {
  background-image: url("http://localhost:55652/wp-content/themes/ttc/images/social/logo_facebook.png") !important;
  background-size: 30px !important;
}

.twoclick-button-container {
  vertical-align: middle;
}
*/