@import url("product-detail-description.css?v=1784596434");
@import url("b2b-inquiry.css?v=1785237601");
@import url("help-center.css?v=1785148836");
@import url("legal-page.css?v=1785156592");
@import url("solution-page.css?v=1785217595");
@import url("services-overview.css?v=1785223704");
@import url("company-pages.css?v=1785229901");
@import url("blog-landing.css?v=1785391200");

/* Catalog-only adjustments for the QINGLANG B2B presentation */
body .price,
body .box-prices,
body .price-regular,
body .price-old,
body .price-line,
body .text-price,
body .box-price-banner,
body .box-price,
body [data-bb-value="product-price"],
body [data-bb-value="product-original-price"],
body .mini-cart,
body .box-cart,
body .box-wishlist,
body .box-compare,
body .cart-icon,
body .wishlist-icon,
body .compare-icon,
body .btn-cart,
body .btn-buy-now,
body .add-to-cart,
body a[href*="add-to-cart"],
body a[href*="wishlist"],
body a[href*="compare"] {
    display: none !important;
}

body .product-items .box-prices,
body .product-items .box-prices *,
body .product-list .box-prices,
body .product-list .box-prices *,
body .product-details .box-price,
body .product-details .box-price *,
body .list-products-sidebar,
body .list-products-sidebar *,
body .sidebar .widget-content > .list-products-sidebar {
    display: none !important;
}

/* Left-side product category navigation for Shop. */
body .shop-category-nav {
    margin-bottom: 30px !important;
}

body .shop-category-nav-list,
body .shop-category-subnav {
    list-style: none;
    margin: 0;
    padding: 0;
}

body .shop-category-nav-list > li {
    padding: 14px 0;
    border-bottom: 1px solid #edf1f6;
}

body .shop-category-nav-list > li:last-child {
    border-bottom: 0;
}

body .shop-category-nav-list > li > a {
    display: block;
    color: #132238;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
}

body .shop-category-nav-list > li.active > a {
    color: #0f2b46;
}

body .shop-category-subnav {
    margin-top: 10px;
    padding-left: 12px;
}

body .shop-category-subnav li {
    margin: 8px 0;
}

body .shop-category-subnav li a {
    display: block;
    color: #5d6b79;
    font-size: 14px;
    line-height: 1.45;
}

body .shop-category-subnav li.active a,
body .shop-category-nav a:hover {
    color: #0f2b46;
}
