sale-notifications{display:block}.sale-notif{position:fixed;bottom:20px;left:20px;z-index:9997;display:flex;align-items:center;gap:12px;width:300px;padding:12px 36px 12px 12px;background:#fff;border-radius:8px;box-shadow:0 4px 24px #00000021;transform:translateY(calc(100% + 32px));opacity:0;transition:transform .42s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;pointer-events:none;will-change:transform,opacity}.sale-notif--visible{transform:translateY(0);opacity:1;pointer-events:auto}.sale-notif__thumb{flex-shrink:0;display:block;width:58px;height:58px;border-radius:6px;overflow:hidden;background:#f3f3f3;text-decoration:none}.sale-notif__img{width:58px;height:58px;object-fit:cover;display:block}.sale-notif__body{flex:1;min-width:0}.sale-notif__headline{font-size:13px;line-height:1.45;margin:0 0 2px;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sale-notif__name{font-weight:700}.sale-notif__action{font-weight:400;margin-left:3px}.sale-notif__product{display:block;font-size:13px;font-weight:600;color:#111;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;line-height:1.3}.sale-notif__product:hover{text-decoration:underline}.sale-notif__meta{display:flex;align-items:center;gap:3px;font-size:11px;color:#999;margin:0;white-space:nowrap;overflow:hidden}.sale-notif__clock{width:11px;height:11px;flex-shrink:0;opacity:.7}.sale-notif__sep{margin:0 1px}.sale-notif__location{overflow:hidden;text-overflow:ellipsis}.sale-notif__close{position:absolute;top:7px;right:7px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#bbb;padding:0;border-radius:4px;line-height:1;transition:color .15s,background .15s}.sale-notif__close:hover{color:#555;background:#f0f0f0}.sale-notif__close svg{width:13px;height:13px;display:block}@media(max-width:480px){.sale-notif{left:10px;right:10px;width:auto;bottom:100px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sale-notifications.css.map */
