.ohr-food-status{display:grid;gap:4px;margin-bottom:18px;padding:14px 16px;border-radius:14px;background:#f3f6fb;border:1px solid #d8e3f4}.ohr-food-status.is-open{background:#eaf9ef;border-color:#aadaba}.ohr-food-status.is-closed{background:#fff5e4;border-color:#efd49a}.ohr-food-status span{font-size:13px;color:#5c6880}.ohr-food-address{position:relative}.ohr-food-suggestions{position:absolute;z-index:30;top:100%;left:0;right:0;border:1px solid #ccd8e9;border-radius:13px;background:#fff;box-shadow:0 15px 35px rgba(6,38,94,.15);overflow:hidden}.ohr-food-suggestions button{display:grid;width:100%;padding:12px 14px;border:0;border-bottom:1px solid #e6edf7;background:#fff;color:#172d50;text-align:left}.ohr-food-suggestions button:hover{background:#f2f6fd}.ohr-food-suggestions span{font-size:12px;color:#69758a}.ohr-food-order{margin:12px 0;padding:16px;border:1px solid #d8e3f4;border-radius:16px;background:#fff}.ohr-food-order>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:10px}.ohr-food-pill{padding:5px 9px;border-radius:999px;background:#fff3bd;color:#725500;font-size:12px;font-weight:800}.ohr-food-code{display:grid;justify-items:center;gap:9px;padding:15px;border:2px dashed #ffd21c;border-radius:15px;background:#fffbea}.ohr-food-code strong{font-size:32px;letter-spacing:7px;color:#06265e}.ohr-available-order{display:flex!important;gap:11px;align-items:flex-start;margin:10px 0;padding:14px;border:1px solid #d8e3f4;border-radius:14px;background:#fff}.ohr-available-order input{width:auto!important;margin-top:4px}.ohr-available-order span{display:grid;gap:3px}.ohr-available-order small{color:#64728a}.ohr-online-toggle{display:flex!important;align-items:center;gap:9px}.ohr-online-toggle input{width:auto!important}@media(max-width:600px){.ohr-food-order>div:first-child{align-items:flex-start;flex-direction:column}.ohr-food-code .ohr-btn{width:100%}}
