.ty-product-block__img-wrapper {
    position: relative;
	-webkit-box-shadow: none;
}

.ty-label {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    list-style: none;
    z-index: 10;
}

.ty-free-delivery-label__item {
    float: left;
    height: 34px;
    background: #085DD1;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    line-height: 28px;
    padding: 4px 15px 4px 15px;
    color: #fff;
}
.ty-save-label__item {
    float: left;
    height: 34px;
    background: #bb3737;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    line-height: 28px;
    padding: 4px 15px 4px 15px;
    color: #fff;
}

.ty-product-recommend-list__image {
    position: relative;
}

/*add wk.cho 23.05*/
.refer span.refe_info {display:contents; color:#848484; font-size:0.85em;}
.refer_detail {color:#848484; font-size:0.85em;}
.refer_detail li { line-height:20px; word-break:break-all;}
.outlink-button { line-height:10px;}