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}*{box-sizing:border-box;margin:0;padding:0}.products{align-items:center;background-color:#e2e0e0;border-radius:10px;display:flex;font-family:Arial,Helvetica,sans-serif;justify-content:space-between;margin-bottom:20px;padding:20px;width:48%}.image img{border-radius:10px;height:200px;width:200px}.image img:hover{scale:1.1;transition:.5s}.product-price{align-items:center;display:flex;font-size:24px;justify-content:space-between;width:70%}.original-price{opacity:.8;text-decoration:line-through}.product-details{background-color:#ccc;border-radius:10px;flex-direction:column;height:180px;padding:10px;width:400px}.main,.product-details{display:flex;justify-content:space-around}.main{align-items:center;flex-wrap:wrap;margin-top:20px}.description,.main{width:100%}.discountpercent{color:green}.heading{background-color:#7fffd4;text-align:center;text-transform:uppercase}
/*# sourceMappingURL=main.08975947.css.map*/