/**
* Theme Name: Vian Child
* Description: This is a child theme of Vian, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: vian
* Version: 1.0.2
*/

/* =============================================
   HELVETICA NEUE — Fuentes globales Constructorres
   Para revertir: borrar desde aquí hasta el final
   ============================================= */

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueUltraLight.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueUltraLightItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueThin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueThinItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueRoman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('https://dev-constructorres.umohcrew.com/wp-content/uploads/2026/06/HelveticaNeueBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Aplicación global */
body,
p,
li,
td,
input,
textarea,
select,
button,
.elementor-widget-text-editor,
.elementor-widget-heading .elementor-heading-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.elementor-widget-heading .elementor-heading-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}


/* =============================================
   FIX: Íconos blancos sobre fondo naranja
   Afecta: icon widgets (stacked), btn-icon-link, botones con ícono
   ============================================= */

/* Íconos en widgets de Elementor con background (view: stacked) */
.elementor-view-stacked .elementor-icon i,
.elementor-view-stacked .elementor-icon svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}

/* Flechas de botones tipo btn-icon-link (naranja con ícono) */
.btn-icon-link i,
.btn-icon-link svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}

/* Íconos dentro de botones Elementor con fondo naranja */
.elementor-button i,
.elementor-button svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}
