.elementor-6 .elementor-element.elementor-element-2a0c777{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6 .elementor-element.elementor-element-d9cb858{--animation-duration:2500ms;}.elementor-6 .elementor-element.elementor-element-d9cb858 .elementor-headline{text-align:center;font-family:"Lora", Lora;font-size:35px;}.elementor-6 .elementor-element.elementor-element-7d07504{--display:flex;}.elementor-6 .elementor-element.elementor-element-f2fadf9{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-360ad012 */ul.breadcrumb {
    display: none !important;
}

/* 仅在购物车页面生效 */
body.woocommerce-cart .col-lg-8,
body.woocommerce-cart .col-lg-4 {
    width: 50% !important;
    flex: 0 0 50% !important;
}

/* 移动端（宽度 < 992px）下堆叠显示，占满100% */
@media (max-width: 991.98px) {
    body.woocommerce-cart .col-lg-8,
    body.woocommerce-cart .col-lg-4 {
        width: 100% !important;
        flex: 0 0 100% !important;
    }
}
.cart-collaterals{
        margin-top: -38px;
}/* End custom CSS */