/**
Theme Name: TitanEdge
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
  <script>
        window.okkiConfigs = window.okkiConfigs || [];
        function okkiAdd() { okkiConfigs.push(arguments); };
        okkiAdd("analytics", { siteId: "355380-21715", gId: "" });
      </script>
      <script async src="//tfile.xiaoman.cn/okki/analyze.js?id=355380-21715-"></script>
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: titanedge
Template: astra
*/

/* 产品卡片样式修改 - 桌面端 */
body .woocommerce ul.products li.product .custom-vehicle-attributes.line-1 {
    font-size: 11px !important;
    color: #555 !important;
    margin-top: 0px !important;
    line-height: 1.3 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
    display: block !important;
}

body .woocommerce ul.products li.product .custom-vehicle-attributes.line-2 {
    font-size: 11px !important;
    color: #555 !important;
    margin-top: 2px !important;
    margin-bottom: 5px !important; 
    line-height: 1.3 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
    display: block !important;
}
