Collection: Equestrian Leggings

These figure flattering full length designer equestrian leggings feature vibrant colors and elastic mid-rise waist. Inspired by lack of equestrian apparel and the beauty of Baroque Horses you can choose from a soft faux suede or a sexy wrinkle resistant shine.

11 products
  • Arabian Equestrian Leggings - Pink
    equestrian leggings
    Regular price
    from $40.87
    Sale price
    from $40.87
    Regular price
    $55.99
    Unit price
    per 
    Sold out
  • Friesian Equestrian Leggings - Pink
    equestrian leggings
    Regular price
    from $40.87
    Sale price
    from $40.87
    Regular price
    $55.99
    Unit price
    per 
    Sold out
  • Hunter Jumper Equestrian Leggings - Pink
    Regular price
    from $40.87
    Sale price
    from $40.87
    Regular price
    $55.99
    Unit price
    per 
    Sold out
  • Paso Fino Equestrian Leggings - Pink
    horseback riding clothes
    Regular price
    from $40.87
    Sale price
    from $40.87
    Regular price
    $55.99
    Unit price
    per 
    Sold out
  • Peruvian Paso Equestrian Leggings - Pink
    equestrian leggings
    Regular price
    from $40.87
    Sale price
    from $40.87
    Regular price
    $55.99
    Unit price
    per 
    Sold out
  • Quarter Horse Equestrian Leggings - Pink
    equestrian leggings
    Regular price
    from $40.87
    Sale price
    from $40.87
    Regular price
    $55.99
    Unit price
    per 
    Sold out
/* Product Tag Filters – Good for any number of filters on any type of collection pages */ var collFilters = jQuery('.coll-filter'); collFilters.change(function() { var newTags = []; collFilters.each(function() { if (jQuery(this).val()) { newTags.push(jQuery(this).val()); } }); if (newTags.length) { var query = newTags.join('+'); window.location.href = jQuery('tag').attr('href').replace('/' + 'tag', '/' + query); } else { window.location.href = '/collections/equestrian-leggings-1'; } });