.elementor-232 .elementor-element.elementor-element-9f97cd2{--display:flex;}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-232 .elementor-element.elementor-element-58984b8{background-color:#FFFFFF;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;}.elementor-232 .elementor-element.elementor-element-58984b8.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:80px;}.elementor-232 .elementor-element.elementor-element-58984b8 a > img{border-style:none;margin-bottom:0px;}.elementor-232 .elementor-element.elementor-element-58984b8 .woocommerce .woocommerce-loop-category__title{color:#000000;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:600;}.elementor-232 .elementor-element.elementor-element-58984b8 .woocommerce-loop-category__title .count{color:var( --e-global-color-astglobalcolor3 );font-family:"Roboto", Sans-serif;font-size:16px;font-weight:600;}:root{--page-title-display:none;}/* Start custom CSS for wc-categories, class: .elementor-element-58984b8 *//* 产品分类标题移到图片下方 */
.woocommerce ul.products li.product-category h2.woocommerce-loop-category__title {
  position: static !important;       /* 取消绝对定位 */
  transform: none !important;        /* 取消居中 */
  background: none !important;       /* 去掉灰色半透明背景 */
  margin-top: 10px;                  /* 与图片保持间距 */
  padding: 0;
  text-align: center;                /* 文字居中 */
  color: #333 !important;            /* 深灰色文字，更清晰 */
  font-weight: 600;                  /* 稍微加粗，突出 */
}/* End custom CSS */