
SPECIFICATIONS
Brand Name: LETCOMFIT
Choice: yes
Closure Type: Lace-Up
Department Name: Adult
Feature: Breathable,light,Hard-Wearing
Fit: True to Size
Gender: Men
Hign-concerned Chemical: None
Insole Material: PU
Item Type: Casual Shoes
Origin: Mainland China
Outsole Material: Rubber
Pattern Type: Print
Season: Summer
Shoes Type: basic
Upper Material: Air Mesh
Upper coverage: Not above ankle
Upper fixing method: sticking
Whether waterproof: No
Whether with metal toe cap: No
With or install Professional accessories : None
size_info: {"sizeInfoList":[{"countrySizeMap":{"EU":"36.5","BR":"34.5","JP":"23","UK":"4","KR":"230","MX":"23","US":"4.5"},"length":{"cm":"22.7","inch":"8.94"},"size":"35","vid":200000333},{"countrySizeMap":{"EU":"37","BR":"35","JP":"23.5","UK":"4.5","KR":"235","MX":"23.5","US":"5"},"length":{"cm":"23.3","inch":"9.17"},"size":"36","vid":200000334},{"countrySizeMap":{"EU":"38","BR":"36","JP":"24","UK":"5","KR":"240","MX":"24","US":"6"},"length":{"cm":"23.9","inch":"9.41"},"size":"37","vid":100010482},{"countrySizeMap":{"EU":"38.5","BR":"36.5","JP":"24.5","UK":"5.5","KR":"245","MX":"24.5","US":"6.5"},"length":{"cm":"24.5","inch":"9.65"},"size":"38","vid":200000898},{"countrySizeMap":{"EU":"39.5","BR":"37.5","JP":"25","UK":"6.5","KR":"250","MX":"25","US":"7.5"},"length":{"cm":"25.0","inch":"9.84"},"size":"39","vid":200000364},{"countrySizeMap":{"EU":"41","BR":"39","JP":"26","UK":"7.5","KR":"260","MX":"26","US":"8.5"},"length":{"cm":"25.6","inch":"10.08"},"size":"40","vid":100013888},{"countrySizeMap":{"EU":"41.5","BR":"39.5","JP":"26.5","UK":"8","KR":"265","MX":"26.5","US":"9"},"length":{"cm":"26.1","inch":"10.28"},"size":"41","vid":100010483},{"countrySizeMap":{"EU":"42.5","BR":"40.5","JP":"27","UK":"8.5","KR":"270","MX":"27","US":"9.5"},"length":{"cm":"27.0","inch":"10.63"},"size":"42","vid":200000337},{"countrySizeMap":{"EU":"44","BR":"42","JP":"28","UK":"10","KR":"280","MX":"28","US":"11"},"length":{"cm":"27.7","inch":"10.91"},"size":"43","vid":200000338},{"countrySizeMap":{"EU":"44.5","BR":"42.5","JP":"28.5","UK":"10.5","KR":"285","MX":"28.5","US":"11.5"},"length":{"cm":"28.2","inch":"11.10"},"size":"44","vid":100010487},{"countrySizeMap":{"EU":"45.5","BR":"43.5","JP":"29","UK":"11","KR":"290","MX":"29","US":"12"},"length":{"cm":"28.7","inch":"11.30"},"size":"45","vid":3116}]}
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
}