.elementor-kit-6{--e-global-color-primary:#938D8F;--e-global-color-secondary:#F3E9EA;--e-global-color-text:#303842;--e-global-color-accent:#303842;--e-global-color-689822a:#CED5DE;--e-global-color-d13876b:#456687;--e-global-color-3a17f72:#6A8FB3;--e-global-color-1e6cdc5:#FFFFFF;--e-global-color-b292885:#DDDDDD;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:58px;--e-global-typography-primary-letter-spacing:1.5px;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:47px;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:32px;--e-global-typography-379435e-font-family:"Noto Sans TC";--e-global-typography-379435e-font-size:33px;--e-global-typography-379435e-font-weight:600;--e-global-typography-379435e-line-height:45px;--e-global-typography-379435e-letter-spacing:1.5px;--e-global-typography-24f8bc7-font-family:"Noto Sans TC";--e-global-typography-24f8bc7-font-size:25px;--e-global-typography-24f8bc7-font-weight:500;--e-global-typography-24f8bc7-line-height:37px;--e-global-typography-24f8bc7-letter-spacing:1.5px;background-color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#929292;}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.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);}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:52px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:42px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:30px;--e-global-typography-379435e-font-size:30px;--e-global-typography-379435e-line-height:42px;--e-global-typography-24f8bc7-font-size:22px;--e-global-typography-24f8bc7-line-height:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:48px;--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-line-height:37px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-size:17px;--e-global-typography-accent-line-height:27px;--e-global-typography-379435e-font-size:27px;--e-global-typography-379435e-line-height:39px;--e-global-typography-24f8bc7-font-size:19px;--e-global-typography-24f8bc7-line-height:31px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
  outline: none !important;
}
/*Woocommerce Customized Style*/
.woo-self table {
  color: #303842;
}
.woo-self table,
.woo-self .cart_totals {
  border: none !important;
}
.button {
  color: #9ba2ac !important;
  background-color: transparent !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  line-height: 28px !important;
  min-height: 40px !important;
  min-width: 120px !important;
  border: solid 1px #ced5de !important;
}
.button:hover {
  color: #fff !important;
  background-color: #ced5de !important;
}
.woo-self input,
.woo-self select,
.woo-self textarea,
.woo-self .selection span.select2-selection {
  background-color: transparent !important;
  border: none !important;
  border-bottom: solid 1px #ced5de !important;
  color: #303842 !important;
  font-size: 16px !important;
  line-height: 27px !important;
  min-height: 40px !important;
}
.woo-self thead {
  background-color: transparent !important;
}
ul.woocommerce-error{
    background-color: #fff !important;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    justify-content: start;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error ul,
.woocommerce-error li,
.woocommerce-error a {
  border-top: none !important;
  background-color: #fff !important;
  padding: 5px 20px;
}
.woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-error::before {
  color: #303842 !important;
  position: static;
}
.woocommerce-error {
  border-top: none !important;
}
.single-product .woocommerce-message .button {
  display: none !important;
}
.woo-self th,
.woo-self td {
  border-color: #ced5de !important;
}
.woocommerce-MyAccount-content h2 {
  font-size: 19px !important;
  color: #938d8f !important;
  letter-spacing: 5px;
  font-weight: 500 !important;
  margin: 0;
  letter-spacing: 2px;
}
/*Woocommerce Common Style*/
label.checkbox {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
label.checkbox span {
  margin: 0 10px;
}

/*Woocommerce Common Style*/
label.checkbox {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
label.checkbox span {
  margin: 0 10px;
}

/*Woocommerce Common Style*/
label.checkbox {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
label.checkbox span {
  margin: 0 10px;
}

/*Contact form style*/
.gfield_label {
  font-weight: 400 !important;
}
.gform_validation_errors,
.gform_heading {
  display: none;
}
.gfield_description {
  border: none !important;
  background-color: transparent !important;
  padding: 0 !important;
}

.gform_fields input {
  border: none !important;
  border-bottom: solid 1px #ced5de !important;
}
.gform_fields textarea {
  border: solid 1px #ced5de !important;
}

.gform_button {
  color: #9ba2ac !important;
  background-color: transparent !important;
  border: solid 1px #ced5de !important;
  padding: 12px 24px !important;
  min-width: 120px;
  min-height: 40px;
  transition: all 0.3s;
  font-size: 16px;
  line-height: 28px;
}

.gform_button:hover {
  color: #fff !important;
  background-color: #ced5de !important;
}
.gfield_checkbox label {
  margin-left: 10px;
  font-size: 16px !important;
  font-weight: 400;
}
.password-input {
  position: relative;
}
.show-password-input {
  position: absolute;
  right: 0.7em;
  cursor: pointer;
  top: 50%;
  translate: 0 -50%;
  padding: initial;
  background: initial;
  color: initial;
  box-shadow: none;
  margin-left: 0.618em;
  border: none;
}
.show-password-input:after {
  font-family: WooCommerce;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e010";
  text-decoration: none;
}
.show-password-input.display-password::after {
  opacity: 0.6;
}
@media only screen and (max-width: 767px) {
  .button,
  .gform_button {
    font-size: 14px !important;
    line-height: 26px !important;
  }
}
@media only screen and (max-width: 767px) {
  .gform_button {
    margin: 0 auto !important;
    padding: 7px 24px !important;
  }
}/* End custom CSS */