.elementor-555 .elementor-element.elementor-element-5c7862e{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;}.elementor-555 .elementor-element.elementor-element-13324a3{--display:flex;--padding-top:120px;--padding-bottom:140px;--padding-left:140px;--padding-right:140px;}.elementor-555 .elementor-element.elementor-element-316147b{--display:flex;--padding-top:120px;--padding-bottom:100px;--padding-left:140px;--padding-right:140px;}.elementor-555 .elementor-element.elementor-element-316147b:not(.elementor-motion-effects-element-type-background), .elementor-555 .elementor-element.elementor-element-316147b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F3;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-555 .elementor-element.elementor-element-2f31bf1{text-align:center;}.elementor-555 .elementor-element.elementor-element-2f31bf1 .elementor-heading-title{font-family:"Inter", Sans-serif;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-555 .elementor-element.elementor-element-83dacdb{margin:60px 0px calc(var(--kit-widget-spacing, 0px) + 80px) 0px;text-align:center;}.elementor-555 .elementor-element.elementor-element-83dacdb p{margin-block-end:0px;}:root{--page-title-display:none;}@media(max-width:1280px){.elementor-555 .elementor-element.elementor-element-5c7862e{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-555 .elementor-element.elementor-element-5c7862e{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-555 .elementor-element.elementor-element-13324a3{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-555 .elementor-element.elementor-element-316147b{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-555 .elementor-element.elementor-element-2f31bf1{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-555 .elementor-element.elementor-element-2f31bf1 .elementor-heading-title{font-size:24px;}.elementor-555 .elementor-element.elementor-element-83dacdb{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-34972f8 */.cqt-cart-item {
    display: flex;
    align-items: stretch; 
    background-color: #f3f3f3; 
    padding: 15px;
    margin-bottom: 15px;
    clear: both;
}
.cqt-cart-img {
    background: #ffffff;
    width: 118px !important;
    height: 118px !important;
    min-width: 118px !important;
    min-height: 118px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
}
.cqt-cart-img img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}
.cqt-cart-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cqt-cart-header {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.cqt-cart-header h4 {
    margin: 0 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #474747 !important;
}
.cqt-cart-actions-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100%;
}
.cqt-cart-model {
    margin: 0 !important;
    color: #777 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    flex: 1;
}
.cqt-inquiry-page-header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 25px !important;
}
.cqt-inquiry-page-title {
    margin: 0 !important;
    font-size: 48px !important;
    font-weight: 600 !important;
    color: #1a1a1a !important;
    line-height: 1.2 !important;
}
#cqt-clear-all-btn {
    float: none !important;
    margin: 0 !important;
    background-color: #ffffff !important;
    border: 1px solid #dcdcdc !important;
    color: #666666 !important;
    padding: 8px 20px !important;
    border-radius: 4px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    box-shadow: none !important;
    outline: none !important;
    height: auto !important;
    line-height: normal !important;
    transition: all 0.2s ease !important;
}
#cqt-clear-all-btn:hover {
    border-color: #a0a0a0 !important;
    color: #333333 !important;
    background-color: #f9f9f9 !important;
}
.cqt-cart-delete-btn {
    background: transparent !important;
    border: none !important;
    padding: 5px !important;
    margin: 0 !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.cqt-cart-delete-btn:hover svg stroke {
    stroke: #f2722b !important; 
}

@media (max-width: 768px) {
    .cqt-inquiry-page-title {
        font-size: 24px !important;
        text-align: center;
    }
    .cqt-inquiry-page-header {
        margin-bottom: 15px !important;
    }
    #cqt-clear-all-btn {
        padding: 6px 12px !important;
        font-size: 13px !important;
    }
    .cqt-cart-item {
        padding: 12px !important;
        margin-bottom: 10px !important;
    }
    .cqt-cart-img {
        width: 80px !important;
        height: 80px !important;
        min-width: 80px !important;
        min-height: 80px !important;
        margin-right: 12px !important;
    }
    .cqt-cart-header {
        padding-bottom: 8px !important;
        margin-bottom: 8px !important;
    }
    .cqt-cart-header h4 {
        font-size: 15px !important;
    }
    .cqt-cart-actions-row {
        flex-wrap: wrap !important;
        align-items: flex-end !important;
    }
    .cqt-cart-model {
        font-size: 14px !important;
        flex: 0 0 100% !important;
        margin-bottom: 8px !important;
    }
    .cqt-cart-delete-btn {
        margin-left: auto !important;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-337c873 */.custom-b2b-form {
    max-width: 800px;
    margin: 0 auto;
    font-family: inherit;
}

.form-grid-2col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 20px;
}

.custom-b2b-form .form-group {
    display: flex;
    flex-direction: column;
}

.custom-b2b-form label {
    font-size: 14px;
    margin-bottom: 8px;
    color: #474747;
}

.custom-b2b-form .required {
    color: #ed6d2b;
}

.custom-b2b-form input[type="text"],
.custom-b2b-form input[type="email"],
.custom-b2b-form input[type="tel"],
.custom-b2b-form select,
.custom-b2b-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #dedede;
    border-radius: 4px;
    font-size: 14px;
    color: #474747;
    transition: border-color 0.3s ease;
}
.custom-b2b-form input::placeholder,
.custom-b2b-form textarea::placeholder {
    color: #dedede !important;
    opacity: 1 !important;
    font-weight: 400;
}

.custom-b2b-form input:focus,
.custom-b2b-form select:focus,
.custom-b2b-form textarea:focus {
    border-color: #ed6d2b;
    outline: none;
    background-color: #fff;
}

.custom-b2b-form textarea {
    height: 75px;
    resize: vertical;
}

.custom-b2b-form select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 10px;
}

.mt-20 { margin-top: 20px; }

.file-upload-section,
.privacy-section {
    margin-top: 25px;
}

.privacy-section p {
    font-size: 13px;
    line-height: 1.5;
    color: #666;
    margin-bottom: 10px;
}

.privacy-section a {
    color: #0066cc;
    text-decoration: underline;
}

/* 复选框对齐优化 */
.agreement-checkbox .wpcf7-list-item {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.submit-section {
    text-align: center;
    margin-top: 30px;
}

.btn-orange-submit {
    background-color: #ed6d2b;
    color: #fff;
    border: none;
    padding: 12px 36px !important;
    font-size: 24px;
    font-weight: 600;
    border-radius: 4px !important;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.btn-orange-submit:hover {
    background-color: #d65b18;
    color: #fff;
}

.hidden-json-data {
    display: none !important;
}

.cqt-success-message {
    text-align: center;
    padding: 60px 20px;
    border-radius: 8px;
    margin: 0 auto;
    max-width: 800px;
}

.cqt-success-message .success-icon {
    margin-bottom: 25px;
}

.cqt-success-message h2 {
    font-size: 32px;
    color: #444;
    margin-bottom: 15px;
    font-weight: 500;
}

.cqt-success-message p {
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
    line-height: 1.6;
}

.cqt-success-message .btn-orange-submit {
    display: inline-block;
    text-decoration: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}

@media (max-width: 768px) {
    .form-grid-2col {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */