.elementor-7405 .elementor-element.elementor-element-4afdfe0{--display:flex;--min-height:600px;--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;--overflow:auto;}#elementor-popup-modal-7405 .dialog-message{width:640px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-7405{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-7405 .dialog-close-button{display:flex;}#elementor-popup-modal-7405 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:50px 50px 50px 50px;}/* Start custom CSS for html, class: .elementor-element-a7bfd25 */.iframe-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Escritorio: iframe ocupa todo el ancho, altura automática */
.agenda-iframe {
  width: 100%;
  height: auto;
  min-height: 700px; /* recomendado por AgendaPro */
  border: 0;
}

/* Dispositivos móviles: iframe ocupa 100% de la pantalla menos el header */
@media (max-width: 991px) {
  .agenda-iframe {
    height: 600px;
  }
}/* End custom CSS */