.elementor-kit-1659{--e-global-color-primary:#FFAAE7;--e-global-color-secondary:#FFAAE7;--e-global-color-text:#FFAAE7;--e-global-color-accent:#FFAAE7;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1659 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1659 button,.elementor-kit-1659 input[type="button"],.elementor-kit-1659 input[type="submit"],.elementor-kit-1659 .elementor-button{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* จัดการกล่องเมนูย่อยให้กว้างและมีพื้นหลังสีขาว */
.elementor-nav-menu--dropdown {
    width: 280px !important; 
    background-color: #ffffff !important;
    padding: 10px !important;
    border-radius: 8px !important;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.15) !important;
    border: 1px solid #eeeeee !important;
}

/* ปรับระยะห่างตัวอักษรในเมนูย่อย */
.elementor-nav-menu--dropdown a {
    padding: 12px 20px !important;
    color: #333333 !important;
    font-size: 16px !important;
    border-bottom: 1px solid #f9f9f9; /* เพิ่มเส้นคั่นบางๆ ระหว่างเมนู */
}

/* ลบเส้นคั่นของเมนูสุดท้าย */
.elementor-nav-menu--dropdown li:last-child a {
    border-bottom: none !important;
}/* End custom CSS */