/* BASIC css start */
.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%; }

/** 스킨추가 **/
header .Header .h_backWrap {width:8%;max-width: 100%; padding: 30px 0 20px 5%;}
header.cateheader {position:fixed;top:0;z-index:101;}
header .Header .m_category {width:65%;margin:25px 2%;position:relative;}
header .Header .m_category .list_group select {position:absolute;left:50%;top:0px;border:none;width:70%;background: transparent;transform:translateX(-50%);}
header .Header .m_category span {position:absolute;top:40%;left:49%;background: #fff;z-index:999;width: 60%;font-size: 1.05rem;font-weight:500;color:#222;transform:translateX(-50%);}
.shopbrand {margin:0 5%;}


/* 상품리스트 */
.prd_list {}
.prd_list .thumb img.listPic {width:100%;} 
.prd_list .list2x li {vertical-align:top;width:calc(50% - 5px);display:inline-block;margin-right:5px;margin-bottom:40px;}
.prd_list .list2x li:nth-child(2n) {margin-right:0px;}
.prd_list .thumb {position:relative;}
.prd_list .thumb .ranking {position:absolute;left:0;top:0;display:block;width:25px;height:25px;line-height:25px;background-color:var(--main-color);color:var(--fff);text-align:center;z-index:11;gap: 0px;border-radius: 2px 0px 2px 0px;}
.prd_list .thumb img {width:100%;border-radius:4px;}
.prd_list .shoppingInfo .cart_button a {color:var(--000);font-size: 0.85rem;padding:5px 0 0;box-sizing: border-box;margin:10px 0;display:inline-block;text-align:center;width:100%;border:1px solid #E5E5E5;border-radius:4px; }
.prd_list .shoppingInfo .cart_button a img {vertical-align:middle;transform: scale(0.7);padding-bottom:5px;}
.reveiw_count {font-size: 0.85rem;font-weight:700;}
.reveiw_count .review_numer {color:#999;font-weight:500;}
.reveiw_count .review_star {margin-left:3px;}
.dis_percent {color:var(--main-color);}
.prd_list {display:flex;}
.prd_list .list3x li {vertical-align:top;width:calc(33.33% - 10px);display:inline-block;margin-right:10px;margin-bottom:40px;}
.prd_list .list3x li:nth-child(3n) {margin-right:0px;}
.prd_list .thumb {position:relative;}
.prd_list .thumb .ranking {position:absolute;left:0;top:0;display:block;width:25px;height:25px;line-height:25px;background-color:var(--main-color);color:var(--fff);text-align:center;z-index:11;gap: 0px;border-radius: 2px 0px 2px 0px;}
.prd_list .list1x li {vertical-align:top;display:inline-block;margin-bottom:40px;}

/* 상품정렬 */
.shopbrand .shopbrand_sort{border-bottom:none; padding: 20px 0; overflow:hidden;}
.shopbrand .shopbrand_sort .right_box {display:flex; align-items:center;width:25%;}
.shopbrand .shopbrand_sort .total_cnt{font-size:0.95rem; color:#000; font-weight:500;}
.shopbrand .shopbrand_sort .total_cnt strong{font-weight:700 ; color:#000;}
.shopbrand .shopbrand_sort .select_box select{width:100%;appearance:none; border:1px solid #EDEDED; font-size:0.8rem; padding:5px 15px; background:url(//skin.makeshop.co.kr/skin/eating/mo/image/ic_sort.svg)no-repeat 90% center; background-size:12px auto;height:auto;}

/* 더보기 */   
.btn_more {width:70%;border-radius: 2px;}
.btn_more .more-title {font-size:0.85rem;color:#121212;}
.btn_more .more-title .fa {padding-left:10px;font-size:1.2rem;margin-top: -5px;vertical-align: middle;}
    
.sec_title {margin:0 0 15px;}
.sec_title .sec_sub_title {display:flex; align-items:center; }
.sec_title .sec_sub_title h2 {vertical-align: text-top;font-size:1.15rem; font-weight:800; flex:1;color:var(--000) }
.sec_title .sec_sub_title span img {vertical-align:middle;margin-right:5px;}
.sec_title .sec_sub_title a {font-size:0.75rem;text-align:right; font-weight:500; color:#333;}
.sec_title .sec_sub_title .fa {margin:0 5px;}
.sec_title p {display:block;font-size:0.85rem;color:#999;margin-top:10px;font-weight:500;}
  
.secinner  {margin:40px 0 40px 5%;}    
div.abcd {width:100%; padding:10px 0px; }
div.abcd li {float:left; width:33.33%; text-align:center; }
/* BASIC css end */

