/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&display=swap');


.shopbrand h2 { display:none; text-align:center; font-size: 1.25em; font-weight:bold; padding-top:18px; line-height:1;}
.shopbrand .MK_product_list {background-color:#fff; border-bottom:0px solid #4a4a4a; border-top:0px 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:20px 16px 10px; text-align:center;}
.shopbrand .list_group select {width:49%; height:30px; font-size:14px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array { border-top:0; margin:0 14px; height:40px; }
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

/* 아이콘 여백 정렬 */
.shopbrand .list_shopping1x .list-ico { margin-left:0; }
.shopbrand .list_shopping1x .list-ico .MK-product-icons img:first-child { padding-left:0; }
/* BASIC css end */

