{"id":16747,"date":"2024-05-24T17:47:33","date_gmt":"2024-05-24T09:47:33","guid":{"rendered":"https:\/\/manlybattery.com\/?page_id=16747"},"modified":"2025-07-03T16:09:35","modified_gmt":"2025-07-03T08:09:35","slug":"calculateur-dautonomie-de-batterie-au-lithium-lifepo4-au-plomb","status":"publish","type":"page","link":"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/","title":{"rendered":"Calculateur d&#039;autonomie des batteries plomb-acide, lithium et LiFePO4"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16747\" class=\"elementor elementor-16747\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6269aff7 e-flex e-con-boxed e-con e-parent\" data-id=\"6269aff7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8aa8c0 elementor-widget elementor-widget-heading\" data-id=\"e8aa8c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h1 style=\"text-align: center\">Lead Acid\u3001Lithium &amp; LiFePO4 Battery Run Time Calculator<\/h1><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fda9dec elementor-widget elementor-widget-text-editor\" data-id=\"fda9dec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><br \/>This formula estimates the runtime of Lead Acid, Lithium, and LiFePO4 batteries under a specific load power. By inputting the battery capacity (Ah), voltage (V), and load power (W), the calculator determines the battery&#8217;s runtime (hours) based on the efficiency of the selected battery type.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90f29a3 elementor-widget elementor-widget-html\" data-id=\"90f29a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"manly-runtime2-calculator\">\r\n  <h2>Battery Run Time Calculator<\/h2>\r\n  <form>\r\n    <div class=\"manly-runtime2-form-group\">\r\n      <label for=\"manly-runtime2-batteryType\">Battery Type<\/label>\r\n      <select id=\"manly-runtime2-batteryType\">\r\n        <option value=\"leadAcid\" data-efficiency=\"80\">Lead Acid<\/option>\r\n        <option value=\"lithium\" data-efficiency=\"90\">Lithium<\/option>\r\n        <option value=\"lifepo4\" data-efficiency=\"95\">LiFePO4<\/option>\r\n        <option value=\"manlyLFPo4\" data-efficiency=\"98\">MANLY LiFePO4<\/option>\r\n      <\/select>\r\n    <\/div>\r\n    <div class=\"manly-runtime2-form-group\">\r\n      <label for=\"manly-runtime2-capacityAh\">Battery Capacity (Ah)<\/label>\r\n      <input type=\"number\" id=\"manly-runtime2-capacityAh\" placeholder=\"e.g., 100\" min=\"0\">\r\n    <\/div>\r\n    <div class=\"manly-runtime2-form-group\">\r\n      <label for=\"manly-runtime2-voltage\">Battery Voltage (V)<\/label>\r\n      <input type=\"number\" id=\"manly-runtime2-voltage\" placeholder=\"e.g., 12\" min=\"0\">\r\n    <\/div>\r\n    <div class=\"manly-runtime2-form-group\">\r\n      <label for=\"manly-runtime2-loadW\">Load Power (W)<\/label>\r\n      <input type=\"number\" id=\"manly-runtime2-loadW\" placeholder=\"e.g., 500\" min=\"0\">\r\n    <\/div>\r\n    <button type=\"button\" id=\"manly-runtime2-btn\">Calculate<\/button>\r\n    <div class=\"manly-runtime2-result\" id=\"manly-runtime2-result\"><\/div>\r\n    <p class=\"manly-runtime2-info\" id=\"manly-runtime2-efficiencyInfo\">Efficiency (%): 80%<\/p>\r\n  <\/form>\r\n<\/div>\r\n\r\n<style>\r\n.manly-runtime2-calculator {\r\n  font-family: Arial, sans-serif;\r\n  background-color: #f8f8f8;\r\n  color: #333;\r\n  line-height: 1.6;\r\n  padding: 20px;\r\n  max-width: 600px;\r\n  margin: 20px auto;\r\n  background: #fff;\r\n  border-radius: 8px;\r\n  box-shadow: 0 0 10px rgba(0,0,0,0.1);\r\n}\r\n.manly-runtime2-calculator h2 {\r\n  text-align: center;\r\n  color: #007BFF;\r\n}\r\n.manly-runtime2-form-group {\r\n  margin-bottom: 15px;\r\n}\r\n.manly-runtime2-form-group label {\r\n  font-weight: bold;\r\n  display: block;\r\n  margin-bottom: 5px;\r\n}\r\n.manly-runtime2-form-group input,\r\n.manly-runtime2-form-group select,\r\n.manly-runtime2-calculator button {\r\n  width: 100%;\r\n  padding: 10px;\r\n  font-size: 16px;\r\n  border: 1px solid #ccc;\r\n  border-radius: 4px;\r\n  box-sizing: border-box;\r\n}\r\n.manly-runtime2-calculator button {\r\n  background-color: #007BFF;\r\n  color: white;\r\n  font-weight: bold;\r\n  cursor: pointer;\r\n  margin-top: 10px;\r\n}\r\n.manly-runtime2-calculator button:hover {\r\n  background-color: #0056b3;\r\n}\r\n.manly-runtime2-result {\r\n  margin-top: 20px;\r\n  font-weight: bold;\r\n  text-align: center;\r\n  color: darkblue;\r\n}\r\n.manly-runtime2-info {\r\n  margin-top: 10px;\r\n  text-align: center;\r\n  color: #555;\r\n}\r\n@media (max-width: 600px) {\r\n  .manly-runtime2-calculator {\r\n    padding: 15px;\r\n  }\r\n  .manly-runtime2-form-group input,\r\n  .manly-runtime2-form-group select,\r\n  .manly-runtime2-calculator button {\r\n    font-size: 14px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n(function(){\r\n  const typeSelect = document.getElementById('manly-runtime2-batteryType');\r\n  const efficiencyInfo = document.getElementById('manly-runtime2-efficiencyInfo');\r\n  const btn = document.getElementById('manly-runtime2-btn');\r\n  const result = document.getElementById('manly-runtime2-result');\r\n\r\n  function updateEfficiency() {\r\n    const eff = typeSelect.options[typeSelect.selectedIndex].dataset.efficiency;\r\n    efficiencyInfo.innerText = `Efficiency (%): ${eff}%`;\r\n  }\r\n\r\n  function calculateRunTime() {\r\n    const capacityAh = parseFloat(document.getElementById('manly-runtime2-capacityAh').value);\r\n    const voltage = parseFloat(document.getElementById('manly-runtime2-voltage').value);\r\n    const loadW = parseFloat(document.getElementById('manly-runtime2-loadW').value);\r\n    const efficiency = parseFloat(efficiencyInfo.innerText.split(': ')[1]) \/ 100;\r\n\r\n    if (capacityAh > 0 && voltage > 0 && loadW > 0) {\r\n      const capacityWh = capacityAh * voltage * efficiency;\r\n      const runTime = (capacityWh \/ loadW).toFixed(2);\r\n      result.innerText = `Run Time: ${runTime} Hours`;\r\n    } else {\r\n      result.innerText = 'Please enter valid inputs.';\r\n    }\r\n  }\r\n\r\n  typeSelect.addEventListener('change', updateEfficiency);\r\n  btn.addEventListener('click', calculateRunTime);\r\n\r\n  \/\/ Ensure initial efficiency shows up correctly\r\n  setTimeout(updateEfficiency, 0);\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48e2b375 elementor-widget elementor-widget-text-editor\" data-id=\"48e2b375\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\"><strong><span style=\"color: #ff6600;\"><a style=\"color: #ff6600; font-size: 20px;\" href=\"https:\/\/manlybattery.com\/battery-tools-and-resources\/wholesale-price-calculator\/\">Get Bulk Discounts on Lithium Batteries. Click here to Calculate Your Wholesale Price!<\/a><\/span><\/strong><\/p>\n\n<h2>Battery Run Time Calculator: Importance of Choosing Differences Between Battery Types<\/h2>\n<h3><strong>Lead Acid Batteries<\/strong><\/h3>\nLead acid batteries, a time-tested technology, have been in use since their invention in 1859 by French physicist Gaston Plant\u00e9. Their reliability and relatively low cost make them a secure and financially savvy choice for many applications.\n\nLead acid batteries are commonly found in:\n<ul>\n \t<li><strong>Automobiles<\/strong>: Most car batteries are lead acid, providing the necessary power to start the engine and run vehicle electronics.<\/li>\n \t<li><strong>Backup Power Systems<\/strong>: They are often used in uninterruptible power supplies (UPS) for emergency backup power.<\/li>\n \t<li><strong>Renewable Energy Storage<\/strong>: Lead acid batteries store energy in solar and wind power systems.<\/li>\n<\/ul>\nOne of the main characteristics of lead acid batteries is their heavy weight and large size compared to other battery types. They have a lower energy density, meaning they store less energy per unit of weight. For example, a typical lead acid battery might weigh between 15 and 30 kilograms. The electrolyte in these batteries is sulfuric acid, and the battery&#8217;s operation involves a chemical reaction between the lead plates and the acid.\n\nLead acid batteries have a cycle life of about 300 cycles, which means they can be charged and discharged about 300 times before their performance significantly declines. They also require regular maintenance. They also have a lower efficiency, with around 80% of the energy put into the battery being retrievable.\n<h3><strong>Lithium Batteries<\/strong><\/h3>\nLithium batteries, a more modern and high-performance technology, are known for their high energy density, lightweight, and long lifespan. These characteristics instill confidence and reassurance in their performance and longevity.\n\nAdvantages of lithium batteries over lead acid batteries include:\n<ul>\n \t<li><strong>Higher Energy Density<\/strong>: Lithium batteries store more energy in a smaller and lighter package.<\/li>\n \t<li><strong>Longer Lifespan<\/strong>: They typically last longer, with more charge-discharge cycles.<\/li>\n \t<li><strong>Faster Charging<\/strong>: Lithium batteries can be faster than lead acid batteries.<\/li>\n \t<li><strong>Less Maintenance<\/strong>: They require less maintenance and have no memory effect.<\/li>\n<\/ul>\nLithium batteries are widely used in consumer electronics, electric vehicles, and renewable energy systems. They can last up to 1000 to 2000 cycles, significantly longer than lead acid batteries. Their higher efficiency, around 90%, means more of the energy put into the battery can be used.\n<h3><strong>LiFePO4 Batteries<\/strong><\/h3>\nLiFePO4 batteries, also known as lithium iron phosphate batteries, are an advanced type of lithium battery. Their safety and durability make them a secure and confident choice for high-demand and critical applications.\n\nBenefits of LiFePO4 batteries include:\n<ul>\n \t<li><strong>Safety<\/strong>: They are more stable and less prone to thermal runaway or catching fire than other lithium-ion batteries.<\/li>\n \t<li><strong>Long Lifespan<\/strong>: LiFePO4 batteries can endure thousands of charge-discharge cycles, making them very durable.<\/li>\n \t<li><strong>Wide Temperature Range<\/strong>: They perform well across various temperatures.<\/li>\n \t<li><strong>High Discharge Rates<\/strong>: These batteries can provide high power output for demanding applications.<\/li>\n<\/ul>\nLiFePO4 batteries have a very long cycle life, often exceeding 2000 cycles, and can maintain about 80% of their capacity even after extensive use. They can handle high discharge rates and be used in extreme temperatures ranging from -20\u00b0C to 75\u00b0C. Their efficiency is the highest among the discussed types, reaching up to 95%.\n\nLiFePO4 batteries are commonly used in applications where safety and longevity are critical, such as:\n<ul>\n \t<li><strong>Electric Vehicles<\/strong>: Providing a safer and longer-lasting power source.<\/li>\n \t<li><strong>Energy Storage Systems<\/strong>: These are used in home and industrial renewable energy storage.<\/li>\n \t<li><strong>Marine and RV Batteries<\/strong>: Offering reliable recreational vehicle and boat power.<\/li>\n<\/ul>\nIn summary, understanding the differences between these types of batteries is crucial for selecting the right one for your needs. Lead acid batteries are a reliable, cost-effective choice for many traditional applications. Lithium batteries offer higher performance and longer life, making them ideal for modern electronic devices and electric vehicles. LiFePO4 batteries enhance safety and durability, making them perfect for high-demand and critical applications.\n<h2>Battery Run Time Calculator: The Role of Capacity, Voltage, Efficiency, and Load Power<\/h2>\n<h3><strong>Battery Capacity<\/strong><\/h3>\n<strong>Battery capacity<\/strong> measures the amount of energy a battery can store. It is usually expressed in ampere-hours (Ah), which indicates how much current a battery can supply over a specific period. For example, a battery with a capacity of 10 Ah can deliver 10 amperes for one hour or 1 ampere for 10 hours. Knowing the battery capacity is crucial because it helps determine how long the battery will last under a given load.\n\nStandardized tests are conducted to measure battery capacity, such as the 20-hour rate test. This test involves discharging the battery at a constant current until it reaches a specific cutoff voltage. For instance, a 100 Ah battery would be discharged at 5 amps (100 Ah \/ 20 hours = 5 amps). The capacity is then calculated based on the discharge current and time.\n<h3><strong>Battery Voltage<\/strong><\/h3>\nBattery voltage is the electrical potential difference between a battery&#8217;s positive and negative terminals. It is measured in volts (V). A battery&#8217;s voltage affects its ability to deliver power to a load. Higher-voltage batteries can provide more power, making them suitable for high-power applications.\n\nTypical battery voltage levels vary based on their type and application. For example, lead-acid batteries often come in 12V configurations, while lithium-ion batteries can be found in various voltages, such as 12V, 24V, 36V, and 48V. The voltage also influences the battery&#8217;s efficiency and performance, impacting the overall runtime.\n<h3><strong>Battery Efficiency<\/strong><\/h3>\nBattery efficiency refers to the percentage of energy stored in the battery that can be retrieved during discharge. Different types of batteries have varying efficiency levels. For example, lead-acid batteries typically have an efficiency of around 80%, meaning 80% of the energy put into the battery is retrievable. In contrast, lithium-ion batteries have higher efficiency, often around 90%, and LiFePO4 batteries can reach up to 95%.\n\nEfficiency is critical in determining how effectively a battery can power a load. High-efficiency batteries waste less energy, providing more usable power and extending the battery&#8217;s runtime.\n<h3><strong>Load Power<\/strong><\/h3>\nLoad power is the amount consumed by the device or system connected to the battery. It is measured in watts (W). Load power directly affects the battery&#8217;s discharge rate and, consequently, its runtime. A higher load power will deplete the battery faster, while a lower load power will allow the battery to last longer.\n\nFor example, if a device consumes 50 watts and is connected to a 12V battery, it will draw approximately 4.17 amperes (50W \/ 12V = 4.17A). The battery&#8217;s capacity and efficiency determine how long it can sustain this load before recharging.\n<h3><strong>Why These Factors Are Important in the Calculator<\/strong><\/h3>\nThe Lead Acid, Lithium &amp; LiFePO4 Battery Run Time Calculator uses these four factors\u2014<strong>battery capacity<\/strong>, voltage, efficiency, and load power\u2014to estimate how long a battery will last under a specific load. Here\u2019s why each factor is essential:\n<ol>\n \t<li><strong>Battery Capacity<\/strong>: Determines the total energy available for the load.<\/li>\n \t<li><strong>Battery Voltage<\/strong>: Affects the power delivery and compatibility with the load.<\/li>\n \t<li><strong>Battery Efficiency<\/strong>: Influences the amount of usable energy and overall performance.<\/li>\n \t<li><strong>Load Power<\/strong>: Dictates the battery&#8217;s discharge rate.<\/li>\n<\/ol>\nThe calculator applies the formula: Capacity (Ah) x Voltage (V) x Efficiency \/ Load Power (W). This equation gives an estimated runtime based on the input values. For instance, a 100 Ah battery at 12V with 90% efficiency powering a 50W load would have a runtime of (100 Ah x 12V x 0.9) \/ 50W = 21.6 hours.\n\nIn conclusion, while this calculator provides a proper estimate, actual performance can vary based on environmental conditions and specific use cases. For precise calculations and professional advice, please contact our customer service at <a href=\"https:\/\/manlybattery.com\/contact-us\/\" target=\"_new\" rel=\"noreferrer\">https:\/\/manlybattery.com\/contact-us\/<\/a>.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23d1fab e-flex e-con-boxed e-con e-parent\" data-id=\"23d1fab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-798dbcb elementor-widget elementor-widget-heading\" data-id=\"798dbcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Related Products\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8eb422 e-flex e-con-boxed e-con e-parent\" data-id=\"e8eb422\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16e9bba e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"16e9bba\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"24026042\" aria-label=\"Pesta\u00f1as. Abra elementos con Enter o Espacio, ci\u00e9rrelos con Escape y navegue usando las teclas de flecha.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-240260421\" data-tab-title-id=\"e-n-tab-title-240260421\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-240260421\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tAll \/\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-240260422\" data-tab-title-id=\"e-n-tab-title-240260422\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-240260422\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\t24V Lithium Battery \/\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-240260423\" data-tab-title-id=\"e-n-tab-title-240260423\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-240260423\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\t48V Lithium Battery \/\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-240260424\" data-tab-title-id=\"e-n-tab-title-240260424\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-240260424\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\t60V Lithium Battery \/\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-240260425\" data-tab-title-id=\"e-n-tab-title-240260425\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-240260425\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLithium Golf Cart Battery\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-240260421\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-240260421\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-d90c8e4 e-con-full e-flex e-con e-child\" data-id=\"d90c8e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f62916 elementor-widget elementor-widget-ucaddon_woocommerce_product_grid\" data-id=\"7f62916\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Grid -->\n\t\t<link id='font-awesome-css' href='https://manlybattery-static-cdn.cimen.club/manlybattery/fr/https:\/\/manlybattery.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https://manlybattery-static-cdn.cimen.club/manlybattery/fr/https:\/\/manlybattery.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Woo Product Grid *\/\n\n\n\n#uc_woocommerce_product_grid_elementor_7f62916 * {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;    \n}\n\n\n#uc_woocommerce_product_grid_elementor_7f62916 .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .ue_category_wrapper{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_post_grid_style_one_item{\n\ttransition: all.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_grid_elementor_7f62916 .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc-grid-count-buttons{\n\tdisplay: flex;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc-grid-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc-grid-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc-grid-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 input.uc-grid-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 {\n  margin:0 auto;\n  position:relative;  \n}\n\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\tcolor: #111;\n\tfont-size: 16px;\n\toverflow: hidden;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_post_image {\n    position:relative;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n    overflow:hidden;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_post_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\topacity: 0;\n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_post_grid_style_one_image:hover .uc_post_image--second{  \n  \t  \t\topacity: 1;\n  \t}\n\n#uc_woocommerce_product_grid_elementor_7f62916  .uc_post_image img\n{\n  width:100%;\n  display: block;\n  transition:0.3s;\n}\n\n\n.uc_post_grid_style_one .uc_title {\n    font-size: 21px;   \n}\n\n.uc_post_grid_style_one .uc_title a {\n\ttext-decoration: none;\n   transition: all .3s ease;\n}\n\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_post_grid_style_one_button > a,\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_7f62916 .uc-button-addcart,\n#uc_woocommerce_product_grid_elementor_7f62916 .added_to_cart,\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_more_btn-custom-field{\n\tdisplay: inline-block;\n\ttext-align: center;\n    text-decoration: none;\n    text-transform: none;\n\ttransition: all 0.25s ease-in-out;\n    vertical-align: middle;\n}\n\n  #uc_woocommerce_product_grid_elementor_7f62916 .uc-button-addcart.added{\n    display:none;\n  }\n\n#uc_woocommerce_product_grid_elementor_7f62916.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\t\n    display: grid;\n}\n\n    #uc_woocommerce_product_grid_elementor_7f62916.uc_post_grid_style_one .uc_content{\n      flex-grow: 1;\n      display: flex;\n      flex-flow: column nowrap;\n    }\n    #uc_woocommerce_product_grid_elementor_7f62916 .ue_grid_item_bottom    {\n      margin-top:auto;\n    }\n\n  .uc_post_grid_style_one .uc_post_grid_style_one_item {\n      flex-direction:column;\n      display:flex;\n  }\n\n\n\n\n\n@media (max-width:1023px){\n\t#uc_woocommerce_product_grid_elementor_7f62916.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n@media (max-width:639px){\n\t#uc_woocommerce_product_grid_elementor_7f62916.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n\n\n\n\n#uc_woocommerce_product_grid_elementor_7f62916 .ue_category_label{\n  display:block;\n  text-decoration:none;\n  transition: all .3s ease;\n  position: relative;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_grid_elementor_7f62916 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_grid_elementor_7f62916 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_grid_elementor_7f62916 input.uc-grid-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_grid_elementor_7f62916 .uc_regular_price:not(.uc_regular_price--single){\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 del{\n  display: block;\n  color: #000;\n  opacity: .5;\n  font-size: 26px;\n  font-weight: 400;\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 ins{\n  color: #000;\n  font-size: 36px;\n  font-weight: 400;\n  text-decoration: none;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .ue_woocommerce_product_carousel_sale_label{\n  display:inline-block;\n  position:absolute;\n  z-index: 1;\n  left:10px;\n  top:10px;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .ue_woocommerce_product_grid_out_of_stock_label{\n  \t    position: absolute;\n  \t  \twidth: fit-content;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_grid_elementor_7f62916 .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one woocommerce_product_grid uc-filterable-grid  \" id=\"uc_woocommerce_product_grid_elementor_7f62916\"   data-ajax='true'  data-filterbehave='mixed'  querydata='{&quot;count_posts&quot;:4,&quot;total_posts&quot;:90,&quot;page&quot;:1,&quot;num_pages&quot;:23,&quot;orderby&quot;:&quot;date&quot;,&quot;woo&quot;:true}' style=\"direction:ltr;text-align:left;\">\n  <div class=\"uc_post_grid_style_one_wrap uc-items-wrapper ue-woo-grid\">\n    \n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_7f62916_item1\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/12v-70ah-agm-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-12v-70ah-agm-starter-battery\u200b-agm-battery-manufacturer-768x768.webp\"  alt=\"Manly 12v 70ah Agm Starter Battery\u200b Agm Battery Manufacturer\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-12v-70ah-starter-battery-agm-battery-supplier\u200b-768x768.webp\" alt=\"Manly 12v 70ah Agm Starter Battery\u200b Agm Battery Manufacturer\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/12v-70ah-agm-battery\/\">12V 70Ah AGM Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_7f62916_item2\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/battery-cable\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/07\/Battery-cable-768x768.webp\"  alt=\"Battery Cable\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/07\/Manly-battery-connect-cables\u200b-768x768.webp\" alt=\"Battery Cable\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/battery-cable\/\">Battery Cable<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_7f62916_item3\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-lithium-battery-charger\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/Lifepo4-battery-charger-deep-cycle-battery-charger-768x768.webp\"  alt=\"Lifepo4 battery charger - deep cycle battery charger\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/Lifepo4-battery-charger-battery-charger-manufacturer\u200b-768x768.webp\" alt=\"Lifepo4 battery charger - deep cycle battery charger\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-lithium-battery-charger\/\">48v 10A\/15A\/25A Lithium Battery Charger<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_7f62916_item4\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/72v-100ah-lithium-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/72v-100ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"72v 100ah lifepo4 lithium battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/72v-100ah-lithium-battery-robot-battery-768x768.webp\" alt=\"72v 100ah lifepo4 lithium battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/72v-100ah-lithium-battery\/\">72V 100Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n  <\/div>\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_grid_elementor_7f62916_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n<!-- end Woo Product Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ad9d45 elementor-widget__width-inherit elementor-widget elementor-widget-ucaddon_archive_pagination\" data-id=\"8ad9d45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_archive_pagination.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Pagination -->\n\n<style>\/* widget: Post Pagination *\/\n\n#uc_archive_pagination_elementor_8ad9d45 nav\n{\n  padding:0px;\n  margin:0px;\n}\n\n#uc_archive_pagination_elementor_8ad9d45 \n{\n  display:flex;\n  flex-wrap: wrap;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_8ad9d45 .nav-links\n{\n  display:flex;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_8ad9d45 .nav-links > *\n{\n}\n\n#uc_archive_pagination_elementor_8ad9d45 .page-numbers\n{\n  display:flex;\n  \n  align-items:center;\n  justify-content:center;\n  transition:0.3s;\n  line-height:1em;\n}\n\n\n#uc_archive_pagination_elementor_8ad9d45 a.page-numbers, #uc_archive_pagination_elementor_8ad9d45 .dots\n{\n  color:#393939;\n  background-color:;\n}\n\n#uc_archive_pagination_elementor_8ad9d45 a.page-numbers:hover\n{\n  color:#6e6e6e;\n  background-color:#eeeeee;\n}\n\n#uc_archive_pagination_elementor_8ad9d45 .page-numbers.current,\n#uc_archive_pagination_elementor_8ad9d45 .page-numbers.current:hover\n{\n  background-color:#005FB3;\n  color:#ffffff;\n}\n\n\n#uc_archive_pagination_elementor_8ad9d45 .page-numbers.prev, #uc_archive_pagination_elementor_8ad9d45 .page-numbers.next\n{\n  padding-left:15px;\n  padding-right:15px;\n}\n\n\n\n#uc_archive_pagination_elementor_8ad9d45 .prev:before {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f053\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-right:10px;}\n\n#uc_archive_pagination_elementor_8ad9d45 .next:after {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f054\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-left:10px;}\n\n#uc_archive_pagination_elementor_8ad9d45.uc-ajax-loading{\n\topacity:1 !important;\n}\n\n#uc_archive_pagination_elementor_8ad9d45.uc-ajax-loading .current{\n\tposition:relative;\n    overflow:hidden;\n}\n\n\n#uc_archive_pagination_elementor_8ad9d45.uc-ajax-loading .current:before{\n  content: \"\";\n  display:block;\n  width:100%;\n  height:100%;\n  box-sizing:border-box;\n  position:absolute;\n  top:0px;\n  left:0px;\n  background-color: #c2c2c2;\n  animation: uc-spinning-border 0.5s linear infinite;\n  opacity:50%;\n  border-radius:inherit;\n}\n\n@keyframes uc-spinning-border {\n\t0%{transform: scale(0);}\n\t100%{transform: scale(1); }\t\n}\n\n\n\n<\/style>\n\n<div id=\"uc_archive_pagination_elementor_8ad9d45\" class=\"archive_pagination uc-filter-pagination \">\n<span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">2<\/a>\n<a aria-label=\"Page 3\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/3\/\" data-e-disable-page-transition=\"true\">3<\/a>\n<span class=\"page-numbers dots\">\u2026<\/span>\n<a aria-label=\"Page 23\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/23\/\" data-e-disable-page-transition=\"true\">23<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">Next<\/a>\n<\/div>\n<!-- end Post Pagination -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-240260422\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-240260422\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-376fef8 e-con-full e-flex e-con e-child\" data-id=\"376fef8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-926b861 elementor-widget elementor-widget-ucaddon_woocommerce_product_grid\" data-id=\"926b861\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Grid -->\n\n<style>\/* widget: Woo Product Grid *\/\n\n\n\n#uc_woocommerce_product_grid_elementor_926b861 * {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;    \n}\n\n\n#uc_woocommerce_product_grid_elementor_926b861 .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .ue_category_wrapper{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_post_grid_style_one_item{\n\ttransition: all.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_grid_elementor_926b861 .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc-grid-count-buttons{\n\tdisplay: flex;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc-grid-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc-grid-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc-grid-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 input.uc-grid-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 {\n  margin:0 auto;\n  position:relative;  \n}\n\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\tcolor: #111;\n\tfont-size: 16px;\n\toverflow: hidden;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_post_image {\n    position:relative;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n    overflow:hidden;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_post_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\topacity: 0;\n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_post_grid_style_one_image:hover .uc_post_image--second{  \n  \t  \t\topacity: 1;\n  \t}\n\n#uc_woocommerce_product_grid_elementor_926b861  .uc_post_image img\n{\n  width:100%;\n  display: block;\n  transition:0.3s;\n}\n\n\n.uc_post_grid_style_one .uc_title {\n    font-size: 21px;   \n}\n\n.uc_post_grid_style_one .uc_title a {\n\ttext-decoration: none;\n   transition: all .3s ease;\n}\n\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_post_grid_style_one_button > a,\n#uc_woocommerce_product_grid_elementor_926b861 .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_926b861 .uc-button-addcart,\n#uc_woocommerce_product_grid_elementor_926b861 .added_to_cart,\n#uc_woocommerce_product_grid_elementor_926b861 .uc_more_btn-custom-field{\n\tdisplay: inline-block;\n\ttext-align: center;\n    text-decoration: none;\n    text-transform: none;\n\ttransition: all 0.25s ease-in-out;\n    vertical-align: middle;\n}\n\n  #uc_woocommerce_product_grid_elementor_926b861 .uc-button-addcart.added{\n    display:none;\n  }\n\n#uc_woocommerce_product_grid_elementor_926b861.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\t\n    display: grid;\n}\n\n    #uc_woocommerce_product_grid_elementor_926b861.uc_post_grid_style_one .uc_content{\n      flex-grow: 1;\n      display: flex;\n      flex-flow: column nowrap;\n    }\n    #uc_woocommerce_product_grid_elementor_926b861 .ue_grid_item_bottom    {\n      margin-top:auto;\n    }\n\n  .uc_post_grid_style_one .uc_post_grid_style_one_item {\n      flex-direction:column;\n      display:flex;\n  }\n\n\n\n\n\n@media (max-width:1023px){\n\t#uc_woocommerce_product_grid_elementor_926b861.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n@media (max-width:639px){\n\t#uc_woocommerce_product_grid_elementor_926b861.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n\n\n\n\n#uc_woocommerce_product_grid_elementor_926b861 .ue_category_label{\n  display:block;\n  text-decoration:none;\n  transition: all .3s ease;\n  position: relative;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_grid_elementor_926b861 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_grid_elementor_926b861 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_grid_elementor_926b861 input.uc-grid-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_grid_elementor_926b861 .uc_regular_price:not(.uc_regular_price--single){\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 del{\n  display: block;\n  color: #000;\n  opacity: .5;\n  font-size: 26px;\n  font-weight: 400;\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 ins{\n  color: #000;\n  font-size: 36px;\n  font-weight: 400;\n  text-decoration: none;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .ue_woocommerce_product_carousel_sale_label{\n  display:inline-block;\n  position:absolute;\n  z-index: 1;\n  left:10px;\n  top:10px;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .ue_woocommerce_product_grid_out_of_stock_label{\n  \t    position: absolute;\n  \t  \twidth: fit-content;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_grid_elementor_926b861 .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one woocommerce_product_grid uc-filterable-grid  \" id=\"uc_woocommerce_product_grid_elementor_926b861\"   data-ajax='true'  data-filterbehave='mixed'  querydata='{&quot;count_posts&quot;:4,&quot;total_posts&quot;:14,&quot;page&quot;:1,&quot;num_pages&quot;:4,&quot;orderby&quot;:&quot;date&quot;,&quot;woo&quot;:true}' style=\"direction:ltr;text-align:left;\">\n  <div class=\"uc_post_grid_style_one_wrap uc-items-wrapper ue-woo-grid\">\n    \n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_926b861_item1\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-300ah-lithium-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/24v-300ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"24v 300ah lifepo4 lithium battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/24v-300ah-lithium-battery-robot-battery-768x768.webp\" alt=\"24v 300ah lifepo4 lithium battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-300ah-lithium-battery\/\">24V 300Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_926b861_item2\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-200ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/Buy-24v-200ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"Buy 24v 200ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/24v-200ah-lifepo4-lithium-battery-1-768x768.webp\" alt=\"Buy 24v 200ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-200ah-lifepo4-battery\/\">24v 200Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_926b861_item3\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-20ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/24v-20ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"24v 20ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/24v-20ah-lifepo4-lithium-battery-wholesale-battery-768x768.webp\" alt=\"24v 20ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-20ah-lifepo4-battery\/\">24V 20Ah LiFePo4 Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_926b861_item4\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-30ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/24v-30ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"24v 30ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/24v-30ah-lifepo4-lithium-battery-wholesale-battery-768x768.webp\" alt=\"24v 30ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/24v-30ah-lifepo4-battery\/\">24V 30Ah LiFePo4 Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n  <\/div>\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_grid_elementor_926b861_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n<!-- end Woo Product Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-359e4f1 elementor-widget__width-inherit elementor-widget elementor-widget-ucaddon_archive_pagination\" data-id=\"359e4f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_archive_pagination.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Pagination -->\n\n<style>\/* widget: Post Pagination *\/\n\n#uc_archive_pagination_elementor_359e4f1 nav\n{\n  padding:0px;\n  margin:0px;\n}\n\n#uc_archive_pagination_elementor_359e4f1 \n{\n  display:flex;\n  flex-wrap: wrap;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_359e4f1 .nav-links\n{\n  display:flex;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_359e4f1 .nav-links > *\n{\n}\n\n#uc_archive_pagination_elementor_359e4f1 .page-numbers\n{\n  display:flex;\n  \n  align-items:center;\n  justify-content:center;\n  transition:0.3s;\n  line-height:1em;\n}\n\n\n#uc_archive_pagination_elementor_359e4f1 a.page-numbers, #uc_archive_pagination_elementor_359e4f1 .dots\n{\n  color:#393939;\n  background-color:;\n}\n\n#uc_archive_pagination_elementor_359e4f1 a.page-numbers:hover\n{\n  color:#6e6e6e;\n  background-color:#eeeeee;\n}\n\n#uc_archive_pagination_elementor_359e4f1 .page-numbers.current,\n#uc_archive_pagination_elementor_359e4f1 .page-numbers.current:hover\n{\n  background-color:#005FB3;\n  color:#ffffff;\n}\n\n\n#uc_archive_pagination_elementor_359e4f1 .page-numbers.prev, #uc_archive_pagination_elementor_359e4f1 .page-numbers.next\n{\n  padding-left:15px;\n  padding-right:15px;\n}\n\n\n\n#uc_archive_pagination_elementor_359e4f1 .prev:before {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f053\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-right:10px;}\n\n#uc_archive_pagination_elementor_359e4f1 .next:after {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f054\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-left:10px;}\n\n#uc_archive_pagination_elementor_359e4f1.uc-ajax-loading{\n\topacity:1 !important;\n}\n\n#uc_archive_pagination_elementor_359e4f1.uc-ajax-loading .current{\n\tposition:relative;\n    overflow:hidden;\n}\n\n\n#uc_archive_pagination_elementor_359e4f1.uc-ajax-loading .current:before{\n  content: \"\";\n  display:block;\n  width:100%;\n  height:100%;\n  box-sizing:border-box;\n  position:absolute;\n  top:0px;\n  left:0px;\n  background-color: #c2c2c2;\n  animation: uc-spinning-border 0.5s linear infinite;\n  opacity:50%;\n  border-radius:inherit;\n}\n\n@keyframes uc-spinning-border {\n\t0%{transform: scale(0);}\n\t100%{transform: scale(1); }\t\n}\n\n\n\n<\/style>\n\n<div id=\"uc_archive_pagination_elementor_359e4f1\" class=\"archive_pagination uc-filter-pagination \">\n<span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">2<\/a>\n<a aria-label=\"Page 3\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/3\/\" data-e-disable-page-transition=\"true\">3<\/a>\n<a aria-label=\"Page 4\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/4\/\" data-e-disable-page-transition=\"true\">4<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">Next<\/a>\n<\/div>\n<!-- end Post Pagination -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-240260423\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-240260423\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-7058199 e-con-full e-flex e-con e-child\" data-id=\"7058199\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa07abb elementor-widget elementor-widget-ucaddon_woocommerce_product_grid\" data-id=\"fa07abb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Grid -->\n\n<style>\/* widget: Woo Product Grid *\/\n\n\n\n#uc_woocommerce_product_grid_elementor_fa07abb * {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;    \n}\n\n\n#uc_woocommerce_product_grid_elementor_fa07abb .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .ue_category_wrapper{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_post_grid_style_one_item{\n\ttransition: all.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_grid_elementor_fa07abb .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc-grid-count-buttons{\n\tdisplay: flex;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc-grid-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc-grid-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc-grid-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb input.uc-grid-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb {\n  margin:0 auto;\n  position:relative;  \n}\n\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\tcolor: #111;\n\tfont-size: 16px;\n\toverflow: hidden;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_post_image {\n    position:relative;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n    overflow:hidden;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_post_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\topacity: 0;\n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_post_grid_style_one_image:hover .uc_post_image--second{  \n  \t  \t\topacity: 1;\n  \t}\n\n#uc_woocommerce_product_grid_elementor_fa07abb  .uc_post_image img\n{\n  width:100%;\n  display: block;\n  transition:0.3s;\n}\n\n\n.uc_post_grid_style_one .uc_title {\n    font-size: 21px;   \n}\n\n.uc_post_grid_style_one .uc_title a {\n\ttext-decoration: none;\n   transition: all .3s ease;\n}\n\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_post_grid_style_one_button > a,\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_fa07abb .uc-button-addcart,\n#uc_woocommerce_product_grid_elementor_fa07abb .added_to_cart,\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_more_btn-custom-field{\n\tdisplay: inline-block;\n\ttext-align: center;\n    text-decoration: none;\n    text-transform: none;\n\ttransition: all 0.25s ease-in-out;\n    vertical-align: middle;\n}\n\n  #uc_woocommerce_product_grid_elementor_fa07abb .uc-button-addcart.added{\n    display:none;\n  }\n\n#uc_woocommerce_product_grid_elementor_fa07abb.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\t\n    display: grid;\n}\n\n    #uc_woocommerce_product_grid_elementor_fa07abb.uc_post_grid_style_one .uc_content{\n      flex-grow: 1;\n      display: flex;\n      flex-flow: column nowrap;\n    }\n    #uc_woocommerce_product_grid_elementor_fa07abb .ue_grid_item_bottom    {\n      margin-top:auto;\n    }\n\n  .uc_post_grid_style_one .uc_post_grid_style_one_item {\n      flex-direction:column;\n      display:flex;\n  }\n\n\n\n\n\n@media (max-width:1023px){\n\t#uc_woocommerce_product_grid_elementor_fa07abb.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n@media (max-width:639px){\n\t#uc_woocommerce_product_grid_elementor_fa07abb.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n\n\n\n\n#uc_woocommerce_product_grid_elementor_fa07abb .ue_category_label{\n  display:block;\n  text-decoration:none;\n  transition: all .3s ease;\n  position: relative;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_grid_elementor_fa07abb input.uc-grid-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_grid_elementor_fa07abb input.uc-grid-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_grid_elementor_fa07abb input.uc-grid-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_grid_elementor_fa07abb .uc_regular_price:not(.uc_regular_price--single){\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb del{\n  display: block;\n  color: #000;\n  opacity: .5;\n  font-size: 26px;\n  font-weight: 400;\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb ins{\n  color: #000;\n  font-size: 36px;\n  font-weight: 400;\n  text-decoration: none;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .ue_woocommerce_product_carousel_sale_label{\n  display:inline-block;\n  position:absolute;\n  z-index: 1;\n  left:10px;\n  top:10px;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .ue_woocommerce_product_grid_out_of_stock_label{\n  \t    position: absolute;\n  \t  \twidth: fit-content;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_grid_elementor_fa07abb .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one woocommerce_product_grid uc-filterable-grid  \" id=\"uc_woocommerce_product_grid_elementor_fa07abb\"   data-ajax='true'  data-filterbehave='mixed'  querydata='{&quot;count_posts&quot;:4,&quot;total_posts&quot;:17,&quot;page&quot;:1,&quot;num_pages&quot;:5,&quot;orderby&quot;:&quot;date&quot;,&quot;woo&quot;:true}' style=\"direction:ltr;text-align:left;\">\n  <div class=\"uc_post_grid_style_one_wrap uc-items-wrapper ue-woo-grid\">\n    \n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_fa07abb_item1\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-60ah-lithium-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/48v-60ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"48v 60ah lifepo4 lithium battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/48v-60ah-lithium-battery-robot-battery-768x768.webp\" alt=\"48v 60ah lifepo4 lithium battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-60ah-lithium-battery\/\">48V 60Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_fa07abb_item2\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-50ah-lithium-ion-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2022\/12\/48v-50ah-telecom-battery.webp\"  alt=\"Telecom Battery: 48V 50Ah LiFePO4 Battery | 48V 50Ah Lithium Ion Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2022\/12\/48v-50ah-telecom-battery.webp\" alt=\"Telecom Battery: 48V 50Ah LiFePO4 Battery | 48V 50Ah Lithium Ion Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-50ah-lithium-ion-battery\/\">48V 50Ah Lithium Ion Telecom Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_fa07abb_item3\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-20ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/48v-20ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"48v 20ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/48v-20ah-lifepo4-lithium-battery-wholesale-battery-768x768.webp\" alt=\"48v 20ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-20ah-lifepo4-battery\/\">48V 20Ah LiFePo4 Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_fa07abb_item4\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/51-2v-20ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/24v-lifepo4-lithium-battery-768x768.webp\"  alt=\"24v - 72v lifepo4 lithium battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/24v-lithium-battery-robot-battery-768x768.webp\" alt=\"24v - 72v lifepo4 lithium battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/51-2v-20ah-lifepo4-battery\/\">51.2V 20Ah LiFePo4 Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n  <\/div>\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_grid_elementor_fa07abb_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n<!-- end Woo Product Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4129deb elementor-widget__width-inherit elementor-widget elementor-widget-ucaddon_archive_pagination\" data-id=\"4129deb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_archive_pagination.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Pagination -->\n\n<style>\/* widget: Post Pagination *\/\n\n#uc_archive_pagination_elementor_4129deb nav\n{\n  padding:0px;\n  margin:0px;\n}\n\n#uc_archive_pagination_elementor_4129deb \n{\n  display:flex;\n  flex-wrap: wrap;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_4129deb .nav-links\n{\n  display:flex;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_4129deb .nav-links > *\n{\n}\n\n#uc_archive_pagination_elementor_4129deb .page-numbers\n{\n  display:flex;\n  \n  align-items:center;\n  justify-content:center;\n  transition:0.3s;\n  line-height:1em;\n}\n\n\n#uc_archive_pagination_elementor_4129deb a.page-numbers, #uc_archive_pagination_elementor_4129deb .dots\n{\n  color:#393939;\n  background-color:;\n}\n\n#uc_archive_pagination_elementor_4129deb a.page-numbers:hover\n{\n  color:#6e6e6e;\n  background-color:#eeeeee;\n}\n\n#uc_archive_pagination_elementor_4129deb .page-numbers.current,\n#uc_archive_pagination_elementor_4129deb .page-numbers.current:hover\n{\n  background-color:#005FB3;\n  color:#ffffff;\n}\n\n\n#uc_archive_pagination_elementor_4129deb .page-numbers.prev, #uc_archive_pagination_elementor_4129deb .page-numbers.next\n{\n  padding-left:15px;\n  padding-right:15px;\n}\n\n\n\n#uc_archive_pagination_elementor_4129deb .prev:before {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f053\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-right:10px;}\n\n#uc_archive_pagination_elementor_4129deb .next:after {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f054\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-left:10px;}\n\n#uc_archive_pagination_elementor_4129deb.uc-ajax-loading{\n\topacity:1 !important;\n}\n\n#uc_archive_pagination_elementor_4129deb.uc-ajax-loading .current{\n\tposition:relative;\n    overflow:hidden;\n}\n\n\n#uc_archive_pagination_elementor_4129deb.uc-ajax-loading .current:before{\n  content: \"\";\n  display:block;\n  width:100%;\n  height:100%;\n  box-sizing:border-box;\n  position:absolute;\n  top:0px;\n  left:0px;\n  background-color: #c2c2c2;\n  animation: uc-spinning-border 0.5s linear infinite;\n  opacity:50%;\n  border-radius:inherit;\n}\n\n@keyframes uc-spinning-border {\n\t0%{transform: scale(0);}\n\t100%{transform: scale(1); }\t\n}\n\n\n\n<\/style>\n\n<div id=\"uc_archive_pagination_elementor_4129deb\" class=\"archive_pagination uc-filter-pagination \">\n<span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">2<\/a>\n<a aria-label=\"Page 3\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/3\/\" data-e-disable-page-transition=\"true\">3<\/a>\n<span class=\"page-numbers dots\">\u2026<\/span>\n<a aria-label=\"Page 5\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/5\/\" data-e-disable-page-transition=\"true\">5<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">Next<\/a>\n<\/div>\n<!-- end Post Pagination -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-240260424\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-240260424\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-0368130 e-con-full e-flex e-con e-child\" data-id=\"0368130\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ff1fc0 elementor-widget elementor-widget-ucaddon_woocommerce_product_grid\" data-id=\"6ff1fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Grid -->\n\n<style>\/* widget: Woo Product Grid *\/\n\n\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 * {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;    \n}\n\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .ue_category_wrapper{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_post_grid_style_one_item{\n\ttransition: all.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc-grid-count-buttons{\n\tdisplay: flex;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc-grid-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc-grid-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc-grid-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 input.uc-grid-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 {\n  margin:0 auto;\n  position:relative;  \n}\n\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\tcolor: #111;\n\tfont-size: 16px;\n\toverflow: hidden;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_post_image {\n    position:relative;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n    overflow:hidden;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_post_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\topacity: 0;\n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_post_grid_style_one_image:hover .uc_post_image--second{  \n  \t  \t\topacity: 1;\n  \t}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0  .uc_post_image img\n{\n  width:100%;\n  display: block;\n  transition:0.3s;\n}\n\n\n.uc_post_grid_style_one .uc_title {\n    font-size: 21px;   \n}\n\n.uc_post_grid_style_one .uc_title a {\n\ttext-decoration: none;\n   transition: all .3s ease;\n}\n\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_post_grid_style_one_button > a,\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc-button-addcart,\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .added_to_cart,\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_more_btn-custom-field{\n\tdisplay: inline-block;\n\ttext-align: center;\n    text-decoration: none;\n    text-transform: none;\n\ttransition: all 0.25s ease-in-out;\n    vertical-align: middle;\n}\n\n  #uc_woocommerce_product_grid_elementor_6ff1fc0 .uc-button-addcart.added{\n    display:none;\n  }\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\t\n    display: grid;\n}\n\n    #uc_woocommerce_product_grid_elementor_6ff1fc0.uc_post_grid_style_one .uc_content{\n      flex-grow: 1;\n      display: flex;\n      flex-flow: column nowrap;\n    }\n    #uc_woocommerce_product_grid_elementor_6ff1fc0 .ue_grid_item_bottom    {\n      margin-top:auto;\n    }\n\n  .uc_post_grid_style_one .uc_post_grid_style_one_item {\n      flex-direction:column;\n      display:flex;\n  }\n\n\n\n\n\n@media (max-width:1023px){\n\t#uc_woocommerce_product_grid_elementor_6ff1fc0.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n@media (max-width:639px){\n\t#uc_woocommerce_product_grid_elementor_6ff1fc0.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n\n\n\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .ue_category_label{\n  display:block;\n  text-decoration:none;\n  transition: all .3s ease;\n  position: relative;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_grid_elementor_6ff1fc0 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_grid_elementor_6ff1fc0 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_grid_elementor_6ff1fc0 input.uc-grid-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .uc_regular_price:not(.uc_regular_price--single){\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 del{\n  display: block;\n  color: #000;\n  opacity: .5;\n  font-size: 26px;\n  font-weight: 400;\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 ins{\n  color: #000;\n  font-size: 36px;\n  font-weight: 400;\n  text-decoration: none;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .ue_woocommerce_product_carousel_sale_label{\n  display:inline-block;\n  position:absolute;\n  z-index: 1;\n  left:10px;\n  top:10px;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .ue_woocommerce_product_grid_out_of_stock_label{\n  \t    position: absolute;\n  \t  \twidth: fit-content;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_grid_elementor_6ff1fc0 .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one woocommerce_product_grid uc-filterable-grid  \" id=\"uc_woocommerce_product_grid_elementor_6ff1fc0\"   data-ajax='true'  data-filterbehave='mixed'  querydata='{&quot;count_posts&quot;:4,&quot;total_posts&quot;:5,&quot;page&quot;:1,&quot;num_pages&quot;:2,&quot;orderby&quot;:&quot;date&quot;,&quot;woo&quot;:true}' style=\"direction:ltr;text-align:left;\">\n  <div class=\"uc_post_grid_style_one_wrap uc-items-wrapper ue-woo-grid\">\n    \n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_6ff1fc0_item1\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-12ah-lithium-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/60v-12ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"60v 12ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/60v-12ah-lifepo4-lithium-battery-wholesale-battery-768x768.webp\" alt=\"60v 12ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-12ah-lithium-battery\/\">60V 12Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_6ff1fc0_item2\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-20ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/Buy-60v-20ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"Buy 60v 20ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/60v-20ah-lifepo4-lithium-battery-768x768.webp\" alt=\"Buy 60v 20ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-20ah-lifepo4-battery\/\">60V 20Ah LiFePo4 Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_6ff1fc0_item3\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-30ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/Buy-60v-30ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"Buy 60v 30ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/60v-30ah-lifepo4-lithium-battery-768x768.webp\" alt=\"Buy 60v 30ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-30ah-lifepo4-battery\/\">60V 30Ah LiFePO4 Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_6ff1fc0_item4\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-40ah-lifepo4-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/Buy-60v-40ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"Buy 60v 40ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2023\/08\/60v-40ah-lifepo4-lithium-battery-768x768.webp\" alt=\"Buy 60v 40ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/60v-40ah-lifepo4-battery\/\">60V  40Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n  <\/div>\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_grid_elementor_6ff1fc0_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n<!-- end Woo Product Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffd6670 elementor-widget__width-inherit elementor-widget elementor-widget-ucaddon_archive_pagination\" data-id=\"ffd6670\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_archive_pagination.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Pagination -->\n\n<style>\/* widget: Post Pagination *\/\n\n#uc_archive_pagination_elementor_ffd6670 nav\n{\n  padding:0px;\n  margin:0px;\n}\n\n#uc_archive_pagination_elementor_ffd6670 \n{\n  display:flex;\n  flex-wrap: wrap;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_ffd6670 .nav-links\n{\n  display:flex;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_ffd6670 .nav-links > *\n{\n}\n\n#uc_archive_pagination_elementor_ffd6670 .page-numbers\n{\n  display:flex;\n  \n  align-items:center;\n  justify-content:center;\n  transition:0.3s;\n  line-height:1em;\n}\n\n\n#uc_archive_pagination_elementor_ffd6670 a.page-numbers, #uc_archive_pagination_elementor_ffd6670 .dots\n{\n  color:#393939;\n  background-color:;\n}\n\n#uc_archive_pagination_elementor_ffd6670 a.page-numbers:hover\n{\n  color:#6e6e6e;\n  background-color:#eeeeee;\n}\n\n#uc_archive_pagination_elementor_ffd6670 .page-numbers.current,\n#uc_archive_pagination_elementor_ffd6670 .page-numbers.current:hover\n{\n  background-color:#005FB3;\n  color:#ffffff;\n}\n\n\n#uc_archive_pagination_elementor_ffd6670 .page-numbers.prev, #uc_archive_pagination_elementor_ffd6670 .page-numbers.next\n{\n  padding-left:15px;\n  padding-right:15px;\n}\n\n\n\n#uc_archive_pagination_elementor_ffd6670 .prev:before {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f053\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-right:10px;}\n\n#uc_archive_pagination_elementor_ffd6670 .next:after {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f054\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-left:10px;}\n\n#uc_archive_pagination_elementor_ffd6670.uc-ajax-loading{\n\topacity:1 !important;\n}\n\n#uc_archive_pagination_elementor_ffd6670.uc-ajax-loading .current{\n\tposition:relative;\n    overflow:hidden;\n}\n\n\n#uc_archive_pagination_elementor_ffd6670.uc-ajax-loading .current:before{\n  content: \"\";\n  display:block;\n  width:100%;\n  height:100%;\n  box-sizing:border-box;\n  position:absolute;\n  top:0px;\n  left:0px;\n  background-color: #c2c2c2;\n  animation: uc-spinning-border 0.5s linear infinite;\n  opacity:50%;\n  border-radius:inherit;\n}\n\n@keyframes uc-spinning-border {\n\t0%{transform: scale(0);}\n\t100%{transform: scale(1); }\t\n}\n\n\n\n<\/style>\n\n<div id=\"uc_archive_pagination_elementor_ffd6670\" class=\"archive_pagination uc-filter-pagination \">\n<span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">2<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">Next<\/a>\n<\/div>\n<!-- end Post Pagination -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-240260425\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-240260425\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-750260f e-con-full e-flex e-con e-child\" data-id=\"750260f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abc7563 elementor-widget elementor-widget-ucaddon_woocommerce_product_grid\" data-id=\"abc7563\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Grid -->\n\n<style>\/* widget: Woo Product Grid *\/\n\n\n\n#uc_woocommerce_product_grid_elementor_abc7563 * {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;    \n}\n\n\n#uc_woocommerce_product_grid_elementor_abc7563 .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .ue_category_wrapper{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_post_grid_style_one_item{\n\ttransition: all.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_grid_elementor_abc7563 .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc-grid-count-buttons{\n\tdisplay: flex;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc-grid-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc-grid-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc-grid-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 input.uc-grid-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 {\n  margin:0 auto;\n  position:relative;  \n}\n\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\tcolor: #111;\n\tfont-size: 16px;\n\toverflow: hidden;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_post_image {\n    position:relative;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n    overflow:hidden;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_post_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\topacity: 0;\n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_post_grid_style_one_image:hover .uc_post_image--second{  \n  \t  \t\topacity: 1;\n  \t}\n\n#uc_woocommerce_product_grid_elementor_abc7563  .uc_post_image img\n{\n  width:100%;\n  display: block;\n  transition:0.3s;\n}\n\n\n.uc_post_grid_style_one .uc_title {\n    font-size: 21px;   \n}\n\n.uc_post_grid_style_one .uc_title a {\n\ttext-decoration: none;\n   transition: all .3s ease;\n}\n\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_post_grid_style_one_button > a,\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_abc7563 .uc-button-addcart,\n#uc_woocommerce_product_grid_elementor_abc7563 .added_to_cart,\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_more_btn-custom-field{\n\tdisplay: inline-block;\n\ttext-align: center;\n    text-decoration: none;\n    text-transform: none;\n\ttransition: all 0.25s ease-in-out;\n    vertical-align: middle;\n}\n\n  #uc_woocommerce_product_grid_elementor_abc7563 .uc-button-addcart.added{\n    display:none;\n  }\n\n#uc_woocommerce_product_grid_elementor_abc7563.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\t\n    display: grid;\n}\n\n    #uc_woocommerce_product_grid_elementor_abc7563.uc_post_grid_style_one .uc_content{\n      flex-grow: 1;\n      display: flex;\n      flex-flow: column nowrap;\n    }\n    #uc_woocommerce_product_grid_elementor_abc7563 .ue_grid_item_bottom    {\n      margin-top:auto;\n    }\n\n  .uc_post_grid_style_one .uc_post_grid_style_one_item {\n      flex-direction:column;\n      display:flex;\n  }\n\n\n\n\n\n@media (max-width:1023px){\n\t#uc_woocommerce_product_grid_elementor_abc7563.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n@media (max-width:639px){\n\t#uc_woocommerce_product_grid_elementor_abc7563.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n\n\n\n\n#uc_woocommerce_product_grid_elementor_abc7563 .ue_category_label{\n  display:block;\n  text-decoration:none;\n  transition: all .3s ease;\n  position: relative;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_grid_elementor_abc7563 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_grid_elementor_abc7563 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_grid_elementor_abc7563 input.uc-grid-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_grid_elementor_abc7563 .uc_regular_price:not(.uc_regular_price--single){\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 del{\n  display: block;\n  color: #000;\n  opacity: .5;\n  font-size: 26px;\n  font-weight: 400;\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 ins{\n  color: #000;\n  font-size: 36px;\n  font-weight: 400;\n  text-decoration: none;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .ue_woocommerce_product_carousel_sale_label{\n  display:inline-block;\n  position:absolute;\n  z-index: 1;\n  left:10px;\n  top:10px;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .ue_woocommerce_product_grid_out_of_stock_label{\n  \t    position: absolute;\n  \t  \twidth: fit-content;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_grid_elementor_abc7563 .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one woocommerce_product_grid uc-filterable-grid  \" id=\"uc_woocommerce_product_grid_elementor_abc7563\"   data-ajax='true'  data-filterbehave='mixed'  querydata='{&quot;count_posts&quot;:4,&quot;total_posts&quot;:17,&quot;page&quot;:1,&quot;num_pages&quot;:5,&quot;orderby&quot;:&quot;date&quot;,&quot;woo&quot;:true}' style=\"direction:ltr;text-align:left;\">\n  <div class=\"uc_post_grid_style_one_wrap uc-items-wrapper ue-woo-grid\">\n    \n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_abc7563_item1\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/72v-100ah-lithium-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/72v-100ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"72v 100ah lifepo4 lithium battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/72v-100ah-lithium-battery-robot-battery-768x768.webp\" alt=\"72v 100ah lifepo4 lithium battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/72v-100ah-lithium-battery\/\">72V 100Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_abc7563_item2\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/36v-100ah-lithium-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/Buy-36v-100ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"Buy 36v 100ah Lifepo4 Lithium Battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/36v-100ah-lifepo4-lithium-battery-1-768x768.webp\" alt=\"Buy 36v 100ah Lifepo4 Lithium Battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/36v-100ah-lithium-battery\/\">36V 100Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_abc7563_item3\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-60ah-lithium-battery\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/48v-60ah-lifepo4-lithium-battery-768x768.webp\"  alt=\"48v 60ah lifepo4 lithium battery\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/48v-60ah-lithium-battery-robot-battery-768x768.webp\" alt=\"48v 60ah lifepo4 lithium battery\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/48v-60ah-lithium-battery\/\">48V 60Ah Lithium Battery<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_abc7563_item4\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/manlybattery.com\/fr\/product-item\/12v-golf-cart-batteries\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/Buy-12v-lifepo4-lithium-battery-above-300ah-768x768.webp\"  alt=\"Buy 12v Lifepo4 Lithium Battery Above 300ah\">\n          \t\n            \n                \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2025\/06\/12v-lifepo4-lithium-battery-wholesale-batteryover-300ah-768x768.webp\" alt=\"Buy 12v Lifepo4 Lithium Battery Above 300ah\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <h3 class=\"uc_title\"><a href=\"https:\/\/manlybattery.com\/fr\/product-item\/12v-golf-cart-batteries\/\">12V Golf Cart Batteries<\/a><\/h3>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                    <div class=\"uc_regular_price uc_regular_price--single\">\n                                   \n  \n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                     \n  \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n  <\/div>\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_grid_elementor_abc7563_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n<!-- end Woo Product Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c6f3a9 elementor-widget__width-inherit elementor-widget elementor-widget-ucaddon_archive_pagination\" data-id=\"8c6f3a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_archive_pagination.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Pagination -->\n\n<style>\/* widget: Post Pagination *\/\n\n#uc_archive_pagination_elementor_8c6f3a9 nav\n{\n  padding:0px;\n  margin:0px;\n}\n\n#uc_archive_pagination_elementor_8c6f3a9 \n{\n  display:flex;\n  flex-wrap: wrap;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_8c6f3a9 .nav-links\n{\n  display:flex;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_8c6f3a9 .nav-links > *\n{\n}\n\n#uc_archive_pagination_elementor_8c6f3a9 .page-numbers\n{\n  display:flex;\n  \n  align-items:center;\n  justify-content:center;\n  transition:0.3s;\n  line-height:1em;\n}\n\n\n#uc_archive_pagination_elementor_8c6f3a9 a.page-numbers, #uc_archive_pagination_elementor_8c6f3a9 .dots\n{\n  color:#393939;\n  background-color:;\n}\n\n#uc_archive_pagination_elementor_8c6f3a9 a.page-numbers:hover\n{\n  color:#6e6e6e;\n  background-color:#eeeeee;\n}\n\n#uc_archive_pagination_elementor_8c6f3a9 .page-numbers.current,\n#uc_archive_pagination_elementor_8c6f3a9 .page-numbers.current:hover\n{\n  background-color:#005FB3;\n  color:#ffffff;\n}\n\n\n#uc_archive_pagination_elementor_8c6f3a9 .page-numbers.prev, #uc_archive_pagination_elementor_8c6f3a9 .page-numbers.next\n{\n  padding-left:15px;\n  padding-right:15px;\n}\n\n\n\n#uc_archive_pagination_elementor_8c6f3a9 .prev:before {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f053\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-right:10px;}\n\n#uc_archive_pagination_elementor_8c6f3a9 .next:after {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f054\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-left:10px;}\n\n#uc_archive_pagination_elementor_8c6f3a9.uc-ajax-loading{\n\topacity:1 !important;\n}\n\n#uc_archive_pagination_elementor_8c6f3a9.uc-ajax-loading .current{\n\tposition:relative;\n    overflow:hidden;\n}\n\n\n#uc_archive_pagination_elementor_8c6f3a9.uc-ajax-loading .current:before{\n  content: \"\";\n  display:block;\n  width:100%;\n  height:100%;\n  box-sizing:border-box;\n  position:absolute;\n  top:0px;\n  left:0px;\n  background-color: #c2c2c2;\n  animation: uc-spinning-border 0.5s linear infinite;\n  opacity:50%;\n  border-radius:inherit;\n}\n\n@keyframes uc-spinning-border {\n\t0%{transform: scale(0);}\n\t100%{transform: scale(1); }\t\n}\n\n\n\n<\/style>\n\n<div id=\"uc_archive_pagination_elementor_8c6f3a9\" class=\"archive_pagination uc-filter-pagination \">\n<span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">2<\/a>\n<a aria-label=\"Page 3\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/3\/\" data-e-disable-page-transition=\"true\">3<\/a>\n<span class=\"page-numbers dots\">\u2026<\/span>\n<a aria-label=\"Page 5\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/5\/\" data-e-disable-page-transition=\"true\">5<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/battery-tools-and-resources\/lead-acid-lithium-lifepo4-battery-run-time-calculator\/2\/\" data-e-disable-page-transition=\"true\">Next<\/a>\n<\/div>\n<!-- end Post Pagination -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9262dd7 e-flex e-con-boxed e-con e-parent\" data-id=\"9262dd7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3f730b elementor-widget-divider--view-line_text elementor-widget-divider--element-align-left elementor-widget elementor-widget-divider\" data-id=\"c3f730b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t\t<h2 class=\"elementor-divider__text elementor-divider__element\">\n\t\t\t\tLearn More About Battery\t\t\t\t<\/h2>\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1985512 elementor-widget elementor-widget-ucaddon_post_grid\" data-id=\"1985512\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_post_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Grid -->\n\n<style>\/* widget: Post Grid *\/\n\n\n\n#uc_post_grid_elementor_1985512{\n  min-height: 1px;\n}\n\n#uc_post_grid_elementor_1985512.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n   display:grid;\n}\n\n\n#uc_post_grid_elementor_1985512 .uc_post_grid_style_one_item{\n  position:relative;\n}\n\n#uc_post_grid_elementor_1985512 .uc_post_image{\n  transition:0.3s;\n  position:relative;\n  overflow:hidden;\n}\n\n#uc_post_grid_elementor_1985512 .uc_post_image img{\n  width:100%;\n  display:block;\n  transition:0.3s;\n}\n\n\t\n\n#uc_post_grid_elementor_1985512 .uc_post_image_overlay{\n  position:absolute;\n  top:0px;\n  left:0px;\n  height:100%;\n  width:100%;\n  transition:0.3s;\n}\n\n#uc_post_grid_elementor_1985512 .uc_more_btn-custom-field{\n  display:inline-block;\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_post_grid_elementor_1985512 .uc_more_btn{\n  display:inline-block;\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n.ue-grid-item-category a{\n  display:inline-block;\n  font-size:10px;\n  position: relative;\n  z-index: 1;\n}\n\n#uc_post_grid_elementor_1985512 .ue-grid-item-posttype{\n  display:inline-block;\n  position: relative;\n  z-index: 1;\n}\n\n\n.uc_post_title{\n  font-size:21px;\n}\n\n\n\n  #uc_post_grid_elementor_1985512:not(.ue-list-view) .ue_post_grid_item{\n    display:flex;\n    flex-direction:column;\n  }\n\n  #uc_post_grid_elementor_1985512.uc_post_grid_style_one:not(.ue-list-view) .uc_content{\n   flex-grow:1;\n  }\n\n  #uc_post_grid_elementor_1985512.uc_post_grid_style_one .uc_content > div{\n    height:100%;\n    display:flex;\n    flex-direction:column;\n      }\n\n  \n\n\n\n\n\n\n\n\n\n\n\n\n\/*  for grid\/list layout switcher*\/\n\t#uc_post_grid_elementor_1985512.ue-list-view .uc_post_grid_style_one_item {\n     display:flex;  \n     flex-direction:row;\n    }\n    #uc_post_grid_elementor_1985512.ue-list-view .uc_post_grid_style_one_item > div{\n     width:50%;\n    }\n   \n    #uc_post_grid_elementor_1985512.ue-list-view .uc_content    {\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n \n\/*  for grid\/list layout switcher*\/\n\n#uc_post_grid_elementor_1985512 .ue-meta-data{  \n  display:flex !important;\n  flex-wrap: wrap;\n  line-height:1em;\n}\n\n#uc_post_grid_elementor_1985512 .ue-grid-item-meta-data{\n  display:inline-flex;\n  align-items:center;\n}\n\n#uc_post_grid_elementor_1985512 .ue-grid-item-meta-data a{\n  color:inherit;\n}\n\n.ue-grid-item-meta-data{\n  font-size:12px;\n}\n\n#uc_post_grid_elementor_1985512 .ue-grid-item-meta-data-icon{\n  line-height:1em;\n}\n\n#uc_post_grid_elementor_1985512 .ue-grid-item-meta-data-icon svg{\n  width:1em;\n  height:1em;\n}\n\n#uc_post_grid_elementor_1985512 .ue-debug-meta{\n  padding:10px;\n  border:1px solid red;\n  position:relative;\n  line-height:1.5em;\n  font-size:11px;\n  width:100%;\n}\n\n#uc_post_grid_elementor_1985512 .uc_btn_inner{\n  display:inline-flex;\n  align-items:center;\n  pointer-events:none;\n}\n\n#uc_post_grid_elementor_1985512 .uc_btn_inner svg{\n  width:1em;\n  height:1em;\n}\n#uc_post_grid_elementor_1985512 .ue_p_title{\n  pointer-events:none;\n}\n\n\n#uc_post_grid_elementor_1985512 .uc_content_inner{\n  width: 100%;\n}\n\n\n#uc_post_grid_elementor_1985512 .view-switcher-button{\n  display: flex;\n  align-items: center;\n}\n\n#uc_post_grid_elementor_1985512 .view-switcher-icon{\n  display: flex;\n  align-items: center;\n  line-height: 1;\n  cursor: pointer;\n  transition: all .3s ease;\n}\n\n#uc_post_grid_elementor_1985512 .view-switcher-icon svg{\n  height:1em;\n  width:1em;\n}\n\n#uc_post_grid_elementor_1985512 .view-switcher-icon.ue-hidden{\n  display: none;\n}\n\n\n#uc_post_grid_elementor_1985512_item1 [href=\"javascript:void(0)\"]{\n  cursor: unset;\n}\n\n\n#uc_post_grid_elementor_1985512_item2 [href=\"javascript:void(0)\"]{\n  cursor: unset;\n}\n\n\n#uc_post_grid_elementor_1985512_item3 [href=\"javascript:void(0)\"]{\n  cursor: unset;\n}\n\n\n#uc_post_grid_elementor_1985512_item4 [href=\"javascript:void(0)\"]{\n  cursor: unset;\n}\n\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one uc-filterable-grid \" id=\"uc_post_grid_elementor_1985512\"  data-ajax='true'  data-filterbehave='ajax'  querydata='{&quot;count_posts&quot;:4,&quot;total_posts&quot;:562,&quot;page&quot;:1,&quot;num_pages&quot;:141,&quot;orderby&quot;:&quot;date&quot;}' >\n  \t\n  <div class=\"uc_post_grid_style_one_wrap ue_post_grid uc-items-wrapper ue-woo-grid\">\n\t\t\t\n\n\n\n<div id=\"uc_post_grid_elementor_1985512_item1\" class=\"uc_post_grid_style_one_item ue_post_grid_item ue-item \">\n  \n      <a class=\"uc_post_grid_style_one_image \" href='https:\/\/manlybattery.com\/fr\/uk-vs-overseas-battery-manufacturing-costs-lead-times-and-supply-risk\/' target=\"_self\">\n     <div class=\"uc_post_image\">\n       <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/04\/Custom-robot-battery-pack-manufacturer-for-oem-and-industrial-projects-768x512.webp\"  src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/04\/Custom-robot-battery-pack-manufacturer-for-oem-and-industrial-projects-768x512.webp\" alt=\"Custom Robot Battery Pack Manufacturer For Oem And Industrial Projects\" width=\"768\" height=\"512\">\n       <div class=\"uc_post_image_overlay\"><\/div>\n     <\/div>\n    <\/a>\n   \n  <div class=\"uc_content\">\n    <div class=\"uc_content_inner\">\n      <div class=\"uc_content-info-wrapper\" >\n        \n\n               \n                 \n        \t        \t\t      \t\t        \n        \t<div class=\"ue-grid-item-category\">\n                            \t              \t\t<a href=\"https:\/\/manlybattery.com\/fr\/category\/battery-knowledge\/\" class=\"battery-knowledge\">Battery Knowledge<\/a>\n              \t                      \t<\/div>        \n      \n              \n\n            \t\t\t<div class=\"uc_post_title\"><a class=\"\" href='https:\/\/manlybattery.com\/fr\/uk-vs-overseas-battery-manufacturing-costs-lead-times-and-supply-risk\/' target=\"_self\"><div class=\"ue_p_title\">UK vs Overseas Battery Manufacturing: Costs, Lead Times and Supply Risk<\/div><\/a><\/div>\n      \t\n                      \n       \n        <div class=\"ue-meta-data\">\n            \n                \t    \n                \n        \n\t\n                \n                \n                \n                \n    \t\t\t\n      \n            \n  <\/div>\t\n           \n                 \n                            \n                                  \n     <\/div>                      \n                           \n \t<\/div>  <\/div>      \n        \n<\/div>\n\n\n\n\n<div id=\"uc_post_grid_elementor_1985512_item2\" class=\"uc_post_grid_style_one_item ue_post_grid_item ue-item \">\n  \n      <a class=\"uc_post_grid_style_one_image \" href='https:\/\/manlybattery.com\/fr\/how-to-specify-a-cold-storage-agv-battery-for-low-temperature-duty\/' target=\"_self\">\n     <div class=\"uc_post_image\">\n       <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-robot-snowblower-battery-best-lithium-ion-battery-manufacturer-for-robot-snowblower--768x768.webp\"  src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-robot-snowblower-battery-best-lithium-ion-battery-manufacturer-for-robot-snowblower--768x768.webp\" alt=\"Manly Robot Snowblower Battery Best Lithium Ion Battery Manufacturer For Robot Snowblower\" width=\"768\" height=\"768\">\n       <div class=\"uc_post_image_overlay\"><\/div>\n     <\/div>\n    <\/a>\n   \n  <div class=\"uc_content\">\n    <div class=\"uc_content_inner\">\n      <div class=\"uc_content-info-wrapper\" >\n        \n\n               \n                 \n        \t        \t\t      \t\t        \n        \t<div class=\"ue-grid-item-category\">\n                            \t              \t\t<a href=\"https:\/\/manlybattery.com\/fr\/category\/battery-knowledge\/\" class=\"battery-knowledge\">Battery Knowledge<\/a>\n              \t                      \t<\/div>        \n      \n              \n\n            \t\t\t<div class=\"uc_post_title\"><a class=\"\" href='https:\/\/manlybattery.com\/fr\/how-to-specify-a-cold-storage-agv-battery-for-low-temperature-duty\/' target=\"_self\"><div class=\"ue_p_title\">How to Specify a Cold Storage AGV Battery for Low-Temperature Duty<\/div><\/a><\/div>\n      \t\n                      \n       \n        <div class=\"ue-meta-data\">\n            \n                \t    \n                \n        \n\t\n                \n                \n                \n                \n    \t\t\t\n      \n            \n  <\/div>\t\n           \n                 \n                            \n                                  \n     <\/div>                      \n                           \n \t<\/div>  <\/div>      \n        \n<\/div>\n\n\n\n\n<div id=\"uc_post_grid_elementor_1985512_item3\" class=\"uc_post_grid_style_one_item ue_post_grid_item ue-item \">\n  \n      <a class=\"uc_post_grid_style_one_image \" href='https:\/\/manlybattery.com\/fr\/how-much-does-a-custom-robot-battery-pack-cost-in-the-u-s-in-2026\/' target=\"_self\">\n     <div class=\"uc_post_image\">\n       <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-agv-battery-lifepo4-battery-manufacturer-768x768.webp\"  src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-agv-battery-lifepo4-battery-manufacturer-768x768.webp\" alt=\"Manly Agv Battery Lifepo4 Battery Manufacturer\" width=\"768\" height=\"768\">\n       <div class=\"uc_post_image_overlay\"><\/div>\n     <\/div>\n    <\/a>\n   \n  <div class=\"uc_content\">\n    <div class=\"uc_content_inner\">\n      <div class=\"uc_content-info-wrapper\" >\n        \n\n               \n                 \n        \t        \t\t      \t\t        \n        \t<div class=\"ue-grid-item-category\">\n                            \t              \t\t<a href=\"https:\/\/manlybattery.com\/fr\/category\/battery-knowledge\/\" class=\"battery-knowledge\">Battery Knowledge<\/a>\n              \t                      \t<\/div>        \n      \n              \n\n            \t\t\t<div class=\"uc_post_title\"><a class=\"\" href='https:\/\/manlybattery.com\/fr\/how-much-does-a-custom-robot-battery-pack-cost-in-the-u-s-in-2026\/' target=\"_self\"><div class=\"ue_p_title\">How Much Does a Custom Robot Battery Pack Cost in the U.S. in 2026?<\/div><\/a><\/div>\n      \t\n                      \n       \n        <div class=\"ue-meta-data\">\n            \n                \t    \n                \n        \n\t\n                \n                \n                \n                \n    \t\t\t\n      \n            \n  <\/div>\t\n           \n                 \n                            \n                                  \n     <\/div>                      \n                           \n \t<\/div>  <\/div>      \n        \n<\/div>\n\n\n\n\n<div id=\"uc_post_grid_elementor_1985512_item4\" class=\"uc_post_grid_style_one_item ue_post_grid_item ue-item \">\n  \n      <a class=\"uc_post_grid_style_one_image \" href='https:\/\/manlybattery.com\/fr\/how-to-match-an-amr-battery-bms-and-dock-for-contactless-charging\/' target=\"_self\">\n     <div class=\"uc_post_image\">\n       <img decoding=\"async\" src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-agv-battery-lithum-battery-for-agvs-and-amrs-768x512.webp\"  src=\"https:\/\/manlybattery-static-cdn.cimen.club\/manlybattery\/wp-content\/uploads\/2026\/01\/Manly-agv-battery-lithum-battery-for-agvs-and-amrs-768x512.webp\" alt=\"Manly Agv Battery Lithum Battery For Agvs And Amrs\" width=\"768\" height=\"512\">\n       <div class=\"uc_post_image_overlay\"><\/div>\n     <\/div>\n    <\/a>\n   \n  <div class=\"uc_content\">\n    <div class=\"uc_content_inner\">\n      <div class=\"uc_content-info-wrapper\" >\n        \n\n               \n                 \n        \t        \t\t      \t\t        \n        \t<div class=\"ue-grid-item-category\">\n                            \t              \t\t<a href=\"https:\/\/manlybattery.com\/fr\/category\/battery-knowledge\/\" class=\"battery-knowledge\">Battery Knowledge<\/a>\n              \t                      \t<\/div>        \n      \n              \n\n            \t\t\t<div class=\"uc_post_title\"><a class=\"\" href='https:\/\/manlybattery.com\/fr\/how-to-match-an-amr-battery-bms-and-dock-for-contactless-charging\/' target=\"_self\"><div class=\"ue_p_title\">How to Match an AMR Battery, BMS, and Dock for Contactless Charging<\/div><\/a><\/div>\n      \t\n                      \n       \n        <div class=\"ue-meta-data\">\n            \n                \t    \n                \n        \n\t\n                \n                \n                \n                \n    \t\t\t\n      \n            \n  <\/div>\t\n           \n                 \n                            \n                                  \n     <\/div>                      \n                           \n \t<\/div>  <\/div>      \n        \n<\/div>\n\n\t\t<\/div>\n\t<\/div>\n\n\n\n  <div id=\"uc_post_grid_elementor_1985512_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No posts found<\/div>\n\n\n<!-- end Post Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2fd4ca3 elementor-widget__width-inherit elementor-widget elementor-widget-ucaddon_archive_pagination\" data-id=\"2fd4ca3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_archive_pagination.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Pagination -->\n\n<style>\/* widget: Post Pagination *\/\n\n#uc_archive_pagination_elementor_2fd4ca3 nav\n{\n  padding:0px;\n  margin:0px;\n}\n\n#uc_archive_pagination_elementor_2fd4ca3 \n{\n  display:flex;\n  flex-wrap: wrap;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_2fd4ca3 .nav-links\n{\n  display:flex;\n  justify-content:center;\n}\n\n#uc_archive_pagination_elementor_2fd4ca3 .nav-links > *\n{\n}\n\n#uc_archive_pagination_elementor_2fd4ca3 .page-numbers\n{\n  display:flex;\n  \n  align-items:center;\n  justify-content:center;\n  transition:0.3s;\n  line-height:1em;\n}\n\n\n#uc_archive_pagination_elementor_2fd4ca3 a.page-numbers, #uc_archive_pagination_elementor_2fd4ca3 .dots\n{\n  color:#393939;\n  background-color:;\n}\n\n#uc_archive_pagination_elementor_2fd4ca3 a.page-numbers:hover\n{\n  color:#6e6e6e;\n  background-color:#eeeeee;\n}\n\n#uc_archive_pagination_elementor_2fd4ca3 .page-numbers.current,\n#uc_archive_pagination_elementor_2fd4ca3 .page-numbers.current:hover\n{\n  background-color:#005FB3;\n  color:#ffffff;\n}\n\n\n#uc_archive_pagination_elementor_2fd4ca3 .page-numbers.prev, #uc_archive_pagination_elementor_2fd4ca3 .page-numbers.next\n{\n  padding-left:15px;\n  padding-right:15px;\n}\n\n\n\n#uc_archive_pagination_elementor_2fd4ca3 .prev:before {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f053\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-right:10px;}\n\n#uc_archive_pagination_elementor_2fd4ca3 .next:after {\n   font-family: \"Font Awesome 5 Free\";\n   content: \"\\f054\";\n   display: inline-block;\n   vertical-align: middle;\n   font-weight: 900;\n   padding-left:10px;}\n\n#uc_archive_pagination_elementor_2fd4ca3.uc-ajax-loading{\n\topacity:1 !important;\n}\n\n#uc_archive_pagination_elementor_2fd4ca3.uc-ajax-loading .current{\n\tposition:relative;\n    overflow:hidden;\n}\n\n\n#uc_archive_pagination_elementor_2fd4ca3.uc-ajax-loading .current:before{\n  content: \"\";\n  display:block;\n  width:100%;\n  height:100%;\n  box-sizing:border-box;\n  position:absolute;\n  top:0px;\n  left:0px;\n  background-color: #c2c2c2;\n  animation: uc-spinning-border 0.5s linear infinite;\n  opacity:50%;\n  border-radius:inherit;\n}\n\n@keyframes uc-spinning-border {\n\t0%{transform: scale(0);}\n\t100%{transform: scale(1); }\t\n}\n\n\n\n<\/style>\n\n<div id=\"uc_archive_pagination_elementor_2fd4ca3\" class=\"archive_pagination uc-filter-pagination \">\n<span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/how-to-match-an-amr-battery-bms-and-dock-for-contactless-charging\/2\/\" data-e-disable-page-transition=\"true\">2<\/a>\n<a aria-label=\"Page 3\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/how-to-match-an-amr-battery-bms-and-dock-for-contactless-charging\/3\/\" data-e-disable-page-transition=\"true\">3<\/a>\n<span class=\"page-numbers dots\">\u2026<\/span>\n<a aria-label=\"Page 141\" class=\"page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/how-to-match-an-amr-battery-bms-and-dock-for-contactless-charging\/141\/\" data-e-disable-page-transition=\"true\">141<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/manlybattery.com\/fr\/how-to-match-an-amr-battery-bms-and-dock-for-contactless-charging\/2\/\" data-e-disable-page-transition=\"true\">Next<\/a>\n<\/div>\n<!-- end Post Pagination -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Lead Acid\u3001Lithium &amp; LiFePO4 Battery Run Time Calculator This formula estimates the runtime of Lead Acid, Lithium, and LiFePO4 batteries [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":16730,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-16747","page","type-page","status-publish","hentry"],"acf":[],"featured_image_url":[],"post_author":"administrator","assigned_categories":"","aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/pages\/16747","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/comments?post=16747"}],"version-history":[{"count":127,"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/pages\/16747\/revisions"}],"predecessor-version":[{"id":28101,"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/pages\/16747\/revisions\/28101"}],"up":[{"embeddable":true,"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/pages\/16730"}],"wp:attachment":[{"href":"https:\/\/manlybattery.com\/fr\/wp-json\/wp\/v2\/media?parent=16747"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}