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;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{margin:0 auto;max-width:800px}.App-nav{border-bottom:2px solid #508fca;display:flex;margin:20px;padding:10px}.App-nav ul{flex:1 1;margin:0;padding:0}.App-nav-item{border-bottom:4px solid transparent;display:inline-block;font-size:24px;list-style:none;margin-right:32px}.App-nav-item a,.app-nav-itemCount a{cursor:pointer}.App-nav-item a:hover,.app-nav-itemCount a:hover{color:#999}.App-nav-item.selected{border-bottom-color:#ffaa3f}.app-nav-itemCount{font-weight:700}.App-content{margin:0 20px}.itempage-items{margin:0;padding:0}.itempage-items li{list-style-type:none;margin-bottom:20px}.item{border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding:10px}.item-image{border:1px solid #ccc;float:left;height:64px;margin-right:10px;width:64px}.item-img{height:100%;width:100%}.item-title{font-weight:700;margin-bottom:.4em}.item-price{color:#555;font-size:18px;text-align:right}.item-addToCart{background-color:#fff;border:2px solid #ffaa3f;border-radius:3px;cursor:pointer;font-size:14px;margin-bottom:5px}.item-addToCart:hover{background-color:#ffddb2}.item-addToCart:active{background-color:#ed8400;color:#fff;outline:none}.item-addToCart:focus{outline:none}.item-left{flex:1 1}.item-right{display:flex;flex-direction:column;justify-content:space-between}.cartpage-items{margin:0;padding:0}.cartpage-items li{list-style-type:none}.cartItem-addOne,.cartItem-count,.cartItem-removeOne{border:1px solid #ccc;padding:5px 10px}.cartItem-addOne,.cartItem-removeOne{background:#fff;cursor:pointer}.cartItem-addOne:hover,.cartItem-removeOne:hover{background:#ffddb2}.cartItem-addOne{border-left:none}.cartItem-removeOne{border-right:none}.cartpage-totalCost{font-size:1.2rem;font-weight:700;padding:10px;text-align:right}.cartpage-empty{font-size:1.2rem;text-align:center}
/*# sourceMappingURL=main.dda7e909.css.map*/