.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)}}.container{box-shadow:0 0 5px #ccc;margin:100px auto;max-width:1200px;width:100%}.details{display:flex;flex-wrap:wrap;justify-content:space-around;padding:30px 0}.details .big-img{margin:25px;max-width:500px;min-width:290px;overflow:hidden}.big-img img{display:block;height:100%;max-height:400px;object-fit:cover;width:100%}.details .box{margin:25px;max-width:500px;min-width:290px}.box .row{display:flex;justify-content:space-between;margin-bottom:15px}.box .row h2{letter-spacing:2px;text-transform:uppercase}.box .row span{color:crimson}.box .colors button{border:1px solid #333;cursor:pointer;height:30px;margin-right:5px;outline:none;width:30px}.box p{line-height:1.5;margin:15px 0}.thumb{cursor:pointer;display:flex;height:100px;margin:10px 0;width:100%}.thumb img{border:1px solid #ddd;border-radius:5px;display:block;height:100%;margin-right:5px;object-fit:cover;opacity:.7;width:90px}.thumb img.active{border:1px solid #20b2aa;opacity:1}.box .cart{background:#333;border:none;color:#fff;cursor:pointer;margin-top:15px;outline:none;padding:10px 25px}@media (max-width:500px){.thumb{height:50px}.thumb img{width:50px}}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}
/*# sourceMappingURL=main.5b1b97d3.css.map*/