.elementor-711 .elementor-element.elementor-element-a8880bf{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-711 .elementor-element.elementor-element-e6381ef{width:100%;max-width:100%;}:root{--page-title-display:none;}body.elementor-page-711{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-e6381ef *//* ===== NEWSLETTER JETPACK - OVERRIDE TOTAL ===== */

/* Ocultar elementos nativos */
#subscribe-text,
#subscribe-text p,
.jetpack_subscription_widget h2,
.jetpack_subscription_widget .widgettitle,
.jetpack_subscription_form label,
#subscribe-blog-url { display: none !important; }

/* Contenedor del form en columna */
.jetpack_subscription_form,
#subscribe-blog-1 form,
form#subscribe-blog-1 {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

/* INPUT EMAIL - todos los IDs posibles de Jetpack */
.jetpack_subscription_form input[type="email"],
input[name="email"][id*="subscribe"] {
  width: 100% !important;
  padding: 12px 18px !important;
  border: 1px solid rgba(255,255,255,.15) !important;
  border-radius: 9999px !important;
  background: rgba(255,255,255,.08) !important;
  font-size: 13px !important;
  color: #fff !important;
  font-family: 'Manrope', sans-serif !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
}
.jetpack_subscription_form input[type="email"]::placeholder {
  color: rgba(255,255,255,.35) !important;
}
.jetpack_subscription_form input[type="email"]:focus {
  border-color: #fed65b !important;
  background: rgba(255,255,255,.12) !important;
  outline: none !important;
  box-shadow: none !important;
}

/* BOTÓN SUBMIT - todos los .elementor-711 .elementor-element.elementor-element-e6381efes posibles */
.jetpack_subscription_form input[type="submit"],
.jetpack_subscription_form button[type="submit"],
#subscribe-blog-1 input[type="submit"],
#subscribe-submit input[type="submit"],
.jetpack_subscription_widget input[type="submit"] {
  width: 100% !important;
  padding: 12px 18px !important;
  background: #fed65b !important;
  color: #453a29 !important;
  border: none !important;
  border-radius: 9999px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  font-family: 'Manrope', sans-serif !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  display: block !important;
  transition: background .2s !important;
  /* Asegura que NO aparezca como link azul */
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased !important;
}
.jetpack_subscription_form input[type="submit"]:hover,
#subscribe-blog-1 input[type="submit"]:hover {
  background: #fff !important;
  color: #453a29 !important;
}

/* BOTÓN JETPACK - wp-block-button__link */
#kf button.wp-block-button__link[name="jetpack_subscriptions_widget"] {
  width: 100% !important;
  padding: 12px 18px !important;
  background: #fed65b !important;
  color: #453a29 !important;
  border: none !important;
  border-radius: 9999px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  font-family: 'Manrope', sans-serif !important;
  outline: none !important;
  box-shadow: none !important;
  display: block !important;
  transition: background .2s !important;
}
#kf button.wp-block-button__link[name="jetpack_subscriptions_widget"]:hover {
  background: #fff !important;
  color: #453a29 !important;
}/* End custom CSS */