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{align-items:center;background-color:#42a0ff;color:#fff;display:flex;justify-content:space-around;min-height:5em}header img{height:3em;width:3em}.logo,header div,header h2{border-color:#42a0ff;border-radius:10px;border-style:solid}.logo:hover,header h2:hover{background-color:#42a0ff;border-color:#fff;border-radius:10px;border-style:solid;cursor:pointer}header h3{display:inline}header div:hover{border-color:#fff;border-radius:10px;border-style:solid;margin:0}.logo{max-height:2.5em;width:200px}@media only screen and (max-width:700px){header{min-height:1em}.logo,header div,header h2{border-color:#42a0ff;border-radius:10px;border-style:none solid;border-width:2px 1px}.logo:hover,header div:hover,header h2:hover{background-color:#42a0ff;border-color:#fff;border-radius:10px;border-style:none solid;border-width:2px 1px;cursor:pointer}header img{max-height:2em;max-width:2em}.logo{max-height:2em;max-width:150px}}.welcome-msg{text-align:center}.welcome-msg span{color:red;font-weight:900}.welcome-msg h3{margin-top:5em}.carousel-container{display:flex;justify-content:center}.carousel-item{text-align:center}.carousel-img{height:25em;padding:2em 5em;width:30em}.inventory-container{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin-left:5em;margin-top:-8em}.inventory-item{background-color:#fff;border-color:#364c61;border-style:solid;color:#81b3e6;padding:1em .5em;text-align:center;width:15%}.inventoryItem :hover{background-color:#d3d3d3}.inventory-item img{max-height:10em;max-width:10em;padding:1em}.search{border-color:#364c61;color:#42a0ff;display:block;margin:1em auto;padding:1em;width:50%}.imageContainer{display:inline-flex;height:150px;justify-content:center;width:150px}@media only screen and (max-width:1300px){.inventory-item{width:20%}}@media only screen and (max-width:1200px){.inventory-item{width:30%}.inventory-container{margin-left:auto;margin-top:2em}.filterContainer{display:flex;justify-content:space-around;margin-bottom:-1em}}@media only screen and (max-width:700px){.inventory-item{width:40%}}@media only screen and (max-width:500px){.inventory-item{width:80%}}.cart-div{display:block;flex-wrap:wrap;margin:1em}.cart-div img{max-height:100px;max-width:200px}.cart-card{background-color:#fff;border-color:#364c61;border-style:solid;color:#42a0ff;margin-top:2em;padding:20px;text-align:left}.cart-card h3,.cart-card p{display:inline}@media only screen and (max-width:700px){.cart-card{text-align:center}.cart-card h3{display:block}}.login-create-form{align-items:center;display:flex;flex-direction:column}.error-msg{color:red;font-size:1.75em;text-align:center}.parent-flex{margin-top:2em;width:100%}.details,.parent-flex{align-items:flex-start;display:flex;flex-wrap:wrap}.details{height:616px;margin:0 auto;width:600px}.address{border:2px solid gray;border-radius:4px;display:flex;height:230px;justify-content:center;width:100%}.street1{margin-left:5px}.street1,.street2{width:180px}.street2{width:190px}.voucher{margin-right:5px;width:120px}.delivery{border:2px solid gray;border-radius:4px;height:250px;width:100%}.options{margin-left:10px}.input{margin-bottom:10px}.green{color:green;font-weight:700}.total{border:2px solid gray;border-radius:4px;margin:0 auto 20px;width:300px}.place-order,.total{display:flex;flex-wrap:wrap;justify-content:center}.place-order{height:90px;text-align:center;width:90%}.place-order button{background-color:gold;cursor:pointer;font-weight:700;height:25px;margin-top:10px;width:100%}.order-summary{display:flex;height:40px;width:90%}.order-items,.order-total{display:flex;height:45px;justify-content:space-between;width:90%}.order-total{color:red;margin-bottom:10px}.blue{color:blue}.bottom-border,.underline{border-bottom:2px solid gray}.order-bottom{background:#f0f0f0;border-top:2px solid gray;color:blue;text-align:center}.flex-parent2{display:flex;flex-wrap:wrap;justify-content:center;margin:2em auto 0;width:90%;word-break:break-word}.inline{display:inline-block}.block{display:block;margin:0 1em}#cart-price{display:flex;justify-content:center}.button{background-color:#42a0ff;border:none;color:#fff;margin:5px}.button:hover{background-color:#364c61}.filter{background-color:#fff;border:none;display:block;padding:1em}.filter:hover{background-color:#42a0ff;color:#fff}.index-button{background-color:#fff;border:none;color:#42a0ff}.index-button:hover{color:#364c61}.logout{float:right}
/*# sourceMappingURL=main.f88954e3.css.map*/