Master inventory management with accurate reorder points. Learn the formula, best practices, and FAQs. Elevate your logistics with eLogii's solutions.
Learn how to calculate your inventory holding costs. Then see actionable tips and tools on how to cut expenses, optimize storage, and streamline...
Optimize eCommerce storage for cost savings & efficiency. Learn about tech upgrades, product streamlining, outsourcing benefits, & risk reduction.
Learn the significance of unit cost in business. Discover how to calculate and reduce unit costs for improved profitability and efficiency.
Optimize delivery and inventory with eLogii route optimization software. Explore centralized strategies for streamlined efficiency.
Enhance inventory accuracy and streamline deliveries with eLogii. Track packages, reduce errors, and optimize routes for efficient order fulfillment.
Calculate reorder points to optimize inventory and save costs. Align inventory with demand for better sales and reduced expenses.
padding: 64px 40px 0; }
.footer-top { display: grid;
grid-template-columns: 200px 1fr;
gap: 40px;
padding-bottom: 48px; }
.footer-brand { display: flex;
flex-direction: column; }
.footer-logo-link { display: block;
margin-bottom: 20px; }
.footer-logo-img { height: 24px;
width: auto;
filter: brightness(0) invert(1); }
.footer-links-sublabel { font-size: 11px;
font-weight: 600;
letter-spacing: 1.5px;
color: #5a7088;
text-transform: uppercase;
margin-bottom: 8px; }
.footer-tagline { font-size: 14px;
color: #8a9bab;
line-height: 1.6;
margin-bottom: 24px;
max-width: 280px; }
.footer-social { display: flex;
gap: 16px; }
.footer-social a { color: #8a9bab;
transition: color 0.2s; }
.footer-social a:hover { color: #fff; }
.footer-columns { display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 24px; }
@media (max-width: 1100px) {
.footer-columns { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 700px) {
.footer-columns { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 480px) {
.footer-columns { grid-template-columns: 1fr; }
}
.footer-col-title { font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
color: #fff;
margin-bottom: 20px;
text-transform: uppercase; }
.footer-links { list-style: none;
padding: 0;
margin: 0; }
.footer-links li { margin-bottom: 12px; }
.footer-links a { font-size: 14px;
color: #8a9bab;
text-decoration: none;
transition: color 0.2s; }
.footer-links a:hover { color: #fff; }
.footer-bar { border-top: 1px solid #2a3f52; }
.footer-bar-inner { max-width: 1280px;
margin: 0 auto;
padding: 24px 40px;
display: flex;
justify-content: space-between;
align-items: center; }
.footer-bar p { font-size: 13px;
color: #8a9bab; }
.footer-legal { display: flex;
align-items: center;
gap: 12px;
font-size: 13px; }
.footer-legal a { color: #8a9bab;
text-decoration: none;
transition: color 0.2s; }
.footer-legal a:hover { color: #fff; }
.footer-legal span { color: #3a5568; }
@media (max-width: 1024px) {
html, body { overflow-x: clip; }
.footer-inner { padding: 48px 16px !important; }
.footer-bar-inner { padding: 0 16px !important; }
.footer-top { grid-template-columns: 1fr; gap: 28px; }
.footer-columns { grid-template-columns: repeat(2, 1fr); gap: 24px; }
.footer-bar-inner { flex-direction: column;
align-items: center;
text-align: center;
gap: 10px; }
}
@media (max-width: 640px) {
.footer-columns { grid-template-columns: 1fr; }
}