{"id":15,"date":"2026-08-07T18:59:06","date_gmt":"2026-08-07T18:59:06","guid":{"rendered":"https:\/\/cancionesdeamor.com.ar\/?page_id=15"},"modified":"2026-08-08T01:00:34","modified_gmt":"2026-08-08T01:00:34","slug":"elementor-15","status":"publish","type":"page","link":"https:\/\/cancionesdeamor.com.ar\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"15\" class=\"elementor elementor-15\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec5b1f7 e-con-full e-flex e-con e-parent\" data-id=\"ec5b1f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-39a2030 e-con-full e-flex e-con e-child\" data-id=\"39a2030\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15b9acc elementor-absolute elementor-widget elementor-widget-shortcode\" data-id=\"15b9acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7b78e5 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-image\" data-id=\"f7b78e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/cancionesdeamor.com.ar\/wp-content\/uploads\/2026\/08\/Radio-Logos-18.png\" class=\"attachment-2048x2048 size-2048x2048 wp-image-107\" alt=\"\" srcset=\"https:\/\/cancionesdeamor.com.ar\/wp-content\/uploads\/2026\/08\/Radio-Logos-18.png 500w, https:\/\/cancionesdeamor.com.ar\/wp-content\/uploads\/2026\/08\/Radio-Logos-18-300x300.png 300w, https:\/\/cancionesdeamor.com.ar\/wp-content\/uploads\/2026\/08\/Radio-Logos-18-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b57abcb elementor-absolute elementor-widget elementor-widget-html\" data-id=\"b57abcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n.logo-radio-amor {\n  transition: filter 0.3s ease, transform 0.3s ease;\n  cursor: pointer;\n  display: block;\n}\n.logo-radio-amor:hover {\n  filter: drop-shadow(0 0 12px #ff3b3b) drop-shadow(0 0 24px #ff3b3b);\n  transform: scale(1.03);\n}\n<\/style>\n\n<img decoding=\"async\" class=\"logo-radio-amor\" src=\"https:\/\/cancionesdeamor.com.ar\/wp-content\/uploads\/2026\/08\/Radio-Logos-17.png\" alt=\"Radio Amor\" style=\"width:600px;max-width:100%\">\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7ffe9c elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-html\" data-id=\"f7ffe9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<audio id=\"radioStream\" preload=\"none\">\n  <source src=\"https:\/\/streaming01.shockmedia.com.ar:8482\/stream\" type=\"audio\/mpeg\">\n<\/audio>\n\n<div style=\"display:flex;align-items:center;justify-content:center;gap:24px;background:rgba(0,0,0,0.55);border-radius:16px;padding:14px 36px;width:900px;max-width:90vw;box-sizing:border-box\">\n  <button id=\"playBtn\" aria-label=\"Reproducir\" style=\"width:70px;height:70px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 2px 10px rgba(0,0,0,0.3)\">\n    <svg id=\"playIcon\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"#d94f4f\" style=\"margin-left:4px\">\n      <polygon points=\"6,4 20,12 6,20\"\/>\n    <\/svg>\n    <svg id=\"pauseIcon\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"#d94f4f\" style=\"display:none\">\n      <rect x=\"5\" y=\"4\" width=\"5\" height=\"16\"\/>\n      <rect x=\"14\" y=\"4\" width=\"5\" height=\"16\"\/>\n    <\/svg>\n  <\/button>\n\n  <div style=\"flex:1\">\n    <div id=\"volumeBar\" style=\"height:4px;border-radius:4px;background:rgba(255,255,255,0.4);position:relative;cursor:pointer\">\n      <div id=\"volumeFill\" style=\"position:absolute;left:0;top:0;height:100%;width:80%;background:#fff;border-radius:4px\"><\/div>\n      <div id=\"volumeHandle\" style=\"position:absolute;left:80%;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#d94f4f\"><\/div>\n    <\/div>\n  <\/div>\n\n  <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"#fff\" style=\"flex-shrink:0\">\n    <path d=\"M3 9v6h4l5 5V4L7 9H3z\"\/>\n  <\/svg>\n<\/div>\n\n<script>\n(function() {\n  var audio = document.getElementById('radioStream');\n  var playBtn = document.getElementById('playBtn');\n  var playIcon = document.getElementById('playIcon');\n  var pauseIcon = document.getElementById('pauseIcon');\n  var volumeBar = document.getElementById('volumeBar');\n  var volumeFill = document.getElementById('volumeFill');\n  var volumeHandle = document.getElementById('volumeHandle');\n\n  audio.volume = 0.8;\n  var isPlaying = false;\n\n  playBtn.addEventListener('click', function() {\n    if (isPlaying) {\n      audio.pause();\n      playIcon.style.display = 'block';\n      pauseIcon.style.display = 'none';\n    } else {\n      audio.play();\n      playIcon.style.display = 'none';\n      pauseIcon.style.display = 'block';\n    }\n    isPlaying = !isPlaying;\n  });\n\n  volumeBar.addEventListener('click', function(e) {\n    var rect = volumeBar.getBoundingClientRect();\n    var pct = Math.min(1, Math.max(0, (e.clientX - rect.left) \/ rect.width));\n    audio.volume = pct;\n    volumeFill.style.width = (pct * 100) + '%';\n    volumeHandle.style.left = (pct * 100) + '%';\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd39d1e elementor-widget-mobile__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"dd39d1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Est\u00e1n sonando las mejores canciones de AMOR.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf42b6d e-flex e-con-boxed e-con e-parent\" data-id=\"bf42b6d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb80764 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"cb80764\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"font-family: anthropic-sans, system-ui, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif;font-size: 14px;font-weight: 400;white-space: normal\">Est\u00e1n sonando las mejores canciones de AMOR<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Est\u00e1n sonando las mejores canciones de AMOR. Est\u00e1n sonando las mejores canciones de AMOR<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":117,"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":154,"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/154"}],"wp:attachment":[{"href":"https:\/\/cancionesdeamor.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}