.elementor-405 .elementor-element.elementor-element-3aa65b6{--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-405 .elementor-element.elementor-element-3aa65b6:not(.elementor-motion-effects-element-type-background), .elementor-405 .elementor-element.elementor-element-3aa65b6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#16425B;}.elementor-405 .elementor-element.elementor-element-d485c9a{--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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-8685897 */body {
  padding-bottom: 100px; /* เพิ่มระยะเว้นด้านล่าง */
}

@media (max-width: 768px) {
  body {
    padding-bottom: 120px; /* เผื่อกรณีปุ่ม footer menu ใหญ่ขึ้นในมือถือ */
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc482a6 */.footer-menu-bar {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  background: transparent;
  padding: 1px;
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 1000;
  max-width: 1000px;
  width: 100%;
  transform: translateX(-50%);
}

.footer-btn {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 1px 0 6px 0;
  border-radius: 16px 16px 0 0;
  margin: 0 1px;
  background: linear-gradient(188deg, #0d426b 10%, #082d48 80%);
  color: #fff;
  font-family: 'Kanit', 'Prompt', Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  box-shadow: 0 2px 18px rgba(13, 66, 107, 0.6);
  transition: background 0.2s, color 0.2s, transform 0.2s;
  position: relative;
  min-width: 64px;
  border-top: 2px solid #ffcc00;
}

.footer-btn.selected, .footer-btn.active {
  background: linear-gradient(180deg, #ffcc00 20%, #0d426b 100%);
  color: #0d426b;
  transform: translateY(-6px) scale(1.12);
  box-shadow: 0 0 6px #ffcc00, 0 0 8px rgba(255, 204, 0, 0.6);
  z-index: 2;
}

.footer-btn:hover span {
  color: #ffcc00;
  text-shadow: 0 0 4px #ffcc00, 0 0 6px rgba(255, 204, 0, 0.6);
  transition: color 0.2s, text-shadow 0.2s;
}

.footer-btn img, .footer-btn svg {
  width: 50px;
  height: 50px;
  margin-bottom: 3px;
  display: block;
}

.footer-btn span {
  margin-top: 2px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-shadow: 0 1px 4px #0009;
}

@media (max-width: 1000px) {
  .footer-btn { font-size: 12px; min-width: 48px; }
  .footer-btn img, .footer-btn svg { width: 40px; height: 40px; }
}

/* ====== Footer Las Vegas Section (ปรับเข้าธีม 789maxbet) ====== */
.footer-lasvegas {
  background-color: #0d426b;      /* พื้นหลังน้ำเงินเข้ม */
  color: #ffcc00;                 /* ข้อความหลักเหลืองทอง */
  padding: 30px 20px;
  text-align: center;
  font-family: 'Prompt', sans-serif;
  box-shadow: 0 -4px 10px rgba(255, 204, 0, 0.2); /* แสงเรืองขอบบน */
}

.footer-container {
  max-width: 1000px;
  margin: 0 auto;
}

.footer-logo img {
  max-width: 180px;
  margin-bottom: 20px;
  filter: drop-shadow(0 0 5px #ffcc00);
}

.footer-links {
  margin: 10px 0;
}

.footer-links a {
  color: #ffd54f;               /* ลิงก์เหลืองอ่อน */
  margin: 0 12px;
  text-decoration: none;
  font-weight: 300;
  transition: color 0.3s ease;
  white-space: nowrap;
}

.footer-links a:hover {
  color: #ffcc00;               /* เปลี่ยนเป็นเหลืองทองตอน hover */
  text-shadow: 0 0 5px #ffcc00;
}

.footer-copy {
  font-size: 14px;
  color: #ccc;
  padding: 32px 0 32px 0;
}/* End custom CSS */