✦ Verified product
Women's Mamba Python Square Toe
USD 199.99
Size
Rodeo Cartie
Verified independent store
→
RODEO CARTIE · WOMEN’S MAMBA PYTHON BUILT TO HOLD ITS FORM A structured black boot defined by controlled texture, reinforced construction, and contrast that reveals itself only thr
ough movement. Goodyear Welt® Resoleable construction built for long-term wear. + The outsole is stitched rather than glued, allowing it to be replaced over time. This extends the life of the boot and maintains structural integrity under repeated use. Spineguard® System Reinforced midfoot stability. + A metal shank runs through the center of the boot, preventing arch collapse. This keeps your foot aligned and reduces fatigue during extended wear. Textured Full Grain Leather Structured surface that controls wear. + The scaled texture distributes pressure evenly across the surface, reducing flattening and preserving structure over time. Leather Outsole Traditional structure with added traction. + Built on a leather outsole with traction detailing, balancing durability with controlled movement on real surfaces. Cartie Comfort Pro™ Impact absorption without instability. + Dual-layer cushioning absorbs impact at key pressure points while maintaining structural support throughout the day. Controlled Contrast Black exterior. Contrast revealed through movement. + The red interior and outsole remain hidden at rest and only appear during movement, creating a more controlled and intentional visual identity. Specifications UpperFull Grain Leather LiningLeather Shaft Height13" Heel Height1.75" ToeSquare Toe FitTrue to Size .rc-boot-section { background:#0f0f10; padding:80px 20px; color:#e5e5e5; font-family:-apple-system, sans-serif; } .rc-container { max-width:1100px; margin:auto; } .rc-header { text-align:center; margin-bottom:60px; } .rc-eyebrow { font-size:12px; letter-spacing:0.3em; color:#888; } .rc-header h2 { font-size:42px; font-weight:800; } .rc-intro { color:#aaa; } .rc-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; } .rc-card { background:#151515; padding:26px; border-radius:16px; cursor:pointer; transition:0.3s; } .rc-card:hover { transform:translateY(-6px); box-shadow:0 15px 40px rgba(255,255,255,0.06); } .card-top { display:flex; justify-content:space-between; align-items:flex-start; } h3 { margin:0; font-size:18px; letter-spacing:.05em; } .sub { margin-top:6px; color:#888; font-size:14px; } .plus { font-size:22px; transition:0.3s; } .rc-card.active .plus { transform:rotate(45deg); } .more { display:none; margin-top:14px; color:#aaa; line-height:1.6; } .rc-specs { margin-top:60px; padding-top:30px; border-top:1px solid rgba(255,255,255,0.1); } .rc-spec-label { color:#c2c2c2; margin-bottom:15px; } .rc-specs li { display:flex; justify-content:space-between; padding:10px 0; } @media(max-width:768px){ .rc-grid {grid-template-columns:1fr;} .rc-header h2 {font-size:30px;} } function toggleCard(el){ const isOpen = el.classList.contains("active"); document.querySelectorAll(".rc-card").forEach(card=>{ card.classList.remove("active"); card.querySelector(".more").style.display = "none"; }); if(!isOpen){ el.classList.add("active"); el.querySelector(".more").style.display = "block"; } } VERIFIED MATERIAL LEATHER CLASS II 100% FULL GRAIN LEATHER /* 🔒 EVERYTHING SCOPED */ .rc-badge-wrapper { width:100%; display:flex; justify-content:center; margin:60px 0; } /* CORE */ .rc-badge-core { width:240px; height:240px; border-radius:50%; position:relative; background: radial-gradient(circle at 30% 25%, #3a3324, #1a1a1a 55%, #0b0b0b 80%), linear-gradient(140deg, #7a6430, #111, #7a6430); border:1px solid rgba(212,175,55,0.25); box-shadow: inset 0 2px 4px rgba(212,175,55,0.15), inset 0 -8px 20px rgba(0,0,0,0.9), 0 30px 70px rgba(0,0,0,0.9); display:flex; align-items:center; justify-content:center; transition:all 0.25s ease; cursor:pointer; } /* INNER RING */ .rc-badge-core::after { content:""; position:absolute; width:200px; height:200px; border-radius:50%; border:1px solid rgba(212,175,55,0.2); } /* PRESS EFFECT */ .rc-badge-core.active { transform:scale(0.96); box-shadow: inset 0 6px 14px rgba(0,0,0,1), inset 0 -2px 6px rgba(212,175,55,0.2), 0 10px 25px rgba(0,0,0,0.8); } /* CONTENT */ .rc-badge-inner { text-align:center; z-index:2; } /* TEXT — SAFE (NO GLOBAL IMPACT) */ .rc-top { font-size:10px; letter-spacing:0.35em; color:#cbb77a; } .rc-class { font-size:11px; letter-spacing:0.3em; color:#f0e6c2; margin:10px 0; } .rc-100 { font-size:34px; margin:6px 0; background:linear-gradient(#f5e6a3, #b8963c, #f5e6a3); -webkit-background-clip:text; -webkit-text-fill-color:transparent; } .rc-main { font-size:13px; letter-spacing:0.25em; color:#e6d79a; } .rc-sub { font-size:11px; letter-spacing:0.3em; color:#a08b52; } /* LINE */ .rc-line { width:40px; height:1px; background:linear-gradient(90deg, transparent, #d4af37, transparent); margin:12px auto; } /* MOBILE */ @media (max-width:600px) { .rc-badge-core { width:200px; height:200px; } .rc-badge-core::after { width:170px; height:170px; } .rc-100 { font-size:28px; } }