.orderpopup_popupOverlay__9JSRs{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.orderpopup_popup__l_89z{background:var(--white-color);width:90%;max-width:35vw;height:50vh;border-radius:15px;display:flex;flex-direction:column;padding:0 20px;box-shadow:0 4px 12px rgba(0,0,0,.2);animation:orderpopup_slideIn__qZT1u .3s ease-in-out}@media (max-width:768px){.orderpopup_popup__l_89z{max-width:none}}.orderpopup_closeButton__nLK2q{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer}.orderpopup_closeButton__nLK2q svg{color:var(--desc-color)}.orderpopup_orderHeader__IDfKw{font-size:22px;font-weight:700;text-transform:uppercase;border-bottom:2px solid var(--primary-color);display:flex;justify-content:space-between;padding-bottom:10px;margin-bottom:15px}.orderpopup_storeName__ZHnqz{font-size:16px;font-weight:700;color:var(--primary-color);text-align:left;margin-bottom:15px}.orderpopup_orderItemsContainer__poa_b{list-style:none;padding:0}.orderpopup_orderItem__N3Ai3{display:flex;justify-content:space-between;align-items:flex-start;font-size:14px;padding:8px 0;border-bottom:1px solid var(--grayTwo-color)}.orderpopup_orderItem__N3Ai3:last-child{border-bottom:none}.orderpopup_itemQuantity__wVKv6{font-weight:700;width:30px;text-align:left}.orderpopup_itemDetails__RSncl{flex:1 1;padding-left:5px;text-align:left}.orderpopup_itemName__6O47e{font-weight:500}.orderpopup_itemExtras__O11oq{font-size:12px;color:var(--desc-color);margin-top:3px}.orderpopup_extraItem__O1_yf{font-size:12px;color:var(--desc-color);padding-left:10px}.orderpopup_itemPrice___uNTt{font-weight:700;text-align:right;min-width:50px}.orderpopup_estimatedDelivery__QMjjj{font-weight:700;text-align:center;font-size:14px;color:var(--desc-color);margin-top:10px}.orderpopup_orderTotal__S4WbG{font-size:18px;font-weight:700;display:flex;justify-content:space-between;margin-top:15px;padding-top:10px;border-top:2px solid var(--primary-color)}.orderpopup_mapContainer__u9z66{width:100%;height:25vh;border-radius:10px;overflow:hidden;margin-top:15px;background:var(--grayTwo-color)}@keyframes orderpopup_slideIn__qZT1u{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:480px){.orderpopup_popup__l_89z{width:95%;padding:15px}.orderpopup_orderHeader__IDfKw{font-size:18px}.orderpopup_storeName__ZHnqz{font-size:15px}.orderpopup_orderItem__N3Ai3{font-size:13px}.orderpopup_orderTotal__S4WbG{font-size:16px}}