{"id":18,"date":"2026-08-04T13:57:26","date_gmt":"2026-08-04T13:57:26","guid":{"rendered":"https:\/\/hotheadsalon.net\/?page_id=18"},"modified":"2026-09-15T08:58:06","modified_gmt":"2026-09-15T08:58:06","slug":"services","status":"publish","type":"page","link":"https:\/\/hotheadsalon.net\/es\/services\/","title":{"rendered":"Servicios"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"18\" class=\"elementor elementor-18\">\n\t\t\t\t<div class=\"elementor-element elementor-element-762926d e-con e-atomic-element e-flexbox-base e-de315e5\" data-id=\"762926d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"762926d\">\n    \t\t<div class=\"elementor-element elementor-element-d37c43b elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d37c43b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_delay&quot;:0,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SERVICIOS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-60a4979-4dd9d74 e-divider-base\" data-interaction-id=\"60a4979\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-b817ba4 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b817ba4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">TODOS LOS TRATAMIENTOS CAPILARES Y DE BELLEZA QUE NECESITAS<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b2adae elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1b2adae\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:0}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde recortes r\u00e1pidos hasta transformaciones completas de color, nuestros vers\u00e1tiles estilistas ofrecen resultados premium para hombres, mujeres y ni\u00f1os. Precios honestos, calidad excepcional y un ambiente donde verdaderamente puedes relajarte.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-8f5d16f e-con e-atomic-element e-flexbox-base e-b84382a\" data-id=\"8f5d16f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8f5d16f\">\n    \t\t<div class=\"elementor-element elementor-element-b09bf77 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b09bf77\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_delay&quot;:0,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">CATEGOR\u00cdAS Y PRECIOS<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f967a8 elementor-widget elementor-widget-spacer\" data-id=\"7f967a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0e125b6 e-con e-atomic-element e-flexbox-base e-0e125b6-817f781\" data-id=\"0e125b6\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0e125b6\">\n    <div class=\"elementor-element elementor-element-0a94c85 e-con e-atomic-element e-flexbox-base e-0a94c85-2f6a83b\" data-id=\"0a94c85\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0a94c85\">\n    \t\t<div class=\"elementor-element elementor-element-2725427 elementor-widget elementor-widget-html\" data-id=\"2725427\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"linea-track\">\r\n  <div class=\"linea-progreso\"><\/div>\r\n<\/div>\r\n\r\n<style>\r\n  .linea-track {\r\n    width: 3px; \r\n    height: 100%; \r\n    background-color: #161616; \r\n    margin: 0 auto; \r\n    position: relative;\r\n    border-radius: 5px;\r\n    min-height: 100px; \/* Le da un m\u00ednimo de altura por si la fila es muy bajita *\/\r\n  }\r\n\r\n  .linea-progreso {\r\n    width: 100%;\r\n    height: 0%; \r\n    background-color: #E8E8E8; \r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    border-radius: 5px;\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n  \/\/ Nos aseguramos de que el evento de scroll solo se a\u00f1ada una vez aunque pegues el c\u00f3digo varias veces\r\n  if (!window.scrollAnimacionActiva) {\r\n    window.addEventListener('scroll', () => {\r\n      \/\/ Buscamos TODAS las l\u00edneas que haya en la p\u00e1gina\r\n      const tracks = document.querySelectorAll('.linea-track');\r\n      \r\n      tracks.forEach(track => {\r\n        const progreso = track.querySelector('.linea-progreso');\r\n        if (!progreso) return;\r\n\r\n        const rect = track.getBoundingClientRect();\r\n        const windowHeight = window.innerHeight;\r\n\r\n        \/\/ L\u00f3gica de c\u00e1lculo individual para cada l\u00ednea\r\n        if (rect.top < windowHeight && rect.bottom > 0) {\r\n          const scrollable = rect.height;\r\n          const scrolled = (windowHeight \/ 2) - rect.top; \r\n          \r\n          let porcentaje = (scrolled \/ scrollable) * 100;\r\n          porcentaje = Math.max(0, Math.min(100, porcentaje));\r\n          \r\n          progreso.style.height = porcentaje + '%';\r\n        }\r\n      });\r\n    });\r\n    window.scrollAnimacionActiva = true;\r\n  }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-f27eba5 e-con e-atomic-element e-flexbox-base e-f27eba5-e02a102\" data-id=\"f27eba5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"f27eba5\">\n    <div class=\"elementor-element elementor-element-6c1708f e-con e-atomic-element e-flexbox-base e-6c1708f-416ee1b\" data-id=\"6c1708f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"6c1708f\">\n    \t\t<div class=\"elementor-element elementor-element-8058538 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8058538\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">CORTE Y FORMA<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d4de8c e-con e-atomic-element e-flexbox-base e-9d4de8c-b68d5a5\" data-id=\"9d4de8c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9d4de8c\">\n    <div class=\"elementor-element elementor-element-11dcdb9 e-con e-atomic-element e-flexbox-base e-11dcdb9-4fbe039\" data-id=\"11dcdb9\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"11dcdb9\">\n    \t\t<div class=\"elementor-element elementor-element-d9c1061 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d9c1061\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Corte y Peinado<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-3412c5a-555bcd7 e-divider-base\" data-interaction-id=\"3412c5a\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-44b9b23 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"44b9b23\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 50$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-a2f3e60 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a2f3e60\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Un corte de pelo personalizado adaptado a la forma de tu rostro, terminado con un secado y peinado profesional.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-7d4c80b e-con e-atomic-element e-flexbox-base e-7d4c80b-154585f\" data-id=\"7d4c80b\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"7d4c80b\">\n    <div class=\"elementor-element elementor-element-d0f00dc e-con e-atomic-element e-flexbox-base e-d0f00dc-2fbe80e\" data-id=\"d0f00dc\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d0f00dc\">\n    \t\t<div class=\"elementor-element elementor-element-b03508d elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b03508d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Corte de Hombre<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-fe25235-1a45eff e-divider-base\" data-interaction-id=\"fe25235\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-dea94fe elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"dea94fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 25$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c3fe5d elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6c3fe5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Corte y peinado de precisi\u00f3n para un look definido y limpio, que incluye un relajante lavado de cabello.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-b18b50d e-con e-atomic-element e-flexbox-base e-b18b50d-ee73560\" data-id=\"b18b50d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b18b50d\">\n    <div class=\"elementor-element elementor-element-5557e50 e-con e-atomic-element e-flexbox-base e-5557e50-e7f4595\" data-id=\"5557e50\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5557e50\">\n    \t\t<div class=\"elementor-element elementor-element-ea30a94 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"ea30a94\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Corte de Ni\u00f1o<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-1500b3c-b5d82a8 e-divider-base\" data-interaction-id=\"1500b3c\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf45d76 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"bf45d76\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">25$<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-441d314 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"441d314\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Cortes de pelo delicados, r\u00e1pidos y con estilo para ni\u00f1os en un ambiente c\u00f3modo y libre de estr\u00e9s.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-39812ed e-con e-atomic-element e-flexbox-base e-39812ed-12519e4\" data-id=\"39812ed\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"39812ed\">\n    <div class=\"elementor-element elementor-element-d1ebcb3 e-con e-atomic-element e-flexbox-base e-d1ebcb3-db9a02f\" data-id=\"d1ebcb3\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d1ebcb3\">\n    \t\t<div class=\"elementor-element elementor-element-08fd2b0 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"08fd2b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Lavado y Secado<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-939f349-ce5c4e6 e-divider-base\" data-interaction-id=\"939f349\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b04997 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0b04997\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 35$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-4351f17 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4351f17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Un lavado de limpieza profunda seguido de un secado profesional voluminoso y duradero.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-03ae374 e-con e-atomic-element e-flexbox-base e-03ae374-b2f6b1a\" data-id=\"03ae374\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"03ae374\">\n    <div class=\"elementor-element elementor-element-0b5994a e-con e-atomic-element e-flexbox-base e-0b5994a-2f9fbc8\" data-id=\"0b5994a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0b5994a\">\n    \t\t<div class=\"elementor-element elementor-element-6df51dc elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6df51dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Recogidos<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-b25e5b9-745f901 e-divider-base\" data-interaction-id=\"b25e5b9\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6be6d1 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a6be6d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 45$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ba23fb elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5ba23fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Peinados personalizados, elegantes y seguros para bodas, graduaciones o cualquier ocasi\u00f3n especial.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-669a27a e-con e-atomic-element e-flexbox-base e-669a27a-2fe557d\" data-id=\"669a27a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"669a27a\">\n    \t\t<div class=\"elementor-element elementor-element-ecdd0bf elementor-widget elementor-widget-html\" data-id=\"ecdd0bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"linea-track\" id=\"linea-track\">\r\n  <div class=\"linea-progreso\" id=\"linea-progreso\"><\/div>\r\n<\/div>\r\n\r\n<style>\r\n  \/* El ra\u00edl de fondo (gris claro) *\/\r\n  .linea-track {\r\n    width: 3px; \/* Grosor de la l\u00ednea *\/\r\n    height: 100%; \/* Ocupa todo el alto de la columna *\/\r\n    background-color: #161616; \r\n    margin: 0 auto; \/* La centra en la columna *\/\r\n    position: relative;\r\n    border-radius: 5px;\r\n  }\r\n\r\n  \/* La l\u00ednea que baja (negra) *\/\r\n  .linea-progreso {\r\n    width: 100%;\r\n    height: 0%; \/* Empieza vac\u00eda *\/\r\n    background-color: #E8E8E8; \/* Color de la l\u00ednea que se dibuja *\/\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    border-radius: 5px;\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n  window.addEventListener('scroll', () => {\r\n    const track = document.getElementById('linea-track');\r\n    const progreso = document.getElementById('linea-progreso');\r\n    \r\n    if (!track || !progreso) return;\r\n\r\n    \/\/ Calculamos las distancias respecto a la ventana\r\n    const rect = track.getBoundingClientRect();\r\n    const windowHeight = window.innerHeight;\r\n\r\n    \/\/ L\u00f3gica para saber cu\u00e1nto hemos bajado por esa secci\u00f3n\r\n    if (rect.top < windowHeight && rect.bottom > 0) {\r\n      const scrollable = rect.height;\r\n      \/\/ Ajustamos para que empiece a llenarse cuando llega a la mitad de la pantalla\r\n      const scrolled = (windowHeight \/ 2) - rect.top; \r\n      \r\n      let porcentaje = (scrolled \/ scrollable) * 100;\r\n      \r\n      \/\/ Mantenemos el valor entre 0 y 100\r\n      porcentaje = Math.max(0, Math.min(100, porcentaje));\r\n      \r\n      progreso.style.height = porcentaje + '%';\r\n    }\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-5e5505c e-con e-atomic-element e-flexbox-base e-5e5505c-8b591fa\" data-id=\"5e5505c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5e5505c\">\n    \t\t<div class=\"elementor-element elementor-element-6aa4709 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6aa4709\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">COLOR<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a55880 e-con e-atomic-element e-flexbox-base e-3a55880-053710f\" data-id=\"3a55880\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3a55880\">\n    <div class=\"elementor-element elementor-element-0405519 e-con e-atomic-element e-flexbox-base e-0405519-b578f98\" data-id=\"0405519\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0405519\">\n    \t\t<div class=\"elementor-element elementor-element-c375279 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c375279\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Ba\u00f1o de Color<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-f245bf6-3d824cd e-divider-base\" data-interaction-id=\"f245bf6\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-01f60c5 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"01f60c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">35$<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-6184e19 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6184e19\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Un tratamiento semipermanente para aportar un brillo incre\u00edble, refrescar las puntas y realzar tu tono natural.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-33319ce e-con e-atomic-element e-flexbox-base e-33319ce-71f0d02\" data-id=\"33319ce\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"33319ce\">\n    <div class=\"elementor-element elementor-element-9f19276 e-con e-atomic-element e-flexbox-base e-9f19276-dce9085\" data-id=\"9f19276\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9f19276\">\n    \t\t<div class=\"elementor-element elementor-element-f97b728 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f97b728\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Retoque de Color<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-a4e8bd3-61a8db8 e-divider-base\" data-interaction-id=\"a4e8bd3\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ef6825 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6ef6825\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 65$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a916c1 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6a916c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Aplicaci\u00f3n de precisi\u00f3n en la ra\u00edz para cubrir las canas de manera impecable o igualar perfectamente tu color actual.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-42658f7 e-con e-atomic-element e-flexbox-base e-42658f7-93d90be\" data-id=\"42658f7\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"42658f7\">\n    <div class=\"elementor-element elementor-element-4ffcc73 e-con e-atomic-element e-flexbox-base e-4ffcc73-edb20e7\" data-id=\"4ffcc73\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"4ffcc73\">\n    \t\t<div class=\"elementor-element elementor-element-cfa631e elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"cfa631e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mechas Parciales<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-e1ac470-f583f33 e-divider-base\" data-interaction-id=\"e1ac470\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-166a178 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"166a178\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 100$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-bfd04b0 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"bfd04b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mechas estrat\u00e9gicamente colocadas alrededor del rostro y la coronilla para a\u00f1adir una luz y dimensi\u00f3n preciosas.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-66d57e1 e-con e-atomic-element e-flexbox-base e-66d57e1-ce4a869\" data-id=\"66d57e1\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"66d57e1\">\n    <div class=\"elementor-element elementor-element-2076b1f e-con e-atomic-element e-flexbox-base e-2076b1f-7ad9c53\" data-id=\"2076b1f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"2076b1f\">\n    \t\t<div class=\"elementor-element elementor-element-c4cfde8 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c4cfde8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mechas Completas<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-a3368b6-79bd201 e-divider-base\" data-interaction-id=\"a3368b6\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-1247db6 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1247db6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 130$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-17c95b1 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"17c95b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mechas integrales desde la ra\u00edz hasta las puntas para un look transformador y m\u00e1s luminoso en su totalidad.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-9db66eb e-con e-atomic-element e-flexbox-base e-9db66eb-88ddf10\" data-id=\"9db66eb\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9db66eb\">\n    <div class=\"elementor-element elementor-element-f6e682f e-con e-atomic-element e-flexbox-base e-f6e682f-50fce77\" data-id=\"f6e682f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"f6e682f\">\n    \t\t<div class=\"elementor-element elementor-element-f6387c7 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f6387c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Balayage Completo<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-7efb230-f4b9226 e-divider-base\" data-interaction-id=\"7efb230\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f410ca elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4f410ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 150$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-49b050e elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"49b050e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mechas pintadas a mano con efecto de sol para un degradado perfecto y de aspecto natural con un crecimiento suave.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-48d54f5 e-con e-atomic-element e-flexbox-base e-48d54f5-4148aaf\" data-id=\"48d54f5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"48d54f5\">\n    <div class=\"elementor-element elementor-element-8054fed e-con e-atomic-element e-flexbox-base e-8054fed-532d47f\" data-id=\"8054fed\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8054fed\">\n    \t\t<div class=\"elementor-element elementor-element-8038128 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8038128\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Retoque de Balayage<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-8c2ad59-df62c31 e-divider-base\" data-interaction-id=\"8c2ad59\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6a602b elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c6a602b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desde 120$ <\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-feacb09 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"feacb09\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Refresca tu balayage actual recuperando la luminosidad y matizando las puntas.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-8940e11 elementor-widget elementor-widget-spacer\" data-id=\"8940e11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5db383c e-con e-atomic-element e-flexbox-base e-5db383c-520224f\" data-id=\"5db383c\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"5db383c\">\n    <div class=\"elementor-element elementor-element-06ae76a e-con e-atomic-element e-flexbox-base e-06ae76a-59e2cef\" data-id=\"06ae76a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"06ae76a\">\n    \t\t<div class=\"elementor-element elementor-element-3d570a0 elementor-widget elementor-widget-html\" data-id=\"3d570a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"linea-track\">\r\n  <div class=\"linea-progreso\"><\/div>\r\n<\/div>\r\n\r\n<style>\r\n  .linea-track {\r\n    width: 3px; \r\n    height: 100%; \r\n    background-color: #161616; \r\n    margin: 0 auto; \r\n    position: relative;\r\n    border-radius: 5px;\r\n    min-height: 100px; \/* Le da un m\u00ednimo de altura por si la fila es muy bajita *\/\r\n  }\r\n\r\n  .linea-progreso {\r\n    width: 100%;\r\n    height: 0%; \r\n    background-color: #E8E8E8; \r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    border-radius: 5px;\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n  \/\/ Nos aseguramos de que el evento de scroll solo se a\u00f1ada una vez aunque pegues el c\u00f3digo varias veces\r\n  if (!window.scrollAnimacionActiva) {\r\n    window.addEventListener('scroll', () => {\r\n      \/\/ Buscamos TODAS las l\u00edneas que haya en la p\u00e1gina\r\n      const tracks = document.querySelectorAll('.linea-track');\r\n      \r\n      tracks.forEach(track => {\r\n        const progreso = track.querySelector('.linea-progreso');\r\n        if (!progreso) return;\r\n\r\n        const rect = track.getBoundingClientRect();\r\n        const windowHeight = window.innerHeight;\r\n\r\n        \/\/ L\u00f3gica de c\u00e1lculo individual para cada l\u00ednea\r\n        if (rect.top < windowHeight && rect.bottom > 0) {\r\n          const scrollable = rect.height;\r\n          const scrolled = (windowHeight \/ 2) - rect.top; \r\n          \r\n          let porcentaje = (scrolled \/ scrollable) * 100;\r\n          porcentaje = Math.max(0, Math.min(100, porcentaje));\r\n          \r\n          progreso.style.height = porcentaje + '%';\r\n        }\r\n      });\r\n    });\r\n    window.scrollAnimacionActiva = true;\r\n  }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-d38abf5 e-con e-atomic-element e-flexbox-base e-d38abf5-b741aea\" data-id=\"d38abf5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d38abf5\">\n    <div class=\"elementor-element elementor-element-b722ee6 e-con e-atomic-element e-flexbox-base e-b722ee6-6489c4a\" data-id=\"b722ee6\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b722ee6\">\n    \t\t<div class=\"elementor-element elementor-element-0c2ba8d elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0c2ba8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">OTROS SERVICIOS QU\u00cdMICOS<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28f7fb2 e-con e-atomic-element e-flexbox-base e-28f7fb2-ed037b8\" data-id=\"28f7fb2\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"28f7fb2\">\n    <div class=\"elementor-element elementor-element-865e89f e-con e-atomic-element e-flexbox-base e-865e89f-8d92dfe\" data-id=\"865e89f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"865e89f\">\n    \t\t<div class=\"elementor-element elementor-element-cf84fef elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"cf84fef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Permanente \/ Moldeado<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-5314f92-e9f58b7 e-divider-base\" data-interaction-id=\"5314f92\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ebedf2 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0ebedf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">90$<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c15897 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2c15897\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Consigue rizos duraderos y de aspecto natural u ondas suaves adaptadas al volumen y estilo que desees.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-940faa4 e-con e-atomic-element e-flexbox-base e-940faa4-8dace02\" data-id=\"940faa4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"940faa4\">\n    <div class=\"elementor-element elementor-element-2887e99 e-con e-atomic-element e-flexbox-base e-2887e99-1f6320f\" data-id=\"2887e99\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"2887e99\">\n    \t\t<div class=\"elementor-element elementor-element-717c9a5 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"717c9a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Alisado Brasile\u00f1o<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-7a23425-a2be225 e-divider-base\" data-interaction-id=\"7a23425\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-d94a2fa elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d94a2fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">250$<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-8553d27 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8553d27\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Un tratamiento alisador premium que elimina el encrespamiento, sella la cut\u00edcula y proporciona un cabello radiante y manejable durante meses.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-cf1cf7e e-con e-atomic-element e-flexbox-base e-cf1cf7e-12aa3d2\" data-id=\"cf1cf7e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"cf1cf7e\">\n    <div class=\"elementor-element elementor-element-9008304 e-con e-atomic-element e-flexbox-base e-9008304-81eeab2\" data-id=\"9008304\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9008304\">\n    \t\t<div class=\"elementor-element elementor-element-ede3ed9 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"ede3ed9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Olaplex<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-844c4cb-f6d15e9 e-divider-base\" data-interaction-id=\"844c4cb\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1b91d4 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d1b91d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">15$<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-9bbb4a7 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"9bbb4a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Un tratamiento adicional reconstructor de enlaces que repara y fortalece el cabello desde el interior durante cualquier servicio qu\u00edmico.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-7326134 e-con e-atomic-element e-flexbox-base e-7326134-d581491\" data-id=\"7326134\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"7326134\">\n    \t\t<div class=\"elementor-element elementor-element-18f388f elementor-widget elementor-widget-html\" data-id=\"18f388f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"linea-track\">\r\n  <div class=\"linea-progreso\"><\/div>\r\n<\/div>\r\n\r\n<style>\r\n  .linea-track {\r\n    width: 3px; \r\n    height: 100%; \r\n    background-color: #161616; \r\n    margin: 0 auto; \r\n    position: relative;\r\n    border-radius: 5px;\r\n    min-height: 100px; \/* Le da un m\u00ednimo de altura por si la fila es muy bajita *\/\r\n  }\r\n\r\n  .linea-progreso {\r\n    width: 100%;\r\n    height: 0%; \r\n    background-color: #E8E8E8; \r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    border-radius: 5px;\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n  \/\/ Nos aseguramos de que el evento de scroll solo se a\u00f1ada una vez aunque pegues el c\u00f3digo varias veces\r\n  if (!window.scrollAnimacionActiva) {\r\n    window.addEventListener('scroll', () => {\r\n      \/\/ Buscamos TODAS las l\u00edneas que haya en la p\u00e1gina\r\n      const tracks = document.querySelectorAll('.linea-track');\r\n      \r\n      tracks.forEach(track => {\r\n        const progreso = track.querySelector('.linea-progreso');\r\n        if (!progreso) return;\r\n\r\n        const rect = track.getBoundingClientRect();\r\n        const windowHeight = window.innerHeight;\r\n\r\n        \/\/ L\u00f3gica de c\u00e1lculo individual para cada l\u00ednea\r\n        if (rect.top < windowHeight && rect.bottom > 0) {\r\n          const scrollable = rect.height;\r\n          const scrolled = (windowHeight \/ 2) - rect.top; \r\n          \r\n          let porcentaje = (scrolled \/ scrollable) * 100;\r\n          porcentaje = Math.max(0, Math.min(100, porcentaje));\r\n          \r\n          progreso.style.height = porcentaje + '%';\r\n        }\r\n      });\r\n    });\r\n    window.scrollAnimacionActiva = true;\r\n  }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-149fd79 e-con e-atomic-element e-flexbox-base e-149fd79-bf9251b\" data-id=\"149fd79\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"149fd79\">\n    \t\t<div class=\"elementor-element elementor-element-7df6b8d elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7df6b8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DEPILACI\u00d3N CON CERA<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2f15ba e-con e-atomic-element e-flexbox-base e-b2f15ba-8c60a8b\" data-id=\"b2f15ba\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b2f15ba\">\n    <div class=\"elementor-element elementor-element-e57850a e-con e-atomic-element e-flexbox-base e-e57850a-6491b8a\" data-id=\"e57850a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"e57850a\">\n    \t\t<div class=\"elementor-element elementor-element-e4c888d elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e4c888d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Cejas, labio o barbilla<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-2c01b22-b8a8f7c e-divider-base\" data-interaction-id=\"2c01b22\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-f33b1fa elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f33b1fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">12$<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-c14edbc elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c14edbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Depilaci\u00f3n r\u00e1pida, suave y precisa para dar la forma perfecta a tus cejas o dejar \u00e1reas espec\u00edficas impecablemente suaves.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-783b40d e-con e-atomic-element e-flexbox-base e-783b40d-2eb9696\" data-id=\"783b40d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"783b40d\">\n    <div class=\"elementor-element elementor-element-d288633 e-con e-atomic-element e-flexbox-base e-d288633-cb029a9\" data-id=\"d288633\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d288633\">\n    \t\t<div class=\"elementor-element elementor-element-c2f6eef elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c2f6eef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Rostro Completo<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-cb6ac76-84da8a1 e-divider-base\" data-interaction-id=\"cb6ac76\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d6455c elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8d6455c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">30$<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<div class=\"elementor-element elementor-element-33986b1 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"33986b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Depilaci\u00f3n integral y suave en todo el rostro para un cutis radiantemente suave y sin vello.<\/h3>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-044ace8 e-con e-atomic-element e-flexbox-base e-09bd6d9\" data-id=\"044ace8\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"044ace8\">\n    \t\t<div class=\"elementor-element elementor-element-7d254a4 elementor-widget elementor-widget-heading\" data-id=\"7d254a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">GALER\u00cdA<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0f13ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"a0f13ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec74687 elementor-widget elementor-widget-spacer\" data-id=\"ec74687\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e29b971 e-con e-atomic-element e-grid-base e-e29b971-d6afb54\" data-id=\"e29b971\" data-element_type=\"e-grid\" data-e-type=\"e-grid\" data-interaction-id=\"e29b971\">\n    \t\t\t<img fetchpriority=\"high\" decoding=\"async\" class=\"e-image-base e-8fd769a-3e7aeb3\" data-interaction-id=\"8fd769a\" id=\"1223\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/821375d9-6e4c-453a-bfa6-fb9df4de3080.png\" width=\"1086\" height=\"1448\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/821375d9-6e4c-453a-bfa6-fb9df4de3080.png 1086w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/821375d9-6e4c-453a-bfa6-fb9df4de3080-225x300.png 225w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/821375d9-6e4c-453a-bfa6-fb9df4de3080-768x1024.png 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/821375d9-6e4c-453a-bfa6-fb9df4de3080-9x12.png 9w\" alt=\"\"\/>\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-4e3f092-3b37d23\" data-interaction-id=\"4e3f092\" id=\"1232\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.15.20.jpeg\" width=\"1199\" height=\"1600\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.15.20.jpeg 1199w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.15.20-225x300.jpeg 225w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.15.20-767x1024.jpeg 767w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.15.20-768x1025.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.15.20-1151x1536.jpeg 1151w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.15.20-9x12.jpeg 9w\" alt=\"\"\/>\t\t\t\t\t<img decoding=\"async\" class=\"e-image-base e-f27044e-6faf3e2\" data-interaction-id=\"f27044e\" id=\"1224\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/07c0d135-16b0-4003-828f-394fd2c825fe.png\" width=\"1086\" height=\"1448\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/07c0d135-16b0-4003-828f-394fd2c825fe.png 1086w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/07c0d135-16b0-4003-828f-394fd2c825fe-225x300.png 225w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/07c0d135-16b0-4003-828f-394fd2c825fe-768x1024.png 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/07c0d135-16b0-4003-828f-394fd2c825fe-9x12.png 9w\" alt=\"\"\/>\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-4152911-d347d6b\" data-interaction-id=\"4152911\" id=\"1233\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.19.10.jpeg\" width=\"1347\" height=\"1600\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.19.10.jpeg 1347w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.19.10-253x300.jpeg 253w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.19.10-862x1024.jpeg 862w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.19.10-768x912.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.19.10-1293x1536.jpeg 1293w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-19.19.10-10x12.jpeg 10w\" alt=\"\"\/>\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-01b20d6-7b35f57\" data-interaction-id=\"01b20d6\" id=\"1234\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.23.47.jpeg\" width=\"1200\" height=\"1600\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.23.47.jpeg 1200w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.23.47-225x300.jpeg 225w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.23.47-768x1024.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.23.47-1152x1536.jpeg 1152w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.23.47-9x12.jpeg 9w\" alt=\"\"\/>\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-fa64cdd-878f534\" data-interaction-id=\"fa64cdd\" id=\"1235\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.27.50.jpeg\" width=\"1200\" height=\"1600\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.27.50.jpeg 1200w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.27.50-225x300.jpeg 225w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.27.50-768x1024.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.27.50-1152x1536.jpeg 1152w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-29-at-20.27.50-9x12.jpeg 9w\" alt=\"\"\/>\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-4d2f974-bba660f\" data-interaction-id=\"4d2f974\" id=\"1244\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-1.jpeg\" width=\"1229\" height=\"1296\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-1.jpeg 1229w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-1-284x300.jpeg 284w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-1-971x1024.jpeg 971w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-1-768x810.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-1-11x12.jpeg 11w\" alt=\"\"\/>\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-6be45a1-e021cf6\" data-interaction-id=\"6be45a1\" id=\"1243\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-08-30-at-15.37.04-e1789462679245.jpeg\" width=\"805\" height=\"1248\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-08-30-at-15.37.04-e1789462679245.jpeg 805w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-08-30-at-15.37.04-e1789462679245-194x300.jpeg 194w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-08-30-at-15.37.04-e1789462679245-661x1024.jpeg 661w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-08-30-at-15.37.04-e1789462679245-768x1191.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-08-30-at-15.37.04-e1789462679245-8x12.jpeg 8w\" alt=\"\"\/>\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base e-da2f76f-260f43a\" data-interaction-id=\"da2f76f\" id=\"1245\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56.jpeg\" width=\"1147\" height=\"1308\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56.jpeg 1147w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-263x300.jpeg 263w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-898x1024.jpeg 898w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-768x876.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-09-at-05.37.56-11x12.jpeg 11w\" alt=\"\"\/>\t\t\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-255a64d e-con e-atomic-element e-flexbox-base e-255a64d-a76683b\" data-id=\"255a64d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"255a64d\">\n    <div class=\"elementor-element elementor-element-b5e35bc e-con e-atomic-element e-flexbox-base e-b5e35bc-11b0696\" data-id=\"b5e35bc\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b5e35bc\">\n    \t\t<div class=\"elementor-element elementor-element-40cdcb5 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"40cdcb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_delay&quot;:0,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u00bfTIENES PREGUNTAS?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73df70e elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"73df70e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">AQU\u00cd HAY ALGUNAS DE LAS M\u00c1S FRECUENTES<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52481ab elementor-widget elementor-widget-spacer\" data-id=\"52481ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d7bff5 elementor-invisible elementor-widget elementor-widget-n-accordion\" data-id=\"6d7bff5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1140\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1140\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> \u00bfTengo que pagar online al reservar mi cita? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-right\" viewbox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1140\" class=\"elementor-element elementor-element-220e204 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"220e204\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e56de03 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e56de03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">No, no necesitas pagar por adelantado. Puedes reservar y asegurar tu cita f\u00e1cilmente y pagar c\u00f3modamente en persona en el sal\u00f3n despu\u00e9s de tu servicio.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1141\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1141\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> \u00bfPuedo elegir un estilista espec\u00edfico para mi corte o color? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-right\" viewbox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1141\" class=\"elementor-element elementor-element-28085f0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"28085f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f27412e elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f27412e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u00a1S\u00ed, por supuesto! Aunque cada miembro del equipo de HotHeads es un profesional altamente capacitado que garantiza resultados impecables, entendemos perfectamente la comodidad de volver con tu experto favorito. <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1142\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1142\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> \u00bfC\u00f3mo sabr\u00e9 el precio exacto de mi tratamiento de color? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-right\" viewbox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1142\" class=\"elementor-element elementor-element-0e63dcb e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"0e63dcb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-137ba62 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"137ba62\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Our color services start at $35 and highlights at $100. Because every hair type, length, and desired result is unique, the final price may vary slightly. Your stylist will always provide a clear consultation and price breakdown before beginning any technical work.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1143\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1143\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> \u00bfOfrec\u00e9is servicios para ni\u00f1os? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewbox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-right\" viewbox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1143\" class=\"elementor-element elementor-element-649bd5c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"649bd5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3019c8 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f3019c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">S\u00ed, HotHeads es un sal\u00f3n para toda la familia. Ofrecemos cortes y peinados expertos para hombres, mujeres y ni\u00f1os, asegurando que todos en la familia salgan luciendo su mejor aspecto.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-80fc2ff e-con e-atomic-element e-flexbox-base e-80fc2ff-1e77d95\" data-id=\"80fc2ff\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"80fc2ff\">\n    \t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"e-image-base\" data-interaction-id=\"a85b133\" id=\"640\" src=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-07-at-17.55.27.jpeg\" width=\"1200\" height=\"1600\" srcset=\"https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-07-at-17.55.27.jpeg 1200w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-07-at-17.55.27-225x300.jpeg 225w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-07-at-17.55.27-768x1024.jpeg 768w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-07-at-17.55.27-1152x1536.jpeg 1152w, https:\/\/hotheadsalon.net\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-07-at-17.55.27-9x12.jpeg 9w\" alt=\"\"\/>\t\t\n<\/div>\n\n<\/div>\n<div class=\"elementor-element elementor-element-8102c38 e-con e-atomic-element e-flexbox-base e-73cc14b\" data-id=\"8102c38\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8102c38\">\n    \t\t<div class=\"elementor-element elementor-element-40fb3fb elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"40fb3fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_delay&quot;:0,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">TU NUEVO LOOK TE ESPERA<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t\n<hr class=\"e-7dc9ab4-eafee0f e-divider-base\" data-interaction-id=\"7dc9ab4\"   \/>\n\t\t\t\t<div class=\"elementor-element elementor-element-272dc70 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"272dc70\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u00bfPREPARADO PARA ELEVAR TU ESTILO?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-980de46 elementor-widget elementor-widget-spacer\" data-id=\"980de46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ebe9c2 elementor-mobile-align-center elementor-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"1ebe9c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/es\/book.now\/\">\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\">AGENDA TU VISITA<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>SERVICES All the Hair &amp; Beauty Treatments You Need From quick trims to complete color transformations, our versatile stylists deliver premium results for men, women, and children. Honest pricing, exceptional quality, and an atmosphere where you can truly relax. CATEGORIES &amp; PRICING HAIR SHAPING Cut and Style From 50$ A customized haircut tailored to your face shape, finished with a professional blowout and styling. Men&#8217;s Cut From 25$ Precision cutting and styling for a sharp, clean look, including a relaxing hair wash. Child&#8217;s Cut 25$ Gentle, quick, and stylish haircuts for kids in a comfortable and stress-free environment. Shampoo &amp; Blow Dry From 35$ A deep-cleansing wash followed by a voluminous, long-lasting professional blowout. Up-do&#8217;s From 45$ Elegant and secure custom styling for weddings, proms, or any special occasion. Hair color Color Gloss 35$ A semi-permanent treatment to add incredible shine, refresh ends, and enhance your natural tone. Color Retouch From 65$ Precision root application to seamlessly cover gray hair or perfectly match your existing color. Partial Highlighs From 100$ Strategically placed foils around the face and crown to add beautiful brightness and dimension. Full Highligh From 130$ Comprehensive highlighting from root to tip for an all-over brighter, transformative look. Full Balayage From 150$ Hand-painted, sun-kissed highlights for a seamless, natural-looking gradient with a soft grow-out. Balayage Retouch From 120$ Refresh your existing balayage by bringing the brightness back up and toning the ends. OTHER CHEMICAL SERVICES Perm\/Body Wave 90$ Achieve long-lasting, natural-looking curls or soft waves tailored to your desired volume and style. Brazilian Blowout 250$ A premium smoothing treatment that eliminates frizz, seals the cuticle, and delivers radiant, manageable hair for months. Olaplex 15$ A bond-building add-on treatment that repairs and strengthens hair from the inside out during any chemical service. WAXING Eyebrows, lip, or chin 12$ Quick, gentle, and precise hair removal to perfectly shape your brows or leave targeted areas flawlessly smooth. Full Face 30$ Comprehensive and gentle hair removal across the entire face for a radiantly smooth, fuzz-free complexion. GALLERY GOT QUESTIONS? Here are some of the most asked ones Do I have to pay online when I book my appointment? No, you don\u2019t need to pay upfront. You can easily book and secure your appointment and pay comfortably in person at the salon after your service. Can I choose a specific stylist for my haircut or color? Yes, absolutely! While every member of the HotHeads team is a highly trained professional guaranteeing flawless results, we completely understand the comfort of returning to your favorite expert. How will I know the exact price of my color treatment? Our color services start at $35 and highlights at $100. Because every hair type, length, and desired result is unique, the final price may vary slightly. Your stylist will always provide a clear consultation and price breakdown before beginning any technical work. Do you offer services for children? Yes, HotHeads is a family-friendly salon. We offer expert styling and cuts for men, women, and children, ensuring everyone in the family leaves looking their best. No, you don\u2019t need to pay upfront. You can easily book and secure your appointment and pay comfortably in person at the salon after your service. Yes, absolutely! While every member of the HotHeads team is a highly trained professional guaranteeing flawless results, we completely understand the comfort of returning to your favorite expert. Our color services start at $35 and highlights at $100. Because every hair type, length, and desired result is unique, the final price may vary slightly. Your stylist will always provide a clear consultation and price breakdown before beginning any technical work. Yes, HotHeads is a family-friendly salon. We offer expert styling and cuts for men, women, and children, ensuring everyone in the family leaves looking their best. YOUR NEW LOOK AWAITS Ready to Elevate Your Style? BOOK YOUR VISIT<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":226,"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":1249,"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/pages\/18\/revisions\/1249"}],"wp:attachment":[{"href":"https:\/\/hotheadsalon.net\/es\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}