/* BASIC css start */
#content { width:1260px;}
center.nodata{
    padding: 150px 0;
    font-size: 21px;
    font-weight: 300;}
    
    /* class-list */
#productClass .cate-wrap { overflow:hidden }
#productClass .cate-wrap .bcate { 
    padding-top: 100px;
    font-size: 32px;
    color: #222222;
    font-weight: 500;
    text-align: center;}
    
#productClass .cate-wrap .class-list ul {text-align: center; *zoom:1 }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li {padding: 45px 0 80px; display: inline-block;margin-right:15px;}
#productClass .cate-wrap .class-list ul li a.sel{
    display: block;
    font-size: 15px;
    color: #fff;
    background: #145738;
    padding: 18px 25px;
    border-radius: 30px;}

#productClass .cate-wrap .class-list ul li a {
    display: block;
    font-size: 15px;
    color: #999999;
    background: #f9f9f9;
    padding: 18px 25px;
    border-radius: 30px;}

/* best-item */
/*.item-wrap.best-item .item-cont .item-list {float:left;width: 18.5%;padding: 0 0.75%;margin: 0 0 3% 0;} */

/* total-sort */
#productClass .total-sort { padding-top: 30px; }
.Product {position:relative;}
.Product .item-wrap { padding: 0;}
.Product .item-wrap .item-cont{_padding-bottom: 140px;}
.Product .newCate_prod { position:relative }

.Product .newCate_prod .newCateList {position:relative;}
.Product .newCate_prod ul {}

.Product .newCate_prod ul li.itemWrap{
    float: left;
    position: relative;
    width: 300px;
    margin-right: 20px;
    box-sizing: border-box;
    margin-bottom: 85px;
}
    
.Product .newCate_prod ul li.itemWrap:nth-child(4n){margin-right:0}


.Product .newCate_prod ul li .thumb {width: 100%; position:relative; overflow: hidden; background-size: cover !important; }
.Product .newCate_prod ul li .thumb .dcPercent{ 
    font-family: 'Campton-Bold-DEMO';
    color: #fff;
    font-size: 26px;
    position: absolute;
    width: 70px;
    height: 70px;
    background: #004b29;
    text-align: center;
    line-height: 70px;
}

.Product .newCate_prod ul li .thumb .dcPercent em{
    font-family: "Campton Light DEMO";
    font-size: 16px;}

.Product .newCate_prod ul li .thumb a{}
.Product .newCate_prod ul li .thumb img {width:100%;    height: 300px; opacity:0;}
.Product .newCate_prod .prd-info { left:0;right:0;margin-top: 30px; min-height: 100px;}


.Product .newCate_prod ul.list6x{display: flex;}
.Product .newCate_prod ul.list6x li.itemWrap{width: 194px; float: unset; display: inline-block; vertical-align: top;}    
.Product .newCate_prod ul.list6x li .thumb img{height: 194px;}
.Product .newCate_prod ul.list6x li .thumb .dcPercent{width: 55px !important; height: 55px !important; line-height: 58px !important; font-size: 22px;}
.Product .newCate_prod ul.list6x li .thumb .dcPercent em{font-size: 12px;}
.Product .newCate_prod ul.list6x .prd-info{}
.Product .newCate_prod ul.list6x .prd-info .prd-name{font-size:15px}
.Product .newCate_prod ul.list6x .prd-info .prd-price{font-size: 18px; position: relative; margin: 15px 0;  color: #2a2a2a;}
.Product .newCate_prod ul.list6x .prd-info .prd-price del{font-size: 14px;}


.Product .newCate_prod .prd-info .prd-brand{color:#888888; font-size:14px; font-family: "Campton Light DEMO";  min-height: 32.5px;}
.Product .newCate_prod .prd-info .prd-name {
    font-family: 'Noto Sans KR';color:#2a2a2a; margin:0 0 4px;font-size:20px;font-family:}

.Product .newCate_prod .prd-info .prd-price { font-size: 22px; position: relative; margin: 20px 0; color:#2a2a2a}
.Product .newCate_prod .prd-info .prd-price del {font-family: "Campton Light DEMO"; color: #a7a7a7; font-weight: normal; font-size: 16px;}
.Product .newCate_prod .prd-info .prd-price span { }
.Product .newCate_prod .prd-info .prd-price .final_p{
    font-family: 'Campton-Bold-DEMO';}

.paging{
    margin-bottom: 180px;}
/* BASIC css end */

