.elementor-2244 .elementor-element.elementor-element-2225138{--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;}#elementor-popup-modal-2244{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2244 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-2244 .dialog-close-button{display:flex;}#elementor-popup-modal-2244 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-267370d *//*  Force Vinebuilders Live Popup wider inside Elementor Popup Builder */
@media (min-width: 1025px) {
  /* Expand the popup modal itself */
  .elementor-popup-modal .elementor-container {
    max-width: 1100px !important;
    width: 95% !important;
  }

  /* Optionally expand your inner content box as well */
  .elementor-popup-modal .vb-live-popup-content {
    max-width: 1100px !important;
  }

  /* Make video slightly taller for widescreen balance */
  .elementor-popup-modal .vinebuilders-video-wrapper {
    padding-bottom: 50% !important; /* Default was 56.25% */
  }
}/* End custom CSS */