.fffg-restaurant-list{width:100%}.fffg-list-tools{display:flex;gap:8px;align-items:center;margin:0 0 12px;flex-wrap:wrap}.fffg-search,.fffg-city-filter{min-height:42px;border:1px solid #888;border-radius:6px;padding:8px 12px;font-size:16px;background:#fff}.fffg-search{flex:1 1 280px}.fffg-city-filter{flex:0 1 220px}.fffg-clear-filters{min-height:42px;padding:8px 14px;border:1px solid #777;border-radius:6px;background:#fff;cursor:pointer}.fffg-group-heading{margin:18px 0 8px}.fffg-restaurant-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(360px,1fr);align-items:center;border:1px solid #333;border-radius:999px;margin:0 0 2px;overflow:hidden;background:#fff;color:#111;line-height:1.25}.fffg-restaurant-name,.fffg-restaurant-details{padding:9px 28px;font-size:18px;font-weight:400}.fffg-featured-row{border-color:var(--fffg-featured-color,#990000);color:var(--fffg-featured-color,#990000)}.fffg-featured-row .fffg-restaurant-name,.fffg-featured-row .fffg-restaurant-name a{color:var(--fffg-featured-color,#990000);font-weight:700;text-decoration:none}.fffg-featured-row .fffg-restaurant-name a:hover,.fffg-featured-row .fffg-restaurant-name a:focus,.fffg-restaurant-phone:hover,.fffg-restaurant-phone:focus{text-decoration:underline}.fffg-restaurant-phone{color:inherit;text-decoration:none;white-space:nowrap}.fffg-new-badge{display:inline-block;margin-left:8px;padding:2px 7px;border-radius:999px;background:#f1d66a;color:#222;font-size:12px;font-weight:700;vertical-align:middle}.fffg-no-results{padding:14px 0;font-weight:600}.fffg-hidden{display:none!important}@media(max-width:767px){.fffg-list-tools{display:grid;grid-template-columns:1fr}.fffg-search,.fffg-city-filter,.fffg-clear-filters{width:100%}.fffg-restaurant-row{grid-template-columns:1fr;border-radius:22px;margin-bottom:6px}.fffg-restaurant-name{padding:10px 20px 3px;font-weight:600}.fffg-restaurant-details{padding:3px 20px 10px;font-size:16px}}
