.elementor-365 .elementor-element.elementor-element-3bd1f68{--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-365 .elementor-element.elementor-element-539c11a > .elementor-widget-container{margin:-11px -7px 8px -7px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-365 .elementor-element.elementor-element-539c11a > .elementor-widget-container{margin:-10px -6px -6px -6px;}}/* Start custom CSS for html, class: .elementor-element-539c11a *//* Gradient Buttons */
.btn-gradient-gold {
  background-image: linear-gradient(to bottom, #FFD700, #FBBF24, #F59E0B);
  border: 1px solid #FBBF24;
}
.btn-gradient-gold:hover {
  background-image: linear-gradient(to bottom, #FBBF24, #F59E0B, #D97706);
}
.btn-gradient-blue {
  background-image: linear-gradient(to bottom, #3B82F6, #2563EB, #1D4ED8);
  border: 1px solid #60A5FA;
}
.btn-gradient-blue:hover {
  background-image: linear-gradient(to bottom, #2563EB, #1D4ED8, #1E40AF);
}
#desktop-nav-top {
    padding: 8px 16px !important; /* ลดจาก p-2 เป็นค่าน้อยกว่า */
}

#desktop-nav-bottom {
    padding: 8px 16px !important; /* ลดจาก p-2 เป็นค่าน้อยกว่า */
}
/* Announcement Bar */
.announcement-bar {
    background: none;
    color: white;
    padding: 8px 15px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #00bfff;
    border-radius: 20px;
    margin: 10px auto; /* เพิ่มระยะห่างบนล่าง และจัดกลาง */
    max-width: 95%; /* กำหนดความกว้างสูงสุด */
}
.marquee-content {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    animation: marquee-scroll 40s linear infinite;
}
.marquee-content i {
    margin-right: 10px;
    color: #00bfff;
    font-size: 1.2em;
}
@keyframes marquee-scroll {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}
.announcement-bar:hover .marquee-content {
    animation-play-state: paused;
}

/* === Remove Persistent Border from Header Buttons === */
#mobile-menu-button,
#desktop-nav-top button,
#mobile-menu-close-button {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

header.bg-\[#10141A\] {
    position: relative !important;
    z-index: auto !important;
    margin-bottom: 0 !important;
}

/* แก้ไข Mobile Menu Overlay */
#mobile-menu-overlay {
    position: fixed !important;
    z-index: 9999 !important;
}

/* ป้องกันการทับซ้อนกับเนื้อหาด้านล่าง */
.elementor-section:first-of-type {
    margin-top: 0 !important;
    padding-top: 20px !important;
}
.elementor-365 .elementor-element.elementor-element-539c11a {
    position: relative !important;
    z-index: auto !important;
    overflow: visible !important;
}

.elementor-365 .elementor-element.elementor-element-539c11a header {
    position: relative !important;
    display: block !important;
    float: none !important;
}
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px 16px;
  z-index: 999;
}
.skip-link:focus {
  top: 0;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3bd1f68 */.elementor-365 .elementor-element.elementor-element-3bd1f68 {
    position: relative !important;
    overflow: visible !important;
}/* End custom CSS */