.elementor-kit-6{--e-global-color-primary:#2196F3;--e-global-color-secondary:#1565C0;--e-global-color-text:#1A2332;--e-global-color-accent:#4CAF50;--e-global-color-29c82f9:#0D1B2A;--e-global-color-86c61d3:#F5F7FA;--e-global-color-91bdaf6:#EEF2F7;--e-global-color-fb7eadd:#607D8B;--e-global-color-568f385:#FFFFFF;--e-global-color-3e4df1c:#E53935;--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-892a5e2-font-size:14px;--e-global-typography-892a5e2-font-weight:400;--e-global-typography-aea04e5-font-size:32px;--e-global-typography-aea04e5-font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-size:16px;font-weight:600;line-height:1.7em;color:#FFFFFF;border-radius:12px 12px 12px 12px;padding:16px 32px 16px 32px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-secondary );box-shadow:0px 8px 30px 0px rgba(32.99999999999998, 149.99999999999994, 242.99999999999997, 0.4);}.elementor-kit-6 img{border-radius:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:var( --e-global-color-29c82f9 );--lightbox-ui-color:var( --e-global-color-568f385 );}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-6{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ============================================
   WooCommerce 去电商化 - CSS 兜底层
   作用: 即使 PHP filter 因 WC 升级失效,CSS 层仍能隐藏前端电商元素
   ============================================ */
.woocommerce-Price-amount,
.price,
.single-product .price,
.add_to_cart_button,
.single_add_to_cart_button,
.woocommerce-product-rating,
.star-rating,
.product_meta .sku_wrapper,
.woocommerce-cart-form,
.woocommerce-checkout,
.woocommerce-mini-cart,
.wc-block-cart,
.wc-block-checkout {
    display: none !important;
}/* End custom CSS */