✦ Verified product
Mjodhall - 16 inner
CAD 294.00
INNER
FairD Canada
Verified independent store
→
Optional Add-On • Climate Control • Mosquito Protection Inner Tents (2 × 4-Person Modules) Mjodhall 16 can be equipped with two separate inner tents, each providing space for 4 sle
epers. This modular setup gives you a highly flexible living area—run the shelter with one inner tent or two inner tents at the same time, depending on your mission profile, season, and team size. Why Add an Inner Tent? More controllable indoor climate for long stays and winter basecamps. Drier sleeping zone and a slightly warmer indoor environment. Mosquito protection while keeping ventilation options open. Stove compatible workflow: the inner tent can be opened to utilize the full tent volume and keep easy access to the stove. Operational advantage: Inner tents help create dedicated sleep zones while preserving an open central area for stove use, gear staging, and team movement. Access, Ventilation & Adjustability To ensure flexible access and optimal ventilation, each inner tent includes an opening/entrance both in front and in the back. Each entrance includes mosquito netting plus a dense nylon panel—use either as needed. All openings are controlled with handy YKK zippers for fast adjustments in the field. On cold days, you can bunk down fully closed using the dense fabric panels. On warmer days, open the panels while still keeping insects out with full mosquito mesh coverage. Cold-weather note: Close the dense panels to retain warmth; open mesh sections when additional airflow is required. Ceiling Hatches for Condensation Control Each inner tent includes adjustable ceiling “hatches” that can be opened/closed to help manage humidity and reduce condensation. All hatch openings are also protected with mosquito netting. Inner Tent Specifications Per Inner Tent Capacity4 persons (each inner) Weight2 kg (one inner) ConfigurationUse 1 or 2 inners ClosuresMosquito net + dense nylon panels ZippersYKK /* ============ INNER TENTS SECTION STYLES (White + Fair D Orange) ============ */ :root{ --mj-bg:#ffffff; --mj-card:#f7f8fb; --mj-text:#0f172a; --mj-muted:#475569; --mj-line:rgba(15,23,42,.10); --mj-accent:#ff6a00; /* Fair D orange */ --mj-accentSoft:rgba(255,106,0,.12); --mj-good:#16a34a; --mj-warn:#f59e0b; } .mj-inner{ margin: 18px 0 0; padding: 18px; border: 1px solid var(--mj-line); border-radius: 18px; background: radial-gradient(900px 400px at 0% 0%, rgba(255,106,0,.10), transparent 60%), var(--mj-bg); color: var(--mj-text); } .mj-inner__head{ padding: 4px 2px 10px; } .mj-kicker{ display:inline-flex; align-items:center; gap:8px; font-size:12px; letter-spacing:.4px; text-transform:uppercase; color: var(--mj-muted); border: 1px solid var(--mj-line); padding: 7px 10px; border-radius: 999px; background: rgba(255,255,255,.92); margin-bottom: 10px; } .mj-title{ margin: 0 0 8px; font-size: 26px; line-height: 1.15; letter-spacing: -.3px; } .mj-sub{ margin: 0; color: var(--mj-muted); font-size: 14px; max-width: 95ch; } .mj-inner__grid{ display:grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 14px; } @media (max-width: 900px){ .mj-inner__grid{ grid-template-columns: 1fr; } } .mj-card{ background: #fff; border: 1px solid var(--mj-line); border-radius: 18px; padding: 16px; box-shadow: 0 14px 32px rgba(15,23,42,.05); } .mj-card--wide{ margin-top: 14px; } .mj-card__title{ margin: 0 0 8px; font-size: 15px; } .mj-text{ margin: 0; color: var(--mj-muted); font-size: 14px; } .mj-list{ margin: 10px 0 0; padding: 0 0 0 18px; color: var(--mj-muted); font-size: 14px; } .mj-list li{ margin: 8px 0; } .mj-list b{ color: var(--mj-text); } .mj-callout{ margin-top: 12px; padding: 12px; border-radius: 14px; border: 1px solid; font-size: 13px; color: var(--mj-text); background: var(--mj-card); } .mj-callout--good{ border-color: rgba(22,163,74,.25); background: rgba(22,163,74,.08); } .mj-callout--warn{ border-color: rgba(245,158,11,.25); background: rgba(245,158,11,.10); } .mj-spec{ margin-top: 14px; background: #fff; border: 1px solid var(--mj-line); border-radius: 18px; overflow:hidden; box-shadow: 0 14px 32px rgba(15,23,42,.05); } .mj-spec__title{ display:flex; align-items:center; justify-content:space-between; gap: 10px; padding: 14px 14px 10px; border-bottom: 1px solid rgba(15,23,42,.08); background: linear-gradient(180deg, rgba(255,106,0,.10), rgba(255,255,255,.92)); } .mj-spec__title h3{ margin:0; font-size: 15px; } .mj-chip{ font-size: 12px; color: var(--mj-muted); border: 1px solid rgba(255,106,0,.35); background: rgba(255,255,255,.85); padding: 7px 10px; border-radius: 999px; } .mj-spec__grid{ display:grid; grid-template-columns: 1fr 1fr; gap: 0; } @media (max-width: 900px){ .mj-spec__grid{ grid-template-columns: 1fr; } } .mj-spec__row{ display:flex; justify-content:space-between; gap: 12px; padding: 12px 14px; border-bottom: 1px solid rgba(15,23,42,.07); border-right: 1px solid rgba(15,23,42,.07); background: var(--mj-card); font-size: 14px; } .mj-spec__row:nth-child(2n){ border-right:none; } @media (max-width: 900px){ .mj-spec__row{ border-right:none; } } .mj-spec__row span{ color: var(--mj-muted); } .mj-spec__row b{ color: var(--mj-text); font-weight: 800; }