:root{--navy:#07131c;--cyan:#52c5e8;--ink:#17232c;--muted:#64717a;--line:#dfe6e9;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit;transition:.25s}button,input{font:inherit}.announcement{height:34px;background:var(--cyan);color:#06202c;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;background:#07131cf7;color:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #ffffff13;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-style:italic}.brand img,.custom-logo{width:42px;height:42px;object-fit:cover;border-radius:50%}.brand span{color:var(--cyan)}.brand span b{color:#fff}.nav{display:flex;gap:34px;font-size:13px;font-weight:700}.nav a{opacity:.84}.nav a:hover{color:var(--cyan);opacity:1}.header-actions{display:flex;align-items:center;gap:10px}.round,.cart,.menu-toggle{width:42px;height:42px;border:1px solid #ffffff24;border-radius:50%;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.round svg,.cart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart{width:58px;border-radius:22px;position:relative}.cart-count{position:absolute;right:3px;top:2px;min-width:18px;height:18px;background:var(--cyan);color:#06202c;border:2px solid #0a1822;border-radius:50%;display:grid;place-items:center;font-size:9px}.menu-toggle{display:none}.search-panel{position:fixed;top:112px;left:0;right:0;z-index:45;background:#fff;padding:18px 7%;box-shadow:0 14px 28px #0002;transform:translateY(-160%);transition:.3s}.search-panel.open{transform:none}.search-panel form{max-width:800px;margin:auto;display:flex}.search-panel input{flex:1;border:1px solid var(--line);padding:13px 16px;border-radius:var(--radius) 0 0 var(--radius)}.search-panel button{border:0;background:var(--navy);color:#fff;padding:0 22px;border-radius:0 var(--radius) var(--radius) 0}.hero{min-height:650px;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;padding:62px 7%}.hero-copy{max-width:720px}.eyebrow{display:inline-flex;color:var(--cyan);font-size:11px;letter-spacing:.22em;font-weight:800;margin-bottom:18px}.eyebrow.dark{color:#159fc9}.hero h1{font-size:clamp(48px,5.2vw,78px);line-height:.98;letter-spacing:-.055em;margin:0}.hero h1 em{color:var(--cyan);font-style:normal}.hero-copy>p{max-width:560px;color:#b5c2c9;font-size:18px;line-height:1.7;margin:26px 0 30px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{min-height:49px;padding:0 24px!important;display:inline-flex!important;align-items:center;justify-content:center;border-radius:var(--radius)!important;font-weight:800!important;border:0!important}.btn.primary,.woocommerce a.button,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--cyan)!important;color:#08202c!important}.btn.ghost{border:1px solid #ffffff35!important;color:#fff}.hero-trust{display:flex;gap:25px;margin-top:34px;color:#8ea4af;font-size:12px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:1240px;margin:-29px auto 0;background:#fff;position:relative;z-index:3;border:1px solid #edf1f2;border-radius:16px;overflow:hidden;box-shadow:0 16px 42px rgba(8,31,43,.1)}.benefits article{display:flex;gap:14px;align-items:center;padding:25px;border-right:1px solid var(--line)}.benefits article:last-child{border:0}.benefits i{width:42px;height:42px;border-radius:12px;background:#e9f8fc;color:#16a8d3;display:grid;place-items:center;font-style:normal;font-size:20px}.benefits div{display:flex;flex-direction:column;gap:5px}.benefits strong{font-size:13px}.benefits span{font-size:11px;color:#7d898f}.section,.shop-wrap,.content-wrap{max-width:1240px;margin:auto;padding:100px 20px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-heading h2,.brand-copy h2,.contact h2{font-size:40px;letter-spacing:-.035em;margin:0}.section-heading>a{font-size:13px;font-weight:800;color:#229fc4}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-grid>a{height:390px;overflow:hidden;position:relative;background:#eef3f5;border-radius:16px}.category-grid img{width:100%;height:100%;object-fit:cover;transition:.4s}.category-grid>a:hover img{transform:scale(1.05)}.category-grid>a:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#06131dd9)}.category-grid span{position:absolute;left:26px;bottom:24px;color:#fff;z-index:2;display:flex;flex-direction:column;gap:7px}.category-grid b{font-size:24px}.category-grid small{color:#c8d7de}.brand-story{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.brand-visual img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#fff}.brand-copy{padding:70px 9%;align-self:center}.brand-copy h2{font-size:48px;line-height:1.1}.brand-copy>p{color:#aebdc4;line-height:1.8;margin:24px 0}.brand-copy ul{padding:0;margin:0 0 30px;list-style:none}.brand-copy li{border-top:1px solid #ffffff1b;padding:16px 0;display:flex;flex-direction:column;gap:4px}.brand-copy li span{color:#8fa2ab;font-size:12px}.contact{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact p{color:var(--muted);max-width:560px;line-height:1.6}.whatsapp{min-width:390px;border:1px solid #25d366;border-radius:12px;padding:18px;display:flex;align-items:center;gap:15px}.whatsapp>span{width:45px;height:45px;border-radius:50%;background:#25d366;display:grid;place-items:center}.whatsapp>span img{width:29px}.whatsapp div{display:flex;flex-direction:column;gap:4px}.whatsapp small{color:var(--muted)}.whatsapp i{font-style:normal;margin-left:auto}.site-footer{background:#061019;color:#fff;padding:60px 7% 20px}.footer-main{display:grid;grid-template-columns:1.5fr .7fr 1.2fr .7fr;gap:50px;padding-bottom:55px}.footer-main>div{display:flex;flex-direction:column;gap:12px}.footer-main>div>b{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--cyan)}.footer-main a,.footer-main p{font-size:12px;color:#92a1a9;line-height:1.65;margin:0}.social-links{display:flex;flex-direction:column;gap:8px}.footer-bottom{border-top:1px solid #ffffff18;padding-top:20px;display:flex;justify-content:space-between;color:#6e8089;font-size:10px}.wa-float{position:fixed;right:23px;bottom:23px;width:54px;height:54px;border-radius:50%;background:#25d366;display:grid;place-items:center;z-index:60;box-shadow:0 10px 28px #0004}.wa-float img{width:34px}
/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{font-size:11px;color:#879198}.woocommerce-products-header__title,.woocommerce div.product .product_title,.cart_totals h2,.woocommerce-checkout h3{letter-spacing:-.035em}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid #e8eef1;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(8,31,43,.07);padding-bottom:18px;transition:.3s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 15px 34px rgba(8,31,43,.12)}.woocommerce ul.products li.product a img{height:275px;object-fit:contain;background:#f4f6f7;margin:0 0 18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;padding:0 18px!important}.woocommerce ul.products li.product .price{padding:0 18px;color:#111!important;font-size:20px!important;font-weight:800}.woocommerce ul.products li.product .button{margin:10px 18px 0!important;min-height:38px;padding:0 16px!important;font-size:12px}.woocommerce span.onsale{background:var(--navy);border-radius:6px;min-width:0;min-height:0;line-height:1;padding:8px 10px;left:12px;top:12px}.woocommerce div.product{padding-top:20px}.woocommerce div.product div.images img{background:#f4f6f7;border-radius:14px}.woocommerce div.product .summary{padding:25px}.woocommerce div.product p.price{color:#111;font-size:30px}.woocommerce div.product form.cart .quantity input{height:49px;border:1px solid var(--line);border-radius:var(--radius)}.woocommerce div.product .woocommerce-tabs ul.tabs{text-align:center}.woocommerce-message,.woocommerce-info{border-top-color:var(--cyan)}.woocommerce-message:before,.woocommerce-info:before{color:#16a8d3}.woocommerce table.shop_table,.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout-review-order{border-radius:14px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{min-height:46px;border:1px solid var(--line);border-radius:var(--radius);padding:10px}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border-radius:8px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--navy);color:#fff}
@media(max-width:1000px){.nav{gap:18px}.benefits{margin:0;grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr 1fr}.brand-story{grid-template-columns:.85fr 1.15fr}}
@media(max-width:760px){.announcement{font-size:9px;text-align:center;padding:0 10px}.site-header{height:68px;padding:0 18px}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--navy);padding:25px;flex-direction:column}.nav.open{display:flex}.menu-toggle{display:grid}.hero{min-height:690px;padding:70px 22px;background-position:64% center!important}.hero h1{font-size:49px}.hero-copy>p{font-size:15px}.hero-trust{flex-direction:column;gap:8px}.benefits{grid-template-columns:1fr;border-radius:0}.benefits article{border-right:0;border-bottom:1px solid var(--line);padding:20px}.section,.shop-wrap,.content-wrap{padding:70px 18px}.section-heading{align-items:start}.section-heading h2,.contact h2{font-size:32px}.category-grid{grid-template-columns:1fr}.category-grid>a{height:330px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:10px}.woocommerce ul.products li.product a img{height:190px}.brand-story{grid-template-columns:1fr}.brand-copy{padding:65px 22px}.brand-copy h2{font-size:39px}.contact{flex-direction:column;align-items:stretch}.whatsapp{min-width:0}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.woocommerce div.product .summary{padding:10px 0}}
@media(max-width:420px){.hero h1{font-size:42px}.woocommerce ul.products{grid-template-columns:1fr}.woocommerce ul.products li.product a img{height:290px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}

/* Correcciones visuales de cabecera e iconografía */
.search-panel{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-18px)}.search-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.benefits i svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-actions .cart{display:grid!important;visibility:visible!important;opacity:1!important}.header-actions .cart svg{display:block}
@media(max-width:760px){.search-panel{top:102px;padding:13px 18px}.header-actions{gap:7px}.round,.menu-toggle{width:40px;height:40px}.cart{width:52px;height:40px}}

/* Slider administrable del hero */
.hero-slider{position:relative;height:650px;overflow:hidden;background:var(--navy);color:#fff}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;padding:62px 7%;background-image:linear-gradient(90deg,rgba(4,16,24,.98),rgba(4,16,24,.75) 45%,rgba(4,16,24,.08)),var(--hero-desktop);background-size:cover;background-position:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .9s ease,visibility .9s ease}.hero-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-slide .hero-copy{transform:translateY(18px);opacity:0;transition:transform .75s ease .18s,opacity .75s ease .18s}.hero-slide.active .hero-copy{transform:none;opacity:1}.hero-slide h1{font-size:clamp(48px,5.2vw,78px);line-height:.98;letter-spacing:-.055em;margin:0}.hero-slide h1 em{color:var(--cyan);font-style:normal}.hero-slide .hero-copy>p{max-width:560px;color:#b5c2c9;font-size:18px;line-height:1.7;margin:26px 0 30px}.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:46px;height:46px;border:1px solid #ffffff38;border-radius:50%;background:#07131c75;color:#fff;font-size:30px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}.hero-arrow:hover{background:var(--cyan);color:var(--navy)}.hero-arrow.prev{left:24px}.hero-arrow.next{right:24px}.hero-dots{position:absolute;z-index:4;left:50%;bottom:27px;transform:translateX(-50%);display:flex;gap:9px}.hero-dots button{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.hero-dots button.active{width:28px;border-radius:8px;background:var(--cyan);border-color:var(--cyan)}
@media(max-width:760px){.hero-slider{height:690px}.hero-slide{padding:70px 22px;background-image:linear-gradient(180deg,rgba(4,16,24,.97),rgba(4,16,24,.82) 58%,rgba(4,16,24,.25)),var(--hero-mobile);background-position:center}.hero-slide h1{font-size:49px}.hero-slide .hero-copy>p{font-size:15px}.hero-arrow{width:38px;height:38px;top:auto;bottom:20px;transform:none}.hero-arrow.prev{left:18px}.hero-arrow.next{right:18px}.hero-dots{bottom:35px}}
@media(max-width:420px){.hero-slide h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide .hero-copy{transition:none}}

/* Buscador compacto, tipografía y redes */
.search-panel{top:96px;left:auto;right:5.5%;width:min(460px,calc(100vw - 36px));padding:12px;border:1px solid #e2e9ec;border-radius:14px;box-shadow:0 16px 42px rgba(5,20,29,.2)}.search-panel input{min-width:0}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-weight:600!important}.social-links a{display:flex;align-items:center;gap:9px;width:max-content}.social-links svg{width:28px;height:28px;padding:6px;border:1px solid #ffffff26;border-radius:8px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.social-links .social-fill,.social-links .social-dot{fill:currentColor;stroke:none}.social-links a:hover{color:var(--cyan);transform:translateX(2px)}
@media(max-width:760px){.search-panel{top:92px;right:18px;padding:10px}.social-links{flex-direction:row}.social-links a span{display:none}.social-links svg{width:34px;height:34px;padding:7px}}

/* Tienda y ficha de producto · versión 1.4 */
.search-panel{top:122px;z-index:9999}.woocommerce ul.products li.product{position:relative;padding-bottom:76px;min-height:445px;background:#fff}.woocommerce ul.products li.product:before{content:"♡";position:absolute;z-index:4;right:13px;top:13px;width:36px;height:36px;border-radius:50%;background:#fff;color:#17232c;display:grid;place-items:center;font-size:22px;box-shadow:0 5px 18px rgba(8,31,43,.1);pointer-events:none}.woocommerce ul.products li.product a img{height:275px;margin:0 0 22px!important}.itech-product-category{padding:0 18px 6px;color:#16a3ce;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.itech-product-category a{color:inherit}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 18px!important;margin:0 0 5px!important;font-size:16px!important;font-weight:500!important}.itech-product-excerpt{padding:0 18px;color:#78858c;font-size:12px;line-height:1.45;min-height:18px}.woocommerce ul.products li.product .price{position:absolute;left:18px;bottom:22px;padding:0!important;margin:0!important;font-size:21px!important}.woocommerce ul.products li.product .button{position:absolute;right:18px;bottom:18px;width:42px;height:42px;min-height:42px!important;margin:0!important;padding:0!important;border-radius:10px!important;font-size:0!important}.woocommerce ul.products li.product .button:before{content:"+";font-size:23px;font-weight:400;line-height:1}.woocommerce ul.products li.product .added_to_cart{position:absolute;right:16px;bottom:2px;font-size:9px;color:#159fc9}.woocommerce ul.products li.product .star-rating{margin-left:18px}
.single-product .shop-wrap{max-width:1240px;padding-top:40px}.single-product .woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);column-gap:68px;align-items:start;padding:20px 0 0}.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}.single-product .woocommerce div.product div.images{min-height:570px;background:#f4f6f7;border-radius:16px;padding:24px;display:grid;align-content:center}.single-product .woocommerce div.product div.images img{width:100%;max-height:530px;object-fit:contain;background:transparent}.single-product .woocommerce div.product .summary{padding:30px 10px}.single-product .woocommerce div.product .product_title{font-size:44px;line-height:1.05;font-weight:600;margin:0 0 18px}.single-product .woocommerce div.product p.price{font-size:31px!important;margin:0 0 20px;color:#101820!important}.single-product .woocommerce-product-details__short-description{color:#66747c;line-height:1.7;font-size:14px;padding-bottom:17px;border-bottom:1px solid #e2e8eb}.single-product .woocommerce div.product form.cart{display:flex;align-items:stretch;gap:10px;margin:24px 0 10px!important}.single-product .woocommerce div.product form.cart .quantity{float:none;margin:0!important}.single-product .woocommerce div.product form.cart .quantity input{width:76px;height:52px}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{flex:1;min-height:52px!important;background:var(--navy)!important;color:#fff!important}.single-product .product_meta{display:flex;flex-wrap:wrap;gap:7px 15px;padding-top:18px;border-top:1px solid #e2e8eb;color:#7b878e;font-size:11px;line-height:1.5}.single-product .product_meta>span{display:block}.itech-buy-whatsapp{height:52px;border-radius:var(--radius);background:#25d366;color:#fff!important;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:600;margin:0 0 18px}.itech-buy-whatsapp img{width:24px;height:24px;object-fit:contain}.itech-product-promises{display:flex;flex-direction:column;gap:0;margin:22px 0;border-top:1px solid #e2e8eb}.itech-product-promises span{padding:12px 0;border-bottom:1px solid #e2e8eb;font-size:12px;color:#53636b}.single-product .woocommerce div.product .woocommerce-tabs,.single-product .woocommerce div.product .related,.single-product .woocommerce div.product .upsells{grid-column:1/-1}.single-product .woocommerce div.product .woocommerce-tabs{margin-top:85px}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;margin:0 0 35px!important;border-bottom:1px solid #dde4e7;text-align:center}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs:before,.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0 16px!important;padding:0!important;border-radius:0!important}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 5px!important;font-weight:600!important;color:#6f7d85!important}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#159fc9!important;border-bottom:2px solid #159fc9}.single-product .woocommerce-Tabs-panel{max-width:950px;margin:0 auto 70px!important;color:#56656d;line-height:1.75}.single-product .related>h2,.single-product .upsells>h2{font-size:30px;margin:30px 0}.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:repeat(4,1fr)}
@media(max-width:900px){.single-product .woocommerce div.product{grid-template-columns:1fr;gap:35px}.single-product .woocommerce div.product div.images{min-height:480px}.single-product .woocommerce div.product .woocommerce-tabs,.single-product .woocommerce div.product .related,.single-product .woocommerce div.product .upsells{grid-column:1}.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.search-panel{top:112px;right:18px}.woocommerce ul.products li.product{min-height:420px}.single-product .shop-wrap{padding:25px 18px 60px}.single-product .woocommerce div.product div.images{min-height:360px;padding:14px}.single-product .woocommerce div.product .summary{padding:10px 0}.single-product .woocommerce div.product .product_title{font-size:36px}.single-product .woocommerce div.product form.cart{flex-wrap:wrap}.single-product .woocommerce div.product form.cart .quantity{width:100%}.single-product .woocommerce div.product form.cart .quantity input{width:100%}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{width:100%}.single-product .woocommerce div.product .woocommerce-tabs{margin-top:55px}}
@media(max-width:420px){.woocommerce ul.products li.product{min-height:505px}.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:1fr}}

/* ==========================================================
   FICHA DE PRODUCTO · REDISEÑO 1.5
   Replica la composición visual del mockup de producto.
   ========================================================== */
body.single-product{background:#fff}.single-product .shop-wrap{max-width:1080px;padding:28px 20px 72px}.single-product .woocommerce .woocommerce-breadcrumb{margin:0 0 28px;padding:0;color:#93a0a7;font-size:10px}.single-product .woocommerce .woocommerce-breadcrumb a{color:#93a0a7}.single-product .woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);gap:48px 54px;align-items:start;padding:0;position:relative}.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}.single-product .woocommerce div.product div.images{position:relative;min-height:510px;background:transparent!important;border-radius:0!important;padding:0 0 22px 76px!important;display:block!important}.single-product .woocommerce div.product div.images:not(:has(.flex-control-thumbs)){padding-left:0!important}.single-product .woocommerce div.product div.images .flex-viewport,.single-product .woocommerce div.product div.images>.woocommerce-product-gallery__wrapper{background:#f2f5f6;border-radius:14px;overflow:hidden;min-height:490px;display:flex;align-items:center;justify-content:center}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{display:flex!important;align-items:center;justify-content:center;min-height:490px}.single-product .woocommerce div.product div.images img{width:100%;height:auto;max-height:470px;object-fit:contain;background:transparent!important;border-radius:0!important}.single-product .woocommerce div.product div.images .flex-control-thumbs{position:absolute;left:0;top:0;width:62px;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:10px;list-style:none}.single-product .woocommerce div.product div.images .flex-control-thumbs li{float:none!important;width:62px!important;margin:0!important;border:1px solid #dfe6e9;border-radius:10px;overflow:hidden;background:#f4f6f7;padding:3px}.single-product .woocommerce div.product div.images .flex-control-thumbs li:first-child{border:2px solid #37b8df}.single-product .woocommerce div.product div.images .flex-control-thumbs img{height:58px!important;width:100%!important;object-fit:contain;border-radius:7px!important;opacity:1!important}.single-product .woocommerce div.product div.images:before{content:"DISTRIBUIDOR AUTORIZADO";position:absolute;z-index:8;left:92px;top:16px;background:#07131c;color:#fff;padding:8px 11px;border-radius:2px;font-size:8px;line-height:1;font-weight:800;letter-spacing:.12em}.single-product .woocommerce div.product div.images:not(:has(.flex-control-thumbs)):before{left:16px}.single-product .woocommerce div.product div.images:after{content:"♡";position:absolute;z-index:8;right:13px;top:12px;width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#52636c;font-size:21px;box-shadow:0 3px 12px rgba(9,29,40,.08)}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger{z-index:9;top:auto!important;right:10px!important;bottom:3px!important;background:transparent!important;color:#87949b!important;width:auto!important;height:auto!important;text-indent:0!important;font-size:0!important}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"Pasa el cursor para ampliar";position:static!important;border:0!important;width:auto!important;height:auto!important;border-radius:0!important;font-size:9px;color:#87949b}.single-product .woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{display:none!important}
.single-product .woocommerce div.product .summary{padding:10px 0 0!important}.itech-single-eyebrow{color:#16a6d1;font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;margin-bottom:14px}.itech-single-rating{display:flex;align-items:center;gap:8px;min-height:18px;margin-bottom:10px;color:#7d898f;font-size:10px}.itech-single-rating .star-rating{float:none!important;margin:0!important;color:#ffb323!important;font-size:11px!important;width:5.4em!important}.itech-empty-stars{letter-spacing:1px;color:#d7dfe3}.single-product .woocommerce div.product .product_title{margin:0 0 13px!important;font-size:36px!important;line-height:1.05!important;letter-spacing:-.045em;font-weight:500!important;color:#111d25}.single-product .woocommerce-product-details__short-description{color:#75828a!important;font-size:12px!important;line-height:1.6!important;padding:0 0 18px!important;margin:0 0 18px!important;border-bottom:0!important}.single-product .woocommerce div.product p.price{display:inline-block;margin:0!important;color:#0b151c!important;font-size:28px!important;line-height:1;font-weight:700!important;vertical-align:middle}.single-product .woocommerce div.product p.price del{font-size:16px;color:#96a0a6}.single-product .woocommerce div.product p.price ins{text-decoration:none}.itech-price-note{display:inline-block;margin-left:12px;color:#9aa5aa;font-size:10px;vertical-align:middle}.itech-stock-status{display:flex;align-items:center;gap:8px;padding:17px 0;margin-top:15px;border-top:1px solid #e2e8eb;border-bottom:1px solid #e2e8eb;font-size:10px;font-weight:600}.itech-stock-status i{width:7px;height:7px;border-radius:50%;background:#22c866;box-shadow:0 0 0 3px #ecfbf2}.itech-stock-status.in-stock{color:#2b8a54}.itech-stock-status.out-of-stock{color:#bd4747}.itech-stock-status.out-of-stock i{background:#d95656;box-shadow:0 0 0 3px #fff0f0}.single-product .summary>p.stock:not(.itech-stock-status){display:none!important}.itech-color-row{padding:16px 0 8px;font-size:10px;color:#69777f}.itech-color-row>span{display:block;margin-bottom:10px}.itech-color-swatches{display:flex;gap:8px}.itech-color-swatch{display:block;width:24px;height:24px;border-radius:50%;background:var(--swatch);border:2px solid #fff;box-shadow:0 0 0 1px #b9c5ca}.itech-color-swatch.active{box-shadow:0 0 0 2px #46bfe1}.single-product .woocommerce div.product form.cart{display:flex!important;align-items:stretch!important;gap:9px!important;clear:both!important;width:100%!important;margin:18px 0 8px!important;float:none!important}.single-product .woocommerce div.product form.cart .quantity{float:none!important;margin:0!important;display:flex!important;align-items:center!important;width:105px!important;height:48px!important;border:1px solid #e0e7ea;border-radius:9px;overflow:hidden;background:#fff}.single-product .woocommerce div.product form.cart .quantity input.qty{order:2;width:42px!important;height:46px!important;min-height:46px!important;padding:0!important;border:0!important;border-radius:0!important;text-align:center!important;background:#fff;appearance:textfield;-moz-appearance:textfield}.single-product .woocommerce div.product form.cart .quantity input.qty::-webkit-inner-spin-button,.single-product .woocommerce div.product form.cart .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.itech-qty-minus,.itech-qty-plus{order:1;width:31px;height:46px;flex:0 0 31px;border:0;background:#fff;color:#52616a;font-size:16px;cursor:pointer}.itech-qty-plus{order:3}.itech-qty-minus:hover,.itech-qty-plus:hover{background:#f3f7f8}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{position:relative;float:none!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;min-height:48px!important;height:48px!important;padding:0 42px 0 18px!important;background:#07131c!important;color:#fff!important;border-radius:9px!important;font-size:11px!important;font-weight:700!important;justify-content:flex-start!important}.single-product .woocommerce div.product form.cart .single_add_to_cart_button:after{content:"→";position:absolute;right:16px;font-size:16px;font-weight:400}.single-product .woocommerce div.product form.cart .single_add_to_cart_button:hover{background:#0d2432!important}.single-product .woocommerce div.product form.cart .variations{width:100%;margin:0 0 12px}.single-product .woocommerce div.product form.cart.variations_form{display:block!important}.single-product .woocommerce div.product form.cart.variations_form .single_variation_wrap{display:block}.single-product .woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart{display:flex!important;gap:9px}.single-product .woocommerce div.product form.cart .variations td,.single-product .woocommerce div.product form.cart .variations th{display:block;padding:3px 0;text-align:left}.single-product .woocommerce div.product form.cart .variations label{font-size:10px;color:#5d6c74}.single-product .woocommerce div.product form.cart .variations select{width:100%;height:44px;border:1px solid #dfe6e9;border-radius:8px;padding:0 12px;background:#fff}.single-product .reset_variations{font-size:10px;margin-left:8px}.itech-buy-whatsapp{clear:both!important;float:none!important;width:100%!important;height:47px!important;margin:0 0 16px!important;border-radius:8px!important;background:#25d366!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:11px!important;font-weight:700!important}.itech-buy-whatsapp img{width:21px!important;height:21px!important;object-fit:contain!important;background:transparent!important}.itech-product-promises{display:flex!important;flex-direction:column!important;margin:14px 0 0!important;border-top:1px solid #e1e7ea!important}.itech-product-promises span{position:relative;display:grid!important;grid-template-columns:23px 1fr!important;grid-template-rows:auto auto!important;column-gap:10px!important;padding:13px 0!important;border-bottom:1px solid #e1e7ea!important;color:#26343c!important}.itech-product-promises .itech-promise-icon{grid-row:1/3;align-self:center;color:#20aed6;font-style:normal;font-size:17px}.itech-product-promises b{font-size:10px;font-weight:700;line-height:1.25}.itech-product-promises small{font-size:8px;color:#8a969c;line-height:1.4;margin-top:2px}.single-product .product_meta{display:block!important;padding-top:13px!important;margin-top:0!important;border-top:0!important;color:#9aa4a9!important;font-size:8px!important;line-height:1.6!important}.single-product .product_meta>span{display:inline!important;margin-right:10px}.single-product .product_meta a{color:#7e8b91!important}
.itech-feature-strip{grid-column:1/-1;width:100vw;margin:42px 0 34px calc(50% - 50vw);background:#06131c;color:#fff}.itech-feature-strip-inner{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:31px 20px}.itech-feature-strip article{padding:0 22px;border-right:1px solid rgba(255,255,255,.09);min-height:74px}.itech-feature-strip article:first-child{padding-left:0}.itech-feature-strip article:last-child{border-right:0;padding-right:0}.itech-feature-strip small{display:block;margin-bottom:10px;color:#45c2e7;font-size:8px;font-weight:800;letter-spacing:.1em}.itech-feature-strip b{display:block;margin-bottom:7px;font-size:12px;font-weight:700}.itech-feature-strip p{margin:0;color:#8fa1aa;font-size:9px;line-height:1.55}
.single-product .woocommerce div.product .woocommerce-tabs{grid-column:1/-1!important;margin:0!important;padding:0 0 42px!important}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{max-width:660px;margin:0 auto 28px!important;padding:0!important;border-bottom:1px solid #e0e6e9!important;text-align:center!important;display:flex;justify-content:center;gap:32px}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs:before,.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:14px 0 12px!important;color:#77848b!important;font-size:10px!important;font-weight:500!important}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#12a8d3!important;border-bottom:2px solid #12a8d3!important}.single-product .woocommerce-Tabs-panel{max-width:760px!important;margin:0 auto!important;padding:0!important;color:#5f6f77!important}.single-product .woocommerce-Tabs-panel>h2:first-child{display:none}.itech-description-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:58px;align-items:center;padding:18px 0 28px}.itech-desc-eyebrow{display:block;margin-bottom:16px;color:#12a8d3;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.itech-description-copy h2{margin:0 0 18px;color:#17232c;font-size:27px;line-height:1.15;font-weight:500;letter-spacing:-.035em}.itech-description-text{color:#718087;font-size:11px;line-height:1.65}.itech-description-text p{margin:0 0 12px}.itech-description-image{background:#f2f5f6;border-radius:12px;overflow:hidden;min-height:205px;display:flex;align-items:center;justify-content:center;padding:10px}.itech-description-image img{width:100%;height:205px;object-fit:contain}.itech-warranty-copy{max-width:640px;margin:auto;padding:18px 0 28px}.itech-warranty-copy h3{margin:0 0 12px;color:#17232c;font-size:24px}.itech-warranty-copy p{margin:0;color:#6d7b82;font-size:12px;line-height:1.7}.single-product .woocommerce-Tabs-panel--additional_information .shop_attributes{border:0;margin:0 auto;max-width:650px}.single-product .woocommerce-Tabs-panel--additional_information .shop_attributes th,.single-product .woocommerce-Tabs-panel--additional_information .shop_attributes td{padding:12px;border-bottom:1px solid #e5eaec;font-size:11px}
.single-product .related.products,.single-product .upsells.products{grid-column:1/-1!important;margin-top:12px;position:relative;padding-top:25px}.single-product .related.products:before,.single-product .upsells.products:before{content:"TAMBIÉN TE PUEDE GUSTAR";position:absolute;left:0;top:0;color:#13a8d3;font-size:8px;font-weight:800;letter-spacing:.18em}.single-product .related.products:after{content:"Ver toda la tienda →";position:absolute;right:0;top:29px;color:#109fc9;font-size:10px;font-weight:700}.single-product .related>h2,.single-product .upsells>h2{font-size:27px!important;font-weight:500!important;letter-spacing:-.035em!important;margin:13px 0 27px!important}.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:repeat(3,1fr)!important;gap:16px!important;margin-top:0!important}.single-product .related ul.products li.product,.single-product .upsells ul.products li.product{min-height:360px!important}.single-product .related ul.products li.product a img,.single-product .upsells ul.products li.product a img{height:225px!important}.single-product .site-footer{padding:24px 7%!important}.single-product .site-footer .footer-main{display:none!important}.single-product .site-footer .footer-bottom{border-top:0!important;padding-top:0!important;align-items:center}
@media(max-width:900px){.single-product .woocommerce div.product{grid-template-columns:1fr;gap:28px}.single-product .woocommerce div.product div.images{max-width:650px;width:100%;margin:auto!important}.itech-feature-strip{grid-column:1}.itech-feature-strip-inner{grid-template-columns:repeat(2,1fr);gap:0}.itech-feature-strip article:nth-child(2){border-right:0}.itech-feature-strip article:nth-child(-n+2){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.09)}.single-product .woocommerce div.product .woocommerce-tabs,.single-product .related.products,.single-product .upsells.products{grid-column:1!important}}
@media(max-width:760px){.single-product .shop-wrap{padding:22px 16px 55px}.single-product .woocommerce .woocommerce-breadcrumb{margin-bottom:18px}.single-product .woocommerce div.product div.images{min-height:360px!important;padding:0 0 72px!important}.single-product .woocommerce div.product div.images .flex-viewport,.single-product .woocommerce div.product div.images>.woocommerce-product-gallery__wrapper,.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{min-height:360px!important}.single-product .woocommerce div.product div.images img{max-height:340px}.single-product .woocommerce div.product div.images .flex-control-thumbs{left:0;right:0;top:auto;bottom:0;width:100%;height:60px;flex-direction:row;justify-content:center}.single-product .woocommerce div.product div.images .flex-control-thumbs li{width:56px!important}.single-product .woocommerce div.product div.images .flex-control-thumbs img{height:52px!important}.single-product .woocommerce div.product div.images:before{left:14px!important;top:13px}.single-product .woocommerce div.product .summary{padding-top:0!important}.single-product .woocommerce div.product .product_title{font-size:33px!important}.single-product .woocommerce div.product form.cart{flex-wrap:nowrap!important}.single-product .woocommerce div.product form.cart .quantity{width:105px!important}.itech-feature-strip{margin-top:26px;margin-bottom:24px}.itech-feature-strip-inner{padding:26px 16px;grid-template-columns:1fr}.itech-feature-strip article{padding:15px 0!important;margin:0!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.09)!important}.itech-feature-strip article:last-child{border-bottom:0!important}.itech-description-grid{grid-template-columns:1fr;gap:24px}.itech-description-image{order:-1;min-height:240px}.itech-description-image img{height:240px}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{gap:18px;overflow-x:auto;justify-content:flex-start}.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto}.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:repeat(2,1fr)!important}.single-product .related.products:after{display:none}.single-product .site-footer .footer-bottom{flex-direction:column;align-items:flex-start}}
@media(max-width:470px){.single-product .woocommerce div.product form.cart{flex-wrap:wrap!important}.single-product .woocommerce div.product form.cart .quantity{width:100%!important}.single-product .woocommerce div.product form.cart .single_add_to_cart_button{width:100%!important;flex-basis:100%!important}.single-product .woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart{flex-wrap:wrap}.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:1fr!important}.single-product .woocommerce div.product .product_title{font-size:30px!important}}


/* 1.8.0 */
.footer-brand .brand img{object-fit:contain;background:#081821;padding:4px}.itech-text-link{display:inline-block;margin-top:12px;color:#159fc9;font-size:13px;font-weight:800}.itech-text-link:hover{transform:translateX(3px)}

/* v1.10.0 · Header logo amplio y sin recorte */
.site-header{height:96px;padding-left:5.5%;padding-right:5.5%;gap:28px}
.site-header .brand{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;min-width:215px;max-width:290px;height:100%;gap:0;font-size:0;font-style:normal;overflow:visible}
.site-header .brand img,.site-header .brand .itech-header-logo,.site-header .custom-logo{display:block;width:auto!important;height:68px!important;max-width:260px!important;max-height:68px!important;object-fit:contain!important;object-position:left center;border-radius:0!important;background:transparent!important;padding:0!important;box-shadow:none!important}
.site-header .nav{margin-left:auto}
.search-panel{top:130px}
@media(max-width:1000px){.site-header{height:88px;padding-left:28px;padding-right:28px}.site-header .brand{min-width:178px;max-width:220px}.site-header .brand img,.site-header .brand .itech-header-logo,.site-header .custom-logo{height:58px!important;max-height:58px!important;max-width:210px!important}.search-panel{top:122px}}
@media(max-width:760px){.site-header{height:76px;padding:0 16px;gap:12px}.site-header .brand{min-width:0;max-width:180px;flex:0 1 180px}.site-header .brand img,.site-header .brand .itech-header-logo,.site-header .custom-logo{height:48px!important;max-height:48px!important;max-width:174px!important}.site-header .nav{top:76px}.search-panel{top:110px}.header-actions{margin-left:auto}}
@media(max-width:390px){.site-header .brand{max-width:155px;flex-basis:155px}.site-header .brand img,.site-header .brand .itech-header-logo,.site-header .custom-logo{height:43px!important;max-height:43px!important;max-width:150px!important}}


/* v1.10.1 — mismo logotipo horizontal del header en el footer */
.site-footer .footer-brand .footer-logo{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  width:max-content;
  max-width:100%;
  height:auto;
  gap:0;
  font-size:0;
  font-style:normal;
}
.site-footer .footer-brand .footer-logo img,
.site-footer .footer-brand .footer-logo .itech-footer-logo{
  display:block;
  width:auto!important;
  height:72px!important;
  max-width:300px!important;
  max-height:72px!important;
  object-fit:contain!important;
  object-position:left center!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;
}
.site-footer .footer-brand>p{margin-top:4px!important}
@media(max-width:760px){
  .site-footer .footer-brand .footer-logo img,
  .site-footer .footer-brand .footer-logo .itech-footer-logo{
    height:62px!important;
    max-height:62px!important;
    max-width:270px!important;
  }
}
@media(max-width:420px){
  .site-footer .footer-brand .footer-logo img,
  .site-footer .footer-brand .footer-logo .itech-footer-logo{
    height:56px!important;
    max-height:56px!important;
    max-width:245px!important;
  }
}

/* v1.11.0 — footer completamente personalizable */
.site-footer .footer-main.footer-cols-4{grid-template-columns:1.5fr .7fr 1.2fr .7fr}
.site-footer .footer-main.footer-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.site-footer .footer-main.footer-cols-3.has-brand{grid-template-columns:1.35fr 1fr 1fr}
.site-footer .footer-main.footer-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.site-footer .footer-main.footer-cols-2.has-brand{grid-template-columns:1.3fr 1fr}
.site-footer .footer-main.footer-cols-1{grid-template-columns:minmax(0,560px)}
.site-footer .footer-bottom.footer-bottom-single{justify-content:flex-start}
.site-footer .footer-bottom.footer-bottom-single span{margin-right:auto}
@media(max-width:1000px){
  .site-footer .footer-main.footer-cols-4,
  .site-footer .footer-main.footer-cols-3,
  .site-footer .footer-main.footer-cols-3.has-brand,
  .site-footer .footer-main.footer-cols-2,
  .site-footer .footer-main.footer-cols-2.has-brand{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .site-footer .footer-main.footer-cols-4,
  .site-footer .footer-main.footer-cols-3,
  .site-footer .footer-main.footer-cols-3.has-brand,
  .site-footer .footer-main.footer-cols-2,
  .site-footer .footer-main.footer-cols-2.has-brand,
  .site-footer .footer-main.footer-cols-1{grid-template-columns:1fr}
}


/* v1.12.0 — tipografía del sistema más nítida */
body,button,input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{letter-spacing:0!important}

/* v1.13.0 — tipografía nítida + wishlist funcional */
html,body,button,input,select,textarea{
  font-family:"Segoe UI Variable","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}
.eyebrow,.itech-product-category,.footer-main>div>b{
  font-weight:700;
  letter-spacing:.08em;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce-Price-amount,
.price{
  font-family:"Segoe UI Variable","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
  font-weight:700!important;
  letter-spacing:-.018em;
  font-variant-numeric:tabular-nums;
  font-feature-settings:"tnum" 1,"lnum" 1;
}
.woocommerce ul.products li.product:before{display:none!important}
.itech-loop-wishlist{
  position:absolute;z-index:8;right:13px;top:13px;width:38px;height:38px;padding:0;border:0;border-radius:50%;
  background:#fff;color:#62727b;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 18px rgba(8,31,43,.1);transition:.2s;
}
.itech-loop-wishlist svg,.wishlist-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.itech-loop-wishlist:hover,.itech-loop-wishlist.active{color:#e95874;transform:scale(1.05)}
.itech-loop-wishlist.active svg{fill:currentColor}
.wishlist-link{position:relative}
.wishlist-link svg{width:20px;height:20px}
.wishlist-count{position:absolute;right:-2px;top:-3px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--cyan);color:#06202c;border:2px solid #0a1822;display:grid;place-items:center;font-size:9px;font-weight:700;line-height:1}
.wishlist-count[hidden]{display:none!important}
@media(max-width:760px){.wishlist-link{width:40px;height:40px}}
.itech-shop-eyebrow,.itech-detail-brand,.itech-tab-eyebrow,.itech-related-heading span,.itech-related-category,.woocommerce-Price-amount,.price{font-synthesis:none}

/* v1.13.3 — Chevron blanco clásico visible y centrado */
.hero-arrow{
  display:grid;
  place-items:center;
  padding:0!important;
  overflow:hidden;
  color:#fff!important;
  line-height:1!important;
  font-size:0!important;
}
.hero-arrow .hero-chevron{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  color:#fff!important;
  font-family:Arial, Helvetica, sans-serif!important;
  font-size:31px!important;
  font-weight:400!important;
  line-height:1!important;
  text-rendering:geometricPrecision;
  pointer-events:none;
}
.hero-arrow.prev .hero-chevron{transform:translate(-1px,-1px);}
.hero-arrow.next .hero-chevron{transform:translate(1px,-1px);}
.hero-arrow:hover .hero-chevron{color:#fff!important;}
@media(max-width:760px){
  .hero-arrow .hero-chevron{font-size:27px!important;}
  .hero-arrow.prev .hero-chevron{transform:translate(-1px,-1px);}
  .hero-arrow.next .hero-chevron{transform:translate(1px,-1px);}
}


/* v1.13.4 — Hero: segunda línea más compacta, CTAs con hover y “+” centrado */
.hero-slide h1 em{
  display:block;
  width:max-content;
  max-width:100%;
  margin-top:6px;
  font-size:.72em;
  line-height:1.04;
  letter-spacing:-.038em;
}
.hero-slide .hero-buttons .btn{
  position:relative;
  transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease,border-color .24s ease,color .24s ease;
  will-change:transform;
}
.hero-slide .hero-buttons .btn.primary:hover,
.hero-slide .hero-buttons .btn.primary:focus-visible{
  background:#69d1ef!important;
  color:#07131c!important;
  transform:translateY(-3px);
  box-shadow:0 12px 26px rgba(82,197,232,.25);
}
.hero-slide .hero-buttons .btn.ghost:hover,
.hero-slide .hero-buttons .btn.ghost:focus-visible{
  background:rgba(255,255,255,.10)!important;
  border-color:rgba(255,255,255,.66)!important;
  color:#fff!important;
  transform:translateY(-3px);
  box-shadow:0 12px 26px rgba(0,0,0,.18);
}
.hero-slide .hero-buttons .btn:active{transform:translateY(-1px)}

/* Plus de las tarjetas: dibujado con CSS para que quede nítido y perfectamente centrado. */
.woocommerce ul.products li.product .button{
  position:absolute;
  display:grid!important;
  place-items:center!important;
  overflow:hidden;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important;
}
.woocommerce ul.products li.product .button:before,
.woocommerce ul.products li.product .button:after{
  content:""!important;
  position:absolute;
  left:50%;
  top:50%;
  width:14px;
  height:2px;
  margin:0!important;
  border:0!important;
  border-radius:999px;
  background:#08202c;
  transform:translate(-50%,-50%);
  transform-origin:center;
}
.woocommerce ul.products li.product .button:after{
  transform:translate(-50%,-50%) rotate(90deg);
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus-visible{
  background:#071823!important;
  transform:translateY(-2px);
  box-shadow:0 8px 18px rgba(7,24,35,.18);
}
.woocommerce ul.products li.product .button:hover:before,
.woocommerce ul.products li.product .button:hover:after,
.woocommerce ul.products li.product .button:focus-visible:before,
.woocommerce ul.products li.product .button:focus-visible:after{background:#fff}

@media(max-width:760px){
  .hero-slide h1 em{font-size:.76em;margin-top:5px}
  .woocommerce ul.products li.product .button:before,
  .woocommerce ul.products li.product .button:after{width:13px;height:2px}
}


/* 1.13.5 — alineación consistente de flechas inline en CTAs */
.itech-inline-arrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  width:1.15em;
  height:1.15em;
  margin-left:.38em;
  line-height:1;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.08em;
  font-weight:400;
  vertical-align:middle;
  transform:translateY(-1px);
}
.section-heading>a,
.itech-categories-link,
.itech-categories-hero>a,
.itech-related-heading>a,
.itech-category-go,
.hero-buttons .btn,
.itech-text-link{
  align-items:center;
}
.itech-categories-link .itech-inline-arrow,
.itech-categories-hero>a .itech-inline-arrow,
.itech-related-heading>a .itech-inline-arrow,
.itech-category-go .itech-inline-arrow{
  color:#19a8d1;
}
@media(max-width:760px){
  .itech-categories-link,
  .itech-categories-hero>a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
  }
  .itech-inline-arrow{
    width:1.2em;
    height:1.2em;
    margin-left:.42em;
    transform:translateY(-1px);
  }
}
.itech-cart-toast{position:fixed;z-index:99999;top:118px;right:24px;width:min(390px,calc(100vw - 32px));min-height:84px;padding:17px 18px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dce8ec;border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(5,24,34,.18);opacity:0;transform:translateY(-12px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.itech-cart-toast.is-visible{opacity:1;transform:none;pointer-events:auto}.itech-cart-toast__check{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eaf9ef;color:#21a958;font-size:19px;font-weight:800}.itech-cart-toast>div{min-width:0;display:flex;flex-direction:column;gap:3px}.itech-cart-toast strong{color:#10242f;font-size:13px;line-height:1.3}.itech-cart-toast small{color:#728189;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itech-cart-toast>a{min-height:37px;padding:0 13px;border-radius:8px;background:#071923;color:#fff!important;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:750;white-space:nowrap}.itech-cart-toast>a:hover{background:#139fc8}.itech-cart-toast__close{position:absolute;right:7px;top:4px;width:24px;height:24px;border:0;background:transparent;color:#87949a;font-size:18px;line-height:1;cursor:pointer}.single-product>.woocommerce-notices-wrapper{width:min(1120px,calc(100% - 64px));margin:20px auto 0}.single-product>.woocommerce-notices-wrapper .woocommerce-message{border:1px solid #cfe8d8;border-top:3px solid #28aa5e;border-radius:10px;background:#f4fbf7;color:#284638}.single-product>.woocommerce-notices-wrapper .woocommerce-message .button{border-radius:7px;background:#071923;color:#fff;font-size:10px}@media(max-width:700px){.itech-cart-toast{top:auto;right:16px;bottom:18px;grid-template-columns:35px minmax(0,1fr);padding:15px 16px}.itech-cart-toast>a{grid-column:1/-1;width:100%;min-height:40px}.itech-cart-toast__check{width:35px;height:35px}.single-product>.woocommerce-notices-wrapper{width:calc(100% - 28px)}}
