/* BASIC css start */
.dp_no{display:none !important;}
#header{_background:#fff !important}

/* ·Ñ¸µ¹è³Ê */
#mainVisual { position:relative; height:400px; overflow:hidden }
#mainVisual img { width:100% }
#mainVisual .bx-controls-direction {margin-top: -25px;position:absolute;top:50%;left:0;right:0;}
#mainVisual .bx-controls-direction a {display:block;position:absolute;top:0;width: 50px;height: 50px;font-size: 40px;color:#111;text-align:center;line-height: 50px;}
#mainVisual .bx-controls-direction a.bx-prev { left:0 }
#mainVisual .bx-controls-direction a.bx-next { right:0 }
#mainVisual .bx-pager { position:absolute; bottom:0; left:0; right:0; text-align:center }
#mainVisual .bx-pager .bx-pager-item { display:inline-block; margin:0 2px }
#mainVisual .bx-pager .bx-pager-item a { display:block; width:24px; height:3px; text-indent:-9999em; background:rgba(0,0,0,0.5) }
#mainVisual .bx-pager .bx-pager-item a.active { width:52px; background:rgba(0,0,0,1) }

/* ¸ÞÀÎ category */
.main .mnCate{border-top:1px solid #eee;}
.main .mnCate .listWrap{display:table;table-layout:fixed;width:100%;border-bottom:1px solid #eee;}
.main .mnCate .list{display:table-cell;width:20%;border-left:1px solid #eee;text-align:center;height: 32px;}
.main .mnCate .list:first-child{border-left:0;}
.main .mnCate .link{color:#555;font-size:0;_padding: 5px 0;display:block;height:100%;}
.main .mnCate .link:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
.main .mnCate .link .title{display:inline-block;vertical-align:middle;line-height:1.1;word-break:break-word;font-size:11px; font-weight: bold;}

/* ¸ÞÀÎ ¼­ºê ¹è³Ê */
.mnBnWrap .mnTit {font-size: 24px;line-height: 32px;color: #1d1d1d;font-weight: 700;}
.mnBnWrap .mnCap {font-size: 12px;color: #606060;}
.mnBnWrap .mnMoreBtn {margin-top: 10px;}
.mnBnWrap .mnMoreBtn span {
    display: block;
    margin: 0 auto;
    width: 70%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #afafaf;
    background: #fff;
    text-align: center;}
.mnBnTop {width: 100%;text-align: center;padding: 25px 0 30px;}
.mnBnTop a {display: block;margin: 0 auto;}
.mnBn { width: 100%; }
.mnBn ul::after { display: block; clear: both; content: ''; width: 100%; }
.mnBn ul li { float: left; overflow: hidden; width: 50%;height: 160px; }
.mnBn ul li div { width: 100%; height: 100%; display: table; }
.mnBn ul li div a { width: 100%; height: 100%; display: table-cell; vertical-align: middle; text-align: center;  }
.mnBn ul li.mn1 {background: url(/design/koongskorea/tem124/yourshop2023/mo-banner-20231205-1.jpg) no-repeat center center;background-size: cover;}
.mnBn ul li.mn2 {background: #eee;}
.mnBn ul li.mn3 {background: #ddd;}
.mnBn ul li.mn4 {background: url(/design/koongskorea/tem124/yourshop2023/mo-banner-20231205-2-1.jpg) no-repeat center center;background-size: cover;}

/* Video Area */
.videoWrap {position:relative;background:#f8f8f8;padding: 25px 8px 35px;text-align: center;}
.videoWrap .vdTit {font-size: 24px;color: #1d1d1d;font-weight: 700;padding-bottom: 7px;}
.videoWrap .vdCap {font-size: 14px;color: #606060;line-height:20px;margin-top: 17px;}
.videoWrap .vdBtn {margin-top: 17px;}
.videoWrap .vdBtn span {display: block;margin: 0 auto;width: 70%;height: 34px;line-height: 34px;border: 3px solid #1d1d1d;background:#fff;text-align: center;}
.videoWrap .vdload{position:relative; padding-bottom:56.25%; height:0;}
.videoWrap .vdload iframe{position:absolute; top:0; left:0; width:100%; height:100%}

/* must have item */
#mustHaveItem {position:relative;margin: 0 8px; overflow: hidden;}
#mustHaveItem .must-have-container .swiper-slide {}
#mustHaveItem .must-have-container .swiper-slide a { display:block; }
#mustHaveItem .must-have-container .swiper-slide .listPic { width:100% }
#mustHaveItem .must-have-container .swiper-slide .list_shoppingInfo .listName { padding-top:4px; }
#mustHaveItem .mustHave-pagination {padding: 15px 0 5px;}

#mustHaveItem .swiperBtn{
    color: #111;
    font-size: 40px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    text-align: center;
    background-image: none;}
#mustHaveItem .swiperBtn.swiper-button-next{right:0}
#mustHaveItem .swiperBtn.swiper-button-prev{left:0}


/* ¸ÞÀÎ ±âº» title */
.mainTitleArea{text-align:center;padding: 30px 0 14px;}
.mainTitleArea h3{color:#111;font-size: 24px;font-weight:bold;}


/* must have item wish */
#mustHaveItem .must-have-container .swiper-slide .goodsWishBtn{
    position:absolute;
    top:5px;
    right:5px;
    padding:5px;
    font-size:21px;
    color: #111;
}

#mustHaveItem .must-have-container .swiper-slide .my-wish-list i.xi-heart{
    display:none;
}

#mustHaveItem .must-have-container .swiper-slide .my-wish-list.wish-on i.xi-heart{
    display:block;
    color:#f10a2b;
}

#mustHaveItem .must-have-container .swiper-slide .my-wish-list i.xi-heart-o{
    display:block;
}

#mustHaveItem .must-have-container .swiper-slide .my-wish-list.wish-on i.xi-heart-o{
    display:none;
}


/* //wish */

/* BASIC css end */

