.sticky-order-bar{position:fixed;bottom:0;left:0;width:100%;background:#25D366;text-align:center;z-index:99999;box-shadow:0 -3px 10px rgba(0,0,0,0.2)}.sticky-order-bar a{display:block;color:#fff;font-size:16px;font-weight:bold;padding:14px;text-decoration:none;animation:pulseBar 1.5s infinite}@keyframes pulseBar{0%{background:#25D366}50%{background:#1ebe5d}100%{background:#25D366}}body{padding-bottom:70px}