/* BASIC css start */
.item-count{padding:10px;}

.product_list_wrap .product_item .desc_container .info .pname{
    font-size: 14px !important;
    font-weight: normal !important;
    padding-top: 10px;
    overflow: hidden;
}

#search .form-wrap .searchForm input#keyword_search{
    margin-bottom: 5px;}

.product_list_wrap .product_item .desc_container .info .pname a{
    font-family: 'Malgun Gothic', sans-serif !important
}
.product_list_wrap .product_item .desc_container .info .subname{
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 600;
    padding-top: 3px;
    height: 18px;
    overflow: hidden;
    font-family: 'Malgun Gothic', sans-serif !important
}
.product_list_wrap .product_item .desc_container .info .listPrice {
    font-weight: bold;
    padding-top: 5px;
    font-size: 17px;
    display: inline-block;
    color: #000;
    font-family: 'Lato' !important;
}

.product_list_wrap .product_item .desc_container .info .hashtag {
    font-size: 11px;
    color: #000;
    font-family: 'Malgun Gothic', sans-serif !important
}

.product_list_wrap .product_item .desc_container .info .review_count {
    font-size: 11px;
    color: #000;
    font-family: 'Malgun Gothic', sans-serif !important
}

.product_list_wrap .product_item .desc_container .info .review_count span {
    font-size: 10px;
    margin-left: 4px;
    font-family: 'Lato' !important;
}




#list ul.items {
    padding: 15px;
}
#list ul li {
    padding-left: 0 !important;
    position:relative;
    width: 49%;
	margin-bottom: 10px;
}

#list ul li:nth-child(odd){margin-right:2%}

#list ul li a p.listName {
    font-family:'Malgun Gothic', sans-serif !important;
    color: #000!important;
    font-size: 14px;
    padding-top: 10px;
    overflow: hidden;
}
#list ul li a p.listsubName {
    font-family:'Malgun Gothic', sans-serif !important;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 600;
    padding-top: 3px;
    height: 18px;
    overflow: hidden;
}
#list ul li a p.listPrice em {
	font-weight: normal !important;
}
#list ul li a p.listDiscount em {
    display: none;}


.dc {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    background: #b00635;
    color: #fff;
    font-size: 14px;
}
.more .more-title span {
    padding: 0 !important;
}
.more a > span:after {
    font-family: FontAwesome;
    content: "\f107";
    color: #000;
    font-size: 18px;
    margin-left: 5px;
    text-align: center;
    vertical-align: bottom;
}
#search .form-wrap .searchForm { position:relative; width:80%; } 
/* ´ÙÃ£´Ù ÀÚµ¿¿Ï¼º*/
#search .form-wrap .searchForm .search-auto-complete-list { display:none; z-index:1; position:absolute; top:43px; left:0; width:90%; margin-left: 0; line-height:14px; background:#fff; box-shadow:0px 0px 5px 0px rgb(0 0 0 / 20%); }
#search .form-wrap .searchForm .search-auto-complete-list ul { width:100%; padding:8px 0 10px; border-bottom:1px solid #ddd; }
#search .form-wrap .searchForm .search-auto-complete-list ul li { text-align:left; }
#search .form-wrap .searchForm .search-auto-complete-list ul li a { display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'malgun gothic'; font-size:11px; letter-spacing:-1px; } 
#search .form-wrap .searchForm .search-auto-complete-list ul li a strong { color:#ab3e41; }
#search .form-wrap .searchForm .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
#search .form-wrap .searchForm .search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
#search .form-wrap .searchForm .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#666; font-size:11px; }



/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ - »óÇ° °Ë»ö °á°ú */
#search .all-finder-result { display:none; overflow:hidden; position:relative; padding:10px 5px 4px; border-top:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; background:#f4f4f4; }
#search .all-finder-result:after { clear: both; content: ""; display: block; }
#search .all-finder-result .fa-rotate-left { position:absolute; top:10px; left:5px; width:34px; height:34px; line-height:34px; font-size:18px; border-radius:30px; background:#999; color:#fff; text-align:center; }
#search .all-finder-result .swiper-container { width:100%; padding:0; margin:0 0 0 34px; }
#search .all-finder-result .swiper-container .swiper-slide { width:auto !important; height:40px; }
#search .all-finder-result .swiper-container .swiper-slide .finder-options { display:inline-block; margin-left:5px; padding: 5px 10px; line-height:22px; border: 1px solid #000; word-break:break-all; font-weight: bold; border-radius: 20px; box-shadow:2px 2px 3px #d2d2d2; background:#fff; color:#000; }
#search .all-finder-result .swiper-container .swiper-slide .finder-options .fa-close { margin-left:5px; color: #999; }
#search .all-finder-result .swiper-container .swiper-slide .finder-option-color em { display: inline-block; width: 22px; height: 22px; border: none; border-radius:20px; font-size:0; vertical-align:top; }



/* BASIC css end */

