✦ Verified product
Men's MAMBA Strike Python Ankle Square Toe Boot
USD 159.50
Size
Rodeo Cartie
Verified independent store
→
BUILT FOR DISTINCTIVE CONTROL A low-profile ankle boot defined by hand-sliced texture, controlled structure, and a silhouette designed for versatility across environments. Python T
ribute Leather Hand-sliced texture with airbrushed depth. + Each panel is individually hand-sliced and finished with an airbrushed treatment. This process creates a layered texture that captures the depth and scale of python while maintaining structural consistency. Ankle Boot Profile Low-profile silhouette for versatility. + The reduced shaft height lowers visual weight and increases flexibility, allowing the boot to move easily between casual and refined environments. Handcrafted Construction Built individually with controlled detail. + Each pair is constructed by hand, ensuring consistency across stitching, shaping, and finishing. Every component is placed with intention, not mass production shortcuts. Durable Material System Built to perform across environments. + Premium full-grain leather construction provides long-term durability, capable of handling both rugged conditions and everyday wear without losing structure. Cartie Comfort Pro™ All-day wear without structural loss. + Dual-layer anti-fatigue cushioning absorbs impact while maintaining alignment. Designed to reduce strain without making the boot feel soft or unstable. Goodyear Welt® Construction Resoleable and built for longevity. + The outsole is stitched rather than glued, allowing it to be replaced over time. This significantly extends the usable life of the boot. Spineguard® System Reinforced arch stability. + A reinforced metal shank supports the midfoot, maintaining alignment and reducing fatigue during extended wear. EnduraFlex™ Sole Durability with natural flex. + Designed to flex where needed while maintaining structural durability, allowing for controlled movement without breakdown. Specifications UpperPremium Full Grain Leather LiningLeather Heel Height1.5" SoleLeather StyleWide Toe Rodeo ToeSquare Toe WidthEE Sizes6–13 ClosurePull-On Measurements25–30 .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-header h2 {font-size:42px;font-weight:800;} .rc-intro {color:#aaa;max-width:700px;margin:auto;} .rc-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; } .rc-card { background:#1a1a1a; border:2px solid rgba(255,255,255,0.12); padding:26px; border-radius:16px; cursor:pointer; transition:0.25s ease; } .rc-card:hover { transform:translateY(-6px); border-color:#ffffff; } .card-top { display:flex; justify-content:space-between; } .sub {color:#888;font-size:14px;} .plus {font-size:22px;} .more { display:none; margin-top:14px; color:#aaa; } /* SPEC */ .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-spec-list { list-style:none; padding:0; } .rc-spec-list li { display:flex; justify-content:space-between; padding:12px 0; border-bottom:1px solid rgba(255,255,255,0.05); } .rc-spec-list span {color:#888;} .rc-spec-list strong {color:#fff;} @media(max-width:768px){ .rc-grid {grid-template-columns:1fr;} } 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; } }