/* BASIC css start */
@media screen and (max-width: 1719px){ 
	#mheader .h_sec01,
	#contentWrapper #contentWrap {width:1280px !important;}

}


/* 분류페이지 추천상품 */
.recmd_rolling {margin-bottom:100px !important;}
.recmd_rolling .swiper-scrollbar { left:0.5% !important; bottom:0px !important; height:1px !important; width:99% !important;}
.recmd_rolling .swiper-scrollbar-drag {background: rgba(0, 0, 0, 1); border-radius:0px;}
.recmd_rolling dl .thumb .num {position:absolute; top:0px; left:0px; z-index:1; width:50px; height:42px; padding-top:8px; color:#fff; font-size:11px; text-align:center; line-height:16px; background-color:#293bf0; border-radius:0 0 12px 0;}
.thumb .num span {font-size: 16px;}

/* 분류페이지 신상품 */
.new_rolling {margin-bottom:100px !important;}
.new_rolling .swiper-scrollbar { left:0.5% !important; bottom:0px !important; height:1px !important; width:99% !important;}
.new_rolling .swiper-scrollbar-drag {background: rgba(0, 0, 0, 1); border-radius:0px;}
.new_rolling dl .thumb .num {position:absolute; top:0px; left:0px; z-index:1; width:50px; height:42px; padding-top:8px; color:#fff; font-size:11px; text-align:center; line-height:16px; background-color:#b9b9b9; border-radius:0 0 12px 0;}


/* 탐색경로바 */
.loc-navi {max-width:1630px; padding-top:15px; height:20px; line-height:20px;}
.loc-navi dd {background-position:0; font-size: 15px;}
.loc-navi dd a {color:#1a1a1a; font-size:12px; line-height:20px; margin-left:3px;}
.loc-navi dd a:first-child {color:#9a9a9a; margin-right: 3px;}

/* 분류페이지 타이틀 */
.cate-wrap {margin:0 auto;}
.cate-wrap .title {min-height: 50px; margin: 10px 0 20px;}
.cate-wrap .bcate {max-width:1630px; margin:0 auto 42px; color:#1a1a1a; font-size:28px; font-weight:700; text-align:left; line-height:1;}
.cate-wrap .cate_title_img {margin:50px auto 80px;}
.cate-wrap .cate_title_img img {display:block; max-width:1630px; width:100%; margin:0 auto;}

/* 분류페이지 중분류 */
.cate-wrap .class-list {max-width:1630px; margin:0px auto 65px; border:none;}
.cate-wrap .class-list ul {font-size: 0;}
.cate-wrap .class-list ul > li {display: inline-block; padding: 0 5px 0 0 ; margin:0 6px 12px; width:auto; font-size: 12px; line-height: 14px; vertical-align: top;}
.cate-wrap .class-list ul > li:first-child {margin-left:0;}
.cate-wrap .class-list ul > li > a {display:inline-block; padding:12px 28px; color:#1a1a1a; font-size:16px; font-weight:400; line-height: 14px; text-align:center; background:none; background-color:#f5f5f5; border:1px solid #f5f5f5; border-radius:22px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.cate-wrap .class-list ul > li > a:hover,
.cate-wrap .class-list ul > li.on > a  {color:#293bf0; background-color:#fff; border:1px solid #293bf0;}

/* 상품 정렬 */
.item-wrap .item-info {max-width:1630px; margin:0px auto 40px; padding: 0; line-height: 58px;}
.item-wrap .item-info .function {overflow:hidden; text-align:right; line-height:58px; border:0; margin:0;}
.item-wrap .item-info .prdCount {float:left; padding:0; color:#9a9a9a; font-size:13px;}
.item-wrap .item-info .prdCount strong {color:#1a1a1a;}
.item-wrap .item-info dl.sort{margin:0;}
.item-wrap .item-info dl.sort li {float: unset; display: inline; border-right: 0;  padding: 0 6px 0 10px; background: url("/design/k2ksoo/0782commonstore/bg_result_type.gif") no-repeat 0 50%;}
.item-wrap .item-info dl.sort li:first-child {background: none;}
.item-wrap .item-info dl.sort li a {color:#9a9a9a; font-size:13px; font-weight:300; line-height: 58px;}
.item-wrap .item-info dl.sort li.nobg a {border-right: 0; padding-right:0;}
.item-wrap .item-info dl.sort li a span.on,
.item-wrap .item-info dl.sort li a:hover {color:#1a1a1a;}
/* BASIC css end */

