{"id":248,"date":"2026-05-06T11:00:15","date_gmt":"2026-05-06T11:00:15","guid":{"rendered":"https:\/\/kurolounge.com\/home-2\/"},"modified":"2026-05-06T11:20:19","modified_gmt":"2026-05-06T11:20:19","slug":"home","status":"publish","type":"page","link":"https:\/\/kurolounge.com\/en\/home\/","title":{"rendered":"Home"},"content":{"rendered":"<h1>Platos con alma local<\/h1>\n<h2>Cocina honesta, hecha con productos de primera<\/h2>\n<p>                #CocinaCercana<br \/>\n                #SaborAut\u00e9ntico<br \/>\n                ExperienciaPalta<br \/>\n                #SaboresLocales<br \/>\n\t\t\t\tSeguir Viendo\t\t\t\t<\/p>\n<p>Aguacates de nuestro huerto<\/p>\n<p>Directos de nuestra finca, frescos y de calidad, base de nuestra esencia gastron\u00f3mica<\/p>\n<p>Pasteler\u00eda francesa artesanal<\/p>\n<p>Recetas tradicionales con el toque de la alta reposter\u00eda, hechas a mano cada d\u00eda<\/p>\n<p>Tomates semisecos caseros<\/p>\n<p>\t\tUn producto estrella de Palta, preparados de forma artesanal para potenciar todo su sabor\t\t\t<\/p>\n<h2>Palta Restaurant Santa Cruz de Tenerife<\/h2>\n<h2>La esencia est\u00e1<br \/> en el producto<\/h2>\n<p>Trabajamos con ingredientes frescos, locales y de primera calidad para ofrecer platos honestos y llenos de sabor. Una experiencia que une cercan\u00eda y autenticidad en cada bocado<\/p>\n<p>\t\t\t\t\t\t\t\t<a role=\"button\"><br \/>\n\t\t\t\t<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"><\/path><\/svg><br \/>\n\t\t\t\t\t\t\t\t\tMen\u00fa<br \/>\n\t\t\t\t\t<\/a><br \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/palta.restaurant\/reservar\/\"><br \/>\n\t\t\t\t\t\t\t\t\tReservar<br \/>\n\t\t\t\t\t<\/a><\/p>\n<style>\n     body, html {\n     position: relative;\n     overflow-x: hidden;\n     margin: 0;\n     background-color: #F8F8F8\n }\n .container {\n     position: relative;\n     display: grid;\n     justify-content: center;\n     place-items: center;\n     gap: 1.5rem;\n }\n .cards {\n     position: relative;\n     height: 250px;\n     display: flex;\n     justify-content: center;\n     --card-width: 200px;\n     --spacing: calc(var(--card-width) \/ 2);\n     opacity: 0;\n }\n .card {\n     width: var(--card-width);\n     height: var(--card-width);\n     position: absolute;\n     top: 0;\n     left: 50%;\n     border-radius: 1rem;\n     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n     display: flex;\n     align-items: center;\n     justify-content: center;\n     \/* CSS transforms for different states *\/\n     transform: translateX(-50%);\n     \/* Add smooth transition for transform changes *\/\n     transform-origin: center center;\n     \/* background-image: url(\"..\/img\/Espresso on Drip Tray.png\"); *\/\n     background-size: cover;\n }\n .cards.spread .card {\n     transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);\n }\n \/* bg image *\/\n  .cards .card:nth-child(1) {\n  background-image: url(\"https:\/\/palta.restaurant\/wp-content\/uploads\/2025\/09\/restaurante-1.webp\");\n  }\n  .cards .card:nth-child(2) {\nbackground-image: url(\"https:\/\/palta.restaurant\/wp-content\/uploads\/2025\/09\/restaurante-2.webp\");\n  }\n  .cards .card:nth-child(3) {\n background-image: url(\"https:\/\/palta.restaurant\/wp-content\/uploads\/2025\/09\/restaurante-3.webp\");\n  }\n  .cards .card:nth-child(4) {\n  background-image: url(\"https:\/\/palta.restaurant\/wp-content\/uploads\/2025\/09\/restaurante-6.webp\");\n  }\n  .cards .card:nth-child(5) {\n     background-image: url(\"https:\/\/palta.restaurant\/wp-content\/uploads\/2025\/09\/restaurante-4.webp\");\n  }\n  .cards .card:nth-child(6) {\n  background-image: url(\"https:\/\/palta.restaurant\/wp-content\/uploads\/2025\/09\/restaurante-5.webp\"); \n  }\n  .cards .card:nth-child(7) {\n background-image: url(\"https:\/\/palta.restaurant\/wp-content\/uploads\/2025\/09\/restaurante-7.webp\"); \n object-fit: cover;\n  }\n \/* Stacked state transforms *\/\n .cards.stacked .card:nth-child(1) {\n     transform: translateX(-50%) rotate(-10deg);\n }\n .cards.stacked .card:nth-child(2) {\n     transform: translateX(-50%) rotate(-10deg);\n }\n .cards.stacked .card:nth-child(3) {\n     transform: translateX(-50%) rotate(-10deg);\n }\n .cards.stacked .card:nth-child(4) {\n     transform: translateX(-50%) rotate(-10deg);\n }\n .cards.stacked .card:nth-child(5) {\n     transform: translateX(-50%) rotate(-10deg);\n }\n .cards.stacked .card:nth-child(6) {\n     transform: translateX(-50%) rotate(-10deg);\n }\n .cards.stacked .card:nth-child(7) {\n     transform: translateX(-50%) rotate(-10deg);\n }\n \/* Spread state transforms *\/\n .cards.spread .card:nth-child(1) {\n     transform: translate(calc(-50% - var(--spacing) * 3.6), 40px) rotate(-12deg);\n }\n .cards.spread .card:nth-child(2) {\n     transform: translate(calc(-50% - var(--spacing) * 2.4), -10px) rotate(-6deg);\n }\n .cards.spread .card:nth-child(3) {\n     transform: translate(calc(-50% - var(--spacing) * 1.3), 10px) rotate(-4deg);\n }\n .cards.spread .card:nth-child(4) {\n     transform: translate(calc(-50% + 0px), 10px) rotate(0deg);\n }\n .cards.spread .card:nth-child(5) {\n     transform: translate(calc(-50% + var(--spacing) * 1.3), 10px) rotate(4deg);\n }\n .cards.spread .card:nth-child(6) {\n     transform: translate(calc(-50% + var(--spacing) * 2.4), 20px) rotate(8deg);\n }\n .cards.spread .card:nth-child(7) {\n     transform: translate(calc(-50% + var(--spacing) * 3.6), 10px) rotate(12deg);\n }\n \/* vertical stacking *\/\n .cards.verticalspread .card:nth-child(1) {\n     transform: translate(0%, 0%) scale(1);\n }\n .cards.verticalspread .card:nth-child(2) {\n     transform: translate(45%, 25%) scale(0.97);\n }\n .cards.verticalspread .card:nth-child(3) {\n     transform: translate(90%, 50%) scale(0.94);\n }\n .cards.verticalspread .card:nth-child(4) {\n     transform: translate(135%, 75%) scale(0.91);\n }\n .cards.verticalspread .card:nth-child(5) {\n     transform: translate(180%, 100%) scale(0.88);\n }\n .cards.verticalspread .card:nth-child(6) {\n     transform: translate(225%, 125%) scale(0.85);\n }\n \/* Popup styles *\/\n .popup,\n .popup-showcase {\n     position: absolute;\n     top: -50px;\n     left: 50%;\n     transform: translateX(-50%) scale(0);\n     background: #333;\n     color: white;\n     padding: 8px 12px;\n     border-radius: 6px;\n     font-size: 14px;\n     font-weight: bold;\n     font-family: \"DM Sans\", Sans-serif;\n     white-space: nowrap;\n     opacity: 0;\n     z-index: 10;\n     pointer-events: none;\n }\n .popup::after,\n .popup-showcase::after {\n     content: '';\n     position: absolute;\n     top: 100%;\n     left: 70%;\n     transform: translateX(-50%);\n     border: 6px solid transparent;\n }\n .popup.one {\n     background-color: #5D7534;\n }\n .popup.one::after {\n     border-top-color: #5D7534;\n }\n .popup.two {\n     background-color: #333333;\n }\n .popup.two::after {\n     border-top-color: #333333;\n }\n .popup-showcase.one {\n     background-color: #5D7534;\n }\n  .popup-showcase.one::after {\n     border-top-color: #5D7534;\n }\n .popup-showcase.two {\n     background-color: #333333;\n }\n .popup-showcase.two::after {\n     border-top-color: #333333;\n }\n \/* Popup visible state *\/\n .popup.show {\n     transform: translateX(-50%) scale(1);\n     opacity: 1;\n }\n .text-landing {\n     text-align: center;\n }\n .text-landing {\n     position: relative;\n     z-index: -1;\n }\n .card {\n     will-change: transform;\n }\n \/* Tablet - Hide cards 4, 5, 6, 7 - only show first 3 cards *\/\n @media (max-width: 768px) {\n     .card:nth-child(1),\n     .card:nth-child(2),\n     .card:nth-child(6),\n     .card:nth-child(7) {\n         display: none;\n     }\n     .container {\n         height: 80vh;\n         align-content: center;\n         gap: 2.5rem;\n     }\n     .cards {\n         position: relative;\n         width: auto;\n         height: 300px;\n         display: flex;\n         justify-content: center;\n         --card-width: 150px;\n         --spacing: calc(var(--card-width) \/ 2);\n         opacity: 0;\n     }\n }\n }\n<\/style>\n<style>\n\/*main menu area css start*\/\nnav.elementor-nav-menu--main ul li a:hover, nav.elementor-nav-menu--main ul li a.elementor-item.elementor-item-active {\n    background: #FFFFFF;\n    border-radius: 100px;\n}\n.elementor-menu-toggle {\n    padding: 8px;\n}\n\/*main menu area css end*\/\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Platos con alma local Cocina honesta, hecha con productos de primera #CocinaCercana #SaborAut\u00e9ntico ExperienciaPalta #SaboresLocales Seguir Viendo Aguacates de nuestro huerto Directos de nuestra finca, frescos y de calidad, base de nuestra esencia gastron\u00f3mica Pasteler\u00eda francesa artesanal Recetas tradicionales con el toque de la alta reposter\u00eda, hechas a mano cada d\u00eda Tomates semisecos caseros Un [&hellip;]<\/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-248","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/pages\/248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/comments?post=248"}],"version-history":[{"count":1,"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/pages\/248\/revisions"}],"predecessor-version":[{"id":256,"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/pages\/248\/revisions\/256"}],"wp:attachment":[{"href":"https:\/\/kurolounge.com\/en\/wp-json\/wp\/v2\/media?parent=248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}