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}header{border-bottom:1px solid #eee;font-size:18px;height:70px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 10px}.logo,header{align-items:center;display:flex}.logo{text-decoration:none}.logo img{margin-right:5px;max-width:40px}.navigation .link{padding:10px;text-decoration:none}.navigation .link.active{background-color:#eee;border-radius:5px}.items{font-weight:500;min-width:70px;text-decoration:none}@media screen and (max-width:680px){.navigation{display:none}}.productCard{border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:space-between;margin:10px;padding:10px;width:350px}.productCard img{height:250px;margin:10px 0;max-width:100%}.productCard .name{margin:10px 0}.productCard p{font-size:18px;font-weight:500}.productCard .action{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.productCard button{background-color:#1c59ae;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;max-width:150px;padding:7px 10px}.productCard button:hover{background-color:#103f80}.productCard .remove{background-color:#ac0d14}.productCard .remove:hover{background-color:#8e090f}.cartCard{align-items:center;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.16);display:flex;justify-content:space-between;margin:30px 10px;padding:10px}.cartCard img{height:100px;margin-right:10px;width:150px}.cartCard .productName{margin-right:10px;width:350px}.cartCard .productPrice{margin-right:10px;width:100px}.cartCard button{background-color:#ac0d14;border:0;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}.cartCard button:hover{background-color:#8e090f}@media screen and (max-width:680px){.cartCard img{display:none}}.products{display:flex;flex-wrap:wrap;justify-content:space-around}.cart,.products{margin:30px 0}.cart h1{text-align:center}
/*# sourceMappingURL=main.44ac8879.css.map*/