*{color:#616161;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,Arial,sans-serif}body{margin:0}.container{flex-direction:row;display:flex}router-outlet+*{padding:0 16px}h1{font-size:32px}h2{font-size:20px}h1,h2{font-weight:lighter}p{font-size:14px}a{cursor:pointer;color:#1976d2;text-decoration:none}a:hover{opacity:.8}input{border:1px solid #bdbdbd;border-radius:2px;margin-bottom:16px;padding:8px;font-size:14px}label{text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.button,button{cursor:pointer;color:#fff;background-color:#1976d2;border:none;border-radius:2px;align-items:center;padding:8px 16px;font-size:14px;display:inline-flex}.button:hover,button:hover{opacity:.8;font-weight:400}.button:disabled,button:disabled{opacity:.5;cursor:auto}.fancy-button{color:#1976d2;background-color:#fff}.fancy-button i.material-icons{color:#1976d2;padding-right:4px}analogjs-top-bar{background-color:#1976d2;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:68px;padding:16px;display:flex}analogjs-top-bar h1{color:#fff;margin:0;font-size:1.5rem}.cart-item,.shipping-item{background-color:#eee;border-radius:2px;flex-direction:row;justify-content:space-between;width:100%;min-width:400px;max-width:450px;margin-bottom:8px;padding:16px 32px;display:flex}
