/* BASIC css start */
/* */
.SMS_CategoryBest_wrap .swiper-slide .name{
    max-height: 110px;
}

p.name font{
    color: black !important;
}

 @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
        
        body, p, a, span, b, i, em, strong, div, dl, dt, table, tr, td, th, caption{
            font-family: 'Noto Sans KR', sans-serif;
        }
        
        #bestCaterory{
        }
        
        .mobile-desc{
            text-align: center;
            margin-bottom: 5px;
        }
        
        .mobile-desc:last-child{
            margin-bottom: 0;
        }
        .two-colomn{
            margin-left:-0.5vw;
        }
        .colomn-item{
            position: relative;
            font-size: 0;
            box-sizing: border-box;
            width: 50%;
            overflow: hidden;
            padding-left: .5vw;
            
        }
        
        .mobile_size {
            color: #d10703;
            font-weight: 400;
            font-size: 12px;
            letter-spacing: -1px;
        }
        
        .mobile_product {
            font-size: 12px;
            font-weight: 400;
            letter-spacing: -1px;
        }
        
        .mobile_price {
            font-size: 14px;
            font-weight: bold;
            letter-spacing: -1px;
        }
        
        .price_won{
            font-size: 12px;
            vertical-align: middle;
        }
        
        .colomn-item {
            position: relative;
            font-size: 0;
            box-sizing: border-box;
            width: 50%;
            overflow: hidden;
        }
        
        .colomn-item .link-area{
            position: absolute;
            display: inline-block;
            font-size: 0;
            width: 100%;
            height: 100%;
        }
        
        .colomn-item img{
            width: 100%;
        }
        
        .mobile-info_cluster {
            padding: 10px 0;
        }
        
        .fl{
            float: left;
        }
        
        .clear::after,
        .clear::before{
            content: '';
            display: block;
            width: 0px;
            height:0px;
            clear:both;
        }

span.snap_review_count {
    color: red !important;
    font-size: 12px !important;
    font-weight: bold !important;
    padding-bottom: 0px !important;
    text-align: center !important;
}


.price { color:#727272!important; font-weight:bold; }

.snap_review_count:not(.noset):before { content:'¸®ºä '!important; color:#000!important; }
.snap_review_count:not(.noset):after { content:''!important; }

.jh_mobest_wrap { width:100%; overflow:hidden; }
.jh_mobest_wrap .jh_mobest { width:calc(33.33% - 4px); margin:0 2px 20px; float:left; position:relative; text-align:center; }
.jh_mobest_wrap .jh_mobest .best_tab { padding:0 16px; box-sizing:border-box; height:22px; line-height:22px; font-size:12px; color:#fff; text-align:center; background:rgba(0,0,0,0.4); position:absolute; top:0; left:0; }
.jh_mobest_wrap .jh_mobest img { width:100%; }
.jh_mobest_wrap .jh_mobest a { color:#3b3b3b; font-size:12px; }

.jh_mobest_wrap .jh_mobest .name { margin:5px 0 3px; font-size:11px; font-weight:bold; color:#000; }

.jh_mobest_wrap .jh_mobest:nth-child(-n+2) { width:calc(50% - 4px); }
.jh_mobest_wrap .jh_mobest:nth-child(3) { clear:both; float:left; }
/* BASIC css end */

