body{margin:0}#root{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}header{min-height:5rem;width:100%;position:fixed;z-index:10;background-color:#fff;border-bottom:black solid 2px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}main{margin:0 auto;padding-top:4rem;padding-bottom:1rem;width:90%;flex:1 1 auto;display:flex;flex-wrap:wrap;justify-content:center}footer{width:100%;margin-top:auto;height:6rem;border-top:1px solid black;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}::-webkit-scrollbar{height:0;width:0;overflow-y:hidden;overflow-x:hidden}@media (max-width: 1280px){header{padding-top:1rem}}header a{color:#000;text-decoration:none;display:flex;justify-content:center}.cont-navs{width:30%;display:flex;align-items:center;justify-content:space-around}.cont-nav{height:1.5rem}.underline{height:.3rem;background-color:#221bf5}.cont-titulo{height:3rem;width:8%;border:2px solid black;text-align:center;display:flex;font-size:1.5em;align-items:center;justify-content:center}#form-busqueda{height:100%;width:45%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}#busqueda{order:0;padding-left:1rem;height:1.3rem;width:90%;border-radius:.6rem}#form-busqueda .cont-error{height:.1rem;margin-top:-.3rem;order:2}#form-busqueda .cont-error p{margin:0;padding:0}#form-busqueda button{order:1;width:4rem;height:2.3rem;border:1px solid black;border-radius:1rem;background-color:#fff;cursor:pointer}#form-busqueda button:hover{color:#fff;background-color:#000}.boton-compras{height:3rem;width:3.5rem;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.boton-compras:hover{color:#fff;background-color:#000}@media (max-width: 1280px){.cont-navs{order:3;min-height:3rem;width:100%}.cont-titulo{order:0;width:70%}.boton-compras{height:2.5rem;width:3.5rem}.cont-boton-compras{width:20%;order:1;display:flex;align-items:center;justify-content:center}#form-busqueda{order:2;height:4rem;width:100%;display:flex;justify-content:space-around}#form-busqueda .cont-error{width:100%;margin:-2;display:flex;align-items:center;justify-content:center}#busqueda{padding-left:1rem;height:1.2rem;width:70%}}.pagina-inicio{align-content:space-between}.cont-ofertas{padding-top:1rem;width:100%;margin-bottom:4rem}.cont-ofertas h2{text-align:center}.cont-controlador-ofertas,.cont-oferta{height:31.4rem}.cont-controlador-ofertas{position:relative}.cont-oferta{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.cont-oferta-imagen{height:25.4rem;width:25.4rem;display:flex;justify-content:center;align-items:center}.cont-oferta-informacion{width:30%;display:flex;flex-direction:column;align-items:center;justify-content:center}.cont-oferta-informacion button{margin-top:3rem;height:2.5rem;width:8rem;border-radius:.5rem;background-color:#fff;border:.2rem black solid;cursor:pointer}.cont-oferta-informacion button:hover{color:#fff;background-color:#000}.cont-oferta img{max-height:25.4rem;max-width:25.4rem}.cont-controlador-oferta{height:100%}.cont-controlador-oferta-prev,.cont-controlador-oferta-next{background-color:#fff;top:50%;position:absolute;z-index:2;border:1px solid black;height:2rem;width:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.cont-controlador-oferta-next{left:97.1%}.cont-subtitulo{margin-top:4rem}.cont-productos{display:flex;flex-wrap:wrap;justify-content:center}.producto{margin:1rem;height:20rem;width:25rem;position:relative;z-index:1;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.producto p{color:#fff;position:absolute;z-index:0}.producto img{position:absolute;z-index:1;max-height:20rem;max-width:25rem}.producto:hover img{z-index:0;opacity:0}.producto:hover{background-color:#000}.producto:hover p{z-index:4}.nro-pagina{height:5rem;width:100%;display:flex;align-items:center;justify-content:flex-end}.cont-nro-pagina{width:13rem;display:flex;align-items:center;justify-content:space-around}.btn-anterior,.btn-siguiente{height:2rem;width:3rem}.btn-anterior button,.btn-siguiente button{height:100%;width:100%;border:2px solid black;border-radius:10px;background-color:#fff;cursor:pointer}.btn-anterior button:hover,.btn-siguiente button:hover{color:#fff;background-color:#000}@media (max-width: 1280px){.pagina-inicio{padding-top:8rem}.cont-ofertas{padding-top:5rem}.cont-controlador-ofertas,.cont-oferta{height:40rem}.cont-oferta img{max-height:14rem;max-width:14rem}.cont-oferta-informacion{width:80%}.producto{height:16rem;width:18rem}.producto img{max-height:16rem;max-width:18rem}}@media (min-width: 901px) and (max-width: 1249px){.cont-controlador-oferta-next{left:93%}}@media (min-width: 701px) and (max-width: 900px){.cont-controlador-oferta-next{left:86%}}@media (min-width: 501px) and (max-width: 700px){.cont-controlador-oferta-next{left:90%}}@media (min-width: 301px) and (max-width: 500px){.cont-controlador-oferta-next{left:86%}}@media (min-width: 100px) and (max-width: 300px){.cont-controlador-oferta-next{left:80%}.cont-controlador-ofertas,.cont-oferta{height:55rem}}.pagina-producto-detalles{align-content:center}.cont-producto-detalles{height:100%;width:60%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.cont-producto-informacion{width:50%}.cont-imagenes-detalles,.cont-imagenes-detalles img{max-height:20rem;max-width:20rem}.cont-imagenes-detalles{position:relative;display:flex}.cont-imagenes{min-height:20rem;min-width:20rem;display:flex;align-items:center;justify-content:center}.next,.prev{background-color:#fff;top:50%;position:absolute;z-index:2;border:1px solid black;height:2rem;width:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.next{left:84%}.cont-agregar-carrito{width:60%;display:flex;align-items:center;justify-content:space-between}.cont-precio{width:50%;display:flex;justify-content:space-between}.cont-precio h4{font-size:1.5em}.cont-agregar-carrito button{height:3rem;background-color:#fff;border-radius:.5rem;cursor:pointer}.cont-agregar-carrito button:hover{color:#fff;background-color:#000}.cont-cantidad{height:2rem;width:40%;display:flex;align-items:center;justify-content:space-between}.cont-controlador-cantidad{height:100%;width:50%;display:flex;align-items:center;justify-content:space-around}.cont-controlador-cantidad p{width:2rem;text-align:center}.cont-controlador-cantidad button{cursor:pointer;border:2px solid black;background-color:#fff}.cont-controlador-cantidad button:hover{color:#fff;background-color:#000}@media (max-width: 1280px){.pagina-producto-detalles{padding-top:13rem}.cont-producto-detalles{width:90%}.cont-producto-detalles h1{text-align:center}.cont-producto-informacion{margin:0 auto;width:90%}.prev{right:78%}.next{left:78%}.cont-agregar-carrito{width:100%}.cont-precio h4{font-size:1.2em}.producto-cantidad{width:4rem!important}.producto-precio{width:5rem!important}.cont-cantidad{width:100%}}.pagina-busqueda{padding-top:8rem;align-items:center}.pagina-canjes{display:flex;flex-direction:column;align-items:center;justify-content:center}.cont-canjes{width:60%;display:flex;flex-wrap:wrap;justify-content:space-around}.cont-canje{height:12rem;width:20rem;border:.2rem solid;border-radius:1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.cont-canje h5,.cont-canje p{text-align:center;width:100%}.cont-canje button{height:3rem;width:6rem;border-radius:.5rem;border:1px solid black}@media (max-width: 1280px){.pagina-canjes{padding-top:10rem}.pagina-canjes h3{text-align:center}.cont-canjes{width:100%}.cont-canje{height:12rem;width:15rem}}.pagina-perfil{padding-top:3rem;width:100%;align-content:center}.pagina-perfil h1{text-align:center;width:100%}.cont-acciones,.cont-perfil,.cont-actualizar,#form-actualizar{display:flex}.cont-acciones{width:10rem;border:1px solid black;flex-direction:column}.cont-acciones button{height:3rem;cursor:pointer;background-color:#fff}.cont-acciones button:hover{color:#fff;border:1px solid white;background-color:#000}.cont-perfil,.cont-actualizar{height:30rem;width:30rem;border-top:1px solid black;border-bottom:1px solid black;border-right:1px solid black;flex-wrap:wrap}.cont-perfil{align-content:center;justify-content:center}.cont-perfil p{margin:0;height:2rem;width:70%;display:flex;align-items:center}#form-actualizar{height:90%;width:100%;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center}#form-actualizar label{width:100%;text-align:center}#form-actualizar input{margin-top:1rem;padding-left:.6rem;width:15rem}#form-actualizar .cont-error{height:1rem;margin-bottom:2rem}#form-actualizar button{height:2.5rem;width:5rem;background-color:#fff;cursor:pointer}#form-actualizar button:hover{color:#fff;background-color:#000}.cont-acciones-actualizar{margin:0 auto;height:10%;width:80%;display:flex;align-items:center;justify-content:space-around}.cont-boton-opcion{height:1.3rem}.cont-boton-opcion button{border:none;cursor:pointer;background-color:#fff}.morado{height:.3rem;background-color:#635ef6}@media (max-width: 1280px){.pagina-perfil{padding-top:10rem}}@media (max-width: 1000px){.pagina-perfil{padding-top:12rem}.cont-acciones{width:25%}.cont-perfil,.cont-actualizar{width:70%}#form-actualizar input{margin-top:1rem;width:12rem}}@media (width: 1280px){.pagina-perfil{padding-top:14rem}}@media (width: 1024px){.pagina-perfil{padding-top:14rem}}.pagina-nodevades{align-content:space-around}.cont-novedades{display:flex;flex-wrap:wrap;align-content:space-around;justify-content:center}.cont-novedad{width:70%}@media (max-width: 1280px) and (min-width: 281px){.pagina-nodevades{padding-top:9rem}.cont-novedad{width:100%}}@media (width: 1024px){.pagina-nodevades{padding-top:12rem}}@media (max-width: 280px){.pagina-nodevades{padding-top:12rem}.cont-novedad{width:100%}}@media (width: 375px){.pagina-nodevades{padding-top:12rem}}.pagina-suscripcion{align-content:space-around}.cont-suscripciones{width:100%;display:flex;justify-content:space-around}.cont-suscripcion{height:33rem;width:17rem;border:black solid 1px;border-radius:3rem;background-color:#aeacf6;display:flex;flex-direction:column;align-items:center;justify-content:center}.cont-suscripcion ul{padding-right:1.1rem}.cont-suscripcion h5{font-size:1.5em}.cont-suscripcion button{margin-top:3rem;height:3rem;width:7rem;border-radius:1rem;cursor:pointer;background-color:#fff}.cont-suscripcion button:hover{color:#fff;background-color:#000}@media (max-width: 1280px){.pagina-suscripcion{padding-top:14rem}.cont-suscripciones{flex-wrap:wrap;align-content:flex-start}.cont-suscripcion{margin-bottom:3rem}}.pagina-ingresar{padding-top:5rem;align-content:center}.pagina-ingresar h3{width:100%;text-align:center}#form-login{height:20rem;width:20rem;border:1px solid black;background-color:#a7a4f9;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}#form-login label{width:100%;display:flex;align-items:center;justify-content:center}#form-login input{padding-left:.6rem;height:1.3rem}#form-login .cont-error{height:2.7rem;width:100%;display:flex;align-items:center;justify-content:center}#form-login button{margin-top:1rem;height:3.5rem;width:7rem;background-color:#fff;cursor:pointer}#form-login button:hover{color:#fff;background-color:#000}@media (max-width: 1280px) and (min-width: 281px){.pagina-ingresar{padding-top:10rem}}@media (width: 1024px){.pagina-ingresar{padding-top:12rem}}@media (max-width: 280px){.pagina-ingresar{padding-top:11rem}}.pagina-registrarse{align-content:center}.pagina-registrarse h3{width:100%;text-align:center}#form-register{height:35rem;width:22rem;border:1px solid black;background-color:#a7a4f9;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}#form-register label{width:100%;display:flex;align-items:center;justify-content:center}#form-register input{padding-left:.6rem;height:1.3rem}#form-register .cont-error{height:2.7rem;width:100%;display:flex;align-items:center;justify-content:center}#form-register button{margin-top:1rem;height:3.5rem;width:7rem;background-color:#fff;cursor:pointer}#form-register button:hover{color:#fff;background-color:#000}@media (max-width: 1280px){.pagina-registrarse{padding-top:12rem}}.pagina-carrito{width:98%;padding-top:5rem;display:flex;align-items:center;justify-content:center}.cont-carrito{width:100%}.cont-productos-comprar{height:16.305rem;overflow-x:hidden;overflow-y:scroll;border:1px solid black;display:flex;flex-direction:column;align-items:center;justify-content:center}.cont-producto-comprar{margin-top:.1rem;margin-bottom:.1rem;height:5rem;width:100%;border:2px solid black;display:flex;align-items:center;justify-content:space-around}.cont-producto-comprar h2{width:8rem;text-align:center}.cont-producto-comprar-img{height:5rem;width:5rem;display:flex;align-items:center;justify-content:center}.cont-producto-comprar h3{width:20rem;text-align:center}.cont-producto-comprar-img img{max-height:5rem;max-width:5rem}.cont-producto-comprar button{height:3rem;width:3rem;border:1px solid black;cursor:pointer;background-color:#fff}.cont-producto-comprar button:hover{color:#fff;background-color:#000}.cont-comprar{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end}.cont-comprar h3{width:100%;display:flex;justify-content:flex-end}.cont-comprar button{height:3rem;width:5rem;border:1px solid black;cursor:pointer;background-color:#fff}.cont-comprar button:hover{color:#fff;background-color:#000}.cont-descuentos{width:15%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.cont-descuentos h3{width:100%;text-align:center}.cont-descuentos button{cursor:pointer;height:2.5rem;width:6rem}@media (max-width: 1280px){.pagina-carrito{padding-top:11rem}.cont-productos-comprar{height:9rem}.cont-producto-comprar{height:3rem}.cont-producto-comprar-img{height:2.5rem;width:2.5rem}.cont-producto-comprar-img img{max-height:2.5rem;max-width:2.5rem}.cont-producto-comprar h2{font-size:.9em}.cont-producto-comprar h3{width:15rem;padding:0;margin:0;font-size:.9em}.cont-producto-comprar button{height:1.5rem;width:1.5rem;display:flex;align-items:center;justify-content:center}.cont-descuentos{width:100%}.cont-comprar{margin-top:1rem}.cont-comprar,.cont-comprar h3{justify-content:center}}.sugerencia,.ayuda{display:flex;flex-direction:column;align-items:center;justify-content:center}.sugerencia h5,.ayuda h5{margin:0;padding:0;width:100%;text-align:center}.sugerencia button,.ayuda button{margin-top:1.1rem;background-color:#fff;cursor:pointer}.sugerencia button:hover,.ayuda button:hover{color:#fff;background-color:#000}.redes{display:flex;flex-direction:column;align-items:center;justify-content:center}.redes h4,.redes p{margin:0;padding:0}.redes p{cursor:pointer}@media (max-width: 1280px){.sugerencia h5,.ayuda h5{height:1.1rem;font-size:.8em}.redes h4,.redes p{font-size:.8em}.sugerencia,.ayuda{width:50%}.redes{height:6rem;width:100%}.ayuda,.sugerencia{margin-top:1rem;margin-bottom:1rem}}
