@import url(https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap);@import url(https://fonts.googleapis.com/css2?family=Abel&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#efefef}a:link,a:visited{text-decoration:none}.button{background-color:#552681;border:none;border-radius:20px;box-shadow:2px 2px 0 #c3c3c3;color:#fff;cursor:pointer;font-size:15px;height:auto;margin:15px;padding:15px;width:130px}.button--cancel{background-color:#fa627b;border:1px solid #fa627b}h1{margin:10px}.form-input{text-align:center;width:50%}.list__container{align-items:center;padding:5px}.card,.list__container{display:flex;flex-direction:column}.card{align-self:center;background-color:#fff;border:1px solid #fcfcfc;border-radius:10px;color:#6c6c6c;cursor:pointer;flex-wrap:wrap;margin:10px 0;max-width:350px;width:100%}.detail-card{cursor:auto}.restaurant-card__top{align-items:flex-start;display:grid;grid-template-columns:1fr 3fr 2fr 2fr 1fr;grid-template-columns:1fr 6fr 4fr 1fr 1fr 1fr;justify-items:stretch}.restaurant-card__image{border-radius:10px;grid-column:1/7;grid-row:1/4;height:250px;max-width:100%}.restaurant-card__footer{padding:5px}.restaurant-card__buttons,.restaurant-card__footer,.text-box{align-items:center;display:flex;flex-direction:row;justify-content:left}.text,.text-box{padding:5px}.text{color:#552681;font-size:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2px;text-align:center}.white{color:#fff}.queue-grey-text{color:grey;font-size:15px}.no-padding{padding:0}.no-margin{margin:0}.small-margin{margin:5px;width:90%}.small-padding{padding:10px}.medium-margin{margin:15px;width:90%}.large-text{font-size:25px}.grey-text{color:grey;font-size:10px}.waiting-time{background-color:#fff;border-radius:20px;box-shadow:1px 1px 2px #cbcbcb;display:flex;grid-column:3/6;grid-row:3/5;height:40px;justify-content:center;margin:0;padding:1px}.restaurant-card__text--name{font-size:15px;grid-column:1/3;grid-row:4/6;margin:0;padding:5px;text-align:left}.restaurant-card__text--address,.restaurant-card__text--distance{color:#929292;margin:0;padding:1px;text-align:left}.restaurant-card__text--distance{color:#552681}.restaurant-card__description{color:grey;margin:5px;padding:0 20px}.restaurant-card__queue{align-items:center;border-radius:5px;color:#fdfdfd;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;padding:0 4px}.queue-icon{height:25px;margin:3px}.restaurant-card__text--queue{background-color:#552681;border-radius:6px;color:#fff;width:60px}.colored-text-box{background-color:#552681;font-size:50px;padding:10px;text-shadow:2px 3px 5px grey;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.colored-text-box--green{background-color:#28cb59;font-size:20px;width:100%}.colored-text-box--yellow{background-color:#eed00c;font-size:20px;width:100%}.colored-text-box--grey{background-color:#c5c5c5;font-size:20px;width:100%}.colored-text-box--red{background-color:#d63b3b;font-size:20px;width:100%}.grey-background{background-color:#e2e2e2;display:flex;flex-direction:row;margin:3px;overflow-x:auto}@media (min-width:900px){.list__container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:0}.card{margin:10px 30px}}@media (hover:hover){.card:hover{border:1px solid #552681}.detail-card:hover{border:none}.button:hover{background-color:#7f47b3}.button--cancel:hover{background-color:#fff;border:1px solid #fa627b;color:#fa627b}}.called{color:green}.column{flex-direction:column;justify-content:space-around}.column,.row{display:flex;width:100%}.row{align-items:center;flex-direction:row;justify-content:center}.top-margin{margin-top:40px}.top-padding{padding-top:20px}.button:active{background-color:#301549;color:#e5dfeb}.waitingTime{font-size:large}.container{display:flex;flex-direction:row;overflow-x:auto}.center{align-self:center}.tenPx{font-size:15px}.store-title{font-size:20px;text-align:center}.store__container{background-color:#fff;display:flex;flex-direction:column;height:80vh;width:100%}.customer-form-container{margin:20px;padding:20px}.customer-form-container,.form{display:flex;flex-direction:column}.form{align-items:center}.form-input{border:none;border-radius:3px;box-shadow:inset 2px 2px 1px silver;height:40px;margin:8px;max-width:450px;padding:5px}.wide-form-input{max-width:1200px;width:90%}.ticket{align-self:center;background-color:#fff;display:flex;flex-direction:column;justify-self:center;margin-top:15px;width:100%}.ticket__info,.ticket__number{font-size:large;padding:5px}.ticket__number-info{display:flex;flex-direction:row;margin:0}.ticket__name-container,.ticket__number-container{align-items:center;justify-content:center;margin:5px}.ticket__name{background-color:#fff;border:1px solid #552681;color:#552681;font-size:30px;text-shadow:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ticket__queue-info{display:flex;flex-direction:column}.queue-number{color:#552681;margin:0}.ticket__status{margin-top:10px;text-align:center}.status{margin:0;padding:2px}.button--cancel{align-self:center}.info-container{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:100%}.business-name{background-color:#fff}.finish-msg{font-size:15px;padding:15px}.colored-text-box--queue{align-self:center;background-color:#d9d9d9;justify-self:center;width:90%}.green{background-color:#378637}.ap{cursor:auto}body{color:#063251;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}.nav-center{box-shadow:0 2px 15px #969696;margin:0;position:-webkit-sticky;position:sticky;top:0;width:100%}.logo{color:#552681;font-family:impact,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400}ul{list-style-type:none}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:.1rem;line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#552681;margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.section{margin:0 auto;width:90vw}@media screen and (min-width:992px){.section{width:95vw}}nav{background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.1)}.nav-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.nav-toggle{background:transparent;border-color:transparent;color:#552681;cursor:pointer;font-size:1.5rem;transition:all .3s linear}.nav-toggle:hover{color:#2f1547;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.logo{height:40px}.links a{color:#552681;display:block;font-size:1rem;letter-spacing:.1rem;padding:.5rem 1rem;text-transform:capitalize;transition:all .3s linear}.links a:hover{background:#bcccdc;color:#2f1547;padding-left:1.5rem}.social-icons{display:none}.links-container{height:0;overflow:hidden;transition:#2f1547}.show-container{height:10rem}@media screen and (min-width:800px){.nav-center{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:1rem}.nav-header{padding:0}.nav-toggle{display:none}.links-container{height:auto!important}.links{display:flex}.links a{margin:0 .5rem;padding:0}.links a:hover{background:transparent;padding:0}.social-icons{display:flex}.social-icons a{color:#2f1547;margin:0 .5rem;transition:all .3s linear}.social-icons a:hover{color:#543b6c}}.about-us{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;font-family:Abel,sans-serif;font-size:28px;justify-content:center;line-height:1.4;margin:20px;padding-bottom:460px;text-align:center}.about-us__title{font-size:48px;margin-bottom:.5rem;margin-top:3rem}.about-us-img__photo{background-color:#b9eff8;padding-bottom:8%;padding-right:74%}.about__wrapper{display:flex;flex-direction:column}.about__upperSection{margin:10px 0}.about__upperSection p{color:#2e2e2e;font-size:28px;margin-bottom:4px}.about__lowerSection{display:flex;flex-direction:row;flex-wrap:wrap;height:22vh;justify-content:center;padding:.3em;width:100%}.about__apollo{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin:1%;padding:10px;width:300px}.apollo__icon{font-size:1.5em;margin:.5em}.apollo-img{border-radius:50%;height:170px;width:65%}.apollo-name{color:#552681;font-size:20px}@media only screen and (min-width:601px) and (max-width:900px){.about__upperSection{font-size:28px}.apollo-img{border-radius:50%;height:140px;width:40%}.apollo__icon{font-size:2em}.apollo-name{font-size:28px}}@media only screen and (min-width:901px){.about__apollo{margin:1%}.about__upperSection,.apollo-name{font-size:28px}}@media only screen and (max-width:860px){.about__apollo{margin:20px 0;width:70%}.apollo-img{border-radius:50%;height:140px;width:40%}.about__upperSection{margin:10px 0}.about__upperSection p{color:#323232;font-size:28px;margin-bottom:4px}.apollo-name{font-size:28px}}*{box-sizing:border-box;margin:0;padding:0}h3{margin-top:30px}h4{text-align:center}.form-wrapper{width:45%}.form-wrapper .form-element{display:block;width:100%}.form-wrapper .form-label{padding-left:10px;padding-top:14px;text-align:right;width:100%}.form-wrapper .form-input{border-radius:10px;width:100%}.form-wrapper .text-center{text-align:center}.highlight{color:#8a2be2;font-size:large}@media only screen and (max-width:860px){.form-wrapper{width:60%}.form-wrapper .form-element{display:block;margin:10px 0;width:100%}.form-wrapper .form-label{text-align:right;width:100%}.form-wrapper .form-input{border-radius:10px;margin:0;width:100%}}.login-page{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin-top:40px}.login-page__title{font-size:28px;margin:1rem}.login__btn{background-color:#7129ac;border:none;border-radius:10px;color:#fff;font-family:Abel,sans-serif;font-size:1.2em;margin:1rem;padding:10px;width:30%}.login__btn:hover{background-color:#89c2d9;color:#000}@media only screen and (min-width:601px) and (max-width:900px){.login-btn{width:30%}h2{align-items:center;text-align:center}}@media only screen and (min-width:901px){.login-btn{width:30%}h2{align-items:center;text-align:center}}.logout-page{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin-top:40px}.logout-title{font-size:28px;margin:1rem}.logout-btn{background-color:#7129ac;border:none;border-radius:10px;color:#fff;font-family:Abel,sans-serif;font-size:1.2em;margin:1rem;padding:10px;width:25%}.logout-btn:hover{background-color:#89c2d9;color:#000}@media only screen and (min-width:601px) and (max-width:900px){.logout-btn{width:15%}.login-title{align-items:center;text-align:center}}@media only screen and (min-width:901px){.logout-btn{width:15%}.login-title{align-items:center;text-align:center}}.profile-page{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin-top:40px}.profile-title{font-size:28px;margin:1rem}.btn{background-color:#7129ac;border:none;border-radius:10px;color:#fff;font-family:Abel,sans-serif;font-size:1.2em;margin:1rem;padding:10px;width:25%}.btn:hover{background-color:#89c2d9;color:#000}@media only screen and (min-width:601px) and (max-width:900px){.btn{width:15%}.profile-title{font-size:15px;margin:1rem}}@media only screen and (min-width:901px){.btn{width:15%}.profile-title{font-size:15px;margin:1rem}}h3{text-align:center}.queue-info-card{border:none;cursor:auto}.column--your-queue-status{margin:10px;width:40%}.column-your-queue-ticket-number{justify-content:center}.single__ticket{background-color:#fff;border-radius:10px;display:flex;flex-direction:row;width:90%}.ticketlist--display{align-items:center;background-color:#fff;color:#646464;display:block;font-size:20px;justify-content:space-around;margin-top:0;padding:5px;width:100%}.ticketList--Heading{display:block;font-size:26px;margin:12px 0 10px;padding:0}.stat-wrapper{display:flex;width:100%}.ticketList--stat{margin:6px 0;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.34);width:33%}.ticketlist-waiting{color:#eed00c}.ticketlist-done{color:#28cb59}.ticketlist-cancelled{color:#d90000}.colored-text-box{border-radius:10px;color:#fff;margin-top:22px;padding:6px;text-align:center;text-shadow:0 1px 2px #848484}.queue__header,.ticket__title{text-align:center}.your-queue-number-text{font-size:30px}@media (hover:hover){.queue-info-card:hover{border:none}}.clear{clear:both;display:block}
/*# sourceMappingURL=main.23177121.css.map*/