Skip to content
  • Explore
  • Countries
  • Stories
  • Explore
  • Countries
  • Stories
  • Events
  • Blog
  • Shop
  • Events
  • Blog
  • Shop
  • Contact Us
No Roads Logo
  • Explore
  • Countries
  • Stories
  • Events
  • Blog
  • Shop
  • Contact Us
Read more about the article Cordillera Huayhuash: Peru’s Most Impressive Trekking Circuit

Cordillera Huayhuash: Peru’s Most Impressive Trekking Circuit

  • Post author:Chris Nash
  • Post published:February 5, 2026
  • Post category:Peru/Dispatches

The Cordillera Huayhuash: Peru’s Most Impressive Trekking Circuit "Peru’s Cordillera Huayhuash has been called "the best alpine trek in the world""Gabi Mocatta, BBC TravelThe Cordillera Huayhuash (more commonly referred to…

Continue ReadingCordillera Huayhuash: Peru’s Most Impressive Trekking Circuit
Read more about the article Sacred Valley & Machu Picchu

Sacred Valley & Machu Picchu

  • Post author:Chris Nash
  • Post published:November 30, 2023
  • Post category:Peru

LUX SACRED VALLEY TRIP NOTES See Dates +61 3 9598 8581 Luxury Peru: Sacred Valley & Machu Picchu 11 Days 8295 ex Lima Accommodation 10 Nights Luxury Hotel Transportation Mostly…

Continue ReadingSacred Valley & Machu Picchu
Read more about the article Huayhuash Trail Peru

Huayhuash Trail Peru

  • Post author:Chris Nash
  • Post published:August 25, 2023
  • Post category:Peru

HUAYHUASH TRAIL PERU TRIP NOTES See Dates +61 3 9598 8581 HUAYHUASH TRAIL PERU 16 Days 6500 ex Lima Accommodation 9 Nights Camping6 Nights Hotel Transportation Mostly by foot.Vehicle transfers…

Continue ReadingHuayhuash Trail Peru
Read more about the article Peru on my plate

Peru on my plate

  • Post author:Chris Nash
  • Post published:May 10, 2023
  • Post category:Dispatches/Peru

Exploring South America: Peru on my plate Morsels that tantalised my tastebuds. As eaten by Chris I'm no food critic, and I'd strongly question any credentials as a "connoisseur", however…

Continue ReadingPeru on my plate
Read more about the article Classic Inca Trail to Machu Picchu

Classic Inca Trail to Machu Picchu

  • Post author:Peter
  • Post published:November 12, 2021
  • Post category:Peru

CLASSIC INCA TRAIL TRIP NOTES See Dates +61 3 9598 8581 Classic Inca Trail to Machu Picchu 9 Days 5500 ex Cusco Accommodation 5 Nights Camping3 Nights Hotel Transportation Mostly…

Continue ReadingClassic Inca Trail to Machu Picchu
Read more about the article The Lares Trek to Machu Picchu

The Lares Trek to Machu Picchu

  • Post author:Chris Nash
  • Post published:October 13, 2021
  • Post category:Peru

THE LARES TREK​ TRIP NOTES See Dates +61 3 9598 8581 The Lares Trek (to Machu Picchu) 9 Days 4900 ex Cusco Accommodation 6 Nights Hotel2 Nights Camping Transportation Mostly…

Continue ReadingThe Lares Trek to Machu Picchu
Read more about the article 5 Day Inca Trail to Machu Picchu

5 Day Inca Trail to Machu Picchu

  • Post author:Chris Nash
  • Post published:July 28, 2021
  • Post category:Peru

5 DAY INCA TRAIL TRIP NOTES See Dates +61 3 9598 8581 5 Day Inca Trail to Machu Picchu 5 Days 3750 ex Cusco Accommodation 3 Nights Camping1 Night Hotel…

Continue Reading5 Day Inca Trail to Machu Picchu
Read more about the article Secret Trail to Machu Picchu

Secret Trail to Machu Picchu

  • Post author:Chris Nash
  • Post published:July 28, 2021
  • Post category:Peru

SECRET TRAIL PERU TRIP NOTES See Dates +61 3 9598 8581 Choquequirao: The Secret Trail to Machu Picchu 9 Days 5400 ex Cusco Accommodation 5 Nights Camping3 Nights Hotel Transportation…

Continue ReadingSecret Trail to Machu Picchu

Recent Posts

  • Summit Fever: When the UTMB Takes Over Chamonix
  • Hannibal Vs Rome
  • Kayaking Torres del Paine
  • 2027 ANZAC Day & Kokoda Trek
  • Fast Kokoda: Because 9 Days of Suffering Just Felt Too Easy

Recent Comments

  • Summit Fever: When the UTMB Takes Over Chamonix on Huayhuash Trail Peru
  • Mont Blanc Trek Guide: Tips for the Ultimate Adventure on How Difficult Is The Tour du Mont Blanc
  • Mont Blanc Trek Guide: Tips for the Ultimate Adventure on The Power Of Active Holidays
  • Mont Blanc Trek Guide: Tips for the Ultimate Adventure on Tour Du Mont Blanc
  • Ultimate Guide to the Tour du Mont Blanc Hike Experience on The Power Of Active Holidays
<!-- 1. Tailwind & Fonts -->
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400&family=Oswald:wght@300;400;500&display=swap" rel="stylesheet">

<!-- 2. CSS Styles (Modified for Elementor) -->
<style>
    /* I removed the 'body' selector so it doesn't break your site background */
    :root {
        --paper-bg: #fdfbf7;
        --ink-black: #1a1a1a;
        --deep-red: #8a2be2; 
        --nepal-red: #dc143c;
        --mountain-blue: #4a5568;
        --gold: #d4af37;
    }

    /* This wrapper acts as the 'body' for the infographic area */
    .infographic-wrapper {
        background-color: #e2e8f0; /* The grey wall background */
        font-family: 'Crimson Text', serif;
        color: var(--ink-black);
        padding: 40px 20px; /* added padding */
    }

    .canvas {
        background-color: var(--paper-bg);
        background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        max-width: 1200px;
        margin: 0 auto;
        box-shadow: 0 20px 50px rgba(0,0,0,0.15);
    }

    /* ... REST OF THE CSS STYLES FROM THE FILE ... */
    /* Copy everything from line 36 down to line 125 in the original file here */
    h1, h2, h3, .dish-title { font-family: 'Oswald', sans-serif; text-transform: uppercase; }
    .section-header { display: flex; align-items: center; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 2px solid var(--ink-black); }
    .section-header h2 { font-size: 2.5rem; font-weight: 500; color: var(--ink-black); margin-right: 1rem; letter-spacing: 0.05em; }
    .section-subtitle { font-family: 'Crimson Text', serif; font-style: italic; font-size: 1.25rem; color: #666; }
    .dish-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 2rem; margin-bottom: 4rem; }
    .dish-card { border: 1px solid #e2e8f0; background: white; padding: 1.5rem; transition: all 0.3s ease; position: relative; }
    .dish-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.1); border-color: var(--nepal-red); }
    .img-box { width: 100%; height: 200px; background-color: #f1f5f9; margin-bottom: 1.5rem; border: 1px solid #cbd5e1; display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative; }
    .img-box img { width: 100%; height: 100%; object-fit: cover; filter: contrast(1.05) saturate(0.9); }
    .placeholder-text { text-align: center; color: #94a3b8; font-family: 'Oswald', sans-serif; letter-spacing: 1px; }
    .dish-title { font-size: 1.5rem; color: #b91c1c; margin-bottom: 0.5rem; border-bottom: 1px solid #eee; padding-bottom: 0.25rem; }
    .dish-desc { font-size: 1rem; line-height: 1.4; color: #4a5568; margin-bottom: 1rem; min-height: 3rem; }
    .tag-group { display: flex; flex-direction: column; gap: 0.5rem; font-size: 0.9rem; }
    .tag-row { display: flex; align-items: baseline; }
    .tag-label { font-weight: 700; color: var(--ink-black); width: 80px; flex-shrink: 0; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.5px; }
    .tag-content { color: #64748b; font-style: italic; }
    .location-badge { display: inline-block; background-color: #f1f5f9; color: #475569; padding: 2px 8px; border-radius: 4px; font-size: 0.8rem; font-family: 'Oswald', sans-serif; text-transform: uppercase; margin-top: 0.5rem; }
</style>

<!-- 3. The HTML Content -->
<div class="infographic-wrapper">
    <!-- Paste everything that was inside the <div class="canvas ..."> tag here -->
    <div class="canvas p-8 md:p-16 relative">
       <!-- ... ALL THE CONTENT FROM THE PREVIOUS FILE ... -->
       <!-- ... (Header, Dish Grid, Footer) ... -->
    </div>
</div>
Facebook Instagram Youtube
  • Terms and Conditions
  • Trip Grading
  • Going Green
  • Charities We Support
  • Insurance
  • FAQ's
  • Mates for Life
  • Meet Your Team
  • Upcoming Events
  • What Drives Us
  • Contact
  • Balance Payment
  • Your Guest Portal
  • Agent Portal
  • Agent Registration
  • Privacy Policy

Sign Up To Our Newsletter

This field is for validation purposes and should be left unchanged.

© Copyright No Roads Expeditions 2012 - 2021

  • XPD0555MP

Website Design & Development by ByteWrite

TRIP NOTES
See Dates
 
Browse the departures below or enter a trip code here: Submit Trip Code