body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.loading{height:100vh;width:auto;display:flex;align-items:center;justify-content:center;background-color:#000;flex-direction:column}.loading-left{color:#fff;font-size:x-large}.loading-right{color:red;font-size:x-large}.loading-title{display:flex;flex-direction:row}.menu{height:95vh;width:auto;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://i.pinimg.com/originals/75/bf/c9/75bfc9fb226505b459ddec1554032822.jpg);background-repeat:no-repeat;background-size:cover;padding-right:20vw;padding-left:20vw;flex-direction:column;background-position:50%}.food-list{background-color:rgba(0,0,0,.8);border-radius:10px;color:#fff;flex-wrap:wrap;overflow-y:scroll;justify-content:space-between;align-content:flex-start}.fake-loading,.food-list{height:100%;width:100%;display:flex}.fake-loading{margin:15px;justify-content:center}@media only screen and (max-width:1300px){[class*=menu]{padding-right:10vh;padding-left:10vh}}@media only screen and (max-width:768px){[class*=menu]{padding-right:unset;padding-left:unset}}#food-list::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:transparent}#food-list::-webkit-scrollbar{width:5px;background-color:transparent}#food-list::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#fff}.category-box{color:#fff;height:12vh;width:100%;background-color:rgba(0,0,0,.8);display:flex;border-radius:10px;justify-content:left;align-items:center;margin-top:30px;margin-bottom:30px;flex-direction:column}.category-title{padding-top:3px}.category-buttons{display:flex;flex-direction:row}.category-button{background-color:#000;color:#fff;margin:10px 5px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.category-selected{color:red;border-width:2px;border-bottom:solid}@media only screen and (max-width:768px){[class*=category-button]{font-size:small;padding:5px}.category-button:active{color:red}}@media only screen and (min-width:768px){.category-button:active,.category-button:hover{color:red}}.product-card{display:flex;flex-direction:row;background-color:#fff;color:#000;height:156px;border-radius:4px;flex:0 1 46%;margin:1% 2%;transition:.1s ease-in;cursor:pointer}.product-category{color:grey;font-size:small;flex-grow:1}.product-details{padding:15px;flex:2 1;display:flex;flex-direction:column;text-align:left}.product-title{font-size:large;font-weight:700}.product-img{border-top-right-radius:4px;border-bottom-right-radius:4px;object-fit:cover}.product-price{color:#228b22;font-size:medium}.product-thumb{flex:2 1}.product-card:active{background-color:#d3d3d3}@media only screen and (max-width:600px){[class*=product-card]{width:100%;margin-top:7px;margin-bottom:7px;flex:unset}}@media only screen and (min-width:769px){.product-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}.add-to-cart-button{background-color:#228b22;color:#fff;padding:10px;border-radius:4px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal-body{display:flex;flex-direction:row}.modal-description{padding-left:10px;text-align:justify;flex:1 1}.modal-image{flex:1 1}.modal-price{color:#228b22;font-size:medium}.modal-quantity{flex-grow:1}@media only screen and (max-width:768px){[class*=modal-body]{flex-direction:column}[class*=modal-description]{padding-left:unset;padding-top:10px}.add-to-cart-button:active{background-color:#006400}}@media only screen and (min-width:768px){.add-to-cart-button:hover{background-color:green}.add-to-cart-button:active{background-color:#006400}}.quantity-buttons{display:flex;flex-direction:row;text-align:center}.operator-button-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.operator-button-left,.operator-button-right{padding-top:2px;height:30px;width:30px;background-color:#1d1d1f;font-weight:700;font-size:large;color:#fff;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.operator-button-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.quantity{padding-left:10px;padding-right:10px;padding-top:2px;border-top:solid;border-bottom:solid;border-width:1px;border-color:grey}.operator-button:active{background-color:#000;color:grey}.about{height:95vh;width:auto;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1518146172696-7a1975ca03e0?auto=format&fit=crop&ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1&q=80&w=1950);background-repeat:no-repeat;background-size:cover;padding-right:20vw;padding-left:20vw;background-position:50%}.about,.about-section{display:flex;flex-direction:column}.about-section{height:auto;background-color:rgba(0,0,0,.8);border-radius:10px;width:100%;color:#fff;padding:30px;text-align:left}@media only screen and (max-width:768px){[class*=about]{padding-right:unset;padding-left:unset}[class*=about-section]{padding-left:15px}}.home{height:95vh;width:auto;background-image:url(https://cdn.pixabay.com/photo/2016/05/21/14/04/food-1406879_960_720.jpg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;background-position:50%}.title-left{color:#fff}.title-right{color:red}.title-container{height:33%;width:100%;background-color:rgba(0,0,0,.66);font-size:64px;font-weight:700;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:768px){[class*=title-container]{font-size:xx-large}}.navigator{font-size:large;height:5vh;width:auto;display:flex;flex-direction:row;background-color:#1d1d1f}.home-button{padding-left:10px;padding-right:10px;display:flex;justify-content:left;align-items:center}.home-left{color:#fff}.home-right{color:red;font-weight:700}.selected{padding-left:5px;padding-right:5px;color:red}.nav-buttons{display:flex;justify-content:center;align-items:center;flex:1 1}.nav-button{padding-left:5px;padding-right:5px;color:#c4c4c4}.home-button:active{background-color:#09090a}a:hover{color:red;text-decoration:none}a:active{color:#8b0000}@media only screen and (max-width:768px){[class*=nav-buttons]{font-size:small}}.shopping-cart{height:95vh;width:auto;align-items:center;background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(https://images.unsplash.com/photo-1508006728353-6ecef00dcbb8?auto=format&fit=crop&ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1&q=80&w=1951);background-repeat:no-repeat;background-size:cover;padding-right:20vw;padding-left:20vw;flex-direction:column;background-position:50%}.shopping-cart,.shoppingcart-empty{display:flex;justify-content:center}.shoppingcart-title{color:#fff;padding:10px;background-color:rgba(0,0,0,.6);border-radius:4px;width:100%;text-align:center;font-size:xx-large;font-weight:700;margin:2vh}.shoppingcart-list{height:100%;background-color:rgba(0,0,0,.8);border-radius:10px;width:100%;color:#fff;display:flex;flex-direction:column;overflow-y:scroll;padding-left:30px;padding-right:30px}.shoppincartlist-header{display:flex;flex-direction:row;padding-top:10px;padding-bottom:10px}.shoppincartlist-items{flex-grow:1}.shoppingcart-footer{height:10vh;width:100%;margin-top:1%;margin-bottom:1%;border-radius:4px;background-color:rgba(0,0,0,.8);color:#fff;display:flex;padding:15px;font-size:x-large;align-items:center}.shoppingcart-total{justify-content:flex-start;flex-grow:1}a,a:hover{color:#fff}.shoppingcart-submit{background-color:#228b22;cursor:pointer}.shoppingcart-button-empty,.shoppingcart-submit{padding:5px;border-radius:4px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shoppingcart-button-empty{background-color:grey}.shoppingcart-submit:active{background-color:#006400}@media only screen and (max-width:768px){[class*=shopping-cart]{padding-right:unset;padding-left:unset}[class*=shoppingcart-title]{font-size:large}[class*=shoppingcart-list]{padding-left:unset;padding-right:unset}[class*=shoppincartlist-header]{padding-right:5px;padding-left:5px;font-size:small}[class*=shoppingcart-footer]{font-size:medium}}@media only screen and (min-width:768px){.shoppingcart-submit:hover{background-color:#006400}}#shoppingcart-list::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:transparent}#shoppingcart-list::-webkit-scrollbar{width:5px;background-color:transparent}#shoppingcart-list::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#fff}.shoppingcart-item{display:flex;flex-direction:row;background-color:#fff;color:#000;height:128px;border-radius:4px;margin-bottom:5px;transition:.1s ease-in;cursor:pointer}.shoppingcart-name{font-size:large;font-weight:700}.shoppingcart-image{border-top-left-radius:4px;border-bottom-left-radius:4px}.shoppingcart-category{color:grey;font-size:small;padding-bottom:20px}.shoppingcart-image{flex:1 1;max-width:200px}.shoppingcart-price{color:#228b22;font-size:medium;font-weight:700}.shoppingcart-details{flex-grow:3;padding:5px}.shoppingcart-actions{padding:10px;display:flex;flex-direction:column;justify-content:center}.shoppingcart-remove{border-radius:4px;margin-top:20%;padding:5px;text-align:center;color:#fff;background-color:red;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shoppingcart-remove:active{background-color:#8b0000;color:grey}@media only screen and (max-width:600px){[class*=shoppingcart-name]{font-size:medium}[class*=shoppingcart-image]{min-width:110px}[class*=shoppingcart-category]{padding-bottom:unset;font-size:smaller}.subtotal{font-size:small;flex-grow:1}}.checkout{height:95vh;width:auto;background-image:url(https://i.pinimg.com/originals/46/fd/8c/46fd8c9dccc44722c5f42f51465846a7.jpg);background-repeat:no-repeat;background-size:cover;align-items:center;background-position:50%;justify-content:center}.checkout,.checkout-container{display:flex;color:#fff;flex-direction:column}.checkout-container{height:auto;background-color:rgba(0,0,0,.8);border-radius:10px;padding:30px;text-align:left}.checkout-list{padding-bottom:30px}.checkout-list-item{display:flex;flex-direction:row}.checkout-list-name{flex-grow:1}.checkout-header-qtd{display:flex;flex-direction:row;font-weight:700}.checkout-header-name{flex-grow:1;font-weight:700}.checkout-title{font-size:xx-large}.checkout-subtitle{font-size:small}.checkout-total{border-top:solid;border-width:1px;font-size:large;text-align:end}.checkout-header{display:flex;flex-direction:row;justify-content:center;color:#fff;padding:10px 30px;background-color:rgba(0,0,0,.8);border-radius:4px;text-align:center;font-size:xx-large;margin-bottom:3vh}.checkout-title-container{flex:1 1}.checkout-scroll{max-height:110px;-ms-overflow-style:none;overflow:scroll}@media only screen and (max-width:600px){[class*=checkout-title]{font-size:medium}[class*=checkout-subtitle]{font-size:smaller}}.checkout-scroll::-webkit-scrollbar{display:none}input[type=number],input[type=text],select{width:100%;padding:6px 10px;margin:5px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.submit-button{text-align:center;width:100%;background-color:#4caf50;color:#fff;padding:14px 20px;margin:8px 0;border:none;border-radius:4px;cursor:pointer}.errorText{color:red}.submit-button:hover{background-color:#45a049}.form-label{margin:0}.user-address,.user-info,.user-location{display:flex;flex-direction:row}.input-container{display:flex;flex-direction:column;padding-right:15px;flex:1 1}.App{height:100vh;width:auto;background-color:#000}
/*# sourceMappingURL=main.2399c549.chunk.css.map */