@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,700&display=swap);*{box-sizing:border-box;font-family:Lato,sans-serif;margin:0;padding:0}body{background:#eee;color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7}.form-group,.form-group input,.form-group label{margin-bottom:.5rem;width:100%}.form-group label{font-size:.8rem}.form-group input{background-color:#eee;border:none;border-bottom:3px solid transparent;font-size:1rem;outline-width:0;padding:10px 20px}.form-group input:focus{border-bottom:3px solid #000}.btn{border:none;cursor:pointer;font-size:1rem;padding:10px 20px;width:100%}.btn:hover{opacity:.8}.btn-primary{background-color:#000;color:#fff}.error-message{background:red}.error-message,.success-message{color:#fff;display:inline-block;margin:.5rem 0;padding:5px;text-align:center;width:100%}.success-message{background:green}.App{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;margin:0;padding:0;width:100vw}a{color:inherit}.screen{align-items:center;display:flex;height:100%;justify-content:center;overflow:scroll;padding:30px 50px;width:100%}.form{background:#fff;box-shadow:0 1rem 2rem rgba(0,0,0,.2);margin-top:-100px;padding:1.5rem;width:380px}.form-title{margin-bottom:1rem;text-align:center}.forgotpassword-screen__subtext{display:block;font-size:.7rem;margin:.5rem 0}.login-screen__forgotpassword{font-size:.7rem}.login-screen__subtext,.register-screen__subtext{display:block;font-size:.7rem;margin:.5rem 0}.restaurants{display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:center;width:100%}.reviews{flex-direction:column}.flex-class,.reviews{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.flex-class{flex-direction:row;height:100%;max-width:1500px}.column{flex-direction:column}.latest-rating{margin:60px 30px}.shadow{box-shadow:0 1rem 2rem rgba(0,0,0,.2)}.review-form form{width:auto}textarea{background-color:#eee;border:none;border-bottom:3px solid transparent;padding:10px 20px}.add-restaurant{display:flex;justify-content:end;width:100%}.add-restaurant button{width:200px}.user-form{min-width:300px}table,td,th{padding:15px 30px}th{font-size:larger;text-align:left}td{font-size:medium;font-weight:700}.icon{cursor:pointer}.card-icons{display:flex;justify-content:space-around}.card-content,.restaurant-header{align-items:center;display:flex;flex-direction:column;justify-content:center}.restaurant-header{padding-bottom:20px}.reservation{display:flex}.theme-icon{bottom:0;position:absolute;right:5px}.dark-mode,.dark-mode img{-webkit-filter:invert(1) hue-rotate(180deg);filter:invert(1) hue-rotate(180deg)}@media only screen and (min-width:768px){.screen{padding:20px}}@media only screen and (min-width:320px){.screen{padding:10px}.review-card{margin:10px auto;padding:10px}}@media only screen and (min-width:200px){.screen{padding:2px}}.light-box{align-items:center;background:rgba(0,0,0,.9);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:99}.navbar{background-color:#fff;box-shadow:0 15px 10px -15px #111;display:flex;justify-content:space-between;padding:20px 100px;width:100%}.navbar button{align-items:center;display:flex;height:40px;justify-content:center;width:100px}.navbar img{height:50px}@media only screen and (min-width:768px){.navbar{padding:20px 10px}.navbar img{height:30px}.navbar button{height:30px;width:70px}}@media only screen and (min-width:320px){.navbar{padding:10px}.navbar img{height:30px}.navbar button{font-size:13px;height:30px;width:60px}}.card{background:#fff;box-shadow:0 0 6px 3px rgba(0,0,0,.34);-webkit-box-shadow:0 0 6px 3px rgba(0,0,0,.34);-moz-box-shadow:0 0 6px 3px rgba(0,0,0,.34);cursor:pointer;display:flex;flex-direction:column;height:330px;justify-content:space-between;margin:15px;padding-bottom:20px;position:relative;width:400px}.card-title{margin-top:5px}.card-img{align-items:center;display:flex;height:260px;justify-content:center;overflow:hidden}.card-img,.card-img img{width:100%}.card-rating{align-items:center;bottom:5px;display:flex;justify-content:space-between;padding:10px;position:absolute;width:100%}@media only screen and (min-width:768px){.card{height:300px;width:350px}.card-img{height:230px}.card-rating{font-size:14px}}@media only screen and (min-width:320px){.card{height:280px;width:330px}.card-img{height:210px}.card-rating{font-size:12px}}.main-ratings{justify-content:center}.main-ratings,.main-ratings-wrapper{align-items:center;display:flex;width:100%}.main-ratings-wrapper{flex-wrap:wrap;justify-content:space-around;max-width:800px}.main-rating{box-shadow:0 1rem 2rem rgba(0,0,0,.2);flex-direction:column;margin:10px;padding:15px 30px}.main-rating,.main-rating h3{align-items:center;display:flex;justify-content:center}.main-rating h3{font-size:14px}.main-rating h3 span{font-size:18px;margin-left:10px}.reviews-header{align-items:center;display:flex;justify-content:space-between;max-width:800px;padding:10px 0;width:100%}.reviews-header button{width:200px}.restaurant-reviews{align-items:center;justify-content:center;margin-bottom:80px;margin-top:70px;padding:20px}.restaurant-reviews,.review-card{display:flex;flex-direction:column;width:100%}.review-card{background:#fff;box-shadow:0 0 6px 3px rgba(0,0,0,.34);-webkit-box-shadow:0 0 6px 3px rgba(0,0,0,.34);cursor:pointer;margin:20px auto;max-width:800px;padding:20px 40px}.review-card-header{display:flex;justify-content:space-between}.review-card-icon{display:flex;justify-content:end}.restaurant-info{box-shadow:0 1rem 2rem rgba(0,0,0,.2);display:flex;flex-direction:column;padding:20px 10px;width:100%}.restaurant-info h1{font-size:24px;padding:10px;text-align:center;text-transform:uppercase}.restaurant-info h5{margin-bottom:10px;text-align:center}.restaurant-image-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}.restaurant-img-main{align-items:center;display:flex;justify-content:center;max-height:400px;overflow:hidden;position:relative;width:500px}.restaurant-img-main img{width:100%}@media only screen and (min-width:320px){.review-card{margin:10px auto;padding:10px}}
/*# sourceMappingURL=main.dc951571.css.map*/