.elementor-226 .elementor-element.elementor-element-c7d0103{--display:flex;}.elementor-226 .elementor-element.elementor-element-626e542{--display:flex;}#elementor-popup-modal-226{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-226 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-226 .dialog-close-button{display:flex;}#elementor-popup-modal-226 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-a9b863e */.banner-oferta {
    text-align: center !important;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 1.2 !important;
    /* Añadimos el espacio arriba */
    padding-top: 40px !important; 
    padding-bottom: 20px !important;
    display: block !important;
    width: 100% !important;
}

.banner-oferta .highlight {
    display: block !important;
    color: #bc0010 !important;
    font-size: clamp(28px, 5vw, 42px) !important; /* Se ajusta solo al tamaño de pantalla */
    font-weight: 900 !important;
    letter-spacing: -1px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase !important;
}

.banner-oferta .subtext {
    display: block !important;
    color: #333333 !important;
    font-size: clamp(18px, 3vw, 24px) !important; /* Se ajusta solo al tamaño de pantalla */
    font-weight: 700 !important;
    letter-spacing: 0px !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-36c0bfb *//* ============================================================
   ESTILOS GENERALES (ESCRITORIO Y TABLET)
   ============================================================ */
.wpcf7 {
    max-width: 550px !important;
    margin: 20px auto !important;
    background: #ffffff !important;
    padding: 40px 50px !important;
    border-radius: 20px !important;
    box-shadow: 0px 15px 35px rgba(0,0,0,0.1) !important;
    box-sizing: border-box !important;
}

/* Forzar que cada bloque ocupe el 100% y se apile */
.wpcf7-form-control-wrap {
    display: block !important;
    width: 100% !important;
    margin-bottom: 12px !important;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select {
    width: 100% !important;
    height: 48px !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 6px !important;
    padding: 0 15px !important;
    font-size: 16px !important;
    color: #444 !important;
    background-color: #fff !important;
    box-sizing: border-box !important;
}

/* ============================================================
   BOTÓN SUBMIT
   ============================================================ */
.wpcf7 input[type="submit"],
.wpcf7-submit {
    width: 100% !important;
    background-color: #ffcc33 !important;
    color: #313131 !important;
    font-weight: 800 !important;
    font-size: 18px !important;
    border: none !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    text-align: center !important;
    margin: 15px 0 !important;
    box-shadow: 0px 4px 10px rgba(255, 204, 51, 0.3) !important;
    box-sizing: border-box !important;

    /* Reset de estilos raros del navegador */
    appearance: none !important;
    -webkit-appearance: none !important;
    display: block !important;

    /* Centrado visual real */
    height: auto !important;
    min-height: 56px !important;
    line-height: 1 !important;
    padding: 18px 16px !important;

    /* Evitar cortes raros del texto */
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;

    /* Afinado visual */
    letter-spacing: 0.3px !important;
}

/* Texto inferior */
.wpcf7 form p {
    text-align: center !important;
    display: block !important;
    width: 100% !important;
    margin: 10px auto !important;
    padding: 0 !important;
    color: #666 !important;
    font-size: 15px !important;
    clear: both !important;
}

/* Limpieza de saltos de línea automáticos */
.wpcf7 br {
    display: none !important;
}

/* ============================================================
   AJUSTES ESPECÍFICOS PARA MÓVIL
   ============================================================ */
@media (max-width: 767px) {
    .wpcf7 {
        max-width: 95% !important;
        padding: 25px 20px !important;
    }

    .wpcf7-form div,
    .wpcf7-form p,
    .wpcf7-form span,
    .columns-2 {
        display: block !important;
        width: 100% !important;
        float: none !important;
        clear: both !important;
        margin-right: 0 !important;
        text-align: center !important;
    }

    .wpcf7 input[type="submit"],
    .wpcf7-submit {
        font-size: 15px !important;
        min-height: 52px !important;
        padding: 17px 14px !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    .wpcf7-form-control-wrap input,
    .wpcf7-form-control-wrap select {
        text-align: left !important;
    }
}/* End custom CSS */