/* BASIC css start */
/* 목록 추천상품 */
.shopbrand .MK_product_list {border-bottom: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;}


/* 타임세일 관련 */
.time_hash {margin:5px auto 25px; width:100%; text-align:center;}
.time_hash li {display:inline-block; padding:0 1px;}
.time_hash li:last-child {padding-right:0;}
.time_hash li a {padding:3px 4px; background:#f4f4f4; color:#888; font-size:12px; border-radius:7px;}


/* 타임딜 영역 */
.timedeal_box .relative {position:relative;}
.timedeal_box .list_shoppingInfo .discount_date .discount_date_end,
.timedeal_box .list_shoppingInfo .discount_date .discount_date_start {display:none;}
.timedeal_box .timesale_box {background:rgba(255,255,255,0.7); display:flex;justify-content:center;position:absolute;bottom:5px;left:0;width:100%;line-height:40px;height:40px;color:#000;font-size:14px;text-align:center;z-index:1;display:none;}
.timedeal_box .timesale_box .untilStart {font-size:13px; color:#333; letter-spacing:-0.5px;font-family:"Noto Sans KR",sans-serif !important;font-weight:400;}
.timedeal_box .timesale_box .untilStart span {margin-right:1px; padding:0 5px; height:21px; line-height:21px; background:#333; border-radius:3px; font-size:14px; font-weight:300; color:#fff;}

/* BASIC css end */

