.drinks-items.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:grid;grid-template-columns:repeat(3,auto);gap:20px 40px}.drinks-items.svelte-13uqgcn .name.svelte-13uqgcn.svelte-13uqgcn{font-size:15px;line-height:22px}.drinks-items.svelte-13uqgcn .price.svelte-13uqgcn.svelte-13uqgcn{display:flex;flex-direction:column;justify-content:center;font-size:15px}.drinks-items.svelte-13uqgcn .price label.svelte-13uqgcn.svelte-13uqgcn{display:block;cursor:pointer}.drinks-items.svelte-13uqgcn .quantity.svelte-13uqgcn.svelte-13uqgcn{display:flex;justify-content:end;align-items:center}@media (max-width: 639px){.drinks-items.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-template-columns:1fr 1fr}.drinks-items.svelte-13uqgcn .name.svelte-13uqgcn.svelte-13uqgcn{grid-column:1/-1}.drinks-items.svelte-13uqgcn .price.svelte-13uqgcn.svelte-13uqgcn{grid-column:1}.drinks-items.svelte-13uqgcn .quantity.svelte-13uqgcn.svelte-13uqgcn{grid-column:2}}.quantity-input.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:flex;justify-content:space-between;border:1px solid var(--color-grey);border-radius:17px}.quantity-input.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn{width:30px;height:35px}.quantity-input.svelte-13uqgcn span.svelte-13uqgcn.svelte-13uqgcn{min-width:25px;line-height:35px;text-align:center}.radio.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{line-height:22px}.radio.svelte-13uqgcn span.svelte-13uqgcn.svelte-13uqgcn{display:block;padding-left:26px;position:relative}.radio.svelte-13uqgcn span.svelte-13uqgcn.svelte-13uqgcn:before{content:"";display:block;width:18px;height:18px;border:1px solid var(--color-grey);border-radius:50%;position:absolute;top:2px;left:0}.radio.svelte-13uqgcn span.svelte-13uqgcn.svelte-13uqgcn:after{content:"";display:none;width:10px;height:10px;background-color:var(--color-secondary);border-radius:50%;position:absolute;top:6px;left:4px}.radio.svelte-13uqgcn input.svelte-13uqgcn.svelte-13uqgcn{display:none}.radio.svelte-13uqgcn input.svelte-13uqgcn:checked+span.svelte-13uqgcn:after{display:block}h4.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{margin-bottom:15px;font-size:12px;font-family:var(--font-body);font-weight:800;line-height:17px;letter-spacing:.4em;text-transform:uppercase}.open_choices.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:block;width:100%;padding:12px 15px;background-color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:25px;font-size:16px;font-weight:600;line-height:19px;text-align:center}.open_choices.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn:hover{box-shadow:0 10px 20px color-mix(in srgb,var(--color-secondary),transparent 80%);text-decoration:none}.open_choices.svelte-13uqgcn+.goto_cart.svelte-13uqgcn.svelte-13uqgcn{margin-top:10px}.goto_cart.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:block;width:100%;padding:10px 15px;background-color:var(--color-body);border:1px solid var(--color-secondary);border-radius:25px;font-size:16px;font-weight:600;line-height:18px;text-align:center}.goto_cart.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn:hover{text-decoration:none}.in-cart.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:flex;min-width:-moz-fit-content;min-width:fit-content;flex-direction:column;justify-content:space-between;position:relative}.in-cart.is-full.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{flex-direction:row;gap:10px;padding-top:10px;border-top:1px solid var(--color-secondary)}.in-cart.is-full.svelte-13uqgcn .edit.svelte-13uqgcn.svelte-13uqgcn{display:block;width:100%;padding:6px 15px;background-color:var(--color-body);border:1px solid var(--color-secondary);border-radius:25px;font-size:15px;font-weight:600;line-height:21px;text-align:center}.in-cart.is-minimal.svelte-13uqgcn .edit.svelte-13uqgcn.svelte-13uqgcn,.in-cart.is-minimal.svelte-13uqgcn .remove.svelte-13uqgcn.svelte-13uqgcn{display:inline-block;margin-right:20px;margin-bottom:5px;font-size:12px;font-weight:800;line-height:20px;text-transform:uppercase}.in-cart.is-minimal.svelte-13uqgcn .remove.svelte-13uqgcn.svelte-13uqgcn{margin-right:0}.in-cart-choices.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:block;min-height:27px;padding-left:28px;margin-bottom:16px;background-image:url(../../../img/icon-cart-cutlery.svg);background-position:left 7px;background-repeat:no-repeat;background-size:18px 27px}.steps.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:grid;grid-template-areas:"date" "time" "seats" "menus" "actions";grid-template-columns:1fr;gap:30px}@media (min-width: 950px){.steps.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-template-areas:"date seats" "time menus" "none actions";grid-template-columns:1fr 1fr;gap:var(--content-gutter)}}.steps.drinks-steps.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-template-areas:"date" "time" "seats" "drinks" "actions"}@media (min-width: 950px){.steps.drinks-steps.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-template-areas:"date drinks" "time drinks" "seats drinks" "none actions";grid-template-columns:1fr 1fr;gap:var(--content-gutter)}}.steps.svelte-13uqgcn h3.svelte-13uqgcn.svelte-13uqgcn{padding-bottom:12px;margin-bottom:13px;font-size:16px;font-family:var(--font-body);font-weight:600;line-height:19px;border-bottom:1px solid #E4E4E7}.steps.svelte-13uqgcn h3.svelte-13uqgcn.svelte-13uqgcn:before{content:"";display:inline-block;width:18px;height:18px;margin-right:5px;background-position:center;background-repeat:no-repeat;background-size:contain;vertical-align:bottom}.steps.svelte-13uqgcn h3 span.svelte-13uqgcn.svelte-13uqgcn{font-size:14px;font-weight:400}.choices.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:flex;flex-wrap:wrap;gap:10px}.choices.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn{padding:0 13px;font-size:15px;font-weight:500;line-height:32px;background-color:var(--color-white);border:1px solid var(--color-grey);border-radius:17px}.choices.svelte-13uqgcn button.is-active.svelte-13uqgcn.svelte-13uqgcn{background-color:var(--color-highlight);border-color:var(--color-dark)}.choices.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:hover:not(.choices button[disabled]){border-color:var(--color-dark)}.choices.svelte-13uqgcn button[disabled].svelte-13uqgcn.svelte-13uqgcn{opacity:.3}.split_choice.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{display:flex;width:-moz-fit-content;width:fit-content;background-color:var(--color-highlight);border:1px solid var(--color-dark);border-radius:17px}.split_choice.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn{display:flex;justify-content:space-between;gap:16px;min-width:125px;padding:0 13px;font-size:15px;font-weight:500;line-height:32px;position:relative}.split_choice.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:before{content:"";display:inline-block;width:5px;height:10px;background-image:url(../../../img/icon-caret.svg);background-position:center;background-size:contain;position:absolute;top:50%;transform:translateY(-50%) rotate(90deg)}.split_choice.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:first-child{padding-left:30px}.split_choice.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:first-child:before{left:12px}.split_choice.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:last-child{padding-right:30px}.split_choice.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:last-child:before{right:12px}.split_choice.svelte-13uqgcn button span.svelte-13uqgcn+span.svelte-13uqgcn{min-width:20px}.split_choice.svelte-13uqgcn button.svelte-13uqgcn+button.svelte-13uqgcn{border-left:1px solid var(--color-dark)}.date.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-area:date}.date.svelte-13uqgcn h3.svelte-13uqgcn.svelte-13uqgcn:before{background-image:url(../../../img/icon-date.svg)}.date.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn{min-width:6ch}.time.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-area:time}.time.svelte-13uqgcn h3.svelte-13uqgcn.svelte-13uqgcn:before{background-image:url(../../../img/icon-time.svg)}.time.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn{min-width:9ch}.seats.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-area:seats}.seats.svelte-13uqgcn h3.svelte-13uqgcn.svelte-13uqgcn:before{background-image:url(../../../img/icon-seats.svg)}.seats.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn{min-width:5ch}.menus.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-area:menus}.menus.svelte-13uqgcn h3.svelte-13uqgcn.svelte-13uqgcn:before{background-image:url(../../../img/icon-menu.svg)}.drinks.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-area:drinks}.drinks.svelte-13uqgcn h3.svelte-13uqgcn.svelte-13uqgcn:before{background-image:url(../../../img/icon-drinks.svg)}.actions.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{grid-area:actions}@media (min-width: 950px){.actions.svelte-13uqgcn.svelte-13uqgcn.svelte-13uqgcn{text-align:right}}.actions.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn{width:100%;background-color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:20px;padding:10px 15px;font-size:16px;font-weight:600;line-height:18px}.actions.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:before{content:"";display:inline-block;width:26px;height:18px;margin-right:10px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../../../img/icon-cart.svg);vertical-align:bottom}.actions.svelte-13uqgcn button.svelte-13uqgcn.svelte-13uqgcn:disabled{opacity:.7}
