/* BASIC css start */
.pc_brand_detail {width: 1500px;height: 300px;background-color: lightgray;margin: 0 auto;}
.pc_brand_detail .b_box{position: absolute;width: 1500px;height: 300px;background-color: rgba(0, 0, 0, 0.5);margin: 0 auto;}
.pc_brand_detail .pc_detail_img{position: absolute;width: 1500px;height: 300px;margin: 0 auto;}
.pc_brand_detail ul{padding: 40px 0 0 0 ;}
.pc_brand_detail li{color: white;margin-left: 50px;line-height: 19px;}
.pc_brand_detail li h3{font-size: 50px;margin-bottom: 50px;color: white;font-weight:bold;}
.pc_brand_detail li h4{font-size: 20px;margin-bottom: 5px;color: white;}


.MK-product-icons img{display: inline-block !important;padding-right: 5px;padding-bottom: 3px;vertical-align: middle;width: auto !important;height: 25px !important;}

.cate-top {}

.cate-top img {
    width: 100%;
}

.mainTitle {
    text-align: center;
    width: 1500px;
    margin: 0 auto;
    position: relative;
    padding: 95px 0 35px;
}

.mainTitle h3 {
    color: #272727;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Kumbh Sans', sans-serif;
}

.item-top {
    position: relative;
    width: 1500px;
    margin: 0 auto;
    text-align: left;
    padding: 50px 0 26px 0;
    font-size: 0;
}
.cate-wrap {
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.class-list ul {
    font-size: 0;
}
.class-list ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
    margin-bottom: 10px;
    width: 160px;
}
.class-list ul li a {
    color: #898989;
    position: relative;
    font-size: 15px;
    letter-spacing: -1.2px;
}
.class-list ul li a:hover {color:#000000;}
.class-list ul li.on a {
    color: #000;
}
.class-list ul li.on a:after {
    content: "";
    background: #ff0000;
    width: 5px;
    height: 5px;
    position: absolute;
    top: -7px;
    right: -7px;
    border-radius: 5px;
}
.item-top .sort {
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    display: inline-block;
    vertical-align: top;
}

.item-top .sort select {
    font-family: 'InfinitySans-RegularA1';
    /* height: 27px; */
    border: 0;
    outline: 0;
    background: url(/design/mdceline/stylish/images/select_bg.png) white right center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    /* padding: 0 20px 0 10px; */
    color: #898989;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 5px;
    font-weight: 400;
    width: 65px;
}

.item-top .sort select:hover {
    border: 0;
    color: #555;
}

.item-top .sort select::-ms-expand {
    display: none;
}
.bestPrd {
    width: 1500px;
    padding-bottom: 10px;
    margin: 0 auto;
    font-size: 0;
    text-align: left;
}

.commonPrd {
    width: 1500px;
    margin: 0 auto;
    font-size: 0;
    text-align: left;
}

.list {
    width: 480px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    position: relative;
    padding-bottom: 100px;
}

.list:nth-child(3n+1) {
    margin-left: 0;
}

.list .thumb {
    /* border: 1px solid #eaeaea; */
    position: relative;
}
.list .thumb .num {
    width: 40px;
    height: 40px;
    background: #111111;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    font-weight: 700;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 18px;
}
.list .thumb img {
    width: 100%;
}

.list .desc {
    margin-top: 20px;
    text-align: left;
}

.list .desc ul {}
.list .desc ul .prdbrand {}

.list .desc ul .prdbrand a {
    color: #444444;
    font-size: 18px;
    font-weight: bold;
}

.list .desc ul .prdname {
    padding-top: 8px;
}

.list .desc ul .prdname a {
    color: #444444;
    font-size: 14px;
}

.list .desc ul .prdsubname {
    margin-top: 15px;
    word-break: keep-all;
}

.list .desc ul .prdsubname a {
    color: #8d8d8d;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.45;
}

.list .desc ul .prdprice {
    padding-top: 8px;
}

.list .desc ul .prdprice a {
    color: #444444;
    font-size: 14px;
}

.list .desc ul .prdprice a .dc_per {
    color: #ff0000;
    font-weight: bold;
    margin-right: 5px;
}

.list .desc ul .prdprice a .consumer {
    color: #acacac;
    font-weight: 300;
    font-size: 13px;
    text-decoration: line-through;
    margin-left: 5px;
}

.list .desc ul .prdctrl .notHover {
    display: inline-block;
}
.list .desc ul .prdctrl .wish a .my-wish-list {}

.list .desc ul .prdctrl .wish a:hover .my-wish-list .notHover {
    display: none;
}

.list .desc ul .prdctrl .wish a:hover .my-wish-list .onHover {
    display: inline-block;
}
.list .desc ul .prdicon {
    padding-top: 15px;
}

.list .desc ul .prdctrl {
    padding-top: 15px;
}

.list .desc ul .prdctrl .wish {
    display: inline-block;
    vertical-align: middle;
}

.list .desc ul .prdctrl .onHover {
    display: none;
}
.list .desc ul .prdctrl .wish-on .onHover { display:inline-block; } 

.list .desc ul .prdctrl .wish-on .notHover { display:none; } 
.list .desc ul .prdctrl .score {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.list .desc ul .prdctrl .wish a {
    color: #666666;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}

.list .desc ul .prdctrl .score a {
    color: #666666;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}
.list .desc ul .prdctrl .wish a img, .list .desc ul .prdctrl .score a img {
    margin-right: 5px;
}
 

/*2023 02 07*/
.list .thumb .my-wish-list {
    position: absolute;
    bottom: -40px;
    right: 10px;
}

.list .thumb .my-wish-list img {
    width: 25px;
}

.list .thumb .my-wish-list .onHover {
    display: none;
}
 
.list .thumb .my-wish-list:hover .notHover {
    display: none;
}

.list .thumb .my-wish-list:hover .onHover {
    display: inline-block;
}
.list .thumb .my-wish-list.wish-on .onHover { display:inline-block; } 

.list .thumb .my-wish-list.wish-on .notHover { display:none; } 



.list .desc ul .soldout {
    padding-top: 15px;
}
.label_txt {
    padding: 6px 6px;
    border-radius: 5px;
    background: #f4f4f4;
    font-size: 12px;
    color: #1d1d1d;
    display: inline-block;
}


/* 필터 */
.btn-filter {margin-top:30px; padding-left:25px; font-size:15px; font-weight:bold; background:url(/images/common/icon_filter.png) no-repeat left center;}
.filter-wrap * {font-family:'Malgun Gothic'; color:#202020; word-break:break-all;}
.layer-filter-wrap {display:none; position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:200; content:'';}
.layer-filter-wrap .layer-filter {position:fixed; left:0; top:0; width:400px; height:100%; background:#fff; z-index:200; overflow:auto;}
.layer-filter-wrap .layer-filter::-webkit-scrollbar {width:6px;}
.layer-filter-wrap .layer-filter::-webkit-scrollbar-thumb {height:30%; background:#666; border:2px solid #fff;}
.layer-filter-wrap .layer-filter::-webkit-scrollbar-track {background:#fff;}
.layer-filter-wrap .layer-filter .tit {position:sticky; top:0; padding:30px; background:#fff; border-bottom:1px solid #f0f0f0; z-index:100;}
.layer-filter-wrap .layer-filter .tit h3 {display:inline-block; font-size:17px; font-weight:bold;}
.layer-filter-wrap .layer-filter .tit .total-count {display:inline-block; margin-left:15px; color:#b17efe; font-size:13px;}
.layer-filter-wrap .layer-filter .tit .btn-close {position:absolute; right:30px; top:30px; width:18px; height:18px; font-size:0px; text-indent:-9999px; background:url(/images/common/icon_close.png) no-repeat left center;}
.layer-filter-wrap .layer-filter .opt-box li > div {padding-top:7px;}
.layer-filter-wrap .layer-filter .opt-box li {padding:18px 30px 17px; border-bottom:1px solid #f0f0f0; background:url(/images/common/icon_arr_down.png) no-repeat 92% 22px; font-size:15px; font-weight:bold; cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li.active {background:url(/images/common/icon_arr_up.png) no-repeat 92% 22px;}
.layer-filter-wrap .layer-filter .opt-box li input[type="checkbox"]{display:none;}
.layer-filter-wrap .layer-filter .opt-box li .chk-box label {position:relative; height:21px; line-height:19px; margin-top:10px; padding-left:26px; display:block; font-size:13px; font-weight:normal; cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li .chk-box label:before {position:absolute; left:0; top:0; width:21px; height:21px; background:url(/images/common/chkbox_off.png) no-repeat center center; content:'';}
.layer-filter-wrap .layer-filter .opt-box li .chk-box input[type="checkbox"]:checked + label:before {background:url(/images/common/chkbox_on.png) no-repeat center center;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code {display:flex; flex-wrap:wrap; gap:15px; margin-top:10px;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code label {display:block; width:36px; height:36px; border:3px solid #fff; border-radius:50%; font-size:13px; font-weight:normal; box-shadow:0px 0px 1px 1px #dfdfdf; cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label {box-shadow:0px 0px 1px 1px #000;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label + p {color:#202020;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code p {padding-top:9px; color:#a6a6a6; font-size:12px; text-align:center; font-weight:normal;}
.layer-filter-wrap .layer-filter .select-filter {display:flex; flex-wrap:wrap; gap:5px; margin:20px 0 30px; padding:0 30px;}
.layer-filter-wrap .layer-filter .select-filter li {display:flex; align-items:center; padding:6px 10px 7px; background:#f8f8f8; border-radius:5px; font-size:13px;}
.layer-filter-wrap .layer-filter .select-filter li .btn-del {width:10px; height:10px; margin-left:5px; background:url(/images/common/icon_txt_delete.png) no-repeat right center; font-size:0px; text-indent:-9999px;}
.layer-filter-wrap .layer-filter .select-filter li .color-code {display:inline-block; width:18px; height:18px; margin-right:5px; border-radius:50%;}
.layer-filter-wrap .layer-filter .select-filter li .filter-text {max-width:200px;}
.layer-filter-wrap .layer-filter .btn-wrap {display:flex; margin:30px; border:1px solid #202020; border-radius:5px; box-sizing:border-box;}
.layer-filter-wrap .layer-filter .btn-wrap button {width:auto; padding:16px 0; text-align:center; background:#fff; font-size:14px; font-weight:bold;}
.layer-filter-wrap .layer-filter .btn-wrap button.btn-reset {width:100%; min-width:120px; border-radius:5px;}
.layer-filter-wrap .layer-filter .btn-wrap button.btn-search {min-width:220px; background:#202020; border-radius:0 5px 5px 0;}
.layer-filter-wrap .layer-filter .btn-wrap button span {display:inline-block; visibility:visible;}
.layer-filter-wrap .layer-filter .btn-wrap button span.fc-fff {color:#fff;}
/* BASIC css end */

