/* BASIC css start */
#main .item-list.lay2 ul { display:inline-flex; column-gap:0; }

#main .item-list.lay2 ul li { width:50%; padding:0 5px;}
.bestsellers .swiper-slide{}
.middle_banner { margin:70px 0 15px; }
.middle_banner img { width:100%; }
.section { padding:0 15px; position:relative; }
#middle-swiper { padding-right:0; }
.swiper-pagination-progressbar.swiper-pagination-horizontal { overflow: hidden; background:#e5e5e5; opacity:1; top:auto !important; height:4px; bottom:-5px; border-radius: 10px; margin:0 15px; width:calc(100% - 30px);}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background:#999;  border-radius: 10px; }
.store .section-title h4 { margin-bottom:8px; }
.store { margin:60px auto 60px; text-align:center; }
.store p { font-size:12px; line-height:18px; color:#90949a; margin-bottom:14px; }
.store a { display:block; color:#404346; text-decoration:underline; font-size:12px; font-weight:400; line-height:18px; }
.bottom-banner { margin-top:80px; position:relative; }
.bottom-banner img { width:100%; }
.section .about-swiper .swiper-button-about { position:absolute; bottom:-20px; left:0; top:auto; border-radius:3px; overflow:hidden; width:100%; margin:0; }
.product-athlife { position:relative; }
#athlife-wrap .section-title { margin-bottom:37px; }
#athlife-wrap .section-title h4 { margin:55px auto 6px; }
#athlife-wrap .section-title .sub_txt { font-size:12px; line-height:18px; font-weight:400; text-align:center; color:#90949a; }
.product-athlife .athlife-box .insta-id { font-size:9px; line-height:21px; color:#666; }
.product-athlife .athlife-box .comment-wrap { position:relative; }
.product-athlife .athlife-box .comment-wrap img { width:100%; vertical-align:middle;}
.product-athlife .athlife-box .comment-wrap .comment-box { position:absolute; z-index:9; }
.product-athlife .athlife-box .comment-wrap .comment-box .xi { width:30px; height:30px; color:#fff; font-size:20px; background:#000; text-align:center; line-height:30px; }
.product-athlife .athlife-box .comment-wrap .comment-box .item { display:none; width:210px; margin-top:6px; position:absolute; }
.product-athlife .athlife-box .comment-wrap .comment-box .item a {display: flex; justify-content: flex-start; align-items: center; background-color: #fff; height: 86px;}
.product-athlife .athlife-box .comment-wrap .comment-box .item .thumb { width: 66px; font-size: 0; }
.product-athlife .athlife-box .comment-wrap .comment-box .item .thumb img { width:auto; height:80px; }
.product-athlife .athlife-box .comment-wrap .comment-box .item .desc { flex: 1; padding: 12px 8px; }
.product-athlife .swiper-pagination { position:absolute; bottom:-30px; width:100%; text-align:center; }
.product-athlife .swiper-pagination .swiper-pagination-bullet-active { background:#373737; }
.comment-box .item .desc .name {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
}
.comment-box .item .desc .price {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    margin-top: 9px;
}


button {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    text-align: inherit;
    outline: none;
    background: transparent;

    /* inherit font & color from ancestor */
    color: inherit;
    font: inherit;

    /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
    line-height: normal;

    /* Corrects font smoothing for webkit */
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;

    /* Corrects inability to style clickable `input` types in iOS */
    -webkit-appearance: none;
}
#wrap{
    padding-bottom:2px;
}
/* Remove excess padding and border in Firefox 4+ */
&::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.main-visual-wrap{
    position:relative;
    line-height:0px;
}
.main-visual-wrap .swiper-container ul li a{
    display:block;
    position:relative;
}
.main-visual-wrap .swiper-container ul li a .img img{
    width:100%;
    vertical-align:top;
}
.main-visual-wrap .swiper-container ul li a .title{
    position:absolute;
    bottom:74px;
    left:0;
    right:0;
    text-align:center;
}
.main-visual-wrap .swiper-container ul li a .title p{
    line-height:23px;
    color:#fff;
    font-size:13px;
    padding-bottom:10px;
}
.main-visual-wrap .swiper-container ul li a .title h3{
    line-height:40px;
    color:#fff;
    font-size:35px;
    font-weight:normal;
}
.main-visual-wrap .common-swiper-pagination{
    position:absolute !important;
    bottom:25px !important;
    left:0 !important;
    z-index:22;
}
.main-visual-wrap .common-swiper-pagination .swiper-pagination-bullet{
    width:20px !important;
    height:2px !important;
    margin:0 2.5px;
}


.section-title{
    position:relative;
}
.section-title h4{
    font-size:22px;
    line-height:32px;
    font-weight:500;
    margin:40px auto;
}
#athlife_wrap .section-title { margin-bottom:35px; }
#athlife_wrap .section-title h4{
    margin:55px auto 6px;
}
#athlife_wrap .section-title p{
    font-size:12px; line-height:18px; color:#90949a; text-align:center; 
}

.section-title .more-btn {
    position:absolute;
    bottom:25px;
    right:15px;
    z-index:100;
    color:#333333;
    font-size:12px;
    line-height:50px;
}
.icons {padding-top:10px;}
.icons img {padding-right:10px;}



/* BASIC css end */

