Categories

Sales Tax Exempt Customers - Please Call Before Ordering

Loading...

Featured Products

Most Popular Products

New Products

Recent Posts

View All
.btn-transmed { display: inline-block; padding: 12px 24px; background-color: #0057a5; /* Deep blue accent in Transmed logo/menu */ color: #ffffff; font-size: 16px; font-weight: bold; text-decoration: none; border-radius: 4px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.2); transition: background-color 0.3s ease, transform 0.1s ease; } .btn-transmed:hover { background-color: #004080; transform: translateY(-1px); } .btn-transmed:active { background-color: #003366; transform: translateY(0); }