/* 22Media Premium Pro v6.64 — zero-space AdSense until Google actually fills */
.m22-ad-slot,
.m22-ad-slot.is-ad-loading,
.m22-ad-slot.is-unfilled,
.m22-ad-slot:not(.is-ad-filled){
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  background:transparent!important;
}
.m22-ad-slot>span{display:none!important}
.m22-ad-slot.is-ad-filled,
.m22-ad-slot:has(ins.adsbygoogle[data-ad-status="filled"]){
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:18px auto!important;
  padding:10px!important;
  border:1px dashed var(--m22-line,#dbe5f2)!important;
  overflow:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  background:var(--m22-surface,#fff)!important;
}
.m22-ad-slot.is-ad-filled>span,
.m22-ad-slot:has(ins.adsbygoogle[data-ad-status="filled"])>span{display:block!important;margin:0 0 5px!important}
.m22-article-content .m22-ad-slot.is-ad-filled{margin:26px 0!important}
@media(max-width:720px){.m22-ad-slot.is-ad-filled{margin:12px auto!important;padding:7px!important}}
