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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cart{padding:20px 30px;position:-webkit-sticky;position:sticky;top:0}.review-item{border:1px solid #95a0a7;border-radius:8px;display:flex;margin:21px auto;padding:8px;width:571px}.review-details-container{display:flex;justify-content:space-between;margin-left:17px;width:100%}.review-item img{width:91px}.review-details p{margin:0}.delete-container{align-items:center;display:flex}.btn-delete{background-color:rgba(235,87,87,.3);border:0;border-radius:50%;height:55px;width:55px}.btn-delete:hover{background-color:rgba(235,87,87,.5);cursor:pointer}.delete-icon{color:#eb5757;font-size:31px}.shop-container{display:grid;grid-template-columns:4fr 1fr}.product-container{grid-gap:45px;display:grid;gap:45px;grid-template-columns:repeat(3,1fr);margin:100px 50px}.cart-container{background-color:rgba(255,153,0,.3)}@media screen and (max-width:1100px){.product-container{grid-template-columns:repeat(2,1fr)}}.product{border:1px solid #95a0a7;border-radius:8px;height:510px;position:relative;width:300px}.product-info{margin:0 14px}.product-info p{margin-bottom:0;margin-top:5px}.product img{border-radius:8px;height:286px;margin:7px;width:286px}.product-name{font-family:Lato;font-size:21px;font-style:normal;font-weight:400;line-height:25px;margin-top:7px}.btn-cart{align-items:center;background:#ffe0b3;border:none;border-radius:0 0 8px 8px;bottom:0;display:flex;justify-content:center;position:absolute;width:100%}.btn-text{margin-right:5px}.btn-cart:hover{background-color:orange}.header{align-items:center;background-color:#1c2b35;display:flex;height:80px;justify-content:space-between;padding-left:140px;padding-right:140px}.header a{color:#fff;font-size:17px;margin-left:36px;text-decoration:none}.header a:hover{color:orange}
/*# sourceMappingURL=main.50d8624f.css.map*/