/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color: #f4f4f4; padding: 20px; margin-bottom: 30px; }
.shopbrand .MK_product_list .items {padding: 20px; border-radius: 5px; background: #fff; }
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.MK-product-icons img { height: 10px; }
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array { display: none; }
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}
.btn_moreGray { line-height: 50px; }
.listName { font-size : 14px; }


/* 중분류 */
.cate-wrap .mcate  {    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding-left: 15px;
    text-align: left;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 32px;
}
.cate-wrap .mcate li {
    display: inline-block;
    background: url(/design/emarue/onedesign/mobile/images/line_com.png) 4px 7px no-repeat;
    padding-right: 10px;
    height: 24px;

 }
.cate-wrap .mcate li a {display:inline-block; color:#555; font-size:14px; vertical-align:top;font-family: "Julius Sans One","Nanum Gothic",sans-serif;letter-spacing:0px;}
.cate-wrap .mcate li:first-child { padding-left:0px; background:none; }

.shopbrand .list_group { display: none; padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
/**/

.listYoyak {
    font-size: 12px;
    color: #888888; }


@media screen and (min-width:768px) {
.shopbrand .MK_product_list .list_shopping3x li {width:33.333%;}
}

@media screen and (min-width:420px) and (max-width:767px) {
.shopbrand .MK_product_list .list_shopping3x li {width:33.333%;}
}
/* BASIC css end */

