/* ═══════════════════════════════════════ MOVE REQUEST + LOGIN TO THE RIGHT OF THE SEARCH BAR (append-only patch — nothing else changed) ═══════════════════════════════════════ */ /* Country selector + search come right after the logo */ #em_searchgroup { display: flex !important; align-items: center !important; gap: 24px !important; order: 1 !important; min-width: 0 !important; flex: 0 1 auto !important; } /* Request + Login pushed to the far right, after the search bar */ #em_actions { display: flex !important; align-items: center !important; gap: 24px !important; order: 2 !important; margin-left: auto !important; flex: 0 0 auto !important; } /* Keep the buttons in their original visual order: Request, then Login */ #em_actions > a { order: 0 !important; } /* Neutralize the old auto-margin on the country selector (its job is now done by #em_actions) */ #em_cs { margin-left: 0 !important; } /* Mobile: keep the existing behavior — logo + buttons on row 1, search row below */ @media (max-width: 768px) { #em_actions { order: 1 !important; margin-left: auto !important; gap: 10px !important; } #em_searchgroup { order: 2 !important; flex: 1 1 100% !important; gap: 12px !important; } }
Categories
Today Deals 87 Price Drop 300+ Just Launched 300+ In stock 8