.ClearOverflow {
  overflow: hidden; }

header.a3Share .a3ShareIcon {
  position: absolute;
  bottom: 30%;
  left: 50%;
  opacity: 0.6;
  z-index: 1; }
  header.a3Share .a3ShareIcon:hover {
    z-index: 2;
    opacity: 1; }
header.a3Share .a3ShareImg {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 3; }

.a3ShareMobile {
  display: none;
  text-align: center; }
  .a3ShareMobile .ll {
    margin: 20px;
    display: inline-block; }
    .a3ShareMobile .ll img {
      height: 35px;
      width: auto; }

@media screen and (max-width: 480px) {
  .a3ShareDesktop {
    display: none !important; }

  .a3ShareMobile {
    display: block !important; } }

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