﻿
/*--------*/


.lst-product {
    clear: both;
    margin-top: 15px;
}

.contetn-lst-product {
    
}

    .contetn-lst-product h6 {
        font-size: 14px;
        color: #000;
        padding: 0 10px;
        float: left;
        line-height: 40px;
        font-family: 'AvoBold';
    }
.order-product {
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 5px 0;
    margin-top: 10px;
}
    .order-product h6 {margin:0;}
    .order-product .lbl-cnt {
        float: right;
    }
.order-product .lbl-cnt .lbl{ font-weight: 600;}
.order-product .lbl-cnt .fld {
    display: inline-block;
    padding: 0;
}
.order-product .lbl-cnt .fld select {
    height: 40px;
}

.productname {
    font-size: 24px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #2980c5;
    clear: both;
    font-family: 'AvoBold';
}
.content-detail {
    padding: 15px 0;
    clear: both;
}
.descript-product {
    clear: both;
}
.call-now {
    padding: 15px 0;
    text-align: left;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
    color: #000;
}
.price-news {
    color: #f23901;
}
.btn-buy-cart {
    display: inline-block;
    padding: 5px 25px 5px 10px;
    background: #f23901;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}
.btn-buy-cart i {
    font-size: 24px;
    margin-right: 10px;
}
/*chi tiet tabs*/
.tabs-product {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.detail-tab {
    padding: 15px 0;
    clear: both;
}
.productother {
    float: left;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
}
    .productother h5 {
        font-size: 14px;
        padding: 10px;
        color: #fff;
        background: #222;
        font-family: 'AvoBold';
    }
.morethan {
    float: left;
    width: 100%;
    text-align: right;
}
.morethan a {
    color: red;
    font-size: 14px;
    font-weight: 600;
}
.field-social {
    padding: 10px 0;
    float: left;
    width: 100%;
}
.load-product {
    margin-top: 15px;
    
}
.padding0 {
    padding-left: 0;
    padding-right: 0;
}
.box-sp {
    padding: 50px;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
}
.box-sp h3 {
    font-size: 14px;
    font-family: 'AvoBold';
    text-align: center;
    margin-top: 10px;
    padding: 15px 0;
}
.box-sp h3 a {
    color: #000;
}
    .box-sp h3 a:hover {
        color: #1197d5;
    }
.btnCart {
    background: #1197d5;
    padding: 12px 20px;
    color: #fff;
    font-family: 'AvoBold';
    margin-top: 10px;
}
.btnCart i {
    color: #fde953;
    font-size: 18px;
    margin-left: 10px;
}
    .btnCart:hover {
        background: #1197d5;
        color: #fff;
    }
bximg img {
    height: 264px;
    width: 173px;
}
.bximg:hover img {
    opacity: 0.5;
}

.loctheogia{}
    .loctheogia hr {
        background: #153e4d;
        border: 2px solid;
    }
    .loctheogia h4 {
        font-size: 14px;
        font-family: 'AvoBold';
        text-transform: uppercase;
    }
#xacnhan {
    padding: 10px;
    border: 1px solid #ddd;
}
    #xacnhan:hover {
        background: #1197d5;
        color: #fff;
    }