.productDetails {
    margin-bottom: 20px;
}

/************* sec-product-detail ****************/
.sec-product-detail {
    float: left;
    width: 100%;
    background-color: #fff;
    margin: 0 0 10px 0;
}

.sec-product-detail {
    width: 100%;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
}

.box-title-product {
    margin-bottom: 10px;
    border-bottom: 1px solid #d4d4d447;
    float: left;
    border-radius: 5px 5px 0 0;
    background: #f4f4f47a;
    display: block;
    width: 100%;
}

.box-title-product span.title-product {
    float: left;
    padding: 7px 15px;
    font-size: 18px;
    color: #3a3a3a;
    line-height: 1.4em;
}

.wrap-image-product {

}

.box-image{
    width: 100%;
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.box-image #imgPreview{
    display: inline-block;
}

.choice-color {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}

.choice-color span {
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 5px 0;
}

.choice-color ul {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px;
}

.choice-color ul li {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

.choice-color ul li a {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    border-radius: 15px;
    position: relative;
    border: 1px solid #999;
}
.choice-color ul li a.deactive{
    opacity: .5;
    border: 1px solid #FF5722;
    /*pointer-events: none;*/
}
.btn-color.active:after, .btn-color.check:after, .btn-color.isivt:after {
    content: "";
    font-family: fontAwesome;
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 6px;
    color: #fff;


    background: url('../img/done-tick.png') no-repeat center center;
    opacity: 1 !important;
}

.wrap-product-detail {
    padding-right: 16px !important;
}

.box-promotion {
    width: 100%;
    float: left;
    border-radius: 5px;
    box-shadow: 0 3px 10px #6c74806e;
}

.box-promotion h3 {
    width: 100%;
    float: left;
    color: #eb1f27;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-bottom: 1px solid #e7e7e7;
    text-transform: uppercase;
    background: url('../img/bg/background-km.jpg') no-repeat center right;
    background-size: cover;
    border-radius: 5px 5px 0 0;
}

.box-promotion-content {
    padding: 5px 15px 0 15px;
    background: #f1f2f6;
    float: left;
    width: 100%;
    height: 250px;
    overflow: hidden;
    line-height: 1.6em;
    border-radius: 0 0 5px 5px;
}

.scroll {
    overflow: auto;
}

.scroll::-webkit-scrollbar {
    width: 6px
}

.scroll::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .05);
    border-radius: 3px
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: rgba(0, 0, 0, .2)
}

a.promo-quote {
    color: #555;
    display: table;
}

.promo-title {
    border-bottom: 1px dashed #dcdcdc;
    padding-top: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.promo-content {
    font-size: 13px;
    line-height: 1.6em;
    padding-left: 15px;
}

li.promo-list {
    list-style: none;
}

.box-price-product {
    float: left;
    width: 100%;
    margin: 10px 0 5px 0;
    border-radius: 3px;
    padding-bottom: 15px;
    line-height: 30px;
    border-bottom: 1px dashed;
}

.box-price-product .gia {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.box-price-product .gia span {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    line-height: 2em;
}
.box-price-product .gia span b {
    font-size: 20px;
    color: #eb1f27;
    display: block;
}
.box-price-product .gia > b {
    font-size: 20px;
    color: #eb1f27;
}

.wrap-product-detail .pro-instock {
    font-size: 15px;
    padding: 10px 0 10px 0;
    display: block;
}
.wrap-product-detail .pro-instock .fa-check {
    color: #39ba00;
    padding-right: 5px;
}
.wrap-product-detail .pro-instock .fa-power-off, .wrap-product-detail .pro-instock .fa-power-off+span {
    color: #eb1f27;
    font-weight: bold;
}
.wrap-product-detail .pro-instock a {
    color: #eb1f27;
    padding-left: 5px;
}

.box-buy {
    width: 100%;
    float: left;
    margin: 5px 0;
    color: #fff;
}
.box-buy a, .box-buy span{
    color: #fff;
}
.box-buy a:hover, .box-buy span:hover{
    color: yellow;
}
.box-buy span{
    width: calc(50% - 5px);
    margin-right: 5px;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    padding: 0 15px;
    text-transform: uppercase;
    /*padding: 12px 15px;*/
}
.box-buy span.buy-now {
    background: #eb1f27;
    border: 1px solid #eb1f27;
}
.box-buy span.buy-now.disunsel{
    background: grey;
    border: 1px solid grey;
    max-height: 47px;
    font-size: 13px;
    width: auto;
}
.box-buy span.buy-installment {
    background: #4580ea;
    border: 1px solid #4580ea;
}

.blockPview{
    padding: 20px 15px !important;
    margin: 25px 0 0;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #cccccca1;
}
.blockTitPview{
    font-size: 19px;
    margin-bottom: 15px;
    display: block;
}
.blockTitPview, .blockTitPview a{
    color: #555;
}
.content{
    line-height: 1.6;
    font-size: 14px;
}
.content img, .content table, .content table tr, .content table td, .content table tbody,
.content iframe,.content div,.content span,.content strong,.content b, .content p,.content i{
    max-width: 100% !important;
}
.content table, .content table tr, .content table td, .content table tbody, .content img{
    height: auto !important;
}
.content img{
    margin: 10px 0;
}
.content p{
    margin: 0 0 10px;
}
.boxArticle{
    line-height: 25px;
}


.productContent.over .content {
    overflow: hidden;
    max-height: 350px;
    position: relative;
}

.productContent.over .content:after {
    content: '';
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    min-height: 70px;
    position: absolute;
    background: linear-gradient(rgba(255, 255, 255, 0.61),rgb(255, 255, 255));
}
.productContent .moreover  {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.productContent.over .moreover  {
    margin-top: 10px;
}
.productContent .moreover i {
    font-style: normal;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: bold;
    display: inline-block;
    background-image: linear-gradient(-90deg,#ec1f1f 0%,#ff9c00 100%);
}
.productContent .moreover i::before {
    content: "Thu gọn";
}
.productContent.over .moreover i::before {
    content: "Xem thêm";
}

/************** End sec-product-detail ****************/


/************** warranty ****************/
.panel-headings h2 {
    color: #222;
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc61;
}
.war-checkbox ul small {
    display: block;
    padding-left: 5px;
    color: #4caf50;
    margin-top: 5px;
    font-size: 14px;
}
.war-checkbox {
    padding-left: 20px;
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.war-checkbox input[type="checkbox"]{
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    margin-top: 4px;
    margin-left: -20px;
}
.war-checkbox label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    padding-left: 5px !important;
    line-height: 19px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.war-checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.war-checkbox input[type="checkbox"]:checked + label::before {
    background: #01264c;
    border-color: #01264c;
}
.war-checkbox input[type="checkbox"]:checked + label::after{
    font-family: "FontAwesome";
    content: "\f00c";
}
.war-checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}
.war-checkbox input[type="checkbox"]:checked + label::after{
    color: #fff;
}
/************** End warranty ****************/

/************** Sản phẩm mua kèm ****************/
.buyItItem{
    padding: 3px;
    margin-bottom: 5px;
    border-radius: 3px;
    position: relative;
    text-align: center;
    border: 1px solid transparent;
    -webkit-transition: all .350ms;
    -moz-transition: all .350ms;
    -o-transition: all .350ms;
    transition: all .350ms;
}
.buyItItem.disable{
    background: #bfbfbf;
    pointer-events: none;
}
.buyItItem:hover, .buyItItem.checked{
    -webkit-transition: all .350ms;
    -moz-transition: all .350ms;
    -o-transition: all .350ms;
    transition: all .350ms;
    border-color: #eba768;
}
.buyItItem .addBuyIt{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
    display: none;
    border: 1px solid #fff;
    background-color: rgba(247, 247, 247, 0.5);
}
.buyItItem .addBuyIt span{
    display: inline-block;
    padding: 8px;
    color: #fff;
    background: #eba768;
    top: 20px;
    font-size: 11px;
    position: relative;
    border-radius: 3px;
}
.buyItItem:hover .addBuyIt, .buyItItem.checked .addBuyIt{
    display: block;
}
.buyItItem .buyItImg{
    display: block;
    position: relative;
}
.buyItItem img{
    max-height: 100px;
    object-fit: contain;
    display: inline-block;
}
.buyItItem .tittle{
    overflow: hidden;
    display: block;
    color: #313131;
    padding: 10px 0;
    font-size: 13px;
    line-height: 1.3;
}
.buyItItem .tittle:hover{
    color: #eba768;
    text-decoration: none;
}
.buyItItem .price{
    height: 42px;
    overflow: hidden;
    display: block;
    color: #eb1f27;
}
/************** End Sản phẩm mua kèm ****************/

/************** Thông số kỹ thuật cơ bản ****************/
.parameters {
    margin-top: 20px;
    background-color: #fff;
    border-radius: 4px;
    float: left;
    width: 100%;
    border: 1px solid #d7dfe8
}

.parameters .panel-headings h2 {
    margin-bottom: 0;
}

.parameters .text-parameter {
    height: 209px;
    margin-top: 5px;
    overflow-y: auto;
    line-height: 1.6;
    font-size: 13px;
    color: #777;
}

.parameters .text-parameter table {
    width: 100% !important;
}

#inforModal table tr, .parameters .text-parameter table tr {
    border: 1px solid #eaeaea
}
#inforModal table tr td, .parameters .text-parameter table tr td {
    padding: 6px
}
#inforModal table tr td:first-child, .parameters .text-parameter table tr td:first-child {
    border: 1px solid #ddd;
    font-size: 12px;
    padding-right: 3px;
    margin-right: 3px
}
#inforModal table tr td:nth-child(2), .parameters .text-parameter table tr td:nth-child(2) {
    font-size: 13px;
    padding-left: 6px;
    margin-left: 3px;
    line-height: 1.5;
}
.parameters .option {
    margin-top: 15px
}

.parameters .option a {
    margin-right: 15px
}

.parameters .option a i {
    padding-right: 5px
}
.bt-red {
    padding: 8px 12px;
    font-size: 15px;
    border-color: #eb1f27;
    color: #eb1f27;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #eb1f27;
    border-radius: 4px;
}
.bt-black {
    padding: 8px 12px;
    font-size: 15px;
    color: #222;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #222;
    border-radius: 4px;
}
#inforModal{

}
#inforModal .modal-body {
    line-height: 1.5;
}
#inforModal .modal-body table{
    width: 100% !important;
    margin: 20px 0;
}
#inforModal .modal-body p{
    margin: 0 0 10px 0;
}
.storesIvt {
    display: table;
    width: 100%;
}
.storesIvt .item-ivt{
    display: table;
    width: 100%;
    border-bottom: 1px dashed #ffe4de;
    padding: 0 0 10px;
    margin-bottom: 5px;
}
.storesIvt .item-ivt i, .storesIvt .item-ivt b{
    color: #fb4a40;
}
/************** End Thông số kỹ thuật cơ bản ****************/