/* DECO Hogar V2.24.7 — cierre visual final PC + móvil */
:root{
 --dh-green:#00695f;--dh-deep:#064f46;--dh-teal:#08b8ad;--dh-ink:#121b1a;
 --dh-muted:#697673;--dh-line:#dfe8e5;--dh-soft:#f7faf9;--dh-white:#fff;
}
.vx247-original-header{display:none!important}

/* HEADER */
.vx247-header{position:relative;z-index:100;background:#fff;color:var(--dh-ink);font-family:inherit;box-shadow:0 1px 0 rgba(7,60,55,.08),0 7px 24px rgba(7,60,55,.04)}
.vx247-top{height:34px;background:var(--dh-deep);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:750;letter-spacing:.025em}
.vx247-main{width:min(1460px,calc(100% - 48px));min-height:90px;margin:auto;display:grid;grid-template-columns:178px minmax(500px,1fr) minmax(320px,420px) auto;align-items:center;gap:22px}
.vx247-logo{display:flex;align-items:center}
.vx247-logo img{display:block;width:162px!important;height:58px!important;max-width:162px!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important;aspect-ratio:auto!important}
.vx247-nav{display:flex;align-items:center;justify-content:center;gap:27px;height:100%}
.vx247-nav>a,.vx247-cat-trigger{border:0;background:transparent;padding:13px 0;color:var(--dh-ink);font:700 16px/1.2 inherit;text-decoration:none;white-space:nowrap;cursor:pointer}
.vx247-nav>a:hover,.vx247-cat-trigger:hover,.vx247-nav>a:focus-visible,.vx247-cat-trigger:focus-visible{color:var(--dh-green)}
.vx247-cat-wrap{position:relative}
.vx247-cat-trigger{display:flex;align-items:center;gap:8px}
.vx247-cat-trigger::after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.vx247-dd{position:absolute;top:calc(100% + 9px);left:50%;width:250px;padding:9px;transform:translateX(-50%) translateY(6px);background:#fff;border:1px solid var(--dh-line);border-radius:14px;box-shadow:0 18px 44px rgba(10,42,38,.15);opacity:0;visibility:hidden;transition:.18s ease}
.vx247-cat-wrap:hover .vx247-dd,.vx247-cat-wrap:focus-within .vx247-dd,.vx247-cat-wrap.is-open .vx247-dd{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.vx247-dd a{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:10px;color:#172724;text-decoration:none;font-size:14.5px;font-weight:700}
.vx247-dd a:hover{background:#f1f8f6;color:var(--dh-green)}
.vx247-dd svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.vx247-searchform{position:relative;width:100%}
.vx247-search{width:100%;height:49px;border:1px solid #c7d7d3;border-radius:999px;background:#fff;padding:0 56px 0 20px;font:500 15px/1 inherit;color:var(--dh-ink);outline:none;transition:.18s ease}
.vx247-search::placeholder{color:#84918e}
.vx247-search:focus{border-color:var(--dh-teal);box-shadow:0 0 0 4px rgba(8,184,173,.11)}
.vx247-searchbtn{position:absolute;right:4px;top:4px;width:41px;height:41px;border:0;border-radius:50%;background:var(--dh-green);color:#fff;display:grid;place-items:center;cursor:pointer}
.vx247-searchbtn:hover{background:#00594f}
.vx247-searchbtn svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:2}

.vx247-actions{display:flex;align-items:center;gap:6px}
.vx247-action{position:relative;min-width:70px;height:58px;padding:5px 9px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#172724;text-decoration:none;transition:.18s ease}
.vx247-action:hover{background:#f2f8f6;color:var(--dh-green)}
.vx247-action svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.vx247-action span{font-size:12px;font-weight:750}
.vx247-badge{position:absolute!important;top:2px;right:7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--dh-green);color:#fff!important;font-size:10px!important;display:flex;align-items:center;justify-content:center}
.vx247-mobile-tools,.vx247-mobile-search,.vx247-drawer,.vx247-overlay{display:none}

.vx247-catbar{background:#fff;border-top:1px solid #edf2f0;border-bottom:1px solid #e4ece9}
.vx247-catbar-in{width:min(1080px,calc(100% - 48px));height:62px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr)}
.vx247-catbar a{display:flex;align-items:center;justify-content:center;gap:10px;border-left:1px solid #edf2f0;color:#263330;text-decoration:none;font-size:14.5px;font-weight:750;transition:.18s ease}
.vx247-catbar a:last-child{border-right:1px solid #edf2f0}
.vx247-catbar a:hover{background:#f2faf7;color:var(--dh-green)}
.vx247-catbar svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* HOME / CATÁLOGO: acabado coherente */
main h2{letter-spacing:-.025em}
.p-card,.product-card{border:1px solid #e3ebe8!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 7px 24px rgba(15,56,51,.05)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
.p-card:hover,.product-card:hover{transform:translateY(-3px);border-color:#d1e1dd!important;box-shadow:0 13px 34px rgba(15,56,51,.09)!important}
.p-card-media,.product-card-image{background:#f7faf9!important}
.p-card h3,.product-card h3{line-height:1.35!important}
.p-card button,.product-card button{min-height:42px!important;border-radius:10px!important;font-weight:750!important}

/* MÓVIL / TABLET */
@media(max-width:1100px){
 .vx247-top{height:31px;font-size:11.5px}
 .vx247-main{width:calc(100% - 24px);min-height:70px;grid-template-columns:minmax(94px,132px) 1fr auto;gap:6px}
 .vx247-logo img{width:min(30vw,126px)!important;height:46px!important;max-width:126px!important;max-height:46px!important}
 .vx247-nav,.vx247-main>.vx247-searchform,.vx247-actions{display:none}
 .vx247-mobile-tools{display:flex;align-items:center;justify-content:flex-end;gap:2px}
 .vx247-mobbtn{position:relative;width:40px;height:40px;border:0;border-radius:10px;background:#fff;color:#172724;display:grid;place-items:center;text-decoration:none;cursor:pointer}
 .vx247-mobbtn:hover{background:#f1f7f5;color:var(--dh-green)}
 .vx247-mobbtn svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
 .vx247-mobbadge{position:absolute;top:0;right:0;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--dh-green);color:#fff;font:800 9px/17px inherit;text-align:center}
 .vx247-mobile-search{display:block;grid-column:1/-1;padding:0 0 11px}
 .vx247-mobile-search .vx247-search{height:45px;background:#fafcfb}
 .vx247-catbar{overflow-x:auto;scrollbar-width:none}
 .vx247-catbar::-webkit-scrollbar{display:none}
 .vx247-catbar-in{width:max-content;min-width:100%;height:53px;display:flex}
 .vx247-catbar a{min-width:121px;padding:0 13px;font-size:13px}
 .vx247-catbar svg{width:21px;height:21px}

 .vx247-overlay{display:block;position:fixed;inset:0;background:rgba(4,20,18,.52);z-index:998;opacity:0;visibility:hidden;transition:.2s}
 .vx247-overlay.is-open{opacity:1;visibility:visible}
 .vx247-drawer{display:block;position:fixed;top:0;right:0;width:min(88vw,360px);height:100dvh;background:#fff;z-index:999;transform:translateX(103%);transition:transform .24s ease;box-shadow:-15px 0 45px rgba(0,0,0,.18);overflow-y:auto}
 .vx247-drawer.is-open{transform:translateX(0)}
 .vx247-drawer-head{height:70px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dh-line)}
 .vx247-drawer-title{font-size:17px;font-weight:850}
 .vx247-close{width:39px;height:39px;border:0;border-radius:10px;background:#f3f7f5;display:grid;place-items:center;cursor:pointer}
 .vx247-close svg{width:20px;height:20px;stroke:#172724;fill:none;stroke-width:2}
 .vx247-drawer-nav{padding:13px}
 .vx247-drawer-nav>a,.vx247-drawer-group a{min-height:47px;padding:0 12px;border-radius:10px;display:flex;align-items:center;gap:11px;color:#142522;text-decoration:none;font-size:15px;font-weight:750}
 .vx247-drawer-nav>a:hover,.vx247-drawer-group a:hover{background:#f2f8f6;color:var(--dh-green)}
 .vx247-drawer-nav svg,.vx247-drawer-group svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
 .vx247-group-label{padding:12px 12px 5px;color:#788480;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}
 .vx247-drawer-group{margin:5px 0 10px;padding:6px;background:#f7faf9;border-radius:12px}
 body.vx247-menu-open{overflow:hidden!important}
}
@media(max-width:390px){
 .vx247-main{width:calc(100% - 18px);grid-template-columns:minmax(88px,112px) 1fr auto}
 .vx247-logo img{width:min(28vw,108px)!important;height:42px!important;max-width:108px!important;max-height:42px!important}
 .vx247-mobbtn{width:37px;height:37px}
 .vx247-mobbtn svg{width:20px;height:20px}
}

/* FOOTER EXACTO APROBADO */
.vx247-benefits{background:#064f46;color:#fff}
.vx247-wrap{width:min(1460px,calc(100% - 72px));margin:auto}
.vx247-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.vx247-benefit{min-height:110px;display:flex;align-items:center;gap:22px;padding:20px 34px;border-left:1px solid rgba(255,255,255,.28)}
.vx247-benefit:first-child{border-left:0}
.vx247-benefit svg,.vx247-support-item svg{width:54px;height:54px;flex:none;stroke:#5cf0d5;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.vx247-benefit b{display:block;font-size:19px;line-height:1.25;margin-bottom:7px}.vx247-benefit span{font-size:16px;color:#e8f4f1}
.vx247-support{background:#08b8ad;color:#fff}
.vx247-support-grid{min-height:245px;display:grid;grid-template-columns:1.45fr .75fr .75fr 1fr;align-items:center}
.vx247-support-copy{padding-right:55px}.vx247-kicker{font-size:17px;margin-bottom:7px}
.vx247-support h2{font-size:38px!important;line-height:1.1!important;margin:0 0 14px!important;color:#fff!important}
.vx247-support-copy p{font-size:19px;margin:0 0 22px}
.vx247-advisor{display:inline-flex;align-items:center;gap:13px;background:#fff;color:#122522!important;border-radius:10px;padding:16px 25px;font-size:17px;font-weight:800;text-decoration:none!important}
.vx247-support-item{min-height:102px;padding:8px 34px;display:flex;align-items:center;gap:20px;border-left:1px solid rgba(255,255,255,.35)}
.vx247-support-item svg{width:46px;height:46px;stroke:#fff}.vx247-support-item b{display:block;font-size:17px;margin-bottom:7px}.vx247-support-item span{font-size:15px}
.vx247-footer{background:#050606!important;color:#fff!important}
.vx247-footer a{color:#f2f2f2!important;text-decoration:none!important}.vx247-footer a:hover{color:#54e7cf!important}
.vx247-mainfooter{display:grid;grid-template-columns:1.35fr .82fr 1fr .95fr 1fr;padding:45px 0 28px}
.vx247-fcol{padding:0 36px;border-left:1px solid #444}.vx247-fcol:first-child{border-left:0;padding-left:0}
.vx247-flogo{width:290px!important;height:auto!important;max-height:115px!important;object-fit:contain!important;object-position:left center!important;filter:grayscale(1) brightness(0) invert(1)}
.vx247-brand p{font-size:16px;line-height:1.5;color:#eee;max-width:345px;margin:18px 0 13px}
.vx247-line{width:35px;height:3px;background:#18d8c5;margin:12px 0 14px}
.vx247-ftitle{font-size:19px!important;font-weight:800!important;margin:0!important;color:#fff!important}
.vx247-list{list-style:none!important;margin:20px 0 0!important;padding:0!important}.vx247-list li{margin:0!important}.vx247-list a{display:block;padding:8px 0;font-size:16px;line-height:1.35}
.vx247-contact-row{display:flex;gap:16px;align-items:flex-start;margin:17px 0;font-size:16px}.vx247-contact-row svg{width:30px;height:30px;stroke:#55e9d2;fill:none;stroke-width:1.8;flex:none}.vx247-contact-row small{display:block;color:#ddd;font-size:14px;margin-top:5px}
.vx247-wa{display:flex!important;align-items:center;justify-content:center;gap:13px;background:#079d59!important;border:1px solid #54e7cf;border-radius:9px;padding:14px 18px;margin-top:18px;font-size:18px!important;font-weight:800}
.vx247-social{display:flex;gap:12px}.vx247-social a,.vx247-social span{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.vx247-social svg{width:25px;height:25px;fill:currentColor}.vx247-fb{background:#1769e8}.vx247-ig{background:linear-gradient(135deg,#7b2cff,#f72585,#ff9f1c)}.vx247-tt{background:#151515;border:1px solid #444}.vx247-yt{background:#ff2028}
.vx247-lower{border-top:1px solid #333;border-bottom:1px solid #333}.vx247-lower-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;min-height:105px}.vx247-lower-item{display:flex;align-items:center;gap:18px;padding:18px 34px;border-left:1px solid #444}.vx247-lower-item:first-child{border-left:0;padding-left:0}.vx247-lower-item>svg{width:44px;height:44px;stroke:#54e7cf;fill:none;stroke-width:1.8}.vx247-lower-item b{display:block;font-size:16px}.vx247-lower-item span{font-size:14px;color:#eee}
.vx247-pays{display:flex;gap:10px;margin-left:25px}.vx247-pay{min-width:58px;height:48px;padding:0 10px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px}.vx247-yape{background:#7b159d}.vx247-plin{background:#08c9e9}.vx247-bcp{background:#0755a5}
.vx247-bottom{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#d8d8d8;font-size:13px}.vx247-up{width:54px;height:54px;border:1px solid #777;border-radius:50%;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.vx247-up svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2}
@media(max-width:1050px){
 .vx247-wrap{width:min(100% - 36px,900px)}
 .vx247-benefits-grid{grid-template-columns:repeat(2,1fr)}
 .vx247-support-grid{grid-template-columns:1fr 1fr}.vx247-support-copy{grid-column:1/-1;padding:30px 0}
 .vx247-mainfooter{grid-template-columns:1fr 1fr}.vx247-brand{grid-column:1/-1}.vx247-fcol{border-left:0;border-top:1px solid #333;padding:28px 18px}.vx247-brand{border-top:0;padding-left:0}
 .vx247-lower-grid{grid-template-columns:1fr}.vx247-lower-item,.vx247-lower-item:first-child{border-left:0;border-top:1px solid #333;padding:18px 0}
}
@media(max-width:650px){
 .vx247-wrap{width:calc(100% - 28px)}
 .vx247-benefits-grid,.vx247-support-grid,.vx247-mainfooter{grid-template-columns:1fr}
 .vx247-benefit{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:18px 0;min-height:90px}
 .vx247-support-copy{grid-column:auto}.vx247-support h2{font-size:30px!important}.vx247-support-item{border-left:0;border-top:1px solid rgba(255,255,255,.3);padding:20px 0}
 .vx247-brand{grid-column:auto}.vx247-fcol{padding:24px 0}.vx247-flogo{width:230px!important}
 .vx247-pays{margin-left:0;flex-wrap:wrap}.vx247-lower-item{flex-wrap:wrap}.vx247-bottom{align-items:flex-start;padding:20px 0;flex-direction:column}
}/* V2.24.7 — simplificación solicitada */
.vx247-top,.vx247-catbar{display:none!important}
.vx247-main{min-height:88px}
.vx247-flogo-link{display:inline-block!important;line-height:0}
.vx247-flogo-link:hover{opacity:.92}
.vx247-bottom{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important}
.vx247-up{grid-column:1!important;justify-self:start!important}
.vx247-wa-float{
 position:fixed;right:22px;bottom:22px;z-index:997;
 min-width:58px;height:58px;padding:0 18px;border-radius:999px;
 display:flex;align-items:center;justify-content:center;gap:9px;
 background:#12a85b;color:#fff!important;text-decoration:none!important;
 box-shadow:0 12px 30px rgba(0,0,0,.2);font:800 14px/1 inherit;
 border:1px solid rgba(255,255,255,.25)
}
.vx247-wa-float:hover{background:#0b9650;transform:translateY(-1px)}
.vx247-wa-float svg{width:29px;height:29px;fill:#fff}
@media(max-width:650px){
 .vx247-main{min-height:66px}
 .vx247-bottom{display:flex!important;align-items:flex-start!important;flex-direction:column!important}
 .vx247-up{order:-1}
 .vx247-wa-float{right:15px;bottom:15px;width:56px;min-width:56px;height:56px;padding:0;border-radius:50%}
 .vx247-wa-float span{display:none}
}