#detailsButton{display:grid;width:10rem;height:5vh;place-content:center;grid-area:botonDetalles;margin-bottom:0;background-image:linear-gradient(to top right,#7d0202,#720202,#670203,#5c0303,#510303,#460303,#3c0304,#310304,#260304,#1b0404,#100405,#050405);border:none;color:#fff}#detailsButton:hover{-webkit-filter:saturate(2);filter:saturate(2)}#plusButton{display:grid;background-color:#fff;color:#2e2ebd;font-size:4vh;border:none;grid-area:botonSumar}#plusButton:hover{-webkit-transform:scale(1.5);transform:scale(1.5);transition:.1s}#minusButton{display:grid;background-color:#fff;font-size:4vh;color:#2e2ebd;border:none;grid-area:botonRestar}#minusButton:hover{-webkit-transform:scale(1.5);transform:scale(1.5);transition:.1s}#counterNumber{display:grid;place-items:center;font-size:4vh;margin:auto;grid-area:contador}#addToCartButton{display:grid;place-content:center;background-image:linear-gradient(to top right,#7d0202,#720202,#670203,#5c0303,#510303,#460303,#3c0304,#310304,#260304,#1b0404,#100405,#050405);box-shadow:0 2px 3px #a3b4a2;border:none;outline-offset:none;width:10rem;opacity:.9;margin-bottom:3%}#addToCartButton:hover{-webkit-filter:saturate(2);filter:saturate(2);transition:.5s;opacity:1}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-check:focus+.btn-primary,.btn-primary.active:focus,.btn-primary:active:focus,.btn-primary:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:none}.mainCarousel{display:grid;height:40%;font-family:"Montserrat",sans-serif;margin:0 auto;opacity:.95}.mainCarousel:hover{opacity:1;-webkit-filter:saturate(1.1);filter:saturate(1.1);transition:.5s}.carousel-caption{opacity:.9;font-weight:800;text-shadow:#fff 2px 2px 2px}.carousel-caption,.emptyCartContainer{border-radius:1em;background-color:#fff}.emptyCartContainer{display:grid;width:40%;height:70%;font-family:"Montserrat",sans-serif;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);margin:10% auto;place-items:center;grid-gap:1em}.emptyCartContainer img{width:50%}.cartContainer{display:grid;grid-template-columns:100%;width:50%;margin:auto}.cartContainer__items{display:grid;width:100%;padding:3vh;height:-webkit-min-content;height:min-content;grid-template-columns:40% 10% 50%;grid-template-areas:"info . imagen";font-family:"Montserrat",sans-serif;font-size:3vh;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);border-radius:1rem;margin:2rem 0;background-color:#fff;place-items:center}.cartContainer__items--info{display:grid;grid-area:info;place-content:center}.cartContainer__items--imagen{display:grid;grid-area:imagen;width:80%;margin:0 auto;height:100%;place-content:center;padding:3vh}.cartContainer__items--imagen img{width:85%;height:100%}.cartContainer__items--imagen img:hover{-webkit-filter:saturate(1.1);filter:saturate(1.1);-webkit-transform:scale(1.01);transform:scale(1.01);transition:.5s}.cartContainer__items:hover{box-shadow:0 16px 22px -2px rgba(0,0,0,.5)}.cartContainer__other{display:grid;place-items:center;place-content:center;border-radius:1rem;width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;background-color:#fff;box-shadow:0 12px 18px -6px rgba(0,0,0,.3)}.cartContainer__other:hover{transition:.5s;box-shadow:0 16px 22px -2px rgba(0,0,0,.5)}.widgetIcon{display:flex;margin-left:-1.5vh;margin-top:-.75vh}.widgetNumber{display:flex;place-content:center;width:2.5vh;background-color:#f5f5f5;border:1px solid #fff;border-radius:100%;color:#000}.checkOutContainer{display:grid;grid-template-columns:100%;background:url(https://images.freeimages.com/images/large-previews/af7/football-1218204.jpg) no-repeat 50% fixed;background-size:cover;margin-bottom:-8vh;place-content:center}.checkOutContainer__form{display:grid;background-color:#fff;margin:4rem auto;padding:2rem;min-width:auto;min-height:40vh;border-radius:1em;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);font-family:"Montserrat",sans-serif;font-weight:600}.checkOutContainer__form:hover{box-shadow:0 16px 22px -2px rgba(0,0,0,.5);transition:.5s}.checkOutContainer__form h1{font-weight:900}.checkOutContainer__form--input{display:grid;width:100%;margin:1rem auto;overflow-x:hidden}.checkOutContainer__form--button{display:grid;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:1rem auto}.checkOutContainer__form--error{font-size:70%;color:red;font-weight:600}.checkOutContainer__form--priceBreakdown{padding:1em 0;line-height:2vh}.checkOutContainer__form--freeShip{color:green}.footer{background-image:linear-gradient(to top right,#7d0202,#720202,#670203,#5c0303,#510303,#460303,#3c0304,#310304,#260304,#1b0404,#100405,#050405);box-shadow:3px 1px 6px #000;color:#fff;font-family:"Montserrat",sans-serif}.footer h1{font-family:"Lobster",cursive;font-size:6vh;-webkit-filter:drop-shadow(1vh 1vh 1vh #000);filter:drop-shadow(1vh 1vh 1vh black)}.footer h3{color:#fed395;font-weight:600}.footer a:hover,.footer ul li:hover{cursor:pointer;color:#fed395}.footer:hover{-webkit-filter:saturate(1.1);filter:saturate(1.1);transition:.5s}*{margin:0;padding:0;box-sizing:border-box}#root,body,html{background:url(https://images.freeimages.com/images/large-previews/c63/soccer-jumping-1395833.jpg) no-repeat 50% fixed;background-size:cover}a{text-decoration:none;color:#fff}ul{list-style-type:none}header{color:#f5f5f5;position:-webkit-sticky;position:sticky;top:0;z-index:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem 1rem;background-image:linear-gradient(to top right,#7d0202,#720202,#670203,#5c0303,#510303,#460303,#3c0304,#310304,#260304,#1b0404,#100405,#050405);box-shadow:3px 1px 6px #000}header a h1{font-family:"Lobster",cursive;font-size:7vh;-webkit-filter:drop-shadow(1vh 1vh 1vh #000);filter:drop-shadow(1vh 1vh 1vh black)}header a:hover{color:#fed395;transition:.5s}header:hover{transition:.5s;-webkit-filter:saturate(1.1);filter:saturate(1.1)}.logoFootball{color:#fed395}#navBarToggleButton{display:flex;border:none;order:2;outline-offset:none;background-color:transparent;color:#fff;font-weight:800;font-size:4vh}#navBarToggleButton:hover{color:#fed395}.navWidget{display:flex;flex-direction:column;order:3}nav{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;color:#fff}.nav__categories{display:flex;flex-direction:row;font-size:2.5vh}.dropdown{outline:none}#dropdown-basic-button{border:none;outline:none;background-color:transparent}#dropdown-basic-button:hover{-webkit-filter:saturate(1.5);filter:saturate(1.5);color:wheat}.dropdown-item a{color:#000}.dropdown-item a:hover{color:#720202}.searchBar{display:flex;justify-content:center;margin:2vh 0 1vh}.searchBar__input{border:none;outline:none;box-shadow:3px 1px 6px #000;padding:0 1vh;border-radius:1vh}.searchBar__input:focus{border:none;background-color:wheat}#searchButton{background-color:transparent;color:#fff;border:none;outline:none;-webkit-transform:scale(1.5);transform:scale(1.5);margin-left:1vh;margin-bottom:1vh}#searchButton :hover{color:wheat;transition:.5s}.itemCount--top{display:grid;width:100%;grid-area:cantidad;place-items:center;grid-template-areas:"botonSumar contador botonRestar"}.itemCount--bottom{display:grid;grid-area:agregar}.itemCount--bottom button:hover{display:grid;-webkit-filter:saturate(2);filter:saturate(2);opacity:1;transition:.5s}.itemDetailContainer{display:grid;grid-template-columns:50% 50%;font-family:"Montserrat",sans-serif}.itemDetailContainer ul li{font-size:3vh}.itemDetailRightContainer{display:grid;width:70%;height:-webkit-fit-content;height:-moz-fit-content;background-color:#fff;margin:2rem;height:fit-content;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);padding:1rem;border-radius:1em;place-content:center}.itemDetailRightContainer h2{font-size:1.75rem;margin-left:auto;margin-right:auto;padding:2rem;font-weight:700;color:#000}.itemDetailRightContainer p{font-size:1.3rem;line-height:2rem}.itemDetailRightContainer img{width:30rem;height:auto;margin-left:auto;margin-right:auto;border-radius:1rem}.itemDetailRightContainer:hover{box-shadow:0 16px 22px -2px rgba(0,0,0,.5);transition:.5s}.itemDetailCardContainer{display:grid;width:70%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);transition:.25s;border-radius:1em;margin:2rem;background-color:#fff;place-items:center;grid-gap:1em;grid-template-areas:"producto" "producto" "producto" "cantidad" "agregar"}.itemDetailCardContainer h3{color:#193a29;font-weight:600}.itemDetailCardContainer img{border-bottom:1px solid #b8b7b7;width:20rem}.itemDetailCardContainer img:hover{-webkit-filter:saturate(1.5);filter:saturate(1.5);transition:.5s}.itemDetailCardContainer:hover{box-shadow:0 16px 22px -2px rgba(0,0,0,.5);transition:.5s}.itemList{display:grid;grid-template-columns:33% 33% 33%;margin-top:3rem}.itemList img{width:80%;height:100%}.itemList img:hover{transition:.5s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-filter:saturate(1.5);filter:saturate(1.5)}.itemContainer{display:grid;width:70%;height:auto;font-family:"Montserrat",sans-serif;box-shadow:0 12px 18px -6px rgba(0,0,0,.3);border-radius:1em;margin:1em auto;background-color:#fff;place-items:center;grid-gap:1em;grid-template-areas:"producto" "producto" "producto" "producto" "botonDetalles"}.itemContainer h3{border-top:1px solid #b8b7b7;padding-top:2vh;margin-right:3vh;font-weight:600;text-transform:uppercase}.itemContainer a img{display:grid;margin-left:auto;margin-right:auto}.itemContainer:hover{transition:.5s;box-shadow:0 16px 22px -2px rgba(0,0,0,.5)}.landingPage{position:fixed;display:grid;place-content:center;padding-top:20rem;width:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.landingPage button{font-family:"Montserrat",sans-serif;background-color:transparent;border:none;font-size:9vh;text-shadow:1px 1px 5px #000;font-weight:900}.landingPage button:hover{background:transparent;color:#720202;box-shadow:inset 0 0 0 3px #720202;transition:.5s}.loadingSpinnerContainer{display:flex;padding-top:20rem;font-size:5vh;justify-content:center}.sk-circle{margin:100px auto;width:40px;height:40px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;animation:sk-circleBounceDelay 1.2s ease-in-out infinite both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:1500px){.itemList{grid-template-columns:1fr 1fr 1fr;justify-content:center;transition:1s}.landingPage{font-size:5vh;padding-top:15rem}.itemDetailContainer{grid-template-columns:100%}.itemDetailCardContainer{grid-gap:0}.itemDetailCardContainer,.itemDetailRightContainer{margin-left:auto;margin-right:auto}.cartContainer__items{width:100%;padding:5vh}.cartContainer__items--imagen img{width:100%;height:100%}}@media (max-width:1000px){.itemList{grid-template-columns:100%;transition:1s}header a h1{display:flex;order:1;font-size:7vh}.landingPage{font-size:5vh;padding-top:25vh}.landingPage button{padding:5rem;font-size:5vh;font-weight:700;border:none;outline-offset:none}nav{font-size:2.5vh}#navBarToggleButton{display:flex;order:2}.emptyCartContainer{margin-top:10%;width:75%}.emptyCartContainer img{width:75%}.nav__categories{font-family:"Montserrat",sans-serif;flex-flow:column wrap;padding:2vh 8vh}#counterNumber,.nav__categories button{font-size:2.5vh}.loadingSpinnerContainer{padding-top:10rem}.cartContainer__items{grid-template-areas:". fotito ." ". . ." ". info ."}.cartContainer__items--info{grid-area:info}.cartContainer__items--imagen{grid-area:fotito}.cartContainer__items--imagen img{height:14rem;width:11rem}}@media (max-width:500px){.itemList{grid-template-columns:100%;transition:1s}.mainCarousel{display:none}header a h1{order:2;font-size:6vh}nav{flex-direction:column;font-size:1.5vh}.nav__categories{display:flex;order:3}.nav__categories button{font-size:1.75vh}.mainCarousel{margin-top:10vh}.carousel-item:active{height:80%}.itemDetailCardContainer .img-fluid{width:80%}#counterNumber{font-size:2vh}.emptyCartContainer{margin-top:20%;width:75%}.emptyCartContainer img{width:100%}.carousel-caption{-webkit-transform:scale(.5);transform:scale(.5)}.cartContainer__items{min-width:60vw}.cartContainer__items--info h3{font-size:75%;font-weight:600}.cartContainer__items--info h6{font-size:70%}.cartContainer__items--imagen img{height:8rem;width:8rem}.cartContainer__other #addToCartButton{margin:1rem;width:80%}}
/*# sourceMappingURL=main.e416d49b.chunk.css.map */