/* BASIC css start */
/* section common */
section {
    overflow:hidden;
}
section > h3 {
    color:#000;
    font-size:21px;
    font-weight:800;
    line-height:26px;
    text-align:center;
}
section > h6 {
    margin-bottom:17px;
    color:#999999;
    font-size:12px;
    font-weight:400;
    line-height:18px;
    text-align:center;
}
section > h6 a {
    color:inherit;
    font:inherit;
}

.main .visual {
}
.main .visual .swiper-slide {
    position:relative;
}
.main .visual .swiper-slide img {
    width:100%;
    height:auto;
}
.main .visual .swiper-slide h5 {
    position:absolute;
    left:34px;
    bottom:132px;
    z-index:1;
    color:#ffffff;
    font-size:28px;
    font-weight:600;
    line-height:40px;
    opacity:0;
    transform:translateY(80px);
    transition:all 0.3s 0.5s ease-in-out;
}
.main .visual .swiper-slide h6 {
    position:absolute;
    left:34px;
    bottom:92px;
    z-index:1;
    color:#ffffff;
    font-size:28px;
    font-weight:600;
    line-height:40px;
    opacity:0;
    transform:translateY(80px);
    transition:all 0.3s 0.8s ease-in-out;
}
.main .visual .swiper-slide p {
    position:absolute;
    left:34px;
    bottom:54.5px;
    z-index:1;
    color:#ffffff;
    font-size:14px;
    line-height:25px;
    opacity:0;
    transform:translateY(80px);
    transition:all 0.3s 1.1s ease-in-out;
}
.main .visual .swiper-slide.swiper-slide-active h5 {
    opacity:1;
    transform:translateY(0px);
}
.main .visual .swiper-slide.swiper-slide-active h6 {
    opacity:1;
    transform:translateY(0px);
}
.main .visual .swiper-slide.swiper-slide-active p {
    opacity:1;
    transform:translateY(0px);
}
.main .visual .swiper-slide.swiper-slide-prev h5,
.main .visual .swiper-slide.swiper-slide-prev h6,
.main .visual .swiper-slide.swiper-slide-prev p,
.main .visual .swiper-slide.swiper-slide-next h5,
.main .visual .swiper-slide.swiper-slide-next h6,
.main .visual .swiper-slide.swiper-slide-next p {
    transition:none;
}
.main .visual .swiper-pagination {left:unset;bottom:54.5px;right:30px;z-index:10;width:auto;color:#cccccc;font-size:11px;font-weight:600;line-height:20px;}
.main .visual .swiper-pagination span {color:inherit;font:inherit;}
.main .visual .swiper-pagination span.swiper-pagination-current {color:#ffffff;}

.main .categorys {
    margin-top:18.5px;
}
.main .categorys .title-box {
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:20px;
    padding:0px 15px;
}
.main .categorys .title-box h6 {
    color:#000;
    font-size:21px;
    font-weight:800;
    line-height:25px;
}
.main .categorys .title-box .tabs {
    display:flex;
    height:25px;
    border:1px solid #cccccc;
    border-radius:12.5px;
    box-sizing:border-box;
    overflow:hidden;
}
.main .categorys .title-box .tabs button {
    width:69px;
    height:23px;
    background:#fff;
    border:none;
    color:#000;
    font-size:10px;
    font-weight:300;
    text-align:center;
}
.main .categorys .title-box .tabs button.current {
    background:#000;
    color:#fff;
}
.main .categorys .tab-view {
    position:absolute;
    top:-99999px;
    left:-99999px;
    width:100%;
}
.main .categorys .tab-view.current {
    position:static;
    top:unset;
    left:unset;
}
.main .categorys .tab-view .swiper {
    padding-bottom:15px;
    padding-left:15px;
}
.main .categorys .tab-view .swiper-slide {
    width:70px;
    margin-right:10px;
}
.main .categorys .tab-view .swiper-slide .icon {
    position:relative;
    display:flex;
    justify-content:center;
    align-items:center;
}
.main .categorys .tab-view .swiper-slide .icon img {
    width:100%;
    height:auto;
}
.main .categorys .tab-view .swiper-slide .icon p {
    position:absolute;
    z-index:1;
    color:#ffffff;
    font-size:10px;
    font-weight:800;
    line-height:10px;
    text-align:center;
}
.main .categorys .tab-view .swiper-slide > p {
    margin-top:7px;
    color:#000;
    font-size:11px;
    line-height:16px;
    text-align:center;
}
.main .categorys .tab-view .swiper-scrollbar {
    left:15px;
    right:15px;
    bottom:0px;
    width:auto;
    height:3px;
    background:#f3f3f3;
    border-radius:1.5px;
    overflow:hidden;
}
.main .categorys .tab-view .swiper-scrollbar .swiper-scrollbar-drag {
    background:#cccccc;
    border-radius:none;
}
.main .categorys .tab-view .swiper.swiper-initialized {
    padding-left:0px;
}
.main .categorys .tab-view .swiper.swiper-initialized .swiper-slide {
    margin-right:0px;
}

.main .card-banner {
    margin-top:55px;
}
.main .card-banner .swiper-slide {
    width:150px;
}
.main .card-banner .swiper-slide h6 {
    margin-top:9px;
    color:#000;
    font-size:16px;
    font-weight:800;
    line-height:24px;
}
.main .card-banner .swiper-slide p {
    color:#747474;
    font-size:12px;
    font-weight:400;
    line-height:20px;
}


.main .card-banner .swiper-slide .thumb img {
    width: 100%;
    max-width: 150px;
    height: auto;
    display: block;
}


.main .full-banner {
    margin-top:46px;
    padding:0px 15px;
}
.main .full-banner .swiper-slide img {
    width:100%;
    height:auto;
}
.main .full-banner .swiper-pagination {left:unset;bottom:8px;right:12.5px;z-index:10;width:auto;color:#fff;font-size:8px;font-weight:300;line-height:16px;}
.main .full-banner .swiper-pagination span {color:inherit;font:inherit;}
.main .full-banner .swiper-pagination span.swiper-pagination-current {color:#ffffff;font-weight:800;}

.main .best-of-best {
    margin-top:65px;
    padding:33px 0px 40px;
    background:#f5f3f1;
}
.main .best-of-best > h4 {
    color:#000000;
    font-size:21px;
    font-weight:800;
    line-height:30px;
    text-align:center;
}
.main .best-of-best .tabs {
    position:relative;
    display:flex;
    width:calc(100% - 30px);
    margin:20px auto;
}
.main .best-of-best .tabs:before {
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:0;
    height:1px;
    background:#ccc;
    content:"";
}
.main .best-of-best .tabs button {
    position:relative;
    z-index:2;
    flex:1;
    height:44px;
    background:transparent;
    border:none;
    border-top:2px solid transparent;
    border-bottom:2px solid transparent;
    color:#999999;
    font-size:15px;
    font-weight:400;
    box-sizing:border-box;
    cursor:pointer;
}
.main .best-of-best .tabs button.current {
    border-bottom-color:#000;
    color:#000000;
}
.main .best-of-best .tab-view {
    position:absolute;
    top:-99999px;
    left:-99999px;
    width:100%;
    padding:0;
    box-sizing:border-box;
}
.main .best-of-best .tab-view.current {
    position:static;
    top:unset;
    left:unset;
}
.main .best-of-best .tab-view > .swiper > .swiper-wrapper > .swiper-slide{
    width:43.2%;
}

.main .best-of-best .tab-view .product-list .product-item .product-thumb .rank {
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
    width:20px;
    height:20px;
    background:rgba(255, 255, 255, 0.4);
    color:#000000;
    font-size:12px;
    line-height:20px;
    text-align:center;
}
.main .best-of-best .tab-view .product-list .product-item .product-info {
    margin-top:6.5px;
    padding:0px;
    height:76px;
}
.main .best-of-best .tab-view .product-list .product-item .product-info .pd-name {
    display:inline-block;
    font-size:11px;
    line-height:16px;
}
.main .best-of-best .tab-view .product-list .product-item .product-info .pd-subname {
    display:none;
    margin-top:4px;
    font-size:11px;
    line-height:12px;
}
.main .best-of-best .tab-view .product-list .product-item .product-info .pd-price {
    position:relative;
    flex-wrap:wrap;
    height:auto;
    margin-top:3.5px;
}
.main .best-of-best .tab-view .product-list .product-item .product-info .pd-price .percent,
.main .best-of-best .tab-view .product-list .product-item .product-info .pd-price .price {
    line-height:20px;
}
.main .best-of-best .tab-view .product-list .product-item .product-info .pd-price .price.strike {
    width:100%;
    margin-top:5px;
    margin-left:0px;
    line-height:10px;
}
.main .best-of-best .tab-view .product-list .product-item .product-info .pd-icon {
    display:none;
}
.main .best-of-best .next-btn {
    display:flex;
    justify-content:center;
    align-items:center;
    height:36px;
    margin:25px auto 0px;
    padding:0px 38px;
    background:transparent;
    border:1px solid #cccccc;
    border-radius:18px;
    color:#000000;
    font-size:11px;
    font-weight:300;
    line-height:34px;
    cursor:pointer;
}

.main .best-of-best .next-btn > span{
    margin-left:8px;
    font-size:11px;
    color:#999;
    
}
.main .best-of-best .next-btn > span > b{
    color:#000000;
}
.main .best-of-best .next-btn:before {
    width:12px;
    height:12px;
    margin-right:17px;
    background:url(/design/park6594/renew_23/m/best_more_icon.png) no-repeat center center;
    background-size:12px auto;
    content:"";
}

.main .new-product {
    margin-top:65px;
}
.main .new-product .product-list .MK_block_new_product {
    grid-row-gap: 25px;
}
.main .new-product .product-list .product-item .product-info {
    padding:0px;
}
.main .new-product .product-list .product-item .product-info .sale-time {
    display:none;
}

.main .category-item .product-list .product-item .product-info .sale-time {
    margin-top: -5px;
    margin-left: -2px;
}


.main .new-product .more {
    margin-top:35px;
}
.main .new-product .more a {
    display:flex;
    justify-content:center;
    align-items:center;
    gap:0px 9px;
    width:90px;
    height:36px;
    margin:0 auto;
    background:#fff;
    border:1px solid #cccccc;
    border-radius:18px;
    color:#000000;
    font-size:11px;
    line-height:34px;
    box-sizing:border-box;
}
.main .new-product .more a:after {
    width:10px;
    height:6px;
    background:url(/design/park6594/renew_23/m/more_arrow.png) no-repeat center center;
    background-size:10px auto;
    content:"";
}

.main .hot-item {
    margin-top:70px;
    padding:33px 0px 25px; 
    background:#f9f5f1;
}
.main .hot-item .swiper-slide {
    width:calc(100% - 125px);
    
}
.main .hot-item .swiper-slide .product-thumb {
    padding-top:140%;
}
.main .hot-item .swiper-slide .product-thumb > a {
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    z-index:1;
    padding:35px 20px;
    transition:padding 0.3s ease-in-out;
}
.main .hot-item .swiper-slide .product-thumb > a img {
    height:100%;
}
.main .hot-item .swiper-slide .product-thumb .over {
    bottom:41px;
    right:26px;
    z-index:2;
    transition:bottom 0.3s ease-in-out, right 0.3s ease-in-out;
}
.main .hot-item .swiper-slide .product-info {
    margin-top:12px;
    padding:0px;
    text-align:center;
    opacity:0;
    transition:opacity 0.3s ease-in-out
}
.main .hot-item .swiper-slide .product-info .pd-price {
    justify-content:center;
}
.main .hot-item .swiper-slide.swiper-slide-active .product-thumb > a {
    padding:0px;
}
.main .hot-item .swiper-slide.swiper-slide-active .product-thumb .over {
    bottom:6px;
    right:6px;
}
.main .hot-item .swiper-slide.swiper-slide-active .product-info {
    opacity:1;
    display:flex;
    flex-direction:column;
}
.main .hot-item .swiper-slide.swiper-slide-active .product-info .sale-time{
    position:relative;
    justify-content:center;
    align-items:center;
    width: fit-content;
    gap:0px 6px;
    height:25px;
    /* padding:0px 18px 0px 30px; */
    background: #ffff;
    border-radius:12.5px;
    color:#666666;
    font-size:9px;
    font-weight:normal;
    line-height:25px;
    text-align:center;
    box-sizing:border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin:3px auto 6px;
}



.main .best-product {
    margin-top:65px;
}
.main .best-product .product-list .MK_block_recmd_product {
    grid-row-gap: 25px;
}
.main .best-product .product-list .product-item .product-info {
    padding:0px;
}
.main .best-product .product-list .product-item .product-info .sale-time {
    display:none;
}
.main .best-product .more {
    margin-top:35px;
}
.main .best-product .more a {
    display:flex;
    justify-content:center;
    align-items:center;
    gap:0px 9px;
    width:90px;
    height:36px;
    margin:0 auto;
    background:#fff;
    border:1px solid #cccccc;
    border-radius:18px;
    color:#000000;
    font-size:11px;
    line-height:34px;
    box-sizing:border-box;
}
.main .best-product .more a:after {
    width:10px;
    height:6px;
    background:url(/design/park6594/renew_23/m/more_arrow.png) no-repeat center center;
    background-size:10px auto;
    content:"";
}

.main .made {
    margin-top:65px;
}
.main .made > h3 {
    margin-bottom:15px;
}
.main .made .item {
    position:relative;
    padding:0px 15px;
}
.main .made .item:last-child {
    margin-top:70px;
}
.main .made .item > a {
    width:100%;
    height:auto;

}
.main .made .item > img {
    width:100%;
    height:auto;
}
.main .made .item .overlay {
    position:absolute;
    top:20%;
    left:0px;
    bottom:0px;
    right:0px;
    z-index:1;
    display:flex;
    flex-direction:column;

}
.main .made .item .overlay .text-box {
    flex:1;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    width:100%;
    padding-left:33.5px;
    padding-bottom:16px;
    box-sizing:border-box;
}
.main .made .item .overlay .text-box h2 {
    font-family: 'Outfit', sans-serif;
    color:#fff;
    font-size:50px;
    font-weight:bold;
    line-height:56px;
}
.main .made .item .overlay .text-box h6 {
    color:#fff;
    font-size:15px;
    font-weight:600;
    line-height:30px;
}
.main .made .item .overlay .text-box p {
    color:#fff;
    font-size:15px;
    line-height:30px;
}
.main .made .item .overlay .product-list {
    padding:0px;
}
.main .made .item .overlay .product-list .swiper-slide {
    width:95px;
    padding-bottom:12.5px;
}
.main .made .item .overlay .product-list .swiper-slide .product-info {
    margin-top:5.5px;
    padding:0px;
}
.main .made .item .overlay .product-list .swiper-slide .product-info .pd-name {
    color:#fff;
    font-size:11px;
    line-height:17px;
}
.main .made .item .overlay .product-list .swiper-slide .product-info .pd-price {
    margin-top:0px;
    height:17px;
}
.main .made .item .overlay .product-list .swiper-slide .product-info .pd-price .price {
    color:#fff;
    font-size:11px;
}

.main .plan-item {
    margin-top:65px;
}
.main .plan-item > h3 {
    margin-bottom:15px;
}
.main .plan-item .banner {
    display:block;
    margin-bottom:13px;
    padding:0px 15px;
}
.main .plan-item .banner img {
    width:100%;
    height:auto;
}
.main .plan-item .banner h6 {
    margin-top:16px;
    color:#000;
    font-size:20px;
    font-weight:600;
    line-height:25px;
}
.main .plan-item .banner p {
    margin-top:2.5px;
    color:#999999;
    font-size:14px;
    line-height:25px;
}
.main .plan-item .product-list {
    padding:0px;
}
.main .plan-item .product-list .swiper-slide {
    width:95px;
    padding-bottom:19px;
}
.main .plan-item .product-list .swiper-slide .product-info {
    margin-top:5.5px;
    padding:0px;
}
.main .plan-item .product-list .swiper-slide .product-info .pd-name {
    font-size:11px;
    line-height:17px;
}
.main .plan-item .product-list .swiper-slide .product-info .pd-price {
    margin-top:0px;
    height:17px;
}
.main .plan-item .product-list .swiper-slide .product-info .pd-price .price {
    font-size:11px;
}
.main .plan-item .swiper-scrollbar {
    left:15px;
    right:15px;
    bottom:0px;
    width:auto;
    height:3px;
    background:#f3f3f3;
    border-radius:1.5px;
    overflow:hidden;
}
.main .plan-item .swiper-scrollbar .swiper-scrollbar-drag {
    background:#cccccc;
    border-radius:none;
}

.main .special-item {
    margin-top:65px;
    overflow:hidden;
}
.main .special-item > h3 {
    margin-bottom:15px;
}
.main .special-item .swiper {
    width:64vw;
    margin-left:15px;
    overflow:visible;
}
.main .special-item .swiper-slide {
    width:64vw;
    overflow:visible !important;
}
.main .special-item .swiper-slide .banner {
    display:block;
    margin-bottom:14px;
}
.main .special-item .swiper-slide .banner img {
    width:100%;
    height:auto;
}
.main .special-item .swiper-slide .banner h6 {
    margin-top:14px;
    color:#000000;
    font-size:20px;
    font-weight:600;
    line-height:30px;
}

.main .magazine {
    margin-top:70px;
    padding-top:35px;
    padding-bottom:44px;
    background:#f5f3f1;
}
.main .magazine > h3 {
    margin-bottom:14px;
}
.main .magazine .swiper-slide {
    display:flex;
    justify-content:center;
    height:auto;
    text-align:center;
}
.main .magazine .swiper-slide .vertical {
    position:relative;
    display:inline-block;
    width:calc(100% - 115px);
}
.main .magazine .swiper-slide .vertical img {
    width:100%;
    height:auto;
}
.main .magazine .swiper-slide .vertical .category {
    position:absolute;
    top:6px;
    right:10px;
    z-index:1;
    color:#fff;
    font-size:11px;
    font-weight:600;
    line-height:17px;
}
.main .magazine .swiper-slide .vertical h5 {
    margin-top:10px;
    color:#000000;
    font-size:18px;
    font-weight:600;
    line-height:26px;
}
.main .magazine .swiper-slide .vertical h6 {
    color:#999999;
    font-size:14px;
    font-weight:normal;
    line-height:21px;
}
.main .magazine .swiper-slide .vertical p {
    margin-top:7.5px;
    color:#000000;
    font-size:9px;
    line-height:12px;
}
.main .magazine .swiper-slide .horizontal {
    align-self:center;
    position:relative;
    display:inline-block;
    width:calc(100% - 70px);
}
.main .magazine .swiper-slide .horizontal img {
    width:100%;
    height:auto;
}
.main .magazine .swiper-slide .horizontal h5 {
    margin-top:10px;
    color:#000000;
    font-size:18px;
    font-weight:600;
    line-height:26px;
}
.main .magazine .swiper-slide .horizontal h6 {
    color:#999999;
    font-size:14px;
    font-weight:normal;
    line-height:21px;
}
.main .magazine .swiper-slide .horizontal p {
    margin-top:7.5px;
    color:#000000;
    font-size:9px;
    line-height:12px;
}

.main .category-item {
    margin-top:60px;
}
.main .category-item .title-box {
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    min-height:37px;
    margin-bottom:10px;
    padding:0px 15px;
}
.main .category-item .title-box h3 {
    color:#000000;
    font-size:20px;
    font-weight:600;
    line-height:30px;
}
.main .category-item .title-box a {
    flex-shrink:0;
    margin-bottom:10px;
    padding-right:10px;
    background:url(/design/park6594/renew_23/m/more_arrow_v2.png) no-repeat center right;
    background-size:5.5px auto;
    color:#121212;
    font-size:12px;
    font-weight:550;
    line-height:10px;
}
.main .category-item .product-list {
    padding:0px;
}
.main .category-item .product-list .product-item {
    width:162px;
    height:auto;
    padding-bottom:20px;
}
.main .category-item .product-list .product-item .product-info {
    margin-top:12px;
    padding:0px;
}
.main .category-item .swiper-scrollbar {
    left:15px;
    right:15px;
    bottom:0px;
    width:auto;
    height:3px;
    background:#f3f3f3;
    border-radius:1.5px;
    overflow:hidden;
}
.main .category-item .swiper-scrollbar .swiper-scrollbar-drag {
    background:#cccccc;
    border-radius:none;
}

.main .insta {
    margin-top:58px;
}
.main .insta > h3 {
    font-size:17px;
}
.main .insta > h6 {
    color:#000000;
    font-size:12px;
    font-weight:normal;
}
.main .insta .feed-area {

}

.snap_review_count {
    color: black; !important;
}
/* BASIC css end */

