{"id":2161,"date":"2025-02-07T13:05:00","date_gmt":"2025-02-07T12:05:00","guid":{"rendered":"https:\/\/lagaiaibiza.com\/la-gaia-ibiza\/"},"modified":"2026-03-27T14:49:10","modified_gmt":"2026-03-27T13:49:10","slug":"la-gaia-ibiza","status":"publish","type":"page","link":"https:\/\/lagaiaibiza.com\/en\/","title":{"rendered":"La Gaia Ibiza"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2161\" class=\"elementor elementor-2161 elementor-12\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41c2ac7 e-con-full seccion-titulo elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"41c2ac7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-55884ea e-con-full e-flex e-con e-child\" data-id=\"55884ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/lagaiaibiza.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/videohome.mp4&quot;,&quot;position&quot;:&quot;absolute&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;background_video_start&quot;:0}\">\n\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6f0d05 e-con-full contenedor-titulo e-flex e-con e-child\" data-id=\"d6f0d05\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ff0d6a elementor-widget elementor-widget-heading\" data-id=\"3ff0d6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">La Gaia Restaurant Ibiza<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-604bc51 elementor-widget elementor-widget-heading\" data-id=\"604bc51\" data-element_type=\"widget\" data-e-type=\"widget\" data-color=\"blue\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Journey of People, Place &amp; Plate<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f15a8e mi-boton elementor-widget elementor-widget-button\" data-id=\"2f15a8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"http:\/\/lagaiaibiza.myrestoo.net\/en\/reservar\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Reservations<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7a7897 elementor-widget elementor-widget-html\" data-id=\"f7a7897\" 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<script>if (typeof window !== \"undefined\") {\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const titulo = document.querySelector('.contenedor-titulo');\r\n            const boton = document.querySelector('.mi-boton');\r\n            let alturaViewportCambio = window.innerHeight * 0.5; \/\/ Umbral para los cambios de color\r\n            let alturaViewportSticky = window.innerHeight * 1.5; \/\/ Umbral para sticky (mayor)\r\n\r\n            function manejarScroll() {\r\n                if (window.scrollY >= alturaViewportCambio) {\r\n                    titulo.classList.add('titulo-cambio');\r\n                    boton.classList.add('boton-cambio');\r\n                } else {\r\n                    titulo.classList.remove('titulo-cambio');\r\n                    boton.classList.remove('boton-cambio');\r\n                }\r\n\r\n                if (window.scrollY >= alturaViewportSticky) {\r\n                    titulo.classList.add('sticky'); \/\/ Agrega sticky despu\u00e9s del cambio de color\r\n                } else {\r\n                    titulo.classList.remove('sticky');\r\n                }\r\n            }\r\n\r\n            window.addEventListener('scroll', manejarScroll);\r\n            manejarScroll();\r\n\r\n            window.addEventListener('resize', function() {\r\n                alturaViewportCambio = window.innerHeight * 0.5;\r\n                alturaViewportSticky = window.innerHeight * 1.5;\r\n            });\r\n        });\r\n    }\r\n<\/script>\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-e265567 e-con-full e-flex e-con e-child\" data-id=\"e265567\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a0550d elementor-icon-list--layout-inline elementor-align-end elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7a0550d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"30\" viewBox=\"0 0 28 30\" fill=\"none\"><path d=\"M12.2488 18.8245C12.0891 19.182 11.9522 19.4911 11.8153 19.8039C11.0775 21.5169 10.4653 23.2522 10.5451 25.1552C10.6212 27.0395 11.7696 28.2572 13.6748 28.4471C15.8006 28.6594 17.3331 27.4715 17.4472 25.4196C17.4928 24.5593 17.4548 23.6581 17.238 22.8314C16.8806 21.4647 16.3482 20.1465 15.8766 18.7649C16.0402 18.6718 16.2607 18.5452 16.4509 18.4372C17.2076 19.3458 17.9149 20.2619 18.6983 21.111C19.6072 22.0978 20.6568 22.9245 21.9877 23.3193C23.6572 23.8145 25.106 23.1666 25.9921 21.5467C26.7983 20.0757 26.5549 18.4744 25.2125 17.4839C24.4672 16.9364 23.5811 16.4858 22.6875 16.2289C21.2652 15.8193 19.7821 15.607 18.2838 15.3016V14.6276C19.1052 14.5159 19.9 14.434 20.6872 14.2962C22.273 14.0132 23.8321 13.6408 25.1403 12.6465C26.0834 11.9278 26.5701 10.9782 26.4066 9.80884C26.0187 6.98237 23.3834 5.68644 20.923 7.20209C19.8239 7.87984 18.8999 8.85179 17.9644 9.7567C17.4054 10.3004 16.9757 10.9707 16.4813 11.5963C16.2303 11.4548 16.0097 11.3282 15.7854 11.2053C15.9907 10.7435 16.1809 10.3414 16.3558 9.928C17.0555 8.26713 17.6069 6.57274 17.4776 4.74057C17.4016 3.66063 17.1011 2.65144 16.082 2.07423C14.8347 1.36668 13.4961 1.34062 12.2184 1.97741C11.0129 2.57696 10.6098 3.69787 10.5489 4.95283C10.4691 6.69191 11.0015 8.30437 11.6631 9.88704C11.8457 10.3302 12.0472 10.7659 12.2488 11.2239C11.9674 11.3654 11.743 11.4772 11.5338 11.5814C11.0091 10.9186 10.5413 10.2781 10.0203 9.68222C8.97076 8.47567 7.84133 7.35104 6.28219 6.785C4.51388 6.14076 2.96234 6.78128 2.03446 8.48312C1.17883 10.0583 1.5401 11.7527 3.046 12.7582C3.69628 13.1939 4.43783 13.5737 5.19458 13.7711C6.67007 14.1621 8.18358 14.4079 9.70851 14.717V15.4059C9.22555 15.4618 8.79203 15.5027 8.36612 15.566C6.60542 15.8267 4.84853 16.1172 3.3084 17.078C1.91657 17.9456 1.39559 19.0852 1.67319 20.5933C2.0839 22.824 4.31234 24.0305 6.45331 23.1778C7.68922 22.6862 8.67414 21.852 9.53358 20.8801C10.2371 20.0869 10.8874 19.2453 11.5643 18.4186C11.781 18.5452 11.9864 18.6606 12.245 18.8133M13.2945 0H14.5989C14.6559 0.0297915 14.7092 0.0782026 14.7662 0.0893744C17.5841 0.674032 19.0063 2.36097 19.0406 5.17254C19.0444 5.60824 19.0406 6.04022 19.0406 6.65839C20.3982 5.4779 21.8128 4.89325 23.448 5.01614C25.1745 5.14647 26.361 6.12215 27.2242 7.51862C27.9277 8.65442 28.1863 9.89449 27.8555 11.1904C27.3535 13.1529 25.7487 14.11 24.0298 14.9888C24.5698 15.283 25.0756 15.5214 25.5472 15.8155C27.4486 16.9886 28.2662 18.6495 27.8935 20.854C27.5702 22.7718 25.9008 24.5258 23.9804 24.928C22.387 25.2594 21.0523 24.6413 19.7517 23.8704C19.5425 23.7475 19.3372 23.6209 19.0292 23.4347C19.0292 24.0901 19.0406 24.6003 19.0292 25.1068C18.9531 27.8141 17.3635 29.568 14.6521 29.9441C12.0206 30.3091 9.62104 28.6892 9.11907 26.1346C8.95555 25.2967 8.99358 24.4215 8.94034 23.5278C8.50302 23.7959 8.09612 24.0752 7.6664 24.3024C4.86754 25.7845 1.92038 24.9057 0.585594 22.1611C0.319398 21.6174 0.193905 21.0067 0.00756836 20.4295V19.4091C0.361229 17.4876 1.60855 16.2699 3.28938 15.391C3.50995 15.2756 3.7191 15.1527 4.03473 14.9777C1.96981 14.1249 0.429679 12.9146 0.00756836 10.7249V9.70457C0.0532019 9.54444 0.114047 9.38803 0.144469 9.22418C0.551368 7.08292 2.25882 5.38108 4.40741 5.05338C5.78782 4.84111 6.98951 5.39225 8.14556 6.04767C8.41556 6.20035 8.67415 6.36792 9.00879 6.57646C9.00879 5.86147 8.97457 5.26564 9.0164 4.67726C9.19513 2.13381 10.8455 0.33143 13.0816 0.111718C13.1576 0.10427 13.2299 0.0409633 13.306 0.00372393\" fill=\"#DCD3CB\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"32\" viewBox=\"0 0 28 32\" fill=\"none\"><path d=\"M10.3078 31.5685C9.78529 31.6531 9.13503 31.7162 8.68429 31.5685C8.54505 31.527 8.40581 31.4753 8.26226 31.4381C7.75554 31.3162 7.27179 31.1269 6.77799 30.9706C6.68182 30.9419 6.5799 30.9161 6.48659 30.8702C6.18227 30.7268 5.8837 30.5748 5.58368 30.4243C5.21333 30.2393 4.85447 30.0328 4.53292 29.7632C4.48268 29.7173 4.42383 29.6786 4.37646 29.6327C4.21568 29.4678 4.06496 29.3 3.90849 29.1394C3.86256 29.0936 3.7994 29.0591 3.75203 29.0046C3.52379 28.7265 3.30129 28.4483 3.07736 28.1658C3.02281 28.0941 2.96827 28.0224 2.91228 27.9507C2.81898 27.8288 2.73141 27.7069 2.6338 27.5879C2.50317 27.4273 2.36824 27.2767 2.23761 27.1161C2.09837 26.9441 1.97205 26.7577 1.83281 26.5856C1.52419 26.207 1.21269 25.8313 0.968661 25.4011C0.879662 25.2491 0.794969 25.0943 0.731809 24.9337C0.635633 24.6971 0.428926 24.4619 0.344233 24.221C0.213606 23.8539 0.0528335 23.6403 0.0284306 23.2101C0.0284306 23.1757 0.0155114 23.0538 0.00259223 22.9778C-0.0146334 22.506 0.0571399 22.0213 0.124607 21.5711C0.213606 21.2671 0.204993 21.0692 0.285379 20.7623C0.398781 20.3321 0.454764 19.8905 0.596875 19.4689C0.677261 19.2323 0.723196 18.9885 0.871049 18.7734C1.03182 18.534 1.15814 18.2673 1.306 18.0192C1.49548 17.7037 1.67635 17.3782 1.89597 17.0843C2.06105 16.8649 2.229 16.6498 2.39408 16.4347C2.54193 16.2411 2.68117 16.0432 2.82902 15.8453C3.06157 15.5342 3.27545 15.2087 3.53384 14.9233C3.78648 14.6408 4.13243 14.4515 4.44536 14.2364C4.71092 14.0515 4.99371 13.9167 5.3052 13.8235C5.55785 13.7475 5.80331 13.6629 6.05595 13.5869C6.13634 13.5611 6.2196 13.5496 6.30429 13.5281C6.53253 13.4693 6.75502 13.4105 6.98326 13.3589C7.14834 13.3216 7.3206 13.2915 7.48568 13.2614C7.65793 13.2312 7.83593 13.2069 8.01249 13.1897C8.59386 13.1395 9.17235 13.1223 9.77094 13.1725C9.82549 13.1768 9.91018 13.1897 9.96903 13.2026C10.3609 13.2786 10.7241 13.3546 11.116 13.4306C11.2882 13.465 11.4619 13.498 11.6342 13.5324C11.8753 13.5783 12.1194 13.6213 12.3548 13.6801C12.5902 13.7432 12.8184 13.8407 13.0553 13.8952C13.3582 13.9669 13.6453 14.0672 13.9237 14.1977C14.1304 14.2952 14.3285 14.4085 14.5266 14.5175C14.6027 14.5591 14.6745 14.6064 14.7377 14.6652C14.8726 14.7871 14.9989 14.9176 15.1295 15.0438C15.2989 15.2087 15.4798 15.3678 15.6391 15.5413C15.7741 15.689 15.8875 15.8525 16.0181 16.0045C16.2033 16.211 16.3511 16.439 16.4731 16.6828C16.5794 16.8978 16.6712 17.1172 16.7645 17.3395C16.9282 17.731 17.1105 18.1181 17.2023 18.5397C17.2655 18.8308 17.3114 19.1219 17.3459 19.4116C17.3746 19.6424 17.3961 19.8747 17.422 20.1113C17.4306 20.2002 17.4521 20.292 17.4521 20.3809C17.4392 21.3158 17.4981 22.2508 17.3846 23.1828C17.3674 23.3305 17.3545 23.4782 17.3258 23.6216C17.2885 23.8023 17.2325 23.9844 17.1952 24.1651C17.1062 24.5609 17.0186 24.9494 16.8751 25.3323C16.753 25.6607 16.6052 25.9733 16.4329 26.2715C16.2851 26.5282 16.1214 26.7777 15.9693 27.0301C15.7999 27.3083 15.6492 27.5951 15.4712 27.869C15.3233 28.1056 15.1554 28.3278 14.9946 28.5558C14.8683 28.7365 14.742 28.9186 14.6027 29.0907C14.4463 29.2843 14.274 29.4692 14.1089 29.6557C13.8807 29.908 13.6151 30.1188 13.3338 30.2966C13.0251 30.4902 12.7266 30.7053 12.3677 30.8028C12.3548 30.8071 12.3462 30.8071 12.3332 30.8157C12.0261 30.9462 11.726 31.0982 11.4102 31.2072C11.0428 31.3377 10.6853 31.494 10.3049 31.57\" fill=\"#DCD3CB\"><\/path><path d=\"M11.4431 8.30854C11.4775 7.76938 11.4775 7.83247 11.5737 7.3521C11.7632 6.41286 11.9613 5.49801 12.3374 4.63047C12.9116 3.31124 13.8303 2.28023 15.0404 1.49156C15.748 1.0284 16.4701 0.593915 17.2883 0.350144C17.9802 0.143656 18.6836 0.0303742 19.4056 0.00456315C20.7004 -0.0413231 21.9148 0.261239 23.0704 0.804705C23.6474 1.07429 24.1498 1.47006 24.6221 1.90884C25.0011 2.25872 25.3513 2.62581 25.6298 3.05887C25.7475 3.24385 25.8537 3.42882 25.9585 3.61954C26.2112 4.0741 26.448 4.53726 26.7136 4.98896C27.0337 5.53242 27.1815 6.1103 27.1772 6.74554C27.1729 7.61738 27.1356 8.48922 26.9619 9.34958C26.8815 9.74105 26.7466 10.1253 26.6662 10.5168C26.514 11.2252 26.4466 11.8819 26.3073 12.5889C26.2815 12.7194 26.2183 12.9086 26.1724 13.0305C26.092 13.2499 25.9958 13.4851 25.8437 13.6715C25.3714 14.2694 24.9164 14.843 24.4226 15.4238C23.7307 16.2411 22.8995 16.8893 21.9349 17.3496C21.3535 17.6277 20.7377 17.7998 20.0745 17.7998C19.5176 17.7955 18.9606 17.85 18.4051 17.85C18.0591 17.8457 17.7046 17.8084 17.3629 17.7439C16.427 17.5675 15.5198 17.2678 14.6427 16.8936C14.2882 16.7416 14.014 16.4892 13.7872 16.1895C13.4872 15.798 13.1628 15.418 12.923 14.9936C12.6489 14.5175 12.412 14.0113 12.2355 13.498C11.9441 12.6391 11.6541 11.7715 11.5694 10.8524C11.5106 10.2243 11.4345 9.75252 11.4058 9.07427C11.4144 9.27645 11.4273 8.31141 11.4431 8.30711\" fill=\"#DCD3CB\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\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-06881f3 e-con-full e-flex e-con e-child\" data-id=\"06881f3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a8e60ba e-con-full e-flex e-con e-child\" data-id=\"a8e60ba\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-094c0f4 elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"094c0f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:20,&quot;end&quot;:73}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"685\" height=\"1024\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-02-685x1024.webp\" class=\"attachment-large size-large wp-image-1991\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-02-685x1024.webp 685w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-02-201x300.webp 201w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-02-768x1148.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-02-1027x1536.webp 1027w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-02-1370x2048.webp 1370w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-02.webp 1600w\" sizes=\"(max-width: 685px) 100vw, 685px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-1531ef6 e-con-full e-flex e-con e-child\" data-id=\"1531ef6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2dae35 elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"b2dae35\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:71,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"763\" height=\"1024\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-01-763x1024.webp\" class=\"attachment-large size-large wp-image-1990\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-01-763x1024.webp 763w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-01-223x300.webp 223w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-01-768x1031.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-01-1144x1536.webp 1144w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-01-1526x2048.webp 1526w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-01.webp 1782w\" sizes=\"(max-width: 763px) 100vw, 763px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-c4268ec e-con-full e-flex e-con e-child\" data-id=\"c4268ec\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2eee1 elementor-widget elementor-widget-image\" data-id=\"7b2eee1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:91,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-03-684x1024.webp\" class=\"attachment-large size-large wp-image-1992\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-03-684x1024.webp 684w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-03-200x300.webp 200w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-03-768x1150.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-03-1026x1536.webp 1026w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-03-1368x2048.webp 1368w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-03.webp 1598w\" sizes=\"(max-width: 684px) 100vw, 684px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-d2ca9ad e-con-full e-flex e-con e-child\" data-id=\"d2ca9ad\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed02fa elementor-widget elementor-widget-image\" data-id=\"7ed02fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:9.5,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"688\" height=\"1024\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-07-688x1024.webp\" class=\"attachment-large size-large wp-image-1996\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-07-688x1024.webp 688w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-07-201x300.webp 201w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-07-768x1144.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-07-1031x1536.webp 1031w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-07-1375x2048.webp 1375w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-07.webp 1606w\" sizes=\"(max-width: 688px) 100vw, 688px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-6742dae e-con-full seccion-titulo elementor-hidden-desktop e-flex e-con e-parent\" data-id=\"6742dae\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;background_video_link&quot;:&quot;https:\\\/\\\/lagaiaibiza.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/videohome.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-4c2f500 e-con-full e-flex e-con e-child\" data-id=\"4c2f500\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8dbbc00 elementor-widget elementor-widget-heading\" data-id=\"8dbbc00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">La Gaia Restaurant Ibiza<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0920b6 elementor-widget elementor-widget-heading\" data-id=\"d0920b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-color=\"blue\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A journey of people,\u2028<br>place and plate<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d3f110 mi-boton elementor-widget elementor-widget-button\" data-id=\"1d3f110\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"http:\/\/lagaiaibiza.myrestoo.net\/en\/reservar\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Reservations<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ab4430 elementor-widget elementor-widget-html\" data-id=\"4ab4430\" 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<script>if (typeof window !== \"undefined\") {\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const titulo = document.querySelector('.contenedor-titulo');\r\n            const boton = document.querySelector('.mi-boton');\r\n            let alturaViewportCambio = window.innerHeight * 0.5; \/\/ Umbral para los cambios de color\r\n            let alturaViewportSticky = window.innerHeight * 1.5; \/\/ Umbral para sticky (mayor)\r\n\r\n            function manejarScroll() {\r\n                if (window.scrollY >= alturaViewportCambio) {\r\n                    titulo.classList.add('titulo-cambio');\r\n                    boton.classList.add('boton-cambio');\r\n                } else {\r\n                    titulo.classList.remove('titulo-cambio');\r\n                    boton.classList.remove('boton-cambio');\r\n                }\r\n\r\n                if (window.scrollY >= alturaViewportSticky) {\r\n                    titulo.classList.add('sticky'); \/\/ Agrega sticky despu\u00e9s del cambio de color\r\n                } else {\r\n                    titulo.classList.remove('sticky');\r\n                }\r\n            }\r\n\r\n            window.addEventListener('scroll', manejarScroll);\r\n            manejarScroll();\r\n\r\n            window.addEventListener('resize', function() {\r\n                alturaViewportCambio = window.innerHeight * 0.5;\r\n                alturaViewportSticky = window.innerHeight * 1.5;\r\n            });\r\n        });\r\n    }\r\n<\/script>\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-15d37c8 e-con-full e-flex e-con e-child\" data-id=\"15d37c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71d24a5 elementor-icon-list--layout-inline elementor-align-end elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"71d24a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"30\" viewBox=\"0 0 28 30\" fill=\"none\"><path d=\"M12.2488 18.8245C12.0891 19.182 11.9522 19.4911 11.8153 19.8039C11.0775 21.5169 10.4653 23.2522 10.5451 25.1552C10.6212 27.0395 11.7696 28.2572 13.6748 28.4471C15.8006 28.6594 17.3331 27.4715 17.4472 25.4196C17.4928 24.5593 17.4548 23.6581 17.238 22.8314C16.8806 21.4647 16.3482 20.1465 15.8766 18.7649C16.0402 18.6718 16.2607 18.5452 16.4509 18.4372C17.2076 19.3458 17.9149 20.2619 18.6983 21.111C19.6072 22.0978 20.6568 22.9245 21.9877 23.3193C23.6572 23.8145 25.106 23.1666 25.9921 21.5467C26.7983 20.0757 26.5549 18.4744 25.2125 17.4839C24.4672 16.9364 23.5811 16.4858 22.6875 16.2289C21.2652 15.8193 19.7821 15.607 18.2838 15.3016V14.6276C19.1052 14.5159 19.9 14.434 20.6872 14.2962C22.273 14.0132 23.8321 13.6408 25.1403 12.6465C26.0834 11.9278 26.5701 10.9782 26.4066 9.80884C26.0187 6.98237 23.3834 5.68644 20.923 7.20209C19.8239 7.87984 18.8999 8.85179 17.9644 9.7567C17.4054 10.3004 16.9757 10.9707 16.4813 11.5963C16.2303 11.4548 16.0097 11.3282 15.7854 11.2053C15.9907 10.7435 16.1809 10.3414 16.3558 9.928C17.0555 8.26713 17.6069 6.57274 17.4776 4.74057C17.4016 3.66063 17.1011 2.65144 16.082 2.07423C14.8347 1.36668 13.4961 1.34062 12.2184 1.97741C11.0129 2.57696 10.6098 3.69787 10.5489 4.95283C10.4691 6.69191 11.0015 8.30437 11.6631 9.88704C11.8457 10.3302 12.0472 10.7659 12.2488 11.2239C11.9674 11.3654 11.743 11.4772 11.5338 11.5814C11.0091 10.9186 10.5413 10.2781 10.0203 9.68222C8.97076 8.47567 7.84133 7.35104 6.28219 6.785C4.51388 6.14076 2.96234 6.78128 2.03446 8.48312C1.17883 10.0583 1.5401 11.7527 3.046 12.7582C3.69628 13.1939 4.43783 13.5737 5.19458 13.7711C6.67007 14.1621 8.18358 14.4079 9.70851 14.717V15.4059C9.22555 15.4618 8.79203 15.5027 8.36612 15.566C6.60542 15.8267 4.84853 16.1172 3.3084 17.078C1.91657 17.9456 1.39559 19.0852 1.67319 20.5933C2.0839 22.824 4.31234 24.0305 6.45331 23.1778C7.68922 22.6862 8.67414 21.852 9.53358 20.8801C10.2371 20.0869 10.8874 19.2453 11.5643 18.4186C11.781 18.5452 11.9864 18.6606 12.245 18.8133M13.2945 0H14.5989C14.6559 0.0297915 14.7092 0.0782026 14.7662 0.0893744C17.5841 0.674032 19.0063 2.36097 19.0406 5.17254C19.0444 5.60824 19.0406 6.04022 19.0406 6.65839C20.3982 5.4779 21.8128 4.89325 23.448 5.01614C25.1745 5.14647 26.361 6.12215 27.2242 7.51862C27.9277 8.65442 28.1863 9.89449 27.8555 11.1904C27.3535 13.1529 25.7487 14.11 24.0298 14.9888C24.5698 15.283 25.0756 15.5214 25.5472 15.8155C27.4486 16.9886 28.2662 18.6495 27.8935 20.854C27.5702 22.7718 25.9008 24.5258 23.9804 24.928C22.387 25.2594 21.0523 24.6413 19.7517 23.8704C19.5425 23.7475 19.3372 23.6209 19.0292 23.4347C19.0292 24.0901 19.0406 24.6003 19.0292 25.1068C18.9531 27.8141 17.3635 29.568 14.6521 29.9441C12.0206 30.3091 9.62104 28.6892 9.11907 26.1346C8.95555 25.2967 8.99358 24.4215 8.94034 23.5278C8.50302 23.7959 8.09612 24.0752 7.6664 24.3024C4.86754 25.7845 1.92038 24.9057 0.585594 22.1611C0.319398 21.6174 0.193905 21.0067 0.00756836 20.4295V19.4091C0.361229 17.4876 1.60855 16.2699 3.28938 15.391C3.50995 15.2756 3.7191 15.1527 4.03473 14.9777C1.96981 14.1249 0.429679 12.9146 0.00756836 10.7249V9.70457C0.0532019 9.54444 0.114047 9.38803 0.144469 9.22418C0.551368 7.08292 2.25882 5.38108 4.40741 5.05338C5.78782 4.84111 6.98951 5.39225 8.14556 6.04767C8.41556 6.20035 8.67415 6.36792 9.00879 6.57646C9.00879 5.86147 8.97457 5.26564 9.0164 4.67726C9.19513 2.13381 10.8455 0.33143 13.0816 0.111718C13.1576 0.10427 13.2299 0.0409633 13.306 0.00372393\" fill=\"#DCD3CB\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"32\" viewBox=\"0 0 28 32\" fill=\"none\"><path d=\"M10.3078 31.5685C9.78529 31.6531 9.13503 31.7162 8.68429 31.5685C8.54505 31.527 8.40581 31.4753 8.26226 31.4381C7.75554 31.3162 7.27179 31.1269 6.77799 30.9706C6.68182 30.9419 6.5799 30.9161 6.48659 30.8702C6.18227 30.7268 5.8837 30.5748 5.58368 30.4243C5.21333 30.2393 4.85447 30.0328 4.53292 29.7632C4.48268 29.7173 4.42383 29.6786 4.37646 29.6327C4.21568 29.4678 4.06496 29.3 3.90849 29.1394C3.86256 29.0936 3.7994 29.0591 3.75203 29.0046C3.52379 28.7265 3.30129 28.4483 3.07736 28.1658C3.02281 28.0941 2.96827 28.0224 2.91228 27.9507C2.81898 27.8288 2.73141 27.7069 2.6338 27.5879C2.50317 27.4273 2.36824 27.2767 2.23761 27.1161C2.09837 26.9441 1.97205 26.7577 1.83281 26.5856C1.52419 26.207 1.21269 25.8313 0.968661 25.4011C0.879662 25.2491 0.794969 25.0943 0.731809 24.9337C0.635633 24.6971 0.428926 24.4619 0.344233 24.221C0.213606 23.8539 0.0528335 23.6403 0.0284306 23.2101C0.0284306 23.1757 0.0155114 23.0538 0.00259223 22.9778C-0.0146334 22.506 0.0571399 22.0213 0.124607 21.5711C0.213606 21.2671 0.204993 21.0692 0.285379 20.7623C0.398781 20.3321 0.454764 19.8905 0.596875 19.4689C0.677261 19.2323 0.723196 18.9885 0.871049 18.7734C1.03182 18.534 1.15814 18.2673 1.306 18.0192C1.49548 17.7037 1.67635 17.3782 1.89597 17.0843C2.06105 16.8649 2.229 16.6498 2.39408 16.4347C2.54193 16.2411 2.68117 16.0432 2.82902 15.8453C3.06157 15.5342 3.27545 15.2087 3.53384 14.9233C3.78648 14.6408 4.13243 14.4515 4.44536 14.2364C4.71092 14.0515 4.99371 13.9167 5.3052 13.8235C5.55785 13.7475 5.80331 13.6629 6.05595 13.5869C6.13634 13.5611 6.2196 13.5496 6.30429 13.5281C6.53253 13.4693 6.75502 13.4105 6.98326 13.3589C7.14834 13.3216 7.3206 13.2915 7.48568 13.2614C7.65793 13.2312 7.83593 13.2069 8.01249 13.1897C8.59386 13.1395 9.17235 13.1223 9.77094 13.1725C9.82549 13.1768 9.91018 13.1897 9.96903 13.2026C10.3609 13.2786 10.7241 13.3546 11.116 13.4306C11.2882 13.465 11.4619 13.498 11.6342 13.5324C11.8753 13.5783 12.1194 13.6213 12.3548 13.6801C12.5902 13.7432 12.8184 13.8407 13.0553 13.8952C13.3582 13.9669 13.6453 14.0672 13.9237 14.1977C14.1304 14.2952 14.3285 14.4085 14.5266 14.5175C14.6027 14.5591 14.6745 14.6064 14.7377 14.6652C14.8726 14.7871 14.9989 14.9176 15.1295 15.0438C15.2989 15.2087 15.4798 15.3678 15.6391 15.5413C15.7741 15.689 15.8875 15.8525 16.0181 16.0045C16.2033 16.211 16.3511 16.439 16.4731 16.6828C16.5794 16.8978 16.6712 17.1172 16.7645 17.3395C16.9282 17.731 17.1105 18.1181 17.2023 18.5397C17.2655 18.8308 17.3114 19.1219 17.3459 19.4116C17.3746 19.6424 17.3961 19.8747 17.422 20.1113C17.4306 20.2002 17.4521 20.292 17.4521 20.3809C17.4392 21.3158 17.4981 22.2508 17.3846 23.1828C17.3674 23.3305 17.3545 23.4782 17.3258 23.6216C17.2885 23.8023 17.2325 23.9844 17.1952 24.1651C17.1062 24.5609 17.0186 24.9494 16.8751 25.3323C16.753 25.6607 16.6052 25.9733 16.4329 26.2715C16.2851 26.5282 16.1214 26.7777 15.9693 27.0301C15.7999 27.3083 15.6492 27.5951 15.4712 27.869C15.3233 28.1056 15.1554 28.3278 14.9946 28.5558C14.8683 28.7365 14.742 28.9186 14.6027 29.0907C14.4463 29.2843 14.274 29.4692 14.1089 29.6557C13.8807 29.908 13.6151 30.1188 13.3338 30.2966C13.0251 30.4902 12.7266 30.7053 12.3677 30.8028C12.3548 30.8071 12.3462 30.8071 12.3332 30.8157C12.0261 30.9462 11.726 31.0982 11.4102 31.2072C11.0428 31.3377 10.6853 31.494 10.3049 31.57\" fill=\"#DCD3CB\"><\/path><path d=\"M11.4431 8.30854C11.4775 7.76938 11.4775 7.83247 11.5737 7.3521C11.7632 6.41286 11.9613 5.49801 12.3374 4.63047C12.9116 3.31124 13.8303 2.28023 15.0404 1.49156C15.748 1.0284 16.4701 0.593915 17.2883 0.350144C17.9802 0.143656 18.6836 0.0303742 19.4056 0.00456315C20.7004 -0.0413231 21.9148 0.261239 23.0704 0.804705C23.6474 1.07429 24.1498 1.47006 24.6221 1.90884C25.0011 2.25872 25.3513 2.62581 25.6298 3.05887C25.7475 3.24385 25.8537 3.42882 25.9585 3.61954C26.2112 4.0741 26.448 4.53726 26.7136 4.98896C27.0337 5.53242 27.1815 6.1103 27.1772 6.74554C27.1729 7.61738 27.1356 8.48922 26.9619 9.34958C26.8815 9.74105 26.7466 10.1253 26.6662 10.5168C26.514 11.2252 26.4466 11.8819 26.3073 12.5889C26.2815 12.7194 26.2183 12.9086 26.1724 13.0305C26.092 13.2499 25.9958 13.4851 25.8437 13.6715C25.3714 14.2694 24.9164 14.843 24.4226 15.4238C23.7307 16.2411 22.8995 16.8893 21.9349 17.3496C21.3535 17.6277 20.7377 17.7998 20.0745 17.7998C19.5176 17.7955 18.9606 17.85 18.4051 17.85C18.0591 17.8457 17.7046 17.8084 17.3629 17.7439C16.427 17.5675 15.5198 17.2678 14.6427 16.8936C14.2882 16.7416 14.014 16.4892 13.7872 16.1895C13.4872 15.798 13.1628 15.418 12.923 14.9936C12.6489 14.5175 12.412 14.0113 12.2355 13.498C11.9441 12.6391 11.6541 11.7715 11.5694 10.8524C11.5106 10.2243 11.4345 9.75252 11.4058 9.07427C11.4144 9.27645 11.4273 8.31141 11.4431 8.30711\" fill=\"#DCD3CB\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\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-ac3d9f5 contenido e-con-full e-flex e-con e-parent\" data-id=\"ac3d9f5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-b2ba5ea e-con-full e-flex e-con e-child\" data-id=\"b2ba5ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc7e727 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"cc7e727\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>At our La Gaia restaurant\u2014honored with one Michelin star and two Repsol Suns\u2014every plate tells a story: a story of our chef\u2019s creative journey, the Mediterranean spirit of Ibiza, and the dedication of local suppliers who bring their finest produce to our kitchen. Together, these journeys create a singular dining experience in our newly transformed space, connecting guests to the island\u2019s essence through exceptional cuisine. <\/p>\t\t\t\t\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-648fdb9 e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"648fdb9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06a6a3c elementor-widget elementor-widget-image-carousel\" data-id=\"06a6a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:2500,&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrusel de im\u00e1genes\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/elementor\/thumbs\/LaGaia-home-01-r2si3fu97eiyozak8co6fd6pz2qxt39phji00porog.webp\" alt=\"LaGaia-home-01\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/elementor\/thumbs\/LaGaia-home-03-r2si3hpxl2ljc77txdhfkcpn5uho8hh65ssyz9lzc0.webp\" alt=\"LaGaia-home-03\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/elementor\/thumbs\/LaGaia-home-07-r2si3lhaceqomn2dbf3xubrhjdz539w3ibewwdgen4.webp\" alt=\"LaGaia-home-07\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/elementor\/thumbs\/LaGaia-home-04-r2si3inrrwmtnt6grvw24uh3r8d1g6kwhxgggjkl5s.webp\" alt=\"LaGaia-home-04\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/elementor\/thumbs\/LaGaia-home-06-r2si3kjg5kpeb13qgwpb9u00y03rvksd66rff3hstc.webp\" alt=\"LaGaia-home-06\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/elementor\/thumbs\/LaGaia-home-08-r2si3dyktqge1rdajbuxadnssb07dp28ta7125rk0w.webp\" alt=\"LaGaia-home-08\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/elementor\/thumbs\/LaGaia-home-05-r2si3jllyqo3zf53meaopc8kcm8envomu23xxtj6zk.webp\" alt=\"LaGaia-home-05\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\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-a2bed96 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"a2bed96\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e2a9188 e-con-full e-flex e-con e-child\" data-id=\"e2a9188\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a912ab elementor-invisible elementor-widget elementor-widget-image\" data-id=\"7a912ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;_animation_delay&quot;:100,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:20,&quot;end&quot;:73}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1550\" height=\"2392\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-04.webp\" class=\"attachment-full size-full wp-image-1993\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-04.webp 1550w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-04-194x300.webp 194w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-04-664x1024.webp 664w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-04-768x1185.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-04-995x1536.webp 995w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-04-1327x2048.webp 1327w\" sizes=\"(max-width: 1550px) 100vw, 1550px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-b96a85d e-con-full e-flex e-con e-child\" data-id=\"b96a85d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26b3db1 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"26b3db1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.6,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:7,&quot;end&quot;:97}},&quot;_animation_delay&quot;:100,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-06-684x1024.webp\" class=\"attachment-large size-large wp-image-1995\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-06-684x1024.webp 684w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-06-200x300.webp 200w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-06-768x1150.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-06-1026x1536.webp 1026w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-06-1368x2048.webp 1368w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-06.webp 1598w\" sizes=\"(max-width: 684px) 100vw, 684px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-0b031c9 e-con-full e-flex e-con e-child\" data-id=\"0b031c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f3857b elementor-widget elementor-widget-image\" data-id=\"2f3857b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"698\" height=\"1024\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-08-698x1024.webp\" class=\"attachment-large size-large wp-image-1989\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-08-698x1024.webp 698w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-08-204x300.webp 204w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-08-768x1127.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-08-1047x1536.webp 1047w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-08-1396x2048.webp 1396w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-08.webp 1630w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-dbf2143 e-con-full e-flex e-con e-child\" data-id=\"dbf2143\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9cc19b elementor-widget elementor-widget-image\" data-id=\"e9cc19b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2.3,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"685\" height=\"1024\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-05-685x1024.webp\" class=\"attachment-large size-large wp-image-1994\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-05-685x1024.webp 685w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-05-201x300.webp 201w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-05-768x1148.webp 768w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-05-1027x1536.webp 1027w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-05-1370x2048.webp 1370w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/LaGaia-home-05.webp 1600w\" sizes=\"(max-width: 685px) 100vw, 685px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-b057ff2 e-flex e-con-boxed e-con e-parent\" data-id=\"b057ff2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c45a7aa elementor-widget elementor-widget-heading\" data-id=\"c45a7aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Discover everything a plate can tell<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9f818d e-con-full e-flex e-con e-child\" data-id=\"e9f818d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-0f4e5ce e-con-full e-flex e-con e-child\" data-id=\"0f4e5ce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cad3b06 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"cad3b06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"583\" height=\"405\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/illa.webp\" class=\"attachment-large size-large wp-image-2048\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/illa.webp 583w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/illa-300x208.webp 300w\" sizes=\"(max-width: 583px) 100vw, 583px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21e6951 elementor-widget elementor-widget-heading\" data-id=\"21e6951\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Illa<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ccc6fc3 elementor-widget elementor-widget-heading\" data-id=\"ccc6fc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tasting menus<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-672874d elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"672874d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A journey through \u00d3scar Molina\u2019s most well-known creations\u2014iconic dishes that have defined La Gaia, celebrated by guests, and that are now timeless.<br><br><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bab1bd5 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"bab1bd5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2026\/03\/illa.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">see the menu<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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-0b26852 e-con-full e-flex e-con e-child\" data-id=\"0b26852\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56b1345 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"56b1345\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"583\" height=\"404\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/horitzo.webp\" class=\"attachment-large size-large wp-image-2051\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/horitzo.webp 583w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/horitzo-300x208.webp 300w\" sizes=\"(max-width: 583px) 100vw, 583px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e39fd17 elementor-widget elementor-widget-heading\" data-id=\"e39fd17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Horitz\u00f3<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-052060d elementor-widget elementor-widget-heading\" data-id=\"052060d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tasting menus<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5981afd elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5981afd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>An ever-evolving exploration of Ibiza through \u00d3scar Molina\u2019s eyes, where new flavors and inspirations take shape in a menu of bold, unexpected creations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c29a7c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"5c29a7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2026\/03\/horitzo.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">see the menu<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\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-45111b1 e-con-full e-flex e-con e-child\" data-id=\"45111b1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-c406e7b e-con-full e-flex e-con e-child\" data-id=\"c406e7b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d09637 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"3d09637\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"582\" height=\"404\" src=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/alacarte.webp\" class=\"attachment-large size-large wp-image-2294\" alt=\"\" srcset=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/alacarte.webp 582w, https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/alacarte-300x208.webp 300w\" sizes=\"(max-width: 582px) 100vw, 582px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d36c265 elementor-widget elementor-widget-heading\" data-id=\"d36c265\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00c0 la carte<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71b27d3 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"71b27d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Personally design your experience, choose a starter,<br>a main course and a dessert from our selection<br>to complete this gastronomic journey.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb6ad2b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"fb6ad2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2026\/03\/a-la-carte.pdf\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">see the menu<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ea5f41 e-flex e-con-boxed e-con e-parent\" data-id=\"4ea5f41\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e02b500 e-con-full e-flex e-con e-child\" data-id=\"e02b500\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-cf47651 e-con-full e-flex e-con e-child\" data-id=\"cf47651\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e0cec0 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"2e0cec0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Make your journey meet ours<\/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-2c6e499 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2c6e499\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a12d9d8 e-con-full e-flex e-con e-child\" data-id=\"a12d9d8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-3ec4320 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"3ec4320\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59388c4 e-con-full e-flex e-con e-child\" data-id=\"59388c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f462251 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f462251\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Whether you\u2019re an islander seeking a new perspective or a visitor exploring everything Ibiza has to offer, La Gaia Restaurant, our flagship culinary experience at Ibiza Gran Hotel, invites you on a journey of fine dining, creativity, and discovery. Let your path cross ours\u2014reserve your table and experience Ibiza through every dish. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f48235f mi-boton elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"f48235f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"http:\/\/lagaiaibiza.myrestoo.net\/en\/reservar\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make a reservation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>La Gaia Restaurant Ibiza A Journey of People, Place &amp; Plate Reservations La Gaia Restaurant Ibiza A journey of people,\u2028place and plate Reservations At our La Gaia restaurant\u2014honored with one Michelin star and two Repsol Suns\u2014every plate tells a story: a story of our chef\u2019s creative journey, the Mediterranean spirit of Ibiza, and the dedication [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1987,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2161","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>La Gaia | Ibiza Gran Hotel<\/title>\n<meta name=\"description\" content=\"In our restaurant La Gaia, awarded with a Michelin star and two Repsol Suns, each dish tells a story.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lagaiaibiza.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"La Gaia | Ibiza Gran Hotel\" \/>\n<meta property=\"og:description\" content=\"In our restaurant La Gaia, awarded with a Michelin star and two Repsol Suns, each dish tells a story.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lagaiaibiza.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"La Gaia Ibiza\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T13:49:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"756\" \/>\n\t<meta property=\"og:image:height\" content=\"843\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lagaiaibiza.com\/en\/\",\"url\":\"https:\/\/lagaiaibiza.com\/en\/\",\"name\":\"La Gaia | Ibiza Gran Hotel\",\"isPartOf\":{\"@id\":\"https:\/\/www.lagaiaibiza.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lagaiaibiza.com\/en\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lagaiaibiza.com\/en\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp\",\"datePublished\":\"2025-02-07T12:05:00+00:00\",\"dateModified\":\"2026-03-27T13:49:10+00:00\",\"description\":\"In our restaurant La Gaia, awarded with a Michelin star and two Repsol Suns, each dish tells a story.\",\"breadcrumb\":{\"@id\":\"https:\/\/lagaiaibiza.com\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lagaiaibiza.com\/en\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lagaiaibiza.com\/en\/#primaryimage\",\"url\":\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp\",\"contentUrl\":\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp\",\"width\":756,\"height\":843},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lagaiaibiza.com\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/lagaiaibiza.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"La Gaia Ibiza\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.lagaiaibiza.com\/#website\",\"url\":\"https:\/\/www.lagaiaibiza.com\/\",\"name\":\"La Gaia Ibiza\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.lagaiaibiza.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.lagaiaibiza.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.lagaiaibiza.com\/#organization\",\"name\":\"La Gaia Ibiza\",\"url\":\"https:\/\/www.lagaiaibiza.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.lagaiaibiza.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/02\/Logo-la-Gaia.png\",\"contentUrl\":\"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/02\/Logo-la-Gaia.png\",\"width\":178,\"height\":50,\"caption\":\"La Gaia Ibiza\"},\"image\":{\"@id\":\"https:\/\/www.lagaiaibiza.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"La Gaia | Ibiza Gran Hotel","description":"In our restaurant La Gaia, awarded with a Michelin star and two Repsol Suns, each dish tells a story.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lagaiaibiza.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"La Gaia | Ibiza Gran Hotel","og_description":"In our restaurant La Gaia, awarded with a Michelin star and two Repsol Suns, each dish tells a story.","og_url":"https:\/\/lagaiaibiza.com\/en\/","og_site_name":"La Gaia Ibiza","article_modified_time":"2026-03-27T13:49:10+00:00","og_image":[{"width":756,"height":843,"url":"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lagaiaibiza.com\/en\/","url":"https:\/\/lagaiaibiza.com\/en\/","name":"La Gaia | Ibiza Gran Hotel","isPartOf":{"@id":"https:\/\/www.lagaiaibiza.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lagaiaibiza.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/lagaiaibiza.com\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp","datePublished":"2025-02-07T12:05:00+00:00","dateModified":"2026-03-27T13:49:10+00:00","description":"In our restaurant La Gaia, awarded with a Michelin star and two Repsol Suns, each dish tells a story.","breadcrumb":{"@id":"https:\/\/lagaiaibiza.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lagaiaibiza.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lagaiaibiza.com\/en\/#primaryimage","url":"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp","contentUrl":"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/03\/Rectangle-5-4.webp","width":756,"height":843},{"@type":"BreadcrumbList","@id":"https:\/\/lagaiaibiza.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/lagaiaibiza.com\/en\/"},{"@type":"ListItem","position":2,"name":"La Gaia Ibiza"}]},{"@type":"WebSite","@id":"https:\/\/www.lagaiaibiza.com\/#website","url":"https:\/\/www.lagaiaibiza.com\/","name":"La Gaia Ibiza","description":"","publisher":{"@id":"https:\/\/www.lagaiaibiza.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lagaiaibiza.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.lagaiaibiza.com\/#organization","name":"La Gaia Ibiza","url":"https:\/\/www.lagaiaibiza.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lagaiaibiza.com\/#\/schema\/logo\/image\/","url":"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/02\/Logo-la-Gaia.png","contentUrl":"https:\/\/lagaiaibiza.com\/wp-content\/uploads\/2025\/02\/Logo-la-Gaia.png","width":178,"height":50,"caption":"La Gaia Ibiza"},"image":{"@id":"https:\/\/www.lagaiaibiza.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/pages\/2161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/comments?post=2161"}],"version-history":[{"count":80,"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/pages\/2161\/revisions"}],"predecessor-version":[{"id":4287,"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/pages\/2161\/revisions\/4287"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/media\/1987"}],"wp:attachment":[{"href":"https:\/\/lagaiaibiza.com\/en\/wp-json\/wp\/v2\/media?parent=2161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}