-
BUILT FOR PERFORMANCE & COMFORT
-
FREE SHIPPING WORLDWIDE
-
BUY 2 ITEMS, GET A FREE FITNESS ACCESSORY
Kyroxs™ Men's Waterproof Running Sneakers – Anti-Slip Casual Sports Shoes
Kyroxs™ Men's Waterproof Running Sneakers – Anti-Slip Casual Sports Shoes
Kyroxs™ Men's Waterproof Running Sneakers – Anti-Slip Casual Sports Shoes
-
Buy 2, Get 2 FREE with code EFFESUMMER -
Lifetime Color Guarantee
Our jewelry won’t fade or tarnish, ever. -
Eco-friendly & Ready-to-Gift Packaging
Plus a free sticker pack with every order. -
100% Waterproof & Sweatproof
Active-friendly and made for everyday wear (even in the ocean, pool, gym, and spa).
Couldn't load pickup availability
SPECIFICATIONS
Brand Name: LETCOMFIT
Choice: yes
Closure Type: Lace-Up
Department Name: Adult
Feature: Breathable,light,Hard-Wearing
Fit: True to Size
Gender: Men
High-concerned chemical: None
Insole Material: PU
Item Type: Casual Shoes
Lining Material: CANVAS
Origin: Mainland China
Outsole Material: Rubber
Pattern Type: Striped
Season: Spring/Autumn
Shoes Type: Basic
Upper Material: Synthetic
Upper coverage: Not above ankle
Upper fixing method: sticking
Whether waterproof: No
Whether with metal toe cap: No
With or install Professional accessories : None
Kyroxs™ Men's Lightweight Casual Sneakers
Upgrade your everyday footwear with the Kyroxs™ Men's Lightweight Casual Sneakers. Designed for comfort, durability, and modern style, these versatile shoes feature a breathable synthetic upper, cushioned PU insole, and durable rubber outsole for reliable support throughout the day.
Perfect for work, walking, travel, or casual outings, these sneakers deliver all-day comfort without compromising on style.
Key Features
-
👟 Lightweight Comfort – Engineered to reduce foot fatigue for all-day wear.
-
🌬️ Breathable Design – Keeps your feet cool and comfortable during daily activities.
-
💪 Durable Construction – Hard-wearing materials built for long-lasting performance.
-
☁️ Soft PU Insole – Cushioned support for enhanced walking comfort.
-
🦶 Non-Slip Rubber Outsole – Provides excellent grip, flexibility, and stability on various surfaces.
-
🔒 Classic Lace-Up Closure – Ensures a secure and adjustable fit.
-
✨ Modern Striped Style – A sleek design that pairs easily with jeans, joggers, shorts, or casual outfits.
-
🎯 Versatile Everyday Shoes – Ideal for walking, commuting, work, travel, shopping, and everyday casual wear.
Specifications
-
Brand: Kyroxs™
-
Shoe Type: Casual Sneakers
-
Gender: Men
-
Closure Type: Lace-Up
-
Upper Material: Synthetic
-
Lining Material: Canvas
-
Insole Material: PU
-
Outsole Material: Rubber
-
Pattern: Striped
-
Fit: True to Size
-
Breathable: Yes
-
Lightweight: Yes
-
Hard-Wearing: Yes
-
Waterproof: No
-
Metal Toe Cap: No
-
Season: Spring & Autumn
-
Upper Coverage: Below Ankle
Available Sizes
EU 39–48
Fit Recommendation: Choose your regular shoe size for the best fit.
Enjoy everyday comfort and effortless style with Kyroxs™ Men's Lightweight Casual Sneakers—designed for durability, flexibility, and confidence wherever you go.















position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2147483649 !important;
}
.el-image-viewer__btn {
position: absolute;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
opacity: .8;
cursor: pointer;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.el-image-viewer__btn .el-icon {
font-size: inherit;
cursor: pointer
}
.el-image-viewer__close {
top: 60px;
right: 40px;
width: 40px;
height: 40px;
font-size: 40px
}
.el-image-viewer__canvas {
position: static;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.el-image-viewer__actions {
left: 50%;
bottom: 30px;
transform: translateX(-50%);
width: 282px;
height: 44px;
padding: 0 23px;
background-color: #333333;
border-color: #fff;
border-radius: 22px
}
.el-image-viewer__actions__inner {
width: 100%;
height: 100%;
text-align: justify;
cursor: default;
font-size: 23px;
color: #fff;
display: flex;
align-items: center;
justify-content: space-around
}
.el-image-viewer__actions__inner i:nth-child(3),
.el-image-viewer__actions__inner i:nth-child(4),
.el-image-viewer__actions__inner i:nth-child(5) {
display: none;
}
.el-image-viewer__prev {
top: 50%;
transform: translateY(-50%);
left: 40px;
width: 44px;
height: 44px;
font-size: 24px;
color: #fff;
background-color: #333333;
border-color: #fff
}
.el-image-viewer__next {
top: 50%;
transform: translateY(-50%);
right: 40px;
text-indent: 2px;
width: 44px;
height: 44px;
font-size: 24px;
color: #fff;
background-color: #333333;
border-color: #fff
}
.el-image-viewer__close {
width: 44px;
height: 44px;
font-size: 24px;
color: #fff;
background-color: #333333;
border-color: #fff
}
.el-image-viewer__mask {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: .5;
background: #000
}
.viewer-fade-enter-active {
-webkit-animation: viewer-fade-in var(--el-transition-duration);
animation: viewer-fade-in var(--el-transition-duration)
}
.viewer-fade-leave-active {
-webkit-animation: viewer-fade-out var(--el-transition-duration);
animation: viewer-fade-out var(--el-transition-duration)
}
@-webkit-keyframes viewer-fade-in {
0% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes viewer-fade-in {
0% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@-webkit-keyframes viewer-fade-out {
0% {
transform: translate3d(0, 0, 0);
opacity: 1
}
100% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
}
@keyframes viewer-fade-out {
0% {
transform: translate3d(0, 0, 0);
opacity: 1
}
100% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
}
.el-icon-loading {
-webkit-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite
}
.el-icon--right {
margin-left: 5px
}
.el-icon--left {
margin-right: 5px
}
@-webkit-keyframes rotating {
0% {
transform: rotateZ(0)
}
100% {
transform: rotateZ(360deg)
}
}
@keyframes rotating {
0% {
transform: rotateZ(0)
}
100% {
transform: rotateZ(360deg)
}
}
.el-icon {
--color: inherit;
height: 1em;
width: 1em;
line-height: 1em;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
fill: currentColor;
color: var(--color);
font-size: inherit
}
.el-icon.is-loading {
-webkit-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite
}
.el-icon svg {
height: 1em;
width: 1em
}.el-image-viewer__wrapper {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2147483649 !important;
}
.el-image-viewer__btn {
position: absolute;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
opacity: .8;
cursor: pointer;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.el-image-viewer__btn .el-icon {
font-size: inherit;
cursor: pointer
}
.el-image-viewer__close {
top: 60px;
right: 40px;
width: 40px;
height: 40px;
font-size: 40px
}
.el-image-viewer__canvas {
position: static;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.el-image-viewer__actions {
left: 50%;
bottom: 30px;
transform: translateX(-50%);
width: 282px;
height: 44px;
padding: 0 23px;
background-color: #333333;
border-color: #fff;
border-radius: 22px
}
.el-image-viewer__actions__inner {
width: 100%;
height: 100%;
text-align: justify;
cursor: default;
font-size: 23px;
color: #fff;
display: flex;
align-items: center;
justify-content: space-around
}
.el-image-viewer__actions__inner i:nth-child(3),
.el-image-viewer__actions__inner i:nth-child(4),
.el-image-viewer__actions__inner i:nth-child(5) {
display: none;
}
.el-image-viewer__prev {
top: 50%;
transform: translateY(-50%);
left: 40px;
width: 44px;
height: 44px;
font-size: 24px;
color: #fff;
background-color: #333333;
border-color: #fff
}
.el-image-viewer__next {
top: 50%;
transform: translateY(-50%);
right: 40px;
text-indent: 2px;
width: 44px;
height: 44px;
font-size: 24px;
color: #fff;
background-color: #333333;
border-color: #fff
}
.el-image-viewer__close {
width: 44px;
height: 44px;
font-size: 24px;
color: #fff;
background-color: #333333;
border-color: #fff
}
.el-image-viewer__mask {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: .5;
background: #000
}
.viewer-fade-enter-active {
-webkit-animation: viewer-fade-in var(--el-transition-duration);
animation: viewer-fade-in var(--el-transition-duration)
}
.viewer-fade-leave-active {
-webkit-animation: viewer-fade-out var(--el-transition-duration);
animation: viewer-fade-out var(--el-transition-duration)
}
@-webkit-keyframes viewer-fade-in {
0% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes viewer-fade-in {
0% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@-webkit-keyframes viewer-fade-out {
0% {
transform: translate3d(0, 0, 0);
opacity: 1
}
100% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
}
@keyframes viewer-fade-out {
0% {
transform: translate3d(0, 0, 0);
opacity: 1
}
100% {
transform: translate3d(0, -20px, 0);
opacity: 0
}
}
.el-icon-loading {
-webkit-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite
}
.el-icon--right {
margin-left: 5px
}
.el-icon--left {
margin-right: 5px
}
@-webkit-keyframes rotating {
0% {
transform: rotateZ(0)
}
100% {
transform: rotateZ(360deg)
}
}
@keyframes rotating {
0% {
transform: rotateZ(0)
}
100% {
transform: rotateZ(360deg)
}
}
.el-icon {
--color: inherit;
height: 1em;
width: 1em;
line-height: 1em;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
fill: currentColor;
color: var(--color);
font-size: inherit
}
.el-icon.is-loading {
-webkit-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite
}
.el-icon svg {
height: 1em;
width: 1em
}
BUY 2 ITEMS, GET A FREE FITNESS ACCESSORY
BUY 2 ITEMS, GET A FREE FITNESS ACCESSORY
LIMITED OFFER: Add any 2 items to your cart — from any collection — and receive a FREE Clover Necklace, automatically added at checkout.
No code needed.
One necklace per every 2 items.
The more you shop, the more you get.
DELIVERY | PACKAGING
DELIVERY | PACKAGING
Free Shipping & Tracked Delivery: We offer worldwide free shipping. Once your order is dispatched, you’ll receive an email with your tracking number.
Customs Duties & Taxes: All applicable customs fees and taxes are included in your payment. We guarantee no surprise charges upon delivery.
Eco-Friendly Packaging: Every jewelry piece is packaged in a cotton EFFEMIN pouch and shipped in sustainable, eco-conscious packaging. Plus, we add free stickers to every order!

-
Kyroxs™ Smart Watch – 1.83" HD Display, Call Alerts & Fitness Tracking
Regular price From $36.72Regular price From $36.72 Sale priceUnit price / per$6.64 -
Kyroxs™ Military Smart Watch – Outdoor Fitness Tracker with Bluetooth Calls
Regular price From $9.99Regular price From $9.99 Sale priceUnit price / per$1.81 -
Kyroxs™ Smart Watch Plus – 1.55" HD Bluetooth Calling Fitness & Health Tracker
Regular price From $37.02Regular price From $37.02 Sale priceUnit price / per$7.02 -
Kyroxs™ Smart Watch – 2.01" HD Display, Bluetooth Calling & Fitness Tracking
Regular price From $34.12Regular price From $34.12 Sale priceUnit price / per$7.94
EARRINGS
-
Kyroxs™ Performance Training T-Shirt – Breathable Quick Dry Sports Wear
Regular price From $30.56Regular price From $30.56 Sale priceUnit price / per$8.46 -
Kyroxs™ Performance Training T-Shirt – Quick Dry Breathable Sports Wear
Regular price From $12.89Regular price From $12.89 Sale priceUnit price / per$2.73 -
Kyroxs™ Performance Training T-Shirt – Breathable Quick Dry Sports Wear
Regular price From $32.90Regular price From $32.90 Sale priceUnit price / per$6.55 -
Kyroxs Men’s Slim Fit Zip Mock Neck Sweater
Regular price $59.36Regular price $59.36 Sale priceUnit price / per$0.00