*{margin:0;padding:0;box-sizing:border-box}#root{background-color:#fff7f0}#root a{text-decoration:none}#App{min-height:100vh;display:flex;flex-flow:column wrap;justify-content:space-between;align-items:center}#Inicio{height:100vh;width:100vw;background-image:url(/assets/padel-fondo-D302hndX.webp);background-size:cover;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}#Inicio .inicio__botones{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:20px}#InicioTools{position:absolute;top:30px;right:30px}#InicioTools .svg{width:50px;height:50px;color:#fff7f0}#InicioTools .svg:active{scale:1.1}#Ingreso{width:40%;min-width:300px;background-color:#fff7f0;position:absolute;z-index:2;border-radius:20px;box-shadow:2px 2px 2px #424656;border:2px solid #424656;text-align:center;color:#424656}#Ingreso .IngresoTexto{margin:30px 30px 20px}#Ingreso .formulario{margin:0 30px}#Ingreso .formulario #email{text-align:center;margin-bottom:20px;box-shadow:2px 2px 2px #424656}#Ingreso .formulario #password{text-align:center;box-shadow:2px 2px 2px #424656}#Ingreso #Boton{margin:10px 10px 30px;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0;border:2px solid #FFF7F0}#Ingreso #Boton:active{scale:1.1}#ModalAdm{background-color:#fff7f0;position:absolute;z-index:4;width:calc(100vw - 60px);height:calc(100vh - 60px);border-radius:20px;border:2px solid #424656}#ModalAdm #Titulo{padding:30px}#ModalAdm .svg{position:absolute;top:20px;right:20px;color:#424656;height:40px;width:40px;margin-bottom:5px}#InicioBoton .InicioBoton__boton{background-color:transparent;color:#fff7f0;font-weight:700;border:2px solid #FFF7F0;height:50px;width:150px;border-radius:15px;font-size:20px}#InicioBoton .InicioBoton__boton:active{scale:1.1}#InicioContacto .InicioContacto__boton{background-color:transparent;color:#fff7f0;font-weight:700;border:2px solid #FFF7F0;height:50px;width:150px;border-radius:15px;font-size:20px}#InicioContacto .InicioContacto__boton:active{scale:1.1}#InicioTexto{position:absolute;bottom:30px;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;margin:0 30px}#InicioTexto h3{text-align:center;color:#fff7f0}#InicioTexto .svg{width:40px;height:40px;margin:0 0 -20px;color:#fff7f0}#Navbar{width:100%;display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);border-bottom:1px solid #424656;padding-bottom:1px}#Navbar .header__contenedor{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:5px}#Dropdown{border-radius:10px;box-shadow:2px 2px 2px #424656;background-color:#fff7f0}#Dropdown .dropdown-menu{background-image:linear-gradient(to bottom,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2)}#Dropdown .dropdown-menu .dropdown-item{color:#fff7f0;font-weight:700;text-transform:uppercase}#Dropdown .dropdown-menu .dropdown-item:hover{color:#424656}#Logo{margin:0 0 -8px}#Logo .Logo__texto{color:#fff7f0;text-decoration:none;text-shadow:2px 2px 2px #424656}#Logo .Logo__texto:hover{color:#424656}#CartWidget .CartWidget__boton{width:50px;height:50px;margin:5px 0;background-image:url(/assets/pelota-padel-CJuZk5yl.webp);background-position:cover;background-position-x:-5px;background-position-y:-4px;background-size:60px;border:none;box-shadow:2px 2px 2px #424656}#CartWidget .CartWidget__boton:active{scale:1.1}#CartWidget .CartWidget__boton .numerito{margin:10px 0 0;color:#424656;font-size:30px;text-align:center}#Carrito{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;min-height:calc(100vh - 448px);width:80%}#Carrito #Boton{background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0;border:2px solid #FFF7F0;box-shadow:2px 2px 2px #424656;margin-bottom:30px}#Carrito #Boton:active{scale:1.1}#Carrito #carritoContenedor{width:100%}#Carrito .Titulo__categorias{padding:30px 30px 10px}#nuevoCarrito{min-height:calc(100vh - 448px);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}#nuevoCarrito #Boton{background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0;border:2px solid #FFF7F0;box-shadow:2px 2px 2px #424656;margin-bottom:30px}#nuevoCarrito #Boton:active{scale:1.1}#nuevoCarrito .Titulo__categorias{padding:30px 30px 20px}#CarritoItem{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin:10px;padding:20px 30px;border:2px solid;box-shadow:2px 2px 2px #424656;border-radius:20px;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0}#CarritoItem #Boton{margin:0 10px;color:#424656;background-color:#fff7f0;border:2px solid #424656;background-image:none}#CarritoItem #Boton:active{color:#fff7f0;background-color:#424656;border:2px solid #FFF7F0}#CarritoItem h4{margin:0 10px}#TotalPagar #Total{color:#424656;text-align:center;margin-top:20px;font-weight:700}#TotalPagar #Boton{margin:10px 10px 30px;text-align:center;line-height:1.8}#Checkout{margin:0 30px 30px;text-align:center;min-height:calc(100vh - 478px);width:80%}#Checkout #Boton{margin:0 10px;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0;border:2px solid #FFF7F0}#Checkout #Boton:active{scale:1.1}#Checkout .Titulo__categorias{padding:30px 30px 10px}#CheckoutItem{width:100%;text-align:center;font-size:20px;font-weight:700;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;color:#424656;margin:0 0 30px}#CheckoutItem input{width:50%;height:40px;border-radius:20px;min-width:300px;text-align:center}#CompraRealizada{min-height:calc(100vh - 448px);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}#CompraRealizada #Boton{background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0;border:2px solid #FFF7F0;box-shadow:2px 2px 2px #424656;margin-bottom:30px}#CompraRealizada #Boton:active{scale:1.1}#CompraRealizada h4{margin:0 30px 30px;color:#424656;text-align:center}#CompraRealizada .Titulo__categorias{padding:30px 30px 20px}#ItemListContainer{width:100%;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;min-height:calc(100vh - 448px)}#ItemListContainer .Titulo__categorias{padding:30px}#CargandoPagina{min-height:calc(100vh - 448px);display:flex;justify-content:center;align-items:center}#Titulo{text-align:center;color:#424656;display:flex;flex-flow:column wrap;justify-content:flex-end;align-items:center}#ItemList{width:100%;min-height:calc(100vh - 554px);display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:flex-start;overflow-y:scroll}#Item{width:300px;aspect-ratio:1/1.7;border:2px solid #424656;border-radius:20px;margin:0 30px 30px;overflow:hidden;box-shadow:2px 2px 2px #424656;display:flex;flex-flow:column wrap;justify-content:space-between;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2)}#Item .Item__boton{text-align:center;width:100%}#Item .Item__boton #Boton{margin-bottom:20px}#Cards{display:flex;flex-flow:column wrap;justify-content:center;align-items:flex-start}#Cards .cards__foto{width:100%;aspect-ratio:1/1;background-color:#fff;border-bottom:1px solid #424656}#Cards .cards__texto{margin:20px 30px 0 0;list-style:none;color:#fff7f0;font-size:18px;font-weight:700}#ItemDetailContainer{width:100%;min-height:calc(100vh - 448px);display:flex;flex-flow:column wrap;justify-content:center;align-items:center;background-color:#fff7f0}#ItemDetailContainer .Titulo__categorias{padding:30px 30px 0}.ItemDetail{background-color:#fff7f0;flex-flow:row wrap;display:flex;flex-flow:column wrap;justify-content:space-between;align-items:center}.ItemDetail .ItemDetail__contenedor{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.ItemDetail #Boton{margin:30px 15px 30px 5px;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0;border:2px solid #FFF7F0;box-shadow:2px 2px 2px #424656}.ItemDetail #Boton:active{scale:1.1}#CardDetail{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}#CardDetail .CardDetail__contenedor{margin:-10px 30px 0;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}#CardDetail .CardDetail__contenedor .contenedor__foto{width:300px;aspect-ratio:1/1;background-color:#fff}#CardDetail .CardDetail__contenedor .contenedor__texto{display:flex;flex-flow:column wrap;justify-content:center;align-items:flex-start;margin:30px}#CardDetail .CardDetail__contenedor .contenedor__texto h4{color:#424656;line-height:1.8}#CardDetail .contenedor__descripcion{margin:0 30px;max-width:1000px;width:80%;text-align:justify;color:#424656;min-width:300px}#ItemCount{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}#ItemCount .ItemCount__controles{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:10px}#ItemCount .ItemCount__controles .svg{width:40px;height:40px;color:#fff7f0;border:1px solid #FFF7F0;border-radius:10px;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);box-shadow:2px 2px 2px #424656}#ItemCount .ItemCount__controles .svg:active{scale:1.1}#ItemCount .ItemCount__controles .controles__numero{text-align:center;font-size:26px;color:#424656}#Contacto{width:100vw;min-height:calc(100vh - 448px);display:flex;flex-flow:column nowrap;align-items:center}#Contacto #Formulario{margin:0 30px 30px;color:#424656}#Contacto #Formulario #Boton,#Contacto #Formulario button{margin:0 5px;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);color:#fff7f0;border:2px solid #FFF7F0;box-shadow:2px 2px 2px #424656}#Contacto #Formulario #Boton:active,#Contacto #Formulario button:active{scale:1.1}#Contacto #Formulario #exampleFormControlTextarea1{min-height:calc(100vh - 655px)}#Contacto #Titulo{padding:30px 30px 20px}#Formulario{width:30%;min-width:300px;margin:30px;color:#fff7f0;text-align:center}#Formulario .input,#Formulario .textarea{text-align:center;box-shadow:2px 2px 2px #424656}#Formulario .textarea{height:125px;margin-bottom:20px}#Formulario #Boton,#Formulario button{margin:0 5px}#Formulario #exampleFormControlInput1{margin-bottom:20px}#Footer{width:100%;position:relative;display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center;background-image:linear-gradient(to right,#2c73d2,#237bd7,#1983dc,#0d8ae0,#0392e4,#0392e4,#0392e4,#0392e4,#0d8ae0,#1983dc,#237bd7,#2c73d2);border-top:1px solid #424656}#Footer #Logo{margin:0 30px -10px}#Links{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:10px;margin:30px}#Links .svg{width:50px;height:50px;color:#fff7f0}#Links .svg:hover{color:#424656}#Horario{text-align:center;color:#fff7f0;margin:30px}#Horario h4{color:#fff7f0;line-height:1.5}#Boton{background-color:#fff7f0;border:2px solid #424656;color:#424656;height:40px;width:90px;text-align:center;border-radius:10px;box-shadow:2px 2px 2px #424656;font-weight:700}#Boton:active{background-color:#424656;color:#fff7f0;border:2px solid #FFF7F0}@media screen and (min-width: 0px) and (max-width: 433px){#CarritoItem{flex-flow:column nowrap;gap:10px;text-align:center}#Footer{flex-flow:column-reverse wrap}#Footer #Logo{margin:30px 30px -20px}#Footer #Links{margin:-10px 30px 30px}#ModalAdm,#Ingreso{display:none}}@media screen and (min-width: 434px) and (max-width: 481px){#CarritoItem{flex-flow:column nowrap;gap:10px;text-align:center}#Footer{flex-flow:column-reverse wrap}#Footer #Logo{margin:30px 30px -20px}#Footer #Links{margin:-10px 30px 30px}#ModalAdm,#Ingreso{display:none}}@media screen and (min-width: 482px) and (max-width: 850px){#CarritoItem{flex-flow:column nowrap;gap:10px;text-align:center}#Footer{flex-flow:column-reverse wrap}#Footer #Logo{margin:30px 30px -20px}#Footer #Links{margin:-10px 30px 30px}#ModalAdm,#Ingreso{display:none}}@media screen and (min-width: 851px) and (max-width: 906px){#CarritoItem{flex-flow:column nowrap;gap:10px;text-align:center}#ModalAdm,#Ingreso{display:none}}@media screen and (min-width: 907px) and (max-width: 1200px){#ModalAdm,#Ingreso{display:none}}
