*{padding:0;margin:0;box-sizing:border-box}body{background-color:#e2e2e2;font-family:"Montserrat",sans-serif;line-height:1.5em;font-size:16px;height:100%}.App,body{position:relative}.App{margin:0 auto;padding-top:3rem;width:90%;max-width:800px;min-height:100vh;overflow:hidden;display:block}.App footer{position:absolute;text-align:center;font-size:.8em;bottom:1rem;width:100%}.product-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;background-color:#fff;padding:1.3rem 1.3rem 3rem;border-radius:.7rem;box-shadow:0 10px 6px -6px #818181}.product-container .product-info img{width:100%;max-width:300px;overflow:hidden}.product-container .product-info h3{margin:2rem 0 .5rem}.review-form{display:flex;flex-direction:column;align-items:stretch}.review-form input{vertical-align:middle;margin:5px 0;padding:10px;background-color:#fff}.review-form button,.review-form input{border:1px solid #ffb400;border-radius:.3rem}.review-form button{padding:10px 20px;background-color:#ffb400;color:#fff;cursor:pointer}.product-rating h4{margin-top:2rem}.product-rating h5{margin-top:1rem}.product-rating hr{stroke:206;max-width:30%}.product-rating .stars{margin-top:.5rem}.product-rating .user-review{margin:1rem 0 2rem}@media screen and (min-width:600px){.product-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:1rem;padding:1.3rem}.product-container .product-info img{max-width:230px;overflow:hidden}.product-container .product-info h3{margin:2rem 0 .5rem}.product-container .product-info p{font-size:.8em;width:300px}.review-form{flex-flow:row wrap;align-items:center}.review-form button{margin-left:1rem}.product-rating h4{margin-top:0}.product-rating span{font-size:.8em;line-height:1em}}
/*# sourceMappingURL=main.c5eb532b.chunk.css.map */