/* TJ Share this: icons — replace missing social-logos webfont with SVG backgrounds */
.sd-content ul li a.sd-button:before,
.sd-social-icon .sd-content ul li a.sd-button:before,
.sd-social-icon-text .sd-content ul li a.sd-button:before,
.sd-social-text .sd-content ul li a.sd-button:before {
  font: normal 16px/1 sans-serif !important;
  font-family: inherit !important;
  content: '' !important;
  display: inline-block !important;
  width: 18px !important;
  height: 18px !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 16px 16px !important;
  speak: none;
  text-indent: 0 !important;
  overflow: hidden;
  color: transparent !important;
  -webkit-font-smoothing: antialiased;
}

.sd-content ul li.share-email a.sd-button:before,.sd-social-icon .sd-content ul li.share-email a.sd-button:before,.sd-social-icon-text .sd-content li.share-email a.sd-button:before,.sd-social-text .sd-content ul li.share-email a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/email.svg') !important; }
.sd-content ul li.share-print a.sd-button:before,.sd-social-icon .sd-content ul li.share-print a.sd-button:before,.sd-social-icon-text .sd-content li.share-print a.sd-button:before,.sd-social-text .sd-content ul li.share-print a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/print.svg') !important; }
.sd-content ul li.share-facebook a.sd-button:before,.sd-social-icon .sd-content ul li.share-facebook a.sd-button:before,.sd-social-icon-text .sd-content li.share-facebook a.sd-button:before,.sd-social-text .sd-content ul li.share-facebook a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/facebook.svg') !important; }
.sd-content ul li.share-twitter a.sd-button:before,.sd-social-icon .sd-content ul li.share-twitter a.sd-button:before,.sd-social-icon-text .sd-content li.share-twitter a.sd-button:before,.sd-social-text .sd-content ul li.share-twitter a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/twitter.svg') !important; }
.sd-content ul li.share-linkedin a.sd-button:before,.sd-social-icon .sd-content ul li.share-linkedin a.sd-button:before,.sd-social-icon-text .sd-content li.share-linkedin a.sd-button:before,.sd-social-text .sd-content ul li.share-linkedin a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/linkedin.svg') !important; }
.sd-content ul li.share-tumblr a.sd-button:before,.sd-social-icon .sd-content ul li.share-tumblr a.sd-button:before,.sd-social-icon-text .sd-content li.share-tumblr a.sd-button:before,.sd-social-text .sd-content ul li.share-tumblr a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/tumblr.svg') !important; }
.sd-content ul li.share-pinterest a.sd-button:before,.sd-social-icon .sd-content ul li.share-pinterest a.sd-button:before,.sd-social-icon-text .sd-content li.share-pinterest a.sd-button:before,.sd-social-text .sd-content ul li.share-pinterest a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/pinterest.svg') !important; }
.sd-content ul li.share-reddit a.sd-button:before,.sd-social-icon .sd-content ul li.share-reddit a.sd-button:before,.sd-social-icon-text .sd-content li.share-reddit a.sd-button:before,.sd-social-text .sd-content ul li.share-reddit a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/reddit.svg') !important; }
.sd-content ul li.share-google-plus-1 a.sd-button:before,.sd-social-icon .sd-content ul li.share-google-plus-1 a.sd-button:before,.sd-social-icon-text .sd-content li.share-google-plus-1 a.sd-button:before,.sd-social-text .sd-content ul li.share-google-plus-1 a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/google-plus.svg') !important; }
.sd-content ul li.share-telegram a.sd-button:before,.sd-social-icon .sd-content ul li.share-telegram a.sd-button:before,.sd-social-icon-text .sd-content li.share-telegram a.sd-button:before,.sd-social-text .sd-content ul li.share-telegram a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/telegram.svg') !important; }
.sd-content ul li.share-jetpack-whatsapp a.sd-button:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a.sd-button:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a.sd-button:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/whatsapp.svg') !important; }
.sd-content ul li.share-pocket a.sd-button:before,.sd-social-icon .sd-content ul li.share-pocket a.sd-button:before,.sd-social-icon-text .sd-content li.share-pocket a.sd-button:before,.sd-social-text .sd-content ul li.share-pocket a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/pocket.svg') !important; }
.sd-content ul li.share-skype a.sd-button:before,.sd-social-icon .sd-content ul li.share-skype a.sd-button:before,.sd-social-icon-text .sd-content li.share-skype a.sd-button:before,.sd-social-text .sd-content ul li.share-skype a.sd-button:before { background-image: url('/wp-content/themes/edge/assets/social/share/skype.svg') !important; }

.sd-social-icon .sd-content ul li a.sd-button > span:not(.sharing-screen-reader-text) {
  display: none !important;
}

