﻿.tm-b-content{
    border:1px solid #eee;
    position:relative;
}
    .tm-b-content a,.tm-b-content a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
  
    .tm-b-content:before {
        content: '';
        padding-top: 100%;
        display: block;
    }
.thongtin {
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.tb-ro {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.thongtin .lbl-cell {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 4px;
    width: 120px;
}
.thongtin .info-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 2px 0 0 10px;
    width: auto!important;
}
.price-val {
    display: inline-block;
}
.old-price {
    color: #7c8696;
    text-decoration: line-through;
    font-size: 16px;
}
.curr-price {
    font-size: 24px;
    color: #e12519;
    font-weight: 600;
}
.khuyenmai label {
    display: inline-block;
    background: yellow;
    border-radius: 20px;
    color: #333;
    font-size: 14px;
    padding: 4px 10px;
}
.btn-col .btn span {
    display: block;
}
.btn-col .btn span.r1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    padding-top: 3px;
}
.hedtitle {
    background: #eee;
    font-weight: bold;
    padding: 6px 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.brd-d {
    border: 1px solid #eee;
    padding: 10px;
    border-top: none;
    margin-bottom: 15px;
}