*{margin:0;padding:0;box-sizing:border-box}table{border-collapse:collapse;width:100%}td,th{border:1px solid #ddd;padding:.5rem}.Cart button.cart-remove{padding:.25rem;background-color:#a10f0f;color:#fff;display:inline-block;width:2rem}.Cart td:last-child,.Cart th:last-child,.Cart tr:last-child,.Cart tr:nth-last-child(2),.Cart tr:nth-last-child(3){text-align:right}.Orders td:first-child,.Orders td:last-child,.Orders td:nth-last-child(3),.Orders th:first-child,.Orders th:last-child,.Orders th:nth-last-child(3){text-align:center}.Orders td:nth-last-child(2),.Orders th:nth-last-child(2){text-align:right}tr:nth-child(2n){background-color:#f2f2f2}tr:hover{background-color:#ddd}th{padding-top:.5rem;padding-bottom:.5rem;text-align:left;background-color:gold;color:#333}footer{padding:2rem;background-color:#000;display:flex;color:#fff}.Shopping-status{display:flex;flex-direction:row-reverse;color:#fff}.Shopping-status span{margin-left:.5rem}.Product-hook{padding:2rem;border:.2rem solid gold;margin-bottom:.25rem}.Product-hook img{width:100%}.Product-hook button{display:block;padding:1rem 2rem;margin:1rem auto;background-color:#333;border:none;border-radius:1rem}h1{color:#333}h2,h3{color:#333;font-size:.9rem}.Cart button{width:100%;padding:.75rem 0;border-radius:.5rem;border:none;font-size:1.75rem;color:#f3cd14;background-color:#333}.Cart tfoot button{width:auto;margin-right:.5rem;padding:.75rem 1rem;border-radius:.5rem;border:none;font-size:1em}.App{display:flex;flex-direction:column;justify-content:space-between}header{padding:1rem;background-color:#000}header h1{text-align:center;padding:1rem;color:#f3cd14;font-family:Tangerine,cursive;font-size:3rem;text-shadow:4px 4px 4px #e4e635}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}.App,.Cart,.Orders,.Payment,.Shipping{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.App .container,.Cart .container,.Orders .container,.Payment .container,.Shipping .container{padding:.25rem}input{padding:.5rem;border-radius:.25rem;border:1px solid #555}ul{display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-between;list-style-type:none;margin:0;padding:0}li a,ul{width:100%}li a{display:block;text-align:center;color:#fff;padding:.5rem 0;border-radius:.5rem}li a:hover{background-color:#555;color:#fff}.active{background-color:#4caf50;color:#fff}.tupperware{display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tupperware input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio{border-radius:50%}.checkmark,.radio{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#aaa}.tupperware:hover input~.checkmark,.tupperware:hover input~.radio{background-color:#ccc}.tupperware input:checked~.checkmark,.tupperware input:checked~.radio{background-color:#333}.checkmark:after,.radio:after{content:"";position:absolute;display:none}.tupperware input:checked~.checkmark:after,.tupperware input:checked~.radio:after{display:block}.tupperware .radio:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:gold}.tupperware .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid gold;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}select{padding:.5rem;border-radius:.25rem;border:1px solid #555;background-color:#fff}
/*# sourceMappingURL=main.9e536c5a.chunk.css.map */