/* BASIC css start */
#contentWrapper{border-top: 1px solid #f6f6f6;}
#contentWrap{width:95%; max-width: 1400px;}
.item-wrap{width:100%;}
.item-wrap .item-cont{width:100%;}

/* class-list */
.page-body{padding-top: 100px;}
.page-body .cate-wrap h2{font-size: 13px; color: #a7a7a7; margin-bottom:16px;font-family: 'Noto Sans KR','Lato', sans-serif;
}
.page-body .cate-wrap .line{ width:20px; border: 1px solid #000; display: inline-block; margin-bottom:30px;}
#productClass .cate-wrap { overflow:hidden; text-align: center; }
#productClass .cate-wrap .bcate { padding-bottom:25px; font-size:30px; color:#333333; 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 9px 16px; display: inline-block; }
#productClass .cate-wrap .class-list ul li a { display:inline-block; font-size:13px; color:#a7a7a7; font-family: 'Noto Sans KR','Lato', sans-serif;}

/* 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; }


a.sel{color:#c6777e !important;}

/* 상품 분류 내용 */
.item-wrap .item-cont .item-list .prd-name a{font-size:17px; color:#3c3c3c; font-family: 'Noto Sans KR','Lato', sans-serif; line-height: 20px;}
.prd-price strike{display: block; color:#a8a8a8 !important;}
.prd-price .price{display: block; color:#de6873 !important;}

.prd-name{text-align: left; padding: 0 0 18px 0 !important;}
.prd-price{float: left;}
.prd-price strike, .prd-price span{ font-size: 15px; text-align: left; font-family:'Noto Sans KR'; font-style:italic;}
.view{float: right; color: #adadad;font-family: Lato, sans-serif;}
.view img{ margin-bottom: 6px;}

.class-list ul li+li::before{content: ''; background-color: #adadad; width:2px; height:2px; display:inline-block; margin-right:18px; vertical-align: middle;}
/*.item-wrap{ margin-top: 40px;}*/
/* 선택 박스 */
.sort{text-align: right; margin-bottom: 10px}
.sort select{border:0; color: #b0b0b0; height: 30px;
    width: 110px;
    outline: 0;
    background: url(//skin.makeshop.co.kr/skin/snow/pc/icon/select_bg.png) white right 10px center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    padding: 0 30px 0 10px;}
.sort select::-ms-expand{display:none;}
    
.item-wrap .item-info{ margin-bottom:0 !important;}
/* BASIC css end */

