.elementor-kit-676{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6d9f3d1a:#C66300;--e-global-color-6180f54f:#4175FC;--e-global-color-2de353d0:#FF770F;--e-global-color-29fcb825:#000;--e-global-color-56bf18a1:#FFF;--e-global-color-f9fae89:#2A7D2E;--e-global-color-0d126f6:#44904E;--e-global-typography-primary-font-family:"Oswald";--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-676 e-page-transition{background-color:#FFBC7D;}.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-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 *//* 隐藏不需要的字段 */
#rfq_company, 
#rfq_address, 
#rfq_address2, 
#rfq_city, 
#rfq_zip {
    display: none !important;
}

/* 隐藏 Create an account 部分 */
tr td:contains("Create an account") {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .woo-rfq-customer-info-header {
        font-size: 20px !important; 
    }
}

@media only screen and (max-width: 480px) {
    tbody, div._important {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-weight: 600;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: none;
}

.woocommerce-order-details {
    display: none;
}

.woocommerce-customer-details {
    display: none;
}/* End custom CSS */