/* ==========================================================================
   Thready Live Preview — Frontend CSS
   ========================================================================== */

/* ── Prevent double modals ───────────────────────────────────────── */

.slbElement.slbLoading,
.slbElement.slbDuplicate {
    display: none !important;
}
.thready-sale-badge {
    display: flex !important;
}