body,html{-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}*{border:none;box-sizing:border-box;font-family:Poppins,"sans-serif";outline:none}.container{height:100%;width:100%}.website-logo{transition:transform .3s ease-in-out}.website-logo:hover{transform:scale(1.2) rotate(10deg)}.item-image{height:10rem;width:90%}.item-description{width:90%}.item-price{width:50%}*{margin:0;padding:0}.cartitems-container{background-color:#c6bceb;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}.cartitems{grid-gap:7px;background-color:#e1deed;display:grid;flex:1 1;grid-template-rows:auto repeat(auto-fit,minmax(250px,1fr));height:auto;margin:100px auto 0;width:10%}.item-image{object-fit:"cover";width:"100%"}.cartitem-container{cursor:pointer;margin-right:1rem;max-width:250px;width:100%}
/*# sourceMappingURL=main.5f5393cf.css.map*/