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}.header{background-color:#000}.header,.header .nav{display:flex;flex-direction:row;width:100%}.header .nav{align-items:center;justify-content:space-around}@media screen and (max-width:900px){.header .nav{left:0;position:fixed;top:0}}.header .nav .nav__marca{background-color:hsla(0,0%,96%,.84);border-radius:25px;box-shadow:5px 5px 8px #8a2be2;font-size:2em;padding:11%;width:100%}.header .nav ul{background:red;background-color:rgba(64,0,141,.7);border-radius:25px;display:flex;width:46%}.header .nav ul a{align-items:center;background-color:#fff;border:3px solid #8a2be2;border-radius:25px;color:#fff;color:#000;display:flex;font-size:1.5em;justify-content:center;margin:2%;padding:1%;width:100%}.header .nav .CartWidget{background-color:#fff;border:3px solid #8a2be2;border-radius:50px;display:flex;font-size:2em;text-align:center}.header button{display:none}@media screen and (max-width:900px){.header button{cursor:pointer;display:flex;margin:1em 2em 0 0;position:fixed;right:0;top:0}}@media screen and (max-width:900px)and (max-width:500px){.header button{height:3em;right:-15px;top:-2px;width:3em}}@media screen and (max-width:900px)and (max-width:300px){.header button{align-content:center;align-items:center;display:flex;height:2em;justify-content:center;right:-20px;top:-2px;width:2em}}@media screen and (max-width:900px){.header .nav{display:none;transition:all .5s ease}.header .nav ul{display:flex;flex-direction:column;padding-left:0;padding-right:43px;width:79%}.header .nav ul a{font-size:1.3em}}@media screen and (max-width:900px)and (max-width:650px){.header .nav ul{padding-right:30px}.header .nav ul a{font-size:1.3em}}@media screen and (max-width:900px)and (max-width:500px){.header .nav ul{padding-right:25px}}@media screen and (max-width:900px)and (max-width:330px){.header .nav ul{padding-right:15px}}@media screen and (max-width:900px){.header .nav.activeNav{background-image:-webkit-radial-gradient(top left,#030145,#000);display:flex;flex-direction:column;transition:all .5s ease}}footer{align-content:center;background-color:#000;bottom:0;flex-direction:column;height:45vh;position:relative;width:100%}footer,footer ul{display:flex;justify-content:center}footer ul{flex-direction:row;padding:0}footer ul li{font-size:40px;margin:10px;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}@media screen and (max-width:768px){footer ul li{font-size:35px}}@media screen and (max-width:430px){footer ul li{font-size:33px}}@media screen and (max-width:360px){footer ul li{font-size:29px}}@media screen and (max-width:330px){footer ul li{font-size:27px}}@media screen and (max-width:270px){footer ul li{font-size:25px}}@media screen and (max-width:250px){footer ul li{font-size:23px}}@media screen and (max-width:220px){footer ul li{font-size:21px}}@media screen and (max-width:203px){footer ul li{font-size:19px}}footer ul li:hover{cursor:pointer;-webkit-transform:rotate(1turn);transform:rotate(1turn)}footer ul li .fa-linkedin{color:#0015ff}footer ul li .fa-twitter{color:#1da1f2}footer ul li .fa-instagram{color:#a7af34}footer ul li .fa-whatsapp{color:#25d366}footer p{display:block;font-size:20px;padding:10px 0 60px;text-align:center;transition:.35s;width:98vw}footer p a{color:#fff;text-decoration:none}footer p a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:430px){footer p a{font-size:15px}}@media screen and (max-width:360px){footer p a{font-size:13px}}@media screen and (max-width:330px){footer p a{font-size:11px}}@media screen and (max-width:270px){footer p a{font-size:10px}}@media screen and (max-width:250px){footer p a{font-size:8px;font-size:7px}}@media screen and (max-width:203px){footer p a{font-size:6px}}.form{background-image:linear-gradient(#7300ff 30%,blue);height:80vh;justify-content:center;padding:4%}.form,.form form{align-items:center;box-sizing:border-box;display:flex;flex-direction:column}.form form{background-color:#fff;border-radius:15px;justify-content:flex-start;padding:2%;width:60%}@media screen and (max-width:700px){.form form{width:90%}}.form form div{align-items:flex-start;border:2px solid #000;border-radius:15px;box-shadow:5px 5px 5px #000;display:flex;justify-content:center;margin:3%;padding:2%;width:80%}.form form div input,.form form div label{text-align:center;width:99%}@media screen and (max-width:500px){.form form div input,.form form div label{width:90%}}.form form div::-webkit-input-placeholder{font-size:1em}.form form div::placeholder{font-size:1em}.form form .CartItemMsg{align-items:center;display:flex}@media screen and (max-width:500px){.form form .CartItemMsg{font-size:1.2em}}@media screen and (max-width:300px){.form form .CartItemMsg{font-size:1em}}.CartItem__section{align-content:center;background-image:linear-gradient(#7300ff 30%,blue);box-sizing:border-box;height:100vh;padding:1%}.CartItem__div,.CartItem__section{align-items:center;display:flex;flex-direction:column;justify-content:start}.CartItem__div{height:50%;width:100%}.CartItemMsg__Container{background-image:linear-gradient(#7300ff 30%,blue);height:80vh;justify-content:center}.CartItemMsg,.CartItemMsg__Container{align-items:center;display:flex;flex-direction:column}.CartItemMsg{align-content:center;background-color:#fff;border-radius:25px;font-size:1.5em;margin:2%;padding:2%}@media screen and (max-width:500px){.CartItemMsg{font-size:1.2em}}@media screen and (max-width:300px){.CartItemMsg{font-size:1em}}.CartItem__categorias{align-items:center;background-color:#fff;border:3px solid #000;border-radius:15px;display:flex;flex-direction:row;height:20%;justify-content:space-evenly;width:80%}.CartItem__categorias li{border-right:1px solid #000;font-size:1.5em;padding:1%;text-align:center;width:20%}@media screen and (max-width:1000px){.CartItem__categorias li{font-size:1.2em}}.generarOrden{background-color:#fff;border:2px solid #000;border-radius:25px;box-shadow:5px 5px 5px #000;color:#000;font-size:2em;margin:0;text-decoration:none;width:30%}.counter{background-color:#5900ff;background-image:-webkit-radial-gradient(top left,#5900ff,#050147);border-radius:25px;box-sizing:border-box;margin:4%;padding:2%;width:50%}.counter div{align-items:center;display:flex;height:auto;justify-content:space-around;width:100%}.counter div button{font-size:2rem;height:50px}.counter div p{background-color:#fff;border-radius:50px 50px;color:#000;font-size:2rem;padding:1%}.counter .agregar__carrito{font-size:1.2rem;padding:1%}#scroll{background-color:red;height:180vh;width:100%}.div_spinner{align-items:center;background-image:linear-gradient(#7300ff 30%,blue);display:flex;height:80vh;width:100%}.spinner{-webkit-animation:spin 1s ease infinite;animation:spin 1s ease infinite;border:4px solid rgba(0,0,0,.493);border-left-color:#90f;border-radius:50%;height:50px;margin:0 auto;width:50px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.div__ILC{align-items:center;background-image:linear-gradient(#7300ff 30%,blue);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;height:80vh;justify-content:center;padding:1%}@media screen and (max-width:1136px){.div__ILC{height:auto;padding:5%}}.div__ILC ul{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:1%;padding:0;width:100%}@media screen and (max-width:500px){.div__ILC ul{margin-top:10%}}@media screen and (max-width:350px){.div__ILC ul{margin-top:20%}}@media screen and (max-width:200px){.div__ILC ul{margin-top:28%}}.div__ILC ul li{align-items:center;background-color:#000;background-image:-webkit-radial-gradient(bottom right,#10003b,#000);border:2px solid #8400ff;border-radius:25px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;justify-content:center;margin:2%;padding:1%;width:20em}@media screen and (max-width:1136px){.div__ILC ul li{height:32em;width:22em}}@media screen and (max-width:600px){.div__ILC ul li{align-content:space-around;display:flex;flex-direction:column;height:28em;justify-content:space-evenly;width:19em}}@media screen and (max-width:400px){.div__ILC ul li{width:17em}}@media screen and (max-width:350px){.div__ILC ul li{width:15em}}.div__ILC ul li h3{background-color:#fff;border-radius:15px;color:#000;font-size:20px;font-size:1.5rem;padding:2%;text-align:center;width:60%}@media screen and (max-width:1136px){.div__ILC ul li h3{font-size:1.2rem}}@media screen and (max-width:600px){.div__ILC ul li h3{font-size:1rem}}@media screen and (max-width:400px){.div__ILC ul li h3{font-size:.8rem}}.div__ILC ul li p{background-color:hsla(0,0%,100%,.425);border-radius:15px;color:#fff;font-size:1.2rem;padding:2%;width:40%}@media screen and (max-width:1136px){.div__ILC ul li p{font-size:1rem}}@media screen and (max-width:600px){.div__ILC ul li p{font-size:.8rem}}@media screen and (max-width:400px){.div__ILC ul li p{font-size:.7rem}}.div__ILC ul li img{border-radius:10px;box-shadow:10px 10px 10px #000;height:200px;width:200px}@media screen and (max-width:1136px){.div__ILC ul li img{height:180px;width:180px}}@media screen and (max-width:600px){.div__ILC ul li img{height:160px;width:160px}}@media screen and (max-width:400px){.div__ILC ul li img{height:140px;width:140px}}@media screen and (max-width:200px){.div__ILC ul li img{height:120px;width:120px}}@media screen and (max-width:160px){.div__ILC ul li img{height:105px;width:105px}}.div__ILC ul li a{background-color:#70f;border-radius:15px;color:#fff;font-size:1em;margin:2%;padding:2%;width:40%}@media screen and (max-width:500px){.div__ILC ul li a{font-size:.7em}}.div__IDC{align-items:center;background-image:linear-gradient(blue 30%,#7300ff);box-sizing:border-box;display:flex;flex-direction:row;height:80vh;justify-content:center;width:100%}.div__IDC .IDC__info,.div__IDC section{border-radius:15px;height:auto;margin:2%;padding:3%;width:50%}.div__IDC .IDC__info{align-items:center;background-color:#000;background-image:-webkit-radial-gradient(top left,#030145,#000);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center}.div__IDC .IDC__info h2{background-color:#fff;border-radius:25px;box-sizing:border-box;color:#000;font-size:20px;font-size:1.7rem;text-align:center;width:70%}.div__IDC .IDC__info .description{background-color:hsla(0,0%,100%,.425);border-radius:15px;color:#fff;font-size:1.2rem;padding:2%;width:40%}.div__IDC .IDC__info .terminarCompra{background-color:#8400ff;border-radius:15px;color:#fff;font-size:1.2rem;margin:3%;padding:1%;text-decoration:none}.div__IDC img{border:3px solid #000;border-radius:15px;box-shadow:0 0 25px #000;height:500px;margin:1%;width:100%}body{text-align:center;width:98.9vw}ul{list-style:none}a{text-decoration:none}.App{display:flex;flex-direction:column}
/*# sourceMappingURL=main.6d1a3621.css.map*/