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{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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav{align-items:center;background-color:#1c2b35;display:flex;height:80px;justify-content:space-between;padding-left:140px;padding-right:140px}.nav a{color:#fff;font-size:17px;margin-left:36px;text-decoration:none}.nav a:hover{color:orange}.logout,.span{color:#fff}.logout{background-color:#1c2b35;font-size:17px;margin-left:36px}.shop-container{display:grid;grid-template-columns:4fr 1fr}.products-container{grid-gap:45px;display:grid;grid-template-columns:repeat(3,1fr);margin:100px 50px 50px 100px}@media screen and (max-width:1100px){.products-container{grid-template-columns:repeat(2,1fr)}}.product img{border-radius:8px;height:286px;margin:7px;width:286px}.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-name{font-family:Loto;font-size:21px;font-style:normal;font-weight:400;line-height:25px;margin-top:7px}.btn-cart{align-items:center;background-color:#ffe0b3;border:none;border-radius:0 0 8px 8px;bottom:0;display:flex;height:40px;justify-content:center;position:absolute;width:100%}.btn-cart:hover{background-color:orange}.p{margin-right:10px}.cart{padding:20px 40px;position:-webkit-sticky;position:sticky;top:0}.cart h3{text-align:center}.review{display:flex}.review img{width:101px}.review-details{margin-left:20px}.review-details p{margin:0}.All{align-items:center;border:1px solid #000;display:flex;justify-content:space-between;margin:15px;padding:10px;width:50%}.icon{border:0;color:#eb5757;font-size:31px}.btn-delete{background-color:#eb57574d;border:0;border-radius:50%;height:55px;width:55px}.cart-container{background-color:#ff99004d;text-align:center;width:400px}.prod-container{grid-gap:45px;display:grid;grid-template-columns:repeat(1,1fr);margin:50px 50px 50px 150px;width:1500px}.div{display:flex;grid-template-columns:4fr 1fr}.p{color:red}.form-container{background:#fff;border:1px solid #95a0a7;border-radius:8px;height:600px;margin:30px auto;padding-left:55px;width:500px}.form-title{color:#2a414f;font-size:35px;font-weight:400;letter-spacing:.0025em;line-height:42px;text-align:center}.form-control{margin-bottom:20px}.form-control label{color:#2a414f;display:block;font-size:17px;font-weight:400;letter-spacing:.0015em;line-height:20px;margin-bottom:10px}.form-control input{border:1px solid #95a0a7;border-radius:5px;font-size:1.5em;height:55px;padding-left:20px;width:415px}.btn-submit{background:#ff99004d;border:none;border-radius:5px;color:#0e161a;font-size:21px;font-weight:400;height:55px;letter-spacing:.0015em;line-height:25px;margin-top:15px;width:440px}.btn-submit:hover{background:#ffa30099}.error{color:red}.success{color:green;text-align:center}
/*# sourceMappingURL=main.42f5e41b.css.map*/