/* BASIC css start */
/* sch-frm */
#searchWrap .sch-tit { padding-bottom:5px; font-size:18px; color:#202020; font-weight:500; font-family: 'Noto Sans','Noto Sans KR', sans-serif;}
#searchWrap .sch-frm { padding:30px 0; text-align:center; border:1px solid #e3e3e3 }

#searchWrap .sch-frm .tit-key { display:inline-block; *display:inline; margin:0 30px; padding:0 0 5px 0; font-size:16px; color:#292929; line-height:20px; *line-height:22px; border-bottom:1px solid #292929 }
#searchWrap .sch-frm .tit-key span { display:inline-block; *display:inline; word-break:break-all; white-space:normal }

#searchWrap .sch-frm .table-keyword { padding:30px 0 0 130px }
#searchWrap .sch-frm th { font-size:14px; font-weight: normal; }
#searchWrap .sch-frm td { padding:4px 0 }
#searchWrap .sch-frm td input { height:28px; border:1px solid #ddd }
#searchWrap .sch-frm td input.MS_input_txt { width:220px }
#searchWrap .sch-frm td input[name=money1],
#searchWrap .sch-frm td input[name=money2] { width:95px }
#searchWrap .sch-frm td .CSSbuttonSearch { display:inline-block; width:144px; height:67px; font-size:15px; color:#fff; text-align:center; line-height:67px; border:1px solid #000; background:#000; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#searchWrap .sch-frm td .CSSbuttonSearch:hover { color:#000; background:#fff }
#searchWrap .sch-frm td .CSSbuttonSearch:active { position: relative; top: 1px }

/* total, sort */
#searchWrap .total-sort { padding-top: 45px; }
#searchWrap .total-sort .total dd { font-weight: normal; }
.item-wrap .item-info{ margin-bottom: 15px; text-align: right; font-size: 0;}
.item-wrap .item-info .item-total{margin-right: 10px; color: #656565; font-family: 'Noto Sans','Noto Sans KR', sans-serif; font-weight: 300; font-size: 12px; vertical-align: middle;}
.item-wrap .item-info .item-order{display: inline-block; float: unset; vertical-align: middle;}
.item-wrap .item-info .item-order li{padding: 0 3px; border-right:0}
.item-wrap .item-info .item-order li+li::before { content: ''; background-color: #cbcbcb; width: 2px; height: 2px; display: inline-block; margin-right: 6px; vertical-align: middle;}
.item-wrap .item-info .item-order li a span{color: #656565; font-family: 'Noto Sans','Noto Sans KR', sans-serif; font-weight: 300; }

.prd-list .hashtag { padding: 5px; text-align: left; }
.prd-list .hashtag span { display: inline-block; word-break: break-all; background:#f3f3f3;margin-right: 5px; margin-bottom: 5px; padding-top: 5px;  }
.prd-list .hashtag span a { color: #656565; font-size: 14px; }
.prd-list .hashtag span a:hover { color: #f75258; }

/* 네비 */
#searchWrap .loc-navi, #searchWrap .loc-navi a{height: 42px; line-height: 42px; color: #a4a4a4; font-family: 'Noto Sans','Noto Sans KR', sans-serif; font-weight: 300;}
    
/* preview */
.item-wrap .item-cont .item-list .thumb .preview{position: absolute; bottom: 15px; right: 15px; width: 40px; height: 40px;}

/* 상품 */
#searchWrap .item-wrap .item-cont .item-list{width: 360px;}
.item-wrap .item-cont .item-list:nth-of-type(3n){padding-right:0}
.item-wrap .item-cont .item-list .prd-name a{font-size: 15px; color: #000; font-family: 'Noto Sans','Noto Sans KR', sans-serif; font-weight: 300;}
.item-wrap .item-cont .item-list .line{ width: 12px; height: 1px;  margin: 12px auto 10px; background: #000; }
.item-wrap .item-cont .item-list .prd-price{ color: #D22525;}
.item-wrap .item-cont .item-list .prd-price .price{font-family: 'Roboto','Noto Sans KR', sans-serif; font-size: 15px; font-weight: 600;}
.item-wrap .item-cont .item-list .prd-price .price em{font-size: 13px; font-weight: 400;}
.item-wrap .item-cont .item-list .prd-subname{margin-top: 7px; padding-top: 0; color: #656565; font-size: 13px; font-family: 'Noto Sans','Noto Sans KR', sans-serif; font-weight: 300; text-align: center;}

/* BASIC css end */

