#info {   
    margin: 0px 0px 0px 0px;
}
#sanpham {
    width: 100%;
    float: left;
}
.thanh_title {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #DD130E;
}
.thanh_title h1 {
    color: #DD130E;
    font-size: 18px;
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    line-height: 38px;
}
.clear {
    clear: both;
}
.frame_images {
    width: 49%;
    float: left;
    text-align: center;
}
.selectors {
    border: 1px solid #ccc;
    text-align: center;
    float: left;
    width: 100%;
}
#owl-demo-dt {
    margin: 0px !important;
}
.khung_thongtin {
    float: right;
    width: 48%;
    list-style-type: none;
}
.khung_thongtin li {
    padding: 5px 0px 5px 0px;
    width: 100%;
    float: left;
    font-family: 'UTMAvo';
    font-size: 14px;
}
.khung_thongtin .gia_detail {
    font-size: 24px;
    color: #cd0000;
    font-weight: bold;
}
.khung_thongtin .gia_detail b {
    color: #333;
}
.thanh_title h2 {
    color: #DD130E;
    font-size: 18px;
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    line-height: 38px;
}
ul#tabs{width:100%;list-style-type: none;position:relative;z-index: 100;}
ul#tabs li{text-align: center;margin-right:5px;float: left;position: relative;z-index: 100;}
ul#tabs li a{display: block;display: inline-block;padding:7px 15px 5px 15px;border:1px solid #ccc;border-bottom:none;font-family: 'UTMAvo';font-size: 14px;text-transform: uppercase;background:#fff;margin-bottom:-1px;color:#333;}
#content_tab{border:1px solid #ccc;float: left;width:100%;}
ul#tabs li#current a{color:#fff;background:#28B0EF;}
.noidung_chitiet {
    padding: 10px;
    box-sizing: border-box;
}
.gallery_info{
    display: flex;
    flex-wrap: wrap;
}
.gallery_info .frame_images{
    width: 440px;
    margin-right: 20px;
}
.wrap_shareli{
    display: flex;
    align-items: center;
}
.wrap_shareli .share{
    position: relative;
    top: 8px;
    margin-left: 10px;
}
@media (max-width:992px){
    .khung_thongtin {
        float: none;
        width: 100%;        
    }
    .gallery_info{
        display: block;
    }
    .gallery_info .frame_images{
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
}
.mz-image-stage figure figcaption{
    background: none;
}
.content_desc{
    margin-top: 5px;
}
.content_desc p{
    margin-bottom: 7px;
}
.list_price{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: 5px;
    margin-bottom: 5px;
}
.list_price tr{
    border-bottom: 1px solid #ccc;
}
.list_price td,.list_price th{
    border-left: 1px solid #ccc;
    padding: 7px 10px;
}
.list_price td{
    cursor: pointer;
}
.list_price tr.active{
    background-color: #eee;
}
.txtvalue .btn_cts {
    border: 0.5px solid #ccc;
    outline: none;
    background: #fff;
    width: 37px;
    height: 37px;    
    text-align: center;
    vertical-align: top;
    padding: 0;
    color: #000;
    cursor: pointer;
    border: 1px solid #797979;
    background-color: #E3E3E3;
    font-size: 20px;
}
.txtvalue #quantity {
    width: 57px;
    height: 37px;
    display: inline-block;
    font-size: 14px;    
    border: 0.5px solid #cccccc;
    text-align: center;
    margin-bottom: 0;
    border-left: none;
    border-right: none;
    border-top: 1px solid #797979;
    border-bottom: 1px solid #797979;
}
.txtvalue{
    display: flex;
    margin-top: 10px;
}
.btn_cts_left{
    border-radius: 5px 0 0 5px;
}
.btn_cts_right{
    border-radius: 0px 5px 5px 0px;
}
.groupbtncart {
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 10px;
}
.btngiohang {
    background-color: #1c3371;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 8px 19px;
    border-radius: 4px;
    font-size: 17px;
    border: 0;
}