@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700|Overpass:300,400,700);body{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-family:Overpass,Lato,sans-serif;background:linear-gradient(160deg,#56ccf2 10%,#2f80ed 90%);background-repeat:no-repeat;background-size:cover;width:calc(100vw - 15px);height:100vh}.App,body{display:-webkit-flex;display:flex}.App{-webkit-flex-direction:column;flex-direction:column;background-color:#f1f2f6;width:375px;height:670px;border-radius:6px;box-shadow:0 0 15px -4px #000}.App .navbar{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}.App .navbar h1{color:#57606f;margin:12px 0 0;text-align:center;font-size:18px}.App .navbar img{height:21px;margin:8px}.shop-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;background:#fff;margin:40px 10px;padding:5px;box-shadow:0 3px 15px -12px #000;border-radius:4px;height:50px}.shop-item-img{position:relative;width:140px}.shop-item img{height:90px;width:160px;position:absolute;top:-25px;left:-10px}.shop-item-desc{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.shop-item-desc h4{color:#57606f;font-family:Overpass,sans-serif;margin:0}.shop-item-desc p{font-family:Lato,sans-serif;margin:0}.shop-item-product{text-align:left;padding:5px 20px;width:200px}.shop-item-actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.shop-item-action button{background:#56ccf2;color:#fff;padding:4px 9px;border-radius:4px;border:0 solid red;margin:0 0 0 6px;box-shadow:0 0 16px -6px #000;width:26px}.shop-item-price p{padding:8px 0 0;margin:0;text-align:right;color:#2f80ed}.shop-item-qty{color:#747d8c;margin-right:auto}.order-wrap{-webkit-flex-direction:column;flex-direction:column;background:#fff;margin:auto 10px 10px;padding:5px;box-shadow:0 3px 15px -12px #000;border-radius:4px}.order-row,.order-wrap{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.order-row{color:#747d8c}.order-row p{padding:0 10px}.order-total{color:#57606f;font-weight:bolder}hr{width:100%;border:1px solid #f1f2f6}.checkout{width:360px;padding:12px 30px;margin:10px auto;border:0 solid red;background:linear-gradient(160deg,#56ccf2 10%,#2f80ed 90%);color:#fff;font-family:Overpass,sans-serif;font-size:20px;border-radius:6px;box-shadow:0 3px 15px -12px #000}button:hover{cursor:pointer}body{margin:0;padding: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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.9b8ed365.chunk.css.map */