.main_container_best{
    position: relative;
    display: inline-block;
    padding:0 10px;
    margin-bottom:22px;
    width: calc(25% - 2px);
}
.main_container_best .label{
    position: absolute;
    top: -2px;
    left: 30px;
    width: 98px;
    height:83px;
    font-size:12px;
    font-style: italic;
    color:#333;
    background: url("../../img/main_container_best_label.png") no-repeat;
    background-size: 98px 83px;
    text-align: center;
    z-index: 1;
}

.main_container_best .label p{
    margin: 19px 0 0 0;
    font-size:14px;
    font-weight: 600;
    color:#333;
}
.main_container_best .label span{
    font-size:17px;
    color:#ff4867;
    font-family: 'GmarketSansBold';
}

/* _hs btn_wish_hs 관련 내용 추가 START */

.main_container_best .btn_wish_hs{
    position: absolute;
    bottom:15px;
    right:15px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
    -moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
    box-shadow: 0 0 5px  rgba(55,55,5,0.4);
    z-index: 3;
}


/* _hs btn_wish_hs 관련 내용 추가 END */


.main_container_best .btn_wish{
    position: absolute;
    bottom:15px;
    right:15px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
    -moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
    box-shadow: 0 0 5px  rgba(55,55,5,0.4);
    z-index: 3;
}

.main_container_best .btn_wish_on span{
    display: block;
    height: 100%;
    background: url("../../img/product_wish_list_on.png") no-repeat center center;
    background-size: 23px 18px;
    font-size:0;
    color:transparent;
}
.main_container_best .btn_wish_off span{
    display: block;
    height: 100%;
    background: url("../../img/product_wish_list.png") no-repeat center center;
    background-size: 23px 18px;
    font-size:0;
    color:transparent;
}

.main_container_best .product_body{
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    border:1px solid #ddd;
}

.main_container_best .product_foot{
    position: relative;
    padding:0 10px;
    margin:26px 0 26px 0;
    line-height: 20px;
}
.main_container_best .font_style_product_title{
    margin:0 0 12px 0;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 1150px){
    .main_container_best{
        position: relative;
        display: inline-block;
        padding:0 10px;
        margin-bottom:0px;
        width: calc(33% - 2px);
    }
    .margin_right5,
    .product_text_decoration {
        display: block;
    }
    .main_container_best .product_foot { margin: 15px 0 15px 0; }
}

@media (max-width: 768px){
    .main_container_best{
        position: relative;
        display: inline-block;
        padding:0 5px;
        margin-bottom:0px;
        width: calc(50% - 2px);
    }
    .product_foot .font_eng_number_b { font-size: 15px; }
}
@media (max-width: 440px){
    .main_container_best .font_style_product_title {
        margin: 0 0 12px 0;
        line-height: 20px;
    }
}

.main_container_bar{
    width: 100%;
    height: 0;
    background: #f9fafc;
}

.product_body_thumbnail{
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.product_body_thumbnail .centered {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.product_body_thumbnail .centered .product_thumbnail_text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
}
.product_body_thumbnail .centered .product_thumbnail_text .product_sold_out{
    position: relative;
    top:50%;
    margin-top:-17px;
    font-size: 26px;
    font-family: 'GmarketSansBold';
    font-weight: bold;
    color: #fff ;
    z-index: 1;
    text-align: center;
    letter-spacing: 0px;
}
.product_body_thumbnail .centered .product_thumbnail_text .product_data{
    position: relative;
    top:50%;
    margin-top:-30px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    z-index: 1;
    text-align: center;
    letter-spacing: 0px;
}
.product_body_thumbnail .centered .product_thumbnail_text .product_data span{
    display: block;
    padding: 4px 12px 0 12px;
    color: #fff;
    font-family: 'GmarketSansBold';
    font-size: 18px;
    border-radius: 20px;
    letter-spacing: 1px;

    height: 25px;
    line-height: 25px;
}
.product_body_thumbnail .centered .product_thumbnail_text:after{
    position: absolute;
    top:0;
    left:0;
    display:block;
    width: 100%;
    height: 100%;
    content:"";
    background: rgba(125, 125, 125, 0.6);
}
.product_body_thumbnail .centered .product_thumbnail_text + .img_wish{
    opacity: 0.5;
}
.product_body_thumbnail .centered .img_wish{
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}
.product_body_thumbnail:hover .centered .img_wish{
    -webkit-transform: translate(-50%,-50%) scale(1.1) !important;
    -ms-transform: translate(-50%,-50%) scale(1.1) !important;
    transform: translate(-50%,-50%) scale(1.1) !important;

}
/* 나의 찜 체크박스 */
.itemBox #chk_wish{
    position: absolute;
    padding:0 !important;
    z-index: 1;
    top: 10px;
    right: 20px;
    width: 30px;
    height: 30px !important;

    background-size: 30px 30px !important;
    cursor: pointer;
}