/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.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;}

.shopbrand .coupon-benefit {position:relative; margin:-12px 0 10px 0;} 
.shopbrand .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px;}
.shopbrand .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.shopbrand .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }

/* ÇÏÀ§ ºÐ·ù */
.shopbrand .item-cate { padding: 0 4px 10px; }
.shopbrand .item-cate .scate a { font-weight: bold; font-size: 15px; color: #1c1c1c; }
.shopbrand .item-cate .scate-img img { width: 100%; }


/* ºÐ·ù ÁÁ¾Æ¿ä ±â´É Ãß°¡ÇÏ±â */
.category-side { display: flex; align-items: center; column-gap: 10px; }
.category-count { display: flex; align-items: center; justify-content: center; column-gap: 6px; height: 28px; padding: 0 12px;     border: 1px solid #ddd; border-radius: 14px; font-size: 13px; box-sizing: border-box; cursor: pointer; }
.category-count .heart { width: 16px; height: 16px; stroke-width: 2px; stroke: #999; fill: none; }
.category-count.active .heart { stroke: #e84d66; fill: #e84d66; }
.category-side .fa-heart { color: #f41f3a; font-size: 16px !important; }
.category-side .fa-heart-o { color: #999; font-size: 16px !important; }
/* BASIC css end */

