.elementor-kit-13{--e-global-color-primary:#010101;--e-global-color-secondary:#050505;--e-global-color-text:#101010;--e-global-color-accent:#FBEF0F;--e-global-color-1fc6d0a:#E7DA00;--e-global-color-5bc7434:#FF0000;--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-13 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-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 */.yayextra-option-field-name, .yayextra-total-price .total-price-title, .yayextra-extra-subtotal-price .total-price-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 5px;
    color: #f0ad4e;
}

/* 隐藏 Full Payment 选项的外层容器 */
input[name="deposit-mode"][value="check_full"] {
    display: none !important;
}

/* 隐藏 Full Payment 选项的父 div */
input[name="deposit-mode"][value="check_full"] + .state {
    display: none !important;
}

/* 隐藏包含 Full Payment 的整个 div */
.pretty.p-default.p-round.p-thick > input[value="check_full"] {
    display: none !important;
}/* End custom CSS */