/* BASIC css start */
/* BASIC css start */
/* BASIC css start */

.recenttab {
    font-size: 0;
}

.recenttab a {
    color: #999999;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #d9d9d9;
}
.recenttab a.active{color:#000;border-bottom: 2px solid #dfb339;height: 48px;line-height: 48px;}
.recentList {
    padding: 0 !important;
}

.list_img_product01 li {
    padding: 20px !important;
    border-bottom: 1px solid #d9d9d9 !important;
}

.check-box-wrap {
    position: relative;
}

.list_img_product01 li .check-box-wrap a.btn_closeX {
    top: 2px;
    width: 10px;
    height: 10px;
    right: 0;
}

.list_img_product01 li .check-box-wrap a.btn_closeX:before {
    margin: 0;
}

.list_img_product01 li.checkebox_st .thumb {
    float: right;
    padding-left: 0 !important;
    border: 1px solid #eeeeee;
    padding: 0;
    margin-right: 0;
    margin-top: 15px;
}

.list_img_product01 li.checkebox_st .desc_container {
    float: left;
}

.list_img_product01 li.checkebox_st .desc_container a {
    color: #000000;
    font-size: 14px;
    line-height: 1.35;
}

.list_img_product01 li.checkebox_st .desc_container .info {}

.list_img_product01 li.checkebox_st .desc_container .info p {
    color: #000000;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.35;
    padding: 8px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.list_img_product01 li .desc_container .btn_box a {
    font-size: 12px !important;
    width: 50%;
    padding: 8px 0 !important;
}
.list_img_product01 li.checkebox_st .desc_container .info p.price.strike {
    margin-right: 5px;
    color: #8c8c8c;
    font-size: 12px;
    font-weight: 400;
    text-decoration: line-through;
}

.btn-wrap>div a {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    padding: 12px 0 !important;
}

.btn-wrap {
    border-top: 7px solid #f5f5f5;
}

.list_img_product01 li:last-child {
    border-bottom: 0 !important;
}

/* BASIC css end */

