/* 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;}


/* 중분류 스와이퍼 */
.header-swiper { line-height: 35px; padding: 16px 10px !important; background: #f7f7f7; }
.header-swiper .swiper-wrapper { margin: 0 auto; }
.header-swiper .swiper-slide { width: auto; }
.header-swiper .headerSwiper-prevBtn:focus,.header-swiper .headerSwiper-nextBtn:focus { outline: none !important;}
.header-swiper .swiper-slide a { position: relative; display: block; line-height: normal; font-size:13px; font-weight: 600; margin-left: 25px; }
.header-swiper .swiper-slide a.on { color: #d9282f; }
.header-swiper .swiper-slide a.on::after { position: absolute; bottom: 0; content:''; display:block; width: 100%; height: 2px; background:#d9282f; }
.header-swiper .swiper-slide:first-of-type a { margin-left: 0 }
.header-swiper .swiper-slide:last-of-type a { margin-right: 0 }
.header-swiper .swiper-button-disabled { color:#cecece }
/*
.header-swiper .swiper-slide.swiperIndex a { position: relative; }
.header-swiper .swiper-slide.swiperIndex a::after { position: absolute; bottom: 0;  content:''; display: block; width: 100%; height: 1px; background: #000; }
*/

/* 카테고리 */
.shopbrandCate ul li a { font-size: 12px; }
.shopbrandCate ul li a.active { font-weight: 700 }
.shopbrandCate ul.subCate {display: flex;position: relative;box-sizing: border-box;padding: 7px 11px;background: #fff;border-bottom: 1px solid #ddd;text-align: center;font-size: 0;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.shopbrandCate ul.subCate.off { display: none; }
.shopbrandCate ul.subCate li {margin: 5px 0 5px 0;width: 25%;line-height: 18px;vertical-align: top;}
.shopbrandCate ul.subCate li a {display: inline-block;line-height: 18px;font-size: 12px;font-weight: 400;vertical-align: middle;color :#808080;white-space: pre;}
.shopbrandCate ul.subCate li a.active { font-weight: 700; color:#000 }
/* //분류 카테고리 */

/* BASIC css end */

