No Trade Accounts Required. We Deliver NZ Wide!
No Trade Accounts Required. We Deliver NZ Wide!
Skip to content

Filters

Stirrups & Link Bars

/* Highlight "Get a Quote" menu item as a button – works on desktop & mobile */ a[href*="quote"], a:contains("Get a Quote"), button:contains("Get a Quote") { background-color: #ff6b35; /* main button color */ color: #ffffff !important; padding: 8px 16px; border-radius: 6px; font-weight: 600; text-transform: uppercase; transition: all 0.3s ease; display: inline-block; } a[href*="quote"]:hover, a:contains("Get a Quote"):hover, button:contains("Get a Quote"):hover { background-color: #e85c2c; /* hover color */ color: #fff !important; }