/* BASIC css start */
.acti_event { position:relative; margin-bottom:40px; }
.acti_event .swiper-slide img { width:100%; height:auto; }
.btn_arrow { position:absolute; left:50%; bottom:5%; transform:translateX(-50%); z-index:5; }

.moreViewGoods { width:50px !important; }
.moreViewGoods img { width:100%; height:auto; }

.top_banner img { width:100%; }
.brand_info { padding:40px 15px; }
.brand_info h2 { font-size: 28px; font-weight: bold; margin-bottom: 20px; }
.brand_info .info_tit { font-size: 18px; color: #999; font-weight: bold; }
.brand_info .info_txt { font-size: 13px; font-weight: 500; padding: 10px 0; line-height: 1.5; }

footer { display:none !important; }
.acti_footer { padding: 40px 15px 80px; }
.acti_footer img { width:100%; }
.acti_footer .acti_ftTop { display:flex; justify-content:space-between; padding-bottom:20px; }
.acti_footer .acti_ftTop a { display:block; width:33.33%; font-weight:600; font-size:10px; }
.acti_footer .acti_ftBtm { padding-top:20px; font-size:10px; font-weight:600; }

.all_tit p { font-size: 20px; font-weight: bold; padding:0 15px ;}
.sub_banner { padding-left:15px !important; padding-bottom:60px !important; }
.subBan_tit { font-size: 20px; font-weight: bold; margin-bottom: 20px; }
    
.goodsListWrap.grid_2 ul { display: flex !important; flex-wrap:wrap !important; gap:10px !important; }
.goodsListWrap.grid_2 ul li:first-child { width:100% !important; }
.goodsListWrap.grid_2 ul li { width:calc(50% - 5px) !important; }

.topBannerWrap,
header{
    display:none;
}

#contents{
    padding-top:97px;
}

.shopBrandPage, 
.shopBrandPage *{
    box-sizing:border-box;
}

/*상단 fixed 해더*/
.listPageHeader{
    position:fixed;
    width:100%;
    top:0;
    left:0;
    background:#fff;
    z-index:998;
}

.listPageHeader .topBox{
    position:relative;
    border-bottom:1px solid #eee;
}

.listPageHeader .goToBackBtn{
    position:absolute;
    height:17px;
    top:50%;
    left:15px;
    transform:translateY(-50%);
}

.listPageHeader .goToBackBtn img{
    display:block;
    height:100%;
}

.listPageHeader .cateName{
    width:100%;
    text-align:center;
    padding:15px 0;
}

.listPageHeader .cateName a{
    display:inline-block;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
}

.listPageHeader .cateName a i{
    margin-left:2px;
}

.listPageHeader .rightBox{
    position:absolute;
    top:50%;
    right:15px;
    transform:translateY(-50%);
}

.listPageHeader .rightBox ul li{
    position:relative;
    height:19px;
    margin-left:15px;
}

.listPageHeader .rightBox ul li a img{
    display:block;
    height:100%;
}

.listPageHeader .rightBox ul li a .cnt{
    position: absolute;
    top: -1px;
    right: 50%;
    margin-right: -16px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #ff5c35;
    font-size: 10px;
    color: #fff;
    line-height: 16px;
    text-align: center;
}

.listPageHeader .bottomBox{
    padding:0 15px;
    overflow:hidden;
    border-bottom:1px solid #eee;
}

.listPageHeader .cateList{
    overflow:visible;
}

.listPageHeader .cateList ul li{
    width:auto;
}

.listPageHeader .cateList ul li a{
    position:relative;
    display:block;
    line-height:45px;
    color:#777;
}

.listPageHeader .cateList ul li a.active{
    font-weight:bold;
    color:#111;
}

.listPageHeader .cateList ul li a.active:after{
    content:'';
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:2px;
    background:#111;
}

/*전체 카테고리 보기*/
.bgMask{
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1000;
}

.allCateViewBox {
    display: none;
    position: fixed;
    width: 100%;
    max-height: 85%;
    padding: 10px 30px 20px;
    top: 50px;
    left: 0;
    background: #fff;
    overflow: auto;
    z-index: 1005;
}

.allCateViewBox .c_tabCon .gnb > li > a{
    position:relative;
    display:block;
    line-height:40px;
    font-size:14px;
    font-weight:bold;
}

.allCateViewBox .c_tabCon .gnb > li > a span.c_enName{
    margin-left:5px;
    font-size:11px;
    font-weight:500;
    color:#999;
}

.allCateViewBox .c_tabCon .gnb > li > a i{
    position: absolute;
    font-size: 12px;
    line-height: 40px;
    top: 0;
    right: 0;
    text-align: right;
}

.allCateViewBox .c_tabCon .lnb{
    padding:13px 0;
    background:#f5f5f5;
}

.allCateViewBox .c_tabCon .lnb > li{
    width:50%;
    padding:0 20px;
}

.allCateViewBox .c_tabCon .lnb > li:nth-child(2n+1){
    padding-right:0;
}

.allCateViewBox .c_tabCon .lnb > li a{
    display:block;
    font-size:12px;
    line-height:25px;
}

/*베스트 아이템*/
.bestGoods {
    padding:40px 15px 20px;
    overflow:hidden;
}

.bestGoods h2.secTit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.bestGoods .swiper{
    overflow:visible;
}

.bestGoods .swiper .swiper-pagination-fraction{
    position: absolute;
    top: -35px;
    right: 0;
    left: auto;
    width: 50px;
    height: 18px;
    font-size: 11px;
    text-align: right;
}

.bestGoods .swiper .swiper-pagination-fraction .swiper-pagination-current{
    font-weight:bold;
}

.bestGoods.goodsListWrap ul li{
    background:#fff;
    overflow:hidden;
}

.bestGoods.goodsListWrap ul li .textBox{
    padding:10px;
}

.bestGoods.goodsListWrap ul li .textBox .name{
    padding-top:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bestGoods.goodsListWrap ul li .textBox .option{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*총상품개수*/
.goodsListInfo{
    padding:30px 15px 15px;
}

.goodsListInfo .goodsCnt{
    display:block;
    line-height:20px;
}

.goodsListInfo .goodsSort select {
    height:20px;
    padding-right: 10px;
    border:none;
    appearance: none;
    background-image: url(/design/09women/2023_renew/image/icon/icon_select_down.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size:7px;
    background-color:#fff;
}

.goodsListInfo .goodsSort select::-moz-select-arrow {
  display: none;
}

.thisCateGoodsList{
    padding:0 5px;
}

.moreViewGoods{
    width:36px;
    margin:0 auto;
    color:#111;
}

.moreViewGoods i{
    display:block;
    width:36px;
    height:36px;
    line-height:34px;
    text-align:center;
    border:1px solid #ddd;
    border-radius:18px;
}

.moreViewGoods span{
    display:block;
    padding-top:5px;
    text-align:center;
    font-size:12px;
    font-weight:500;
}


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

