@charset "UTF-8";.header{width:100%;position:fixed;top:0;left:0;background-color:#fff;box-shadow:0 2px 4px #0000001a;z-index:100}.header-container{display:block}.header-container .row{display:flex;gap:1rem;align-items:center;width:100%}.row-top{height:35px;margin:0 auto;background:#0000004d;justify-content:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.row-top{max-width:none;justify-content:space-between;margin:0;padding-left:0;padding-right:0;background-color:#212121b3}}.row-bottom{height:64px;background-color:#fff;display:flex;justify-content:center}.row-bottom-content{max-width:106rem;margin:0 auto;display:flex;width:100%;justify-content:space-between;gap:2rem}@media screen and (min-width: 1025px) and (max-width: 1300px){.row-bottom-content{max-width:90.5rem}}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.row-bottom-content{margin:0;padding-left:1rem;padding-right:1rem;gap:0}}.top-menu{display:flex;align-items:center;max-width:106rem;justify-content:space-between;gap:2rem;height:100%;width:100%;font-family:Capitanejo-BT;font-size:14px;font-weight:500;color:#fff;letter-spacing:1px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.top-menu{display:none}}@media screen and (min-width: 1025px) and (max-width: 1300px){.top-menu{max-width:89rem}}.top-menu-left{display:flex;align-items:center;gap:0rem;height:100%}.top-menu-right{display:flex;align-items:center;gap:.5rem;height:100%}.top-menu-right{gap:.5rem}.top-menu-item{color:#fff;text-decoration:none;position:relative;padding:0;transition:color .2s;display:flex;align-items:center;height:28px}.top-menu-item-left{border-top:4px solid transparent;border-bottom:4px solid transparent;padding:0 1.0980966325vw}.top-menu-left .top-menu-item:first-child{border-bottom:4px solid #fff}.top-menu-item:hover,.top-menu-item.active{color:#fff}.top-menu-divider{color:#fff;margin:0 1rem;font-size:1.2rem}.top-menu-country{display:flex;align-items:center;color:#fff;margin-left:1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;padding-right:10px}@media screen and (min-width: 1025px) and (max-width: 1300px){.top-menu-country{padding-right:30px}}.flag-svg{display:inline-block;margin-right:.4rem;vertical-align:middle;width:12px;height:12px}.caret-img{margin-left:.5rem;vertical-align:middle;display:inline-block;transform:rotate(90deg);width:10px;height:15px}@media (max-width: 900px){.top-menu{gap:1rem;font-size:1rem;padding:0 .5rem}.top-menu-divider{margin:0 .5rem}}.header-left{display:flex;align-items:center;gap:2.5rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.header-left{gap:1.5rem}}.header-right{display:flex;align-items:center;gap:1.5rem}.menu-toggle{background:none;border:none;box-shadow:none;padding:0;margin:0;outline:none;display:flex;align-items:center;cursor:pointer;height:25px;width:25px;margin-right:1rem;display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.menu-toggle{display:flex}}.icon-home{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:.7rem}.icon-menu-toggle{font-size:1.5rem;color:#222;width:24px;height:20px;display:flex;align-items:center;justify-content:center;letter-spacing:1em}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.menu-toggle{margin-left:.5rem}}.logo-container{width:auto}.logo{width:284px;height:40px}@media screen and (min-width: 770px) and (max-width: 1024px){.logo{width:241px}}@media screen and (max-width: 769px){.logo{width:218px}}.sidebar{position:fixed;top:0;left:-100%;width:100%;max-width:300px;height:100vh;background-color:#2a2a2a;color:#fff;z-index:1000;transition:left .3s ease;box-shadow:2px 0 8px #0000004d;display:flex;flex-direction:column}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar{background-color:#fff;max-width:100%}}.sidebar.open{left:0}.sidebar-top{background-color:#212121b3;height:25px}.sidebar-title{font-size:1.25rem;font-weight:600;padding:1rem;border-bottom:1px solid rgba(255,255,255,.5);display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-title{background:#fff;box-shadow:-1px 5px 9px 1px #ccc}}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-title .categories-title{display:none}}.sidebar-title .close-button{display:none;background:none;border:none;color:#000;font-size:1.5rem;cursor:pointer;padding:.25rem;line-height:1}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-title .close-button{display:block}}.sidebar-link-icon{display:none;font-size:16px;font-weight:500;color:#505050;text-align:center;align-items:center;justify-content:center;gap:10px}.sidebar-link-icon .sidebar-icon-session{width:52px;height:52px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-link-icon{display:flex}}.sidebar-nav{flex:1;overflow-y:auto}.sidebar-list{list-style:none;padding:20px 0 0;margin:0}.sidebar-item{padding:0 10px}.sidebar-item.desktop-only{display:none}@media screen and (min-width: 1025px){.sidebar-item.desktop-only{display:block}}.sidebar-item.mobile-only{display:block}@media screen and (min-width: 1025px){.sidebar-item.mobile-only{display:none}}.sidebar-item.brands{background:#f9f9f9}.sidebar-link{display:flex;padding:5px;border-radius:5px;transition:all .1s ease-out;cursor:pointer;text-decoration:none;align-items:center;justify-content:space-between;color:#fff;height:36.3px;transition:background-color .2s ease;color:#000}.sidebar-link-content{display:flex;align-items:center;gap:1rem}.sidebar-link-content.brands{margin-left:20px}.sidebar-icon{width:16px;height:16px;object-fit:contain}.sidebar-label{font-size:18px;font-weight:400;font-family:Capitanejo-BT}.sidebar-arrow{width:12px;height:12px;opacity:.7;filter:brightness(0) invert(1)}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-arrow{filter:brightness(0) saturate(100%) invert(31%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(90%) contrast(90%)}}.overlay{position:fixed;inset:0;background-color:#00000080;display:none;z-index:99}.overlay.show{display:block}.sidebar-footer{position:sticky;bottom:0;padding:1rem;background-color:#2a2a2a;border-top:1px solid rgba(255,255,255,.5)}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.sidebar-footer{display:none}}.more-margin{padding-top:20px}.sidebar-link-footer:hover{background:#070707}.more-categories{width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:5px;border-radius:5px;transition:all .1s ease-out;color:#fff}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.more-categories{color:#505050}}.more-categories:hover{background:#ea0029}.sidebar-separator{height:1px;background:#ececec;margin:16px 0;border:none;display:block}@media screen and (min-width: 1025px){.sidebar-separator{display:none}}.sidebar-top-links{display:flex;gap:0;margin-bottom:1rem;padding:0}.sidebar-top-link{color:#222;text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 1.2rem;border-radius:0;transition:background .2s,color .2s;background:none;display:inline-flex;align-items:center;justify-content:center;width:33.33%;min-width:0;font-family:Capitanejo-BT}.sidebar-top-link:hover{background-color:#000;color:#fff}.sidebar-top-link:first-child{background:#000;color:#fff}.sidebar-top-link:hover,.sidebar-top-link:focus{background:#000;color:#fff}.sidebar-link.rebajas{color:#ad2e2e!important;font-weight:600}.user-options-mobile{display:none;gap:20px;align-items:center;margin:0}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options-mobile{display:flex;margin-left:10px}}.user-options-mobile .option-container{position:relative;text-decoration:none}.user-options-mobile .option-container .option{display:flex;align-items:center;gap:.4rem;font-size:.75rem;cursor:pointer;color:#505050;padding-top:.5rem;padding-bottom:.5rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options-mobile .option-container .option{padding-left:0}}.user-options-mobile .option-container .option .labels{display:grid}.user-options-mobile .option-container .option .icon{font-size:1.2rem}.menu-list{display:flex;gap:1rem;align-items:center;width:auto}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.menu-list{display:none}}.menu-button{display:flex;align-items:center;color:#000;text-decoration:none;font-family:Capitanejo-BT;font-weight:500;transition:background .2s;height:30px;padding:0 .2rem;gap:2px;position:relative;overflow:hidden;border-bottom:none!important}.menu-button:hover{border-bottom:2px solid #000}.menu-button img{display:block}.menu-button:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1.5px;background:#000;transform:scaleX(0);transform-origin:center;transition:transform .8s cubic-bezier(.4,0,.2,1);pointer-events:none}.menu-button:hover:after,.menu-button:focus:after{transform:scaleX(1)}.menu-button.special{color:#a02a2a}.menu-button.special:hover{border-bottom:2px solid #a02a2a}.menu-button.special:after{background:#a02a2a}.icon-with-text{display:flex;gap:0 .2rem;font-size:.75rem;align-items:center}.icon-with-text .icon{width:16px;height:16px}.icon-with-text .other-icon{width:30px;height:30px}.icon-right{width:10px;height:10px}.user-options{display:flex;gap:.2rem;align-items:center;margin:0 auto}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options{display:none}}.user-options .option-container{position:relative;text-decoration:none}.user-options .option-container .option{display:flex;align-items:center;gap:.4rem;font-size:.75rem;cursor:pointer;color:#505050;padding:.5rem 1rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.user-options .option-container .option{padding-left:10px}}.user-options .option-container .option .labels{display:grid}.user-options .option-container .option .icon{font-size:1.2rem}.footer-bottom{display:flex;text-align:center;justify-content:space-around;align-items:center;background:#f7f7f7;box-shadow:0 -1px #00000040;height:46px;width:100%}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-bottom{display:none}}.without-title{margin-top:60px}.footer-desktop{background:#f7f7f7;box-shadow:0 1px #fff;padding:10px 0 0;font-family:Capitanejo-BT,serif;color:#222;border-top:1px solid #e5e5e5}.footer-desktop .footer-columns{display:flex;justify-content:space-between;max-width:1400px;margin:0 auto;gap:2rem;padding:0 2.5rem}@media screen and (max-width: 769px){.footer-desktop .footer-columns{padding-left:15px}}.footer-desktop .footer-columns .footer-col{flex:1 1 0;min-width:220px}.footer-desktop .footer-columns .footer-col h3{font-size:20px;font-weight:500;margin-bottom:1.2rem;letter-spacing:.02em}.footer-desktop .footer-columns .footer-col ul{list-style:none;padding:0;margin:0 0 1.5rem}.footer-desktop .footer-columns .footer-col li{margin-bottom:.3rem;font-size:14px;font-weight:400;line-height:2;color:#212121;display:flex;flex-direction:column}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-desktop .footer-columns .footer-col li{text-decoration:underline;margin-bottom:.8rem}.footer-desktop .footer-columns .footer-col li:last-child{text-decoration:none}}.footer-desktop .footer-columns .footer-col li a{color:#212121;text-decoration:none;transition:color .2s,text-decoration .2s}.footer-desktop .footer-columns .footer-col li a:hover,.footer-desktop .footer-columns .footer-col li a:focus{text-decoration:underline}.footer-country{margin-top:30px}.footer-socials{display:flex;gap:1.2rem;margin-bottom:6.5rem}.footer-socials img{width:24px;height:24px;filter:grayscale(0);transition:filter .2s}.footer-socials a:hover img{filter:grayscale(1)}.footer-payments{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.footer-payments img{height:71px;width:477px;opacity:.85}@media screen and (min-width: 1025px) and (max-width: 1300px){.footer-payments img{width:354px}}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-payments img{width:354px}}.footer-bottom__left{text-align:left;font-family:Capitanejo-BT;display:flex;align-items:center;width:auto;font-size:12px;color:#212121;font-weight:400}.footer-bottom__right{display:flex;align-items:center;justify-content:center;width:auto}.footer-bottom__right .logo{width:498px;height:auto}.footer-final{height:20px;background:#fff}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-final{display:none}}.hide-mobile{display:block}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.hide-mobile{display:none}}.hide-desktop{display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.hide-desktop{display:block}}.footer-mobile{background-color:#f7f7f7;color:#212121;width:100%;position:relative;z-index:1;font-family:Capitanejo-BT}.footer-mobile .footer-columns{display:flex;flex-direction:column;gap:0;padding:0;width:100%}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-mobile .footer-columns{padding:0}}.footer-mobile .footer-column{display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.2rem;margin-bottom:.2rem}@media screen and (max-width: 769px){.footer-mobile .footer-column{width:95%;padding-left:15px}}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-mobile .footer-column{width:90%;padding-left:2.5rem}}.footer-mobile .footer-column .footer-accordion-h3{font-size:1rem;font-family:Capitanejo-BT;font-weight:400}.footer-mobile .footer-column .footer-accordion-title{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;margin:0;font-size:1rem;font-weight:400;cursor:pointer;position:relative}.footer-mobile .footer-column .footer-accordion-title:last-child{border-bottom:none;margin-bottom:0!important;padding-bottom:0!important}.footer-mobile .footer-column .footer-accordion-title:after{content:"";width:32px;height:32px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjMyOTEgMTYuMTkxMkwyMS41IDI1LjQ0MjNWMjcuNUwxMC41IDE2LjQ1NzNMMjEuNSA1LjVWNy4wOTc4NEwxMi4zMjkxIDE2LjE5MTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-size:contain;background-repeat:no-repeat;transform:rotate(270deg);transition:transform .2s}.footer-mobile .footer-column .footer-accordion-title.open:after{transform:rotate(90deg)}.footer-mobile .footer-column .footer-accordion-content{display:none;list-style:none;padding:0;margin:0}.footer-mobile .footer-column .footer-accordion-content.open{display:block}.footer-mobile .footer-column .footer-accordion-content li{margin:.5rem 0;font-size:.875rem;color:#212121}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-mobile .footer-column .footer-accordion-content li{text-decoration:underline;margin-bottom:.4rem}}.footer-mobile .footer-column .footer-accordion-content li a{font-size:.875rem;color:#212121}.footer-mobile .footer-bottom{margin-top:2rem;padding-top:1rem;width:100%;margin:0;padding:0}.footer-mobile .footer-bottom .footer-payment-security{display:flex;flex-direction:column;gap:1rem;padding:0;margin:0;width:100%;padding-top:1rem}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block:last-child{width:100%;background-color:#2d2d2d}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block .footer-payment-label{font-size:.875rem;opacity:.8}.footer-mobile .footer-bottom .footer-payment-security .footer-payment-block img{max-width:100%;height:auto}.footer-mobile{display:none}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-mobile{display:block}}.footer-socials-mobile{display:none;gap:2.5rem;margin-bottom:0rem}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-socials-mobile{display:flex}}.footer-socials-mobile img{width:24px;height:24px;filter:grayscale(0);transition:filter .2s}.footer-socials-mobile a:hover img{filter:grayscale(1)}.footer-payments-mobile{display:none;flex-wrap:wrap;gap:1.2rem;align-items:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.footer-payments-mobile{display:flex}}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-payments-mobile{text-align:center;justify-content:center}}.footer-payments-mobile img{height:59px;width:312px;opacity:.85}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-payments-mobile img{width:708px;height:105px}}.footer-bottom-mobile{display:none;text-align:center;align-items:center;background:#f7f7f7;height:46px;width:100%}@media screen and (max-width: 769px){.footer-bottom-mobile{display:block}}@media screen and (min-width: 770px) and (max-width: 1024px){.footer-bottom-mobile{display:flex;flex-direction:row-reverse;justify-content:space-around;box-shadow:0 -1px #00000040}}.footer-bottom-mobile .footer-bottom__left{text-align:center;font-family:Capitanejo-BT;display:flex;align-items:center;width:auto;font-size:12px;color:#212121;font-weight:400}.footer-bottom-mobile .footer-bottom__right{display:flex;align-items:center;justify-content:center;width:auto}@media screen and (max-width: 769px){.footer-bottom-mobile .footer-bottom__right{box-shadow:0 -1px #00000040}}.footer-bottom-mobile .footer-bottom__right .logo{max-width:171px;height:45.5px}.suggestions-container{display:flex;flex-direction:column;text-align:center;padding:0 1rem;margin:2rem auto;font-family:Capitanejo-BT;justify-content:center}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.suggestions-container{padding:0;margin:10px auto}}.container-button-see-more{display:flex;justify-content:center;width:100%}@media screen and (max-width: 769px){.container-button-see-more{margin-top:10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.container-button-see-more{margin-top:100px}}.container-button-see-more .shop-hover{text-decoration:none;height:40px;width:115px;justify-content:center;align-items:center;display:flex;text-transform:normal;color:#fff;font-weight:400;font-size:14px;letter-spacing:0;height:46px;background:#000;border-radius:1px}@media screen and (max-width: 769px){.container-button-see-more .shop-hover{width:186px;font-size:14px}}@media screen and (min-width: 770px) and (max-width: 1024px){.container-button-see-more .shop-hover{width:186px}}.long-description-container{text-align:center;padding-inline:100px;padding-block:26px;height:auto;align-items:center;justify-content:center}@media screen and (max-width: 769px){.long-description-container{padding-inline:5px}}@media screen and (min-width: 770px) and (max-width: 1024px){.long-description-container{padding-inline:0px}}.suggestion-title{letter-spacing:0;color:#212121;font-size:1.2rem;font-weight:600;text-transform:uppercase;font-family:Capitanejo-BT-Fina}@media screen and (max-width: 769px){.suggestion-title{margin:20px 10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.suggestion-title{font-size:var(--font-size-medium)}}.toggle-description-btn{display:none;background:none;border:none;color:#000;font-size:14px;font-weight:600;margin-top:5px;cursor:pointer}@media screen and (max-width: 769px){.toggle-description-btn{display:inline-block}}.long-description{color:#212121;font-size:.875rem;text-align:center;margin-top:0;text-overflow:ellipsis;height:auto;overflow:hidden;-webkit-font-smoothing:antialiased;font-family:Capitanejo-BT}@media screen and (max-width: 769px){.long-description{font-size:var(--font-size);margin:0 10px}.long-description.collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media screen and (min-width: 770px) and (max-width: 1024px){.long-description{font-size:var(--font-size);width:100%}}.product-title{margin:30px 0}@media screen and (max-width: 769px){.product-title{margin:2px 0}}.product-title .title{color:#212121;font-size:1.2rem;font-weight:600;font-family:Capitanejo-BT-Fina;text-align:center}@media screen and (max-width: 769px){.product-title .title{font-size:var(--font-size)}}.suggestions{margin-top:2rem;display:grid;grid-template-columns:25% 25% 25% 25%;gap:20px;padding:0 50px 0 100px;justify-content:left;text-align:left;font-family:Capitanejo-BT;color:#212121}@media screen and (max-width: 769px){.suggestions{margin-top:.3rem;grid-template-columns:50% 50%;gap:15px;padding:0 40px;justify-content:center}}@media screen and (min-width: 770px) and (max-width: 1024px){.suggestions{padding:0 60px 0 30px}}.suggestions a{text-decoration:none;font-size:14px;color:#505050;margin-top:0;transition:.5s;font-weight:400}.suggestions a:hover{text-decoration:underline}.hide{display:none}@font-face{font-family:Capitanejo-BT;src:url(/commons/fonts/Capitanejo-BT-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Capitanejo-BT-Fina;src:url(/commons/fonts/Capitanejo-BT-Fina.woff2) format("woff2");font-style:normal}body{margin:0;background-color:#f8f7f6;font-family:"Capitanejo-BT","Capitanejo-BT-Fina" sans-serif;-webkit-font-smoothing:antialiased}.banner{overflow:hidden;padding-top:100px}.banner img{display:block;width:100%;height:auto}@media screen and (max-width: 769px){.banner img{height:auto;object-fit:cover}}.banner.with-banner:before{content:none;position:absolute}.home{display:flex;justify-content:flex-start;align-items:center;padding-block:10px}.home .go-home{display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Capitanejo-BT;font-weight:400;font-size:16px;color:#000;padding:4px 4px 4px 0;gap:4px}.grid{display:grid;grid-template-columns:repeat(4,0fr);gap:30px 10px;justify-content:center;margin:0 auto;max-width:80.625rem;padding-top:50px;font-family:Capitanejo-BT}@media screen and (min-width: 1025px) and (max-width: 1300px){.grid{grid-template-columns:repeat(4,0fr);gap:20px 4px}}@media screen and (max-width: 769px){.grid{grid-template-columns:repeat(2,.48fr);gap:20px 10px;justify-content:center}}@media screen and (min-width: 770px) and (max-width: 1024px){.grid{grid-template-columns:repeat(3,0fr);gap:0px 10px}}.title-description-container{padding-top:50px;display:flex;flex-flow:column;text-align:center;margin:0;justify-content:center;align-items:center;font-family:Capitanejo-BT}@media screen and (max-width: 769px){.title-description-container{padding:40px 0 0}}@media screen and (min-width: 770px) and (max-width: 1024px){.title-description-container{padding-top:50px;padding-bottom:10px}}.main-product-title{line-height:24px;-webkit-font-smoothing:antialiased;font-weight:100;font-size:60px;color:#000;line-height:67.2px;text-transform:uppercase;font-family:Capitanejo-BT-Fina;margin:0;padding:0}@media screen and (max-width: 769px){.main-product-title{margin:0;font-size:32px;line-height:30px}}@media screen and (min-width: 770px) and (max-width: 1024px){.main-product-title{margin:10px;font-size:60px}}.product-description{-webkit-font-smoothing:antialiased;width:100%;text-align:center;margin-top:20px;margin-bottom:3rem!important;color:#000;font-size:1rem;width:1200px}@media screen and (min-width: 1025px) and (max-width: 1300px){.product-description{width:800px}}@media screen and (min-width: 770px) and (max-width: 1024px){.product-description{padding:0;margin:10px;width:95%}}@media screen and (max-width: 769px){.product-description{width:80%;font-size:.875rem;font-weight:200}}.hide{display:none!important}.card-container{display:flex;flex-flow:row wrap;cursor:pointer;width:344px;position:relative;max-width:344px;border-radius:0;padding:0;height:auto}@media screen and (min-width: 770px) and (max-width: 1024px){.card-container{width:266px;height:auto}}@media screen and (min-width: 1025px) and (max-width: 1300px){.card-container{width:291px;height:auto}}@media screen and (max-width: 769px){.card-container{width:100%;height:auto}}.card-container .detail{display:flex;flex-direction:column;text-align:left;align-items:left;width:100%;gap:0px;padding:0 1rem;margin-top:10px;position:relative;height:150px}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.card-container .detail{height:180px}}.brand{font-size:.625rem;color:#50505080;margin:.25rem 0;text-align:left}.brand-container{margin-bottom:20px}.brand-name{font-weight:800}.description{-webkit-font-smoothing:antialiased;margin:0 0 5px;color:#212121;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-weight:400;max-width:100%}@media screen and (max-width: 769px){.description{margin-top:0}}@media screen and (min-width: 770px) and (max-width: 1024px){.description{max-width:152px}}.card-container .shop-hover{display:flex;align-items:center;justify-content:center;opacity:1;position:absolute;-webkit-font-smoothing:antialiased;width:344px;min-height:auto;color:#fff;font-size:16px;letter-spacing:0;font-weight:400;bottom:0%;transition:all .15s linear;height:46px;background:#000;border-radius:1px;text-transform:none}.card-container .shop-hover:hover{background-color:#212121}@media screen and (max-width: 769px){.card-container .shop-hover{width:98%;bottom:10%}}@media screen and (min-width: 770px) and (max-width: 1024px){.card-container .shop-hover{width:99%;bottom:10%}}@media screen and (min-width: 1025px) and (max-width: 1300px){.card-container .shop-hover{width:99%}}.card-container .container-button{display:flex;justify-content:center;width:100%}@media screen and (max-width: 769px){.card-container .container-button{display:flex}}.card-container:hover .shop-hover{opacity:1}.a-container{display:flex;justify-content:center;text-decoration:none}.price-container{display:flex;align-items:left;justify-content:center;flex-direction:column;width:100%;gap:3px}@media screen and (min-width: 770px) and (max-width: 1024px){.price-container{display:flex;left:0%;bottom:-5%}}@media screen and (max-width: 769px){.price-container{display:flex;left:0%;bottom:-5%}}.discount{left:19%;bottom:-2px;width:70.5px;height:20.89px;background:transparent;color:#9d3939;background-color:transparent;padding:0 .25rem;border-radius:2px;transition:.2s;width:fit-content;display:flex;align-items:center;justify-content:center;position:absolute;font-weight:400;-webkit-font-smoothing:antialiased;font-size:14px;width:-webkit-fit-content;z-index:1;letter-spacing:.5px}@media screen and (min-width: 1025px) and (max-width: 1300px){.discount{left:20%;bottom:-2px}}@media screen and (max-width: 769px){.discount{font-size:.875rem;left:39%;bottom:-2px}}@media screen and (min-width: 770px) and (max-width: 1024px){.discount{left:28%;bottom:-2px}}.discount .discount-label{align-items:center;text-align:center;justify-content:center}.other-means{color:#5b6167;font-weight:400;font-size:14px;margin-left:40px;letter-spacing:.5px;display:none}@media screen and (max-width: 769px){.other-means{margin-left:10px}}@media screen and (min-width: 770px) and (max-width: 1024px){.other-means{width:40px;margin-left:20px;line-height:1rem}}.price{-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;color:#111;display:flex;align-items:flex-end;margin-top:5px}@media screen and (max-width: 769px){.price{font-size:.875rem}}@media screen and (min-width: 770px) and (max-width: 1024px){.price{font-size:.875rem}}.default-price{-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;color:#4f4f4f;display:flex;align-items:flex-end}@media screen and (max-width: 769px),(min-width: 770px) and (max-width: 1024px){.default-price{font-size:.875rem}}.default-price-with-thrid-price{text-decoration:line-through}.old-price{-webkit-font-smoothing:antialiased;color:#8b8b8b;font-size:13px;text-decoration:line-through;font-weight:400;display:flex}.third-price{-webkit-font-smoothing:antialiased;color:#111;font-size:14px;font-weight:400;display:flex;align-items:center;position:relative}.sales{left:1%;top:2%;width:70.5px;height:20.89px;background:transparent;color:#fff;background-color:#9d3939;padding:0 .25rem;border-radius:2px;transition:.2s;width:fit-content;display:flex;align-items:center;justify-content:center;position:absolute;font-weight:600;-webkit-font-smoothing:antialiased;font-size:15px;width:-webkit-fit-content;z-index:1;letter-spacing:.5px}.image-content{width:100%;text-align:center;justify-content:center;align-items:center;position:relative;border-radius:0;display:inline-flex;background:#fff;height:483px}@media screen and (max-width: 769px){.image-content{width:100%;height:240px}}@media screen and (min-width: 770px) and (max-width: 1024px){.image-content{width:100%;height:auto}}@media screen and (min-width: 1025px) and (max-width: 1300px){.image-content{height:360px}}.image-content img{display:block;width:100%;border-radius:0;justify-content:center;align-items:center;text-align:center;height:auto}@media screen and (min-width: 770px) and (max-width: 1024px){.image-content img{width:266px;height:auto;max-width:266px}}@media screen and (max-width: 769px){.image-content img{width:100%;height:auto;max-width:100%}}@media screen and (min-width: 1025px) and (max-width: 1300px){.image-content img{height:auto}}.loading-image{width:100%;height:auto;aspect-ratio:.81/1;background-color:#f9f7f7;background-image:linear-gradient(90deg,#f9f7f700,#f9f7f780,#f9f7f700);background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}@keyframes shine{to{background-position:right -40px top 0}}.currency{font-size:.75rem;margin-right:.25rem;margin-bottom:.14rem}.sitemap{display:grid;grid-template-columns:25% 25% 25%;gap:25px;padding:0 40px 50px;justify-content:center}@media screen and (max-width: 769px){.sitemap{display:block}}.sitemap a{text-decoration:none;color:#000;font-size:1.2rem;position:relative;display:block;padding:4px 0;transition:.5s}.sitemap a:hover{font-weight:800}.sitemap-container{display:none;min-height:50rem;padding-top:10rem;text-align:center}@media screen and (min-width: 770px) and (max-width: 1024px),screen and (max-width: 769px){.sitemap-container{padding-top:5rem}.sitemap-container h1{margin-top:0}}
