
:root{--navy:#082638;--blue:#16536c;--gold:#c6a467;--gold-light:#f2ddb2;--coral:#e4a38a;--ivory:#f8f5ef;--mist:#eef3f4;--white:#fff;--text:#172a33;--muted:#6b7b82;--line:rgba(8,38,56,.12);--wrap:min(1360px,calc(100% - 42px));--radius:30px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.ia-signature-site{margin:0;overflow-x:hidden;background:var(--ivory);color:var(--text);font-family:"Manrope",sans-serif;-webkit-font-smoothing:antialiased}body.ia-menu-open{overflow:hidden}body.admin-bar .ia-header{top:32px}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.ia-wrap{width:var(--wrap);margin:auto}
.ia-noise{position:fixed;z-index:9998;inset:0;opacity:.027;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.ia-progress{position:fixed;z-index:10000;left:0;top:0;width:100%;height:3px;pointer-events:none}.ia-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--gold),var(--gold-light),var(--coral));box-shadow:0 0 18px rgba(242,221,178,.7)}.ia-cursor{position:fixed;z-index:9997;width:460px;height:460px;left:0;top:0;margin:-230px 0 0 -230px;border-radius:50%;pointer-events:none;opacity:.08;background:radial-gradient(circle,rgba(198,164,103,.95),rgba(228,163,138,.25) 34%,transparent 70%);filter:blur(8px)}
.ia-topbar{min-height:38px;display:flex;align-items:center;background:#061d2a;color:rgba(255,255,255,.74);font-size:.68rem}.ia-topbar__inner{display:flex;justify-content:center;gap:28px;flex-wrap:wrap}.ia-topbar strong{color:#fff}
.ia-header{position:sticky;z-index:90;top:0;background:rgba(248,245,239,.84);border-bottom:1px solid rgba(8,38,56,.08);backdrop-filter:blur(20px);transition:.35s}.ia-header.is-scrolled{background:rgba(255,255,255,.94);box-shadow:0 18px 60px rgba(8,38,56,.10)}.ia-header__inner{min-height:94px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px}.ia-nav{display:flex;align-items:center;gap:3px;padding:6px;border-radius:999px;background:linear-gradient(115deg,var(--navy),var(--blue) 55%,var(--gold) 120%);box-shadow:0 14px 38px rgba(8,38,56,.18)}.ia-nav a{padding:10px 14px;border-radius:999px;color:#fff;font-size:.68rem;font-weight:700}.ia-nav a:hover{background:rgba(255,255,255,.14)}.ia-logo{justify-self:center}.ia-logo img{width:128px}.ia-actions{display:flex;justify-content:flex-end;align-items:center;gap:7px}.ia-icon{position:relative;width:45px;height:45px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--navy);cursor:pointer}.ia-icon:hover{background:#fff;border-color:var(--line)}.ia-icon svg{width:20px;height:20px}.ia-cart-count{position:absolute;right:0;top:0;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,var(--gold),var(--coral));color:#fff;font-size:.57rem;font-weight:800}.ia-menu-button{display:none}
.ia-mobile-menu{position:fixed;z-index:120;inset:0;padding:24px 26px;overflow:auto;color:#fff;background:radial-gradient(circle at 15% 12%,rgba(198,164,103,.18),transparent 25%),linear-gradient(145deg,#061d2a,#082638 62%,#0d3b51);transform:translateX(100%);transition:transform .4s var(--ease)}.ia-mobile-menu.is-open{transform:none}.ia-mobile-menu__top{position:relative;min-height:110px;display:flex;align-items:center;justify-content:flex-end}.ia-mobile-menu__top img{position:absolute;left:50%;top:50%;width:140px;transform:translate(-50%,-50%)}.ia-mobile-close{color:#fff;border-color:rgba(255,255,255,.16)}.ia-mobile-links{display:grid;margin-top:42px}.ia-mobile-links a{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12);font:500 2.1rem/1.1 "Playfair Display",serif}.ia-mobile-whatsapp{margin-top:38px;padding:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(37,211,102,.12)}.ia-mobile-whatsapp__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#25d366;font-size:.65rem;font-weight:800}.ia-mobile-whatsapp strong{display:block;font-size:.78rem}.ia-mobile-whatsapp small{display:block;margin-top:4px;color:rgba(255,255,255,.55);font-size:.63rem}
.ia-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ia-kicker:before{content:"";width:30px;height:1px;background:linear-gradient(90deg,var(--gold),transparent)}.ia-button{position:relative;min-height:56px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;font-size:.78rem;font-weight:700;overflow:hidden;cursor:pointer;transition:.3s var(--ease)}.ia-button--gradient{color:#fff;background:linear-gradient(115deg,var(--navy),var(--blue) 43%,var(--gold) 78%,var(--coral) 120%);background-size:220% 220%;animation:iaGradient 7s ease infinite;box-shadow:0 18px 46px rgba(8,38,56,.24)}.ia-button--glass{color:#fff;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);backdrop-filter:blur(14px)}.ia-button--light{color:var(--navy);background:#fff;box-shadow:0 16px 42px rgba(8,38,56,.14)}.ia-button:hover{transform:translateY(-3px)}@keyframes iaGradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
.ia-hero{position:relative;min-height:calc(100vh - 132px);overflow:hidden;color:#fff;background:#061d2a}.ia-hero__media,.ia-hero__overlay,.ia-hero__grid{position:absolute;inset:0}.ia-hero__media{overflow:hidden}.ia-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 45%;transform:scale(1.12)}.ia-hero__overlay{background:linear-gradient(90deg,rgba(6,29,42,.96) 0%,rgba(8,38,56,.81) 39%,rgba(8,38,56,.18) 75%,rgba(8,38,56,.04)),linear-gradient(0deg,rgba(6,29,42,.58),transparent 56%)}.ia-hero__grid{z-index:1;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.11) 1px,transparent 1px);background-size:88px 88px;mask-image:linear-gradient(90deg,#000,transparent 82%)}.ia-orb{position:absolute;z-index:1;border-radius:50%;pointer-events:none}.ia-orb--a{width:430px;height:430px;left:-180px;top:8%;background:radial-gradient(circle,rgba(198,164,103,.30),transparent 70%)}.ia-orb--b{width:560px;height:560px;right:-220px;bottom:-235px;background:radial-gradient(circle,rgba(228,163,138,.22),transparent 70%)}.ia-hero__inner{position:relative;z-index:3;min-height:inherit;display:flex;align-items:center;padding:92px 0 112px}.ia-hero__copy{max-width:760px}.ia-hero h1{margin:22px 0 26px;max-width:780px;font:600 clamp(4.2rem,8vw,8.8rem)/.84 "Playfair Display",serif;letter-spacing:-.06em;background:linear-gradient(105deg,#fff,#fff 36%,var(--gold-light) 72%,var(--coral) 118%);-webkit-background-clip:text;background-clip:text;color:transparent}.ia-hero p{max-width:570px;color:rgba(255,255,255,.74);font-size:1rem;line-height:1.8}.ia-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:36px}
.ia-marquee{overflow:hidden;background:linear-gradient(90deg,#061d2a,#0d3448,#061d2a);color:#fff}.ia-marquee__track{display:flex;align-items:center;gap:30px;width:max-content;min-height:74px;padding-left:30px;white-space:nowrap;animation:iaMarquee 30s linear infinite}.ia-marquee span{font:600 clamp(1.45rem,2.4vw,2.2rem) "Playfair Display",serif}.ia-marquee i{color:var(--gold);font-style:normal}@keyframes iaMarquee{to{transform:translateX(-50%)}}
.ia-benefits{background:#fff;border-bottom:1px solid var(--line)}.ia-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ia-benefits article{min-height:118px;padding:28px;border-right:1px solid var(--line);display:flex;align-items:center;gap:15px}.ia-benefits article:last-child{border-right:0}.ia-benefit-icon{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--navy),var(--blue) 58%,var(--gold));box-shadow:0 14px 30px rgba(8,38,56,.16)}.ia-benefit-icon svg,.ia-benefit-icon svg *{width:21px;height:21px;color:#fff;stroke:#fff}.ia-benefits strong{display:block;color:var(--navy);font-size:.8rem}.ia-benefits span{display:block;margin-top:5px;color:var(--muted);font-size:.67rem;line-height:1.5}
.ia-section{padding:115px 0}.ia-section-head{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:46px}.ia-section-head h2{margin:15px 0 0;max-width:790px;color:var(--navy);font:600 clamp(3.2rem,6vw,6.6rem)/.9 "Playfair Display",serif;letter-spacing:-.045em}.ia-section-head p{max-width:510px;color:var(--muted);line-height:1.8}
.ia-collections{background:radial-gradient(circle at 8% 12%,rgba(204,223,199,.48),transparent 26%),radial-gradient(circle at 92% 88%,rgba(228,163,138,.26),transparent 28%),linear-gradient(145deg,#faf7f1,#f1f5f1)}.ia-bento{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:350px 350px;gap:18px}.ia-category-card{position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:0 24px 70px rgba(8,38,56,.13)}.ia-category-card--1{grid-row:1/3}.ia-category-card--2{grid-column:2/4}.ia-category-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.10);transition:transform .8s var(--ease)}.ia-category-card:hover img{transform:scale(1.04)}.ia-category-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,21,31,.94),rgba(6,29,42,.58) 43%,rgba(8,38,56,.05) 76%)}.ia-category-card__copy{position:absolute;z-index:2;left:28px;right:72px;bottom:27px;color:#fff}.ia-category-card__copy span{color:var(--gold-light);font-size:.61rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.ia-category-card h3{margin:7px 0 0;font:600 clamp(2.1rem,3.4vw,4rem)/.95 "Playfair Display",serif;background:linear-gradient(105deg,#fff,#fff 58%,var(--gold-light));-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 5px 15px rgba(0,0,0,.58))}.ia-category-card__arrow{position:absolute;z-index:3;right:24px;bottom:24px;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;backdrop-filter:blur(12px)}
.ia-products{color:#fff;background:radial-gradient(circle at 15% 12%,rgba(198,164,103,.15),transparent 25%),linear-gradient(145deg,#061d2a,#082638 55%,#0d3448)}.ia-section-head--light h2{color:#fff}.ia-section-head--light p{color:rgba(255,255,255,.62)}.ia-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ia-product-card{overflow:hidden;border-radius:27px;background:#fff;color:var(--text);box-shadow:0 22px 58px rgba(0,0,0,.18);transform-style:preserve-3d}.ia-product-card__image{position:relative;height:410px;overflow:hidden;display:block;background:#f1eee8}.ia-product-card__image img{width:100%;height:100%;object-fit:cover;transition:.7s var(--ease)}.ia-product-card:hover img{transform:scale(1.045)}.ia-product-card__image>span{position:absolute;top:15px;left:15px;padding:8px 11px;border-radius:999px;color:#fff;background:linear-gradient(110deg,var(--navy),var(--blue),var(--gold));font-size:.58rem;font-weight:800;text-transform:uppercase}.ia-product-card__content{padding:22px}.ia-product-card__category,.ia-product-card__category a{color:#9a7440;font-size:.6rem;font-weight:800;text-transform:uppercase}.ia-product-card h3{min-height:55px;margin:9px 0 16px;color:var(--navy);font-size:.92rem;line-height:1.48}.ia-product-card__bottom{display:flex;align-items:center;justify-content:space-between}.ia-price{color:var(--navy);font-size:1.06rem;font-weight:800}.ia-add{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--navy),var(--blue),var(--gold));font-weight:800}.ia-empty{text-align:center}
.ia-editorial{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.ia-editorial__image{overflow:hidden}.ia-editorial__image img{width:100%;height:100%;object-fit:cover;transform:scale(1.08)}.ia-editorial__copy{display:flex;align-items:center;padding:90px clamp(45px,8vw,120px);background:radial-gradient(circle at 90% 12%,rgba(204,223,199,.40),transparent 28%),#fff}.ia-editorial h2{margin:16px 0 24px;color:var(--navy);font:600 clamp(3.7rem,6vw,6.8rem)/.88 "Playfair Display",serif;letter-spacing:-.05em}.ia-editorial p{color:var(--muted);line-height:1.8}
.ia-story{background:radial-gradient(circle at 10% 15%,rgba(204,223,199,.42),transparent 24%),#fff}.ia-story__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:76px;align-items:center}.ia-story__image{position:relative}.ia-story__image>img{border-radius:var(--radius);box-shadow:0 30px 85px rgba(8,38,56,.16)}.ia-story__logo-badge{position:absolute;right:-18px;bottom:34px;width:138px;height:138px;display:grid;place-items:center;padding:18px;border-radius:50%;border:8px solid #fff;background:rgba(255,255,255,.95);box-shadow:0 20px 48px rgba(8,38,56,.22)}.ia-story__logo-badge img{width:100%;height:100%;object-fit:contain}.ia-story__copy h2{margin:16px 0 24px;color:var(--navy);font:600 clamp(3.7rem,6vw,6.8rem)/.88 "Playfair Display",serif}.ia-story__copy p{color:var(--muted);line-height:1.85}.ia-story__metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:28px 0 34px}.ia-story__metrics div{padding:19px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.65)}.ia-story__metrics strong{display:block;color:var(--navy)}.ia-story__metrics span{display:block;margin-top:4px;color:var(--muted);font-size:.66rem}
.ia-location{background:radial-gradient(circle at 8% 12%,rgba(204,223,199,.48),transparent 24%),var(--mist)}.ia-location__card{overflow:hidden;min-height:560px;display:grid;grid-template-columns:.82fr 1.18fr;border-radius:38px;color:#fff;background:linear-gradient(145deg,#061d2a,#082638 58%,#0d3448);box-shadow:0 30px 85px rgba(8,38,56,.16)}.ia-location__copy{display:flex;flex-direction:column;justify-content:center;padding:68px}.ia-location h2{margin:16px 0 22px;color:#fff;font:600 clamp(3.4rem,5.4vw,5.8rem)/.9 "Playfair Display",serif}.ia-location p{color:rgba(255,255,255,.72);line-height:1.75}.ia-location__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.ia-location__image{min-height:560px;background-position:center;background-size:cover}
.ia-page-hero{padding:105px 0 90px;overflow:hidden;background:radial-gradient(circle at 10% 12%,rgba(204,223,199,.5),transparent 26%),radial-gradient(circle at 92% 82%,rgba(228,163,138,.25),transparent 28%),linear-gradient(145deg,#faf7f1,#edf3f3)}.ia-page-hero h1{margin:18px 0 22px;max-width:980px;color:var(--navy);font:600 clamp(4rem,8vw,8rem)/.88 "Playfair Display",serif;letter-spacing:-.055em}.ia-page-hero p{max-width:760px;color:var(--muted);font-size:1rem;line-height:1.8}.ia-page-hero small{display:block;margin-top:20px;color:#8a989e}.ia-breadcrumb{display:inline-flex;gap:9px;margin-bottom:30px;color:#677a83;font-size:.68rem;font-weight:700}.ia-breadcrumb span{color:var(--gold)}
.ia-content-section{padding:80px 0 115px;background:#fff}.ia-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px;align-items:start}.ia-legal-card,.ia-help-card,.ia-contact-form-card,.ia-store-card{border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(8,38,56,.08)}.ia-legal-card{padding:clamp(26px,5vw,62px)}.ia-policy-block{padding:0 0 38px;margin:0 0 38px;border-bottom:1px solid var(--line)}.ia-policy-block:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.ia-policy-block h2{margin:0 0 18px;color:var(--navy);font:600 clamp(1.7rem,3vw,2.5rem)/1.05 "Playfair Display",serif}.ia-policy-block p,.ia-policy-block li{color:#596b73;line-height:1.85}.ia-policy-block ul{padding-left:22px}.ia-policy-block li{margin:8px 0}.ia-note{padding:18px 20px;margin-top:20px;border-left:4px solid var(--gold);border-radius:0 14px 14px 0;background:#f8f4ea;color:#4f626b;line-height:1.7}.ia-help-card{position:sticky;top:125px;padding:28px}.ia-help-card h3{margin:15px 0;color:var(--navy);font:600 2rem/1 "Playfair Display",serif}.ia-help-card p{color:var(--muted);line-height:1.7}.ia-help-card .ia-button{width:100%}.ia-text-link{display:block;margin-top:18px;color:var(--navy);font-size:.72rem;font-weight:700}
.ia-faq-list{display:grid;gap:12px}.ia-faq{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.ia-faq summary{list-style:none;padding:20px 22px;display:flex;justify-content:space-between;gap:20px;color:var(--navy);font-weight:700;cursor:pointer}.ia-faq summary::-webkit-details-marker{display:none}.ia-faq summary span{font-size:1.3rem;color:var(--gold)}.ia-faq[open] summary span{transform:rotate(45deg)}.ia-faq>div{padding:0 22px 20px}.ia-faq p{margin:0;color:var(--muted);line-height:1.75}
.ia-contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.ia-contact-cards a{padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(8,38,56,.07)}.ia-contact-cards span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--navy),var(--blue),var(--gold))}.ia-contact-cards span svg{width:21px;height:21px}.ia-contact-cards strong{display:block;margin-top:18px;color:var(--navy)}.ia-contact-cards small{display:block;margin-top:5px;color:var(--muted);line-height:1.5}.ia-contact-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.ia-contact-form-card{padding:clamp(26px,5vw,55px)}.ia-contact-form-card h2{margin:14px 0 28px;color:var(--navy);font:600 clamp(2.6rem,5vw,4.7rem)/.92 "Playfair Display",serif}.ia-contact-form{display:grid;gap:18px}.ia-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.ia-contact-form label{display:grid;gap:8px;color:var(--navy);font-size:.72rem;font-weight:700}.ia-contact-form input,.ia-contact-form select,.ia-contact-form textarea{width:100%;border:1px solid var(--line);border-radius:13px;background:#fbfcfc;padding:14px 15px;color:var(--text);outline:none}.ia-contact-form input:focus,.ia-contact-form select:focus,.ia-contact-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(198,164,103,.12)}.ia-check{grid-template-columns:auto 1fr!important;align-items:start}.ia-check input{width:18px!important;height:18px}.ia-check span{color:var(--muted);font-weight:500;line-height:1.6}.ia-check a{color:var(--navy);text-decoration:underline}.ia-honeypot{position:absolute;left:-9999px}.ia-alert{padding:15px 17px;margin-bottom:20px;border-radius:13px;font-size:.76rem;line-height:1.6}.ia-alert--success{background:#e8f7ed;color:#23623b}.ia-alert--warning{background:#fff7dc;color:#705a12}.ia-alert--error{background:#fdecec;color:#862f2f}.ia-store-card{overflow:hidden}.ia-store-card__image{min-height:390px;background-position:center;background-size:cover}.ia-store-card__content{padding:28px}.ia-store-card h3{margin:14px 0;color:var(--navy);font:600 2.2rem/1 "Playfair Display",serif}.ia-store-card p{color:var(--muted);line-height:1.75}
.ia-footer{padding:86px 0 30px;text-align:center;color:rgba(255,255,255,.66);background:radial-gradient(circle at 15% 12%,rgba(198,164,103,.14),transparent 25%),#061d2a}.ia-footer__logo{width:178px;margin:0 auto 22px}.ia-footer__intro{max-width:560px;margin:0 auto}.ia-footer__icons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:30px 0 24px}.ia-footer__icons a{width:47px;height:47px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff;background:rgba(255,255,255,.035)}.ia-footer__icons a:hover{background:linear-gradient(135deg,var(--blue),var(--gold),var(--coral));transform:translateY(-3px)}.ia-footer__icons svg{width:19px;height:19px}.ia-footer__legal{display:flex;justify-content:center;gap:10px 22px;flex-wrap:wrap;margin:20px auto 26px;max-width:950px}.ia-footer__legal a{color:rgba(255,255,255,.65);font-size:.67rem}.ia-footer__legal a:hover{color:var(--gold-light)}.ia-footer__contact{display:flex;justify-content:center;gap:12px 24px;flex-wrap:wrap;margin-bottom:25px;font-size:.68rem}.ia-footer__contact a{color:var(--gold-light)}
.ia-whatsapp{position:fixed;z-index:85;right:22px;bottom:22px;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#25d366;box-shadow:0 20px 42px rgba(0,0,0,.24);font-size:.66rem;font-weight:800}.ia-cookie{position:fixed;z-index:10020;left:18px;right:18px;bottom:18px;max-width:880px;margin:auto;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.15);border-radius:18px;color:#fff;background:rgba(6,29,42,.96);box-shadow:0 22px 60px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.ia-cookie[hidden]{display:none}.ia-cookie strong{display:block}.ia-cookie p{margin:4px 0 0;color:rgba(255,255,255,.65);font-size:.68rem}.ia-cookie a{color:var(--gold-light);text-decoration:underline}.ia-cookie button{flex:0 0 auto;padding:11px 18px;border:0;border-radius:999px;color:var(--navy);background:#fff;font-weight:700;cursor:pointer}
@media(max-width:1080px){.ia-nav{display:none}.ia-menu-button{display:grid}.ia-benefits__grid{grid-template-columns:repeat(2,1fr)}.ia-bento{grid-template-columns:1fr 1fr;grid-template-rows:430px 320px 320px}.ia-category-card--1{grid-column:1/3;grid-row:auto}.ia-category-card--2{grid-column:1/3}.ia-products__grid{grid-template-columns:repeat(2,1fr)}.ia-editorial{grid-template-columns:1fr}.ia-editorial__image{height:620px}.ia-story__grid{grid-template-columns:1fr}.ia-location__card{grid-template-columns:1fr}.ia-content-layout{grid-template-columns:1fr}.ia-help-card{position:static}.ia-contact-layout{grid-template-columns:1fr}}
@media(max-width:782px){body.admin-bar .ia-header{top:46px}}
@media(max-width:720px){:root{--wrap:min(100% - 28px,1360px)}.ia-cursor{display:none}.ia-topbar{padding:8px 0}.ia-topbar span:nth-child(2){display:none}.ia-header__inner{min-height:78px}.ia-logo img{width:100px}.ia-account-icon{display:none}.ia-hero{min-height:760px}.ia-hero__media img{object-position:57% center}.ia-hero__overlay{background:linear-gradient(0deg,rgba(6,29,42,.97),rgba(8,38,56,.8) 56%,rgba(8,38,56,.18))}.ia-hero__inner{align-items:flex-end;padding:95px 0 105px}.ia-hero h1{font-size:clamp(3.8rem,17vw,5.4rem)}.ia-hero__actions{display:grid}.ia-hero__actions .ia-button{width:100%}.ia-section{padding:80px 0}.ia-section-head{display:block}.ia-section-head p{margin-top:18px}.ia-benefits__grid{grid-template-columns:1fr}.ia-benefits article{border-right:0;border-bottom:1px solid var(--line)}.ia-bento{grid-template-columns:1fr;grid-template-rows:420px 320px 320px 320px}.ia-category-card--1,.ia-category-card--2{grid-column:auto}.ia-products__grid{grid-template-columns:1fr}.ia-product-card__image{height:400px}.ia-editorial__image{height:500px}.ia-editorial__copy{padding:70px 25px}.ia-story__logo-badge{right:6px;bottom:20px;width:112px;height:112px;padding:14px}.ia-story__metrics{grid-template-columns:1fr}.ia-location__copy{padding:52px 25px}.ia-location__image{min-height:360px}.ia-location__actions{display:grid}.ia-location__actions .ia-button{width:100%}.ia-page-hero{padding:75px 0 65px}.ia-page-hero h1{font-size:clamp(3.3rem,15vw,5rem)}.ia-content-section{padding:55px 0 80px}.ia-legal-card{padding:25px 20px}.ia-contact-cards{grid-template-columns:1fr}.ia-form-grid{grid-template-columns:1fr}.ia-cookie{display:grid}.ia-cookie button{width:100%}.ia-footer__contact{display:grid;gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.ia-marquee__track,.ia-button--gradient{animation:none!important}}


/* ============================================================
   ACTUALIZACIÓN 2.1 — TIENDA PÚBLICA Y ARCHIVO PREMIUM
   ============================================================ */

/* Elimina encabezados y botones flotantes heredados del tema Aimo
   únicamente en las páginas gestionadas por este plugin. */
body.ia-signature-site #pxl-header-elementor,
body.ia-signature-site .pxl-header-elementor,
body.ia-signature-site .pxl-header-mobile,
body.ia-signature-site .pxl-header-main,
body.ia-signature-site .pxl-header-menu,
body.ia-signature-site .pxl-menu-primary,
body.ia-signature-site .pxl-menu-toggle,
body.ia-signature-site .pxl-menu-hidden-sidebar,
body.ia-signature-site .pxl-hidden-panel-button,
body.ia-signature-site .pxl-anchor-button,
body.ia-signature-site .h-btn-sidebar,
body.ia-signature-site .btn-nav-mobile,
body.ia-signature-site .mobile-menu-toggle,
body.ia-signature-site .elementor-menu-toggle,
body.ia-signature-site .elementor-location-header,
body.ia-signature-site header#masthead,
body.ia-signature-site .site-header:not(.ia-header),
body.ia-signature-site > .pxl-menu-hidden-sidebar,
body.ia-signature-site > .pxl-hidden-panel {
	display:none!important;
	visibility:hidden!important;
	opacity:0!important;
	pointer-events:none!important;
}

/* La barra superior queda limpia y centrada. */
.ia-topbar__inner{
	justify-content:center!important;
}
.ia-topbar__inner span{
	display:block;
	letter-spacing:.08em;
	text-transform:uppercase;
}
.ia-topbar__inner strong{
	font-weight:700;
}

/* Corrección de los cuatro iconos: el tamaño solo se aplica al SVG,
   no a sus paths, círculos o rectángulos. */
.ia-benefits article{
	display:grid!important;
	grid-template-columns:50px minmax(0,1fr)!important;
	align-items:center!important;
	column-gap:17px!important;
}
.ia-benefits article>div{
	min-width:0;
}
.ia-benefit-icon{
	margin:0!important;
	align-self:center!important;
}
.ia-benefit-icon svg{
	display:block!important;
	width:21px!important;
	height:21px!important;
	min-width:21px!important;
	min-height:21px!important;
	overflow:visible!important;
}
.ia-benefit-icon svg *{
	stroke:#fff!important;
	color:#fff!important;
	width:auto!important;
	height:auto!important;
}
.ia-benefit-icon svg [fill]:not([fill="none"]){
	fill:#fff!important;
}
.ia-benefits article strong{
	display:block!important;
	margin:0 0 5px!important;
	line-height:1.25!important;
}
.ia-benefits article>div>span{
	display:block!important;
	margin:0!important;
	line-height:1.6!important;
}

/* Tienda / Shop */
.ia-shop{
	background:#f7f5ef;
}
.ia-shop-hero{
	position:relative;
	overflow:hidden;
	padding:100px 0 92px;
	color:#fff;
	background:
		linear-gradient(125deg,rgba(6,29,42,.98),rgba(8,38,56,.94) 54%,rgba(22,83,108,.90)),
		url("https://importacionesasturias.com.mx/wp-content/uploads/2026/07/Importaciones-A-74.png") center/cover;
}
.ia-shop-hero:after{
	content:"";
	position:absolute;
	inset:0;
	pointer-events:none;
	opacity:.12;
	background-image:
		linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),
		linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);
	background-size:82px 82px;
	mask-image:linear-gradient(90deg,#000,transparent 84%);
}
.ia-shop-hero__inner{
	position:relative;
	z-index:2;
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	align-items:center;
	gap:60px;
}
.ia-shop-hero__copy{
	max-width:800px;
}
.ia-breadcrumb--light{
	color:rgba(255,255,255,.63)!important;
}
.ia-shop-hero .ia-kicker{
	color:var(--gold-light);
}
.ia-shop-hero h1{
	margin:17px 0 22px;
	font:600 clamp(4.3rem,8vw,8rem)/.84 "Playfair Display",serif;
	letter-spacing:-.055em;
	background:linear-gradient(105deg,#fff 0%,#fff 52%,var(--gold-light) 100%);
	-webkit-background-clip:text;
	background-clip:text;
	color:transparent;
}
.ia-shop-hero p{
	max-width:690px;
	margin:0;
	color:rgba(255,255,255,.70);
	font-size:1rem;
	line-height:1.8;
}
.ia-shop-hero__seal{
	width:176px;
	height:176px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	border:1px solid rgba(255,255,255,.27);
	border-radius:50%;
	background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(198,164,103,.19));
	box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 25px 65px rgba(0,0,0,.18);
	backdrop-filter:blur(17px);
	text-align:center;
}
.ia-shop-hero__seal strong,
.ia-shop-hero__seal small{
	color:rgba(255,255,255,.60);
	font-size:.57rem;
	letter-spacing:.13em;
	text-transform:uppercase;
}
.ia-shop-hero__seal span{
	margin:5px 0;
	color:#fff;
	font:600 2.7rem/1 "Playfair Display",serif;
}
.ia-shop-hero__glow{
	position:absolute;
	border-radius:50%;
	pointer-events:none;
}
.ia-shop-hero__glow--a{
	width:420px;
	height:420px;
	left:-180px;
	top:-190px;
	background:radial-gradient(circle,rgba(198,164,103,.28),transparent 68%);
}
.ia-shop-hero__glow--b{
	width:520px;
	height:520px;
	right:-220px;
	bottom:-270px;
	background:radial-gradient(circle,rgba(228,163,138,.20),transparent 68%);
}
.ia-shop-toolbar{
	padding:34px 0 26px;
	border-bottom:1px solid var(--line);
	background:rgba(255,255,255,.92);
}
.ia-category-pills{
	display:flex;
	align-items:center;
	gap:9px;
	overflow-x:auto;
	padding:2px 2px 13px;
	scrollbar-width:thin;
}
.ia-category-pills a{
	flex:0 0 auto;
	padding:11px 15px;
	display:inline-flex;
	align-items:center;
	gap:8px;
	border:1px solid var(--line);
	border-radius:999px;
	color:#40545d;
	background:#fff;
	font-size:.69rem;
	font-weight:700;
	transition:.25s ease;
}
.ia-category-pills a span{
	min-width:21px;
	height:21px;
	padding:0 5px;
	display:grid;
	place-items:center;
	border-radius:999px;
	background:#eef2f3;
	color:#6c7f87;
	font-size:.57rem;
}
.ia-category-pills a:hover,
.ia-category-pills a.is-active{
	border-color:transparent;
	color:#fff;
	background:linear-gradient(115deg,var(--navy),var(--blue),var(--gold));
	box-shadow:0 12px 28px rgba(8,38,56,.15);
}
.ia-category-pills a:hover span,
.ia-category-pills a.is-active span{
	background:rgba(255,255,255,.16);
	color:#fff;
}
.ia-shop-meta{
	margin-top:12px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:18px;
}
.ia-shop-result,
.ia-shop-result .woocommerce-result-count{
	margin:0!important;
	color:#72838a;
	font-size:.69rem;
}
.ia-shop-order .woocommerce-ordering{
	margin:0!important;
}
.ia-shop-order select{
	min-height:44px;
	padding:0 42px 0 14px;
	border:1px solid var(--line);
	border-radius:999px;
	color:var(--navy);
	background:#fff;
	font-size:.68rem;
	font-weight:700;
	outline:none;
}
.ia-shop-products{
	padding:58px 0 110px;
}
.ia-shop-products__grid{
	color:var(--text);
}
.ia-shop-products .ia-product-card h2{
	min-height:55px;
	margin:9px 0 16px;
	color:var(--navy);
	font-size:.92rem;
	line-height:1.48;
}
.ia-pagination{
	margin-top:48px;
	display:flex;
	justify-content:center;
	align-items:center;
	gap:7px;
}
.ia-pagination .page-numbers{
	width:45px;
	height:45px;
	display:grid;
	place-items:center;
	border:1px solid var(--line);
	border-radius:50%;
	color:var(--navy);
	background:#fff;
	font-size:.72rem;
	font-weight:700;
}
.ia-pagination .page-numbers.current,
.ia-pagination .page-numbers:hover{
	border-color:transparent;
	color:#fff;
	background:linear-gradient(135deg,var(--navy),var(--blue),var(--gold));
}
.ia-shop-empty{
	padding:80px 25px;
	border-radius:30px;
	text-align:center;
	background:#fff;
	box-shadow:0 22px 65px rgba(8,38,56,.08);
}
.ia-shop-empty h2{
	margin:15px auto;
	color:var(--navy);
	font:600 clamp(2.8rem,5vw,5rem)/.92 "Playfair Display",serif;
}
.ia-shop-empty p{
	color:var(--muted);
}

/* Neutraliza estilos morados de WooCommerce/tema dentro del catálogo. */
body.ia-signature-catalog .woocommerce-products-header,
body.ia-signature-catalog .pxl-page-title,
body.ia-signature-catalog .page-title,
body.ia-signature-catalog .breadcrumb-wrap,
body.ia-signature-catalog .woocommerce-breadcrumb{
	display:none!important;
}
body.ia-signature-catalog .woocommerce a.button,
body.ia-signature-catalog .woocommerce button.button,
body.ia-signature-catalog .woocommerce input.button{
	background:linear-gradient(115deg,var(--navy),var(--blue),var(--gold))!important;
	color:#fff!important;
	border-radius:999px!important;
}

@media(max-width:900px){
	.ia-shop-hero__inner{
		grid-template-columns:1fr;
	}
	.ia-shop-hero__seal{
		display:none;
	}
}
@media(max-width:720px){
	.ia-shop-hero{
		padding:75px 0 68px;
	}
	.ia-shop-hero h1{
		font-size:clamp(4rem,18vw,5.6rem);
	}
	.ia-shop-meta{
		display:grid;
		align-items:stretch;
	}
	.ia-shop-order select{
		width:100%;
	}
	.ia-benefits article{
		grid-template-columns:46px minmax(0,1fr)!important;
		column-gap:14px!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 2.2 — ALINEACIÓN MÓVIL Y WHATSAPP REAL
   ============================================================ */
.ia-menu-button,
body.ia-signature-site .ia-menu-button,
body.ia-signature-site button.ia-menu-button{
	width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;
	margin:0!important;padding:0!important;display:none;place-items:center!important;
	border:1px solid rgba(255,255,255,.22)!important;border-radius:50%!important;color:#fff!important;
	background:linear-gradient(135deg,#082638 0%,#16536c 58%,#c6a467 115%)!important;
	background-image:linear-gradient(135deg,#082638 0%,#16536c 58%,#c6a467 115%)!important;
	box-shadow:0 13px 30px rgba(8,38,56,.22),inset 0 1px 0 rgba(255,255,255,.24)!important;
	transform:none!important;
}
.ia-menu-button:hover{transform:translateY(-2px)!important}
.ia-menu-button svg{width:22px!important;height:22px!important;display:block!important}
.ia-menu-button svg *,.ia-menu-button path{stroke:#fff!important;fill:none!important}
body.ia-signature-site .pxl-mobile-menu-button,
body.ia-signature-site .pxl-header-menu-toggle,
body.ia-signature-site .pxl-nav-mobile-button,
body.ia-signature-site .pxl-menu-hidden-sidebar-button,
body.ia-signature-site .mobile-nav-button,
body.ia-signature-site .menu-mobile-trigger,
body.ia-signature-site .menu-trigger:not(.ia-menu-button){display:none!important}

.ia-benefit-icon{display:grid!important;place-items:center!important;overflow:hidden!important}
.ia-benefit-icon svg{display:block!important;width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important;fill:#fff!important;stroke:none!important}
.ia-benefit-icon svg *,.ia-benefit-icon svg path{width:auto!important;height:auto!important;fill:#fff!important;stroke:none!important}

#colecciones,#novedades,#historia,#visitanos{scroll-margin-top:155px}
.ia-location__copy{min-width:0;overflow:hidden}
.ia-location__copy p{max-width:100%;overflow-wrap:anywhere;word-break:normal}

body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-page-hero .ia-wrap{max-width:1020px;text-align:center}
body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-page-hero .ia-kicker{justify-content:center}
body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-page-hero p{margin-left:auto;margin-right:auto}
body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-content-layout{width:100%;max-width:1040px;grid-template-columns:minmax(0,1fr)!important;margin-left:auto;margin-right:auto}
body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-help-card{position:static!important;width:100%;max-width:680px;margin:0 auto;text-align:center}
body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-help-card .ia-kicker{justify-content:center}

.ia-whatsapp{font-size:0!important}
.ia-whatsapp svg{display:block;width:31px!important;height:31px!important;fill:#fff!important}
.ia-whatsapp svg *{fill:#fff!important}
.ia-mobile-whatsapp__icon{font-size:0!important}
.ia-mobile-whatsapp__icon svg{display:block;width:24px!important;height:24px!important;fill:#fff!important}
.ia-mobile-whatsapp__icon svg *{fill:#fff!important}
body.ia-signature-inicio-asturias .ia-cookie{display:none!important}

@media(max-width:1080px){
	.ia-header__inner{position:relative;min-height:100px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 0!important}
	.ia-logo{position:absolute!important;left:50%!important;top:50%!important;z-index:1;transform:translate(-50%,-50%)!important;margin:0!important}
	.ia-logo img{width:110px!important;max-height:84px!important;object-fit:contain}
	.ia-actions{position:relative;z-index:2;margin-left:auto!important;display:flex!important;align-items:center!important;gap:7px!important}
	.ia-menu-button,body.ia-signature-site .ia-menu-button,body.ia-signature-site button.ia-menu-button{display:grid!important}
	.ia-actions>.ia-icon:not(.ia-menu-button){width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;margin:0!important;padding:0!important}
}

@media(max-width:720px){
	.ia-benefits{padding:18px 0!important;background:linear-gradient(145deg,#faf8f2,#f1f5f2)!important}
	.ia-benefits__grid{width:min(100% - 24px,680px)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}
	.ia-benefits article{min-height:210px!important;padding:22px 13px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:13px!important;border:1px solid rgba(8,38,56,.09)!important;border-radius:21px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 13px 34px rgba(8,38,56,.07)!important;text-align:center!important}
	.ia-benefits article>div{width:100%!important;min-width:0!important;text-align:center!important}
	.ia-benefit-icon{width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;margin:0 auto!important}
	.ia-benefit-icon svg{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important}
	.ia-benefits article strong{margin:0 0 7px!important;font-size:.78rem!important;line-height:1.3!important;text-align:center!important}
	.ia-benefits article>div>span{margin:0!important;color:#718188!important;font-size:.62rem!important;line-height:1.55!important;text-align:center!important}

	.ia-location{padding-top:76px!important}
	.ia-location__card{border-radius:27px!important}
	.ia-location__copy{padding:47px 23px 50px!important;align-items:center!important;text-align:center!important}
	.ia-location__copy .ia-kicker{justify-content:center!important}
	.ia-location h2,.ia-location__copy h2{width:100%!important;margin:15px 0 22px!important;font-size:clamp(2.75rem,12.5vw,4rem)!important;line-height:.94!important;letter-spacing:-.045em!important;text-align:center!important}
	.ia-location__copy p{width:100%!important;margin:5px auto 12px!important;font-size:.86rem!important;line-height:1.7!important;text-align:center!important;overflow-wrap:anywhere!important}
	.ia-location__actions{width:100%!important;margin-top:22px!important;gap:11px!important}
	.ia-location__actions .ia-button{width:100%!important;min-height:55px!important}
	.ia-location__image{min-height:340px!important;background-position:center!important}
	.ia-whatsapp{right:15px!important;bottom:15px!important;width:58px!important;height:58px!important}
}
@media(max-width:390px){
	.ia-logo img{width:100px!important}
	.ia-actions{gap:5px!important}
	.ia-actions>.ia-icon:not(.ia-menu-button){width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}
	.ia-menu-button,body.ia-signature-site .ia-menu-button,body.ia-signature-site button.ia-menu-button{width:47px!important;height:47px!important;min-width:47px!important;min-height:47px!important}
	.ia-benefits article{min-height:220px!important;padding-left:10px!important;padding-right:10px!important}
}


/* ============================================================
   ACTUALIZACIÓN 2.3 — CENTRADO DE WHATSAPP Y BOTÓN DE CIERRE
   ============================================================ */

/* Botón de cierre del menú: elimina por completo el morado heredado
   y centra la X geométricamente. */
.ia-mobile-close,
body.ia-signature-site .ia-mobile-close,
body.ia-signature-site button.ia-mobile-close{
	width:52px!important;
	height:52px!important;
	min-width:52px!important;
	min-height:52px!important;
	margin:0!important;
	padding:0!important;
	display:grid!important;
	place-items:center!important;
	align-items:center!important;
	justify-content:center!important;
	border:1px solid rgba(255,255,255,.22)!important;
	border-radius:50%!important;
	color:#fff!important;
	background:linear-gradient(135deg,#082638 0%,#16536c 58%,#c6a467 115%)!important;
	background-image:linear-gradient(135deg,#082638 0%,#16536c 58%,#c6a467 115%)!important;
	box-shadow:0 15px 34px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.20)!important;
	line-height:0!important;
	font-size:0!important;
	transform:none!important;
	appearance:none!important;
	-webkit-appearance:none!important;
}
.ia-mobile-close:hover{
	transform:translateY(-2px)!important;
}
.ia-mobile-close svg{
	display:block!important;
	width:24px!important;
	height:24px!important;
	margin:0!important;
	padding:0!important;
	overflow:visible!important;
	transform:none!important;
}
.ia-mobile-close svg path{
	fill:none!important;
	stroke:#fff!important;
	stroke-width:2!important;
	stroke-linecap:round!important;
	stroke-linejoin:round!important;
	vector-effect:non-scaling-stroke!important;
}

/* El encabezado del menú mantiene el logo centrado y el cierre
   exactamente alineado a la derecha. */
.ia-mobile-menu__top{
	position:relative!important;
	min-height:124px!important;
	display:grid!important;
	grid-template-columns:1fr 52px!important;
	align-items:center!important;
	padding:0!important;
}
.ia-mobile-menu__top>img{
	position:absolute!important;
	left:50%!important;
	top:50%!important;
	width:150px!important;
	max-height:112px!important;
	margin:0!important;
	object-fit:contain!important;
	transform:translate(-50%,-50%)!important;
}
.ia-mobile-menu__top .ia-mobile-close{
	position:relative!important;
	z-index:3!important;
	grid-column:2!important;
	justify-self:end!important;
	align-self:center!important;
}

/* WhatsApp: círculo y SVG centrados en ambos ejes. */
.ia-mobile-whatsapp__icon{
	width:52px!important;
	height:52px!important;
	min-width:52px!important;
	min-height:52px!important;
	margin:0!important;
	padding:0!important;
	display:grid!important;
	place-items:center!important;
	align-items:center!important;
	justify-content:center!important;
	border-radius:50%!important;
	line-height:0!important;
	overflow:hidden!important;
}
.ia-mobile-whatsapp__icon svg{
	display:block!important;
	width:29px!important;
	height:29px!important;
	margin:0!important;
	padding:0!important;
	fill:#fff!important;
	transform:translate3d(0,0,0)!important;
	transform-origin:center!important;
}
.ia-mobile-whatsapp__icon svg path{
	fill:#fff!important;
}

/* Ajuste óptico mínimo del símbolo para que el teléfono quede
   visualmente centrado dentro del globo. */
.ia-mobile-whatsapp__icon svg{
	position:relative!important;
	left:.4px!important;
	top:.2px!important;
}

/* También centra el icono flotante. */
.ia-whatsapp{
	display:grid!important;
	place-items:center!important;
	align-items:center!important;
	justify-content:center!important;
	padding:0!important;
	line-height:0!important;
}
.ia-whatsapp svg{
	display:block!important;
	width:31px!important;
	height:31px!important;
	margin:0!important;
	transform:translate3d(.4px,.2px,0)!important;
}

@media(max-width:720px){
	.ia-mobile-menu{
		padding:22px 24px 30px!important;
	}
	.ia-mobile-menu__top{
		min-height:120px!important;
	}
	.ia-mobile-menu__top>img{
		width:145px!important;
	}
	.ia-mobile-close,
	body.ia-signature-site .ia-mobile-close,
	body.ia-signature-site button.ia-mobile-close{
		width:50px!important;
		height:50px!important;
		min-width:50px!important;
		min-height:50px!important;
	}
	.ia-mobile-whatsapp{
		grid-template-columns:52px minmax(0,1fr) auto!important;
		align-items:center!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 2.4 — PORTADA MÁS LIMPIA + SECCIONES WOO
   ============================================================ */

/* Header con nombre visible en desktop y móvil */
.ia-header__inner{
	min-height:108px!important;
	grid-template-columns:1fr auto 1fr!important;
	grid-template-rows:auto auto!important;
	row-gap:6px!important;
}
.ia-nav{
	grid-column:1!important;
	grid-row:2!important;
	align-self:center!important;
}
.ia-logo{
	grid-column:2!important;
	grid-row:1 / span 2!important;
	display:flex!important;
	flex-direction:column!important;
	align-items:center!important;
	justify-content:center!important;
	gap:6px!important;
	text-decoration:none!important;
}
.ia-logo img{
	width:104px!important;
}
.ia-brandline{
	display:block!important;
	font-weight:800!important;
	font-size:.98rem!important;
	letter-spacing:.18em!important;
	text-transform:uppercase!important;
	background:linear-gradient(90deg,#082638 0%,#16536c 45%,#c6a467 95%)!important;
	-webkit-background-clip:text!important;
	background-clip:text!important;
	color:transparent!important;
	white-space:nowrap!important;
}
.ia-actions{
	grid-column:3!important;
	grid-row:2!important;
}
.ia-topbar__inner{
	justify-content:center!important;
	text-align:center!important;
}

/* Hero más limpio */
.ia-hero{
	min-height:760px!important;
}
.ia-hero__overlay{
	background:linear-gradient(90deg,rgba(6,29,42,.56) 0%,rgba(8,38,56,.32) 34%,rgba(8,38,56,.12) 70%,rgba(8,38,56,.10) 100%)!important;
}
.ia-hero__copy--minimal{
	max-width:560px!important;
}
.ia-hero__copy--minimal h1,
.ia-hero h1{
	max-width:10ch!important;
	font-size:clamp(3.1rem,5.2vw,5.2rem)!important;
	line-height:.92!important;
	margin:18px 0 10px!important;
	text-shadow:0 10px 34px rgba(8,38,56,.18)!important;
}
.ia-hero__copy--minimal .ia-kicker{
	margin-bottom:0!important;
}
.ia-hero__copy--minimal p{
	display:none!important;
}
.ia-hero__actions{
	margin-top:18px!important;
}
.ia-hero__actions .ia-button{
	min-width:220px!important;
}
.ia-hero__copy--minimal .ia-button--glass{
	display:none!important;
}

/* Accesos cortos de colecciones */
.ia-collection-shortcuts{
	display:flex!important;
	flex-wrap:wrap!important;
	gap:12px!important;
	margin:28px 0 26px!important;
}
.ia-collection-shortcuts a{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	padding:12px 18px!important;
	border-radius:999px!important;
	border:1px solid rgba(8,38,56,.11)!important;
	background:rgba(255,255,255,.9)!important;
	color:var(--navy)!important;
	font-size:.78rem!important;
	font-weight:800!important;
	text-decoration:none!important;
	box-shadow:0 18px 40px rgba(8,38,56,.06)!important;
}
.ia-collection-shortcuts a:hover{
	transform:translateY(-2px)!important;
	background:linear-gradient(115deg,var(--navy),var(--blue) 55%,var(--gold) 120%)!important;
	color:#fff!important;
}

/* Tarjetas de categorías: mejor legibilidad del texto */
.ia-category-card__copy h3{
	color:#fff!important;
	text-shadow:0 10px 30px rgba(0,0,0,.28)!important;
}
.ia-category-card__copy span{
	color:rgba(255,255,255,.88)!important;
	text-shadow:0 6px 18px rgba(0,0,0,.24)!important;
}
.ia-category-card__shade{
	background:linear-gradient(180deg,rgba(6,29,42,.04) 10%,rgba(6,29,42,.18) 48%,rgba(6,29,42,.78) 100%)!important;
}

/* Editorial sin kicker */
.ia-editorial__copy .ia-kicker{
	display:none!important;
}

/* Sección compacta historia + ubicación */
.ia-brandhub{
	background:radial-gradient(circle at 12% 12%,rgba(204,223,199,.38),transparent 24%),linear-gradient(180deg,#ffffff,#f6f8f8)!important;
}
.ia-brandhub__grid{
	display:grid!important;
	grid-template-columns:.92fr 1.08fr!important;
	gap:56px!important;
	align-items:center!important;
}
.ia-brandhub__image{
	position:relative!important;
}
.ia-brandhub__image > img{
	border-radius:32px!important;
	box-shadow:0 32px 90px rgba(8,38,56,.14)!important;
}
.ia-brandhub__badge{
	position:absolute!important;
	right:-10px!important;
	bottom:30px!important;
	width:126px!important;
	height:126px!important;
	display:grid!important;
	place-items:center!important;
	padding:18px!important;
	border-radius:50%!important;
	border:8px solid rgba(255,255,255,.96)!important;
	background:rgba(255,255,255,.96)!important;
	box-shadow:0 22px 50px rgba(8,38,56,.18)!important;
}
.ia-brandhub__badge img{
	width:100%!important;
	height:100%!important;
	object-fit:contain!important;
}
.ia-brandhub__copy h2{
	margin:16px 0 18px!important;
	color:var(--navy)!important;
	font:600 clamp(3.45rem,5.6vw,6.25rem)/.9 "Playfair Display",serif!important;
}
.ia-brandhub__copy p{
	color:var(--muted)!important;
	line-height:1.85!important;
}
.ia-brandhub__metrics{
	display:grid!important;
	grid-template-columns:repeat(2,1fr)!important;
	gap:13px!important;
	margin:28px 0 24px!important;
}
.ia-brandhub__metrics div{
	padding:18px 20px!important;
	border:1px solid var(--line)!important;
	border-radius:18px!important;
	background:rgba(255,255,255,.74)!important;
}
.ia-brandhub__metrics strong{
	display:block!important;
	color:var(--navy)!important;
	font-size:1.6rem!important;
}
.ia-brandhub__metrics span{
	display:block!important;
	margin-top:4px!important;
	font-size:.76rem!important;
	color:var(--muted)!important;
}
.ia-brandhub__contact{
	display:grid!important;
	gap:12px!important;
	margin-bottom:24px!important;
}
.ia-brandhub__contact p{
	margin:0!important;
}
.ia-brandhub__actions{
	display:flex!important;
	flex-wrap:wrap!important;
	gap:10px!important;
}

/* WooCommerce páginas de carrito / cuenta */
body.ia-signature-woo .site,
body.ia-signature-woo #page,
body.ia-signature-woo .site-content{
	background:linear-gradient(180deg,#fbfbf9 0%,#f4f7f7 100%)!important;
}
.ia-woo-shell{
	padding:32px!important;
}
body.ia-signature-woo .woocommerce{
	color:var(--navy)!important;
}
body.ia-signature-woo .woocommerce table.shop_table{
	border:1px solid var(--line)!important;
	border-radius:22px!important;
	overflow:hidden!important;
	background:#fff!important;
}
body.ia-signature-woo .woocommerce table.shop_table th,
body.ia-signature-woo .woocommerce table.shop_table td{
	padding:18px 16px!important;
	border-color:rgba(8,38,56,.08)!important;
}
body.ia-signature-woo .woocommerce .button,
body.ia-signature-woo .woocommerce button.button,
body.ia-signature-woo .woocommerce input.button,
body.ia-signature-woo .woocommerce a.button,
body.ia-signature-woo .wc-proceed-to-checkout a.checkout-button{
	border-radius:999px!important;
	background:linear-gradient(115deg,var(--navy),var(--blue) 55%,var(--gold) 120%)!important;
	color:#fff!important;
	border:none!important;
	box-shadow:0 18px 40px rgba(8,38,56,.15)!important;
	padding:14px 22px!important;
	font-weight:800!important;
}
body.ia-signature-woo .woocommerce .button.alt{
	background:linear-gradient(115deg,var(--navy),var(--blue) 55%,var(--gold) 120%)!important;
}
body.ia-signature-woo .woocommerce form .form-row input.input-text,
body.ia-signature-woo .woocommerce form .form-row textarea,
body.ia-signature-woo .woocommerce form .form-row select,
body.ia-signature-woo .woocommerce-MyAccount-content input,
body.ia-signature-woo .woocommerce-MyAccount-content select,
body.ia-signature-woo .woocommerce-MyAccount-content textarea{
	border:1px solid rgba(8,38,56,.10)!important;
	border-radius:16px!important;
	background:#fff!important;
	padding:14px 16px!important;
	box-shadow:none!important;
}
body.ia-signature-woo .woocommerce-notices-wrapper .woocommerce-message,
body.ia-signature-woo .woocommerce-notices-wrapper .woocommerce-info,
body.ia-signature-woo .woocommerce-notices-wrapper .woocommerce-error{
	border-radius:18px!important;
	border:1px solid rgba(8,38,56,.08)!important;
	background:#fff!important;
	box-shadow:0 16px 34px rgba(8,38,56,.08)!important;
}
body.ia-signature-account .woocommerce{
	display:grid!important;
	grid-template-columns:280px minmax(0,1fr)!important;
	gap:28px!important;
}
body.ia-signature-account .woocommerce-MyAccount-navigation{
	margin:0!important;
}
body.ia-signature-account .woocommerce-MyAccount-navigation ul{
	margin:0!important;
	padding:10px!important;
	list-style:none!important;
	border:1px solid var(--line)!important;
	border-radius:24px!important;
	background:#fff!important;
	box-shadow:0 24px 48px rgba(8,38,56,.08)!important;
}
body.ia-signature-account .woocommerce-MyAccount-navigation ul li{
	margin:0!important;
}
body.ia-signature-account .woocommerce-MyAccount-navigation ul li a{
	display:block!important;
	padding:13px 16px!important;
	border-radius:16px!important;
	color:var(--navy)!important;
	font-weight:700!important;
}
body.ia-signature-account .woocommerce-MyAccount-navigation ul li.is-active a,
body.ia-signature-account .woocommerce-MyAccount-navigation ul li a:hover{
	background:linear-gradient(115deg,var(--navy),var(--blue) 55%,var(--gold) 120%)!important;
	color:#fff!important;
}
body.ia-signature-account .woocommerce-MyAccount-content{
	padding:26px!important;
	border:1px solid var(--line)!important;
	border-radius:26px!important;
	background:#fff!important;
	box-shadow:0 24px 48px rgba(8,38,56,.08)!important;
}
body.ia-signature-cart .cart_totals,
body.ia-signature-cart .cart-collaterals .cross-sells,
body.ia-signature-checkout .woocommerce-checkout-review-order,
body.ia-signature-checkout .col2-set,
body.ia-signature-checkout .woocommerce-billing-fields,
body.ia-signature-checkout .woocommerce-shipping-fields{
	padding:24px!important;
	border:1px solid var(--line)!important;
	border-radius:24px!important;
	background:#fff!important;
	box-shadow:0 20px 46px rgba(8,38,56,.07)!important;
}
body.ia-signature-cart .cart_totals h2,
body.ia-signature-checkout h3{
	font:600 clamp(1.4rem,2vw,2rem)/1.02 "Playfair Display",serif!important;
	color:var(--navy)!important;
}
body.ia-signature-cart .shop_table .product-thumbnail img{
	width:88px!important;
	border-radius:16px!important;
}
body.ia-signature-woo .select2-container--default .select2-selection--single{
	height:54px!important;
	border-radius:16px!important;
	border:1px solid rgba(8,38,56,.10)!important;
	display:flex!important;
	align-items:center!important;
}
body.ia-signature-woo .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:52px!important;
	padding-left:16px!important;
}
body.ia-signature-woo .select2-container--default .select2-selection--single .select2-selection__arrow{
	height:52px!important;
	right:12px!important;
}

/* Responsive */
@media(max-width:1080px){
	.ia-header__inner{
		grid-template-columns:1fr auto 1fr!important;
	}
	.ia-brandhub__grid{
		grid-template-columns:1fr!important;
		gap:38px!important;
	}
}
@media(max-width:720px){
	.ia-header__inner{
		min-height:94px!important;
		grid-template-columns:auto 1fr auto!important;
		grid-template-rows:auto auto!important;
		row-gap:4px!important;
	}
	.ia-logo{
		grid-column:1 / span 3!important;
		grid-row:1!important;
	}
	.ia-logo img{
		width:84px!important;
	}
	.ia-brandline{
		font-size:.72rem!important;
		letter-spacing:.12em!important;
	}
	.ia-actions{
		grid-column:3!important;
		grid-row:2!important;
	}
	.ia-hero{
		min-height:640px!important;
	}
	.ia-hero__inner{
		align-items:flex-end!important;
		padding:76px 0 84px!important;
	}
	.ia-hero__copy--minimal h1,
	.ia-hero h1{
		font-size:clamp(2.4rem,10vw,3.25rem)!important;
		max-width:10ch!important;
	}
	.ia-collection-shortcuts{
		margin-top:22px!important;
	}
	.ia-brandhub__badge{
		right:10px!important;
		bottom:18px!important;
		width:102px!important;
		height:102px!important;
		padding:14px!important;
	}
	.ia-brandhub__copy h2{
		font-size:clamp(2.65rem,12vw,4rem)!important;
	}
	.ia-brandhub__metrics{
		grid-template-columns:1fr!important;
	}
	.ia-brandhub__actions{
		display:grid!important;
	}
	.ia-brandhub__actions .ia-button{
		width:100%!important;
	}
	body.ia-signature-account .woocommerce{
		grid-template-columns:1fr!important;
	}
	.ia-woo-shell{
		padding:22px!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 2.5 — HEADER MÁS ESTÉTICO + ATAJOS VISUALES
   ============================================================ */
.ia-header__inner{
	grid-template-columns:auto 1fr auto!important;
	grid-template-rows:auto!important;
	min-height:96px!important;
	column-gap:24px!important;
	align-items:center!important;
}
.ia-nav{
	grid-column:1!important;
	grid-row:1!important;
	align-self:center!important;
}
.ia-logo{
	grid-column:2!important;
	grid-row:1!important;
	justify-self:center!important;
	flex-direction:row!important;
	align-items:center!important;
	justify-content:center!important;
	gap:16px!important;
}
.ia-logo img{
	width:72px!important;
	flex:0 0 auto!important;
}
.ia-brandline{
	font-size:1.04rem!important;
	letter-spacing:.28em!important;
	line-height:1!important;
}
.ia-actions{
	grid-column:3!important;
	grid-row:1!important;
	justify-content:flex-end!important;
}
.ia-shortcut-grid{
	display:grid!important;
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	gap:18px!important;
	margin:28px 0 24px!important;
}
.ia-shortcut-card{
	position:relative!important;
	overflow:hidden!important;
	display:block!important;
	min-height:220px!important;
	border-radius:34px!important;
	text-decoration:none!important;
	box-shadow:0 26px 60px rgba(8,38,56,.12)!important;
	isolation:isolate!important;
}
.ia-shortcut-card img{
	width:100%!important;
	height:100%!important;
	object-fit:cover!important;
	transition:transform .8s ease!important;
}
.ia-shortcut-card:hover img{
	transform:scale(1.06)!important;
}
.ia-shortcut-card__copy{
	position:absolute!important;
	left:24px!important;
	right:85px!important;
	bottom:22px!important;
	z-index:2!important;
}
.ia-shortcut-card__copy span{
	display:block!important;
	margin-bottom:10px!important;
	color:rgba(255,255,255,.9)!important;
	font-size:.73rem!important;
	font-weight:800!important;
	letter-spacing:.12em!important;
	text-transform:uppercase!important;
	text-shadow:0 6px 16px rgba(0,0,0,.25)!important;
}
.ia-shortcut-card__copy h3{
	margin:0!important;
	color:#fff!important;
	font:600 clamp(2.05rem,4vw,3.1rem)/.92 "Playfair Display",serif!important;
	text-shadow:0 12px 32px rgba(0,0,0,.28)!important;
}
@media(max-width:980px){
	.ia-brandline{
		font-size:.92rem!important;
		letter-spacing:.18em!important;
	}
}
@media(max-width:720px){
	.ia-header__inner{
		grid-template-columns:1fr auto!important;
		grid-template-rows:auto auto!important;
		row-gap:8px!important;
	}
	.ia-logo{
		grid-column:1!important;
		grid-row:1!important;
		justify-self:start!important;
		gap:10px!important;
	}
	.ia-logo img{
		width:58px!important;
	}
	.ia-brandline{
		font-size:.72rem!important;
		letter-spacing:.14em!important;
	}
	.ia-actions{
		grid-column:2!important;
		grid-row:1!important;
	}
	.ia-nav{
		display:none!important;
	}
	.ia-menu-button{
		display:grid!important;
	}
	.ia-shortcut-grid{
		grid-template-columns:1fr!important;
		gap:14px!important;
	}
	.ia-shortcut-card{
		min-height:200px!important;
		border-radius:28px!important;
	}
	.ia-shortcut-card__copy{
		left:20px!important;
		right:76px!important;
		bottom:18px!important;
	}
	.ia-shortcut-card__copy h3{
		font-size:clamp(1.9rem,10vw,2.7rem)!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 2.6 — HISTORIA DENTRO DE LA SECCIÓN DEL VENADO
   ============================================================ */
.ia-editorial--history{
	min-height:820px!important;
}
.ia-editorial--history .ia-editorial__image img{
	object-position:center!important;
}
.ia-editorial__copy--history{
	padding:74px clamp(38px,6vw,88px)!important;
	background:
		radial-gradient(circle at 88% 12%,rgba(204,223,199,.40),transparent 27%),
		radial-gradient(circle at 12% 88%,rgba(198,164,103,.12),transparent 24%),
		#fff!important;
}
.ia-editorial__copy--history .ia-kicker{
	display:inline-flex!important;
	margin-bottom:8px!important;
}
.ia-editorial__copy--history h2{
	margin:12px 0 18px!important;
	font-size:clamp(3.3rem,5.4vw,6rem)!important;
}
.ia-history-metrics{
	display:grid!important;
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	gap:12px!important;
	margin:26px 0 22px!important;
}
.ia-history-metrics div{
	padding:17px 19px!important;
	border:1px solid var(--line)!important;
	border-radius:18px!important;
	background:rgba(255,255,255,.76)!important;
}
.ia-history-metrics strong{
	display:block!important;
	color:var(--navy)!important;
	font-size:1.45rem!important;
}
.ia-history-metrics span{
	display:block!important;
	margin-top:4px!important;
	color:var(--muted)!important;
	font-size:.72rem!important;
	line-height:1.5!important;
}
.ia-history-contact{
	display:grid!important;
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	gap:16px!important;
	margin:0 0 24px!important;
}
.ia-history-contact p{
	margin:0!important;
	padding:16px 18px!important;
	border-left:3px solid var(--gold)!important;
	background:#f8f5ed!important;
	border-radius:0 14px 14px 0!important;
	font-size:.78rem!important;
	line-height:1.65!important;
	overflow-wrap:anywhere!important;
}
.ia-history-actions{
	display:flex!important;
	flex-wrap:wrap!important;
	gap:10px!important;
}
.ia-button--outline{
	color:var(--navy)!important;
	border:1px solid rgba(8,38,56,.16)!important;
	background:#fff!important;
	box-shadow:0 13px 30px rgba(8,38,56,.08)!important;
}
.ia-button--outline:hover{
	color:#fff!important;
	background:linear-gradient(115deg,var(--navy),var(--blue),var(--gold))!important;
}
@media(max-width:1080px){
	.ia-editorial--history{
		grid-template-columns:1fr!important;
		min-height:auto!important;
	}
	.ia-editorial--history .ia-editorial__image{
		height:570px!important;
	}
}
@media(max-width:720px){
	.ia-editorial--history .ia-editorial__image{
		height:430px!important;
	}
	.ia-editorial__copy--history{
		padding:60px 24px!important;
	}
	.ia-editorial__copy--history h2{
		font-size:clamp(2.75rem,12vw,4rem)!important;
	}
	.ia-history-metrics,
	.ia-history-contact{
		grid-template-columns:1fr!important;
	}
	.ia-history-actions{
		display:grid!important;
	}
	.ia-history-actions .ia-button{
		width:100%!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 2.7 — WHATSAPP CENTRADO + GOOGLE MAPS
   ============================================================ */
.ia-whatsapp-mark{
	display:block!important;
	width:100%!important;
	height:100%!important;
	overflow:visible!important;
	fill:#fff!important;
}
.ia-whatsapp-mark path{
	fill:#fff!important;
	stroke:none!important;
}
.ia-whatsapp svg.ia-whatsapp-mark{
	width:34px!important;
	height:34px!important;
	margin:0!important;
	transform:translate3d(-.45px,-.35px,0)!important;
}
.ia-mobile-whatsapp__icon svg.ia-whatsapp-mark{
	width:31px!important;
	height:31px!important;
	margin:0!important;
	position:static!important;
	left:auto!important;
	top:auto!important;
	transform:translate3d(-.35px,-.25px,0)!important;
}
.ia-contact-cards a{
	min-width:0!important;
}
.ia-contact-cards small{
	display:block!important;
	overflow-wrap:anywhere!important;
	line-height:1.55!important;
}
.ia-store-card--map{
	display:flex!important;
	flex-direction:column!important;
}
.ia-store-card__map{
	position:relative!important;
	display:block!important;
	min-height:390px!important;
	overflow:hidden!important;
	background:#e9eeef!important;
}
.ia-store-card__map iframe{
	position:absolute!important;
	inset:0!important;
	width:100%!important;
	height:100%!important;
	border:0!important;
	pointer-events:none!important;
	filter:saturate(.86) contrast(.96)!important;
}
.ia-map-overlay{
	position:absolute!important;
	left:18px!important;
	bottom:18px!important;
	z-index:2!important;
	padding:11px 16px!important;
	border-radius:999px!important;
	color:#fff!important;
	background:linear-gradient(115deg,#082638,#16536c 58%,#c6a467 120%)!important;
	box-shadow:0 16px 36px rgba(8,38,56,.24)!important;
	font-size:.72rem!important;
	font-weight:800!important;
}
.ia-store-card--map .ia-store-card__content p{
	overflow-wrap:anywhere!important;
}
/* El aviso de cookies fue retirado del marcado; esta regla elimina
   cualquier versión residual servida por caché del plugin. */
.ia-cookie,
#iaCookie{
	display:none!important;
}
@media(max-width:720px){
	.ia-store-card__map{
		min-height:330px!important;
	}
	.ia-contact-cards small{
		font-size:.67rem!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 2.8 — HEADER SIN EMPALMES + CONTACTO PREMIUM
   ============================================================ */

/* WhatsApp centrado sin correcciones ópticas artificiales */
.ia-whatsapp-mark,
.ia-whatsapp-mark path{
	fill:#fff!important;
	stroke:none!important;
}
.ia-whatsapp svg.ia-whatsapp-mark,
.ia-mobile-whatsapp__icon svg.ia-whatsapp-mark{
	display:block!important;
	width:30px!important;
	height:30px!important;
	margin:0!important;
	padding:0!important;
	position:static!important;
	left:auto!important;
	top:auto!important;
	transform:none!important;
	transform-origin:center!important;
}
.ia-whatsapp,
.ia-mobile-whatsapp__icon{
	display:grid!important;
	place-items:center!important;
	padding:0!important;
	line-height:0!important;
}

/* Header móvil: el nombre ya no invade el carrito */
@media(max-width:720px){
	.ia-header__inner{
		width:calc(100% - 24px)!important;
		min-height:94px!important;
		display:grid!important;
		grid-template-columns:minmax(0,1fr) auto!important;
		grid-template-rows:1fr!important;
		align-items:center!important;
		column-gap:8px!important;
		padding:8px 0!important;
	}

	.ia-logo{
		position:static!important;
		grid-column:1!important;
		grid-row:1!important;
		min-width:0!important;
		max-width:100%!important;
		display:grid!important;
		grid-template-columns:58px minmax(0,1fr)!important;
		align-items:center!important;
		justify-content:start!important;
		gap:9px!important;
		transform:none!important;
		margin:0!important;
	}

	.ia-logo img{
		width:58px!important;
		height:58px!important;
		max-height:58px!important;
		object-fit:contain!important;
	}

	.ia-brandline{
		display:block!important;
		min-width:0!important;
		max-width:100%!important;
		overflow:hidden!important;
		white-space:nowrap!important;
		text-overflow:ellipsis!important;
		font-size:clamp(.58rem,2.45vw,.72rem)!important;
		letter-spacing:.085em!important;
		line-height:1.15!important;
	}

	.ia-actions{
		position:static!important;
		grid-column:2!important;
		grid-row:1!important;
		margin:0!important;
		display:grid!important;
		grid-template-columns:42px 48px!important;
		align-items:center!important;
		gap:5px!important;
	}

	.ia-account-icon{
		display:none!important;
	}

	.ia-actions>.ia-icon:not(.ia-menu-button){
		width:42px!important;
		height:42px!important;
		min-width:42px!important;
		min-height:42px!important;
	}

	.ia-menu-button,
	body.ia-signature-site .ia-menu-button,
	body.ia-signature-site button.ia-menu-button{
		width:48px!important;
		height:48px!important;
		min-width:48px!important;
		min-height:48px!important;
	}

	.ia-cart-count{
		right:-2px!important;
		top:-3px!important;
	}
}

/* Domicilio y contacto en tarjetas elegantes */
.ia-history-contact{
	display:grid!important;
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	gap:14px!important;
	margin:26px 0 28px!important;
}

.ia-history-info-card{
	position:relative!important;
	min-width:0!important;
	min-height:118px!important;
	padding:18px 18px!important;
	display:grid!important;
	grid-template-columns:48px minmax(0,1fr) auto!important;
	align-items:center!important;
	gap:14px!important;
	border:1px solid rgba(8,38,56,.09)!important;
	border-radius:22px!important;
	color:var(--text)!important;
	background:
		linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,244,233,.82))!important;
	box-shadow:0 18px 42px rgba(8,38,56,.075)!important;
	text-decoration:none!important;
	overflow:hidden!important;
	transition:transform .3s var(--ease),box-shadow .3s var(--ease)!important;
}

.ia-history-info-card:before{
	content:""!important;
	position:absolute!important;
	inset:0 auto 0 0!important;
	width:4px!important;
	background:linear-gradient(180deg,var(--gold),var(--blue))!important;
}

.ia-history-info-card:hover{
	transform:translateY(-3px)!important;
	box-shadow:0 24px 52px rgba(8,38,56,.11)!important;
}

.ia-history-info-card__icon{
	width:48px!important;
	height:48px!important;
	display:grid!important;
	place-items:center!important;
	border-radius:50%!important;
	color:#fff!important;
	background:linear-gradient(135deg,var(--navy),var(--blue) 60%,var(--gold))!important;
	box-shadow:0 12px 25px rgba(8,38,56,.16)!important;
}

.ia-history-info-card__icon svg{
	width:21px!important;
	height:21px!important;
	color:#fff!important;
}

.ia-history-info-card__icon svg *{
	stroke:#fff!important;
}

.ia-history-info-card__body{
	min-width:0!important;
	display:grid!important;
	gap:5px!important;
}

.ia-history-info-card__body strong{
	display:block!important;
	color:var(--navy)!important;
	font-size:.82rem!important;
	line-height:1.25!important;
}

.ia-history-info-card__body small,
.ia-history-info-card__body a{
	display:block!important;
	max-width:100%!important;
	color:#6e7d84!important;
	font-size:.67rem!important;
	font-weight:500!important;
	line-height:1.55!important;
	overflow-wrap:anywhere!important;
	text-decoration:none!important;
}

.ia-history-info-card__body a:hover{
	color:var(--blue)!important;
}

.ia-history-info-card__arrow{
	width:34px!important;
	height:34px!important;
	display:grid!important;
	place-items:center!important;
	border:1px solid rgba(8,38,56,.12)!important;
	border-radius:50%!important;
	color:var(--navy)!important;
	background:#fff!important;
	font-size:.9rem!important;
}

.ia-history-info-card--contact{
	grid-template-columns:48px minmax(0,1fr)!important;
}

@media(max-width:720px){
	.ia-history-contact{
		grid-template-columns:1fr!important;
		gap:12px!important;
	}

	.ia-history-info-card{
		min-height:112px!important;
		padding:17px 15px!important;
		grid-template-columns:46px minmax(0,1fr) auto!important;
		gap:12px!important;
		border-radius:20px!important;
	}

	.ia-history-info-card--contact{
		grid-template-columns:46px minmax(0,1fr)!important;
	}

	.ia-history-info-card__icon{
		width:46px!important;
		height:46px!important;
	}

	.ia-history-info-card__body strong{
		font-size:.79rem!important;
	}

	.ia-history-info-card__body small,
	.ia-history-info-card__body a{
		font-size:.64rem!important;
		line-height:1.5!important;
	}
}

@media(max-width:380px){
	.ia-logo{
		grid-template-columns:52px minmax(0,1fr)!important;
		gap:7px!important;
	}
	.ia-logo img{
		width:52px!important;
		height:52px!important;
	}
	.ia-brandline{
		font-size:.56rem!important;
		letter-spacing:.065em!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 2.9 — PRODUCTO PREMIUM + CHECKOUT SIMPLIFICADO
   ============================================================ */

/* Producto individual con el header y footer Signature */
.ia-product-page-hero{
	position:relative;
	padding:68px 0 58px;
	overflow:hidden;
	background:
		radial-gradient(circle at 10% 20%,rgba(198,164,103,.18),transparent 25%),
		radial-gradient(circle at 90% 80%,rgba(22,83,108,.13),transparent 26%),
		linear-gradient(145deg,#faf8f2,#f2f6f5);
	border-bottom:1px solid var(--line);
}
.ia-product-breadcrumb{
	display:flex;
	align-items:center;
	gap:9px;
	flex-wrap:wrap;
	margin-bottom:28px;
	color:#718188;
	font-size:.67rem;
	font-weight:700;
}
.ia-product-breadcrumb span{
	color:var(--gold);
}
.ia-product-page-hero__grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	align-items:end;
	gap:35px;
}
.ia-product-page-hero h1{
	max-width:980px;
	margin:16px 0 0;
	color:var(--navy);
	font:600 clamp(3.1rem,6.3vw,6.6rem)/.9 "Playfair Display",serif;
	letter-spacing:-.05em;
}
.ia-product-page-hero__meta{
	min-width:140px;
	padding:17px 20px;
	border:1px solid var(--line);
	border-radius:18px;
	background:rgba(255,255,255,.78);
	box-shadow:0 16px 38px rgba(8,38,56,.07);
}
.ia-product-page-hero__meta span{
	display:block;
	color:#829198;
	font-size:.57rem;
	font-weight:800;
	letter-spacing:.13em;
	text-transform:uppercase;
}
.ia-product-page-hero__meta strong{
	display:block;
	margin-top:5px;
	color:var(--navy);
	font-size:.78rem;
	overflow-wrap:anywhere;
}
.ia-product-content{
	padding:62px 0 95px;
	background:#fff;
}
.ia-product-shell{
	padding:clamp(20px,3vw,42px);
	border:1px solid var(--line);
	border-radius:34px;
	background:#fff;
	box-shadow:0 30px 85px rgba(8,38,56,.10);
}
body.ia-signature-product div.product{
	display:grid;
	grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);
	column-gap:clamp(35px,5vw,75px);
	align-items:start;
}
body.ia-signature-product div.product .woocommerce-product-gallery{
	grid-column:1;
	margin:0!important;
	width:100%!important;
	padding:18px;
	border-radius:27px;
	background:linear-gradient(145deg,#f8f6f1,#eef3f3);
}
body.ia-signature-product div.product .woocommerce-product-gallery__wrapper{
	margin:0!important;
}
body.ia-signature-product div.product .woocommerce-product-gallery__image{
	overflow:hidden;
	border-radius:20px;
	background:#fff;
}
body.ia-signature-product div.product .woocommerce-product-gallery__image img{
	width:100%!important;
	height:auto!important;
	object-fit:contain;
}
body.ia-signature-product .flex-control-thumbs{
	display:grid!important;
	grid-template-columns:repeat(4,1fr);
	gap:9px;
	margin:13px 0 0!important;
	padding:0!important;
}
body.ia-signature-product .flex-control-thumbs li{
	width:auto!important;
	float:none!important;
	list-style:none!important;
}
body.ia-signature-product .flex-control-thumbs img{
	border:2px solid transparent!important;
	border-radius:13px!important;
	opacity:.72!important;
}
body.ia-signature-product .flex-control-thumbs img.flex-active{
	border-color:var(--gold)!important;
	opacity:1!important;
}
body.ia-signature-product div.product .summary{
	grid-column:2;
	width:100%!important;
	margin:0!important;
	padding-top:8px;
}
body.ia-signature-product div.product .summary .product_title{
	margin:0 0 14px!important;
	color:var(--navy)!important;
	font:600 clamp(2.15rem,4vw,4rem)/.94 "Playfair Display",serif!important;
	letter-spacing:-.035em;
}
body.ia-signature-product .woocommerce-product-rating{
	display:flex;
	align-items:center;
	gap:10px;
	margin:0 0 15px!important;
}
body.ia-signature-product div.product p.price,
body.ia-signature-product div.product span.price{
	margin:12px 0 22px!important;
	color:var(--navy)!important;
	font-size:clamp(1.65rem,3vw,2.25rem)!important;
	font-weight:800!important;
}
body.ia-signature-product div.product p.price del{
	color:#8d9a9f!important;
	font-size:.68em!important;
}
body.ia-signature-product div.product p.price ins{
	text-decoration:none!important;
}
body.ia-signature-product .woocommerce-product-details__short-description{
	margin:0 0 26px;
	color:#64757c;
	font-size:.9rem;
	line-height:1.8;
}
body.ia-signature-product form.cart{
	display:flex!important;
	align-items:stretch!important;
	gap:10px!important;
	flex-wrap:wrap!important;
	margin:25px 0!important;
	padding:20px!important;
	border:1px solid var(--line)!important;
	border-radius:22px!important;
	background:linear-gradient(145deg,#faf9f5,#f2f6f5)!important;
}
body.ia-signature-product form.cart .quantity input.qty{
	width:74px!important;
	min-height:55px!important;
	border:1px solid var(--line)!important;
	border-radius:999px!important;
	background:#fff!important;
	color:var(--navy)!important;
	font-weight:800!important;
}
body.ia-signature-product .single_add_to_cart_button{
	min-height:55px!important;
	padding:0 28px!important;
	border:0!important;
	border-radius:999px!important;
	color:#fff!important;
	background:linear-gradient(115deg,var(--navy),var(--blue) 55%,var(--gold) 120%)!important;
	box-shadow:0 18px 42px rgba(8,38,56,.18)!important;
	font-weight:800!important;
}
body.ia-signature-product .single_add_to_cart_button:hover{
	transform:translateY(-2px)!important;
}
body.ia-signature-product form.variations_form{
	display:block!important;
}
body.ia-signature-product table.variations{
	width:100%!important;
	margin-bottom:15px!important;
}
body.ia-signature-product table.variations th,
body.ia-signature-product table.variations td{
	display:block!important;
	padding:4px 0!important;
}
body.ia-signature-product table.variations select{
	width:100%!important;
	min-height:50px!important;
	padding:0 15px!important;
	border:1px solid var(--line)!important;
	border-radius:15px!important;
	background:#fff!important;
}
body.ia-signature-product .product_meta{
	display:grid;
	gap:7px;
	padding:18px 0;
	border-top:1px solid var(--line);
	color:#73838a;
	font-size:.68rem;
}
body.ia-signature-product .product_meta a{
	color:var(--blue);
	font-weight:700;
}
body.ia-signature-product .woocommerce-tabs{
	grid-column:1 / -1;
	width:100%!important;
	margin-top:58px!important;
}
body.ia-signature-product .woocommerce-tabs ul.tabs{
	display:flex!important;
	gap:8px!important;
	flex-wrap:wrap!important;
	margin:0 0 22px!important;
	padding:0!important;
	border:0!important;
}
body.ia-signature-product .woocommerce-tabs ul.tabs:before,
body.ia-signature-product .woocommerce-tabs ul.tabs li:before,
body.ia-signature-product .woocommerce-tabs ul.tabs li:after{
	display:none!important;
}
body.ia-signature-product .woocommerce-tabs ul.tabs li{
	margin:0!important;
	padding:0!important;
	border:0!important;
	border-radius:999px!important;
	background:#edf2f2!important;
}
body.ia-signature-product .woocommerce-tabs ul.tabs li a{
	padding:12px 18px!important;
	color:var(--navy)!important;
	font-size:.7rem!important;
}
body.ia-signature-product .woocommerce-tabs ul.tabs li.active{
	background:linear-gradient(115deg,var(--navy),var(--blue),var(--gold))!important;
}
body.ia-signature-product .woocommerce-tabs ul.tabs li.active a{
	color:#fff!important;
}
body.ia-signature-product .woocommerce-Tabs-panel{
	padding:28px!important;
	border:1px solid var(--line)!important;
	border-radius:24px!important;
	background:#fbfcfc!important;
	color:#5f7178!important;
	line-height:1.8!important;
}
body.ia-signature-product .woocommerce-Tabs-panel h2{
	color:var(--navy)!important;
	font:600 2rem/1 "Playfair Display",serif!important;
}
body.ia-signature-product section.related,
body.ia-signature-product section.upsells{
	grid-column:1 / -1;
	width:100%!important;
	margin-top:65px!important;
}
body.ia-signature-product section.related > h2,
body.ia-signature-product section.upsells > h2{
	margin:0 0 28px!important;
	color:var(--navy)!important;
	font:600 clamp(2.7rem,5vw,4.8rem)/.92 "Playfair Display",serif!important;
}
body.ia-signature-product section.related ul.products,
body.ia-signature-product section.upsells ul.products{
	display:grid!important;
	grid-template-columns:repeat(3,1fr)!important;
	gap:18px!important;
}
body.ia-signature-product ul.products li.product{
	width:auto!important;
	margin:0!important;
	padding:13px!important;
	border:1px solid var(--line);
	border-radius:22px;
	background:#fff;
	box-shadow:0 18px 45px rgba(8,38,56,.08);
}
body.ia-signature-product ul.products li.product img{
	border-radius:17px!important;
}
body.ia-signature-product ul.products li.product .woocommerce-loop-product__title{
	color:var(--navy)!important;
	font-size:.86rem!important;
	line-height:1.45!important;
}
body.ia-signature-product ul.products li.product .button{
	border-radius:999px!important;
	color:#fff!important;
	background:linear-gradient(115deg,var(--navy),var(--blue),var(--gold))!important;
}
.ia-product-benefits{
	padding:0 0 95px;
	background:#fff;
}
.ia-product-benefits__grid{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:14px;
}
.ia-product-benefits article{
	padding:22px;
	display:grid;
	grid-template-columns:50px minmax(0,1fr);
	align-items:center;
	gap:14px;
	border:1px solid var(--line);
	border-radius:21px;
	background:linear-gradient(145deg,#faf8f2,#f1f5f4);
}
.ia-product-benefits article > span{
	width:50px;
	height:50px;
	display:grid;
	place-items:center;
	border-radius:50%;
	color:#fff;
	background:linear-gradient(135deg,var(--navy),var(--blue),var(--gold));
}
.ia-product-benefits article svg{
	width:22px;
	height:22px;
}
.ia-product-benefits article strong{
	display:block;
	color:var(--navy);
	font-size:.78rem;
}
.ia-product-benefits article small{
	display:block;
	margin-top:5px;
	color:#718188;
	line-height:1.5;
}

/* Checkout clásico más claro */
body.ia-signature-checkout .woocommerce-billing-fields > h3{
	font-size:0!important;
}
body.ia-signature-checkout .woocommerce-billing-fields > h3:after{
	content:"Datos de envío y contacto";
	font:600 clamp(1.7rem,3vw,2.5rem)/1 "Playfair Display",serif;
	color:var(--navy);
}
body.ia-signature-checkout .woocommerce-additional-fields{
	display:none!important;
}
body.ia-signature-checkout #ship-to-different-address{
	font-size:.8rem!important;
	color:var(--navy)!important;
}
body.ia-signature-checkout .woocommerce form .form-row{
	margin-bottom:15px!important;
}
body.ia-signature-checkout .woocommerce form .form-row label{
	margin-bottom:7px!important;
	color:var(--navy)!important;
	font-size:.7rem!important;
	font-weight:800!important;
}
body.ia-signature-checkout .optional{
	color:#9aa5aa!important;
	font-size:.6rem!important;
}

/* Oculta campos fiscales comunes añadidos por extensiones en checkout clásico */
body.ia-signature-checkout [id*="rfc" i],
body.ia-signature-checkout [id*="cfdi" i],
body.ia-signature-checkout [id*="regimen" i],
body.ia-signature-checkout [id*="razon" i],
body.ia-signature-checkout [id*="factura" i],
body.ia-signature-checkout [class*="rfc" i],
body.ia-signature-checkout [class*="cfdi" i],
body.ia-signature-checkout [class*="regimen" i],
body.ia-signature-checkout [class*="razon" i],
body.ia-signature-checkout [class*="factura" i]{
	display:none!important;
}

@media(max-width:980px){
	body.ia-signature-product div.product{
		grid-template-columns:1fr;
	}
	body.ia-signature-product div.product .summary{
		grid-column:1;
		margin-top:30px!important;
	}
	.ia-product-benefits__grid{
		grid-template-columns:1fr;
	}
}
@media(max-width:720px){
	.ia-product-page-hero{
		padding:55px 0 45px;
	}
	.ia-product-page-hero__grid{
		grid-template-columns:1fr;
	}
	.ia-product-page-hero__meta{
		display:none;
	}
	.ia-product-page-hero h1{
		font-size:clamp(2.8rem,13vw,4.2rem);
	}
	.ia-product-content{
		padding:30px 0 65px;
	}
	.ia-product-shell{
		padding:13px;
		border-radius:24px;
	}
	body.ia-signature-product div.product .woocommerce-product-gallery{
		padding:10px;
		border-radius:20px;
	}
	body.ia-signature-product div.product .summary{
		padding:8px 8px 0;
	}
	body.ia-signature-product div.product .summary .product_title{
		font-size:clamp(2rem,10vw,3rem)!important;
	}
	body.ia-signature-product form.cart{
		display:grid!important;
	}
	body.ia-signature-product form.cart .quantity input.qty,
	body.ia-signature-product .single_add_to_cart_button{
		width:100%!important;
	}
	body.ia-signature-product .woocommerce-tabs{
		margin-top:38px!important;
	}
	body.ia-signature-product .woocommerce-Tabs-panel{
		padding:20px!important;
	}
	body.ia-signature-product section.related ul.products,
	body.ia-signature-product section.upsells ul.products{
		grid-template-columns:1fr!important;
	}
}


/* ============================================================
   ACTUALIZACIÓN 3.0 — PRODUCTO RECONSTRUIDO + CHECKOUT DE MARCA
   ============================================================ */

body.ia-signature-product{
	--ia-brand-gradient:linear-gradient(115deg,#082638 0%,#16536c 55%,#c6a467 120%);
	background:#f6f8f7!important;
}

/* Evita que el tema vuelva a inyectar layouts o títulos de WooCommerce. */
body.ia-signature-product .woocommerce-products-header,
body.ia-signature-product .product_title.entry-title,
body.ia-signature-product .pxl-page-title,
body.ia-signature-product .page-title:not(.ia-product-premium *){
	display:none!important;
}

.ia-product-top{
	padding:28px 0 8px;
	background:linear-gradient(180deg,#faf8f2,#f6f8f7);
}
.ia-product-breadcrumb{
	display:flex;
	align-items:center;
	gap:9px;
	flex-wrap:wrap;
	margin:0;
	color:#718188;
	font-size:.68rem;
	font-weight:700;
}
.ia-product-breadcrumb span{
	color:var(--gold);
}

.ia-product-main-section{
	padding:25px 0 78px;
	background:linear-gradient(180deg,#f6f8f7,#fff);
}
.ia-product-notices{
	margin-bottom:22px;
}
.ia-product-notices:empty{
	display:none;
}
.ia-product-notices .woocommerce-message,
.ia-product-notices .woocommerce-info,
.ia-product-notices .woocommerce-error{
	min-height:84px!important;
	margin:0!important;
	padding:20px 24px!important;
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	gap:18px!important;
	border:1px solid rgba(22,83,108,.22)!important;
	border-left:5px solid var(--gold)!important;
	border-radius:22px!important;
	color:var(--navy)!important;
	background:#fff!important;
	box-shadow:0 18px 45px rgba(8,38,56,.08)!important;
}
.ia-product-notices .woocommerce-message:before,
.ia-product-notices .woocommerce-info:before,
.ia-product-notices .woocommerce-error:before{
	color:var(--blue)!important;
}
.ia-product-notices .button{
	order:2!important;
	flex:0 0 auto!important;
}

.ia-product-main{
	display:grid;
	grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);
	gap:clamp(30px,4.5vw,70px);
	align-items:start;
	padding:clamp(18px,3vw,40px);
	border:1px solid rgba(8,38,56,.09);
	border-radius:36px;
	background:#fff;
	box-shadow:0 30px 85px rgba(8,38,56,.10);
}
.ia-product-gallery-card{
	min-width:0;
}
.ia-product-main-image{
	position:relative;
	min-height:610px;
	display:grid;
	place-items:center;
	overflow:hidden;
	border-radius:28px;
	background:
		radial-gradient(circle at 50% 45%,rgba(255,255,255,.95),rgba(238,243,243,.85) 68%,rgba(229,235,234,.95));
}
.ia-product-main-image img{
	width:100%;
	height:610px;
	padding:28px;
	object-fit:contain;
	transition:transform .6s var(--ease);
}
.ia-product-main-image:hover img{
	transform:scale(1.025);
}
.ia-product-zoom{
	position:absolute;
	right:18px;
	top:18px;
	width:48px;
	height:48px;
	display:grid;
	place-items:center;
	border:1px solid rgba(8,38,56,.12);
	border-radius:50%;
	color:var(--navy);
	background:rgba(255,255,255,.92);
	box-shadow:0 12px 28px rgba(8,38,56,.10);
	font-size:1.25rem;
}
.ia-product-thumbnails{
	display:flex;
	gap:10px;
	overflow-x:auto;
	margin-top:13px;
	padding:2px 2px 7px;
}
.ia-product-thumb{
	width:82px;
	height:82px;
	flex:0 0 82px;
	padding:5px;
	display:grid;
	place-items:center;
	border:2px solid transparent;
	border-radius:17px;
	background:#f2f5f4;
	cursor:pointer;
	transition:.25s ease;
}
.ia-product-thumb img{
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:11px;
}
.ia-product-thumb.is-active,
.ia-product-thumb:hover{
	border-color:var(--gold);
	background:#fff;
	box-shadow:0 10px 24px rgba(8,38,56,.10);
}

.ia-product-summary-card{
	position:sticky;
	top:125px;
	min-width:0;
	padding:12px 0;
}
.ia-product-labels{
	display:flex;
	align-items:center;
	gap:9px;
	flex-wrap:wrap;
	margin-bottom:16px;
}
.ia-product-labels a,
.ia-product-labels span{
	padding:8px 12px;
	border-radius:999px;
	color:#fff;
	background:var(--ia-brand-gradient);
	font-size:.59rem;
	font-weight:800;
	letter-spacing:.10em;
	text-transform:uppercase;
}
.ia-product-summary-card h1{
	max-width:720px;
	margin:0 0 17px;
	color:var(--navy);
	font:600 clamp(3.1rem,5.5vw,5.9rem)/.88 "Playfair Display",serif;
	letter-spacing:-.055em;
	overflow-wrap:anywhere;
}
.ia-product-rating{
	display:flex;
	align-items:center;
	gap:11px;
	margin-bottom:12px;
	color:#78888e;
	font-size:.68rem;
}
.ia-product-rating .star-rating{
	color:var(--gold)!important;
}
.ia-product-stock{
	margin:5px 0 8px;
}
.ia-product-stock .stock{
	margin:0!important;
	color:#56756a!important;
	font-size:.74rem!important;
	font-weight:800!important;
}
.ia-product-stock .out-of-stock{
	color:#9d433e!important;
}
.ia-product-price{
	margin:10px 0 23px;
	color:var(--navy);
	font-size:clamp(2rem,3.5vw,2.8rem);
	font-weight:800;
}
.ia-product-price del{
	color:#97a2a6;
	font-size:.65em;
}
.ia-product-price ins{
	text-decoration:none;
}
.ia-product-short{
	color:#66777e;
	font-size:.91rem;
	line-height:1.8;
}
.ia-product-short p:last-child{
	margin-bottom:0;
}

.ia-product-buy{
	margin:27px 0 20px;
}
.ia-product-buy form.cart{
	width:100%!important;
	margin:0!important;
	padding:19px!important;
	display:flex!important;
	align-items:stretch!important;
	gap:10px!important;
	flex-wrap:wrap!important;
	border:1px solid rgba(8,38,56,.09)!important;
	border-radius:23px!important;
	background:linear-gradient(145deg,#faf8f2,#f0f5f4)!important;
}
.ia-product-buy form.cart .quantity{
	flex:0 0 88px!important;
	margin:0!important;
}
.ia-product-buy form.cart .quantity .qty{
	width:88px!important;
	height:58px!important;
	min-height:58px!important;
	margin:0!important;
	border:1px solid rgba(8,38,56,.12)!important;
	border-radius:999px!important;
	color:var(--navy)!important;
	background:#fff!important;
	font-weight:800!important;
	text-align:center!important;
}
.ia-product-buy .single_add_to_cart_button{
	min-width:210px!important;
	min-height:58px!important;
	flex:1 1 210px!important;
	margin:0!important;
	padding:0 25px!important;
	border:0!important;
	border-radius:999px!important;
	color:#fff!important;
	background:var(--ia-brand-gradient)!important;
	background-image:var(--ia-brand-gradient)!important;
	box-shadow:0 18px 42px rgba(8,38,56,.18)!important;
	font-weight:800!important;
	letter-spacing:.02em!important;
	text-transform:none!important;
}
.ia-product-buy .single_add_to_cart_button:hover{
	transform:translateY(-2px)!important;
	filter:brightness(1.05)!important;
}
.ia-product-buy table.variations{
	width:100%!important;
	margin:0 0 14px!important;
}
.ia-product-buy table.variations tr,
.ia-product-buy table.variations th,
.ia-product-buy table.variations td{
	display:block!important;
	width:100%!important;
	padding:0!important;
}
.ia-product-buy table.variations label{
	display:block!important;
	margin:0 0 7px!important;
	color:var(--navy)!important;
	font-size:.7rem!important;
	font-weight:800!important;
}
.ia-product-buy table.variations select{
	width:100%!important;
	min-height:52px!important;
	padding:0 16px!important;
	border:1px solid rgba(8,38,56,.12)!important;
	border-radius:15px!important;
	background:#fff!important;
}
.ia-product-buy .reset_variations{
	display:inline-block!important;
	margin-top:8px!important;
	color:var(--blue)!important;
	font-size:.66rem!important;
}

.ia-product-meta-list{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:9px;
	margin:21px 0;
}
.ia-product-meta-list div{
	min-width:0;
	padding:14px;
	border:1px solid rgba(8,38,56,.08);
	border-radius:16px;
	background:#fbfcfc;
}
.ia-product-meta-list span{
	display:block;
	color:#87949a;
	font-size:.55rem;
	font-weight:800;
	letter-spacing:.10em;
	text-transform:uppercase;
}
.ia-product-meta-list strong{
	display:block;
	margin-top:5px;
	color:var(--navy);
	font-size:.69rem;
	overflow-wrap:anywhere;
}
.ia-product-security{
	padding:16px 17px;
	display:grid;
	grid-template-columns:42px minmax(0,1fr);
	align-items:center;
	gap:12px;
	border-radius:18px;
	color:#fff;
	background:linear-gradient(135deg,#061d2a,#0d4258);
}
.ia-product-security > span{
	width:42px;
	height:42px;
	display:grid;
	place-items:center;
	border-radius:50%;
	background:rgba(255,255,255,.10);
}
.ia-product-security svg{
	width:20px;
	height:20px;
	fill:#fff!important;
	stroke:#fff!important;
}
.ia-product-security svg *{
	fill:#fff!important;
	stroke:#fff!important;
}
.ia-product-security p{
	margin:0;
	color:rgba(255,255,255,.75);
	font-size:.68rem;
	line-height:1.5;
}
.ia-product-security strong{
	color:#fff;
}

.ia-product-information{
	padding:0 0 88px;
	background:#fff;
}
.ia-product-tabs{
	border:1px solid rgba(8,38,56,.09);
	border-radius:29px;
	background:#fff;
	box-shadow:0 22px 62px rgba(8,38,56,.07);
	overflow:hidden;
}
.ia-product-tab-buttons{
	display:flex;
	gap:8px;
	flex-wrap:wrap;
	padding:17px;
	border-bottom:1px solid rgba(8,38,56,.08);
	background:#f8faf9;
}
.ia-product-tab-button{
	min-height:44px;
	padding:0 18px;
	border:0;
	border-radius:999px;
	color:var(--navy);
	background:#eaf0f0;
	font-size:.68rem;
	font-weight:800;
	cursor:pointer;
}
.ia-product-tab-button.is-active{
	color:#fff;
	background:var(--ia-brand-gradient);
	box-shadow:0 11px 25px rgba(8,38,56,.15);
}
.ia-product-tab-panel{
	padding:clamp(25px,4vw,48px);
	color:#5f7178;
	font-size:.89rem;
	line-height:1.85;
	animation:iaProductPanel .35s ease both;
}
.ia-product-tab-panel[hidden]{
	display:none!important;
}
.ia-product-tab-panel h1,
.ia-product-tab-panel h2,
.ia-product-tab-panel h3,
.ia-product-tab-panel h4{
	color:var(--navy);
}
.ia-product-tab-panel ul{
	padding-left:22px;
}
.ia-product-tab-panel li{
	margin:9px 0;
}
@keyframes iaProductPanel{
	from{opacity:0;transform:translateY(8px)}
	to{opacity:1;transform:none}
}
.ia-product-tab-panel table.shop_attributes,
.ia-product-tab-panel table.woocommerce-product-attributes{
	width:100%;
	border-collapse:separate!important;
	border-spacing:0 8px!important;
}
.ia-product-tab-panel table th,
.ia-product-tab-panel table td{
	padding:14px 16px!important;
	border:0!important;
	background:#f5f8f7!important;
	text-align:left!important;
}
.ia-product-tab-panel table th{
	width:35%;
	border-radius:14px 0 0 14px!important;
	color:var(--navy)!important;
	font-weight:800!important;
}
.ia-product-tab-panel table td{
	border-radius:0 14px 14px 0!important;
	color:#66777e!important;
}
.ia-product-logistics{
	margin-top:18px;
	padding:18px;
	border-left:4px solid var(--gold);
	border-radius:0 15px 15px 0;
	background:#f8f4e9;
}
.ia-review-list{
	display:grid;
	gap:12px;
}
.ia-review-card{
	padding:19px;
	border:1px solid rgba(8,38,56,.08);
	border-radius:18px;
	background:#fbfcfc;
}
.ia-review-card > div{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:15px;
}
.ia-review-card p{
	margin-bottom:0;
}
.ia-no-reviews{
	padding:25px;
	text-align:center;
	border-radius:20px;
	background:#f5f8f7;
}
.ia-no-reviews h3{
	margin:0 0 8px;
	font:600 2rem/1 "Playfair Display",serif;
}

.ia-related-products{
	padding:90px 0;
	background:
		radial-gradient(circle at 12% 10%,rgba(204,223,199,.38),transparent 25%),
		linear-gradient(180deg,#f6f8f7,#eef3f2);
}
.ia-related-heading{
	margin-bottom:35px;
}
.ia-related-heading h2{
	max-width:900px;
	margin:14px 0 0;
	color:var(--navy);
	font:600 clamp(3.2rem,6vw,6rem)/.9 "Playfair Display",serif;
	letter-spacing:-.045em;
}
.ia-related-grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:18px;
}
.ia-related-card{
	min-width:0;
	overflow:hidden;
	border:1px solid rgba(8,38,56,.09);
	border-radius:26px;
	background:#fff;
	box-shadow:0 22px 58px rgba(8,38,56,.09);
}
.ia-related-card__image{
	height:360px;
	display:grid;
	place-items:center;
	overflow:hidden;
	background:linear-gradient(145deg,#f8f7f3,#edf2f2);
}
.ia-related-card__image img{
	width:100%;
	height:100%;
	padding:20px;
	object-fit:contain;
	transition:transform .55s var(--ease);
}
.ia-related-card:hover .ia-related-card__image img{
	transform:scale(1.04);
}
.ia-related-card__body{
	padding:20px;
}
.ia-related-card h3{
	min-height:50px;
	margin:0 0 16px;
	color:var(--navy);
	font-size:.86rem;
	line-height:1.45;
}
.ia-related-card__bottom{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:14px;
	color:var(--navy);
	font-size:1.08rem;
	font-weight:800;
}
.ia-related-add{
	width:45px;
	height:45px;
	flex:0 0 45px;
	display:grid;
	place-items:center;
	border-radius:50%;
	color:#fff!important;
	background:var(--ia-brand-gradient);
	font-size:1.15rem;
	font-weight:800;
}

.ia-product-benefits{
	padding:52px 0 92px!important;
	background:#fff!important;
}
.ia-product-benefits__grid{
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr))!important;
	gap:14px!important;
}
.ia-product-benefits article{
	min-width:0!important;
	padding:20px!important;
	display:grid!important;
	grid-template-columns:52px minmax(0,1fr)!important;
	align-items:center!important;
	gap:14px!important;
	border:1px solid rgba(8,38,56,.09)!important;
	border-radius:21px!important;
	background:linear-gradient(145deg,#faf8f2,#f0f5f4)!important;
}
.ia-product-benefits article > span{
	width:52px!important;
	height:52px!important;
	display:grid!important;
	place-items:center!important;
	border-radius:50%!important;
	color:#fff!important;
	background:var(--ia-brand-gradient)!important;
}
.ia-product-benefits article > span svg{
	width:23px!important;
	height:23px!important;
	fill:#fff!important;
	stroke:#fff!important;
}
.ia-product-benefits article > span svg *{
	fill:#fff!important;
	stroke:#fff!important;
}
.ia-product-benefits article strong{
	display:block!important;
	color:var(--navy)!important;
	font-size:.76rem!important;
}
.ia-product-benefits article small{
	display:block!important;
	margin-top:5px!important;
	color:#6e7e85!important;
	font-size:.65rem!important;
	line-height:1.5!important;
}

/* Todos los botones WooCommerce y Blocks usan los colores de la marca. */
body.ia-signature-site{
	--wp--preset--color--vivid-purple:#16536c;
	--wp--preset--color--luminous-vivid-orange:#c6a467;
}
body.ia-signature-site .woocommerce a.button,
body.ia-signature-site .woocommerce button.button,
body.ia-signature-site .woocommerce input.button,
body.ia-signature-site .woocommerce #respond input#submit,
body.ia-signature-site .woocommerce .button.alt,
body.ia-signature-site .wc-block-components-button,
body.ia-signature-site .wp-block-button__link,
body.ia-signature-site .wp-element-button,
body.ia-signature-site .wc-block-cart__submit-button,
body.ia-signature-site .wc-block-components-checkout-place-order-button,
body.ia-signature-site .wc-block-components-product-button__button,
body.ia-signature-site button[type="submit"]:not(.ia-icon):not(.ia-product-tab-button):not(.ia-product-thumb){
	border:0!important;
	border-radius:999px!important;
	color:#fff!important;
	background:linear-gradient(115deg,#082638 0%,#16536c 55%,#c6a467 120%)!important;
	background-image:linear-gradient(115deg,#082638 0%,#16536c 55%,#c6a467 120%)!important;
	box-shadow:0 16px 38px rgba(8,38,56,.16)!important;
	font-weight:800!important;
	text-decoration:none!important;
}
body.ia-signature-site .woocommerce a.button:hover,
body.ia-signature-site .woocommerce button.button:hover,
body.ia-signature-site .woocommerce input.button:hover,
body.ia-signature-site .wc-block-components-button:hover,
body.ia-signature-site .wp-block-button__link:hover,
body.ia-signature-site .wp-element-button:hover{
	filter:brightness(1.06)!important;
	transform:translateY(-1px)!important;
}
body.ia-signature-site .woocommerce-message,
body.ia-signature-site .woocommerce-info,
body.ia-signature-site .woocommerce-error{
	border-top-color:var(--gold)!important;
}
body.ia-signature-site .woocommerce-message:before,
body.ia-signature-site .woocommerce-info:before,
body.ia-signature-site .woocommerce-error:before{
	color:var(--blue)!important;
}

/* Checkout Block: una sola dirección, WhatsApp obligatorio y sin morado. */
body.ia-signature-checkout .wc-block-checkout__use-address-for-billing,
body.ia-signature-checkout .wc-block-checkout__use-address-for-billing .wc-block-components-checkbox{
	display:none!important;
}
body.ia-signature-checkout .wc-block-components-checkout-step,
body.ia-signature-checkout .wc-block-components-order-summary,
body.ia-signature-checkout .wc-block-components-totals-wrapper{
	border-color:rgba(8,38,56,.10)!important;
}
body.ia-signature-checkout .wc-block-components-text-input input,
body.ia-signature-checkout .wc-block-components-address-form input,
body.ia-signature-checkout .wc-block-components-combobox-control input,
body.ia-signature-checkout .wc-block-components-textarea{
	border:1px solid rgba(8,38,56,.13)!important;
	border-radius:14px!important;
	background:#fff!important;
	box-shadow:none!important;
}
body.ia-signature-checkout .wc-block-components-text-input input:focus,
body.ia-signature-checkout .wc-block-components-address-form input:focus{
	border-color:var(--gold)!important;
	box-shadow:0 0 0 3px rgba(198,164,103,.12)!important;
}
body.ia-signature-checkout .wc-block-components-checkbox__mark{
	fill:var(--blue)!important;
}
body.ia-signature-checkout .wc-block-components-radio-control__input:checked:before{
	background:var(--blue)!important;
}
body.ia-signature-checkout .wc-block-components-checkout-place-order-button{
	min-height:58px!important;
	font-size:.82rem!important;
}
body.ia-signature-checkout .wc-block-components-text-input label[for*="phone"],
body.ia-signature-checkout label[for*="phone"]{
	font-weight:800!important;
}
body.ia-signature-checkout .wc-block-components-text-input label[for*="phone"]:after,
body.ia-signature-checkout label[for*="phone"]:after{
	content:" *";
	color:#9d433e;
}

/* Oculta vestigios de la sección relacionada del tema, ya reemplazada. */
body.ia-signature-product section.related:not(.ia-related-products),
body.ia-signature-product section.upsells:not(.ia-related-products),
body.ia-signature-product .related.products:not(.ia-related-products),
body.ia-signature-product .up-sells.products:not(.ia-related-products){
	display:none!important;
}

@media(max-width:1040px){
	.ia-product-main{
		grid-template-columns:1fr;
	}
	.ia-product-summary-card{
		position:static;
	}
	.ia-product-main-image,
	.ia-product-main-image img{
		min-height:520px;
		height:520px;
	}
}
@media(max-width:720px){
	.ia-product-main-section{
		padding:18px 0 55px;
	}
	.ia-product-main{
		padding:12px;
		gap:24px;
		border-radius:25px;
	}
	.ia-product-main-image,
	.ia-product-main-image img{
		min-height:390px;
		height:390px;
		border-radius:20px;
	}
	.ia-product-main-image img{
		padding:13px;
	}
	.ia-product-summary-card{
		padding:4px 8px 10px;
	}
	.ia-product-summary-card h1{
		font-size:clamp(2.7rem,13vw,4.1rem);
	}
	.ia-product-buy form.cart{
		display:grid!important;
	}
	.ia-product-buy form.cart .quantity,
	.ia-product-buy form.cart .quantity .qty,
	.ia-product-buy .single_add_to_cart_button{
		width:100%!important;
		max-width:none!important;
	}
	.ia-product-meta-list{
		grid-template-columns:1fr;
	}
	.ia-product-tab-buttons{
		display:grid;
		grid-template-columns:1fr;
	}
	.ia-product-tab-button{
		width:100%;
	}
	.ia-product-tab-panel{
		padding:23px 19px;
	}
	.ia-related-products{
		padding:68px 0;
	}
	.ia-related-grid{
		grid-template-columns:1fr;
	}
	.ia-related-card__image{
		height:330px;
	}
	.ia-product-benefits__grid{
		grid-template-columns:1fr!important;
	}
	.ia-product-notices .woocommerce-message,
	.ia-product-notices .woocommerce-info,
	.ia-product-notices .woocommerce-error{
		display:grid!important;
		text-align:center!important;
	}
	.ia-product-notices .button{
		width:100%!important;
		order:2!important;
	}
}

/* ===== Ajustes v3.1: marca visible, hero carrusel y colecciones Navidad ===== */
.ia-logo{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	gap:16px!important;
	text-decoration:none!important;
}
.ia-logo img{
	width:90px!important;
	max-width:90px!important;
	height:auto!important;
	flex:0 0 auto!important;
}
.ia-brandline{
	display:flex!important;
	flex-direction:column!important;
	align-items:flex-start!important;
	justify-content:center!important;
	gap:2px!important;
	color:#0b3143!important;
	font-size:1.02rem!important;
	font-weight:800!important;
	line-height:1.02!important;
	letter-spacing:.18em!important;
	text-transform:uppercase!important;
	text-shadow:none!important;
}
.ia-brandline span{
	display:block!important;
}

.ia-hero--carousel{
	min-height:calc(92vh - 132px)!important;
}
.ia-hero-slider,
.ia-hero-slide{
	position:absolute;
	inset:0;
}
.ia-hero-slide{
	opacity:0;
	transition:opacity 1.05s ease;
}
.ia-hero-slide.is-active{
	opacity:1;
}
.ia-hero-slide img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	transform:scale(1.03);
}
.ia-hero--carousel .ia-hero__copy--clean{
	max-width:580px!important;
}
.ia-hero--carousel .ia-hero__copy--clean h1{
	max-width:530px!important;
	margin:18px 0 16px!important;
	font-size:clamp(3.15rem,6.4vw,5.6rem)!important;
	line-height:.9!important;
}
.ia-hero--carousel .ia-hero__copy--clean .ia-kicker{
	font-size:.82rem!important;
	letter-spacing:.24em!important;
}
.ia-hero--carousel .ia-hero__actions{
	margin-top:22px!important;
}
.ia-section-head--compact h2{
	max-width:760px;
}
.ia-single-collection-grid{
	display:grid;
	grid-template-columns:minmax(0,1fr);
}
.ia-category-card--solo{
	min-height:540px;
}
.ia-category-card--solo .ia-category-card__copy h3{
	font-size:clamp(3.2rem,7vw,6rem);
}
.ia-category-card--solo .ia-category-card__copy span{
	font-size:.85rem;
	letter-spacing:.18em;
}
.ia-category-card--solo .ia-category-card__arrow{
	width:68px;
	height:68px;
	font-size:1.5rem;
}
.ia-editorial--history .ia-editorial__image img{
	object-position:center center;
}
.ia-editorial__copy--history p + p{
	margin-top:14px;
}

@media(max-width:1180px){
	.ia-header__inner{
		grid-template-columns:minmax(0,1fr) auto auto!important;
		gap:14px!important;
	}
	.ia-nav{
		overflow:auto;
		max-width:100%;
	}
	.ia-logo img{
		width:76px!important;
		max-width:76px!important;
	}
	.ia-brandline{
		font-size:.92rem!important;
		letter-spacing:.14em!important;
	}
}
@media(max-width:720px){
	.ia-header__inner{
		min-height:88px!important;
		display:grid!important;
		grid-template-columns:auto minmax(0,1fr) auto!important;
		align-items:center!important;
		gap:8px!important;
	}
	.ia-nav,
	.ia-account-icon{
		display:none!important;
	}
	.ia-logo{
		justify-self:start!important;
		gap:10px!important;
	}
	.ia-logo img{
		width:62px!important;
		max-width:62px!important;
	}
	.ia-brandline{
		font-size:.86rem!important;
		letter-spacing:.11em!important;
		line-height:1.06!important;
	}
	.ia-actions{
		gap:6px!important;
	}
	.ia-hero--carousel{
		min-height:700px!important;
	}
	.ia-hero--carousel .ia-hero__inner{
		align-items:flex-end!important;
		padding:88px 0 95px!important;
	}
	.ia-hero--carousel .ia-hero__copy--clean h1{
		font-size:clamp(2.8rem,14vw,4.5rem)!important;
		max-width:330px!important;
	}
	.ia-category-card--solo{
		min-height:420px;
	}
	.ia-category-card--solo .ia-category-card__copy h3{
		font-size:clamp(2.8rem,15vw,4.4rem);
	}
}


/* ============================================================
   V3.2 — CORRECCIÓN DEFINITIVA DE HEADER Y CARRUSEL
   ============================================================ */

/* Nombre de marca sólido, grande y en dos líneas. */
.ia-logo{
	dis:flex!important;
	flex-direction:row!important;
	align-items:center!important;
	justify-content:center!important;
	gap:14px!important;
	text-decoration:none!important;
}
.ia-logo img{
	width:76px!important;
	height:76px!important;
	max-width:76px!important;
	max-height:76px!important;
	object-fit:contain!important;
	flex:0 0 76px!important;
}
.ia-brand-name{
	display:grid!important;
	grid-template-columns:1fr!important;
	gap:1px!important;
	min-width:0!important;
	color:#082638!important;
	-webkit-text-fill-color:#082638!important;
	background:none!important;
	font-family:Inter,Arial,sans-serif!important;
	font-size:1.08rem!important;
	font-weight:900!important;
	line-height:.93!important;
	letter-spacing:.16em!important;
	text-align:left!important;
	text-transform:uppercase!important;
	white-space:nowrap!important;
}
.ia-brand-name strong{
	dis:block!important;
	color:#082638!important;
	-webkit-text-fill-color:#082638!important;
	font:inherit!important;
}
.ia-brand-name strong:last-child{
	font-size:1.16em!important;
	letter-spacing:.22em!important;
}

/* Hero completamente aislado del CSS del tema y del hero anterior. */
.ia-home-hero{
	position:relative!important;
	isolation:isolate!important;
	width:100%!important;
	max-width:none!important;
	min-height:calc(100vh - 128px)!important;
	overflow:hidden!important;
	color:#fff!important;
	background:#082638!important;
}
.ia-home-hero__slides{
	position:absolute!important;
	z-index:0!important;
	inset:0!important;
	width:100%!important;
	height:100%!important;
	max-width:none!important;
	overflow:hidden!important;
	transform:none!important;
}
.ia-home-hero__slide{
	position:absolute!important;
	z-index:0!important;
	inset:0!important;
	left:0!important;
	right:0!important;
	top:0!important;
	bottom:0!important;
	width:100%!important;
	height:100%!important;
	max-width:none!important;
	margin:0!important;
	padding:0!important;
	opacity:0!important;
	visibility:hidden!important;
	pointer-events:none!important;
	background-repeat:no-repeat!important;
	background-position:center center!important;
	background-size:cover!important;
	transform:scale(1.015)!important;
	transition:opacity .9s ease,visibility 0s linear .9s,transform 4s ease!important;
}
.ia-home-hero__slide.is-active{
	z-index:1!important;
	opacity:1!important;
	visibility:visible!important;
	transform:scale(1.04)!important;
	transition:opacity .9s ease,visibility 0s linear 0s,transform 4s ease!important;
}
.ia-home-hero__overlay{
	position:absolute!important;
	z-index:2!important;
	inset:0!important;
	width:100%!important;
	height:100%!important;
	pointer-events:none!important;
	background:linear-gradient(90deg,rgba(6,29,42,.82) 0%,rgba(8,38,56,.52) 34%,rgba(8,38,56,.16) 68%,rgba(8,38,56,.08) 100%),linear-gradient(0deg,rgba(6,29,42,.48),transparent 54%)!important;
}
.ia-home-hero__inner{
	position:relative!important;
	z-index:3!important;
	min-height:inherit!important;
	display:flex!important;
	align-items:center!important;
	padding:88px 0 105px!important;
}
.ia-home-hero__copy{
	max-width:620px!important;
}
.ia-home-hero__copy .ia-kicker{
	color:#e7c77f!important;
	font-size:.78rem!important;
	letter-spacing:.24em!important;
	text-shadow:0 5px 20px rgba(0,0,0,.22)!important;
}
.ia-home-hero__copy h1{
	max-width:590px!important;
	margin:20px 0 28px!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
	background:none!important;
	font:600 clamp(3.8rem,7vw,7.4rem)/.86 "Playfair Display",serif!important;
	letter-spacing:-.055em!important;
	text-shadow:0 18px 45px rgba(0,0,0,.30)!important;
}
.ia-home-hero__dots{
	position:absolute!important;
	z-index:4!important;
	left:50%!important;
	bottom:24px!important;
	display:flex!important;
	gap:8px!important;
	transform:translateX(-50%)!important;
}
.ia-home-hero__dot{
	width:9px!important;
	height:9px!important;
	min-width:9px!important;
	min-height:9px!important;
	padding:0!important;
	border:1px solid rgba(255,255,255,.8)!important;
	border-radius:50%!important;
	background:transparent!important;
	box-shadow:none!important;
	cursor:pointer!important;
}
.ia-home-hero__dot.is-active{
	width:28px!important;
	border-radius:999px!important;
	background:#fff!important;
}

@media(max-width:1080px){
	.ia-logo img{
		width:66px!important;
		height:66px!important;
		max-width:66px!important;
		max-height:66px!important;
		flex-basis:66px!important;
	}
	.ia-brand-name{
		font-size:.94rem!important;
		letter-spacing:.12em!important;
	}
}
@media(max-width:720px){
	.ia-header__inner{
		width:calc(100% - 22px)!important;
		min-height:92px!important;
		display:grid!important;
		grid-template-columns:minmax(0,1fr) auto!important;
		align-items:center!important;
		gap:8px!important;
		padding:7px 0!important;
	}
	.ia-logo{
		position:static!important;
		grid-column:1!important;
		justify-self:start!important;
		min-width:0!important;
		gap:9px!important;
		transform:none!important;
	}
	.ia-logo img{
		width:58px!important;
		height:58px!important;
		max-width:58px!important;
		max-height:58px!important;
		flex-basis:58px!important;
	}
	.ia-brand-name{
		font-size:.82rem!important;
		letter-spacing:.09em!important;
		line-height:.94!important;
	}
	.ia-brand-name strong:last-child{
		letter-spacing:.16em!important;
	}
	.ia-actions{
		position:static!important;
		grid-column:2!important;
		margin:0!important;
	}
	.ia-home-hero{
		min-height:690px!important;
	}
	.ia-home-hero__slide{
		background-position:center center!important;
	}
	.ia-home-hero__overlay{
		background:linear-gradient(0deg,rgba(6,29,42,.88) 0%,rgba(8,38,56,.49) 50%,rgba(8,38,56,.08) 100%)!important;
	}
	.ia-home-hero__inner{
		align-items:flex-end!important;
		padding:80px 0 92px!important;
	}
	.ia-home-hero__copy{
		max-width:350px!important;
	}
	.ia-home-hero__copy h1{
		max-width:330px!important;
		font-size:clamp(3rem,15vw,4.6rem)!important;
	}
	.ia-home-hero__copy .ia-button{
		width:100%!important;
	}
}

/* ===== v3.2.2 ajustes visuales seguros ===== */
:root{
	--ia-brand-gradient:linear-gradient(115deg,#082638,#0f6784,#b1aa7a);
}

/* Colores de botones alineados a la marca */
body.ia-signature-site .button,
body.ia-signature-site button,
body.ia-signature-site input[type="submit"],
body.ia-signature-site .wp-element-button,
body.ia-signature-site .wc-forward,
body.ia-signature-site .added_to_cart,
body.ia-signature-site .checkout-button,
body.ia-signature-site .single_add_to_cart_button,
body.ia-signature-site .woocommerce #respond input#submit.alt,
body.ia-signature-site .woocommerce a.button.alt,
body.ia-signature-site .woocommerce button.button.alt,
body.ia-signature-site .woocommerce input.button.alt{
	background:var(--ia-brand-gradient)!important;
	color:#fff!important;
	border:0!important;
	box-shadow:none!important;
}
body.ia-signature-site .button:hover,
body.ia-signature-site button:hover,
body.ia-signature-site input[type="submit"]:hover,
body.ia-signature-site .wp-element-button:hover,
body.ia-signature-site .wc-forward:hover,
body.ia-signature-site .added_to_cart:hover,
body.ia-signature-site .checkout-button:hover,
body.ia-signature-site .single_add_to_cart_button:hover,
body.ia-signature-site .woocommerce #respond input#submit.alt:hover,
body.ia-signature-site .woocommerce a.button.alt:hover,
body.ia-signature-site .woocommerce button.button.alt:hover,
body.ia-signature-site .woocommerce input.button.alt:hover{
	filter:brightness(1.03);
}

/* Pestañas del producto: colores sobrios de la marca */
.ia-product-tab-buttons{
	gap:12px;
}
.ia-product-tab-button{
	background:#f3f6f6;
	color:var(--navy);
	border:1px solid rgba(8,38,56,.11);
	box-shadow:none;
}
.ia-product-tab-button.is-active{
	background:var(--ia-brand-gradient)!important;
	color:#fff!important;
	border-color:transparent!important;
}
@media(max-width:720px){
	.ia-product-tab-buttons{
		display:flex;
		flex-wrap:nowrap;
		overflow:auto;
		padding:14px;
		scrollbar-width:none;
	}
	.ia-product-tab-buttons::-webkit-scrollbar{display:none;}
	.ia-product-tab-button{
		flex:0 0 auto;
		width:auto;
		min-width:170px;
		padding:0 20px;
	}
}

/* Aviso de producto agregado al carrito */
.ia-product-notices .woocommerce-message,
.ia-product-notices .woocommerce-info,
.ia-product-notices .woocommerce-error{
	grid-template-columns:1fr auto;
}
.ia-product-notices .button,
.ia-product-notices .wc-forward,
.ia-product-notices a.button{
	padding:16px 28px!important;
	border-radius:999px!important;
	font-weight:800!important;
	letter-spacing:.03em!important;
	text-transform:uppercase!important;
}
@media(max-width:720px){
	.ia-product-notices .woocommerce-message,
	.ia-product-notices .woocommerce-info,
	.ia-product-notices .woocommerce-error{
		padding:18px 16px!important;
		gap:14px!important;
	}
}

/* Ajuste del nombre del producto en móvil */
@media(max-width:720px){
	.ia-product-summary-card h1{
		font-size:clamp(2.1rem,11vw,3.2rem)!important;
		line-height:.94!important;
		letter-spacing:-.04em!important;
	}
	.ia-product-stock{
		margin-top:6px;
	}
}

/* Ocultar duplicados de peso/dimensiones si el tema o Woo los vuelven a pintar */
.ia-product-logistics,
body.ia-signature-product .woocommerce-product-attributes-item--weight + .ia-product-logistics,
body.ia-signature-product .woocommerce-product-attributes-item--dimensions + .ia-product-logistics{
	display:none!important;
}

/* Inputs y selects más limpios */
body.ia-signature-checkout .select2-container .select2-selection,
body.ia-signature-checkout input.input-text,
body.ia-signature-checkout textarea,
body.ia-signature-checkout select,
body.ia-signature-account input.input-text,
body.ia-signature-account textarea,
body.ia-signature-account select{
	border-radius:18px!important;
	border:1px solid rgba(8,38,56,.14)!important;
	background:#fff!important;
	color:var(--navy)!important;
	min-height:56px;
}
body.ia-signature-checkout textarea,
body.ia-signature-account textarea{
	min-height:100px;
}

/* Mi cuenta un poco más estética */
body.ia-signature-account .woocommerce{
	display:grid;
	grid-template-columns:minmax(220px,280px) minmax(0,1fr);
	gap:28px;
}
body.ia-signature-account .woocommerce-MyAccount-navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	display:grid;
	gap:10px;
}
body.ia-signature-account .woocommerce-MyAccount-navigation a{
	display:block;
	padding:14px 18px;
	border-radius:18px;
	background:#f5f8f7;
	color:var(--navy);
	text-decoration:none;
	font-weight:700;
}
body.ia-signature-account .woocommerce-MyAccount-navigation .is-active a,
body.ia-signature-account .woocommerce-MyAccount-navigation a:hover{
	background:var(--ia-brand-gradient);
	color:#fff;
}
body.ia-signature-account .woocommerce-MyAccount-content{
	padding:24px;
	border:1px solid rgba(8,38,56,.08);
	border-radius:26px;
	background:#fff;
}
@media(max-width:860px){
	body.ia-signature-account .woocommerce{
		grid-template-columns:1fr;
	}
}

/* ===== v3.2.3 checkout y producto ===== */
body.ia-signature-site .ia-product-tab-button,
body.ia-signature-site .ia-product-tab-button:visited,
body.ia-signature-site .ia-product-tab-button:hover,
body.ia-signature-site .ia-product-tab-button:focus{
	background:#f5f7f7 !important;
	color:var(--navy) !important;
	border:1px solid rgba(8,38,56,.12) !important;
	box-shadow:none !important;
}
body.ia-signature-site .ia-product-tab-button.is-active,
body.ia-signature-site .ia-product-tab-button.is-active:hover,
body.ia-signature-site .ia-product-tab-button.is-active:focus{
	background:var(--ia-brand-gradient) !important;
	color:#fff !important;
	border-color:transparent !important;
}

body.ia-signature-site .woocommerce-message .button,
body.ia-signature-site .woocommerce-message .wc-forward,
body.ia-signature-site .woocommerce-message a.button{
	background:var(--ia-brand-gradient) !important;
	color:#fff !important;
	border:0 !important;
}

body.ia-signature-site .woocommerce-message{
	border-color:rgba(8,38,56,.2)!important;
}

/* Checkout labels and field order readability */
body.ia-signature-checkout .woocommerce-billing-fields__field-wrapper,
body.ia-signature-checkout .woocommerce-shipping-fields__field-wrapper{
	display:flex;
	flex-wrap:wrap;
	gap:18px 20px;
}
body.ia-signature-checkout .woocommerce-billing-fields__field-wrapper .form-row,
body.ia-signature-checkout .woocommerce-shipping-fields__field-wrapper .form-row{
	width:100%;
	margin:0;
}
body.ia-signature-checkout .woocommerce-billing-fields__field-wrapper #billing_first_name_field,
body.ia-signature-checkout .woocommerce-billing-fields__field-wrapper #billing_last_name_field,
body.ia-signature-checkout .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,
body.ia-signature-checkout .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field{
	width:calc(50% - 10px);
}
@media(max-width:700px){
	body.ia-signature-checkout .woocommerce-billing-fields__field-wrapper #billing_first_name_field,
	body.ia-signature-checkout .woocommerce-billing-fields__field-wrapper #billing_last_name_field,
	body.ia-signature-checkout .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field,
	body.ia-signature-checkout .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field{
		width:100%;
	}
}

/* ============================================================
   v3.2.4 — búsqueda de productos, FAQ y políticas
   ============================================================ */

/* Búsqueda premium en Inicio y Tienda */
.ia-product-search-section{
	padding:72px 0;
	background:
		radial-gradient(circle at 8% 20%,rgba(198,164,103,.16),transparent 25%),
		radial-gradient(circle at 92% 80%,rgba(22,83,108,.14),transparent 28%),
		linear-gradient(145deg,#f7f4ec,#eef4f3);
}
.ia-product-search-card{
	position:relative;
	display:grid;
	grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);
	align-items:center;
	gap:clamp(28px,5vw,70px);
	padding:clamp(30px,5vw,64px);
	border:1px solid rgba(8,38,56,.09);
	border-radius:34px;
	background:rgba(255,255,255,.9);
	box-shadow:0 28px 80px rgba(8,38,56,.10);
	overflow:hidden;
}
.ia-product-search-card:before{
	content:"";
	position:absolute;
	inset:0 auto 0 0;
	width:5px;
	background:linear-gradient(180deg,var(--gold),var(--blue),var(--navy));
}
.ia-product-search-copy h2{
	max-width:620px;
	margin:13px 0 14px;
	color:var(--navy);
	font:600 clamp(2.5rem,4.7vw,4.8rem)/.94 "Playfair Display",serif;
	letter-spacing:-.04em;
}
.ia-product-search-copy p{
	max-width:610px;
	margin:0;
	color:var(--muted);
	line-height:1.75;
}
.ia-product-search-form{
	position:relative;
	display:grid;
	grid-template-columns:52px minmax(0,1fr) auto;
	align-items:center;
	gap:8px;
	padding:8px;
	border:1px solid rgba(8,38,56,.12);
	border-radius:999px;
	background:#fff;
	box-shadow:0 18px 48px rgba(8,38,56,.10);
}
.ia-product-search-icon{
	width:52px;
	height:52px;
	display:grid;
	place-items:center;
	border-radius:50%;
	color:#fff;
	background:linear-gradient(135deg,var(--navy),var(--blue),var(--gold));
}
.ia-product-search-icon svg{
	width:23px;
	height:23px;
}
.ia-product-search-form input[type="search"]{
	min-width:0;
	width:100%;
	height:54px;
	padding:0 12px;
	border:0!important;
	outline:0!important;
	color:var(--navy);
	background:transparent!important;
	box-shadow:none!important;
	font-size:.82rem;
}
.ia-product-search-form input[type="search"]::placeholder{
	color:#93a0a5;
}
.ia-product-search-form button{
	min-height:54px;
	padding:0 26px!important;
	border:0!important;
	border-radius:999px!important;
	color:#fff!important;
	background:linear-gradient(115deg,var(--navy),var(--blue) 60%,var(--gold) 130%)!important;
	box-shadow:none!important;
	font-size:.7rem!important;
	font-weight:800!important;
	white-space:nowrap;
}
.ia-product-search-form--shop{
	max-width:820px;
	margin:0 auto 28px;
}

/* FAQ: títulos, símbolo y respuestas alineadas */
.ia-faq{
	border-color:rgba(8,38,56,.10);
	box-shadow:0 10px 28px rgba(8,38,56,.035);
}
.ia-faq summary{
	min-height:72px;
	align-items:center;
	padding:20px 22px;
	line-height:1.35;
}
.ia-faq summary > span{
	width:34px;
	height:34px;
	flex:0 0 34px;
	display:grid;
	place-items:center;
	border-radius:50%;
	color:#fff;
	background:linear-gradient(135deg,var(--navy),var(--blue),var(--gold));
	font-size:1rem;
	line-height:1;
	transition:transform .25s ease;
}
.ia-faq[open] summary > span{
	transform:rotate(45deg);
}
.ia-faq__answer{
	padding:0 22px 24px!important;
}
.ia-faq__answer p{
	margin:0;
	color:var(--muted);
	line-height:1.75;
}
.ia-faq-contact-answer{
	display:grid;
	gap:12px;
	max-width:100%;
}
.ia-faq-contact-row,
.ia-faq-address{
	min-width:0;
	padding:16px 18px;
	border:1px solid rgba(8,38,56,.08);
	border-radius:17px;
	background:linear-gradient(145deg,#fbfcfc,#f5f8f7);
}
.ia-faq-contact-row{
	display:grid;
	grid-template-columns:105px minmax(0,1fr);
	align-items:start;
	gap:12px;
}
.ia-faq-contact-row strong,
.ia-faq-address > strong{
	color:var(--navy);
	font-size:.72rem;
}
.ia-faq-contact-row a{
	min-width:0;
	color:var(--blue);
	font-size:.72rem;
	font-weight:700;
	line-height:1.5;
	text-decoration:none;
	overflow-wrap:anywhere;
	word-break:break-word;
}
.ia-faq-address{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:8px 18px;
}
.ia-faq-address > strong{
	grid-column:1/-1;
	margin-bottom:4px;
}
.ia-faq-address span{
	dis:flex;
	gap:5px;
	min-width:0;
	color:#65767d;
	font-size:.7rem;
	line-height:1.55;
}
.ia-faq-address b{
	color:var(--navy);
	font-weight:800;
}

/* Política de devoluciones: mejor lectura de pasos */
body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-policy-block h2{
	padding-left:18px;
	border-left:4px solid var(--gold);
}
body.ia-signature-cambios-devoluciones-y-cancelaciones .ia-policy-block ul{
	padding-left:24px;
}

@media(max-width:860px){
	.ia-product-search-card{
		grid-template-columns:1fr;
	}
}
@media(max-width:720px){
	.ia-product-search-section{
		padding:50px 0;
	}
	.ia-product-search-card{
		padding:30px 20px;
		border-radius:25px;
	}
	.ia-product-search-copy h2{
		font-size:clamp(2.4rem,12vw,3.6rem);
	}
	.ia-product-search-form{
		grid-template-columns:44px minmax(0,1fr);
		border-radius:24px;
		padding:8px;
	}
	.ia-product-search-icon{
		width:44px;
		height:44px;
	}
	.ia-product-search-form input[type="search"]{
		height:48px;
		padding-right:8px;
	}
	.ia-product-search-form button{
		grid-column:1/-1;
		width:100%;
		min-height:50px;
	}
	.ia-faq summary{
		padding:18px 16px;
		gap:12px;
		font-size:.78rem;
	}
	.ia-faq__answer{
		padding:0 16px 18px!important;
	}
	.ia-faq-contact-row{
		grid-template-columns:1fr;
		gap:5px;
	}
	.ia-faq-address{
		grid-template-columns:1fr;
	}
	.ia-faq-address > strong{
		grid-column:auto;
	}
}
.screen-reader-text{
	position:absolute!important;
	width:1px!important;
	height:1px!important;
	padding:0!important;
	margin:-1px!important;
	overflow:hidden!important;
	clip:rect(0,0,0,0)!important;
	white-space:nowrap!important;
	border:0!important;
}


/* ===== v3.2.5 · Historia de la marca ===== */
body.ia-signature-nosotros .ia-page-hero .ia-wrap{
	max-width:1080px;
}
body.ia-signature-nosotros .ia-page-hero h1{
	max-width:940px;
	font-size:clamp(3.7rem,7vw,7.2rem);
}
body.ia-signature-nosotros .ia-page-hero p{
	max-width:850px;
	font-size:1.05rem;
}
body.ia-signature-nosotros .ia-legal-card{
	position:relative;
	overflow:hidden;
	background:
		radial-gradient(circle at 0 0,rgba(204,223,199,.28),transparent 27%),
		linear-gradient(180deg,#fff,#fbfcfb);
}
body.ia-signature-nosotros .ia-policy-block{
	position:relative;
	padding:10px 0 44px 104px;
	margin-bottom:40px;
}
body.ia-signature-nosotros .ia-policy-block::before{
	position:absolute;
	left:0;
	top:0;
	width:74px;
	height:74px;
	display:grid;
	place-items:center;
	border-radius:50%;
	color:#fff;
	background:linear-gradient(135deg,#082638,#176078 62%,#b7aa72);
	box-shadow:0 16px 36px rgba(8,38,56,.17);
	font-size:.7rem;
	font-weight:900;
	letter-spacing:.08em;
}
body.ia-signature-nosotros .ia-policy-block:nth-child(1)::before{content:'2001';}
body.ia-signature-nosotros .ia-policy-block:nth-child(2)::before{content:'2013';}
body.ia-signature-nosotros .ia-policy-block:nth-child(3)::before{content:'HOY';}
body.ia-signature-nosotros .ia-policy-block:not(:last-child)::after{
	content:'';
	position:absolute;
	left:36px;
	top:78px;
	bottom:-34px;
	width:2px;
	background:linear-gradient(180deg,rgba(23,96,120,.35),rgba(183,170,114,.25));
}
body.ia-signature-nosotros .ia-policy-block h2{
	font-size:clamp(2rem,4vw,3.15rem);
}
body.ia-signature-nosotros .ia-policy-block p,
body.ia-signature-nosotros .ia-policy-block li{
	font-size:.94rem;
}
body.ia-signature-nosotros .ia-note{
	border-left:0;
	border-radius:18px;
	background:linear-gradient(135deg,rgba(8,38,56,.06),rgba(183,170,114,.13));
}
@media(max-width:720px){
	body.ia-signature-nosotros .ia-page-hero h1{
		font-size:clamp(3rem,14vw,4.7rem);
	}
	body.ia-signature-nosotros .ia-page-hero p{
		font-size:.9rem;
	}
	body.ia-signature-nosotros .ia-policy-block{
		padding:86px 0 34px;
	}
	body.ia-signature-nosotros .ia-policy-block::before{
		width:64px;
		height:64px;
		left:0;
		top:0;
	}
	body.ia-signature-nosotros .ia-policy-block:not(:last-child)::after{
		display:none;
	}
	body.ia-signature-nosotros .ia-policy-block h2{
		font-size:2rem;
	}
}


/* ============================================================
   v3.2.6 — búsqueda superior y FAQ alineadas
   ============================================================ */
.ia-topbar{min-height:48px;padding:5px 0}
.ia-topbar__inner--search{display:grid!important;grid-template-columns:auto minmax(260px,420px)!important;justify-content:center!important;align-items:center!important;gap:22px!important;flex-wrap:nowrap!important}
.ia-topbar__shipping{white-space:nowrap;font-size:.64rem;letter-spacing:.13em!important}
.ia-topbar-search{width:100%;height:36px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;padding:2px 3px 2px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.16)}
.ia-topbar-search input[type="search"]{width:100%;min-width:0;height:30px;padding:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#082638;font-size:.68rem}
.ia-topbar-search input[type="search"]::placeholder{color:#7d8b91}
.ia-topbar-search button{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;color:#fff!important;background:#082638!important;box-shadow:none!important;cursor:pointer}
.ia-topbar-search button svg{display:block;width:15px;height:15px;margin:0;stroke:#fff}

.ia-product-search-form{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important}
.ia-product-search-icon{display:grid!important;place-items:center!important;color:#fff!important;background:#082638!important}
.ia-product-search-icon svg{display:block!important;margin:0!important;stroke:#fff!important}
.ia-product-search-form button{background:#16536c!important;background-image:none!important;color:#fff!important}

.ia-faq summary{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;align-items:center!important;gap:16px!important}
.ia-faq__question{min-width:0;color:var(--navy)!important;font-size:inherit!important;line-height:1.4!important}
.ia-faq summary>.ia-faq__toggle{width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;display:grid!important;place-items:center!important;justify-self:end!important;border-radius:50%!important;color:#fff!important;background:#082638!important;font-size:0!important;line-height:0!important;transform:none!important;transition:transform .25s ease,background .25s ease!important}
.ia-faq__toggle svg{display:block;width:18px;height:18px;margin:0;stroke:#fff}
.ia-faq[open] summary>.ia-faq__toggle{transform:rotate(180deg)!important;background:#16536c!important}

.ia-faq-contact-answer{display:grid!important;gap:14px!important}
.ia-faq-contact-row{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;align-items:center!important;gap:14px!important}
.ia-faq-contact-row strong{display:block;white-space:nowrap}
.ia-faq-contact-row a{display:block;min-width:0;overflow-wrap:anywhere}
.ia-faq-address{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
.ia-faq-address>strong{grid-column:auto!important;margin-bottom:3px!important}
.ia-faq-address-line{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding-top:9px;border-top:1px solid rgba(8,38,56,.07);color:#65767d;font-size:.7rem;line-height:1.55}
.ia-faq-address-line b{color:var(--navy);font-weight:800}
.ia-faq-address-line span{min-width:0;overflow-wrap:anywhere}

@media(max-width:720px){
.ia-topbar{padding:6px 0}
.ia-topbar__inner--search{grid-template-columns:auto minmax(150px,1fr)!important;gap:10px!important}
.ia-topbar__shipping{font-size:.55rem;letter-spacing:.08em!important}
.ia-topbar-search{height:34px;padding-left:11px}
.ia-topbar-search input[type="search"]{font-size:.62rem}
.ia-product-search-form{grid-template-columns:44px minmax(0,1fr)!important}
.ia-product-search-form button{grid-column:1/-1!important}
.ia-faq summary{grid-template-columns:minmax(0,1fr) 36px!important}
.ia-faq summary>.ia-faq__toggle{width:36px!important;height:36px!important;min-width:36px!important}
.ia-faq-contact-row,.ia-faq-address-line{grid-template-columns:1fr!important;gap:5px!important}
}

/* ============================================================
   v3.2.7 — buscadores estables y FAQ premium
   ============================================================ */

/* ---------- Barra superior: estructura estable ---------- */
body.ia-signature-site .ia-topbar{
	min-height:56px!important;
	padding:7px 0!important;
	overflow:visible!important;
}
body.ia-signature-site .ia-topbar__inner--search{
	width:min(1180px,calc(100% - 32px))!important;
	min-height:42px!important;
	display:grid!important;
	grid-template-columns:max-content minmax(280px,520px)!important;
	align-items:center!important;
	justify-content:center!important;
	gap:24px!important;
	margin:0 auto!important;
	padding:0!important;
}
body.ia-signature-site .ia-topbar__shipping{
	dis:block!important;
	min-width:0!important;
	white-space:nowrap!important;
	color:#fff!important;
	font-size:.66rem!important;
	font-weight:800!important;
	line-height:1.2!important;
	letter-spacing:.13em!important;
	text-transform:uppercase!important;
}
body.ia-signature-site .ia-topbar-search{
	position:relative!important;
	width:100%!important;
	height:42px!important;
	min-width:0!important;
	dis:flex!important;
	align-items:center!important;
	gap:6px!important;
	padding:4px 4px 4px 17px!important;
	border:1px solid rgba(255,255,255,.24)!important;
	border-radius:999px!important;
	background:#fff!important;
	box-shadow:0 10px 28px rgba(0,0,0,.17)!important;
	overflow:hidden!important;
}
body.ia-signature-site .ia-topbar-search input[type="search"]{
	width:auto!important;
	min-width:0!important;
	height:34px!important;
	min-height:34px!important;
	flex:1 1 auto!important;
	margin:0!important;
	padding:0 6px 0 0!important;
	border:0!important;
	border-radius:0!important;
	outline:0!important;
	color:#082638!important;
	background:transparent!important;
	box-shadow:none!important;
	font-size:.69rem!important;
	line-height:34px!important;
}
body.ia-signature-site .ia-topbar-search input[type="search"]::placeholder{
	color:#849198!important;
	opacity:1!important;
}
body.ia-signature-site .ia-topbar-search button[type="submit"]{
	position:static!important;
	inset:auto!important;
	width:34px!important;
	height:34px!important;
	min-width:34px!important;
	min-height:34px!important;
	flex:0 0 34px!important;
	margin:0!important;
	padding:0!important;
	dis:grid!important;
	place-items:center!important;
	border:0!important;
	border-radius:50%!important;
	color:#fff!important;
	background:#082638!important;
	background-image:none!important;
	box-shadow:none!important;
	transform:none!important;
	line-height:0!important;
	overflow:hidden!important;
}
body.ia-signature-site .ia-topbar-search button[type="submit"]:hover,
body.ia-signature-site .ia-topbar-search button[type="submit"]:focus{
	background:#16536c!important;
	background-image:none!important;
	transform:none!important;
}
body.ia-signature-site .ia-topbar-search button[type="submit"] svg{
	position:static!important;
	width:17px!important;
	height:17px!important;
	margin:0!important;
	dis:block!important;
	stroke:#fff!important;
	transform:none!important;
}

/* ---------- Buscador dentro de la tienda ---------- */
body.ia-signature-site .ia-product-search-form--shop{
	position:relative!important;
	width:min(100%,780px)!important;
	max-width:780px!important;
	min-height:66px!important;
	margin:0 auto 32px!important;
	padding:7px!important;
	dis:grid!important;
	grid-template-columns:minmax(0,1fr) 116px!important;
	align-items:center!important;
	gap:8px!important;
	border:1px solid rgba(8,38,56,.11)!important;
	border-radius:999px!important;
	background:#fff!important;
	box-shadow:0 18px 48px rgba(8,38,56,.10)!important;
	overflow:hidden!important;
}
body.ia-signature-site .ia-product-search-form--shop .ia-product-search-icon{
	dis:none!important;
}
body.ia-signature-site .ia-product-search-form--shop input[type="search"]{
	grid-column:1!important;
	width:100%!important;
	min-width:0!important;
	height:52px!important;
	min-height:52px!important;
	margin:0!important;
	padding:0 12px 0 22px!important;
	border:0!important;
	border-radius:999px!important;
	outline:0!important;
	color:#082638!important;
	background:transparent!important;
	box-shadow:none!important;
	font-size:.82rem!important;
	line-height:52px!important;
}
body.ia-signature-site .ia-product-search-form--shop input[type="search"]::placeholder{
	color:#89969b!important;
	opacity:1!important;
}
body.ia-signature-site .ia-product-search-form--shop button[type="submit"]{
	grid-column:2!important;
	width:116px!important;
	height:52px!important;
	min-height:52px!important;
	margin:0!important;
	padding:0 20px!important;
	dis:flex!important;
	align-items:center!important;
	justify-content:center!important;
	border:0!important;
	border-radius:999px!important;
	color:#fff!important;
	background:#082638!important;
	background-image:none!important;
	box-shadow:none!important;
	font-size:.72rem!important;
	font-weight:800!important;
	line-height:1!important;
	transform:none!important;
}
body.ia-signature-site .ia-product-search-form--shop button[type="submit"]:hover,
body.ia-signature-site .ia-product-search-form--shop button[type="submit"]:focus{
	background:#16536c!important;
	background-image:none!important;
	transform:none!important;
}

/* ---------- Preguntas frecuentes: reset completo ---------- */
body.ia-signature-preguntas-frecuentes .ia-faq-list{
	width:100%!important;
	max-width:980px!important;
	margin:0 auto!important;
	dis:grid!important;
	gap:14px!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq{
	width:100%!important;
	margin:0!important;
	border:1px solid rgba(8,38,56,.10)!important;
	border-radius:22px!important;
	background:#fff!important;
	box-shadow:0 12px 34px rgba(8,38,56,.05)!important;
	overflow:hidden!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq summary{
	width:100%!important;
	min-height:82px!important;
	margin:0!important;
	padding:18px 20px 18px 24px!important;
	dis:grid!important;
	grid-template-columns:minmax(0,1fr) 46px!important;
	align-items:center!important;
	gap:18px!important;
	list-style:none!important;
	cursor:pointer!important;
	background:#fff!important;
	box-sizing:border-box!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq summary::-webkit-details-marker{
	dis:none!important;
}
/* Esta regla elimina el círculo que se estaba aplicando por error al texto. */
body.ia-signature-preguntas-frecuentes .ia-faq summary > .ia-faq__question{
	position:static!important;
	width:auto!important;
	height:auto!important;
	min-width:0!important;
	min-height:0!important;
	margin:0!important;
	padding:0!important;
	dis:block!important;
	flex:1 1 auto!important;
	place-items:initial!important;
	justify-self:stretch!important;
	border:0!important;
	border-radius:0!important;
	color:#082638!important;
	background:transparent!important;
	background-image:none!important;
	box-shadow:none!important;
	font-size:clamp(.88rem,1.55vw,1.02rem)!important;
	font-weight:800!important;
	line-height:1.45!important;
	letter-spacing:0!important;
	text-align:left!important;
	transform:none!important;
	transition:none!important;
	white-space:normal!important;
	overflow-wrap:break-word!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq[open] summary > .ia-faq__question{
	transform:none!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq summary > .ia-faq__toggle{
	position:static!important;
	width:46px!important;
	height:46px!important;
	min-width:46px!important;
	min-height:46px!important;
	margin:0!important;
	padding:0!important;
	dis:grid!important;
	place-items:center!important;
	justify-self:end!important;
	border:0!important;
	border-radius:50%!important;
	color:#fff!important;
	background:#082638!important;
	background-image:none!important;
	box-shadow:0 10px 23px rgba(8,38,56,.16)!important;
	font-size:0!important;
	line-height:0!important;
	transform:none!important;
	transition:transform .25s ease,background .25s ease!important;
	overflow:hidden!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq summary > .ia-faq__toggle svg{
	position:static!important;
	width:19px!important;
	height:19px!important;
	margin:0!important;
	dis:block!important;
	stroke:#fff!important;
	transform:none!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq[open] summary > .ia-faq__toggle{
	background:#16536c!important;
	transform:rotate(180deg)!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq__answer{
	margin:0!important;
	padding:0 24px 24px!important;
	border-top:1px solid rgba(8,38,56,.07)!important;
	background:#fff!important;
	box-sizing:border-box!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq__answer > p{
	margin:0!important;
	padding-top:20px!important;
	color:#64767d!important;
	font-size:.82rem!important;
	line-height:1.75!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-contact-answer{
	width:100%!important;
	padding-top:20px!important;
	dis:grid!important;
	gap:12px!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-contact-row,
body.ia-signature-preguntas-frecuentes .ia-faq-address{
	width:100%!important;
	min-width:0!important;
	margin:0!important;
	padding:16px 18px!important;
	border:1px solid rgba(8,38,56,.08)!important;
	border-radius:16px!important;
	background:#f7f9f8!important;
	box-sizing:border-box!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-contact-row{
	dis:grid!important;
	grid-template-columns:105px minmax(0,1fr)!important;
	align-items:start!important;
	gap:12px!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-contact-row strong,
body.ia-signature-preguntas-frecuentes .ia-faq-address > strong{
	margin:0!important;
	color:#082638!important;
	font-size:.72rem!important;
	font-weight:800!important;
	line-height:1.5!important;
	white-space:normal!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-contact-row a{
	min-width:0!important;
	color:#16536c!important;
	font-size:.72rem!important;
	font-weight:700!important;
	line-height:1.55!important;
	text-decoration:none!important;
	overflow-wrap:anywhere!important;
	word-break:break-word!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-address{
	dis:grid!important;
	grid-template-columns:1fr!important;
	gap:0!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-address > strong{
	padding-bottom:11px!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-address-line{
	width:100%!important;
	min-width:0!important;
	padding:10px 0!important;
	dis:grid!important;
	grid-template-columns:100px minmax(0,1fr)!important;
	align-items:start!important;
	gap:12px!important;
	border-top:1px solid rgba(8,38,56,.07)!important;
	color:#65767d!important;
	font-size:.71rem!important;
	line-height:1.55!important;
	box-sizing:border-box!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-address-line b{
	color:#082638!important;
	font-weight:800!important;
}
body.ia-signature-preguntas-frecuentes .ia-faq-address-line span{
	min-width:0!important;
	overflow-wrap:anywhere!important;
}

/* ---------- Tablet ---------- */
@media(max-width:900px){
	body.ia-signature-site .ia-topbar__inner--search{
		grid-template-columns:max-content minmax(220px,1fr)!important;
		gap:16px!important;
	}
}

/* ---------- Móvil ---------- */
@media(max-width:720px){
	body.ia-signature-site .ia-topbar{
		min-height:58px!important;
		padding:8px 0!important;
	}
	body.ia-signature-site .ia-topbar__inner--search{
		width:calc(100% - 24px)!important;
		min-height:42px!important;
		grid-template-columns:max-content minmax(0,1fr)!important;
		gap:10px!important;
	}
	body.ia-signature-site .ia-topbar__shipping{
		font-size:.53rem!important;
		letter-spacing:.075em!important;
	}
	body.ia-signature-site .ia-topbar-search{
		height:40px!important;
		padding:3px 3px 3px 12px!important;
	}
	body.ia-signature-site .ia-topbar-search input[type="search"]{
		height:32px!important;
		min-height:32px!important;
		font-size:.62rem!important;
		line-height:32px!important;
	}
	body.ia-signature-site .ia-topbar-search button[type="submit"]{
		width:32px!important;
		height:32px!important;
		min-width:32px!important;
		min-height:32px!important;
		flex-basis:32px!important;
	}
	body.ia-signature-site .ia-topbar-search button[type="submit"] svg{
		width:16px!important;
		height:16px!important;
	}

	body.ia-signature-site .ia-product-search-form--shop{
		width:calc(100% - 4px)!important;
		min-height:58px!important;
		grid-template-columns:minmax(0,1fr) 96px!important;
		gap:6px!important;
		margin:0 auto 25px!important;
		padding:5px!important;
		border-radius:22px!important;
	}
	body.ia-signature-site .ia-product-search-form--shop input[type="search"]{
		height:48px!important;
		min-height:48px!important;
		padding:0 8px 0 14px!important;
		font-size:.68rem!important;
		line-height:48px!important;
	}
	body.ia-signature-site .ia-product-search-form--shop button[type="submit"]{
		width:96px!important;
		height:48px!important;
		min-height:48px!important;
		padding:0 12px!important;
		font-size:.66rem!important;
	}

	body.ia-signature-preguntas-frecuentes .ia-faq-list{
		gap:12px!important;
	}
	body.ia-signature-preguntas-frecuentes .ia-faq{
		border-radius:19px!important;
	}
	body.ia-signature-preguntas-frecuentes .ia-faq summary{
		min-height:76px!important;
		padding:16px 15px 16px 18px!important;
		grid-template-columns:minmax(0,1fr) 42px!important;
		gap:13px!important;
	}
	body.ia-signature-preguntas-frecuentes .ia-faq summary > .ia-faq__question{
		font-size:.82rem!important;
		line-height:1.4!important;
	}
	body.ia-signature-preguntas-frecuentes .ia-faq summary > .ia-faq__toggle{
		width:42px!important;
		height:42px!important;
		min-width:42px!important;
		min-height:42px!important;
	}
	body.ia-signature-preguntas-frecuentes .ia-faq__answer{
		padding:0 15px 18px!important;
	}
	body.ia-signature-preguntas-frecuentes .ia-faq-contact-row{
		grid-template-columns:1fr!important;
		gap:5px!important;
	}
	body.ia-signature-preguntas-frecuentes .ia-faq-address-line{
		grid-template-columns:82px minmax(0,1fr)!important;
		gap:10px!important;
	}
}

@media(max-width:390px){
	body.ia-signature-site .ia-topbar__inner--search{
		width:calc(100% - 18px)!important;
		gap:7px!important;
	}
	body.ia-signature-site .ia-topbar__shipping{
		max-width:102px!important;
		white-space:normal!important;
		font-size:.49rem!important;
		line-height:1.18!important;
	}
	body.ia-signature-site .ia-product-search-form--shop{
		grid-template-columns:minmax(0,1fr) 82px!important;
	}
	body.ia-signature-site .ia-product-search-form--shop button[type="submit"]{
		width:82px!important;
		padding:0 8px!important;
	}
}


/* ===== v3.2.8 refinamiento visual del buscador en desktop ===== */
@media (min-width: 992px){
	body.ia-signature-site .ia-shop-toolbar{
		padding:42px 0 30px!important;
	}
	body.ia-signature-site .ia-product-search-form--shop{
		width:min(100%,980px)!important;
		max-width:980px!important;
		min-height:84px!important;
		margin:0 auto 30px!important;
		padding:10px 12px!important;
		display:grid!important;
		grid-template-columns:64px minmax(0,1fr) 152px!important;
		align-items:center!important;
		gap:14px!important;
		border:1px solid rgba(8,38,56,.10)!important;
		border-radius:999px!important;
		background:linear-gradient(180deg,#ffffff 0%,#fdfefe 100%)!important;
		box-shadow:0 20px 54px rgba(8,38,56,.12)!important;
		overflow:hidden!important;
	}
	body.ia-signature-site .ia-product-search-form--shop .ia-product-search-icon{
		display:grid!important;
		width:64px!important;
		height:64px!important;
		min-width:64px!important;
		min-height:64px!important;
		place-items:center!important;
		border-radius:50%!important;
		color:#ffffff!important;
		background:#082638!important;
		background-image:none!important;
		box-shadow:0 10px 24px rgba(8,38,56,.18)!important;
	}
	body.ia-signature-site .ia-product-search-form--shop .ia-product-search-icon svg{
		width:26px!important;
		height:26px!important;
		stroke-width:2!important;
	}
	body.ia-signature-site .ia-product-search-form--shop input[type="search"]{
		grid-column:2!important;
		width:100%!important;
		height:64px!important;
		min-height:64px!important;
		padding:0 6px!important;
		border:0!important;
		border-radius:0!important;
		background:transparent!important;
		box-shadow:none!important;
		color:#082638!important;
		font-size:1rem!important;
		font-weight:500!important;
		line-height:64px!important;
	}
	body.ia-signature-site .ia-product-search-form--shop input[type="search"]::placeholder{
		color:#8d9aa0!important;
		opacity:1!important;
	}
	body.ia-signature-site .ia-product-search-form--shop button[type="submit"]{
		grid-column:3!important;
		width:152px!important;
		height:64px!important;
		min-width:152px!important;
		min-height:64px!important;
		padding:0 26px!important;
		display:inline-flex!important;
		align-items:center!important;
		justify-content:center!important;
		align-self:center!important;
		border:0!important;
		border-radius:999px!important;
		background:linear-gradient(115deg,#082638 0%,#0f6784 68%,#a59d73 125%)!important;
		color:#ffffff!important;
		box-shadow:none!important;
		font-size:.92rem!important;
		font-weight:800!important;
		letter-spacing:.01em!important;
		line-height:1!important;
		white-space:nowrap!important;
	}
	body.ia-signature-site .ia-product-search-form--shop button[type="submit"]:hover,
	body.ia-signature-site .ia-product-search-form--shop button[type="submit"]:focus{
		background:linear-gradient(115deg,#0a3046 0%,#12718f 68%,#b0a87b 125%)!important;
		transform:none!important;
	}
}

/* ===== v3.3.0 ficha limpia, envío visible y filtro por subcategoría ===== */
body.ia-signature-product .ia-product-shipping-quote{
	margin:24px 0 14px;
	padding:18px 20px;
	display:grid;
	grid-template-columns:52px minmax(0,1fr);
	align-items:center;
	gap:15px;
	border:1px solid rgba(8,38,56,.10);
	border-radius:22px;
	background:linear-gradient(145deg,#f7faf9 0%,#eef4f3 100%);
	box-shadow:0 14px 34px rgba(8,38,56,.065);
}
body.ia-signature-product .ia-product-shipping-quote__icon{
	width:52px;
	height:52px;
	display:grid;
	place-items:center;
	border-radius:50%;
	color:#fff;
	background:#082638;
}
body.ia-signature-product .ia-product-shipping-quote__icon svg{
	width:25px;
	height:25px;
	fill:currentColor;
	stroke:currentColor;
}
body.ia-signature-product .ia-product-shipping-quote__content{
	min-width:0;
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	align-items:center;
	gap:3px 18px;
}
body.ia-signature-product .ia-product-shipping-quote__content > span{
	grid-column:1;
	color:#587078;
	font-size:.66rem;
	font-weight:800;
	letter-spacing:.04em;
	text-transform:uppercase;
}
body.ia-signature-product .ia-product-shipping-quote__content > strong{
	grid-column:2;
	grid-row:1 / span 2;
	align-self:center;
	color:#082638;
	font-size:1.15rem;
	font-weight:800;
	white-space:nowrap;
}
body.ia-signature-product .ia-product-shipping-quote__content > small{
	grid-column:1;
	color:#71848b;
	font-size:.64rem;
	line-height:1.45;
}
body.ia-signature-product .ia-product-buy{
	margin-top:14px;
}
body.ia-signature-product .ia-product-buy__heading{
	margin:0 0 9px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	color:#082638;
}
body.ia-signature-product .ia-product-buy__heading > span{
	font-size:.73rem;
	font-weight:800;
}
body.ia-signature-product .ia-product-buy__heading > small{
	color:#71848b;
	font-size:.63rem;
	font-weight:600;
}
body.ia-signature-product .ia-product-buy > .stock{
	display:none!important;
}
body.ia-signature-product .ia-product-buy form.cart{
	padding:12px!important;
	border-radius:20px!important;
	background:#f7f9f8!important;
	box-shadow:none!important;
}
body.ia-signature-product .ia-product-buy form.cart .quantity .qty{
	height:54px!important;
	min-height:54px!important;
}
body.ia-signature-product .ia-product-buy .single_add_to_cart_button{
	min-height:54px!important;
}

body.ia-signature-catalog .ia-shop-controls{
	display:flex;
	align-items:flex-end;
	justify-content:flex-end;
	gap:12px;
	flex-wrap:wrap;
}
body.ia-signature-catalog .ia-shop-subcategory,
body.ia-signature-catalog .ia-shop-order{
	display:grid;
	gap:6px;
}
body.ia-signature-catalog .ia-shop-subcategory label,
body.ia-signature-catalog .ia-shop-order > label{
	padding-left:12px;
	color:#667a82;
	font-size:.57rem;
	font-weight:800;
	letter-spacing:.05em;
	text-transform:uppercase;
}
body.ia-signature-catalog .ia-shop-subcategory select,
body.ia-signature-catalog .ia-shop-order select{
	min-height:48px!important;
	height:48px!important;
	margin:0!important;
	padding:0 44px 0 17px!important;
	border:1px solid rgba(8,38,56,.12)!important;
	border-radius:999px!important;
	outline:0!important;
	color:#082638!important;
	background-color:#fff!important;
	box-shadow:0 10px 25px rgba(8,38,56,.055)!important;
	font-size:.68rem!important;
	font-weight:700!important;
	line-height:48px!important;
}
body.ia-signature-catalog .ia-shop-subcategory select{
	width:min(340px,42vw);
}
body.ia-signature-catalog .ia-shop-order .woocommerce-ordering{
	margin:0!important;
}
body.ia-signature-catalog .ia-shop-order select{
	width:min(260px,34vw);
}
body.ia-signature-catalog .ia-shop-subcategory select:focus,
body.ia-signature-catalog .ia-shop-order select:focus{
	border-color:#0f6784!important;
	box-shadow:0 0 0 3px rgba(15,103,132,.10)!important;
}

@media(max-width:760px){
	body.ia-signature-product .ia-product-shipping-quote{
		padding:15px;
		grid-template-columns:46px minmax(0,1fr);
		gap:12px;
		border-radius:19px;
	}
	body.ia-signature-product .ia-product-shipping-quote__icon{
		width:46px;
		height:46px;
	}
	body.ia-signature-product .ia-product-shipping-quote__content{
		grid-template-columns:1fr;
		gap:3px;
	}
	body.ia-signature-product .ia-product-shipping-quote__content > span,
	body.ia-signature-product .ia-product-shipping-quote__content > strong,
	body.ia-signature-product .ia-product-shipping-quote__content > small{
		grid-column:1;
		grid-row:auto;
	}
	body.ia-signature-product .ia-product-shipping-quote__content > strong{
		font-size:1rem;
	}
	body.ia-signature-product .ia-product-buy__heading{
		align-items:flex-start;
		flex-direction:column;
		gap:3px;
	}
	body.ia-signature-catalog .ia-shop-meta{
		gap:16px;
	}
	body.ia-signature-catalog .ia-shop-controls{
		display:grid;
		grid-template-columns:1fr;
		width:100%;
		gap:10px;
	}
	body.ia-signature-catalog .ia-shop-subcategory,
	body.ia-signature-catalog .ia-shop-order,
	body.ia-signature-catalog .ia-shop-subcategory select,
	body.ia-signature-catalog .ia-shop-order select,
	body.ia-signature-catalog .ia-shop-order .woocommerce-ordering{
		width:100%!important;
		max-width:none!important;
	}
}


/* ===== v3.3.1 ficha sin módulo duplicado y botón bajo Cantidad ===== */
body.ia-signature-product .ia-external-product-purchase-widget{
	display:none!important;
	visibility:hidden!important;
	height:0!important;
	min-height:0!important;
	margin:0!important;
	padding:0!important;
	overflow:hidden!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form{
	width:100%!important;
	margin:0!important;
	padding:0!important;
	display:grid!important;
	grid-template-columns:1fr!important;
	align-items:start!important;
	gap:12px!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .quantity{
	width:132px!important;
	max-width:132px!important;
	min-width:132px!important;
	margin:0!important;
	padding:0!important;
	dis:block!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .quantity .qty{
	width:132px!important;
	max-width:132px!important;
	height:54px!important;
	min-height:54px!important;
	margin:0!important;
	padding:0 14px!important;
	dis:block!important;
	border:1px solid rgba(8,38,56,.14)!important;
	border-radius:999px!important;
	background:#fff!important;
	color:#082638!important;
	box-shadow:none!important;
	font-size:.92rem!important;
	font-weight:800!important;
	line-height:54px!important;
	text-align:center!important;
	opacity:1!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .single_add_to_cart_button{
	grid-column:1/-1!important;
	width:100%!important;
	max-width:none!important;
	min-width:0!important;
	height:58px!important;
	min-height:58px!important;
	margin:0!important;
	padding:0 28px!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	border:0!important;
	border-radius:999px!important;
	background:linear-gradient(115deg,#082638 0%,#0f6784 66%,#a9a174 125%)!important;
	color:#fff!important;
	box-shadow:0 16px 34px rgba(8,38,56,.16)!important;
	font-size:.78rem!important;
	font-weight:800!important;
	letter-spacing:.02em!important;
	line-height:1!important;
	text-align:center!important;
	text-transform:uppercase!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .single_add_to_cart_button:hover,
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .single_add_to_cart_button:focus{
	filter:brightness(1.05)!important;
	transform:translateY(-1px)!important;
}
body.ia-signature-product .ia-product-unavailable{
	margin:0!important;
	padding:14px 16px!important;
	border:1px solid rgba(8,38,56,.10)!important;
	border-radius:16px!important;
	background:#f7f9f8!important;
	color:#667a82!important;
	font-size:.75rem!important;
	line-height:1.55!important;
}
@media (max-width: 767px){
	body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .quantity,
	body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .quantity .qty{
		width:116px!important;
		max-width:116px!important;
		min-width:116px!important;
	}
	body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .single_add_to_cart_button{
		height:56px!important;
		min-height:56px!important;
		font-size:.73rem!important;
	}
}


/* ===== v3.3.2 ficha limpia: solo tarifa de envío y botón de compra ===== */
body.ia-signature-product .ia-external-product-purchase-widget,
body.ia-signature-product [aria-hidden="true"].ia-external-product-purchase-widget{
	display:none!important;
	visibility:hidden!important;
	height:0!important;
	min-height:0!important;
	max-height:0!important;
	width:0!important;
	min-width:0!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	overflow:hidden!important;
	opacity:0!important;
	pointer-events:none!important;
}
body.ia-signature-product .ia-product-buy{
	margin-top:14px!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form{
	display:block!important;
	width:100%!important;
	margin:0!important;
	padding:0!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form > input[type="hidden"]{
	display:none!important;
}
body.ia-signature-product .ia-product-buy form.cart.ia-direct-cart-form .single_add_to_cart_button{
	width:100%!important;
	margin:0!important;
}

/* ===== v3.3.3 búsqueda de productos integrada y resultados vacíos ===== */
body.ia-signature-catalog .ia-shop-products--search{
	padding-top:34px;
}

body.ia-signature-catalog .ia-search-empty{
	position:relative;
	width:min(100%,920px);
	margin:0 auto;
	padding:68px clamp(24px,6vw,76px);
	overflow:hidden;
	border:1px solid rgba(8,38,56,.10);
	border-radius:36px;
	text-align:center;
	background:
		radial-gradient(circle at 8% 0%,rgba(15,103,132,.10),transparent 32%),
		radial-gradient(circle at 100% 100%,rgba(177,170,122,.16),transparent 34%),
		#fff;
	box-shadow:0 28px 80px rgba(8,38,56,.10);
}
body.ia-signature-catalog .ia-search-empty__icon{
	width:82px;
	height:82px;
	margin:0 auto 22px;
	display:grid;
	place-items:center;
	border-radius:50%;
	color:#fff;
	background:#082638;
	box-shadow:0 16px 36px rgba(8,38,56,.20);
}
body.ia-signature-catalog .ia-search-empty__icon svg{
	width:36px;
	height:36px;
}
body.ia-signature-catalog .ia-search-empty h2{
	max-width:720px;
	margin:16px auto 14px;
	color:var(--navy);
	font:600 clamp(2.35rem,5vw,4.6rem)/.98 "Playfair Display",serif;
	letter-spacing:-.035em;
}
body.ia-signature-catalog .ia-search-empty>p{
	max-width:650px;
	margin:0 auto 28px;
	color:var(--muted);
	font-size:.92rem;
	line-height:1.8;
}
body.ia-signature-catalog .ia-product-search-form--empty{
	width:min(100%,720px);
	margin:0 auto;
	grid-template-columns:52px minmax(0,1fr) 126px;
	padding:7px;
	border-color:rgba(8,38,56,.12);
	box-shadow:0 16px 38px rgba(8,38,56,.08);
}
body.ia-signature-catalog .ia-product-search-form--empty .ia-product-search-icon{
	width:52px;
	height:52px;
	background:#082638;
}
body.ia-signature-catalog .ia-product-search-form--empty input[type="search"]{
	height:52px;
	font-size:.86rem;
}
body.ia-signature-catalog .ia-product-search-form--empty button[type="submit"]{
	width:126px;
	min-width:126px;
	height:52px;
	min-height:52px;
	padding:0 22px!important;
	background:#082638!important;
	background-image:none!important;
	font-size:.75rem!important;
}
body.ia-signature-catalog .ia-search-empty__actions{
	margin-top:24px;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:12px;
	flex-wrap:wrap;
}
body.ia-signature-catalog .ia-search-empty__actions .ia-button{
	min-width:210px;
	justify-content:center;
}
body.ia-signature-catalog .ia-search-empty__actions .ia-button--ghost{
	border:1px solid rgba(8,38,56,.15)!important;
	color:#082638!important;
	background:#fff!important;
	background-image:none!important;
}
body.ia-signature-catalog .ia-search-empty__actions .ia-button--ghost:hover{
	border-color:#082638!important;
	color:#fff!important;
	background:#082638!important;
}

/* Evita que el tema activo vuelva a dibujar su archivo de entradas o sidebar. */
body.ia-signature-catalog .site-main>.page-header,
body.ia-signature-catalog .blog-area,
body.ia-signature-catalog .blog-sidebar,
body.ia-signature-catalog .widget-area,
body.ia-signature-catalog .pxl-content-area,
body.ia-signature-catalog .pxl-sidebar-area{
	display:none!important;
}

@media (max-width: 767px){
	body.ia-signature-catalog .ia-shop-products--search{
		padding-top:22px;
	}
	body.ia-signature-catalog .ia-search-empty{
		padding:46px 18px;
		border-radius:26px;
	}
	body.ia-signature-catalog .ia-search-empty__icon{
		width:68px;
		height:68px;
		margin-bottom:18px;
	}
	body.ia-signature-catalog .ia-search-empty__icon svg{
		width:30px;
		height:30px;
	}
	body.ia-signature-catalog .ia-search-empty h2{
		font-size:clamp(2.2rem,12vw,3.3rem);
	}
	body.ia-signature-catalog .ia-product-search-form--empty{
		grid-template-columns:44px minmax(0,1fr)!important;
		gap:7px!important;
		padding:7px!important;
		border-radius:24px!important;
	}
	body.ia-signature-catalog .ia-product-search-form--empty .ia-product-search-icon{
		width:44px!important;
		height:44px!important;
	}
	body.ia-signature-catalog .ia-product-search-form--empty input[type="search"]{
		height:44px!important;
		min-height:44px!important;
		padding:0 8px!important;
		font-size:.78rem!important;
	}
	body.ia-signature-catalog .ia-product-search-form--empty button[type="submit"]{
		grid-column:1/-1!important;
		width:100%!important;
		min-width:0!important;
		height:48px!important;
		min-height:48px!important;
		border-radius:18px!important;
	}
	body.ia-signature-catalog .ia-search-empty__actions{
		align-items:stretch;
		flex-direction:column;
	}
	body.ia-signature-catalog .ia-search-empty__actions .ia-button{
		width:100%;
		min-width:0;
	}
}
