.elementor-659 .elementor-element.elementor-element-4b2810d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:70px;--margin-bottom:0px;--margin-left:0px;--margin-right:70px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-659 .elementor-element.elementor-element-4b2810d.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-659 .elementor-element.elementor-element-2a7712e{--display:flex;}.elementor-659 .elementor-element.elementor-element-94cc6f8{--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-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price{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-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.products-heading-show .related-products > h2, .elementor-widget-wc-archive-products.products-heading-show .upsells > h2, .elementor-widget-wc-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-659 .elementor-element.elementor-element-7aa2a99.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-659 .elementor-element.elementor-element-7aa2a99.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-659 .elementor-element.elementor-element-7aa2a99.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(min-width:768px){.elementor-659 .elementor-element.elementor-element-4b2810d{--content-width:1242px;}.elementor-659 .elementor-element.elementor-element-2a7712e{--width:25%;}.elementor-659 .elementor-element.elementor-element-94cc6f8{--width:75%;}}@media(max-width:767px){.elementor-659 .elementor-element.elementor-element-7aa2a99{width:100%;max-width:100%;}.elementor-659 .elementor-element.elementor-element-7aa2a99.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for sidebar, class: .elementor-element-61b00f3 *//* 加强安卓价格滑块修复 */
@media (max-width: 767px) {
    .price_slider,
    .ui-slider,
    .ui-slider-handle {
        touch-action: none !important;
        pointer-events: auto !important;
    }
    
    .ui-slider .ui-slider-handle {
        width: 36px !important;
        height: 36px !important;
        margin-top: -16px !important;
    }
    
    .price_slider_wrapper {
        padding: 30px 0 !important;
    }
}/* End custom CSS */
/* Start custom CSS for wc-archive-products, class: .elementor-element-7aa2a99 */@media (max-width: 768px) {
  /* 商品列表改为单列 */
  .products.columns-3,
  .products.columns-2,
  ul.products {
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
  }

  ul.products li.product {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }

  /* 商品图片占满宽度 */
  ul.products li.product img {
    width: 100% !important;
    height: auto !important;
    border-radius: 8px !important;
    object-fit: cover !important;
  }

  /* 商品名称和价格样式 */
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 8px !important;
  }

  ul.products li.product .price {
    font-size: 15px !important;
    color: #e53935 !important;
  }

  /* 加入购物车按钮 */
  ul.products li.product .add_to_cart_button {
    width: 100% !important;
    text-align: center !important;
    padding: 10px !important;
    margin-top: 8px !important;
    border-radius: 6px !important;
  }
}



@media (max-width: 768px) {
  ul.products li.product {
    width: 100% !important;
    float: none !important;
    margin: 0 0 16px 0 !important;
    background: #ffffff !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08) !important;
    padding: 12px !important;
    box-sizing: border-box !important;
  }

  ul.products {
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
  }
}/* End custom CSS */
/* Start custom CSS *//* 整个Header和topbar黑色背景 */
.site-header,
.site-header #topbar,
.site-header #header_navigation,
.site-header .container-fluid,
.site-header .container_fluid {
    background-color: #000000 !important;
    background-image: none !important;
}

/* 链接白色 */
.site-header a,
.site-header .main-navigation a {
    color: #ffffff !important;
}

/* CONTACT US按钮保持原样 */
.site-header .contact_btn a {
    background-color: #1264e3 !important;
    color: #ffffff !important;
}

/* 菜单hover变色 */
.site-header .main-navigation a:hover,
.site-header .main-navigation ul li:hover > a,
.site-header .main-navigation .current-menu-item > a,
.site-header .main-navigation .current-menu-ancestor > a, 
.site-header .sub-menu a:hover {
    color: #68b6e2 !important;
}

/* 下拉子菜单hover颜色 */
.site-header .sub-menu a:hover {z
    color: #68b6e2 !important;
}/* End custom CSS */