miteigi x Under Armour® Dad Hat script logo
SKU:
(You save
) Limited Offer
Status
Excluded from Promotions. This item is not eligible for additional discount.
miteigi x Under Armour® Dad Hat script logo.
Elevate your performance and style with this classic dad hat from miteigi and Under Armour®, designed for comfort and durability.
The built-in HeatGear® sweatband wicks away moisture, making this hat ideal for hot summers and dynamic workouts.
• Embroidered Under Armour® label on the left side.
• Unstructured, soft 6-panel, low-profile.
• Curved visor.
• Adjustable cloth strap closure.
• Unisex.
• Blank product sourced from Vietnam.
• Polyester 65%, Cotton 35%
• Wipe clean.
• Imported.
This product is made especially for you as soon as you place an order, which is why it may take us a little bit longer to deliver it to you. Making products on demand instead of in bulk helps reduce overproduction, so thank you for making thoughtful purchasing decisions.





=========================================
// MITEGI - MOBILE MENU FIX (CSS ONLY)
// ============================================================
// ============================================================
// MITEGI - MOBILE MENU FIX (FINAL)
// ============================================================
@media (max-width: 1024px) {
// Force menu to show when toggled
.navPages-container.is-open,
.navPages-container.show {
display: block !important;
max-height: 100vh !important;
overflow-y: auto !important;
visibility: visible !important;
opacity: 1 !important;
}
// Force sub-menus to show
.navPage-subMenu.is-open,
.navPage-subMenu.show {
display: block !important;
max-height: 100vh !important;
overflow-y: auto !important;
padding-left: 20px !important;
}
}