/* Cleubi - bloqueio leve de Google fora do quadrado oficial */

body > ins.adsbygoogle-noablate,
body > ins.adsbygoogle[data-anchor-status],
body > .adsbygoogle-noablate,
body > .google-auto-placed,
body > div.google-auto-placed,
body > div[id^="google_ads_iframe_"][style*="position: fixed"],
body > div[id^="aswift_"][style*="position: fixed"],
body > iframe[id^="aswift_"][style*="position: fixed"],
body > iframe[src*="googleads"][style*="position: fixed"],
body > iframe[src*="googlesyndication"][style*="position: fixed"],
body > div[style*="position: fixed"][style*="bottom"],
body > div[style*="position:fixed"][style*="bottom"],
#google_vignette {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  width: 0 !important;
  height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
}

html,
body {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* Quadrados oficiais permitidos */
[data-clb-google-slot="feed"],
[data-clb-ad-slot="feed"],
.clb-google-feed-slot,
.clb-feed-google-slot,
.clb-feed-ad-slot,
.clb-ad-slot,
.clb-ad-square,
.clb-ads-square,
.clb-anuncio-quadrado,
.cleubi-ad-slot,
.cleubi-google-slot {
  display: block;
  visibility: visible;
  opacity: 1;
}
