/* BASIC css start */
/* category title slide */
.cateBannerWrap { padding-top:20px }
.cateBannerSlide .slick-slide img { width:100% }
.cateBannerSlide .slick-arrow { margin-top:-33px; position:absolute; top:50%; width:36px; height:66px; text-indent:-9999em; z-index:50 }
.cateBannerSlide .slick-prev { left:20px; background:url(/design/coachkorea/MB/slider_prev.png) 0 0 no-repeat }
.cateBannerSlide .slick-next { right:20px; background:url(/design/coachkorea/MB/slider_next.png) 0 0 no-repeat }

/* class-list */
#productClass .cate-wrap { overflow:hidden }
#productClass .cate-wrap .bcate { padding-bottom:10px; font-size:18px; color:#202020; font-weight:bold; border-bottom:1px solid #e3e3e3 }
#productClass .cate-wrap .class-list ul { border-bottom:1px solid #e3e3e3;  *zoom:1 }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { padding:15px 30px 16px 0; float:left }
#productClass .cate-wrap .class-list ul li a { display:block; font-size:13px; color:#919191 }



/* best-item */
#productClass .best-item { padding-top: 20px; padding-bottom: 10px; border-top: 2px solid #5c5c5c; border-bottom: 2px solid #5c5c5c; background-color: #f8f8f8; }

/* total-sort */
#productClass .total-sort { padding-top: 30px; }


.none_prd {
    text-align: center;
    padding: 150px 0;
    font-size: 15px;
    color: #000;
    font-weight: 400;
}


p.sale_text {
    font-size: 12px;
    color: #cf0000;
    font-weight: 400;
    margin-top: 4px;
}

.disc_price { font-size:16px; }

.category_all { background:#f0f0f0; text-align:center; padding: 35px 0 40px; }
.category_all .tit { font-size :15px; color:#000; font-weight: 500; text-align:center; margin-bottom: 24px; }
.category_all ul { max-width: 1360px; ; min-width:1270px; margin: 0 auto; text-align:center;  overflow:hidden; }
.category_all ul li { display:inline-block; margin-right:7%; text-align:center; }
.category_all ul li img { height:100px; }
.category_all ul li p { font-size: 13px; color:#000; font-weight:300; margin-top: 15px; }
.category_all ul li:last-of-type { margin-right:0; }
.item-wrap .item-info .item-total { line-height:45px; }
.item-wrap { max-width: 1360px; ; min-width:1270px; margin: 0 auto; margin-bottom: 150px; box-sizing:border-box; -webkit-box-sizing:border-box;  }
.page_tit { font-size:20px; color:#000; font-weight:500; text-align:center; padding-top: 50px; font-family: "helveticaneueLTPro-53", 'NotoSansCJKR'; }




.sort_tit {
    display: inline-block;
    line-height: 45px;
    float: left;
    font-size: 13px;
    color: #000;
    font-weight: 300;
    margin-right: 15px;
    }

.item-order { position:relative; }
.item-order .select {
    cursor: pointer;
    float: right;
    width: 160px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/design/coachkorea/PC/sel_icon.png) no-repeat;
    background-position: 132px;
    padding-left: 15px;
    text-align: left;
    font-size: 12px;
    font-weight: 300;
}


.item-order .item_cate {
    display: none;
    position: absolute;
    width: 160px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc;    
    padding: 5px 10px;
    padding-left: 15px;
    right: 0;
    top: 39px;
    z-index: 9;
    background: #fff;
}

.item-order .item_cate li {
    margin: 8px 0;
    cursor: pointer;
}


.bottom_banner { width:100%; }
.bottom_banner img { width:100%; }



.SaleBanner{position:relative;width: 100%;}
.SaleBanner > a{display: block;padding:5px 0 25px;}
.SaleBanner .text-overlay {
/*    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    color: white;
    text-align: center;
    background: url(/design/coachkorea/PC/2024/06/pc_sale_banner_v2.jpg);
    background-size: cover;
    padding: 10px 0;
}

.SaleBanner .text-overlay h2{font-size: 58px;font-weight: 700; color:#000; font-family:"HelveticaNeueLTPro-53BD", NotoSansCJKR;}
.SaleBanner .text-overlay .des{font-size: 1.5rem; margin-top: 15px;line-height: 1.5; color:#000;font-weight:500;font-family:"HelveticaNeueLTPro-53", NotoSansCJKR;}
.SaleBanner .text-overlay .btnWrap{display: inline-block; color:#000; margin-bottom:30px; }
.SaleBanner .text-overlay .btnWrap a{display: inline-block;border-bottom: 1px solid #000; font-size: 15px;margin-top: 30px; color:#000;font-weight:300;font-family:"HelveticaNeueLTPro-53", NotoSansCJKR;}
.SaleBanner .text-overlay .btnWrap2 a{display: inline-block; font-size: 15px;font-weight:300;COLOR: #000; border-bottom:1px solid #000;margin: 0 30px;font-family:"HelveticaNeueLTPro-53", NotoSansCJKR;}
.SaleBanner .text-overlay .btnWrap a + a{margin-left: 30px; color:#000;}
.SaleBanner .text-overlay .btnWrap a:hover {color:#999999}
.SaleBanner .text-overlay .btnWrap2 a:hover {color:#999999}



.topBanner {position: relative; width: 100%; height: 100%; overflow: hidden;}
.topBanner img {width: 100%; height: 100%; object-fit: cover;}
.topBanner .text {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; text-align: center;}
.topBanner .text h2 {font-size: 58px;font-weight: 700; color:#000; font-family:"HelveticaNeueLTPro-53BD", NotoSansCJKR;}
.topBanner .text p {font-size: 1.5rem; margin-top: 15px;line-height: 1.5; color:#000;font-weight:500;font-family:"HelveticaNeueLTPro-53", NotoSansCJKR;}
.topBanner .text .btnWrap {display: inline-block; color:#fff; margin-bottom:30px; }
.topBanner .text .btnWrap a {display: inline-block;border-bottom: 1px solid #000; font-size: 15px;margin-top: 30px; color:#000;font-weight:300;font-family:"HelveticaNeueLTPro-53", NotoSansCJKR;}
.topBanner .text .btnWrap a+a {margin-left: 100px;}
.topBanner .text .btnWrap a:hover {color:#999999}

.PromotionBanner {
    display: flex;
    align-items: center;
    width: 100%;
    height: 50vh;
    background: #F8E5D7;
    }
    
.PromotionBanner .img {
    margin-right: 20px;
    background-image: url(/design/coachkorea/PC/2024/11/rev_24Sp_VCTBR_Floral_T2_GR1C_RGB_HR300.jpg);
    background-size: cover;
    background-position: center;
    width: 50%;
    height: 100%;
}

.PromotionBanner .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 50%;
    height: 100%;
}
    
.PromotionBanner .text h1 {font-size: 58px;font-weight: 700; color:#000; font-family:"HelveticaNeueLTPro-53BD", NotoSansCJKR;}
.PromotionBanner .text p {font-size: 1.5rem; margin-top: 15px;line-height: 1.5; color:#000;font-weight:500;font-family:"HelveticaNeueLTPro-53", NotoSansCJKR;}
.PromotionBanner .text .btn {display: inline-block; color:#fff; margin-bottom:30px; }
.PromotionBanner .text .btn a {display: inline-block;border-bottom: 1px solid #000; font-size: 15px;margin-top: 30px; color:#000;font-weight:300;font-family:"HelveticaNeueLTPro-53", NotoSansCJKR;}
.PromotionBanner .text .btn a+a {margin-left: 100px;}
.PromotionBanner .text .btn a:hover {color:#999999}
/* BASIC css end */

