.elementor-760 .elementor-element.elementor-element-741916f{--display:flex;--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;--border-radius:24px 24px 24px 24px;--padding-top:48px;--padding-bottom:48px;--padding-left:48px;--padding-right:48px;}.elementor-760 .elementor-element.elementor-element-741916f:not(.elementor-motion-effects-element-type-background), .elementor-760 .elementor-element.elementor-element-741916f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-760 .elementor-element.elementor-element-a5ca202{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 024px) 0px;text-align:center;}.elementor-760 .elementor-element.elementor-element-a5ca202 .elementor-heading-title{font-family:"Biotif", Sans-serif;font-size:36px;font-weight:700;letter-spacing:-0.64px;color:var( --e-global-color-text );}#elementor-popup-modal-760{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-760 .dialog-message{width:600px;height:auto;}#elementor-popup-modal-760 .dialog-close-button{display:flex;font-size:24px;}#elementor-popup-modal-760 .dialog-widget-content{border-radius:24px 24px 24px 24px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-760 .dialog-close-button i{color:var( --e-global-color-text );}#elementor-popup-modal-760 .dialog-close-button svg{fill:var( --e-global-color-text );}@media(max-width:1024px){#elementor-popup-modal-760 .dialog-message{width:600px;}}@media(max-width:767px){.elementor-760 .elementor-element.elementor-element-741916f{--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-760 .elementor-element.elementor-element-a5ca202{margin:0020px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-760 .elementor-element.elementor-element-a5ca202 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for shortcode, class: .elementor-element-eb771e7 *//* ==============================
   EsMuyHeavy – MC4WP Form (ID 670)
   Dark UI + Green CTA (locked)
   ============================== */

/* Contenedor / alineación */
.elementor .mc4wp-form.mc4wp-form-670,
.elementor .mc4wp-form.mc4wp-form-670 * {
  box-sizing: border-box !important;
  font-family: Archivo;
}

/* Separación entre bloques */
.elementor .mc4wp-form.mc4wp-form-670 .mc4wp-form-fields > p {
  margin: 0 0 14px !important;
}

.elementor .mc4wp-form.mc4wp-form-670 label {
    width: 100%;
}
/* Input email (barra oscura) */
.elementor .mc4wp-form.mc4wp-form-670 input[type="email"] {
  width: 100% !important;
  padding: 6px 14px !important;
  border-radius: 5px !important;
  border: 1px solid rgba(255,255,255,0.20) !important;
  background: rgba(255,255,255,0.15) !important;
  color: rgba(255,255,255,0.92) !important;
  font-size: 24px !important;
  line-height: 46px !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}

/* Placeholder */
.elementor .mc4wp-form.mc4wp-form-670 input[type="email"]::placeholder {
  color: rgba(255,255,255,0.80) !important;
}

/* Focus */
.elementor .mc4wp-form.mc4wp-form-670 input[type="email"]:focus {
  border-color: rgba(168,255,120,0.85) !important;
}

/* Línea checkbox */
.elementor .mc4wp-form.mc4wp-form-670 label {
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255,255,255,0.70) !important;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 24px !important;
  margin-bottom: 20px !important;
}

/* Checkbox: tamaño y alineación */
.elementor .mc4wp-form.mc4wp-form-670 input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  margin: 0 10px 0 0 !important;
  vertical-align: middle !important;
  accent-color: #B1FC8E !important; /* Verde de la imagen */
}

/* Link “Política de Privacidad” en verde */
.elementor .mc4wp-form.mc4wp-form-670 a,
.elementor .mc4wp-form.mc4wp-form-670 a:visited {
  color: #B1FC8E !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.elementor .mc4wp-form.mc4wp-form-670 a:hover {
  text-decoration: underline !important;
  opacity: 0.95 !important;
}

/* Botón verde ancho */
.elementor .mc4wp-form.mc4wp-form-670 input[type="submit"] {
  width: 100% !important;
  padding: 12px !important;
  border-radius: 10px !important;
  border: 0 !important;
  background: #B1FC8E !important;
  color: rgba(0,0,0,1) !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}

/* Hover/active */
.elementor .mc4wp-form.mc4wp-form-670 input[type="submit"]:hover {
  filter: brightness(0.98) !important;
}

.elementor .mc4wp-form.mc4wp-form-670 input[type="submit"]:active {
  transform: translateY(1px) !important;
}

/* Mensajes de éxito/error */
.elementor .mc4wp-form.mc4wp-form-670 .mc4wp-response {
  margin-top: 10px !important;
  font-size: 14px !important;
  color: rgba(255,255,255,0.85) !important;
}

.elementor .mc4wp-form.mc4wp-form-670 .mc4wp-response a {
  color: #A8FF78 !important;
}

@media screen and (max-width: 767px) {
    .elementor .mc4wp-form.mc4wp-form-670 label {
        font-size: 18px !important;
    }
    
    .elementor .mc4wp-form.mc4wp-form-670 input[type="submit"] {
        font-size: 16px !important;
    }
    
    .elementor .mc4wp-form.mc4wp-form-670 input[type="email"] {
        font-size: 18px !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Biotif';
	font-display: auto;
	src: url('https://www.esmuyheavy.com/wp-content/uploads/2025/10/Biotif-book.ttf') format('truetype');
}
/* End Custom Fonts CSS */