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 Morocco High Atlas Summits

Morocco High Atlas Summits

  • Post author:Peter
  • Post published:October 25, 2021
  • Post category:Morocco

ATLAS 4000 M PEAKS TRIP NOTES See Dates +61 3 9598 8581 Morocco High Atlas Summits 9 Days 1950 ex Marrakech Accommodation 2 Nights Hotel  6 Nights Refugio Transportation All…

Continue ReadingMorocco High Atlas Summits
Read more about the article Morocco High Atlas Circuit

Morocco High Atlas Circuit

  • Post author:Peter
  • Post published:October 12, 2021
  • Post category:Morocco

HIGH ATLAS CIRCUIT TRIP NOTES See Dates +61 3 9598 8581 Morocco High Atlas Circuit 11 Days 3000 ex Marrakech Accommodation 3 Nights Hotel  3 Nights Refugio 4 Nights Tent…

Continue ReadingMorocco High Atlas Circuit

Recent Posts

  • Summit Fever: When the UTMB Takes Over Chamonix
  • Hannibal Vs Rome
  • 2027 ANZAC Day & Kokoda Trek
  • Fast Kokoda: Because 9 Days of Suffering Just Felt Too Easy
  • Walking Poles vs. No Walking Poles on Mountain Trails

Recent Comments

  • 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
  • Ultimate Guide to the Tour du Mont Blanc Hike Experience on How Difficult Is The Tour du Mont Blanc
<!-- 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

  • XPD011MOR

Website Design & Development by ByteWrite

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