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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{scroll-behavior:smooth}.background{align-items:center;background-color:#3f4e4f;background-image:url(/static/media/background.739e99a3a4758dd23003.png);background-position:bottom;background-repeat:no-repeat;background-size:100% 109%;display:flex;height:100vh;justify-content:center;width:100vw}.shop-btn{cursor:pointer;height:5vh;position:absolute;right:79vh;top:13vh;width:12vh}.left-border{left:13vh}.left-border,.right-border{background-color:#c6cac4;height:338vh;position:absolute;top:0;width:.8vh;z-index:999}.right-border{right:11.1vh}.nav-item{color:#e3e6d9;cursor:pointer;font-family:Moderne Fraktur;font-size:3.5vh;text-decoration:none;transition:all .5s ease-in-out}.nav-item:hover{color:#fff;scale:103%}.content{align-items:center;flex-direction:column;height:60%;margin:27vh auto 0;width:45%}.content,.nav-bar-container{display:flex;justify-content:space-between}.nav-bar-container{width:70%}.view-more{align-items:center;color:#e3e6d9;display:flex;font-family:Moderne Fraktur;font-size:3vh;height:6%;justify-content:center;text-decoration:none;width:30%}.cart-button-container{left:50%;position:fixed;transform:translateX(-50%);transition:bottom .3s ease-in-out}.cart-button-container.show{bottom:-3vh}.cart-button{align-items:flex-end;background-color:initial;background-image:url(/static/media/cart-btn.ca15fcb2e14a5430ce16.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;cursor:pointer;display:flex;height:27vh;justify-content:center;position:relative;width:35vh}.cart-button span{bottom:9vh;color:#485251;font-family:Moderne Fraktur,sans-serif;font-size:2.5vh;position:absolute}.cart-item{border:1px solid #ddd;border-radius:5px;height:35vh;margin-bottom:10px;padding:10px;width:26vh}.cart-item img{height:15vh;width:15vh}.cart-item-description{margin-top:3vh}.most-sold-container{align-items:center;display:flex;height:100%;justify-content:center;margin-top:25vh;width:100vh}.top-seller-product-item{background-image:url(/static/media/item-background.37db0fe270e9115c05c2.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:90%;padding:8vh 4vh;transition:all .5s ease-in-out;width:30%}#middle-product{height:100%;width:35%}.top-seller-product-item img{height:50%;margin-top:4vh;width:70%}.top-seller-product-item:hover{cursor:pointer;scale:103%}.top-sellers-background{align-items:center;display:flex;height:86%;justify-content:center;margin:0 auto;width:100%}.cards{height:400px;position:relative;width:750px}.card{--url:"";align-items:center;background-image:var(--url);background-size:cover;border-radius:5px;display:flex;height:400px;justify-content:center;position:absolute;width:250px}.green-circle{animation:green-circle 10s ease-in-out infinite;background:#32a852b3;height:350px;left:-50px;width:350px}.green-circle,.purple-circle{border-radius:50%;bottom:-50px;position:absolute}.purple-circle{animation:increase 10s ease-in-out infinite;background:#ac4bd666;box-shadow:0 0 250px 250px #ac4bd666;height:250px;left:150px;width:250px}.yellow-circle{animation:increase 10s ease-in-out infinite;background:#e6d84599;box-shadow:0 0 60px 70px #e6d84599;height:100px;right:-50px;top:-50px;width:100px}.gradient-circle,.yellow-circle{border-radius:50%;position:absolute}.gradient-circle{animation:gradient-circle 10s ease infinite;background:linear-gradient(45deg,#ffb600,#f603ef);height:150px;right:-30px;top:100px;width:150px}.gradient-circle-bottom{animation:gradient-circle-bottom 10s ease-in-out infinite;background:linear-gradient(45deg,#ffb600,#f603ef);border-radius:50%;bottom:250px;height:100px;left:30px;position:absolute;width:100px}.dashed-circle{animation:dashed-circle 10s ease infinite;background:#0000;border-radius:50%;display:flex;flex-direction:column;height:150px;justify-content:space-around;overflow:hidden;position:absolute;right:50px;top:100px;width:150px}.dashed-circle .line{background:linear-gradient(45deg,#ffb600,#f603ef);height:1px;width:100%}.little-green-circle{animation:little-green 5s ease infinite;background:#32a852b3;border-radius:50%;height:30px;position:absolute;right:130px;top:50px;width:30px}@keyframes little-green{0%,50%,to{transform:translate(0)}25%{transform:translate(0) scale(1.5)}75%{transform:translate(20px,20px)}}@keyframes dashed-circle{0%,38%,40%,to{transform:translate(0) scale(1)}20%{transform:translate(-10px,10px) scale(1)}39%{transform:translate(0) scale(1.6)}60%{transform:translate(10px,10px) scale(1)}}@keyframes gradient-circle{0%,40%,to{transform:translate(0)}20%{transform:translate(-10px,10px)}60%{transform:translate(10px,10px)}}@keyframes increase{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@keyframes green-circle{0%,to{transform:translate(0)}20%{transform:translate(-30px,10px)}40%{transform:translate(-20px,5px)}60%{transform:translate(-30px,10px)}80%{transform:translate(10px,-5px)}}@keyframes gradient-circle-bottom{0%,to{transform:translate(0)}20%{transform:translate(-10px,20px)}40%{transform:translate(-20px,30px)}60%{transform:translate(-5px,20px)}80%{transform:translateY(10px)}}.modal-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-background,.modal-overlay{align-items:center;display:flex;justify-content:center}.modal-background{background-image:url(/static/media/modal-background.1a521048d0ff5a59d552.png);background-position:50%;background-repeat:no-repeat;background-size:contain;color:#485251;flex-direction:column;font-family:Moderne Fraktur;font-size:2vh;height:99vh;overflow-y:auto;padding:20px;position:relative;width:127vh}.modal-close{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.modal-content{align-items:center;display:flex;flex-wrap:wrap;height:60%;justify-content:center;margin:0 auto;overflow:scroll;overflow-x:hidden;width:80%}.modal-content::-webkit-scrollbar{height:0;width:0}.cart-title{font-size:4vh;letter-spacing:.5vh}.total-txt{font-size:3.5vh}.modal-close-btn{color:#4f6765;cursor:pointer;font-family:Moderne Fraktur;font-size:3.5vh;position:absolute;right:13vh;top:13vh}@font-face{font-family:Moderne Fraktur;font-style:normal;font-weight:400;src:url(/static/media/Moderne%20Fraktur.197f7ebfa95ba35eea47.ttf) format("truetype")}@font-face{font-family:Cinzel-Bold;font-style:normal;font-weight:700;src:url(/static/media/Cinzel-Bold.6cc1a5a1184f05e623e7.ttf) format("truetype")}@font-face{font-family:Cinzel-Regular;font-style:normal;font-weight:400;src:url(/static/media/Cinzel-Regular.f6dc41c2dfb6eb7c173c.ttf) format("truetype")}.lace-shop{background-image:url(/static/media/lace-shop.3b8c09c1750f6e711209.png);background-position:50%;background-size:100% 80%;height:60vh;position:absolute;top:-7vh;width:100vw;z-index:999}.lace-shop,.main-tienda{background-repeat:no-repeat}.main-tienda{background-image:url(/static/media/sizes.31cefd9e49ca2a847009.png);background-size:contain;height:75vh;margin-top:46vh;width:50vw}.shop-background{align-items:center;background:linear-gradient(180deg,#667274 90%,#b5c0be 94%);display:flex;flex-direction:column;height:678vh;justify-content:flex-start;overflow:hidden;position:relative;width:100vw}.footer{background-image:url(/static/media/footer.648243055f84930d5477.png);bottom:0;height:35vh;position:absolute;width:100%}.footer,.product-item{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.product-item{background-image:url(/static/media/item-background.37db0fe270e9115c05c2.png);height:50%;padding:6.3vh 4vh;position:relative;width:25%}.product-item img.tight{height:50%;margin-top:3vh;width:50%}.product-item img.glove{height:50%;margin-top:4vh;width:60%}.products-container{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:135vh;justify-content:center;margin-top:8vh;width:150vh}*,:after,:before{-ms-box-sizing:border-box;box-sizing:border-box}body{background:#fff;color:#000;font-family:arial;font-size:16px;margin:0;max-height:338vh;max-width:210vh}.shop-title{color:#e3e6d9;font-family:Moderne Fraktur;font-size:8vh;position:absolute;top:13vh}.shop-tooltips-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.shop-gift,.shop-tooltips{color:#e3e6d9;font-family:Moderne Fraktur;font-size:4vh}.shop-gift{font-weight:700;margin-top:4vh}.como-comprar-container{align-items:flex-start;bottom:61vh;display:flex;flex-direction:column;justify-content:center;position:absolute;width:100vh}.como-comprar-tooltips-respuestas{color:#e3e6d9;font-family:Moderne Fraktur;font-size:3.5vh;margin-bottom:4vh;text-align:left}.como-comprar-tooltips-preguntas{color:#e3e6d9;font-family:Moderne Fraktur;font-size:4vh;text-shadow:2px 2px 4px #829daf}.filters-container{flex-direction:row;font-family:Moderne Fraktur;font-size:4vh;justify-content:space-between;position:absolute;top:45vh;width:60vh}.bottom-product-item,.filters-container{align-items:center;color:#485251;display:flex}.bottom-product-item{flex-direction:column;font-family:Edwardian Script ITC,sans-serif;font-size:2vh;height:10vh;justify-content:center;margin-top:8.8vh;width:30vh}.bottom-product-item div.add-to-cart{color:#337c76;cursor:pointer;font-size:3vh;height:5vh;width:18vh}.contact-title{color:#e3e6d9;font-family:Moderne Fraktur;font-size:8vh}.contact-section{bottom:38vh;display:flex;flex-direction:column;height:20vh;justify-content:space-between;position:absolute;right:41%}.product-price{color:#43433d;font-family:Moderne Fraktur;font-size:2.5vh;margin-top:.6vh;text-shadow:1px 1px 3px #0003}.modal-content img.pattern-image{background-repeat:no-repeat;background-size:contain;height:45vh;margin-bottom:1.5vh}.elements-container{align-items:center;display:flex;height:69%;justify-content:center;margin-top:4vh;width:100%}.modal-content.description{align-content:center;display:flex;flex-direction:row;height:70%;justify-content:center;width:80%}.description-container,.description-img-container{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.description-container{background-color:#b2c1c1;border:1.4vh double #e3e3d2;border-radius:1vh;flex-direction:column;font-size:3vh}.description-title{font-size:4vh;letter-spacing:.5vh;position:absolute;top:20vh}.description-close-button{color:#e3e3d2;cursor:pointer;font-family:Moderne Fraktur,sans-serif;font-size:3vh;position:absolute;right:12vh;top:13vh}.colors-container{bottom:17vh;flex-direction:row;gap:.5vh;height:7%;position:absolute;right:6.5vh;width:65%}.color-frame,.colors-container{align-items:center;display:flex;justify-content:center}.color-frame{background-image:url(/static/media/colour-container.8aac8edd209c1738df38.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;cursor:pointer;height:100%;width:6vh}.color{border:1px solid #84827a;border-radius:50%;height:45%;margin-bottom:.1vh;margin-left:.1vh;width:53%}.red{background-color:red}.blue{background-color:blue}.green{background-color:green}.purple{background-color:purple}.product-pattern-name{color:#43443e;font-family:Edwardian Script ITC,sans-serif;font-size:4.7vh}.product-id-pattern-description{color:#7f8f8d;font-family:Cinzel-Bold,sans-serif;font-size:4.5vh;text-shadow:1px 1px 2px #000,0 0 1em grey,0 0 .2em grey}.product-model-description{align-items:flex-start;bottom:-1vh;display:flex;font-family:Edwardian Script ITC,sans-serif;font-size:9vh;justify-content:center;position:absolute;right:10vh;text-transform:lowercase}.inline-model{height:14vh;position:relative}
/*# sourceMappingURL=main.b983e78b.css.map*/