{"id":14,"date":"2022-12-07T19:08:23","date_gmt":"2022-12-07T19:08:23","guid":{"rendered":"https:\/\/giginails.store\/avenida-balboa\/?page_id=14"},"modified":"2026-02-09T13:32:41","modified_gmt":"2026-02-09T18:32:41","slug":"inicio","status":"publish","type":"page","link":"https:\/\/giginails.store\/via-israel\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e432df elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4e432df\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-85aaf2b\" data-id=\"85aaf2b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-42fe5c5 elementor-widget elementor-widget-html\" data-id=\"42fe5c5\" 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\r\n<style>\r\n  \/* --- ESTILOS GENERALES (Aplica a todo) --- *\/\r\n  .gigi-booking-wrapper {\r\n    font-family: inherit; \/* Hereda la fuente de tu tema Elementor *\/\r\n    max-width: 1000px;\r\n    margin: 0 auto;\r\n    color: #465620;\r\n  }\r\n\r\n  \/* --- HERO SECTION --- *\/\r\n  .gigi-hero-modern {\r\n    text-align: center;\r\n    padding: 20px 0 40px 0;\r\n    position: relative;\r\n  }\r\n\r\n  \/* Subt\u00edtulo elegante (Eyebrow text) *\/\r\n  .gigi-hero-eyebrow {\r\n    font-size: 14px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 3px; \/* Esto le da el toque premium *\/\r\n    font-weight: 600;\r\n    color: #677F2F;\r\n    margin-bottom: 25px;\r\n    display: block;\r\n    opacity: 0.9;\r\n  }\r\n\r\n  \/* Contenedor Flex para Logo + Texto *\/\r\n  .gigi-branch-container {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 25px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .gigi-hero-logo {\r\n    width: 160px;\r\n    height: auto;\r\n    transition: transform 0.3s ease;\r\n  }\r\n\r\n  .gigi-hero-logo:hover {\r\n    transform: scale(1.03);\r\n  }\r\n\r\n  \/* Nombre de la sucursal *\/\r\n  .gigi-branch-name {\r\n    font-size: 48px;\r\n    font-weight: 700; \/* Negrita fuerte del tema *\/\r\n    color: #465620;\r\n    line-height: 1;\r\n    position: relative;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* L\u00ednea decorativa bajo el nombre *\/\r\n  .gigi-branch-name::after {\r\n    content: '';\r\n    display: block;\r\n    width: 50%;\r\n    height: 3px;\r\n    background-color: #DCE3D0; \/* Verde muy p\u00e1lido *\/\r\n    margin-top: 10px;\r\n  }\r\n\r\n  \/* --- POLICIES SECTION (Estilos para la parte de abajo) --- *\/\r\n  .gigi-policies-card {\r\n    background-color: #F9FAF6; \/* Fondo crema\/verdoso muy suave *\/\r\n    border: 1px solid #E8EEDF;\r\n    border-radius: 20px;\r\n    padding: 40px;\r\n    margin-top: 40px;\r\n    box-shadow: 0 10px 30px rgba(70, 86, 32, 0.05);\r\n  }\r\n\r\n  .gigi-policies-title {\r\n    font-size: 24px;\r\n    font-weight: 700;\r\n    color: #465620;\r\n    margin-bottom: 20px;\r\n    text-align: center;\r\n    border-bottom: 2px solid #DCE3D0;\r\n    padding-bottom: 15px;\r\n    display: inline-block;\r\n    width: 100%;\r\n  }\r\n\r\n  .gigi-policies-intro {\r\n    text-align: center;\r\n    font-size: 16px;\r\n    margin-bottom: 30px;\r\n    color: #666;\r\n  }\r\n\r\n  .gigi-policies-list {\r\n    list-style: none;\r\n    padding: 0;\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 15px;\r\n  }\r\n\r\n  .gigi-policy-item {\r\n    position: relative;\r\n    padding-left: 35px;\r\n    font-size: 15px;\r\n    line-height: 1.6;\r\n    color: #555;\r\n  }\r\n\r\n  \/* Icono personalizado con CSS puro (Checkmark) *\/\r\n  .gigi-policy-item::before {\r\n    content: '\u2713';\r\n    position: absolute;\r\n    left: 0;\r\n    top: 2px;\r\n    width: 24px;\r\n    height: 24px;\r\n    background-color: #677F2F;\r\n    color: white;\r\n    border-radius: 50%;\r\n    font-size: 14px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-weight: bold;\r\n  }\r\n\r\n  .gigi-whatsapp-link {\r\n    color: #677F2F;\r\n    font-weight: 700;\r\n    text-decoration: underline;\r\n    transition: color 0.3s;\r\n  }\r\n  \r\n  .gigi-whatsapp-link:hover {\r\n    color: #465620;\r\n  }\r\n\r\n  \/* RESPONSIVE *\/\r\n  @media (max-width: 768px) {\r\n    .gigi-branch-container {\r\n      flex-direction: column;\r\n      gap: 15px;\r\n    }\r\n    .gigi-branch-name {\r\n      font-size: 36px;\r\n    }\r\n    .gigi-branch-name::after {\r\n      width: 60px; \/* Centrado visual *\/\r\n      margin: 10px auto 0 auto;\r\n    }\r\n    .gigi-policies-card {\r\n      padding: 25px 20px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"gigi-booking-wrapper\">\r\n  <div class=\"gigi-hero-modern\">\r\n    <span class=\"gigi-hero-eyebrow\">Our artists are waiting for you at<\/span>\r\n    \r\n    <div class=\"gigi-branch-container\">\r\n      <img decoding=\"async\" \r\n        src=\"https:\/\/giginails.store\/via-israel\/wp-content\/uploads\/sites\/3\/2026\/02\/logo-gigi-nailsgreen-1.png\" \r\n        alt=\"Gigi Nails Logo\" \r\n        class=\"gigi-hero-logo\"\r\n      \/>\r\n      <h1 class=\"gigi-branch-name\">V\u00eda Israel<\/h1>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\r\n\r\n\r\n<p><!--\nPlugin Name: Bookly - Responsive WordPress Appointment Booking and Scheduling Plugin\nPlugin URI: https:\/\/www.booking-wp-plugin.com\/?utm_source=bookly_admin&utm_medium=plugins_page&utm_campaign=plugins_page\nVersion: 26.7--><\/p>\n<style type=\"text\/css\">\n    :root {\n        --bookly-main-color: #465622 !important;\n        --bookly-color: #465622 !important;\n    }<\/p>\n<\/style>\n<div class=\"bookly-css-root\">\n<div id=\"bookly-form-69f1a070e27af\" class=\"bookly-form\" data-form_id=\"69f1a070e27af\" aria-live=\"polite\">\n<div style=\"text-align: center\"><img decoding=\"async\" src=\"https:\/\/giginails.store\/via-israel\/wp-includes\/js\/tinymce\/skins\/lightgray\/img\/loader.gif\" alt=\"Cargando ...\"\/><\/div>\n<\/p><\/div>\n<\/div>\n<p><script type=\"text\/javascript\">\n    (function (win, fn) {\n        var done = false, top = true,\n            doc = win.document,\n            root = doc.documentElement,\n            modern = doc.addEventListener,\n            add = modern ? 'addEventListener' : 'attachEvent',\n            rem = modern ? 'removeEventListener' : 'detachEvent',\n            pre = modern ? '' : 'on',\n            init = function (e) {\n                if (e.type == 'readystatechange') if (doc.readyState != 'complete') return;\n                (e.type == 'load' ? win : doc)[rem](pre + e.type, init, false);\n                if (!done) {\n                    done = true;\n                    fn.call(win, e.type || e);\n                }\n            },\n            poll = function () {\n                try {\n                    root.doScroll('left');\n                } catch (e) {\n                    setTimeout(poll, 50);\n                    return;\n                }\n                init('poll');\n            };\n        if (doc.readyState == 'complete') fn.call(win, 'lazy');\n        else {\n            if (!modern) if (root.doScroll) {\n                try {\n                    top = !win.frameElement;\n                } catch (e) {\n                }\n                if (top) poll();\n            }\n            doc[add](pre + 'DOMContentLoaded', init, false);\n            doc[add](pre + 'readystatechange', init, false);\n            win[add](pre + 'load', init, false);\n        }\n    })(window, function () {\n        window.bookly( {\"form_id\":\"69f1a070e27af\",\"status\":{\"booking\":\"new\"},\"skip_steps\":{\"service_part1\":0,\"service_part2\":1,\"extras\":1,\"time\":0,\"repeat\":1,\"cart\":1},\"errors\":{\"session_error\":\"Error de sesi\\u00f3n.\",\"form_id_error\":\"Error Identificaci\\u00f3n formulario.\",\"cart_item_not_available\":\"La hora seleccionada ya no est\\u00e1 disponible. Por favor elije otra ranura de hora.\",\"pay_locally_not_available\":\"Pagu\\u00e9 no est\\u00e1 disponible.\",\"invalid_gateway\":\"Puerta de enlace no es v\\u00e1lido.\",\"payment_error\":\"Error.\",\"incorrect_username_password\":\"Nombre de usuario o contrase\\u00f1a incorrectos.\"},\"form_attributes\":{\"hide_categories\":false,\"hide_services\":false,\"hide_staff_members\":false,\"show_number_of_persons\":false,\"hide_service_duration\":true,\"hide_locations\":true,\"hide_quantity\":true,\"hide_date\":true,\"hide_week_days\":true,\"hide_time_range\":true},\"use_client_time_zone\":0,\"defaults\":{\"service_id\":0,\"staff_id\":0,\"location_id\":0,\"category_id\":0},\"datepicker_mode\":\"text-accent\",\"facebook\":{\"enabled\":0,\"appId\":\"\"}} );\n    });\n<\/script><\/p>\n\r\n\r\n\r\n<div class=\"gigi-booking-wrapper\">\r\n  <div class=\"gigi-policies-card\">\r\n    <h2 class=\"gigi-policies-title\">Pol\u00edticas y Condiciones<\/h2>\r\n    <p class=\"gigi-policies-intro\">\r\n      Para brindarte el mejor servicio, por favor ten en cuenta lo siguiente antes de finalizar tu agenda:\r\n    <\/p>\r\n    \r\n    <ul class=\"gigi-policies-list\">\r\n      <li class=\"gigi-policy-item\">\r\n        <strong>Puntualidad:<\/strong> Te esperamos m\u00e1ximo 15 minutos. Pasado este tiempo, se pierde la cita y el dep\u00f3sito para no afectar a la siguiente clienta.\r\n      <\/li>\r\n      <li class=\"gigi-policy-item\">\r\n        <strong>Cancelaciones:<\/strong> Deben realizarse con m\u00ednimo <strong>4 horas de anticipaci\u00f3n<\/strong> para conservar tu dep\u00f3sito.\r\n      <\/li>\r\n      <li class=\"gigi-policy-item\">\r\n        El dep\u00f3sito <strong>no es reembolsable<\/strong> en caso de inasistencia (No Show) o cambios de \u00faltimo minuto.\r\n      <\/li>\r\n      <li class=\"gigi-policy-item\">\r\n        \u00bfNecesitas reprogramar? Puedes hacerlo 1 sola vez (en la misma sucursal). Escr\u00edbenos por WhatsApp <a href=\"https:\/\/wa.me\/50765778105\" class=\"gigi-whatsapp-link\" target=\"_blank\" rel=\"noopener\">haciendo clic aqu\u00ed<\/a>.\r\n      <\/li>\r\n      <li class=\"gigi-policy-item\">\r\n        Por comodidad y espacio, por favor <strong>no asistir con acompa\u00f1antes<\/strong>.\r\n      <\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our artists are waiting for you at V\u00eda Israel Pol\u00edticas y Condiciones Para brindarte el mejor servicio, por favor ten en cuenta lo siguiente antes de finalizar tu agenda: Puntualidad: Te esperamos m\u00e1ximo 15 minutos. Pasado este tiempo, se pierde la cita y el dep\u00f3sito para no afectar a la siguiente clienta. Cancelaciones: Deben realizarse [&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-14","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":9,"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":8701,"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/pages\/14\/revisions\/8701"}],"wp:attachment":[{"href":"https:\/\/giginails.store\/via-israel\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}