/* BASIC css start */
.list_st1 .item_ico{text-align:left !important;}


/* paging */
.paging {font-size: 0; padding:20px 0; text-align:center }
.paging a { 
    font-family:'Spoqa Han Sans';
    display: inline-block;
    font-size: 14px;
    width: 38px;
    color: #868686;
    margin-right: -1px;
    height: 38px;
    line-height: 38px; 
    font-weight:bold;
}
.paging a:hover,
.paging a.now,
.paging .now {background: #f4f4f4; color: #000; border-radius: 10px;}
.paging a.first,
.paging a.prev,
.paging a.next,
.paging a.last { font-size:0; }
.paging a.first,
.paging a.last { }

.paging a.first{background:url('/design/mallhkfnb/supermarket/img/first.png') no-repeat; background-position: center;}
.paging a.prev{background:url('/design/mallhkfnb/supermarket/img/prev.png') no-repeat; background-position: center;}
.paging a.next{background:url('/design/mallhkfnb/supermarket/img/next.png') no-repeat; background-position: center;}
.paging a.last{background:url('/design/mallhkfnb/supermarket/img/last.png') no-repeat; background-position: center;}/* ºÐ·ùº° ÃßÃµ»óÇ° */
.product_list_wrap.list_st2 .product_item{padding: 0 0 15px 0 !important;}
.product_list_wrap.list_st2 .product_item .thumb{position: relative;}
.product_list_wrap.list_st2 .product_item .thumb a{display:block;}

.product_category_wrap .cate1 {
    font-family: 'Noto Sans KR',sans-serif;
    font-size: 23px !important;
    font-weight: 700 !important;
    color: #000;
    margin: 20px 0 13px 0;
    position: relative;
}

.product_category_wrap .cate1 span.btn_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

.product_category_wrap {
    padding: 0 !important;
}

.product_category_wrap .cate_child_wrap {
    background: #f7f7f7;
    padding: 8px 0 !important;
}
.product_category_wrap .cate_child_wrap ul li {
    width: auto !important;
    margin: 6px 0 !important;
}
.product_category_wrap .cate_child_wrap ul li a {
    background: #fff;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 15px;
    color: #111 !important;
    display: inline-block;    
}
.product_category_wrap .cate_child_wrap ul li a.sel {
    font-weight: 500;
    color: #fff !important;
    background: #67b521 !important;
    border-bottom: 1px solid #67b521 !important;
}


.btn_all_cate {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(247,247,247,0.8);
    width: 25px;
    height: 100%;
    box-shadow: 3px 13px 11px 6px #f7f7f7;
}
.btn_all_cate.on img{
    transform: rotate(180deg);
}
.btn_all_cate img {
    margin: 26px 0 26px 3px;
}

.all_cate_wrap {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #f7f7f7 !important;
}

.all_cate_wrap ul li {
    margin: 8px 0 !important;
}

.product_list_outer {
    border-top: 0 !important;
}


.item_ico {
    text-align: right;
}

.item_ico img {
    width: 30px !important;
}

.item_ico span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    bottom: auto;
    right: auto;
}
.list_dc {
    display: none;
    color: #70b92c;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-right: 5px;
}
.listDiscount {
    display: inline-block;
    color: #919191;
    font-size: 14px !important;
    margin-left: 4px;
    font-weight: 100;
    font-family: 'Montserrat',sans-serif;
}
.product_list_wrap .product_item .desc_container .info .pname{
    font-size: 16px !important;
    padding-top: 10px;
    font-weight:500 !important;
}
.product_list_wrap .product_item .desc_container .info .listPrice{
    font-weight: bold;
    padding-top: 0 !important;
    font-size: 17px !important;
    display: block;
    font-family: 'Montserrat',sans-serif;
    color:#000 !important;
}
.prd-subname {
    color: #aaa !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    padding-top: 8px !important;
}

.product_list_wrap.list_st2 .product_item, .product_list_wrap.list_st3 .product_item{border-top:0 !important;}
.product_top_wrap{margin: 25px 15px 0 !important; border-bottom:0 !important;}
.product_top_wrap .total_cnt, .product_top_wrap .select_box select{    
    color: #000 !important;
    font-size: 16px !important;
}


/* BASIC css end */

