/* BASIC css start */
#titleArea.title_recmd {padding: 35px 10px 20px;text-align: left;background: #fbfbfb;margin:0}

.shopbrand .recmd{background:#fbfbfb;}
.shopbrand .recmd .paging-num {text-align:center; clear:both; padding:0px 0 40px; font-size:10px; line-height:1.3; color:#afafaf;}
.shopbrand .recmd .paging-num a {background:#f3f3f3; border-radius:2px; padding:5px 10px; margin:0 10px; font-size:10px; line-height:1.3; color:#afafaf;}
.shopbrand .list_group {display:none; padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .list_array{display:none;}
.shopbrand .list_array .list_arrayRight img {width:23px; height:auto;}

/* 추천상품 */
#MK_recmd_product{padding:0;}

/* 중분류 */
.shopbrand .cate-wrap{margin: 0 0 25px;text-align: left;}
.shopbrand .cate-wrap .mcate{font-size:0; line-height:0;}
.shopbrand .cate-wrap .mcate li{position:relative;display:inline-block; vertical-align:top; margin:3px;}
.shopbrand .cate-wrap .mcate li a{display:block; font-size:10px; font-weight:300; letter-spacing:1px; color:#777;padding:0px 0 0 20px;line-height:15px;}
.shopbrand .cate-wrap .mcate li:first-child a{}
.shopbrand .cate-wrap .mcate li:before {content: "";position: absolute;top: 1px;left: 5px;width: 1px;height: 10px;background: #e0e0e0;}
.shopbrand .cate-wrap .mcate li:first-child:before {display:none;} 
/* BASIC css end */

