/* v3.0.17 — isolated responsive AdSense hardening; does not alter the stable theme.css cascade. */
.mak-theme-ad-slot{min-height:var(--mak-ad-min-height-desktop,180px);contain:layout style}
.mak-theme-ad-slot:empty{min-height:0}
.mak-theme-ad-slot.mak-adsense-responsive{display:block!important}
@media(max-width:820px){.mak-theme-ad-slot{min-height:var(--mak-ad-min-height-mobile,110px)}}
