.elementor-2216 .elementor-element.elementor-element-14d8687{--display:flex;}.elementor-2216 .elementor-element.elementor-element-2248f00{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}#elementor-popup-modal-2216{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2216 .dialog-message{width:95vw;height:auto;}#elementor-popup-modal-2216 .dialog-close-button{display:flex;}#elementor-popup-modal-2216 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){#elementor-popup-modal-2216 .dialog-message{width:98vw;}}/* Start custom CSS for shortcode, class: .elementor-element-2248f00 *//* ===== A) Scroll แนวตั้ง + ขนาด Popup 2216 ===== */
.elementor-popup-modal .elementor-popup-2216 .dialog-widget-content{
  width: 94vw !important;
  max-width: 94vw !important;
  height: 93vh !important;
  max-height: 92vh !important;
}

.elementor-popup-modal .elementor-popup-2216 .dialog-message{
  height: 93vh !important;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 767px){
  .elementor-popup-modal .elementor-popup-2216 .dialog-widget-content{
    width: 98vw !important;
    max-width: 98vw !important;
    height: 98vh !important;
    max-height: 98vh !important;
  }
  .elementor-popup-modal .elementor-popup-2216 .dialog-message{
    height: 98vh !important;
  }
}

/* ===== B) Scroll แนวนอนของตาราง (TablePress) ===== */
.tp-scroll{
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.tp-scroll .tablepress{
  min-width: 900px; /* ปรับตามจำนวนคอลัมน์ */
}/* End custom CSS */