.elementor-5573 .elementor-element.elementor-element-cf024b7:not(.elementor-motion-effects-element-type-background), .elementor-5573 .elementor-element.elementor-element-cf024b7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000DB;}.elementor-5573 .elementor-element.elementor-element-cf024b7 > .elementor-background-overlay{background-image:var(--wpr-bg-aa9fc6f2-0b3e-4555-901b-171775c2065a);opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5573 .elementor-element.elementor-element-cf024b7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:35px 35px 35px 35px;}.elementor-widget-theme-page-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5573 .elementor-element.elementor-element-c30e862{text-align:center;}.elementor-5573 .elementor-element.elementor-element-c30e862 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:32px;font-weight:600;text-transform:uppercase;color:#FFFFFF;}.elementor-5573 .elementor-element.elementor-element-1a5bfaa{--display:flex;}.elementor-5573 .elementor-element.elementor-element-1a5bfaa.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-5573 .elementor-element.elementor-element-47fc3de{--display:flex;}.elementor-5573 .elementor-element.elementor-element-9ea8b94{--display:flex;}.elementor-5573 .elementor-element.elementor-element-537f595{--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;--n-tabs-title-gap:33px;--n-tabs-title-padding-top:0px;--n-tabs-title-padding-right:40px;--n-tabs-title-padding-bottom:0px;--n-tabs-title-padding-left:40px;--n-tabs-title-font-size:17px;--n-tabs-title-color:#FFFFFF;}.elementor-5573 .elementor-element.elementor-element-537f595 > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected='false']:not( :hover ){background:#838383;}.elementor-5573 .elementor-element.elementor-element-537f595.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:#965400;}.elementor-5573 .elementor-element.elementor-element-537f595.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-5573 .elementor-element.elementor-element-537f595.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:#965400;}.elementor-5573 .elementor-element.elementor-element-537f595.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:"Mitr", Sans-serif;font-weight:500;}@media(min-width:1025px){.elementor-5573 .elementor-element.elementor-element-cf024b7 > .elementor-background-overlay{background-attachment:fixed;}}/* Start custom CSS for shortcode, class: .elementor-element-c8c2ea5 *//* ===== WOODWORKING THEME FOR TABLEPRESS ===== */

#tablepress-11 {
  width: 100%;
  border-collapse: collapse;
  background: #fff9f2; /* สีพื้นอุ่น */
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  font-family: 'Prompt', sans-serif;
  font-size: 15px;
}

/* Header */
#tablepress-11 thead th {
  background: linear-gradient(180deg, #b37a4c, #8d5a2e); /* โทนสีน้ำตาลไม้ */
  color: #fff;
  text-align: left;
  padding: 12px 10px;
  font-weight: 600;
  border: none;
  letter-spacing: 0.3px;
}

/* แถวเนื้อหา */
#tablepress-11 tbody td {
  padding: 10px 12px;
  border-bottom: 1px solid #e6d3bf;
  color: #333;
}

/* Alternate Row */
#tablepress-11 tbody tr:nth-child(even) {
  background-color: #fdf6ef;
}

/* Hover */
#tablepress-11 tbody tr:hover {
  background-color: #f7e6d1;
  transition: 0.25s ease;
}

/* ลิงก์ใน Topic */
#tablepress-11 tbody td a {
  color: #8b4513;
  font-weight: 500;
  text-decoration: none;
}

#tablepress-11 tbody td a:hover {
  color: #d2691e;
  text-decoration: underline;
}

/* Source column – สีรอง */
#tablepress-11 td.column-2 {
  color: #5e4632;
  font-style: italic;
}

/* Date column */
#tablepress-11 td.column-1 {
  font-weight: 600;
  color: #704214;
}

/* Caption (Edit link) */
#tablepress-11 caption a {
  color: #a67c52;
  font-size: 12px;
  text-decoration: none;
}

#tablepress-11 caption a:hover {
  color: #704214;
  text-decoration: underline;
}

/* Responsive tweak */
@media (max-width: 768px) {
  #tablepress-11 thead {
    display: none;
  }

  #tablepress-11 tbody td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8d9c7;
  }

  #tablepress-11 tbody tr {
    margin-bottom: 10px;
    background: #fffdf8;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  }

  #tablepress-11 tbody td:before {
    content: attr(data-label);
    font-weight: bold;
    color: #8b5a2b;
    display: block;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-80bc1a2 *//* ===== WOODWORKING THEME FOR TABLEPRESS ===== */

#tablepress-3 {
  width: 100%;
  border-collapse: collapse;
  background: #fff9f2; /* สีพื้นอุ่น */
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  font-family: 'Prompt', sans-serif;
  font-size: 15px;
}

/* Header */
#tablepress-3 thead th {
  background: linear-gradient(180deg, #b37a4c, #8d5a2e); /* โทนสีน้ำตาลไม้ */
  color: #fff;
  text-align: left;
  padding: 12px 10px;
  font-weight: 600;
  border: none;
  letter-spacing: 0.3px;
}

/* แถวเนื้อหา */
#tablepress-3 tbody td {
  padding: 10px 12px;
  border-bottom: 1px solid #e6d3bf;
  color: #333;
}

/* Alternate Row */
#tablepress-3 tbody tr:nth-child(even) {
  background-color: #fdf6ef;
}

/* Hover */
#tablepress-3 tbody tr:hover {
  background-color: #f7e6d1;
  transition: 0.25s ease;
}

/* ลิงก์ใน Topic */
#tablepress-3 tbody td a {
  color: #8b4513;
  font-weight: 500;
  text-decoration: none;
}

#tablepress-3 tbody td a:hover {
  color: #d2691e;
  text-decoration: underline;
}

/* Source column – สีรอง */
#tablepress-3 td.column-2 {
  color: #5e4632;
  font-style: italic;
}

/* Date column */
#tablepress-3 td.column-1 {
  font-weight: 600;
  color: #704214;
}

/* Caption (Edit link) */
#tablepress-3 caption a {
  color: #a67c52;
  font-size: 12px;
  text-decoration: none;
}

#tablepress-3 caption a:hover {
  color: #704214;
  text-decoration: underline;
}

/* Responsive tweak */
@media (max-width: 768px) {
  #tablepress-3 thead {
    display: none;
  }

  #tablepress-3 tbody td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8d9c7;
  }

  #tablepress-3 tbody tr {
    margin-bottom: 10px;
    background: #fffdf8;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  }

  #tablepress-3 tbody td:before {
    content: attr(data-label);
    font-weight: bold;
    color: #8b5a2b;
    display: block;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-c8c2ea5 *//* ===== WOODWORKING THEME FOR TABLEPRESS ===== */

#tablepress-11 {
  width: 100%;
  border-collapse: collapse;
  background: #fff9f2; /* สีพื้นอุ่น */
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  font-family: 'Prompt', sans-serif;
  font-size: 15px;
}

/* Header */
#tablepress-11 thead th {
  background: linear-gradient(180deg, #b37a4c, #8d5a2e); /* โทนสีน้ำตาลไม้ */
  color: #fff;
  text-align: left;
  padding: 12px 10px;
  font-weight: 600;
  border: none;
  letter-spacing: 0.3px;
}

/* แถวเนื้อหา */
#tablepress-11 tbody td {
  padding: 10px 12px;
  border-bottom: 1px solid #e6d3bf;
  color: #333;
}

/* Alternate Row */
#tablepress-11 tbody tr:nth-child(even) {
  background-color: #fdf6ef;
}

/* Hover */
#tablepress-11 tbody tr:hover {
  background-color: #f7e6d1;
  transition: 0.25s ease;
}

/* ลิงก์ใน Topic */
#tablepress-11 tbody td a {
  color: #8b4513;
  font-weight: 500;
  text-decoration: none;
}

#tablepress-11 tbody td a:hover {
  color: #d2691e;
  text-decoration: underline;
}

/* Source column – สีรอง */
#tablepress-11 td.column-2 {
  color: #5e4632;
  font-style: italic;
}

/* Date column */
#tablepress-11 td.column-1 {
  font-weight: 600;
  color: #704214;
}

/* Caption (Edit link) */
#tablepress-11 caption a {
  color: #a67c52;
  font-size: 12px;
  text-decoration: none;
}

#tablepress-11 caption a:hover {
  color: #704214;
  text-decoration: underline;
}

/* Responsive tweak */
@media (max-width: 768px) {
  #tablepress-11 thead {
    display: none;
  }

  #tablepress-11 tbody td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8d9c7;
  }

  #tablepress-11 tbody tr {
    margin-bottom: 10px;
    background: #fffdf8;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  }

  #tablepress-11 tbody td:before {
    content: attr(data-label);
    font-weight: bold;
    color: #8b5a2b;
    display: block;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-80bc1a2 *//* ===== WOODWORKING THEME FOR TABLEPRESS ===== */

#tablepress-3 {
  width: 100%;
  border-collapse: collapse;
  background: #fff9f2; /* สีพื้นอุ่น */
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  font-family: 'Prompt', sans-serif;
  font-size: 15px;
}

/* Header */
#tablepress-3 thead th {
  background: linear-gradient(180deg, #b37a4c, #8d5a2e); /* โทนสีน้ำตาลไม้ */
  color: #fff;
  text-align: left;
  padding: 12px 10px;
  font-weight: 600;
  border: none;
  letter-spacing: 0.3px;
}

/* แถวเนื้อหา */
#tablepress-3 tbody td {
  padding: 10px 12px;
  border-bottom: 1px solid #e6d3bf;
  color: #333;
}

/* Alternate Row */
#tablepress-3 tbody tr:nth-child(even) {
  background-color: #fdf6ef;
}

/* Hover */
#tablepress-3 tbody tr:hover {
  background-color: #f7e6d1;
  transition: 0.25s ease;
}

/* ลิงก์ใน Topic */
#tablepress-3 tbody td a {
  color: #8b4513;
  font-weight: 500;
  text-decoration: none;
}

#tablepress-3 tbody td a:hover {
  color: #d2691e;
  text-decoration: underline;
}

/* Source column – สีรอง */
#tablepress-3 td.column-2 {
  color: #5e4632;
  font-style: italic;
}

/* Date column */
#tablepress-3 td.column-1 {
  font-weight: 600;
  color: #704214;
}

/* Caption (Edit link) */
#tablepress-3 caption a {
  color: #a67c52;
  font-size: 12px;
  text-decoration: none;
}

#tablepress-3 caption a:hover {
  color: #704214;
  text-decoration: underline;
}

/* Responsive tweak */
@media (max-width: 768px) {
  #tablepress-3 thead {
    display: none;
  }

  #tablepress-3 tbody td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8d9c7;
  }

  #tablepress-3 tbody tr {
    margin-bottom: 10px;
    background: #fffdf8;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  }

  #tablepress-3 tbody td:before {
    content: attr(data-label);
    font-weight: bold;
    color: #8b5a2b;
    display: block;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-c8c2ea5 *//* ===== WOODWORKING THEME FOR TABLEPRESS ===== */

#tablepress-11 {
  width: 100%;
  border-collapse: collapse;
  background: #fff9f2; /* สีพื้นอุ่น */
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  font-family: 'Prompt', sans-serif;
  font-size: 15px;
}

/* Header */
#tablepress-11 thead th {
  background: linear-gradient(180deg, #b37a4c, #8d5a2e); /* โทนสีน้ำตาลไม้ */
  color: #fff;
  text-align: left;
  padding: 12px 10px;
  font-weight: 600;
  border: none;
  letter-spacing: 0.3px;
}

/* แถวเนื้อหา */
#tablepress-11 tbody td {
  padding: 10px 12px;
  border-bottom: 1px solid #e6d3bf;
  color: #333;
}

/* Alternate Row */
#tablepress-11 tbody tr:nth-child(even) {
  background-color: #fdf6ef;
}

/* Hover */
#tablepress-11 tbody tr:hover {
  background-color: #f7e6d1;
  transition: 0.25s ease;
}

/* ลิงก์ใน Topic */
#tablepress-11 tbody td a {
  color: #8b4513;
  font-weight: 500;
  text-decoration: none;
}

#tablepress-11 tbody td a:hover {
  color: #d2691e;
  text-decoration: underline;
}

/* Source column – สีรอง */
#tablepress-11 td.column-2 {
  color: #5e4632;
  font-style: italic;
}

/* Date column */
#tablepress-11 td.column-1 {
  font-weight: 600;
  color: #704214;
}

/* Caption (Edit link) */
#tablepress-11 caption a {
  color: #a67c52;
  font-size: 12px;
  text-decoration: none;
}

#tablepress-11 caption a:hover {
  color: #704214;
  text-decoration: underline;
}

/* Responsive tweak */
@media (max-width: 768px) {
  #tablepress-11 thead {
    display: none;
  }

  #tablepress-11 tbody td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8d9c7;
  }

  #tablepress-11 tbody tr {
    margin-bottom: 10px;
    background: #fffdf8;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  }

  #tablepress-11 tbody td:before {
    content: attr(data-label);
    font-weight: bold;
    color: #8b5a2b;
    display: block;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-80bc1a2 *//* ===== WOODWORKING THEME FOR TABLEPRESS ===== */

#tablepress-3 {
  width: 100%;
  border-collapse: collapse;
  background: #fff9f2; /* สีพื้นอุ่น */
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  font-family: 'Prompt', sans-serif;
  font-size: 15px;
}

/* Header */
#tablepress-3 thead th {
  background: linear-gradient(180deg, #b37a4c, #8d5a2e); /* โทนสีน้ำตาลไม้ */
  color: #fff;
  text-align: left;
  padding: 12px 10px;
  font-weight: 600;
  border: none;
  letter-spacing: 0.3px;
}

/* แถวเนื้อหา */
#tablepress-3 tbody td {
  padding: 10px 12px;
  border-bottom: 1px solid #e6d3bf;
  color: #333;
}

/* Alternate Row */
#tablepress-3 tbody tr:nth-child(even) {
  background-color: #fdf6ef;
}

/* Hover */
#tablepress-3 tbody tr:hover {
  background-color: #f7e6d1;
  transition: 0.25s ease;
}

/* ลิงก์ใน Topic */
#tablepress-3 tbody td a {
  color: #8b4513;
  font-weight: 500;
  text-decoration: none;
}

#tablepress-3 tbody td a:hover {
  color: #d2691e;
  text-decoration: underline;
}

/* Source column – สีรอง */
#tablepress-3 td.column-2 {
  color: #5e4632;
  font-style: italic;
}

/* Date column */
#tablepress-3 td.column-1 {
  font-weight: 600;
  color: #704214;
}

/* Caption (Edit link) */
#tablepress-3 caption a {
  color: #a67c52;
  font-size: 12px;
  text-decoration: none;
}

#tablepress-3 caption a:hover {
  color: #704214;
  text-decoration: underline;
}

/* Responsive tweak */
@media (max-width: 768px) {
  #tablepress-3 thead {
    display: none;
  }

  #tablepress-3 tbody td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8d9c7;
  }

  #tablepress-3 tbody tr {
    margin-bottom: 10px;
    background: #fffdf8;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
  }

  #tablepress-3 tbody td:before {
    content: attr(data-label);
    font-weight: bold;
    color: #8b5a2b;
    display: block;
  }
}/* End custom CSS */