/* Full-width rows outside purchase panels; margins give 48px clear space in addition to label. */
.dsd-ad { display: block; clear: both; float: none; width: 100%; max-width: 100%; box-sizing: border-box; margin: 48px 0; padding: 8px 0 0; border: 1px solid #ddd; background: #fafafa; text-align: center; }
.dsd-ad-label { display: block; margin: 0 8px 8px; font-size: 12px; line-height: 18px; color: #555; letter-spacing: .04em; }
.dsd-ad > ins.adsbygoogle { display: block; width: 100%; min-height: 250px; }
.dsd-ad-short > ins.adsbygoogle { min-height: 90px; }
.dsd-ad > .dsd-gam-unit { width: 100%; max-width: 100%; min-height: max(250px, var(--dsd-ad-height, 250px)); }
.dsd-ad-short > .dsd-gam-unit { min-height: max(90px, var(--dsd-ad-height, 90px)); }
.dsd-gam-anchor-active .dsd-cookie-settings { padding-bottom: calc(180px + env(safe-area-inset-bottom)); }
.dsd-gam-anchor-active .dsd-whatsapp { visibility: hidden !important; }
.dsd-ad[hidden], .dsd-ad:not(.dsd-ad-stable):has(> ins[data-ad-status="unfilled"]) { display: none !important; margin: 0 !important; padding: 0 !important; border: 0 !important; }
.dsd-ad-slot:empty { display: none; }
.dsd-ads-wa-clearance { visibility: hidden !important; }
@media (max-width: 767px) { .dsd-ad-desktop { display: none !important; } .dsd-ad-short > ins.adsbygoogle { min-height: 100px; } }
@media (max-width: 767px) { .dsd-ad-short > .dsd-gam-unit { min-height: max(100px, var(--dsd-ad-height, 100px)); } }

@media (min-width: 768px) { .dsd-ad-mobile { display: none !important; } }
ul.products li.dsd-ad-row { display: block; clear: both; float: none !important; width: 100% !important; margin: 0 !important; padding: 0; list-style: none; grid-column: 1 / -1; }
ul.products li.dsd-ad-row.dsd-ad-mobile { display: none; }
@media (max-width: 767px) { ul.products li.dsd-ad-row.dsd-ad-mobile { display: block; } ul.products li.dsd-ad-row.dsd-ad-desktop { display: none !important; } }

/* Preserve reserved checkout space on no-fill/suppression so controls do not move. */
.dsd-ad-stable { min-height: 286px; }
.dsd-ad-stable > ins.adsbygoogle { height: 250px !important; min-height: 250px !important; }
.dsd-ad-empty { visibility: hidden; }

/* Reserved heights ported from the live 1.0.2 reference. */
.dsd-ad-category_feed { min-height: 320px; }
.dsd-ad-category_feed > ins.adsbygoogle { min-height: 284px; }
.dsd-ad-article_in { min-height: 270px; }
.dsd-ad-related { min-height: 420px; }
.dsd-ad-related > ins.adsbygoogle { min-height: 384px; }

.dsd-ad-product_top, .dsd-ad-product_mid { clear: both; width: 100%; margin: 48px auto; }
.dsd-ad-product_mid { min-height: 270px; }
.home ul.products li.product.dsd-feed-item, ul.products li.product.dsd-feed-item { width: 100% !important; float: none !important; clear: both; margin: 48px 0 !important; grid-column: 1 / -1; list-style: none; }
ul.products li.product.dsd-feed-item .dsd-ad { margin: 0 auto; }
