James Baroud VISION Rooftop Tent
/* PROMO BANNER */ .james-baroud-banner { position: relative; width: 100%; max-width: 1000px; height: 500px; margin: 0 auto; border-radius: 16px; overflow: hidden; background: line ar-gradient(135deg, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.30)), url('https://cdn.shopify.com/s/files/1/0650/2285/3193/files/James_Baroud_Space_White_1x1_9.png?v=1754927732'); background-size: cover; background-position: center; background-repeat: no-repeat; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.05); } .banner-content { position: relative; height: 100%; display: flex; align-items: center; padding: 80px 60px 40px 60px; } .banner-title { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; font-size: 2.75rem; font-weight: bold; line-height: 1.1; margin-bottom: 24px; letter-spacing: -0.02em; max-width: 600px; color: white; } .banner-description { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; font-size: 1.125rem; line-height: 1.6; margin-bottom: 20px; color: rgba(255, 255, 255, 0.9); font-weight: 400; max-width: 520px; } .banner-subtitle { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; font-size: 0.875rem; line-height: 1.5; color: rgba(255, 255, 255, 0.7); font-weight: 400; max-width: 520px; margin: 0; } .logo-container { position: absolute; top: 24px; left: 60px; width: 140px; height: 40px; background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(12px); border-radius: 8px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(0, 0, 0, 0.1); padding: 8px; } .logo-container img { width: 100%; height: 100%; object-fit: contain; } .limited-offer { position: absolute; top: 24px; right: 60px; background: rgba(0, 0, 0, 0.8); backdrop-filter: blur(12px); padding: 8px 16px; border-radius: 50px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; font-size: 0.875rem; font-weight: 600; color: white; border: 1px solid rgba(255, 255, 255, 0.2); } /* MOBILE RESPONSIVE STYLES */ @media (max-width: 768px) { .james-baroud-banner { height: 450px; } .banner-content { padding: 100px 20px 20px 20px; } .banner-title { font-size: 2.2rem; margin-bottom: 20px; } .banner-description { font-size: 1rem; margin-bottom: 16px; } .banner-subtitle { font-size: 0.8rem; } .logo-container { top: 16px; left: 20px; width: 120px; height: 36px; } .limited-offer { top: 16px; right: 20px; font-size: 0.75rem; padding: 6px 12px; } } @media (max-width: 480px) { .james-baroud-banner { height: 480px; } .banner-content { padding: 80px 16px 20px 16px; } .banner-title { font-size: 1.8rem; } .logo-container { width: 100px; height: 30px; } } Buy your tent and Save 50% on a Roof Rack Get 50% off any Rhino Rack roof bars or platform (up to $300 discount) with your James Baroud tent purchase Purchase your tent and we'll contact you to help select a discounted Rhino Rack system that fits your vehicle Limited Offer @media (max-width: 768px) { .mobile-space-top { margin-top: 16px !important; } } SIZES Length Open Width Close Width Close Height Weight2 Capacity 150 150cm59″ 220cm87″ 115cm45″ 33.5cm13″ 47kg104lbs 👤👤👶 180 180cm71″ 220cm87″ 115cm45″ 33.5cm13″ 57kg126lbs 👤👤👶👶 1 Internal measurements 2 Without Ladder. 5% weight variation due to handmade manufacturing process. › × In the box: Rooftop tent, tent cover, Ladder with cover, Mattress with cover, Portable Light, Clamps kit (6 units), product manual and warranty information @media (max-width: 768px) { .specs-columns { flex-direction: column !important; gap: 16px !important; /* reduced vertical spacing */ } .specs-columns > div { flex: 1 1 100% !important; } } .video-carousel-wrapper { position: relative; max-width: 100%; margin: auto; overflow: hidden; } .video-carousel-container { display: flex; gap: 16px; scroll-behavior: smooth; overflow-x: auto; scroll-snap-type: x mandatory; padding: 8px; } .video-carousel-container::-webkit-scrollbar { display: none; } .video-carousel-container img { height: 220px; width: auto; flex-shrink: 0; object-fit: cover; cursor: pointer; border-radius: 8px; scroll-snap-align: start; transition: transform 0.3s ease; } .video-carousel-container img:hover { transform: scale(1.05); z-index: 2; } .carousel-arrow { position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.7); border: none; padding: 10px; cursor: pointer; z-index: 3; font-size: 24px; } .carousel-arrow.left { left: 0; } .carousel-arrow.right { right: 0; } /* Modal */ .video-modal { display: none; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); justify-content: center; align-items: center; padding: 20px; } .video-modal iframe { width: 100%; max-width: 900px; height: 80vh; border: none; } .video-modal .close-btn { position: absolute; top: 20px; right: 30px; font-size: 36px; color: white; cursor: pointer; } @media (max-width: 768px) { .video-carousel-container img { height: 180px; } .carousel-arrow { font-size: 20px; padding: 8px; } } .carousel-wrapper { position: relative; max-width: 100%; margin: auto; overflow: hidden; } .carousel-container { display: flex; gap: 16px; scroll-behavior: smooth; overflow-x: auto; scroll-snap-type: x mandatory; padding: 8px; } .carousel-container::-webkit-scrollbar { display: none; } .carousel-container img { height: 300px; width: auto; object-fit: cover; flex-shrink: 0; scroll-snap-align: start; transition: transform 0.3s ease; border-radius: 4px; } .carousel-container img:hover { transform: scale(1.05); z-index: 2; } .carousel-arrow { position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.7); border: none; padding: 10px; cursor: pointer; z-index: 3; font-size: 24px; } .carousel-arrow.left { left: 0; } .carousel-arrow.right { right: 0; } @media (max-width: 768px) { .carousel-container img { height: 250px; } .carousel-arrow { font-size: 20px; padding: 8px; } } ‹ GET INSPIRED › ABOUT JAMES BAROUD James Baroud specializes in designing and handcrafting hard-shell rooftop tents known for their durability, aesthetic appeal, and ability to withstand extreme weather conditions. Through seven decades of building the world’s most premium gear, James Baroud elevates life outside to the next level. Redefine your journey with the ultimate rooftop tent. @media (max-width: 768px) { .specs-columns { flex-direction: column !important; gap: 16px !important; } .specs-columns > div { flex: 1 1 100% !important; } } .video-section-wrapper { max-width: 1200px; margin: 0 auto; padding: 0 20px 40px 20px; font-family: 'Open Sans', sans-serif; } /* === CAROUSEL Styles === */ .video-carousel-wrapper { position: relative; max-width: 100%; margin: 20px 0; overflow: hidden; } .video-carousel-container { display: flex; gap: 16px; scroll-behavior: smooth; overflow-x: auto; scroll-snap-type: x mandatory; padding: 8px; } .video-carousel-container::-webkit-scrollbar { display: none; } .video-carousel-container img { height: 180px; width: auto; flex-shrink: 0; object-fit: cover; cursor: pointer; border-radius: 8px; scroll-snap-align: start; transition: transform 0.3s ease; } .video-carousel-container img:hover { transform: scale(1.05); z-index: 2; } .carousel-arrow { position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.7); border: none; padding: 10px; cursor: pointer; z-index: 3; font-size: 24px; } .carousel-arrow.left { left: 0; } .carousel-arrow.right { right: 0; } .video-modal { display: none; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); justify-content: center; align-items: center; padding: 20px; } .video-modal iframe { width: 100%; max-width: 900px; height: 80vh; border: none; } .video-modal .close-btn { position: absolute; top: 20px; right: 30px; font-size: 36px; color: white; cursor: pointer; } /* === Embedded Videos Grid === */ .embedded-video-grid { display: flex; flex-wrap: wrap; gap: 24px; justify-content: center; margin-top: 40px; } .embedded-video-grid iframe { width: 100%; max-width: 360px; height: 200px; border-radius: 8px; border: none; } /* === Hide/Show Rules === */ @media (min-width: 769px) { /* Desktop - show grid, hide carousel */ .video-carousel-wrapper { display: none; } } @media (max-width: 768px) { /* Mobile - show carousel, hide grid */ .embedded-video-grid { display: none; } .video-carousel-container img { height: 180px; } .carousel-arrow { font-size: 20px; padding: 8px; } .embedded-video-grid iframe { max-width: 100%; height: 220px; } } WHAT MAKES JAMES BAROUD DIFFERENT › .feature-grid-wrapper { max-width: 1000px; margin: 0 auto 60px auto; padding: 20px; font-family: 'Open Sans', sans-serif; } .feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .feature-item { position: relative; overflow: hidden; height: 360px; border-radius: 2px; } .feature-item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.3s ease; } .feature-item:hover img { transform: scale(1.05); } .feature-text { position: absolute; bottom: 0; color: #ffffff; padding: 20px; width: 100%; background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent); } .feature-text h3 { margin: 0; font-size: 1.2em; font-weight: bold; color: #ffffff; } .feature-text p { margin: 5px 0 0; font-size: 0.9em; color: #ffffff; } @media (max-width: 768px) { .feature-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 480px) { .feature-grid { grid-template-columns: 1fr; } } HANDMADE IN EUROPE Crafted with European materials, prohibiting the use of harmful chemicals. MANUFACTURER'S WARRANTY Industry-leading full replacement warranty since the 1990s. CUSTOMIZED IN ANY COLOR 200+ options to match your style with European design. ENGINEERED FOR COMFORT Noise-absorbing materials and award-winning insulating technology. WATERPROOF Storm-rated canopies with high-tension waterproof fabric. EASY TO USE 60 seconds to open and close so you can focus on the adventure.
More you might like
Related
James Baroud VISION Rooftop Tent
Related
James Baroud Vision | Soft Shell Rooftop Tent
Related
James Baroud rooftop tent
Related