/* 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;
}


/* »ó´Ü nav */

#nav .page_top {padding: 0 10px !important;height: 40px;display: flex;align-items: center;border-bottom: 1px solid #ccc;}

#nav .page_top .page_prev {
    margin-right: 13px;
}

#nav .page_top .page_prev a {
    display: inline-block;
    width: 8px;
    height: 15px;
    background: url(/design/sillajewel/mo_img/ico_back.png) 0 0 no-repeat;
    background-size: 8px 15px;
    line-height: 40px;
    vertical-align: middle;
}

#nav .page_top .page_nav {
    float: unset;
    padding: 10px 0;
    white-space: nowrap;
}
#nav .page_top .page_nav a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    line-height: 40px;
    padding-left: 0;
    padding-right: 13px;
    vertical-align: middle;
}

#nav .page_top .page_nav a:nth-of-type(1) {
    margin-left: 0;
}

#nav .page_top .page_nav a:first-child::before {
    display: none;
}

#nav .page_top .page_nav a:before {
    position: relative;
    display: inline-block;
    font-size: 10px;
    vertical-align: top;
    margin-right: 13px;
}

#nav .product_category_wrap .cate_child_wrap ul li {
    line-height:1em;
}

#nav .product_category_wrap .cate_child_wrap ul li a {
    color: #9fa0a0;
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
    vertical-align: middle;
}
#nav .product_category_wrap .cate_child_wrap ul.cate2 li {text-align:center;}
#nav .product_category_wrap .cate_child_wrap ul li a.now {color: #222222;}
#nav .product_category_wrap .cate_child_wrap ul li a.now::after {content: "";width: 3px;height: 3px;background: #00ff2f;display: inline-block;vertical-align: super;margin-left: 2px;position: relative;top: -1px;}


/* ÃßÃµ»óÇ° */
.shopbrand .product_list_outer {
    border-top: 0;
    margin-top: 50px;
}

.shopbrand .product_list_outer .promotion_product_wrap h2 {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    line-height: 1.5em;
}

.shopbrand .product_list_outer .promotion_product_wrap .items {
    margin-top: 10px;
}

.shopbrand .product_top_wrap {
    border-bottom:0;
}

.shopbrand  .product_top_wrap .right_box {
    display: flex;
    align-items: center;
}

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

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

.shopbrand .list_type_wrap {
    padding: 0;
    padding-bottom: 0 !important;
    vertical-align: middle;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}

.shopbrand .list_type_wrap a.list_type_icon.on {
    display: none;
}

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

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

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

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

.shopbrand .product_top_wrap .select_box {
    width: 100px;
}

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


/* ÆäÀÌÂ¡ */
.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;
}



/* list */
.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;
}


.product_list_wrap.list_st1 .product_item .thumb{
    width:100% !important;
    display:inline-block !important;
    margin-bottom:0 !important;
}





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




.product_category_wrap .cate_child_wrap ul.cate3 li {
    margin:0 !important;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* BASIC css end */

