{"id":12234,"date":"2026-08-13T22:07:41","date_gmt":"2026-08-13T22:07:41","guid":{"rendered":"https:\/\/celsonido123.com\/?page_id=12234"},"modified":"2026-08-13T22:43:45","modified_gmt":"2026-08-13T22:43:45","slug":"home-2","status":"publish","type":"page","link":"https:\/\/celsonido123.com\/index.php\/home-2\/","title":{"rendered":"HOME 2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12234\" class=\"elementor elementor-12234\">\n\t\t\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-96f3a0d elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"96f3a0d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c77d100\" data-id=\"c77d100\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1db72e4 elementor-widget elementor-widget-html\" data-id=\"1db72e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Cel Sonido \u2014 Nuevo Home (concepto)<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --bg:#ffffff;\n    --bg-soft:#f6f6f8;\n    --ink:#121214;\n    --gray:#6c6c74;\n    --line:#e8e8ec;\n    --accent:#2f5bff;\n    --accent-soft:#eef2ff;\n    --accent-ink:#1c3ad1;\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'Inter',sans-serif;\n    background:var(--bg);\n    color:var(--ink);\n    -webkit-font-smoothing:antialiased;\n  }\n  h1,h2,h3,h4{font-family:'Manrope',sans-serif; font-weight:700; letter-spacing:-0.02em;}\n  a{text-decoration:none; color:inherit;}\n  img{max-width:100%; display:block;}\n  .wrap{width:100%; margin:0; padding:0 clamp(20px,4.5vw,80px);}\n  svg{display:block;}\n\n  \/* Top bar *\/\n  .topbar{border-bottom:1px solid var(--line); background:var(--bg);}\n  .topbar .wrap{display:flex; justify-content:center; gap:40px; height:40px; align-items:center; font-size:12.5px; color:var(--gray);}\n  .topbar b{color:var(--ink); font-weight:600;}\n\n  \/* Header *\/\n  header{position:sticky; top:0; z-index:50; background:rgba(255,255,255,0.92); backdrop-filter:blur(10px); border-bottom:1px solid var(--line);}\n  .nav{display:flex; align-items:center; justify-content:space-between; height:80px;}\n  .logo{display:flex; align-items:center; gap:9px; font-family:'Manrope'; font-weight:800; font-size:20px; letter-spacing:-0.03em;}\n  .logo .dot{width:8px; height:8px; border-radius:50%; background:var(--accent);}\n  .navlinks{display:flex; gap:34px; font-size:14px; font-weight:500; color:#3c3c42;}\n  .navlinks a{position:relative; padding:6px 0; transition:color .2s;}\n  .navlinks a:hover{color:var(--accent);}\n  .navactions{display:flex; align-items:center; gap:16px;}\n  .icon-btn{width:38px; height:38px; border-radius:50%; border:1px solid var(--line); display:flex; align-items:center; justify-content:center; cursor:pointer; transition:.2s; color:var(--ink);}\n  .icon-btn:hover{border-color:var(--ink);}\n  .icon-btn svg{width:17px; height:17px;}\n  .cta-btn{background:var(--ink); color:#fff; padding:11px 22px; border-radius:100px; font-weight:600; font-size:14px; white-space:nowrap; transition:.2s;}\n  .cta-btn:hover{background:var(--accent);}\n\n  \/* Hero *\/\n  .hero{padding:78px 0 60px;}\n  .hero-grid{display:grid; grid-template-columns:0.95fr 1.05fr; gap:64px; align-items:center;}\n  .eyebrow{display:inline-flex; align-items:center; gap:8px; font-size:13px; font-weight:600; color:var(--accent); margin-bottom:22px;}\n  .eyebrow::before{content:''; width:16px; height:1px; background:var(--accent);}\n  .hero h1{font-size:clamp(38px,4.6vw,60px); line-height:1.08; letter-spacing:-0.03em; margin-bottom:22px;}\n  .hero h1 .accent{color:var(--accent);}\n  .hero p{font-size:17px; color:var(--gray); line-height:1.65; max-width:440px; margin-bottom:34px; font-weight:400;}\n  .hero-actions{display:flex; gap:16px; align-items:center; margin-bottom:52px;}\n  .btn-primary{background:var(--ink); color:#fff; font-weight:600; font-size:14.5px; padding:15px 28px; border-radius:100px; transition:.2s;}\n  .btn-primary:hover{background:var(--accent);}\n  .btn-link{font-weight:600; font-size:14.5px; display:inline-flex; align-items:center; gap:6px; border-bottom:1px solid var(--ink); padding-bottom:2px; transition:.2s;}\n  .btn-link:hover{color:var(--accent); border-color:var(--accent);}\n  .hero-stats{display:flex; gap:0;}\n  .hero-stats div{padding-right:34px; margin-right:34px; border-right:1px solid var(--line);}\n  .hero-stats div:last-child{border-right:none;}\n  .hero-stats b{display:block; font-family:'Manrope'; font-size:26px; font-weight:800;}\n  .hero-stats span{font-size:12.5px; color:var(--gray);}\n\n  .hero-visual{position:relative; height:460px;}\n  .hero-visual .blob{position:absolute; width:340px; height:340px; border-radius:50%; background:var(--accent-soft); top:20px; right:30px; z-index:0;}\n  .hero-main-img{position:relative; z-index:2; height:100%; display:flex; align-items:center; justify-content:center;}\n  .hero-main-img img{width:66%; filter:drop-shadow(0 40px 50px rgba(20,20,30,0.16));}\n  .float-card{position:absolute; background:#fff; border:1px solid var(--line); border-radius:18px; padding:14px; box-shadow:0 24px 50px -20px rgba(20,20,30,0.18); z-index:3;}\n  .fc1{width:190px; bottom:10px; left:0;}\n  .fc1 img{border-radius:12px; margin-bottom:10px;}\n  .fc1 .name{font-size:13px; font-weight:600;}\n  .fc1 .price{font-size:12.5px; color:var(--accent); font-weight:700; margin-top:2px;}\n  .fc2{width:160px; top:10px; right:10px; text-align:center;}\n  .fc2 img{border-radius:10px;}\n\n  @media(max-width:980px){ .hero-grid{grid-template-columns:1fr;} .hero-visual{display:none;} }\n\n  \/* Partners *\/\n  .partners{padding:52px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); background:var(--bg-soft);}\n  .partners-label{text-align:center; font-size:12.5px; font-weight:600; letter-spacing:0.06em; text-transform:uppercase; color:var(--gray); margin-bottom:28px;}\n  .partners-strip{display:flex; flex-direction:column; gap:20px; align-items:center;}\n  .partners-strip img{max-width:100%; filter:grayscale(1) opacity(0.55); transition:.3s;}\n  .partners-strip img:hover{filter:grayscale(0) opacity(1);}\n\n  .reveal{opacity:0; transform:translateY(24px); transition:opacity .6s ease, transform .6s ease;}\n  .reveal.in{opacity:1; transform:translateY(0);}\n\n  \/* Section head *\/\n  .section{padding:96px 0;}\n  .section-head{display:flex; justify-content:space-between; align-items:flex-end; margin-bottom:44px; flex-wrap:wrap; gap:16px;}\n  .section-head .tag{color:var(--accent); font-size:12.5px; font-weight:700; letter-spacing:0.05em; text-transform:uppercase; margin-bottom:12px; display:block;}\n  .section-head h2{font-size:clamp(26px,3vw,36px);}\n  .section-head a.more{font-size:13.5px; font-weight:600; color:var(--gray); display:flex; align-items:center; gap:6px;}\n  .section-head a.more:hover{color:var(--accent);}\n\n  \/* Categories *\/\n  .cat-grid{display:grid; grid-template-columns:repeat(6,1fr); gap:16px;}\n  .cat-card{border:1px solid var(--line); border-radius:18px; padding:26px 18px; text-align:left; transition:.25s; cursor:pointer;}\n  .cat-card:hover{border-color:var(--ink); transform:translateY(-4px); box-shadow:0 20px 34px -22px rgba(20,20,30,0.25);}\n  .cat-card .ic{width:44px; height:44px; border-radius:12px; background:var(--accent-soft); color:var(--accent); display:flex; align-items:center; justify-content:center; margin-bottom:18px;}\n  .cat-card .ic svg{width:21px; height:21px;}\n  .cat-card h4{font-size:14.5px; font-weight:700; margin-bottom:4px;}\n  .cat-card span{font-size:12.5px; color:var(--gray);}\n\n  @media(max-width:980px){ .cat-grid{grid-template-columns:repeat(3,1fr);} }\n  @media(max-width:600px){ .cat-grid{grid-template-columns:repeat(2,1fr);} }\n\n  \/* Spotlight *\/\n  .spotlight-wrap{background:var(--bg-soft);}\n  .spotlight-card{display:grid; grid-template-columns:1fr 1fr; gap:0; align-items:center;}\n  .spotlight-img{display:flex; align-items:center; justify-content:center; padding:40px;}\n  .spotlight-img img{width:72%; filter:drop-shadow(0 30px 40px rgba(20,20,30,0.16));}\n  .spotlight-body{padding:40px;}\n  .spotlight-body .tag{color:var(--accent); font-size:12.5px; font-weight:700; letter-spacing:0.05em; text-transform:uppercase; margin-bottom:14px; display:block;}\n  .spotlight-body h3{font-size:34px; margin-bottom:14px;}\n  .spotlight-body p{color:var(--gray); font-size:15px; line-height:1.7; margin-bottom:24px; max-width:420px;}\n  .spec-pills{display:flex; flex-wrap:wrap; gap:8px; margin-bottom:30px;}\n  .spec-pills span{background:#fff; border:1px solid var(--line); border-radius:100px; padding:7px 14px; font-size:12.5px; font-weight:500;}\n  .spotlight-foot{display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:16px;}\n  .spotlight-foot .price{font-family:'Manrope'; font-size:26px; font-weight:800;}\n  .spotlight-foot .price span{display:block; font-family:'Inter'; font-size:12px; color:var(--gray); font-weight:400;}\n\n  @media(max-width:980px){ .spotlight-card{grid-template-columns:1fr;} }\n\n  \/* Products *\/\n  .prod-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:22px;}\n  .prod-card{border:1px solid var(--line); border-radius:18px; overflow:hidden; transition:.25s;}\n  .prod-card:hover{border-color:var(--ink); box-shadow:0 20px 34px -24px rgba(20,20,30,0.25); transform:translateY(-3px);}\n  .prod-img{position:relative; background:var(--bg-soft); aspect-ratio:1\/1; display:flex; align-items:center; justify-content:center; padding:26px; overflow:hidden;}\n  .prod-img img{max-height:100%; object-fit:contain; transition:transform .35s ease;}\n  .prod-card:hover .prod-img img{transform:scale(1.06);}\n  .prod-badge{position:absolute; top:12px; left:12px; background:var(--ink); color:#fff; font-size:10.5px; font-weight:700; padding:5px 10px; border-radius:100px;}\n  .prod-body{padding:18px;}\n  .prod-cat{font-size:11px; color:var(--accent); font-weight:700; text-transform:uppercase; letter-spacing:0.05em;}\n  .prod-name{font-family:'Manrope'; font-size:15px; font-weight:700; margin:8px 0 12px; line-height:1.3;}\n  .prod-foot{display:flex; justify-content:space-between; align-items:center;}\n  .prod-price{font-family:'Manrope'; font-weight:800; font-size:16.5px;}\n  .add-btn{width:34px; height:34px; border-radius:50%; border:1px solid var(--line); display:flex; align-items:center; justify-content:center; transition:.2s; color:var(--ink);}\n  .add-btn svg{width:14px; height:14px;}\n  .add-btn:hover{background:var(--ink); color:#fff; border-color:var(--ink);}\n\n  \/* Promo *\/\n  .promo{background:var(--accent-soft); border-radius:26px; padding:64px 56px; display:flex; align-items:center; justify-content:space-between; gap:30px; flex-wrap:wrap;}\n  .promo-text{max-width:460px;}\n  .promo-text span{color:var(--accent-ink); font-weight:700; font-size:12.5px; letter-spacing:0.05em; text-transform:uppercase;}\n  .promo-text h3{font-size:32px; margin:14px 0 16px; line-height:1.15;}\n  .promo-text p{font-size:15px; color:#3c3c46; margin-bottom:26px; line-height:1.6;}\n  .promo-img{width:240px;}\n\n  @media(max-width:900px){ .promo{flex-direction:column; text-align:center;} .promo-text{max-width:100%;} }\n\n  \/* Trust *\/\n  .trust{padding:64px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line);}\n  .trust-grid{display:grid; grid-template-columns:repeat(4,1fr); gap:24px;}\n  .trust-item{display:flex; align-items:flex-start; gap:14px;}\n  .trust-item .n{width:42px; height:42px; border-radius:12px; background:var(--accent-soft); color:var(--accent); display:flex; align-items:center; justify-content:center; flex-shrink:0;}\n  .trust-item .n svg{width:19px; height:19px;}\n  .trust-item b{display:block; font-family:'Manrope'; font-size:14.5px; font-weight:700; margin-bottom:3px;}\n  .trust-item span{font-size:13px; color:var(--gray);}\n\n  @media(max-width:900px){ .trust-grid{grid-template-columns:repeat(2,1fr);} }\n\n  \/* CTA band *\/\n  .cta-band{background:var(--ink); color:#fff; border-radius:26px; padding:56px 56px; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:24px;}\n  .cta-band h3{color:#fff; font-size:27px; margin-bottom:8px;}\n  .cta-band p{color:#b7b7bf; font-size:14.5px;}\n  .cta-band .btn-primary{background:#fff; color:var(--ink);}\n  .cta-band .btn-primary:hover{background:var(--accent); color:#fff;}\n\n  \/* Footer *\/\n  footer{padding:70px 0 30px;}\n  .foot-grid{display:grid; grid-template-columns:2fr 1fr 1fr 1fr; gap:40px; margin-bottom:50px;}\n  .foot-col h5{font-size:13px; font-weight:700; margin-bottom:18px; color:var(--ink);}\n  .foot-col a, .foot-col p{display:block; font-size:13.5px; color:var(--gray); margin-bottom:11px; line-height:1.5;}\n  .foot-col a:hover{color:var(--accent);}\n  .foot-bottom{display:flex; justify-content:space-between; padding-top:26px; border-top:1px solid var(--line); font-size:12px; color:var(--gray); flex-wrap:wrap; gap:10px;}\n\n  @media(max-width:900px){ .foot-grid{grid-template-columns:1fr 1fr;} .navlinks{display:none;} }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"topbar\">\n  <div class=\"wrap\">\n    <span><b>Env\u00edo gratis<\/b> en compras +$150.000<\/span>\n    <span>Garant\u00eda oficial en todos los productos<\/span>\n    <span>Paga a cuotas sin tarjeta<\/span>\n  <\/div>\n<\/div>\n\n<header>\n  <div class=\"wrap nav\">\n    <div class=\"logo\"><span class=\"dot\"><\/span>Cel Sonido<\/div>\n    <nav class=\"navlinks\">\n      <a href=\"#\">Celulares<\/a>\n      <a href=\"#\">Accesorios<\/a>\n      <a href=\"#\">Parlantes<\/a>\n      <a href=\"#\">Aud\u00edfonos<\/a>\n      <a href=\"#\">Smartwatch<\/a>\n      <a href=\"#\">Belleza<\/a>\n    <\/nav>\n    <div class=\"navactions\">\n      <div class=\"icon-btn\" aria-label=\"Buscar\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><line x1=\"21\" y1=\"21\" x2=\"16.6\" y2=\"16.6\"\/><\/svg>\n      <\/div>\n      <div class=\"icon-btn\" aria-label=\"Carrito\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"21\" r=\"1\"\/><circle cx=\"19\" cy=\"21\" r=\"1\"\/><path d=\"M2 3h2l2.4 12.2a2 2 0 0 0 2 1.8h8.6a2 2 0 0 0 2-1.6L21 8H6\"\/><\/svg>\n      <\/div>\n      <a href=\"#\" class=\"cta-btn\">WhatsApp<\/a>\n    <\/div>\n  <\/div>\n<\/header>\n\n<section class=\"hero\">\n  <div class=\"wrap hero-grid\">\n    <div>\n      <span class=\"eyebrow\">Nueva colecci\u00f3n 2026<\/span>\n      <h1>Tecnolog\u00eda que <span class=\"accent\">suena<\/span> como debe sonar<\/h1>\n      <p>Celulares, audio, wearables y belleza en un solo lugar \u2014 con garant\u00eda oficial y env\u00edos a toda Colombia.<\/p>\n      <div class=\"hero-actions\">\n        <a href=\"#\" class=\"btn-primary\">Ver cat\u00e1logo<\/a>\n        <a href=\"#\" class=\"btn-link\">Ofertas de la semana \u2192<\/a>\n      <\/div>\n      <div class=\"hero-stats reveal\">\n        <div><b data-count=\"15\">0<\/b><span>Mil clientes felices<\/span><\/div>\n        <div><b data-count=\"500\">0<\/b><span>Productos activos<\/span><\/div>\n        <div><b>4.9\u2605<\/b><span>Calificaci\u00f3n promedio<\/span><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"hero-visual reveal\">\n      <div class=\"blob\"><\/div>\n      <div class=\"hero-main-img\">\n        <img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2026\/03\/IMG-18067840_m_jpeg_1_87f249e0-b307-4c12-bd59-f4e031baed60.webp\" alt=\"iPhone 17 Pro Max\">\n      <\/div>\n      <div class=\"float-card fc1\">\n        <img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2025\/05\/JBL_FLIP_7_HERO_BLACK_060_x2.webp\" alt=\"JBL Flip 7\">\n        <div class=\"name\">JBL Flip 7<\/div>\n        <div class=\"price\">$389.900<\/div>\n      <\/div>\n      <div class=\"float-card fc2\">\n        <img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2026\/03\/840023293801_1-400x457.webp\" alt=\"Motorola Edge 60 Fusion\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"partners\">\n  <div class=\"wrap\">\n    <div class=\"partners-label\">Nuestros aliados comerciales<\/div>\n    <div class=\"partners-strip reveal\">\n      <img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2025\/05\/Diseno-sin-titulo-15-1536x192.png\" alt=\"Aliados comerciales Cel Sonido\">\n      <img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2023\/10\/Diseno-sin-titulo-45-1536x192.png\" alt=\"Marcas aliadas Cel Sonido\">\n      <img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2025\/05\/Diseno-sin-titulo-24-1536x192.png\" alt=\"Distribuidores oficiales Cel Sonido\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\">\n  <div class=\"wrap\">\n    <div class=\"section-head reveal\">\n      <div><span class=\"tag\">Explora<\/span><h2>Compra por categor\u00eda<\/h2><\/div>\n      <a href=\"#\" class=\"more\">Ver todas \u2192<\/a>\n    <\/div>\n    <div class=\"cat-grid reveal\">\n      <div class=\"cat-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"2\" width=\"10\" height=\"20\" rx=\"2\"\/><line x1=\"11\" y1=\"18\" x2=\"13\" y2=\"18\"\/><\/svg><\/div>\n        <h4>Celulares<\/h4><span>44 productos<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 13a9 9 0 0 1 18 0\"\/><path d=\"M3 13v5a2 2 0 0 0 2 2h1v-7H4a1 1 0 0 0-1 1Z\"\/><path d=\"M21 13v5a2 2 0 0 1-2 2h-1v-7h2a1 1 0 0 1 1 1Z\"\/><\/svg><\/div>\n        <h4>Aud\u00edfonos<\/h4><span>32 productos<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"2\" width=\"12\" height=\"20\" rx=\"3\"\/><circle cx=\"12\" cy=\"9\" r=\"3\"\/><circle cx=\"12\" cy=\"17\" r=\"1.4\"\/><\/svg><\/div>\n        <h4>Parlantes<\/h4><span>35 productos<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"7\" width=\"8\" height=\"10\" rx=\"2.5\"\/><line x1=\"10\" y1=\"4\" x2=\"10\" y2=\"7\"\/><line x1=\"14\" y1=\"4\" x2=\"14\" y2=\"7\"\/><line x1=\"10\" y1=\"17\" x2=\"10\" y2=\"20\"\/><line x1=\"14\" y1=\"17\" x2=\"14\" y2=\"20\"\/><\/svg><\/div>\n        <h4>Smartwatch<\/h4><span>18 productos<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3v18M6 3h9l-2 4 2 4H6\"\/><\/svg><\/div>\n        <h4>Cargadores<\/h4><span>27 productos<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3l1.8 4.6L18 9l-4.2 1.4L12 15l-1.8-4.6L6 9l4.2-1.4L12 3Z\"\/><path d=\"M19 15l.9 2.2L22 18l-2.1.8L19 21l-.9-2.2L16 18l2.1-.8L19 15Z\"\/><\/svg><\/div>\n        <h4>Belleza<\/h4><span>46 productos<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"spotlight-wrap\">\n  <div class=\"wrap\" style=\"padding-top:80px; padding-bottom:80px;\">\n    <div class=\"spotlight-card reveal\">\n      <div class=\"spotlight-img\">\n        <img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2026\/03\/SamsungGalaxyS26Ultra-1-400x457.webp\" alt=\"Samsung Galaxy S26 Ultra\">\n      <\/div>\n      <div class=\"spotlight-body\">\n        <span class=\"tag\">Celulares \u00b7 Samsung<\/span>\n        <h3>Galaxy S26 Ultra<\/h3>\n        <p>Pantalla din\u00e1mica, c\u00e1mara de nueva generaci\u00f3n y bater\u00eda para todo el d\u00eda. Financiaci\u00f3n disponible a cuotas.<\/p>\n        <div class=\"spec-pills\">\n          <span>256GB<\/span><span>12GB RAM<\/span><span>200MP<\/span><span>5G<\/span>\n        <\/div>\n        <div class=\"spotlight-foot\">\n          <div class=\"price\">$5.799.900<span>o desde $483.300\/mes<\/span><\/div>\n          <a href=\"#\" class=\"btn-primary\">Comprar<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\">\n  <div class=\"wrap\">\n    <div class=\"section-head reveal\">\n      <div><span class=\"tag\">Reci\u00e9n llegado<\/span><h2>Nuevos productos<\/h2><\/div>\n      <a href=\"#\" class=\"more\">Ver tienda \u2192<\/a>\n    <\/div>\n    <div class=\"prod-grid reveal\">\n      <div class=\"prod-card\">\n        <div class=\"prod-img\"><span class=\"prod-badge\">Nuevo<\/span><img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2026\/03\/note_15_pro_4g.webp\" alt=\"Xiaomi Redmi Note 15 Pro\"><\/div>\n        <div class=\"prod-body\">\n          <div class=\"prod-cat\">Celulares<\/div>\n          <div class=\"prod-name\">Xiaomi Redmi Note 15 Pro 8\/256GB<\/div>\n          <div class=\"prod-foot\"><span class=\"prod-price\">$1.299.900<\/span><div class=\"add-btn\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"prod-card\">\n        <div class=\"prod-img\"><img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2026\/03\/amazon-echo-pop-parlante-y-alexa-integrados.jpg\" alt=\"Echo Pop\"><\/div>\n        <div class=\"prod-body\">\n          <div class=\"prod-cat\">Parlantes<\/div>\n          <div class=\"prod-name\">Amazon Echo Pop<\/div>\n          <div class=\"prod-foot\"><span class=\"prod-price\">$179.900<\/span><div class=\"add-btn\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"prod-card\">\n        <div class=\"prod-img\"><span class=\"prod-badge\">-15%<\/span><img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2026\/03\/JBL-Tune-Flex-TWS-JBLTFLEXBLK-1.png-400x457.webp\" alt=\"JBL Tune Flex 2\"><\/div>\n        <div class=\"prod-body\">\n          <div class=\"prod-cat\">Accesorios<\/div>\n          <div class=\"prod-name\">JBL Tune Flex 2<\/div>\n          <div class=\"prod-foot\"><span class=\"prod-price\">$249.900<\/span><div class=\"add-btn\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"prod-card\">\n        <div class=\"prod-img\"><img decoding=\"async\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2025\/05\/6941812787823-001-750Wx750H.webp\" alt=\"Xiaomi Redmi Buds 6 Lite\"><\/div>\n        <div class=\"prod-body\">\n          <div class=\"prod-cat\">Aud\u00edfonos<\/div>\n          <div class=\"prod-name\">Xiaomi Redmi Buds 6 Lite<\/div>\n          <div class=\"prod-foot\"><span class=\"prod-price\">$139.900<\/span><div class=\"add-btn\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\" style=\"padding-top:0;\">\n  <div class=\"wrap\">\n    <div class=\"promo reveal\">\n      <div class=\"promo-text\">\n        <span>Solo esta semana<\/span>\n        <h3>Hasta 30% off en tecnolog\u00eda Apple y Samsung<\/h3>\n        <p>Los \u00faltimos lanzamientos con garant\u00eda oficial y financiaci\u00f3n a cuotas. Stock limitado.<\/p>\n        <a href=\"#\" class=\"btn-primary\">Ver ofertas<\/a>\n      <\/div>\n      <img decoding=\"async\" class=\"promo-img\" src=\"https:\/\/celsonido123.com\/wp-content\/uploads\/2026\/03\/galaxy-s26-ultra-features-colors-durability-a-mo-400x457.jpg\" alt=\"Samsung Galaxy S26 Ultra\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"trust\">\n  <div class=\"wrap trust-grid reveal\">\n    <div class=\"trust-item\">\n      <div class=\"n\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"7\" width=\"14\" height=\"10\" rx=\"1\"\/><path d=\"M15 10h4l3 3v4h-7z\"\/><circle cx=\"6\" cy=\"19\" r=\"1.6\"\/><circle cx=\"18\" cy=\"19\" r=\"1.6\"\/><\/svg><\/div>\n      <div><b>Env\u00edo a toda Colombia<\/b><span>2-4 d\u00edas h\u00e1biles<\/span><\/div>\n    <\/div>\n    <div class=\"trust-item\">\n      <div class=\"n\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2 4 5v6c0 5 3.5 8.5 8 11 4.5-2.5 8-6 8-11V5l-8-3Z\"\/><\/svg><\/div>\n      <div><b>Garant\u00eda oficial<\/b><span>En todos los productos<\/span><\/div>\n    <\/div>\n    <div class=\"trust-item\">\n      <div class=\"n\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H8l-5 4V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg><\/div>\n      <div><b>Asesor\u00eda por WhatsApp<\/b><span>Respuesta inmediata<\/span><\/div>\n    <\/div>\n    <div class=\"trust-item\">\n      <div class=\"n\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12a9 9 0 0 1 15-6.7L21 8\"\/><path d=\"M21 3v5h-5\"\/><path d=\"M21 12a9 9 0 0 1-15 6.7L3 16\"\/><path d=\"M3 21v-5h5\"\/><\/svg><\/div>\n      <div><b>Cambios f\u00e1ciles<\/b><span>30 d\u00edas para devoluci\u00f3n<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\">\n  <div class=\"wrap\">\n    <div class=\"cta-band reveal\">\n      <div><h3>\u00bfBuscas algo puntual?<\/h3><p>Escr\u00edbenos por WhatsApp y te asesoramos al instante.<\/p><\/div>\n      <a href=\"#\" class=\"btn-primary\">Chatear ahora<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"wrap\">\n    <div class=\"foot-grid\">\n      <div class=\"foot-col\">\n        <div class=\"logo\" style=\"margin-bottom:16px;\"><span class=\"dot\"><\/span>Cel Sonido<\/div>\n        <p style=\"max-width:280px;\">Tu tienda de confianza en accesorios y dispositivos electr\u00f3nicos. M\u00e1s de 15.000 clientes felices en Colombia.<\/p>\n      <\/div>\n      <div class=\"foot-col\">\n        <h5>Categor\u00edas<\/h5>\n        <a href=\"#\">Celulares<\/a><a href=\"#\">Accesorios<\/a><a href=\"#\">Parlantes<\/a><a href=\"#\">Smartwatch<\/a>\n      <\/div>\n      <div class=\"foot-col\">\n        <h5>Ayuda<\/h5>\n        <a href=\"#\">Mi cuenta<\/a><a href=\"#\">Rastrear pedido<\/a><a href=\"#\">Cambios y devoluciones<\/a><a href=\"#\">Preguntas frecuentes<\/a>\n      <\/div>\n      <div class=\"foot-col\">\n        <h5>Contacto<\/h5>\n        <p>Rionegro, Antioquia<\/p><p>+57 300 000 0000<\/p><p>hola@celsonido123.com<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"foot-bottom\">\n      <span>\u00a9 2026 Cel Sonido. Todos los derechos reservados.<\/span>\n      <span>Dise\u00f1o conceptual \u2014 propuesta de renovaci\u00f3n<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n  const io = new IntersectionObserver(entries=>{\n    entries.forEach(en=>{ if(en.isIntersecting){ en.target.classList.add('in'); } });\n  }, {threshold:0.15});\n  document.querySelectorAll('.reveal').forEach(el=>io.observe(el));\n\n  const counters = document.querySelectorAll('[data-count]');\n  const cio = new IntersectionObserver(entries=>{\n    entries.forEach(en=>{\n      if(en.isIntersecting){\n        const el = en.target, target = +el.dataset.count;\n        let cur = 0; const step = Math.max(1, Math.round(target\/40));\n        const t = setInterval(()=>{ cur += step; if(cur>=target){cur=target; clearInterval(t);} el.textContent = cur; }, 30);\n        cio.unobserve(el);\n      }\n    });\n  }, {threshold:0.5});\n  counters.forEach(el=>cio.observe(el));\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Cel Sonido \u2014 Nuevo Home (concepto) Env\u00edo gratis en compras +$150.000 Garant\u00eda oficial en todos los productos Paga a cuotas<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12234","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/pages\/12234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/comments?post=12234"}],"version-history":[{"count":4,"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/pages\/12234\/revisions"}],"predecessor-version":[{"id":12249,"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/pages\/12234\/revisions\/12249"}],"wp:attachment":[{"href":"https:\/\/celsonido123.com\/index.php\/wp-json\/wp\/v2\/media?parent=12234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}