/* BASIC css start */
/* 유료기술지원 210511 R */

.SMS_Category_tit {
    position:relative;
    height:50px;
    background:#f7f7f7;
}
.SMS_Category_tit a {
    display:block;
    width: 22px;
    height: 22px;
    position:absolute;
    top:50%;
    left:10px;
    transform:translateY(-50%);
    background-image: url('/design/whodings/smartskin/mobile/custom/img/arrow_left.svg');
    background-size: 8px;
    background-position: center;
    background-repeat: no-repeat;
}
.shopbrand .SMS_Category_tit .subTit01 {
    text-align:center;
    line-height:50px;
    font-weight:normal;
}
.SMS_Category_list {
    margin-top:5px;
}
.SMS_Category_list .CateInBody ul {
    border-top:2px solid #ddd;
    border-bottom:1px solid #eee;
}
.SMS_Category_list .CateInBody ul li {
    height:40px;
    padding:0px;
    border-right:1px solid #eee;
}
.SMS_Category_list .CateInBody ul li:nth-child(4n) {
    border-right:none;
}
.SMS_Category_list .CateInBody ul li a {
    height:40px;
    line-height:40px;
    max-height:none;
    padding:0px;
}
.SMS_Category_list .CateInBody ul li a:after {
    display:none;
}
.SMS_Category_list .CateInBody ul li.cate_all a {
    color:#c51c2d;
}
.SMS_Category_data {
    position:relative;
    height:50px;
    margin:10px 0;
}
.SMS_Category_data .SMS_Category_cnt {
    position:absolute;
    top:0px;
    left:10px;
    height:50px;
    line-height:50px;
}
.SMS_Category_data .SMS_Category_sort {
    position:absolute;
    top:50%;
    right:10px;
    transform:translateY(-50%);
}
.SMS_Category_data .SMS_Category_sort select {
    height:25px !important;
    border-radius:0px !important;
}
#MS_product {
    border-top:1px solid #eee;
    padding-top:5px;
}
.SMS_DA_catebestprd {
    margin:0;
}
.SMS_Product_display .cateTit {
    display:none;
}
/* BASIC css end */

