body{margin: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}*,:after,:before{box-sizing:border-box;margin:none;padding:none}.App{text-align:center;font-family:sans-serif}nav{display:flex;align-items:center;min-height:10vh;background-color:#0b2f3f;color:#fff;position:-webkit-sticky;position:sticky;top:0;box-shadow:5px}ul li{padding:1em;background-color:#208900;border-radius:50%;transition:border-bottom .2s;border-bottom:3px solid #fff;display:inline-block}li:active,ul li:hover{transition:border-bottom .1s;border-bottom:0 solid #fff}.navlogo{margin-left:2rem;letter-spacing:.5rem;max-width:2.5rem}.nav-links{width:60%;display:flex;list-style:none;justify-content:space-evenly;align-items:center;font-style:oblique;font-weight:600;margin-left:3em}.grid{display:grid;grid-template-columns:33% 33% 33%}@media screen and (max-width:680px){.grid{display:block}}a:active,a:hover,a:link,a:visited{text-decoration:none;color:#00008b}h4{max-width:10em}.shopitem{height:100%;transition:background-color 1s;display:flex;text-align:center;justify-content:center;border:1px solid #000;border-radius:10px}.shopitem:active,.shopitem:hover{background-color:#add8e6;transition:background-color 1s ease-out}.itemname{margin-left:1.5em}.itemprice{font-size:2rem;line-height:.1px}.fullinfo{max-width:50vw;margin:0 auto;border-top:6px solid #092032;padding-bottom:1em}.cart{display:flex;cursor:pointer;align-items:center;margin-right:2rem}.about{font-weight:700;font-size:1.5rem;max-width:40rem;margin:0 auto}
/*# sourceMappingURL=main.cd149ff1.chunk.css.map */