@keyframes pulse{0%{box-shadow:0 4px 10px #0003}50%{box-shadow:0 4px 15px #0006}to{box-shadow:0 4px 10px #0003}}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes glow{0%,to{box-shadow:0 0 4px 2px #0f0c}50%{box-shadow:0 0 8px 4px #0f09}}#live-orders-popup{position:fixed;bottom:20px;right:20px;background-color:#fff;color:#082944;border-radius:8px;border:1px solid #bfbfbd;font-size:14px;line-height:1.4;z-index:9999;display:flex;flex-direction:column;animation:slideIn .5s ease-out,pulse 2s infinite ease-in-out;transition:transform .2s ease;padding:0}#live-orders-popup:hover{transform:scale(1.02)}.popup-content{padding:12px;display:flex;align-items:center;position:relative}.popup-image{width:60px;height:auto;margin-right:10px;border-radius:4px;position:relative}.glow-dot{width:10px;height:10px;background-color:#0f0;border-radius:50%;position:absolute;bottom:-2px;right:-2px;animation:glow 1.5s infinite ease-in-out}.popup-text{display:flex;flex-direction:column;color:#082944}.popup-line{margin:2px 0}.name-location{font-weight:700;line-height:10px}.product-name{font-weight:700}.product-text{font-size:12px;color:#082944;line-height:16px}.order-time{font-size:12px;color:gray;line-height:12px}.ordered-text{font-size:12px;font-weight:400;line-height:16px}.popup-hide{opacity:0;transition:opacity .5s ease}.verified-buyer-badge{background-color:#082944;color:#fff;font-size:8px;font-weight:600;padding:2px 6px;border-radius:2px;margin-top:4px;display:inline-block;width:70px;text-align:center}.save-extra-btn{font-size:10px;margin:0;padding:6px 0;background-color:#082944;border:none;border-radius:0 0 6px 6px;color:#fff;font-weight:700;cursor:pointer;width:100%;box-sizing:border-box}@media(max-width:768px){#live-orders-popup{right:auto;left:10px;font-size:12px;margin-bottom:100px}.popup-image{width:40px}.product-text,.ordered-text{font-size:9px}.order-time{font-size:10px}.name-location,.order-time{line-height:5px}.verified-buyer-badge{margin-top:6px}}
/*# sourceMappingURL=/cdn/shop/t/179/assets/nad3-live-orders-popup.css.map */
