.elementor-kit-6{--e-global-color-primary:#DDBC82;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#DDBC82;--e-global-color-98134f4:#FFFFFF;--e-global-color-6d6cf92:#333333;--e-global-color-f9d62cb:#FAF8F6;--e-global-typography-primary-font-family:"Prompt";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Prompt";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Prompt";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Prompt";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Prompt", Sans-serif;font-size:18px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@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-kit-6 h1{font-size:24px;}.elementor-kit-6 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ซ่อนช่องค้นหาของ fibosearch */
.dgwt-wcas-search-wrapp input[type="search"] {
  width: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  transition: all 0.3s ease;
  pointer-events: none;
}

/* ปรับไอคอนให้แสดงปกติ */
.dgwt-wcas-search-wrapp .dgwt-wcas-search-submit {
  background-color: #C89C3A; /* สีทองของแบรนด์ WANWELA */
  border-radius: 50%;
  padding: 12px;
}

/* เมื่อ active หรือคลิกแล้ว ให้แสดงช่อง input */
.dgwt-wcas-search-wrapp.active input[type="search"] {
  width: 200px;
  opacity: 1;
  padding: 8px 12px;
  margin-left: 10px;
  pointer-events: auto;
}/* End custom CSS */