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


/*  기본분류 상단 
body #header .head_top,
body #header .head_bottom {display:none;}
body #header .head_top.list_head {display:block;}
*/


/* 분류 상단 */
.page_title {display:none;}
.page_title a::after {content: ">"; margin: 0 7px;}
.page_title a:last-child::after {content: ""; margin: 0; }
#header .head_top.list_head .detail_title .page_title {display:block;}

/* 상단 분류 */
.cate-wrap {padding:7px 15px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.depth01-inner {width: 200px; height:30px; border-radius: 15px; background-color: #f6f6f6; margin:13px auto 25px; font-size:0;}
.cate-wrap .depth01-inner .cate-depth01 {display:inline-block; vertical-align:top; width:25%; height:30px; overflow:hidden;}
.cate-wrap .depth01-inner .cate-depth01 a {font-weight: 300; font-size: 11px; text-align:center; display:block; height:30px; line-height:30px;}
.cate-wrap .depth01-inner .cate-depth01 a.on {background:#111;border-radius:15px; color:#fff;}
.cate-wrap .depth01-inner .cate-children {background:red;}
.cate-wrap .cate-children {}
.cate-wrap .class-list {}
.cate-wrap .class-list ul {font-size:0;}
.cate-wrap .class-list ul li {display:inline-block; width: auto; height: 30px; border-radius: 15px; background-color: #f6f6f6; vertical-align:top;}
.cate-wrap .class-list ul li.on {background:#111;}
.cate-wrap .class-list ul li a {font-size: 13px; color: #111; font-weight: 400; display:block; line-height:30px; padding:0 15px;}
.cate-wrap .class-list ul li.on a {color:#fff;}
.cate-wrap .class-list.cate-depth03 {display:none;}
 
 
/* 상품폼 공통 */
.txtH2.item-wrap .item-cont .item-list .prd-name a {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.txtH1.item-wrap .item-cont .item-list .prd-name a {display:inline-block; width:100%; min-height:auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom:7px;}
.prd-rank {font-size: 12px; color: #000000; font-weight: 500; font-family: "Rubik",sans-serif; text-align:left; }

/* 추천상품 */
.best-prd .swiper-pagination-progressbar.swiper-pagination-horizontal {width: 100px; height: 2px; background: #f0f0f0; top: auto; left: 50%; margin-left: -50px; bottom: 0;}
.best-prd .swiper-pagination-progressbar.swiper-pagination-horizontal span {background:#000000;}

/* 일반상품 */
.list-prd .item-cont {counter-reset: number 0;}
.list-prd .item-cont .item-list:before {counter-increment: number;content: counter(number); font-size: 14px; font-weight: 500; font-family: "Rubik",sans-serif; text-align:left; display:block; padding-bottom: 3px; display:none;}

/* sort */
.list_info {padding:35px 15px 15px; line-height: 1;}
.list_info .tatal_cnt {display:inline-block; color: #a4a4a4; font-weight: 300; font-size: 10px; }
.list_info .tatal_cnt b {font-weight: 500; font-family: "Rubik",sans-serif; color:#000;}
.list_info .sort_sel {display:inline-block;}
.list_info .sort_sel select {height: auto; border: none; color: #000; font-weight: 300; font-size:12px; -webkit-appearance: none; -moz-appearance: none; padding:0; line-height:1; background:url('/design/neurx/img/mo/sort_arrow.png')no-repeat right center; padding-right:20px; background-size:12px auto;}
.list_info .sort_sel select:after {content:''; display:inline-block;  width:12px;}
.list_info .sort_sel select::-ms-expand {display: none; }
/* BASIC css end */

