
Aztec Lightning Tee
Relaxed fit 100% cotton jersey shirt featuring an Aztec-inspired lightning design that adds an electrifying edge to your style. Whether you’re hitting the ranch, the street, or a casual event, this tee offers the perfect balance to match your lifestyle. Designed with RT style and quality, this tee is the perfect addition to your wardrobe. .dropdown { position: relative; display: inline-block; margin-bottom: 20px; /* Added margin for better spacing */ } .dropbtn { background-color: #C40000; /* Updated to red */ color: #ffffff; /* Text color changed to white */ border: 1px solid #ccc; padding: 10px 20px; /* Added padding for better visibility */ cursor: pointer; font-size: 16px; border-radius: 5px; } .dropdown-content { display: none; position: absolute; background-color: #ffffff; /* Fixed transparent background */ min-width: 250px; /* Increased width for