.main-common .item-title {
    text-align: center
}

.main-common .item-title a {
    color: #495057;
    font-family: "Nanum Gothic", sans-serif
}

.main-common .item-price {
    text-align: center;
    font-weight: 600;
    color: #0d6efd
}

.main-common .item-it_id {
    font-size: .75rem;
    font-weight: 600;
    color: #f8f9fa;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    left: 0;
    top: 0
}

.main-common .item-star {
    bottom: .1rem;
    right: .1rem
}

.main-common .item-star img {
    height: .75rem;
    width: auto
}

.main-common .item-icons-wrap {
    bottom: 0
}

.main-common .discount-price {
    font-size: .75rem
}

.main-common .soldout-text {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .5)
}

.main-common .dc-price-percent {
    font-size: .875rem;
    color: #b02a37;
    font-weight: 600
}

.main-common .inner-wrap:hover {
    box-shadow: 2px 2px 20px rgba(0, 0, 0, .1);
    border-color: rgba(0, 0, 0, 0) !important
}

.main-common .item-basic {
    font-size: .75rem;
    color: #6c757d;
/*    padding: .25rem .5rem*/
}

.main-common .shop_icon {
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    margin: 1px;
    font-size: .5rem;
    font-family: "Noto Sans KR", sans-serif;
    font-weight: 400
}

.main-common .shop_icon_1 {
    background: #3ec1d3
}

.main-common .shop_icon_2 {
    background: #ffb722
}

.main-common .shop_icon_3 {
    background: #2dd49f
}

.main-common .shop_icon_4 {
    background: #556ee6
}

.main-common .shop_icon_5 {
    background: #ff5081
}

.main-common .star-wrap img {
    width: auto;
    height: .75rem
}

.main-common .inner-wrap {
    border-color: #e9ecef !important
}

/*# sourceMappingURL=main.skin.css.map */