.ofed-social-links,
.sharethis-wrapper {
  line-height: 0;
}
span.ofed-social-share-link {
  display: inline-block;
  cursor: pointer;
}
span.ofed-social-share-link--default {
  width: 24px;
  height: 24px;
}
span.ofed-social-share-link--large {
  width: 32px;
  height: 32px;
}
span.ofed-social-share-link--small {
  width: 16px;
  height: 16px;
}
span.ofed-social-share-link + span.ofed-social-share-link {
  margin-left: 5px;
}
#block-ofed-social-ofed-social-block #block-sharethis-sharethis-block span > span.ofed-social-share-link {
  display: block;
  width: 100%;
  height: 100%;
}

/* Special styles in case chicklets are being used.*/
.sharethis-wrapper.with-chicklets span.ofed-social-share-link {
  height: auto;
  width: auto;
  display: initial;
}
