/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand h2 i{font-size: 1.25em; }
.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;padding:0 2px;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:50%;}
.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: #fff;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}
.mcate {height: 50px; text-align: center;}
.mcate li {display: inline-block; margin: 0 5px;}
.page_location {text-align:center; margin:0px 0 0px 0; font-size: 1.2em;}
.class-list {width:100%; text-align:center; }
 .class-list li {float:left; width:25%; margin:10px auto; text-align:center;}

.MK_product_list .listPic1 {width:173px; height:130px; }


/* 베스트 상품 */
.bestPrdBanner{position:relative;}
.bestPrdBanner .swiper-wrapper img{width:100%;height:175px;}
.bestPrdBanner .swiper-container {width: 100%;height: 100%;}
.bestPrdBanner .swiper-slide{width:50%;text-align: center;font-size:12px;
	display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;
	justify-content: center;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.bestPrdBanner .swiper-slide{display:block;padding:0 2px;}
.bestPrdBanner .bestPrdNavArea{text-align: center; clear: both; margin:5px 0;}
.bestPrdBanner .nextBtn, .bestPrdBanner .prevBtn{background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.bestPrdBanner .swiper-pagination-current{font-weight:bold;}
.sub_name{    text-align: center;
    margin-top: 3px;}

/* BASIC css end */

