/* BASIC css start */
/* BASIC css start */
 
/* °øÅë */
.product_list_wrap {
    text-align: left;
}

.best_product_wrap, .recmd_product_wrap {
    padding: 10px 0;
    text-align: center;
}

/* best, mapick */
.best_product_wrap h2, .recmd_product_wrap h2 {
    padding: 0 14px 14px;
    color: #000;
    font-size: 1.1rem;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 500;
    text-align: left;
}

.shopbrand .bepick_wrap {
    padding: 0 0 10px !important
}

/*.shopbrand .bepick_wrap .list_st2.list_st2_3 .product_item{ width: calc((100% - 10px)/ 2);}*/
.shopbrand .bepick_wrap .items .slick-list {
    padding-left: 48px;
}

.shopbrand .bepick_wrap .items .slick-slide {
    padding-right: 15px !important;
    margin-left: 0 !important
}

.shopbrand .bepick_wrap .items .slick-slide:nth-of-type(1) {
    margin-left: -48px !important;
}

/* Ä«Å×°í¸® */
.shopbrand .product_category_wrap {
    padding-bottom: 20px
}

.shopbrand .product_category_wrap .cate1 {
    padding: 20px 15px;
    font-size: 1.1rem;
    font-weight: bold;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate2, .shopbrand .product_category_wrap .cate_child_wrap ul.cate3 {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate2 li {
    width: 33.33%;
    margin-top: 0;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    /* float:left; */
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate2 li a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #888;
    font-size: .75rem;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate2 li:nth-of-type(-n+3) a {
    border-top: 1px solid #cccccc;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate2 li:nth-of-type(3n+1) a {
    border-left: 1px solid #cccccc;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate2 li a.sel {
    border: 1px solid #222 !important;
    font-weight: bold;
    color: #222;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate3.on {
    border-top: 0;
    padding: 0 10px;
    margin-top: 20px;
    overflow-x: scroll;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate3 li a {
    color: #888;
    font-size: 12px;
    padding-right: 13px;
    margin-bottom: 5px;
    display: inline-block;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate3 li:nth-of-type(n+2):before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 13px;
    margin: 0px 13px 0 0;
    background: #ddd;
    vertical-align: middle;
}

.shopbrand .product_category_wrap .cate_child_wrap ul.cate3 li a.sel {
    border: 0;
    font-weight: bold;
    color: #222;
}
.left_box {
    display: flex;
    align-items: center;
}

/* ÅäÅ» */
.shopbrand .product_list_outer {
    padding: 25px 0 0;
    border-top: 0
}

.shopbrand .product_top_wrap .select_box select {
    border: 1px solid #e6e6e6; display:none;
}

.shopbrand .product_top_wrap .total_cnt {
    /* margin: 5px 0 0; */
    color: #222;
    font-size: .9rem;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 500;
    display: none;
}

.shopbrand .product_top_wrap .select_box select {
    height: 30px;
    line-height: 29px;
    font-size: .7rem;
}

/* »óÇ° */
.shopbrand .product_top_wrap {
    padding: 0 15px 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product_list_wrap .product_item .desc_container .info .listName {
    color: #000;
    font-size: 1rem;
}

.shopbrand .product_list_wrap.list_st2 .product_item {
    padding: 20px 0;
    border-top: 0
}

/* »óÇ°Á¤º¸ */
.prd-brnd {
    margin: 0 0 2px;
    color: #757575;
    font-size: 12px;
    font-family: 'Noto Sans KR', sans-serif;
}

.listName {
    margin: 0 0 10px;
    font-size: 12px;
}

.prd-price {
    font-size: 12px;
    color: #D22525;
    font-family: 'Noto Sans KR', sans-serif;
}

.prd-price:after {
    content: '';
    display: block;
    clear: both
}

.prd-price .dc_per {
    float: left;
    margin: 0 2px 0 0;
    color: #ff7777;
    font-size: 15px;
}

.prd-price .price {
    float: left;
    color: #000;
    font-size: 15px;
    font-family: 'Noto Sans KR', sans-serif;
}

.prd-price strike {
    float: left;
    margin: 0 0 0 2px;
    color: #757575;
    font-size: 12px;
}

.product_list_wrap.list_st2 .product_item .thumb img, .product_list_wrap.list_st3 .product_item .thumb img {
    border-radius: 8px;
}
.shopbrand_title img {width:100%;}
/* ÇÊÅÍ */
.list_array {
    margin-bottom: 0;
}

.btn-filter-wrap {
    position: relative;
    padding: 0 28px 0 0;
    /* margin-bottom:20px; */
    /* border-bottom:1px solid #4a4a4a; */
    top: 1px;
}

.btn-filter-wrap strong {
    display: inline-block;
    */color: #222;
    font-size: .9rem;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 500;
}

.btn-filter-wrap a {
    position: absolute;
    top: 0px;
    right: 8px;
    width: 18px;
    height: 18px;
    background: url(/images/common/icon_filter.png) no-repeat left center;
    vertical-align: middle;
    font-size: 0;
    text-indent: -9999px;
}

.filter-wrap * {
    font-family: 'Malgun Gothic';
    color: #202020;
    word-break: break-all;
}

.filter-wrap button {
    border: 0;
}

.layer-filter-wrap {
    display: none;
}

.layer-filter-wrap .layer-filter {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 200;
    overflow: auto;
}

.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;
    margin: 0;
    padding: 0;
}

.layer-filter-wrap .layer-filter .tit .total-count {
    display: inline-block;
    margin-left: 15px;
    color: #b17efe;
    font-size: 13px;
    font-weight: bold;
}

.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 {
    padding: 20px 30px;
    border-bottom: 1px solid #f0f0f0;
    background: url(/images/common/icon_arr_down.png) no-repeat 92% 25px;
    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% 25px;
}

.layer-filter-wrap .layer-filter .opt-box li > div {
    margin-top: 15px;
}

.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;
    column-gap: 20px;
    row-gap: 5px;
    margin-top: 18px;
    justify-content: flex-start;
}

.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 {
    margin: 8px 0;
    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: 8px 10px;
    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;
    box-sizing: border-box;
    padding: 0;
}

.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;
}

.layer-filter-wrap .layer-filter .btn-wrap button.btn-search {
    min-width: 60%;
    background: #202020;
}

.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 */


/* BASIC css end */

