.elementor-kit-36{--e-global-color-primary:#000000;--e-global-color-secondary:#828383;--e-global-color-text:#E6E6E6;--e-global-color-accent:#F5F5F5;--e-global-color-ebb0bf9:#353837;--e-global-color-5010dcd:#FFFFFF;--e-global-color-f028ca0:#EDEDED;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:36px;--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:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-accent );color:var( --e-global-color-ebb0bf9 );font-family:"Poppins", Sans-serif;font-size:22px;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-kit-36 p{margin-block-end:0px;}.elementor-kit-36 a{color:var( --e-global-color-primary );}.elementor-kit-36 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:36px;font-weight:600;line-height:54px;}.elementor-kit-36 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:27px;font-weight:600;line-height:45px;}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-kit-36 input:not([type="button"]):not([type="submit"]),.elementor-kit-36 textarea,.elementor-kit-36 .elementor-field-textual{font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-inline-end:0px;padding-inline-start: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-36 h3{font-size:27px;line-height:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#breadcrumbs {
  font-size: 14px;
  color: #999;
  margin-bottom: 20px;
  line-height: 1.6;
  font-weight: 500;
}

#breadcrumbs span {
  font-size: 14px;
}

i {
    vertical-align: middle;
    margin-right : 4px;
}

.acf-label label {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  color: #000;
}

.acf-input-wrap input[type="text"],
.acf-input-wrap input[type="email"],
.acf-input-wrap input[type="password"],
.acf-input-wrap input[type="textarea"]{
  width: 100%;
  padding: 1.25vw!important;
  font-size: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  background: #fbfbfb;
  color: #000;
  transition: all 0.2s ease-in-out;
}

.acf-input-wrap input::placeholder {
  color: #000;
}

.acf-input-wrap input:focus {
  border-color: #000;
}

.acf-field[style*="display:none"] {
  display: none !important;
  visibility: hidden;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.fea-submit-buttons {
  display: flex;
  justify-content: flex-end;
}

.fea-submit-button {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  background-color: #fff;
  color: #000;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}

.fea-submit-button:hover {
  background-color: #000;
  color: #fff;
}

/* 密碼編輯按鈕區塊 */
.edit_password {
  position: relative;
}

.edit_password .acf-button,
.edit_password .cancel-edit {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  padding: 0.75rem 1.25rem;
  margin: 1rem 0;
  font-size: 0.85rem;
  border: 1px solid #000;
  border-radius: 6px;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  transition: background-color 0.2s;
}

.edit_password .acf-button:hover,
.edit_password .cancel-edit:hover {
  background-color: #111;
}

.pass-strength-result {
  margin-top: 0.25rem;
  font-size: 0.8rem;
  font-weight: 500;
  color: #e6e6e6;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://blog.kaiyichen.com/wp-content/uploads/2025/06/Poppins-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */