diff --git a/theme/assets/css/main.css b/theme/assets/css/main.css index 8586c14..83addc7 100644 --- a/theme/assets/css/main.css +++ b/theme/assets/css/main.css @@ -7067,38 +7067,6 @@ p:last-child { margin-bottom: 0; } border-radius: 0 0 4px 4px; } -/* POS Sync Indicator */ -.hosp-pos { - position: absolute; - top: 12px; - right: 12px; - display: flex; - align-items: center; - gap: 6px; - background: rgba(0,0,0,0.5); - padding: 4px 8px; - border-radius: 40px; - z-index: 10; - border: 1px solid rgba(255,255,255,0.1); - backdrop-filter: blur(4px); -} - -.hosp-pos__dot { - width: 6px; - height: 6px; - background: #4ade80; - border-radius: 50%; - box-shadow: 0 0 8px #4ade80; - animation: hosp-pos-pulse 2s ease-in-out infinite; -} - -.hosp-pos__txt { - font-size: 9px; - color: #fff; - font-weight: 500; - letter-spacing: 0.3px; -} - /* Menu Slides */ .hosp-slides { position: relative; @@ -7191,11 +7159,6 @@ p:last-child { margin-bottom: 0; } } /* Keyframes */ -@keyframes hosp-pos-pulse { - 0%, 100% { opacity: 1; transform: scale(1); } - 50% { opacity: 0.4; transform: scale(0.8); } -} - @keyframes hosp-slide-fade { 0%, 2% { opacity: 0; transform: translateY(10px); } 5%, 30% { opacity: 1; transform: translateY(0); } diff --git a/theme/blocks/index.php b/theme/blocks/index.php index b3385b4..3861b44 100644 --- a/theme/blocks/index.php +++ b/theme/blocks/index.php @@ -3225,9 +3225,6 @@ function oribi_render_platform_row($a) $ha .= '
'; $ha .= '
'; - // POS Sync Overlay (Pulse) - $ha .= '
POS Syncing...
'; - $ha .= '
'; // Slide 1: Breakfast