Skip to content
🟢 Welcome to Milwaukee Import! ✨ A few products on this website are age-restricted (21+). 🔞
Home
NICOTINE PRODUCTS
NICOTINE PRODUCTS
JUUL
VUSE
DETOX
CANDY
HEMP PRODUCTS
HEMP PRODUCTS
BILLIONAIRE
CAMO
SMOKE ODOR
SMOKE ODOR
INCENSE
AIR FRESHNERS
CANDLES
LIGHTERS / BUTANE
SMOKE ACCESORIES
SCALES
SCALES
WEIGHT MAX
BILLIONAIRE SCALES
TOBACOO
TOBACOO
4K'S CIGAR
BOSS LEAF
FLAT WRAPS
BLACK AND MILD
TOYS
SUPPLEMENTS / PERSONAL CARE
BABY PRODUCTS
BEAUTY / BATH
CLOTHING
AUTOMOTIVE
GLASS
CELL PHONE ACCESORIES
HOUSE HOLD PRODUCTS
STORE SUPPLIES
BRANDS
Log in
Home
NICOTINE PRODUCTS
JUUL
VUSE
DETOX
CANDY
HEMP PRODUCTS
BILLIONAIRE
CAMO
SMOKE ODOR
INCENSE
AIR FRESHNERS
CANDLES
LIGHTERS / BUTANE
SMOKE ACCESORIES
SCALES
WEIGHT MAX
BILLIONAIRE SCALES
TOBACOO
4K'S CIGAR
BOSS LEAF
FLAT WRAPS
BLACK AND MILD
TOYS
SUPPLEMENTS / PERSONAL CARE
BABY PRODUCTS
BEAUTY / BATH
CLOTHING
AUTOMOTIVE
GLASS
CELL PHONE ACCESORIES
HOUSE HOLD PRODUCTS
STORE SUPPLIES
BRANDS
Search
Log in
Cart
Item added to your cart
View cart
Check out
Continue shopping
Skip to product information
Open media 1 in modal
1
/
of
1
PEAK
PEAK MOTOR OIL ATF
PEAK MOTOR OIL ATF
Regular price
$18.00USD
Regular price
$0.00USD
Sale price
$18.00USD
Sale
Sold out
Quantity
Quantity
(
0
in cart)
Decrease quantity for PEAK MOTOR OIL ATF
Increase quantity for PEAK MOTOR OIL ATF
Add to cart
This item is a recurring or deferred purchase. By continuing, I agree to the
cancellation policy
and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted.
Couldn't load pickup availability
Refresh
Share
Share
Link
Close share
Copy link
View full details
Enter
Invalid Password
Choosing a selection results in a full page refresh.
Opens in a new window.
CODE : GLOW Effect on Logo .header__heading-logo-wrapper img { transition: all 0.6s ease; } .header__heading-logo-wrapper:hover img { filter: brightness(1.35) contrast(1.2) drop-shadow(0 0 8px rgba(2, 78, 201, 0.75)) drop-shadow(0 0 12px rgba(2, 78, 201, 0.4)); } .header__heading-logo-wrapper img { transition: all 0.6s ease; } .header__heading-logo-wrapper:hover img { filter: brightness(1.35) contrast(1.2) drop-shadow(0 0 8px rgba(2, 78, 201, 0.75)) drop-shadow(0 0 12px rgba(2, 78, 201, 0.4)); } CODE : Logo Animation CONSTANT ANIMATION 🔁 /* 1. CONTINUOUS PULSE Effect - Heartbeat animation */ .header__heading-logo { animation: onhowPulse 2s ease-in-out infinite alternate; } @keyframes onhowPulse { from { transform: scale(1); } to { transform: scale(1.056); } } /* 2. BREATHING Effect - Continuous fade in/out */ .header__heading-logo { animation: onhowBreathe 3s ease-in-out infinite alternate; } @keyframes onhowBreathe { from { opacity: 0.8; } to { opacity: 1; } } /* 3. ELASTIC BOUNCE Effect - Continuous vertical bounce */ .header__heading-logo { animation: onhowBounce 2.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite alternate; } @keyframes onhowBounce { from { transform: translateY(0) scale(1); } to { transform: translateY(-5px) scale(1.08); } } /* 4. PENDULUM SWING Effect - Continuous rotation swing */ .header__heading-logo { animation: onhowSwing 3s ease-in-out infinite alternate; } @keyframes onhowSwing { from { transform: rotate(-3deg); } to { transform: rotate(3deg); } } /* 5. FLOATING Effect - Gentle up/down movement */ .header__heading-logo { animation: onhowFloat 4s ease-in-out infinite alternate; } @keyframes onhowFloat { from { transform: translateY(-2px); } to { transform: translateY(2px); } } /* ===== COMBINATION EFFECTS ===== */ /* COMBINATION 1: Pulse + Rotation - Dynamic movement */ .header__heading-logo { animation: onhowPulseRotate 3s ease-in-out infinite alternate; } @keyframes onhowPulseRotate { from { transform: scale(1) rotate(-2deg); } to { transform: scale(1.05) rotate(2deg); } } /* COMBINATION 2: Breathing + Float - Subtle organic feel */ .header__heading-logo { animation: onhowBreatheFloat 3.5s ease-in-out infinite alternate; } @keyframes onhowBreatheFloat { from { opacity: 0.85; transform: translateY(-3px); } to { opacity: 1; transform: translateY(3px); } } /* COMBINATION 3: Bounce + Scale - Energetic movement */ .header__heading-logo { animation: onhowBounceScale 2.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite alternate; } @keyframes onhowBounceScale { from { transform: translateY(0) scale(0.98); } to { transform: translateY(-8px) scale(1.06); } } /* ===== THE MOST BALANCED EFFECT ===== */ /* Gentle pulse + subtle float - Professional yet engaging */ .header__heading-logo { animation: onhowGoldenMotion 4s ease-in-out infinite alternate; } @keyframes onhowGoldenMotion { from { transform: scale(1) translateY(-1px); opacity: 0.9; } to { transform: scale(1.03) translateY(1px); opacity: 1; } } /* Disable animations for users who prefer reduced motion */ @media (prefers-reduced-motion: reduce) { .header__heading-logo { animation: none; transform: none; opacity: 1; } } /* 1. CONTINUOUS PULSE Effect - Heartbeat animation */ .header__heading-logo { animation: onhowPulse 2s ease-in-out infinite alternate; } @keyframes onhowPulse { from { transform: scale(1); } to { transform: scale(1.056); } } /* 2. BREATHING Effect - Continuous fade in/out */ .header__heading-logo { animation: onhowBreathe 3s ease-in-out infinite alternate; } @keyframes onhowBreathe { from { opacity: 0.8; } to { opacity: 1; } } /* 3. ELASTIC BOUNCE Effect - Continuous vertical bounce */ .header__heading-logo { animation: onhowBounce 2.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite alternate; } @keyframes onhowBounce { from { transform: translateY(0) scale(1); } to { transform: translateY(-5px) scale(1.08); } } /* 4. PENDULUM SWING Effect - Continuous rotation swing */ .header__heading-logo { animation: onhowSwing 3s ease-in-out infinite alternate; } @keyframes onhowSwing { from { transform: rotate(-3deg); } to { transform: rotate(3deg); } } /* 5. FLOATING Effect - Gentle up/down movement */ .header__heading-logo { animation: onhowFloat 4s ease-in-out infinite alternate; } @keyframes onhowFloat { from { transform: translateY(-2px); } to { transform: translateY(2px); } } /* ===== COMBINATION EFFECTS ===== */ /* COMBINATION 1: Pulse + Rotation - Dynamic movement */ .header__heading-logo { animation: onhowPulseRotate 3s ease-in-out infinite alternate; } @keyframes onhowPulseRotate { from { transform: scale(1) rotate(-2deg); } to { transform: scale(1.05) rotate(2deg); } } /* COMBINATION 2: Breathing + Float - Subtle organic feel */ .header__heading-logo { animation: onhowBreatheFloat 3.5s ease-in-out infinite alternate; } @keyframes onhowBreatheFloat { from { opacity: 0.85; transform: translateY(-3px); } to { opacity: 1; transform: translateY(3px); } } /* COMBINATION 3: Bounce + Scale - Energetic movement */ .header__heading-logo { animation: onhowBounceScale 2.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite alternate; } @keyframes onhowBounceScale { from { transform: translateY(0) scale(0.98); } to { transform: translateY(-8px) scale(1.06); } } /* ===== THE MOST BALANCED EFFECT ===== */ /* Gentle pulse + subtle float - Professional yet engaging */ .header__heading-logo { animation: onhowGoldenMotion 4s ease-in-out infinite alternate; } @keyframes onhowGoldenMotion { from { transform: scale(1) translateY(-1px); opacity: 0.9; } to { transform: scale(1.03) translateY(1px); opacity: 1; } } /* Disable animations for users who prefer reduced motion */ @media (prefers-reduced-motion: reduce) { .header__heading-logo { animation: none; transform: none; opacity: 1; } }