.elementor-3221 .elementor-element.elementor-element-e7608f8{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:10px;--margin-right:10px;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-3221 .elementor-element.elementor-element-e7608f8.e-con{--align-self:center;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-f239095 */tc-contrato-form/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e7608f8 *//* =========================================
   TELECASTILLO 2026 – RESET TAMAÑO ESTÁNDAR
   ========================================= */

.elementor-3221 .elementor-element.elementor-element-e7608f8 .tc-contrato-form {
    max-width: 780px;
    margin: 0 auto;
    display: flex !important;
    flex-direction: column !important;
}

/* Forzar que el formulario siga el orden vertical */
.elementor-3221 .elementor-element.elementor-element-e7608f8 .tc-contrato-form .wpcf7-form {
    display: flex !important;
    flex-direction: column !important;
}

/* Área de Firma (Tamaño estándar 300px) */
.elementor-3221 .elementor-element.elementor-element-e7608f8 .tc-contrato-form canvas {
    width: 100% !important;
    height: 300px !important; 
    min-height: 300px !important;
    border: 2px solid #06134B !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    margin-bottom: 25px !important;
    touch-action: none;
    order: 10 !important;
}

/* Botón enviar - Posicionado debajo */
.elementor-3221 .elementor-element.elementor-element-e7608f8 .tc-contrato-form .wpcf7-submit {
    order: 20 !important;
    display: block !important;
    width: 100% !important;
    background: #F9B233 !important;
    color: #06134B !important;
    font-weight: 800 !important;
    border-radius: 999px !important;
    padding: 18px 24px !important;
    font-size: 18px !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    position: relative !important;
    z-index: 5;
}

/* Ajustes para Móvil */
@media (max-width: 767px) {
    .elementor-3221 .elementor-element.elementor-element-e7608f8 .tc-contrato-form canvas {
        height: 300px !important;
    }
    .elementor-3221 .elementor-element.elementor-element-e7608f8 .tc-contrato-form .wpcf7-submit {
        margin-top: 20px !important;
    }
}/* End custom CSS */