{"id":434,"date":"2025-11-03T22:59:51","date_gmt":"2025-11-03T22:59:51","guid":{"rendered":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/?page_id=434"},"modified":"2025-12-16T03:47:37","modified_gmt":"2025-12-16T03:47:37","slug":"contactanos","status":"publish","type":"page","link":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/contactanos\/","title":{"rendered":"Contactanos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"434\" class=\"elementor elementor-434\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1203badd elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"1203badd\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-7e55bc0a\" data-id=\"7e55bc0a\" data-element_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-75387982 elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"75387982\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contactanos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20851d9 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"20851d9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"> \u00a1Te invitamos a contactarnos y vivir la experiencia que ha transformado la rutina en un ritual de bienestar durante m\u00e1s de 15 a\u00f1os!\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c78a770 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"c78a770\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Contact Us<\/span>\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<div class=\"elementor-element elementor-element-ac374c7 e-flex e-con-boxed e-con e-parent\" data-id=\"ac374c7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57156df elementor-widget elementor-widget-html\" data-id=\"57156df\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* --- Variables de Color (Paleta completa) --- *\/\r\n  :root {\r\n    --vanity-green-primary: #2b8540;\r\n    --vanity-green-light: #3c8757;\r\n    --vanity-text-dark: #121311;\r\n    --vanity-text-gray: #606160;\r\n    --vanity-bg-light: #fdfdfd;\r\n    --vanity-white: #ffffff;\r\n    --vanity-border-light: #eee;\r\n    --vanity-accent-orange: #DF8E6A; \/* Color del icono del reloj original *\/\r\n  }\r\n\r\n  \/* --- Contenedor Principal --- *\/\r\n  .vanity-locations-wrapper {\r\n    width: 100%;\r\n    font-family: \"Jost\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\r\n      Helvetica, Arial, sans-serif;\r\n    background-color: var(--vanity-bg-light);\r\n    color: var(--vanity-text-dark);\r\n    padding: 80px 0;\r\n  }\r\n\r\n  \/* --- Contenedor General (para centrar contenido) --- *\/\r\n  .vanity-container {\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 0 20px;\r\n  }\r\n\r\n  \/* --- T\u00edtulo Principal de la Secci\u00f3n --- *\/\r\n  .vanity-section-title {\r\n    font-size: 32px !important;\r\n    font-weight: 400;\r\n    color: var(--vanity-text-gray);\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    margin-bottom: 40px;\r\n    line-height: 1.3;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* --- Contenedor Flex para las Tarjetas --- *\/\r\n  .vanity-locations-flex {\r\n    display: flex;\r\n    flex-direction: row;\r\n    gap: 30px;\r\n    align-items: stretch;\r\n    justify-content: center; \/* Centra la tarjeta en la pantalla si hay pocas *\/\r\n  }\r\n\r\n  \/* --- Tarjeta de Sucursal Individual --- *\/\r\n  .vanity-location-card {\r\n    flex: 1;\r\n    max-width: 600px; \/* Opcional: limita el ancho para que no se vea gigante sola *\/\r\n    background-color: var(--vanity-white);\r\n    border: 1px solid var(--vanity-border-light);\r\n    padding: 25px;\r\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);\r\n    transition: all 0.3s ease-in-out;\r\n    display: flex;\r\n    flex-direction: column;\r\n    \/* CAMBIO: Centrar elementos internos verticalmente *\/\r\n    align-items: center; \r\n  }\r\n\r\n  .vanity-location-card:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);\r\n  }\r\n\r\n  \/* T\u00edtulo de la tarjeta (Sucursal) *\/\r\n  .vanity-location-title {\r\n    font-size: 22px !important;\r\n    font-weight: 400;\r\n    color: var(--vanity-green-primary) !important;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    \/* CAMBIO: Centrar texto *\/\r\n    text-align: center;\r\n    margin-bottom: 25px;\r\n    width: 100%;\r\n  }\r\n\r\n  \/* --- Lista de Detalles (Direcci\u00f3n, Tel, etc.) --- *\/\r\n  .vanity-location-details {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0;\r\n    flex-grow: 1; \r\n    width: 100%; \/* Asegura que tome el ancho para centrar items *\/\r\n  }\r\n\r\n  .vanity-location-details li {\r\n    display: flex;\r\n    align-items: center;\r\n    \/* CAMBIO: Centrar el contenido de cada l\u00ednea (icono + texto) *\/\r\n    justify-content: center; \r\n    margin-bottom: 15px;\r\n    font-size: 17px;\r\n    line-height: 1.6;\r\n    color: var(--vanity-text-dark);\r\n  }\r\n   \r\n  .vanity-location-details li .icon {\r\n    margin-right: 12px;\r\n    font-size: 16px;\r\n    min-width: 20px;\r\n    text-align: center;\r\n    color: var(--vanity-text-gray);\r\n  }\r\n   \r\n  .vanity-location-details li .icon.is-location {\r\n     color: var(--vanity-green-primary);\r\n  }\r\n\r\n  \/* --- Bloque de Horario (Basado en la referencia) --- *\/\r\n  .vanity-location-schedule {\r\n    border-top: 1px solid var(--vanity-border-light);\r\n    padding-top: 25px;\r\n    margin-top: 25px;\r\n    text-align: center;\r\n    width: 100%;\r\n  }\r\n   \r\n  .vanity-schedule-icon {\r\n    font-size: 24px;\r\n    line-height: 1;\r\n    color: var(--vanity-text-gray);\r\n    opacity: 0.7;\r\n    margin-bottom: 15px;\r\n  }\r\n   \r\n  \/* Contenedor para los dos bloques de horario *\/\r\n  .vanity-schedule-items {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 40px;\r\n  }\r\n   \r\n  .vanity-schedule-block {\r\n    text-align: center;\r\n  }\r\n   \r\n  .vanity-schedule-block .day {\r\n    display: block;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    color: var(--vanity-text-gray);\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n  }\r\n   \r\n  .vanity-schedule-block .time {\r\n    display: block;\r\n    font-size: 20px !important;\r\n    font-weight: 500;\r\n    color: var(--vanity-green-primary) !important;\r\n  }\r\n\r\n\r\n  \/* --- Responsive (M\u00f3viles) --- *\/\r\n  @media (max-width: 768px) {\r\n    .vanity-locations-flex {\r\n      flex-direction: column;\r\n      gap: 30px;\r\n    }\r\n     \r\n    .vanity-section-title {\r\n      font-size: 30px !important;\r\n    }\r\n\r\n    \/* --- INICIO DE CAMBIOS --- *\/\r\n\r\n    \/* 1. T\u00edtulos de sucursal 24px y centrados *\/\r\n    .vanity-location-title {\r\n      font-size: 24px !important;\r\n      text-align: center;\r\n    }\r\n\r\n    \/* 2. Horario \"m\u00e1s ordenado\" (apilado) *\/\r\n    .vanity-schedule-items {\r\n      flex-direction: column; \/* Apila los bloques de horario *\/\r\n      gap: 15px; \/* Reduce el gap *\/\r\n      align-items: center; \/* Centra los bloques apilados *\/\r\n    }\r\n\r\n    \/* 3. Horas (tiempo) m\u00e1s peque\u00f1as *\/\r\n    .vanity-schedule-block .time {\r\n      font-size: 18px !important; \/* Reducido de 20px *\/\r\n    }\r\n    \/* --- FIN DE CAMBIOS --- *\/\r\n  }\r\n<\/style>\r\n\r\n<div class=\"vanity-locations-wrapper\">\r\n  <div class=\"vanity-container\">\r\n   \r\n    <h2 class=\"vanity-section-title\">Sucursales<\/h2>\r\n    \r\n    <div class=\"vanity-locations-flex\">\r\n       \r\n      <div class=\"vanity-location-card\">\r\n        <h3 class=\"vanity-location-title\">Sucursal Carretera Sur<\/h3>\r\n        \r\n        <ul class=\"vanity-location-details\">\r\n          <li>\r\n            <span class=\"icon is-location\">\ud83d\udccd<\/span>\r\n            <span>Km Carretera Sur, Managua, Nicaragua<\/span>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\ud83d\udcde<\/span>\r\n            <span>+505 7812 4257<\/span>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\ud83d\udcf2<\/span>\r\n            <span>7812 4257<\/span>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\ud83d\udce7<\/span>\r\n            <span>vsalon71@gmail.com<\/span>\r\n          <\/li>\r\n        <\/ul>\r\n        \r\n        <div class=\"vanity-location-schedule\">\r\n          <div class=\"vanity-schedule-icon\">\ud83d\udd54<\/div>\r\n          <div class=\"vanity-schedule-items\">\r\n            <div class=\"vanity-schedule-block\">\r\n              <span class=\"day\">Lunes a S\u00e1bado<\/span>\r\n              <span class=\"time\">8:00 AM \u2013 7:00 PM<\/span>\r\n            <\/div>\r\n            <div class=\"vanity-schedule-block\">\r\n              <span class=\"day\">Domingo<\/span>\r\n              <span class=\"time\">9:00 AM \u2013 2:00 PM<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n       \r\n      <\/div>\r\n    \r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7810152d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7810152d\" data-element_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-65aae606\" data-id=\"65aae606\" data-element_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-3aa8251a elementor-widget elementor-widget-heading\" data-id=\"3aa8251a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Otras formas de contactarnos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10b98940 elementor-widget elementor-widget-elementskit-social-media\" data-id=\"10b98940\" data-element_type=\"widget\" data-widget_type=\"elementskit-social-media.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t\t <ul class=\"ekit_social_media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"elementor-repeater-item-ab5f97e\">\n\t\t\t\t\t    <a\n\t\t\t\t\t\thref=\"https:\/\/www.facebook.com\/VanitySalonNicaragua\/\" aria-label=\"Facebook\" class=\"facebook\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-facebook\"><\/i>\n                                                                                                            <\/a>\n                    <\/li>\n                    \t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"elementor-repeater-item-9354096\">\n\t\t\t\t\t    <a\n\t\t\t\t\t\thref=\"https:\/\/www.instagram.com\/vanitysalonandbarbershop\/\" aria-label=\"instagram\" class=\"instagram\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\n                                                                                                            <\/a>\n                    <\/li>\n                    \t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\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<div class=\"elementor-element elementor-element-df2aea4 e-flex e-con-boxed e-con e-parent\" data-id=\"df2aea4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cd9c90a e-con-full e-flex e-con e-child\" data-id=\"cd9c90a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23853dc elementor-widget elementor-widget-elementskit-social-media\" data-id=\"23853dc\" data-element_type=\"widget\" data-widget_type=\"elementskit-social-media.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t\t <ul class=\"ekit_social_media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"elementor-repeater-item-035f627\">\n\t\t\t\t\t    <a\n\t\t\t\t\t\thref=\"https:\/\/api.whatsapp.com\/message\/GQYLUMY7AZSBF1?autoload=1&#038;app_absent=0\" aria-label=\"whatsapp\" class=\"whatsapp\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\n                                                                                                            <\/a>\n                    <\/li>\n                    \t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66f1971 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"66f1971\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Vanity Salon &amp; Barber Shop \u2013 Carretera Sur\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b59ea8 elementor-widget elementor-widget-google_maps\" data-id=\"0b59ea8\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Vanity%20Salon%20%26%20Barber%20Shop%20%E2%80%93%20Carretera%20Sur%2C%20managua&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Vanity Salon &amp; Barber Shop \u2013 Carretera Sur, managua\"\n\t\t\t\t\taria-label=\"Vanity Salon &amp; Barber Shop \u2013 Carretera Sur, managua\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-0ca2c08 e-con-full e-flex e-con e-child\" data-id=\"0ca2c08\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/www.waze.com\/en\/live-map\/directions\/vanity-salon-and-barber-shop-c-sur-nic-2?place=w.179372153.1793590455.17316556\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d513746 elementor-widget elementor-widget-image\" data-id=\"d513746\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-content\/uploads\/2025\/11\/waze.png\" class=\"attachment-large size-large wp-image-745\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dcac667 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dcac667\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Navegar con Waze<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-631125c e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"631125c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8fdbacc elementor-widget elementor-widget-elementskit-social-media\" data-id=\"8fdbacc\" data-element_type=\"widget\" data-widget_type=\"elementskit-social-media.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t\t <ul class=\"ekit_social_media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"elementor-repeater-item-035f627\">\n\t\t\t\t\t    <a\n\t\t\t\t\t\thref=\"https:\/\/wa.me\/message\/HTO5YL4Z3XJTO1\" aria-label=\"whatsapp\" class=\"whatsapp\" >\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\n                                                                                                            <\/a>\n                    <\/li>\n                    \t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1fa701 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b1fa701\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Vanity Salon &amp; Barber Shop \u2013 Metrocentro\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eabfc87 elementor-widget elementor-widget-google_maps\" data-id=\"eabfc87\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Metrocentro%20Managua&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Metrocentro Managua\"\n\t\t\t\t\taria-label=\"Metrocentro Managua\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-ac5ff85 e-con-full e-flex e-con e-child\" data-id=\"ac5ff85\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/www.waze.com\/en\/live-map\/directions\/metrocentro-paseo-de-la-union-europea-managua?place=w.179372153.1793983677.1188460\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bb797b elementor-widget elementor-widget-image\" data-id=\"1bb797b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-content\/uploads\/2025\/11\/waze.png\" class=\"attachment-large size-large wp-image-745\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ff53bd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5ff53bd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Navegar con Waze<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/a>\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>Contactanos \u00a1Te invitamos a contactarnos y vivir la experiencia que ha transformado la rutina en un ritual de bienestar durante m\u00e1s de 15 a\u00f1os! Contact Us Sucursales Sucursal Carretera Sur \ud83d\udccd Km Carretera Sur, Managua, Nicaragua \ud83d\udcde +505 7812 4257 \ud83d\udcf2 7812 4257 \ud83d\udce7 vsalon71@gmail.com \ud83d\udd54 Lunes a S\u00e1bado 8:00 AM \u2013 7:00 PM Domingo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-434","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/pages\/434","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/comments?post=434"}],"version-history":[{"count":82,"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/pages\/434\/revisions"}],"predecessor-version":[{"id":1099,"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/pages\/434\/revisions\/1099"}],"wp:attachment":[{"href":"https:\/\/hostedbyexpresso.com\/clients\/Vanity\/wp-json\/wp\/v2\/media?parent=434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}