@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);body{margin:0;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body a,body a:hover{color:#000}header .logo{width:200px;height:auto}header .logout:hover{cursor:pointer;text-decoration:none}footer svg{width:24px;height:24px}@media (max-width:768px){footer>div{-webkit-flex-direction:column;flex-direction:column}footer .footer-group{margin-bottom:1.5rem}}.layout{min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.layout>div{-webkit-flex-grow:1;flex-grow:1}.product-item img{max-width:250px;max-height:250px}.cart-page img{max-height:100px}.cart-page svg{cursor:pointer}.container-min-max-width{min-width:320px;max-width:1200px}.product-page .image-wrapper{width:400px;height:400px;-webkit-justify-content:center;justify-content:center}.product-page .image-wrapper img{height:100%}@media (max-width:768px){.product-page .image-wrapper{width:100%;height:auto;-webkit-justify-content:start;justify-content:start}.product-page .image-wrapper img{width:100%;height:auto}.product-page .product-info{-webkit-flex-direction:column;flex-direction:column}.product-page .product-details{margin-top:1.5rem}}
/*# sourceMappingURL=main.9d0b74b5.chunk.css.map */