diff --git a/shop.php b/shop.php index 78f3d13..50703d4 100644 --- a/shop.php +++ b/shop.php @@ -44,26 +44,8 @@ foreach ($items as $item) { border-top-left-radius: 12px; border-top-right-radius: 12px; } -.cart-floating-btn { - position: fixed; - bottom: 30px; - right: 30px; - border-radius: 50%; - width: 60px; - height: 60px; - display: flex; - align-items: center; - justify-content: center; - font-size: 24px; - box-shadow: 0 4px 15px rgba(13,110,253,0.4); - z-index: 1000; -} -.cart-badge { - position: absolute; - top: 0; - right: 0; - transform: translate(30%, -30%); -} + + body { background-color: #f8f9fa; } /* Hide scrollbar for category filter */ @@ -103,14 +85,24 @@ body { background-color: #f8f9fa; }
= h(tr('اطلب الآن وسنقوم بتجهيز طلبك', 'Order now and we will prepare your request')) ?>
-