img {
    max-width: 100%;
    height: auto;
    }
    .acc-item-bounder-champ {
    /*min-height: 160px;*/
    /*border: 2px solid #b68967;*/
    position: relative;
    width: 10%;float: left;
    }
    .acc-item-bounder-skin {
    /*min-height: 160px;*/
    /*border: 2px solid #b68967;*/
    position: relative;
    margin-left: -7px;
    margin-right: -8px;
    width: 14.3%;float: left;
    }
    .champion-card-content, .skin-card-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px;
    font-size: 0.9rem;
    color: #eee;
    background: rgba(0, 0, 0, 0.45);
    }
    .acc-search{
    border: 1px solid #b68967;
    margin-bottom: 13px;
    }
    @media (max-width: 767px) {
    .acc-item-bounder-champ{
    width: 33.33333333% !important;
    }
    .acc-item-bounder-skin{
    width: 35.33333333% !important;
    }
    }
    .table td, .table th {
    border-top: unset;
    padding: unset;
    letter-spacing: 0.12rem;
    font-size: 1.266rem;
    }
    .product-image{
    width: unset;
    }
    
    .box_saving.v2 {
    background-color: #e2252d;
    padding-bottom: 1px;
    border-radius: 10px;
    }
    .box_saving {
    margin-bottom: 10px;
    position: relative;
    }
    .box_saving.v2 .bs_title {
    display: flex;
    align-items: center;
    background-color: #e2252d;
    background-image: url(https://cdn.tgdd.vn/mwgcart/mwg-site/ContentMwg/images/bg-oltk-dt-min.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px 10px 0 0;
    }
    .box_saving .bs_title {
    padding: 10px;
    border-radius: 4px 4px 0 0;
    background-color: #e21d22;
    overflow: hidden;
    }
    .box_saving.v2 .bs_title div.bs_price {
    width: 50%;
    }
    .box_saving.v2 .bs_title div.bs_time {
    width: 50%;
    text-align: right;
    }
    .box_saving.v2 .bs_title div.bs_time .clockv2 {
    margin-bottom: 5px;
    height: 24px;
    }
    .box_saving.v2 .bs_title div.bs_time .bs_count {
    width: 120px;
    position: relative;
    display: inline-block;
    }
    .box_saving.v2 .bs_title div.bs_time .bs_count span {
    background: #f1f1f1;
    border-radius: 25px;
    height: 14px;
    position: relative;
    overflow: hidden;
    }
    .box_saving.v2 .bs_title div.bs_time span:last-child {
    margin-bottom: 0;
    }
    .box_saving.v2 .bs_title div.bs_time span {
    color: #fff;
    display: block;
    margin-bottom: 5px;
    }
    .box_saving.v2 .bs_content {
    background-color: #000;
    margin: 0 5px 5px 5px;
    padding-bottom: 0;
    border-radius: 4px;
    }
    .box_saving .bs_content {
    background-color: #fff4de;
    border: 1px solid #fde8d5;
    padding: 10px 0;
    }
    .box_saving .bs_content .loyalty {
    border-bottom: 1px dashed #f2994a;
    padding: 0 0 10px 5px;
    }
    .box_saving.v2 .bs_title div.bs_price>strong {
    display: block;
    color: #ffd028;
    font-size: 24px;
    }
    .box_saving.v2 .bs_title div.bs_price>* {
    margin-bottom: 7px;
    color: #fff;
    }
    .box_saving.v2 .bs_title div.bs_price>i {
    font-style: normal;
    }
    .box_saving.v2 .bs_title div.bs_price>* {
    margin-bottom: 7px;
    color: #fff;
    }
    .box_saving.v2 .bs_title div.bs_time .bs_count span {
    background: #f1f1f1;
    border-radius: 25px;
    height: 14px;
    position: relative;
    overflow: hidden;
    }
    .box_saving.v2 .bs_title div.bs_time .bs_count span b {
    font-weight: normal;
    font-size: 10px;
    color: #333;
    text-align: center;
    height: 14px;
    line-height: 15px;
    display: block;
    padding-left: 15px;
    position: relative;
    z-index: 1;
    }
    .box_saving.v2 .bs_title div.bs_time .bs_count span i {
    position: absolute;
    left: 0;
    background: linear-gradient(88.98deg,#fcb500 18.95%,#fecb11 106.13%);
    border-radius: 25px 0 0 25px;
    height: 100%;
    z-index: 0;
    }
    .box_saving.v2 .bs_title div.bs_time .bs_count img {
    width: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    }
    .box_saving.v2 .bs_title div.bs_price>em {
    font-style: normal;
    text-decoration-line: line-through;
    }
    @media (min-width: 1200px) {
    .container-lg {
    max-width: 1270px;
    }
    }