@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap);.app{margin:10vh 0 0}.categories{flex-wrap:wrap;margin:0;padding:0}.categories,.loader{display:flex;width:100%}.loader{height:80vh;justify-content:center}.hero,.loader{align-items:center}.hero{background:#ef8354;display:flex;height:10vh}.hero p{color:#fff;display:flex;font-size:3.3rem;font-weight:800;justify-content:center;width:100%}@media (min-width:767.98px){.hero h3{font-size:2rem}}.linkProd a{color:#fff;font-weight:800;text-decoration:none}.linkProd a::link,.linkProd a:after,.linkProd a:visited{color:#fff}.linkProd{align-items:center;background:#f4ae90;display:flex;font-size:1rem;height:5vh;justify-content:center;padding:.5rem;text-transform:uppercase;width:100%}.linkProd:hover{font-style:italic}.itemHome{max-width:50%}img{width:100%}.itemHome h3{background:#2d3142;color:#fff;font-size:.8rem;font-weight:200;padding:2px 5px;position:absolute;text-align:center;text-transform:uppercase;width:30%}.itemHome a{align-items:center;display:flex;justify-content:center;text-decoration:none}header{background:#2d3142;display:flex;height:10vh;justify-content:space-between;position:fixed;top:0;width:100%}header h1{color:#fff;font-size:1rem;justify-content:center;padding:0 0 0 1em;text-transform:uppercase}header h1,header ul{align-items:center;display:flex}ul li{list-style:none;margin:0 1em}.carritoImg{width:1.3rem}a:visited,header a:link{color:#fff;text-decoration:none}header img{width:2rem}@media (min-width:767.98px){header h1{font-size:1.8rem}}.footer{align-items:center;background:#2d3142;color:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}.footer h4{font-size:.8rem;font-weight:300;padding:.5 rem}.item{background:#f4ae90;border-radius:5px;display:flex;flex-direction:column;height:350px;justify-content:space-between;margin:.4rem;padding:.5rem;width:40%}.item-img{align-items:center;background-color:#fff;border:1px solid #f4f3ee;border-radius:10px;display:flex;height:55%;justify-content:center}.item-img img{width:100px}.price{font-weight:800;padding:0 0 10px;text-align:center;width:100%}.item h5{align-items:center;display:flex;font-weight:400;height:110px;margin:0}.item button{background:#d4a089;border:1px solid #f4f3ee;border-radius:8px;color:#f4f3ee;padding:.2rem}.item button:hover{background-color:#ef8354}h1{color:#333}.products{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:10vh 0 0;padding:1rem 0}.itemCarrito{display:flex;flex-direction:row-reverse}.itemCarrito-articulo{align-items:center;background:#f4ae90;display:flex;flex-wrap:wrap;margin:.5rem;min-height:auto;padding:10px;width:100%}.itemCarrito-img{align-items:center;background:#fff;border:1px solid #fff;display:flex;justify-content:center;margin:5px;width:30%}.itemCarrito-img img{height:90px;object-fit:scale-down;width:90px}.itemCarrito-texto{display:flex;flex-direction:column;justify-content:center;padding:0 0 0 10px;width:65%}.cantidad,.itemCarrito-articulo h2{font-size:13px}.itemCarrito p{display:flex;font-size:14px;font-weight:700;justify-content:flex-end}.itemCarrito button{background:#d4a089;border:1px solid #f4f3ee;border-radius:8px;color:#f4f3ee;cursor:pointer;padding:5px;width:100%}.itemCarrito button:hover{color:#f75454}.carrito{margin:10vh 0 0;min-height:80vh}.total{align-items:flex-end;display:flex;font-size:1.5rem;font-weight:700;justify-content:flex-end;margin:1rem}.carritoVacio{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center}.carritoVacio h3{background:#f4ae90;border-radius:5px;font-weight:400;height:20%;padding:2rem;width:80%}.carritoVacio a:active,.carritoVacio a:link,.carritoVacio a:visited{background:#ef8354;color:#2d3142;font-weight:700;padding:1rem;text-align:center;text-decoration:none;text-transform:uppercase;width:80%}:root{--first:#f4f3ee;--second:#fff;--third:#f4ae90;--fourth:#ef8354;--fifth:#8693ac;--text:#2d3142}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background-color:#f4f3ee;background-color:var(--first);box-sizing:border-box;color:#2d3142;color:var(--text);font-family:Roboto,sans-serif;margin:0}
/*# sourceMappingURL=main.9deb8be9.css.map*/