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