
Navigator Collapsible 42L Duffle Bag
A large duffle that’s built for travel and collapses to fit inside a larger travel bag or roller luggage when not in use. Pack it with you and use at your destination as a lighter-weight pack. When you’re not traveling this is a great daily use bag for the gym, beach, or when you need a bit more space. details { margin-bottom: 0; /* Remove bottom margin between accordions */ } details summary .accordion-header { font-size: 1.5em; /* Mimics an h2 style */ font-weight: bold; margin: 0; /* Remove default margin */ display: inline-block; } details summary { cursor: pointer; list-style: none; position: relative; padding-left: 30px; /* Space for the arrow */ } details summary::-webkit-details-marker { display: none; /* Hide default marker */ } details summary::before { content: '▶'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); font-size: 1.2em; transition: transform 0.2s ease-in-out;