/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#fff; border-bottom:1px solid #e7e7e7;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.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;}
.shopbrand .list_group {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

/* 베스트상품 */
.goods_list_recom {margin-bottom: 30px;padding: 0 5px; position: relative;}
.goods_list_recom h3 {text-align: center; color: #404040; font-size: 17.73px;font-weight: 600; font-family: 'Lato', sans-serif; padding: 0;margin: 40px 0 20px 0;border: none;}
.goods_list_recom h3 span.sub_tit {display: block; color: #959595; font-size: 11.2px; font-family: 'Noto Sans Korean', AppleGothic, Helvetica, sans-serif; font-weight: normal;margin-top: 5px;}
.goods_list_recom .item {position:relative;}
.goods_list_recom .item .prd_thumb {display:block !important; z-index: 1;width: 34px;height: 32px;background: #ff9c8f;font-weight: 300; position: absolute; top: 5px;left: 4px;font-size: 9px;line-height: 12.5px;padding: 3px; box-sizing: border-box;text-align: center;color: #fff;}
.goods_list_recom .item .prd_thumb .num {display: block; font-size: 11px;font-weight: bold;}
/* BASIC css end */

