@charset "utf-8";
.page-header-image{
    background-image: url('../img/shop.jpg');
}

li{
    list-style:none;
}

.btn_sns_share i{
    margin-right:10px;
}
.sit_icon{
    position: absolute;top: 0;left: 0;
}
.sct_10 .sct_icon .shop_icon_1 {padding: 0 5px;line-height:20px;background: #d800ff;color: #fff;font-size: 12px;border:0}   /* 히트 아이콘 */
.sct_10 .sct_icon .shop_icon_2 {padding: 0 5px;line-height:20px;background: #56f1cf;color: #fff;font-size: 12px;border:0}   /* 추천 아이콘 */
.sct_10 .sct_icon .shop_icon_3 {padding: 0 5px;line-height:20px;background: #9bdf17;color: #fff;font-size: 12px;border:0}   /* 최신 아이콘 */
.sct_10 .sct_icon .shop_icon_4{padding: 0 5px;line-height:20px;background: #56a8fc;color: #fff;font-size: 12px;border:0}  /* BEST 아이콘 */
.sct_10 .sct_icon .shop_icon_5 {padding: 0 5px;line-height:20px;background: #ff7200;color: #fff;font-size: 12px;border:0}   /* 할인 아이콘 */



.product_banner{
    background-image: url('../img/shop.jpg');
    background-position-y:bottom!important;
    background-repeat:no-repeat;
}