@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&display=swap);.carrito{display:flex;flex-direction:column;justify-content:center}.carrito-listadito{border:1px solid #333;border-radius:10px;height:50vh;overflow:scroll;width:100%}.carrito-boton{margin-top:20px}button{background:#2f39ff;border:0;border-radius:10px;color:#fff;float:right;font-size:16px;height:35px;margin:0;width:90px}.carrito-item{align-items:center;display:flex;justify-content:space-between;padding:15px}.carrito-item-img{height:70px}.carrito-item-borrar{height:25px;margin-left:5px}.carrito-item-sumar{height:20px}.carrito-item-precio{margin:0}.carrito-txt{border-bottom:1px solid #333;padding-bottom:5px;text-align:left;width:170px}.carrito-item-titulo{font-size:14px;margin:0;padding:0}.carrito-precio{margin-top:15px;text-align:right;width:100%}.carritio-botones{align-items:center;display:flex;justify-content:space-around;width:110px}html{min-height:100%;overflow:scroll;position:relative}body{color:#666;font-family:Quicksand,sans-serif}.carritou{position:absolute;right:24px;top:50px;width:36px}.volver{left:24px;position:absolute;top:58px;width:20px}.titulo{font-weight:700;margin-top:0;text-align:center}.container{align-items:center;display:flex;justify-content:center;width:100%}.wraper{display:block;width:355px}.home{flex-wrap:wrap;height:80vh;overflow:scroll}.carrito-number,.home{display:flex;justify-content:center}.carrito-number{align-items:center;background-color:red;border-radius:100%;color:#fff;font-weight:700;height:26px;position:absolute;right:20px;top:42px;width:26px}header{margin-bottom:20px;margin-top:40px}footer{background-color:#fff;bottom:0;height:50px;position:absolute;text-align:center;width:100%;z-index:1}footer hr{color:#666;width:75%}footer h4{margin:0}.home-item{align-items:center;border:1px solid #999;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;margin:5px;padding:10px;width:140px}.home-item-img{height:80px}.home-item-actions{display:flex;justify-content:space-evenly}.home-item-titulo{font-size:14px;margin:0}.home-item-medidas{font-size:12px;margin:0}.home-item-actions{margin:20px 0 0}.home-item-precio{margin:0 5px 0 0}.home-item-comprar{background:#2f39ff;border:0;border-radius:10px;color:#fff;cursor:pointer;height:30px;margin:0;width:40px}.detalle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:15px}.detalle-img{width:50%}.detalle p{text-align:center}
/*# sourceMappingURL=main.57042130.css.map*/