#elementor-popup-modal-1380{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1380 .dialog-message{width:601px;height:auto;}#elementor-popup-modal-1380 .dialog-close-button{display:flex;}#elementor-popup-modal-1380 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){#elementor-popup-modal-1380 .dialog-message{width:603px;}#elementor-popup-modal-1380{justify-content:center;align-items:center;}}/* Start custom CSS *//* Forzar popup en móviles */

@media (max-width:767px){

.dialog-widget{
    position: fixed !important;
    inset: 0 !important;
    z-index: 999999 !important;
}

.dialog-widget-content{
    position: relative !important;
    margin:auto !important;
}

}/* End custom CSS */