/* BASIC css start */
/* °øÅë */
.dn {
    display: none;
}

.thumb_wrap {
    position: relative;
}

.thumb_wrap .bg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.05);
    position: absolute;
    top: 0;
}


/* °øÅë ³¡ */


#search .list_group {
    border-bottom: 0 !important;
}

#search .product_list_outer {
    border-top:0;
    margin-top: 50px;
}

#search .product_top_wrap {
    border-bottom:0;
    font-size:0;
    padding-bottom: 7px;
    margin: 0 15px;
    margin-bottom: -1px;
}

#search .product_top_wrap .right_box,
#search .product_top_wrap .left_box {
    display: inline-block;
    width: 50%;
}

#search .product_top_wrap .left_box {
    text-align:left;
}

#search .product_top_wrap .right_box {
    text-align:right;
}


#search .product_top_wrap .total_cnt {
    font-size: 12px;
    font-weight: 300;
    color: #222;
    line-height: 1em;
}

#search .product_top_wrap .total_cnt strong {
    font-weight: 300;
}

#search .list_type_wrap {
    padding: 0;
    padding-bottom: 0 !important;
    vertical-align: middle;
    padding-left: 10px;
    text-align: right;
}

#search .list_type_wrap a.list_type_icon.on {
    display: none;
}

#search .list_type_wrap  a.list_type_icon {
    display: inline-block;
}

#search .list_type_wrap a.list_type_icon.ic_list {
    background-image: url('/design/sillajewel/mo_img/ico_list.png');
    background-size: 15px 13px;
    background-position: center;
    margin: 0;
}

#search .list_type_wrap a.list_type_icon.ic_gallery {
    background-image: url('/design/sillajewel/mo_img/ico_gallery.png');
    background-size: 15px 15px;
    background-position: center;
    margin: 0;
}

#search .list_type_wrap a.list_type_icon {
    width: 15px;
    height: 15px;
    margin: 0;
}

#search .product_top_wrap .select_box {
    width: 100px;
}

#search .product_top_wrap .select_box select {
    font-weight: 300;
    font-size: 12px !important;
    color: #222;
    vertical-align: top;
    padding: 0 22px 0 0;
    height: 15px;
    line-height: 15px;
    width:100%;
    background-image: url(/design/sillajewel/mo_img/select_down.png);
    background-size: 10px 7px;
    text-align: right;
}
/* »óÇ° ¸®½ºÆ® */

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

.list_st2  .prodList > div {
    border-top:none !important;
}


/* ÆäÀÌÂ¡ */
.pagenation_wrap {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 50px;
}

.pagenation_wrap a {
    font-size: 16px;
    font-weight: 500;
    color: #727171;
    line-height: 1em;
}

.pagenation_wrap .page_prev_wrap {
    display: inline-block;
    margin-right: 15px;
}

.pagenation_wrap .page_num_list {
    display: inline-block;
}

.pagenation_wrap .page_next_wrap {
    display: inline-block;
    margin-left: 15px;
}

.pagenation_wrap .page_num_list li {
    margin-right: 8px;
    display:inline-block;
}

.pagenation_wrap .page_num_list li:last-child {
    margin-right: 0;
}

.pagenation_wrap .page_num_list a.this {
    color: #022222;
    font-weight: 600;
}



/* list1 */
.list_st1 .prodList .product_wrap {
    display:flex;
    align-items:flex-start;
}

.list_st1 .prodList .thumb_wrap {
    max-width: 40%;
    min-width: 40%;
    margin-right: 10px;
    width:100%;
}

.list_st1 .prodList .prodInfo {
    width: 100%;
    margin-top:10px;
}

.list_st1 .prodList .prodInfo .brandInfo {
    padding-bottom: 0;
    border-bottom: 0;
}

.list_st1 .prodList .prodInfo .brandname {
    font-size: 12px;
    font-weight: 500;
    color: #222;
    padding-left: 0;
    margin-top: 0;
}

.list_st1 .prodList .prodInfo .brandInfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.list_st1 .prodList .prodInfo .name {
    font-size: 12px;
    font-weight: 300;
    color: #727171;
}

.list_st1 .prodList .prodInfo .priceWrap {
    position: relative;
    margin-top:8px;
}

.list_st1 .prodList .prodInfo p.prd-price {
    font-size: 18px;
    font-weight: 500;
    color: #222;
    line-height: 1.25em;
    display: inline-block;
}

.list_st1 .prodList .prodInfo p.prd-consumer {
    font-size: 12px;
    font-weight: 300;
    color: #727171;
    line-height: 1.2em;
    display: inline-block;
    margin-left: 5px;
}

.list_st1 .prodList .prodInfo .prod_percent {
    font-size: 18px;
    font-weight: 500;
    color: #00ff2f;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
}


.list_st1 .prodList .prodInfo .prodThumb{
    width:100% !important;
    display:inline-block !important;
}





.thumb {
    background-position: center !important;
    background-size: cover !important;
    margin-bottom:10px;
}


.MK-product-icons {
    height: 16px;
    display: inline-block;
}

.MK-product-icons img {
    height: 100% !important;
    width: auto !important;
    margin-left: 5px;
}






.product_category_wrap .cate_child_wrap ul.cate3 li {
    margin:0 !important;
}
/* BASIC css end */

