/* BASIC css start */
/* sch-frm */

span.MK-product-icons {
    margin-top: -2px;
    float: right;
}

div#searchWrap {
    max-width: 1360px;
    min-width: 1270px;
    margin: 0 auto;
    padding-bottom: 95px;
}

.result_box { width:100%; padding: 140px 0 100px; text-align:center; font-size:24px; color:#000; font-weight:400; }

.mini_text {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    margin-top: 8px;
}

.no_prd { padding: 70px 0 0;  }
.no_prd h1 { font-size: 16px; color:#000; font-weight:400; margin-bottom: 36px; text-align:center; }

#searchWrap .sch-tit { padding-bottom:5px; font-size:18px; color:#202020; font-weight:bold }
#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; }

.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; }


.sort_tit {
    display: inline-block;
    line-height: 45px;
    float: left;
    font-size: 13px;
    color: #000;
    font-weight: 300;
    margin-right: 15px;
    }

.item-order { position:relative; }
.item-order .select {
    cursor: pointer;
    float: right;
    width: 160px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc;
    color: #000;
    background: url(/design/coachkorea/PC/sel_icon.png) no-repeat;
    background-position: 132px;
    padding-left: 15px;
    text-align: left;
    font-size: 12px;
    font-weight: 300;
}


.item-order .item_cate {
    display: none;
    position: absolute;
    width: 160px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc;    
    padding: 5px 10px;
    padding-left: 15px;
    right: 0;
    top: 39px;
    z-index: 9;
    background: #fff;
}

.item-order .item_cate li {
    margin: 8px 0;
    cursor: pointer;
}


.item-wrap .prd_wrap .prd_list .list .space .prd-info .brand_name { display:none!important; }

/* BASIC css end */

