.elementor-kit-11{--e-global-color-primary:#F27035;--e-global-color-secondary:#731F26;--e-global-color-text:#1A1815;--e-global-color-accent:#F23A2F;--e-global-color-f8faa40:#F0EDEA;--e-global-color-fd13fc1:#FAFAF8;--e-global-color-6dcb989:#1A1815;--e-global-color-fb88bfc:#8A8480;--e-global-color-daa1e74:#F23A2F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:0px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:25%;padding-inline-start:25%;}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:var( --e-global-color-accent );}.site-footer{background-color:var( --e-global-color-accent );}.site-footer .copyright p{font-family:"Geoform", gea;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-header{padding-inline-end:20px;padding-inline-start:20px;}}/* Start custom CSS *//* ═══════════════════════════════════════
   NOREN AGENCY — WPForms oscuro elegante
   ═══════════════════════════════════════ */

/* Campos de texto, email, teléfono */
.wpforms-field input[type="text"],
.wpforms-field input[type="email"],
.wpforms-field input[type="tel"],
.wpforms-field input[type="url"],
.wpforms-field input[type="number"],
.wpforms-field textarea,
.wpforms-field select {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  padding: 13px 16px !important;
  font-size: 0.9rem !important;
  font-weight: 300 !important;
  transition: all 0.3s ease !important;
  width: 100% !important;
}

/* Placeholder */
.wpforms-field input::placeholder,
.wpforms-field textarea::placeholder {
  color: rgba(255, 255, 255, 0.3) !important;
  font-weight: 300 !important;
}

/* Focus — borde rojo Noren */
.wpforms-field input:focus,
.wpforms-field textarea:focus,
.wpforms-field select:focus {
  border-color: #E03030 !important;
  background: rgba(224, 48, 48, 0.06) !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(224, 48, 48, 0.12) !important;
}

/* Labels */
.wpforms-field label.wpforms-field-label {
  color: rgba(255, 255, 255, 0.5) !important;
  font-size: 0.8rem !important;
  font-weight: 400 !important;
  letter-spacing: 0.5px !important;
  margin-bottom: 6px !important;
  text-transform: uppercase !important;
}

/* Radio y checkbox labels */
.wpforms-field-radio label,
.wpforms-field-checkbox label {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 0.9rem !important;
  font-weight: 300 !important;
}

/* Botón Enviar — WPForms */
.wpforms-submit,
.wpforms-form button[type="submit"],
.wpforms-form input[type="submit"] {
  background: #E03030 !important;
  border: none !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  font-size: 0.95rem !important;
  font-weight: 500 !important;
  letter-spacing: 1.5px !important;
  padding: 14px 32px !important;
  text-transform: uppercase !important;
  transition: all 0.3s ease !important;
  width: 100% !important;
  cursor: pointer !important;
}

/* Botón hover */
.wpforms-submit:hover,
.wpforms-form button[type="submit"]:hover {
  background: #b82020 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 20px rgba(224, 48, 48, 0.3) !important;
}

/* Mobile */
@media (max-width: 767px) {
  .wpforms-field input,
  .wpforms-field textarea {
    font-size: 16px !important;
  }
  .wpforms-submit {
    padding: 14px 24px !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geoform';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://noren.agency/wp-content/uploads/2025/11/Geoform.ttf') format('truetype');
}
@font-face {
	font-family: 'Geoform';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://noren.agency/wp-content/uploads/2025/11/Geoform-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geoform';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://noren.agency/wp-content/uploads/2025/11/Geoform-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */