/* GO v194: remove extra author chip background and keep share buttons fully visible. */

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-row,
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__meta-row--after-cover {
  gap: 12px 18px !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta {
  gap: 8px 10px !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-author,
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-author:link,
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-author:visited {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  outline: 0 !important;
  min-height: 34px !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-author > span,
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-author strong,
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-author em {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share {
  flex: 0 1 auto !important;
  max-width: 100% !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-list {
  gap: 6px !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-link {
  flex: 0 0 36px !important;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  min-height: 36px !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-link svg,
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-link i {
  width: 15px !important;
  height: 15px !important;
  font-size: 15px !important;
  line-height: 1 !important;
}

@media (max-width: 920px) {
  html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-row,
  html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__meta-row--after-cover {
    flex-wrap: wrap !important;
    align-items: flex-start !important;
  }

  html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
