.nombre-lugar__text{position:absolute;width:65%}.nombre-lugar__imagen{background-position-y:0;height:94px;width:326px;background-repeat:no-repeat;transition:background-position .1s ease-in}.nombre-lugar__imagen_hide{background-position-y:-100px}.carrito-boton{padding-left:16px;white-space:nowrap}.carrito-hover:hover{cursor:pointer}.carrito-boton__icono{height:50px;width:50px}.carrito-boton__cantidad{position:relative;border:1px solid #000;border-radius:10px;background-color:#add8e6;padding:3px;display:inline-block;-webkit-transform:translate(0);transform:translate(0);transition:.5s ease-in}.carrito-boton__cantidad_hide{-webkit-transform:translateY(-300%);transform:translateY(-300%)}.carrito-mesa{width:100%;text-align:center}.scroll__indicator{z-index:11;width:100%;height:var(--scroll__indicator__height);background:linear-gradient(180deg,#d3d3d3 0,#fff)}.scroll__progressbar{height:var(--scroll__indicator__height);background:linear-gradient(180deg,grey 0,#fff);width:0}.header{height:var(--header_long__height);transition:height .1s ease-in}.header_short{height:var(--header_short__height)}.header_long{box-shadow:15px 0 10px #000}.header__scroll{position:fixed;top:var(--header_short__height);width:100%;z-index:10}.articulo:hover{cursor:pointer}.articulo__row{border-top:1px dotted #000;padding-top:10px;padding-bottom:10px;margin-left:-10px;margin-right:-10px;max-height:100%}.articulo__imagen{width:50px;height:50px}.articulo__nombre-col{flex-grow:3}.articulo:hover .articulo__nombre-col{cursor:pointer;background:#d3d3d3}.articulo__nombre{font-size:16px}.articulo__descripcion{font-size:10px}.articulo__precio{float:right;text-align:right;font-weight:700}.articulo__precio-desactivado{float:right;text-align:right;font-size:10px}.division{padding-bottom:20px;margin-top:20px}.division_collapse{padding-bottom:0;border-bottom:1px dotted #000}.division__nombre{font-weight:700;font-size:20px;padding-top:20px}.division__header_activa{-webkit-animation:division__header_activa_frames 1s ease-in;animation:division__header_activa_frames 1s ease-in}.division__header_activa-collapsed{-webkit-animation:division__header_activa-collapsed_frames 1s ease-in;animation:division__header_activa-collapsed_frames 1s ease-in}@-webkit-keyframes division__header_activa_frames{0%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}25%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}50%{-webkit-transform:rotate(1.5deg);transform:rotate(1.5deg)}75%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes division__header_activa_frames{0%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}25%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}50%{-webkit-transform:rotate(1.5deg);transform:rotate(1.5deg)}75%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes division__header_activa-collapsed_frames{0%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}50%{-webkit-transform:rotate(1.5deg);transform:rotate(1.5deg)}75%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes division__header_activa-collapsed_frames{0%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}50%{-webkit-transform:rotate(1.5deg);transform:rotate(1.5deg)}75%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.division__descripcion{font-size:15px;padding-bottom:20px}.division__imagen{background-repeat:no-repeat;width:100%;max-width:100%;min-height:60px;max-height:100%;margin-bottom:15px}.division-header{background-color:#add8e6;z-index:9}.division:not(.division_collapse)>.division-header{position:-webkit-sticky;position:sticky;top:calc(var(--header_short__height) + var(--scroll__indicator__height))}.division__nombre{padding-top:0}.division-header svg{height:30px}.footer__desarrollado{text-align:right;font-size:10px}.articulo-modal__modificador{border:1px solid #000}.articulo-modal__modificador__title{font-weight:700;margin-bottom:0}.articulo-modal__modificador__title_invalid{color:red}.articulo-modal__modificador__checkbox,.articulo-modal__modificador__radio{padding-left:40px}.articulo-modal__modificador-cantidad{text-align:center;height:25px;align-self:flex-end}.articulo-modal__imagen{width:100px;height:100px}.articulo-modal__descripcion{padding-left:15px;font-size:14px}.articulo-modal__cantidad-line{display:flex;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.articulo-modal__cantidad-button{height:25px;width:25px}.articulo-modal__cantidad-button_disabled{color:transparent}.articulo-modal__cantidad{text-align:center;height:25px;align-self:flex-end}.articulo-modal__cantidad_invalid{background-color:red}.articulo-modal__footer-right{text-align:right}.articulo-modal__comentarios__title{font-weight:700}.articulo-modal__form{margin-top:10px}.articulo-modal__precio{text-align:right;padding-top:10px}.scrollable-modal-body__bottom,.scrollable-modal-body__top{height:8px;width:100%}.scrollable-modal-body_scroll-more-below{background:linear-gradient(0deg,#999 0,#fff)}.scrollable-modal-body_scroll-more-above{background:linear-gradient(180deg,#999 0,#fff)}.carrito-item__cantidad-col,.carrito-item__precio-col{white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carrito-item__precio-unitario{text-align:right;font-size:8px}.carrito-item__precio{text-align:right}.carrito-item__comentarios,.carrito-item__modificador{padding-left:1rem;font-size:10px}.carrito-item__cantidad{padding-left:2px;padding-right:2px}.carrito__footer-right{text-align:right}@media (max-width:400px){.carrito-item__botones{display:block}}@media (min-width:400px){.carrito-item__botones{padding-left:1rem}}.enviando__header{font-weight:700}.enviando__error__header{font-weight:700;background:red}.enviando__success__header{font-weight:700;background:green}.enviando-spinner.spinner-border{width:10rem;height:10rem}.catalogo__main{padding-top:var(--header_long__height)}.h-100-center{margin-top:auto;margin-bottom:auto}.catalogo-spinner.spinner-border{width:10rem;height:10rem}:root{--header_long__height:100px;--header_short__height:50px;--scroll__indicator__height:6px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,body,html{height:100%}
/*# sourceMappingURL=main.7cede208.chunk.css.map */