@media (max-width:767px){.bottom-nav{display:flex !important;position:fixed !important;bottom:0 !important;left:0 !important;right:0 !important;background:#fff !important;box-shadow:0 -2px 10px rgba(0,0,0,0.1) !important;z-index:10000 !important;padding:10px 0 5px 0 !important;justify-content:space-around !important;align-items:center !important;overflow:visible !important;min-height:60px !important}.bottom-nav a{display:flex !important;flex-direction:column !important;align-items:center !important;text-decoration:none !important;color:#666 !important;font-size:0.65rem !important;font-weight:bold !important;gap:0 !important;transition:color 0.3s ease !important;position:relative !important;overflow:visible !important}.bottom-nav a:hover,.bottom-nav a.active{color:#e94560 !important}body .bottom-nav a.active span svg,body .bottom-nav a.active svg{stroke:#e94560 !important;fill:none !important}.bottom-nav a span{font-size:1.1rem !important;margin-bottom:-7px !important;position:relative !important;z-index:2 !important;overflow:visible !important}.bottom-nav a span .badge,.bottom-nav a span .cart-badge,.bottom-nav a span .wishlist-badge{position:absolute !important;top:-8px !important;right:-15px !important;background:#e94560 !important;color:#fff !important;font-size:0.55rem !important;font-weight:700 !important;padding:0 !important;border-radius:50% !important;width:18px !important;height:18px !important;min-width:18px !important;max-width:18px !important;align-items:center !important;justify-content:center !important;text-align:center !important;z-index:99999 !important;pointer-events:none !important;border:2px solid #fff !important;box-shadow:0 2px 4px rgba(0,0,0,0.2) !important;overflow:visible !important;line-height:1 !important;box-sizing:border-box !important;border-collapse:separate !important}body{padding-bottom:100px !important}.pro-rating{margin-bottom:-4px !important}.pro-price-box{margin-top:-4px !important}}@media (min-width:768px){.bottom-nav{display:none !important}}