Description
Profitez de chaque randonnée avec nos boots de montagne
Ces boots de rando offrent un excellent maintien tout en étant légères, vous permettant de parcourir les sentiers sans effort. Leur semelle adhérente vous assure une bonne traction sur tous types de terrains, tandis que leur design élégant s’adapte à toutes vos tenues de randonnée.
- Genre : Femme
- Terrains : Polyvalent
- Matière : Respirant
- Confort : Excellent
- Poids : Léger
- Membrane : imperméable
- Semelle extérieure : Haute performance (grip optimisé)
- Protection : Pare-pierre & zones renforcées
.product-features{
–bg:#f7f7f7;
–card:#ffffff;
–text:#222;
–muted:#555;
–radius:14px;
max-width: 1100px;
margin: 0 auto;
padding: 8px;
font-family: -apple-system, BlinkMacSystemFont, « Segoe UI », Roboto, Arial, « Helvetica Neue », sans-serif;
color: var(–text);
}
.features-grid{
display: grid;
grid-template-columns: 1fr;
gap: 14px;
}
@media (min-width: 768px){
.features-grid{ grid-template-columns: 1fr 1fr; }
}
.feature-card{
background: var(–bg);
border-radius: var(–radius);
padding: 22px 22px;
border: 1px solid #eaeaea;
}
.feature-title{
font-size: 22px;
line-height: 1.25;
font-weight: 800;
letter-spacing: .4px;
margin: 0 0 8px 0;
text-transform: uppercase;
}
.feature-text{
font-size: 16px;
line-height: 1.6;
color: var(–muted);
margin: 0;
}
.feature-strong{ font-weight: 800; color: var(–text); }
Semelle anti-choc
Adhérence haute performance & absorption des impacts.
Amorti avancé
Réduit la fatigue au fil des kilomètres et offre un confort durable.
Matériaux respirants
Circulation d’air optimale pour des pieds au sec.
Protection renforcée
Zones renforcées & pare-pierre pour une durabilité accrue.
.product-sections.v-stacked{
–max: 1100px;
–content: 780px; /* largeur max des images */
–radius: 14px;
–text:#222;
–muted:#555;
–gap-row: 44px; /* espace entre les blocs */
max-width: var(–max);
margin: 0 auto;
padding: 8px 12px 24px;
font-family:-apple-system,BlinkMacSystemFont, »Segoe UI »,Roboto,Arial, »Helvetica Neue »,sans-serif;
color: var(–text);
}
/* Une seule colonne partout (PC et mobile) */
.product-sections.v-stacked .row{
display: block;
max-width: var(–content);
margin: 0 auto var(–gap-row);
}
/* Anti-bande grise : conteneur carré + image en cover (VERSION VALIDÉE – NE PAS MODIFIER) */
.product-sections.v-stacked .media{
position: relative;
width: 100%;
padding-top: 100%;
border-radius: var(–radius);
overflow:hidden;
background:#e9e9e9;
}
.product-sections.v-stacked .media > img{
position: absolute;
inset: 0;
width:100% !important;
height:100% !important;
display:block;
object-fit:cover !important;
object-position:center;
margin:0;
}
.product-sections.v-stacked .copy{
text-align:center;
max-width: 720px;
margin: 14px auto 0;
padding: 0 10px;
}
.product-sections.v-stacked .title{
font-weight:800;
letter-spacing:.3px;
text-transform:uppercase;
margin: 8px 0 6px;
font-size: clamp(18px, 2vw, 22px);
line-height:1.25;
}
.product-sections.v-stacked .text{
font-size: clamp(15px, 1.4vw, 16px);
line-height:1.7;
color: var(–muted);
margin:0;
}
/* Légers espacements plus généreux sur grands écrans */
@media (min-width: 1200px){
.product-sections.v-stacked{ –gap-row: 56px; }
.product-sections.v-stacked .copy{ margin-top:18px; }
}

Stabilité & adhérence
Semelle haute performance : grip fiable sur toutes les surfaces.

Confort sur mesure
Laçage rapide & amorti avancé pour vos longues marches.

Protection toute saison
Membrane GORE-TEX® : pieds au sec sous pluie comme sous neige.
Obtenez votre paire de randonnée dès maintenant avant rupture de stock !
.faq-section {
max-width: 900px;
margin: 0 auto;
padding: 20px 12px;
font-family: -apple-system, BlinkMacSystemFont, « Segoe UI », Roboto, Arial, « Helvetica Neue », sans-serif;
}
.faq-title {
font-weight: 800;
font-size: 20px;
margin-bottom: 20px;
}
.faq-item {
border-bottom: 1px solid #ddd;
}
.faq-question {
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
padding: 14px 0;
font-size: 16px;
font-weight: 500;
transition: color 0.3s;
}
.faq-question:hover {
color: #000;
}
.faq-icon {
font-size: 20px;
transition: transform 0.3s;
}
.faq-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease, opacity 0.3s ease;
opacity: 0;
font-size: 15px;
line-height: 1.6;
color: #555;
padding-bottom: 0;
}
.faq-item.active .faq-answer {
max-height: 300px;
opacity: 1;
padding-bottom: 14px;
}
.faq-item.active .faq-icon {
transform: rotate(45deg);
}
FAQ
document.querySelectorAll(‘.faq-question’).forEach(q => {
q.addEventListener(‘click’, () => {
const item = q.parentElement;
item.classList.toggle(‘active’);
});
});














Avis
Il n’y a pas encore d’avis.