/* BASIC css start */
.list_shopping2x li .num { font-size: 18px; display: none; background: #ff4c2f; color: #fff; position: absolute; left: 7px; top: 7px; z-index: 10; padding: 5px; font-weight: 600; }

select{
    border-radius: 5px;
    font-size: 12px;
    color: #333;
    text-indent: 10px;
    background: #F6F6F6 url(/design/mhmall2023/common/select_arrow_down_11x7.png) right center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;}



.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 .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;}
.list_array { padding-top: 0 !important;justify-content: right !important; }

.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 .sub_top {
    font-size: 20px;
    font-weight: 600;}
    
  
/* class-list */
.shopbrand .cate-wrap { overflow:hidden }
.shopbrand .cate-wrap .classListWrap { padding-left:10px; font-size: 14px; }
.shopbrand .cate-wrap .classListWrap .classListCate1 { padding: 10px 0; margin-bottom: 30px;}
.shopbrand .cate-wrap .classListWrap .classListCate1 ul { display: flex; align-items: center; width: auto; text-align: left; font-size: 0;  }
.shopbrand .cate-wrap .classListWrap .classListCate1 li {
    display: inline-block;
    width: auto !important;
    margin-right: 5px;
    font-size: 12px;
    text-align: center;
    border: 0;
    border-radius: 20px;
    line-height: 1;
    background: #F6F6F6;}
.shopbrand .cate-wrap .classListWrap .classListCate1 li:last-child { margin-right: 15px; }
.shopbrand .cate-wrap .classListWrap .classListCate1 li a { display:block; padding: 7px 15px; line-height: 1;  color: #6A6A6A; }
.shopbrand .cate-wrap .classListWrap .classListCate1 li.on { background: #000000;}
.shopbrand .cate-wrap .classListWrap .classListCate1 li.on a { color: #fff; }



/* paging */
.paging { padding-top: 10px; padding-bottom:10px; height: 17px; font-size:0; text-align: center; line-height: 0; vertical-align: top; }
.fc-blue { color: #0000FF !important; }

/* ÀÌ¹ÌÁö¹è³Ê */
.imgBanner { padding-top: 10px; }
.imgBanner .innerContainer { overflow:hidden; overflow-x:auto }
.imgBanner .innerContainer ul { display:flex; padding:0 10px; width:auto; font-size:0; min-width:max-content }
.imgBanner .innerContainer li { margin-left:10px; width:340px }
.imgBanner .innerContainer li:first-child { margin:0 }
.imgBanner .innerContainer li a { display:block }
.imgBanner .innerContainer li img { display:block; width:100%; border-radius:20px; overflow:hidden }
.imgBanner img { width: 100%; }


.cateTopBanner .innerContainer{ _padding-top: 50px !important;}

/*sub top fix*/
main{position:relative}
.sub_box{}
.sub_box .back{display:none; background:url('/design/mhmall2023/2025_renewal/mo/arrow-left.svg') no-repeat; width:24px; height:24px; vertical-align: middle; }

.sub_box.fixed{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9994;
    background: #fff;
    width: 100%;}
    
.sub_top{display:none}
.sub_box.fixed .back{font-size:0; display: inline-block;position: absolute; left: 15px;}
.sub_box.fixed .sub_top{    height: 54px;
    display: flex;
    position: relative;
    text-align: center;
    width: auto;
    justify-content: center;
    align-items: center;}
.sub_box.fixed .sub_top .title{}
.sub_box.fixed .sub_top .arrow{
    background: url(/design/mhmall2023/2025_renewal/mo/Vector.png);
    width: 12px;
    height: 6px;
    display: inline-block;
    margin-left: 11px;
    background-size: 12px 6px;
    vertical-align: middle;
    margin-top: -4px;}
    
.sub_box.fixed .sub_top p{display: inline-block; margin-top: 2px;}
.sub_box.fixed .sub_top .arrow.on{transform: rotate(180deg);}
.sub_box.fixed .sub_top .list{position: absolute;
    z-index: 2;
    background: #fff;
    top: 41px;
    left: 0;
    width: 100%;
    padding-top: 12px;}
    
.sub_box.fixed .sub_top .list ul{
    display: flex;
    flex-wrap: wrap;
    padding: 30px 30px 10px;}
    
.sub_box.fixed .sub_top .list ul li{
    width: 50%;
    text-align: left;}
.sub_box.fixed .sub_top .list ul li a{
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px 20px 0;
    display: block;
    color: #6A6A6A;}
    
.sub_box.fixed .sub_top .list li.on a{color:#000; font-weight:600}

.sub_box.fixed .classListCate1{
    margin-bottom: 0 !important;
    padding-bottom: 0 !IMPORTANT;}
    
.sub_box.fixed .classListCate1:after{
    position: absolute;
    height: 1px;
    width: 100%;
    background: #E0E2E5;
    z-index: -1;
    content: "-";
    bottom: 0;
}

.sub_box.fixed .classListCate1 ul{}
.sub_box.fixed .classListCate1 ul li{background: none !important;}
.sub_box.fixed .classListCate1 ul li.on{background: none ! important; border-radius: 0;}
.sub_box.fixed .classListCate1 ul li.on:after{
    content: "-";
    height: 1px;
    width: 100%;
    display: block;
    font-size: 0;
    bottom: 0;
    position: absolute;
    z-index: 22;
    background: #000;
    opacity:0;
}
.sub_box.fixed .classListCate1 ul li a{
    padding: 0 10px 15px !important;
    font-size: 14px;}
.sub_box.fixed .classListCate1 ul li.on a{color: #000 !important; font-weight: 600;}
#header .headerBottom{border-bottom: 1px solid #E0E2E5;}

.sub_box .iconBox{
    display:none;
    position: absolute;
    right: 0;
    top: 0;}
   
.sub_box.fixed .iconBox{display:block !important}


.sub_box.fixed .iconBox {
    position: absolute;
    top: 15px;
    right: 15px;
}

.sub_box.fixed .iconBox ul {
    display: flex;
    align-items: center
}

.sub_box.fixed .iconBox li {
    margin-right: 14px;
    height: 21px
}

.sub_box.fixed .iconBox li:first-child {}

.sub_box.fixed .iconBox li:last-child {
    margin-right: 5px
}

.sub_box.fixed .iconBox li .btnSrchOpen {
    display: block;
    width: 24px;
    height: 24px;
    text-indent: -9999em;
    background: url(/design/mhmall2023/2025_renewal/mo/search.svg) 0 0 no-repeat;
    background-size: 24px;
}

.sub_box.fixed .iconBox li a {
    display: block;
    position: relative
}

.sub_box.fixed .iconBox li a img {
    width: 24px
}

.sub_box.fixed .iconBox li a .cart_count {
    display: block;
    position: absolute;
    bottom: -2px;
    left: calc(100% - 7px);
    width: 14px;
    height: 14px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    border-radius: 50%;
    background: #000;
}

/* BASIC css end */

