@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600&display=swap);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}body,html{height:100%;margin:0;padding:0}.App{background:#000;min-height:100vh;text-align:center}*{box-sizing:border-box}.App-header{background:linear-gradient(135deg,#f6ffd7,#d8f9b0);border-radius:15px;box-shadow:0 4px 10px #0003;color:#222;color:#333;display:flex;flex-direction:column;font-family:Quicksand,sans-serif;font-size:calc(3px + 3vmin);font-weight:600;justify-content:center;letter-spacing:.5px;overflow:hidden;width:100%}.menu{align-content:center;align-items:center;height:100vh}.menu_superior{align-items:center;background:linear-gradient(90deg,#afe66d,#78c21f);box-shadow:0 4px 6px #0000004d;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;left:0;padding:10px;position:fixed;top:0;width:100%;z-index:1000}.datos_menu_superior a{border-radius:8px;color:#fff;font-size:calc(2px + 3vmin);font-weight:700;margin:5px;padding:10px 15px;text-decoration:none;text-transform:uppercase;transition:background .3s ease}.datos_menu_superior a:hover{background:#ffffff4d}.productos{align-items:center;background:#fff;margin:5%;padding:1%}.contenedor{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,2fr));margin-top:80px;max-width:100vw;width:100%}.bloque-productos{background:#afe66d;border:3px solid #78c21f;border-radius:12px;box-shadow:0 4px 8px #00000040;font-size:calc(1px + 1vmin);height:100px;height:auto;transition:transform .1s ease,box-shadow .3s ease;width:100%}.bloque-productos:hover{box-shadow:0 6px 15px #00000059;transform:scale(1.05)}.complemento-bloque{background:#fff;width:100%}.img-circular{aspect-ratio:1/1;border-radius:50%;margin:auto;object-fit:cover;width:100%;width:calc(10px + 100vmin)}.mod-precio{background:#fff;border:1px solid #222;border-radius:20px;color:#78c21f;display:inline-block;font-size:calc(1.9px + 2vmin);padding:5px;width:100%}.menu_superior_movil{display:none}.menu-inferior{background:#78c21f;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -4px 6px #0000004d;color:#fff;font-size:calc(3px + 3vmin);font-weight:700;padding:15px;text-align:center;width:100%}.contenido-menu-inferior{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;z-index:1000}@keyframes glow{0%{box-shadow:0 4px 10px #0003}50%{box-shadow:0 4px 15px #ffffff4d}to{box-shadow:0 4px 10px #0003}}.App-header:hover{animation:glow 2s infinite alternate}.carrusel{background:#000;box-shadow:0 6px 16px #0003;height:100vh;margin:0 auto;overflow:hidden;position:relative;width:100%}.contenedor-imagenes{display:flex;height:100%;transition:transform .8s ease-in-out}.carrusel-item{align-items:center;display:flex;flex:0 0 100%;justify-content:center}.imagen-carrusel{border-radius:calc(50px + 3vmin);height:100%;object-fit:cover;transform:rotate(-90deg);transition:transform .5s ease-in-out}.imagen-carrusel:hover{box-shadow:0 6px 15px #00000059;transform:rotate(-90deg) scale(1.05)}@media screen and (min-width:1400px){.menu-imagen{height:650;width:650}}.grid-image{align-items:center;background:#fff;background:linear-gradient(135deg,#fdfdfc,#fff);border-radius:20px;border-radius:12px;box-shadow:0 4px 15px #0003;color:#181818;color:#333;display:grid;font-family:Quicksand,sans-serif;font-size:2rem;font-size:1.3rem;font-weight:700;font-weight:600;grid-template-columns:auto auto;justify-content:center;letter-spacing:.5px;line-height:2;margin:2cm auto;padding:20px;text-decoration:none;text-transform:uppercase;transition:background .3s ease;width:80%}@media screen and (max-width:600px){.App-header{background:linear-gradient(90deg,#afe66d,#78c21f)}.carrusel{width:100%}.imagen-carrusel{height:50vh}.menu{color:#fff}.menu_superior{align-items:start;box-shadow:none;flex-direction:column;font-size:.5rem;text-align:left}.datos_menu_superior{display:none}.contenedor{grid-template-columns:1fr}.mod-precio{font-size:.8rem;padding:4px}.App-header{font-size:1rem}.img-circular{border-radius:20%;height:100px;max-height:100px;max-width:100px;min-height:100px;width:100px}.bloque-productos{padding:10px;width:100%}.menu_superior_movil{display:block}.botonMenu,.menu_superior_movil{background-color:#78c21f;border-radius:12px;color:#fff}.botonMenu{border:1.5px solid #fff}.activo{display:block;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.grid-image{font-size:1rem;width:100%}}.productos-populares{width:100%}.contenedor-productos-populares{align-items:center;background:#fff;border-radius:20px;display:flex;height:400px;justify-content:center;margin:2cm auto;max-width:75%;width:100%}.inicio{background:linear-gradient(135deg,#f6ffd7,#d8f9b0);color:#8a2be2;width:100%}.contenedor-clasico{background:#fff;background:linear-gradient(135deg,#fdfdfc,#fff);border-radius:20px;border-radius:12px;box-shadow:0 4px 15px #0003;color:#181818;color:#333;font-family:Quicksand,sans-serif;font-size:2rem;font-size:1.3rem;font-weight:700;font-weight:600;justify-content:center;letter-spacing:.5px;line-height:2;margin:2cm auto;padding:20px;text-decoration:none;text-transform:uppercase;transition:background .3s ease;width:80%}.imageContenedor{height:350px;width:300px}@media screen and (max-width:600px){.imageContenedor{height:150px;width:100px}.contenedor-clasico{font-size:1rem;width:100%}}
/*# sourceMappingURL=main.2961a9a3.css.map*/