/* BASIC css start */
.shopbrand {overflow:hidden;}
.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 #e5e5e5; border-top: 1px solid #e5e5e5; padding-top:14px;}
.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%;}

/* 추천상품 스타일 */
#contents > main > div.MK_product_list > div > ul > li.swiper-slide > a > figure > img {width:100% !important;}
.swiper-pagination-best {position:unset !important; margin:30px auto 50px;}
.swiper-pagination-best .swiper-pagination-bullet {display:inline-block; width:20px; height:2px; background-color:#d8d8d8; border-radius:0; opacity:1; margin:0 3px 0 4px;}
.swiper-pagination-best .swiper-pagination-bullet-active {background-color:#1a1a1a; opacity:1;}
.list_shoppingInfo {width:auto;margin:0;padding:15px 10px 0 15px;text-align:left;}


/* 상단 카테고리 */
/*.cate_wrap {margin-bottom:40px;}*/
.cate_wrap .list_top_tit {font-size:18px; color:#222; font-weight:600; text-align:center; margin:20px 0; line-height:1.5;}
.cate_wrap .cate_list {padding: 0 10px 30px;}
.cate_wrap .cate_list .cate {text-align: center;}
.cate_wrap .cate_list .cate li {display:inline-block; vertical-align:top; width:auto !important; margin-bottom:10px;}
.cate_wrap .cate_list .cate li a {display:block; text-align:center; font-size:13px; color:#222; letter-spacing:-0.02em; line-height:33px; border:1px solid #E3E3E3; box-sizing:border-box; border-radius:100px; padding:0 15px;}
.cate_wrap .cate_list .cate li.on a {background:#000; color:#fff; border:1px solid #000;}

.list_array .list_arrayLeft select{
    background: url(/design/nubiziob2b/2023_02_mobile_mayomayo/select_arrow.png) no-repeat 92% center;
    background-size: 12px auto;
    appearance: none;
}

/* BASIC css end */

