/*********** DETAIL **********/
:root{
    --product-border-radius:12px;
}
.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.item-review-info .rating-product{padding-bottom: 0;}
.item-review-info .rating-product-full{}
.item-review-info .rating-product-full .rating-inner{background: none;border:0;}
.item-review-info .rating-product-full{}
#vnt-wrapper {
    background: #f7f7f7;
}

.xtmember {}

.main-promotion:before {
    display: none;
}

.main-promotion {
    padding-left: 0 !important
}

.xtmember a,
.main-promotion a {
    text-decoration: underline;
    color: #0000FF;
}

.xtmember a:hover,
.main-promotion a:hover {
    text-decoration: none
}

.title2 {
    padding-left: 0;
    padding-right: 0;
    text-transform: none
}

.skusp {
    font-size: 12px;
    padding-top: 4px;
}

.skusp font {
    font-weight: 600;
}

.nt-prepaid-installment {
    width: 50%;
    font-size: 14px;
    text-align: right;
    line-height: 1.2;
    color:#777;
    position: relative;
}



.nt-prepaid-installment strong {
    color: #000;
    display: block;
    margin-top: 5px;
    
}

.nt-prepaid-installment a {
    color: #ff4500;
    font-weight: 600;
    text-decoration: underline;
}

.num_viewer {
    color: #35b24a;
    border: 1px dashed #35b24a;
    padding: 10px 15px;
    position: relative;
    margin-top: 10px;
}

.num_viewer:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #35b24a;
    border-radius: 100%;
    position: absolute;
    left: 5px;
    top: 15px;
}

#skDot {
    background-color: #ff4500;
    border-radius: 100%;
    margin-top: 10px;
    margin-right: 5px;
    display: inline-block;
    width: 8px;
    height: 8px;
}

#skDot .skPing {
    border: 1px solid #ff4500;
    width: 8px;
    height: 8px;
    opacity: 1;
    background-color: rgba(255, 69, 0, 0.3);
    border-radius: 100%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: sonar;
    animation-name: sonar;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: block;
}

@keyframes sonar {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0
    }
}

.evaluation-detail h1 {
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 600;
}

.evaluation-detail h2 {
    display: block;
    /*font-size: 1.5em;*/
    font-size: 16px;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
    line-height: 1.5;
}

.evaluation-detail .dgctpro {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 600;
}

.evaluation-detail h4 {
    display: block;
    font-size: 1em;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 600;
}

.evaluation-detail h5 {
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 600;
}

.evaluation-detail h6 {
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 600;
}

.box-group-product {}

.content-desc p {
    font-size: 15px;
    line-height: 1.5;
    padding-bottom: 20px;
}

.content-desc ul {
    margin-left: 30px;
    margin-bottom: 15px
}

.content-desc ul li {
    list-style: inside;
}

.product-top {
    clear: both;

    margin-bottom: 10px;
    position: relative;

}
.product-top  > .container{
    display: flex;
    flex-flow: wrap;
}
#other_product {
    background: #fff;
    margin-bottom: 10px;
}

.bg_info_detail {}

.thum-pic {
    display: flex;
    -webkit-display: flex;
    flex-flow: row nowrap;
    flex: 1 100;
}
.section-product-footer{
    background:#F9FAFB;padding:15px 0;
}
.thum-pic li {
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    text-align: center;
}

.thumb-left {
    font-size: 0;
    width: 60px
}

.thumb-right {
    width: calc(100% - 60px)
}

.thumb-full {
    width: 100%;
    justify-content: center
}

.fs-dtstd2 {
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
}

.fs-dtstd1 {
     
    width: 100%;
    margin: 0 auto 10px
}

.fs-dtsul {
    display: flex;
    -webkit-display: flex;
    flex-flow: row wrap;
    flex: 1 100%;
    margin-bottom: 5px;
    justify-content: center;
}

.fs-dtsul .thumb-li {
    margin-bottom: 10px;
   border:0;
    text-align: center;
   
    text-align: center;
    margin: 0 5px;
    width: 80px;
}

.fs-dtsul .current .thumb-li a{
    border: 1px solid #fe6665
}

.fs-dtsul .thumb-li img {
    width: 36px;
    margin: 0 auto;
    
}

.fs-dtsul .thumb-li p {
    font-size: 12px;
    padding-top: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
   
}

.fs-dtsul .thumb-li a {
    border: 1px solid #e2e2e2;
    cursor: pointer;
    text-align: center;
    display: block;
    padding: 5px 5px 0;
    border-radius: 5px;
    overflow: hidden;
}

.fs-dtsul .thumb-li a:hover {
    border: 1px solid #fe2d03;
}

.fs-dtsul .thumb-li a img {
    padding: 5px;
}

.fs-dtsul li.li_box a .icon_box {
    margin: 8px auto;
    margin-top: 17px;
}

.icon_box {
    background-image: url("../images/detail/icondesktop.png");
    background-position: -215px -50px;
    background-size: 500px 100px;
    width: 30px;
    height: 30px;
    display: block;
}

.easyzoom {
    position: relative;
    display: inline-block;
}

.easyzoom img {
    vertical-align: bottom;
    cursor: crosshair;
    max-width: 480px;
    width: 90%;
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 480px;
    height: 480px;
    margin-left: 0;
    border: solid 3px #6f6f6f;
}

.easyzoom--adjacent .easyzoom-flyout img {
    max-width: 200% !important;
}

.fs-dtszoom {
    padding: 15px 0;
    font-size: 12px;
    color: #9b9b9b;
    text-align: center;
    display: none
}

.fs-dtzoom {
    position: relative;
    top: 1px;
    width: 12px;
    height: 12px;
    background-position: -136px -54px;
}

.icdt {
    display: inline-block;
    background-image: url(../images/icondt.png);
    background-repeat: no-repeat;
}

.fs-dts-vd span {
    margin-top: 15px;
    display: inline-block;
    width: 40px;
    height: 35px;
    background: url("../images/icon_video.gif") no-repeat;
}

.fs-dts-vm span {
    margin-top: 8px;
    display: inline-block;
    width: 40px;
    height: 35px;
    background: url("../images/icon_list_gallary.gif") no-repeat;
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none;
}

.name-title {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px;
    padding: 10px 0px 0;
}

.name-title .item-review-info {
    float: left;
    margin-left: 10px;
}

.name-title .item-review-info span {
    color: #2688f7;
    font-size: 13px;
}

.name-title .item-review-info span.review-point {
    color: #ffb121;
    margin-right: 3px
}

.product-top1,
.product-top2 {
    float: left;
    position: relative;
    min-height: 1px;
}

.product-top1 .product-top-title {
    margin-bottom: 10px;
    overflow: hidden;
}

.lable_subcriber {
    display: inline-block;
    font-size: 10px;
    line-height: 13px
}

.name-sp {
    line-height: 1.4;
    font-weight: 600;
    margin: 0;
    color: #333333;
    font-size: 22px;
    margin-bottom: 15px;
}

.name-sp i {
    font-style: normal;
}

.name-sp span {
    text-transform: none;
    font-weight: normal;
    margin-left: 10px;
    font-size: 15px;
    font-family: xtmobile Regular;
}

.name-sp span b {
    font-family: xtmobile 600;
}

.box_countdown {
    text-align: center;
    padding-bottom: 35px;
}

.box_countdown .title_countdown {
    font-weight: 600;
    color: red;
    font-size: 20px;
}

.box_related {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
}

.box_related a {
    color: #288ad6;
}

.box_related li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.box_related li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.box_related p {
    color: #333;
}

.box_related b {
    color: #e10c00;
}

#showListAddress {
    text-decoration: none;
}

#showListAddress:hover {
    text-decoration: none;
}

.social {
    text-align: right;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.g-plus-bound {
    float: right;
    margin-left: 5px;
}

.bn-detail {
    margin-bottom: 10px
}

.bn-detail .advertise img {
    width: 100% !important;
    height: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.bottom_order {
    display: block;
    padding: 20px 0;
    margin-top: 15px;
    padding-left: 20px;
    border-top: 1px solid #e4e4e4;
}

.bottom_order .info_sp {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 35%;
}

.bottom_order .info_sp .price {
    color: #ff654b;
    font-size: 16px
}

.bottom_order .info_sp img {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 10px 0 0;
}

.bottom_order .info_sp h3,
.bottom_order .info_sp h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 4px;
}

.bottom_order .area_order {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    float: right;
    text-align: right;
    width: 65%;
}

.bottom_order .area_order .btn-checkout-outstock {
    padding: 15px 0
}

.bottom_order .area_order .buy_now,
.bottom_order .area_order .buy_ins {
    display: inline-block;
    margin-top: 0;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
}

.bottom_order .area_order .buy_now {
    background: #ff4500;
    margin-right: 10px;
    min-width: 100px !important;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}

.area_order span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: none;
}

.bottom_order .area_order .buy_ins {
    background: rgb(1, 168, 253);
    font-weight: normal;
    background: linear-gradient(90deg, rgba(1, 168, 253, 1) 0%, rgba(18, 155, 236, 1) 51%, rgba(39, 139, 215, 1) 100%);
    min-width: 100px !important;
    margin-top: 5px;
    margin-right: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}

#divInfo .prod_dt_price {

    
    line-height: 30px;
   
    display: flex;
    -webkit-display:
        flex;
    flex-flow: row nowrap;
    flex: 1 100%;
    border:1px solid #FFD6D6;
    border-radius: 12px;
    padding:10px;
    align-items: center;
    position: relative;

}
 
#divInfo .prod_dt_price .col-price-dt {
    text-align: left;
    width: 70%;
    border-right: 1px solid #f00;
}

#divInfo .prod_dt_price .price_old {}

#divInfo .prod_dt_price .notBusiness {
    background: #ff4500;
    display: inline-block;
    padding: 3px 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Arial", Helvetica, sans-serif;
}

#divInfo .prod_dt_price .price {
    font-size: 28px;
    color: #ff3300;
    font-weight: 600;
}

#divInfo .prod_dt_price .price_old {
    color: #8e8e8e;
    display: flex;
    font-size: 14px;

    font-weight: normal;
}

#divInfo .prod_dt_price .price_old span {
    
    
   order: 2;
    color:#f00;
     background: none;
}



#divInfo .prod_dt_price .price_old del {
    text-decoration: line-through;
    order: 1;
    margin-right: 10px;
}

.div_show_price {
    background: #e2fad7;
    padding-left: 5px;
    margin: 5px 0;
    border-bottom: 1px solid #cbe1c1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.div_show_price a {
    display: block;
    padding: 5px;
}

#divInfo .div_price_market {}

#divInfo .div_price_market .price_old {
    text-decoration: line-through;
}

#divInfo .prod_dt_price_comment {
    color: #777;
    font-size: 11px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.box-dp,
.product-top .product-image,
.product-top .box-info {}

.col-detail-top1,
.col-detail-top2,
.col-detail-top3 {

    position: relative;
    min-height: 1px;
    padding-bottom: 15px;


}

.box-dp {
    padding:  0;
}
#list_Store{
    background:#F9FAFB;border-radius: 12px;
    padding:15px
}
.col-detail-top2 .col-detail-top-inner {
    background: #fff;
    padding: 10px;
    border-radius: var(--primary-border-radius);
}

.col-detail-top2 {}

.col-detail-top2 .col-detail-top-inner .row_choose_method {
    margin-bottom: 0;
}

.title-meta {
    display: flex;
    margin-bottom:15px
}

.title-meta .flag-installment {
    background: #f1f1f1;
    color: #979797;
    margin-left: 5px;
    line-height: 1.5
}

.col-detail-top2 .rating-product span {
    color: #51a0f8;
    display: inline-block;
}

.col-detail-top2 .rating-product span.rating-content {
    margin-left: 0
}

.col-detail-top2 .rating-product span.review-point {
    margin-right: 4px;
    color: #ffb11f
}
.col-detail-top2 .rating-product span.review-point ,
.col-detail-top2 .rating-product span.rating-total{
    position: relative;
} 
.col-detail-top2 .rating-product span.rating-total{margin-left: 5px;color:#AEAEAE;font-size: 13px;}
.tab-product .tab-head {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px
}

.tab-product .tab-head a {
    position: relative;
    text-transform: uppercase;
    color: #aaaaaa;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 0 0 10px 0;
    margin-right: 20px;
}

.tab-product .tab-head a:hover,
.tab-product .tab-head a.active {
    color: #3567d8;
}

.tab-product .tab-head a::after {
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    width: 0;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #3567d8;
    height: 1px;
    content: "";
}

.tab-product .tab-head a:hover::after,
.tab-product .tab-head a.active::after {
    width: 100%;
}

.tab-product .tab-panel {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    display: none;
}

.tab-product .tab-panel.active {
    display: block
}

.tab-product .tab-panel .tab-inner {
    padding: 15px
}

#divInfo .short {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
    max-height: 300px;
    overflow-y: scroll;
}

#divInfo .call_me {
    padding-bottom: 0;
    font-size: 13px;

    margin-bottom: 10px;
}

#divInfo .call_me a {
    color: #f00;
    font-weight: 600;
    display: inline-block;
}

#divInfo .call_me a:hover {
    text-decoration: underline;
}

#divInfo .call_me a.btn_default {
    color: #2763FF
}

#divInfo .call_me p {
    line-height: 1;
}

#divInfo .call_me #send_consultancy {
    color: #007fff;
    margin-bottom: 4px;
}

#divInfo .call_me #send_consultancy:hover {
    color: #000;
}

.promotion-list {
    position: relative;
    color: #000;
    font-size: 14px;
    padding: 0 0;
    border: 1px solid #EDEDED;
    margin: 0px 0 10px;
    border-radius: var(--primary-border-radius);
    -webkit-border-radius: var(--primary-border-radius);
    overflow: hidden;
}

.promotion-list .promotion-body {
    border-bottom: 1px solid #EDEDED;

}

.promotion-list .promotion-body,
.promotion-list .promotion-footer {
    background: #fff;

}

.promotion-list .promotion-footer {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.promotion-list .title_km {
    padding: 10px 15px;
    background: #F9FAFB;
    display: block;
    font-weight: 600;
    z-index: 5;
    font-size: 13px;
}

.promotion-list .title_km span {
    color: #000;
    font-size: 16px;
    ;


}

.promotion-detail {
    padding: 5px 5px 5px;
    font-size: 14px;
    position: relative;
}

.box-inner-product {
    padding: 0 10px;

}

.box-info-promotion-other {
    margin: 0 10px;
}

.minheight {
    height: 80px;
    overflow: hidden;
}

.promore {
    text-align: center;
    padding-top: 10px;
}

.promore a {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #3567d6;
    padding: 0px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.promore a:hover {
    color: #eb4826;
    text-decoration: underline;
}

.promotion-detail p {
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    /*	 padding-left: 15px;*/
    position: relative;
    padding-bottom: 10px;
    position: relative;
}

.promotion-detail p,
.promotion-detail li {
    font-size: 14px;
}


/*.promotion-detail p:before{content:"";width: 5px;height: 5px;border-radius: 100%;-webkit-border-radius:100%;background: #2ec111;top: 7px;left: 0;display: block;position: absolute;}
*/


/*.promotion-detail p:before {
	content: "";
	position: absolute;
	background: #009933;
	top: 5px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
}
*/
.note-more {
    margin-bottom: 10px;
}

.note-more p {
    margin-bottom: 5px;
}

.short-desc {
    background: #f8f9fa;
    border-radius: 10px;
    border: 1px solid #f1f1f1;
    padding: 10px
}

.box-product-tab,
.box-group-product {
   
    background: #fff;
    border-radius: var(--product-border-radius);
    margin-bottom: 15px;
}

.box-product-tab .tab-inner {
    padding: 15px
}



.featured-promotion p,
.featured-promotion ul li {
    position: relative;
    padding-left: 5px;
}

.promotion-detail ul {}

.featured-promotion ul li,
.promotion-detail ul li,
.promotion-other ul li,
.box-info .box-info-body .note-more li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2
}

.promotion-other .promotion-body .promotion-body-inner div:before,
.featured-promotion p:before,
.featured-promotion ul li:before,
.featured-promotion ul li:before,
.promotion-detail ul li:before,
.promotion-other ul li:before,
.box-info .box-info-body .note-more li:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(../images/2025/icon/check.png);
    position: absolute;
    top: 3px;
    background-size: contain;
    left: 0px
}

.promotion-other ul li .price-special {
    text-decoration: line-through;
    color: #989898
}

.short-desc ul {
    margin-left: 25px
}

.short-desc ul li {
    list-style: inside
}

.div_btn_order div {
    width: 100%;
    margin-bottom: 10px;
}

.div_btn_order {
    display: block;
    overflow: hidden;
}

.div_btn_order .pull-left {
    width: 49%;
    float: left;
}

.div_btn_order .pull-right {
    width: 49%;
    float: right;
}

.btn-tragop {
    width: 100%;
    height: 70px;
    cursor: pointer;
    border: none;
    background: #2763FF;
    color: #fff;
    text-transform: uppercase;
     
    padding: 0;
    font-size: 16px;
    display: flex;
  flex-flow: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
    line-height: 20px;
    font-weight: 600;
    border-radius: 14px;
    -webkit-border-radius: 14px;
}

.btn-tragop p {
    text-transform: none;
    font-size: 13px;
    font-weight: normal;
}

.btn-tragop:hover {
    background: #444444;
    color: #fff;
}

.btn-buy {
    width: 100%;
    cursor: pointer;
    border: none;
    height: 70px;
    background: #fe0000;
    vertical-align: middle;
    padding: 10px 0 5px;
    overflow: hidden;
    font-size: 18px;
    display: block;
    line-height: 20px;
    color: #fff;
    text-align: center;
    
    text-transform: uppercase;
    border-radius: 14px;
    -webkit-border-radius: 14px;
}
.btn-buy:hover {
    background: #ff3300;
    color: #fff;
}
.btn-outline{
    background:#fff;
    color:#f00;
    border:1px solid #f00;
}
.btn-outline i{
    background:url(../images/2025/icon/shopping-cart.png);
    background-size: contain;
    display: block;width:25px;height: 25px;
    margin:0 auto 5px auto;
}
.btn-outline:hover{
    background:#fff;
    color:#f00;
}

.btn-buy strong {
    display: block;
    margin-bottom: 5px
}

.btn-buy-alepay {
    background: #eb1d4d;
}



.btn-checkout-outstock {
    width: 100%;
    cursor: pointer;
    border: none;
    background: #808080;
    color: white;
    vertical-align: middle;
    padding: 0;
    overflow: hidden;
    font-size: 20px;
    display: block;
    line-height: 20px;
    padding-top: 5px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 9px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}

.btn-checkout-outstock:hover {
    color: #fff;
}

.btn-buy p,
.btn-tragop p,
.btn-loidoimoi p,
.btn-checkout-outstock p {
    font-size: 13px;
    text-transform: none;
    padding: 0;
     
}

.div_btn_order {
    margin-bottom: 5px
}

.note {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 5px 10px;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 10px;
}

.title-note {
    display: block;
    clear: both;
    background: url(../images/icon/paperclip.png) no-repeat;
    background-size: contain;
    margin-bottom: 10px;
    padding: 0;
}

.title-note span {
    font-weight: normal;
    padding-left: 25px;
}

.box-bound {
    margin-bottom: 13px;
    overflow: hidden;
}

.box-bound p {
    margin-bottom: 5px !important;
}

.days {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border: 1px dotted #bd0000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0 5px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.box-days {
    margin-bottom: 15px;
}

.box-days:hover .days,
.box-days:hover span {
    border-color: #bd0000;
}

.box-days:hover p {
    color: #000;
}

.days>span {
    font-style: italic;
    font-size: 11px;
    font-weight: 200;
    display: block;
    color: #bd0000;
    text-align: center;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.days .no {
    font-weight: 600;
    font-size: 22px;
    font-style: italic;
    color: #bd0000;
    display: block;
    text-align: center;
    margin-bottom: 0px;
    line-height: 30px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.box-days:hover span {
    color: #bd0000;
}

.return-desc {
    margin-left: 60px;
}

.return-desc h4 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 0px 0 8px 0;
}

.return-desc>p {
    color: #999;
    font-size: 13px;
}

.dttabsmain .fs-mncalls,
.dttabsmain .dts-addtocart {
    display: none;
}

.dttabfix .item-control {
    display: block;
}

.item-control {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
    display: none;
}

.item-control li {
    float: left;
    padding: 7px 22px;
}

.item-control li.dttabhide {
    display: none;
}

.item-control li.active {
    border-bottom: 2px solid #ff4500;
}

.item-control li:hover {
    cursor: pointer;
}

.item-control li p {
    margin-bottom: 0;
    padding: 0;
}

.item-control-active {
    color: #bd0000;
}


/******list capacity*******/

.box_capacity {
    margin: 10px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.box_capacity p {
    font-weight: 600;
}

.box_capacity a {
    display: flex;

    text-align: center;
    line-height: 30px;
    background: #f7f7f7;
    border-radius: var(--primary-border-radius);
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    font-weight: 600;
    margin-right: 10px;
}

.box_carrier a {

    padding: 10px 10px 5px;
    justify-content: space-around;
    background: #fff;
    border-radius: var(--primary-border-radius);
    margin-bottom: 5px;

    font-weight: normal;
border:1px solid #F1F1F1;
    position: relative;
    overflow: hidden;
}
.box_carrier a span{
    font-weight: bold;
}
.box_carrier a span,
.box_carrier a strong {
    display: block;
    line-height: 1;
    padding-bottom: 5px
}

.box_carrier a strong {
    color: #333;
    font-weight: normal;

}

.box_capacity a.current,
.box_capacity a:hover,
.box_carrier a.current,
.box_carrier a:hover {
    border-color: #ff3300;
   
}
.box_capacity a.current,
.box_carrier a.current{
    background:#FFECEC;
}
.box_carrier a.current span,
.box_carrier a.current strong {
    color: #ff3300
}



.box_capacity a.current span {
    font-weight: 600;
}

.box-consultancy {
    margin-bottom: 30px;
}

.box-consultancy h3 {
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 5px;
}

.box-consultancy .pic_consultancy {
    float: left;
    margin-right: 10px;
}

.box-consultancy .btn_default {
    color: #FF4B00;
    border: 1px solid #FF4B00;
    display: inline-block;
    padding: 3px 5px;
}

.box_address_company {
    margin-bottom: 20px;
}

.box_address_company h3 a {
    border: 1px solid #cccccc;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
}

.box_address_company h3 a:hover {
    text-decoration: none;
}

.box_address_company .address_company {
    display: none;
    padding-bottom: 15px;
}

#parameter {}

.box-tab-head,
.title_box_dt_r {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    line-height: 1;
}

.title_box_dt_l {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
    text-transform: uppercase;
}

#diem-noi-bat {}

#albumAtt {
    padding-left: 10px;
}

.box_accessories {
    margin-top: 25px;
}

#compatible_accessories {}

#compatible_accessories .item {
    float: left;
    width: 20%;
}

#compatible_accessories .item .boxItem {
    padding: 10px;
    text-align: center;
}

#compatible_accessories .item .boxItem h3 {
    padding-top: 5px;
}

#compatible_accessories .item .boxItem .price_old {
    font-weight: normal;
    padding-left: 5px;
    font-size: 12px;
    text-decoration: line-through;
}


/*********DETAIL PHU KIEN*************/

.detail_accessories .col-detail-top1 {
    margin-right: 5px;
    width: 36.753%;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 5px;
}

.detail_accessories .col-detail-top2 {
    width: 36.753%;
    margin: 0 10px;
    padding-top: 20px;
}

.detail_accessories .col-preorder-info {
    width: 60%;
}

.detail_accessories .col-detail-top3 {
    width: 23.505%;
    float: right;
}

.info_pk {
    padding-top: 5px;
}

.jssorb01 {
    position: absolute;
}

.jssorb01 div,
.jssorb01 div:hover,
.jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: white 1px solid;
}

.jssorb01 div {
    background-color: white;
}

.jssorb01 div:hover,
.jssorb01 .av:hover {
    background-color: #FF0000;
}

.jssorb01 .av {
    background-color: #FF0000;
}

.jssorb01 .dn,
.jssorb01 .dn:hover {
    background-color: #555555;
}


/**** OTHER PRODUCT*****/

.box_other_product {
    padding: 20px;
}

#other_product .title2 {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
    padding-bottom: 0;
    background: no-repeat;
}

#other_product .title2 b {
    color: #000;
    border-bottom: 2px solid #ff4500;
    padding: 10px;
    display: inline-block;
}

#other_product .item {
    position: relative;
    text-align: center;
}

#other_product .item .div_images {
    position: relative;
    margin-bottom: 10px;
}

#other_product .item h3 {
    margin: 10px 0;
    color: #000;
    padding: 0;
    line-height: 20px;
    overflow: hidden;
}


/**** OTHER PRODUCT*****/

.product-image {
    position: relative;
    margin: 0 auto 10px;

}


/*********PHU KIEN MUA KEM**************/

#box_pk_buy_more {
    margin-bottom: 20px;
}

#box_pk_buy_more .title {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.box_attach_accessories {
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.list_att_acc li {
    float: left;
    width: 16.6666666%;
}

.list_att_acc li .div_images {
    text-align: center;
}

.list_att_acc li .augment {
    background: #fff;
    width: 18px;
    height: 18px;
    position: relative;
    float: left;
    margin-top: 50px;
    display: inline-block !important;
    cursor: pointer;
}

.list_att_acc li .augment:before {
    content: '';
    width: 18px;
    height: 4px;
    background: #BFBFBF;
    display: block;
    margin: 7px auto;
}

.list_att_acc li .augment:after {
    content: '';
    width: 4px;
    height: 18px;
    background: #BFBFBF;
    display: block;
    margin: 0px auto;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
}

.list_att_acc li .p_name {
    cursor: pointer;
    line-height: 1.3;
    font-weight: 600;
}

.list_att_acc li .div_images img {
    max-width: 100px;
}

.list_att_acc li .ct_info {
    padding: 0 10px;
    margin-top: 10px;
}

.list_att_acc li .price_old {
    color: #999999;
    text-decoration: line-through;
    font-size: 13px;
    font-family: 'robotoroboto';
    font-weight: normal;
}

.list_att_acc .li_button_cart {
    text-align: left;
    padding-top: 20px;
}

.list_att_acc .li_button_cart p {
    padding-bottom: 0;
}

.list_att_acc .li_button_cart .price_total {
    font-size: 24px;
    color: #ff4500;
    font-weight: 600;
    line-height: 1;
}

.list_att_acc .li_button_cart .price_total_old {
    color: #999999;
    text-decoration: line-through;
    font-size: 16px;
    font-family: 'robotoroboto';
    font-weight: normal;
}

.btn_cart_all {
    display: inline-block;
    font-size: 16px;
    padding: 15px 0;
    text-transform: uppercase;
    margin-top: 10px;
}

[class^="icontgdd-"],
[class*="icontgdd-"],
[class^="iconmobile-"],
[class*="iconmobile-"] {
    background-image: url(https://cdn.thegioididong.com/v2015/Content/desktop/images/V4/icondesktop@2x.png);
    background-size: 500px 100px;
}

[class^="icontgdd-"],
[class*="icontgdd-"],
[class^="iconmobile-"],
[class*="iconmobile-"] {
    background-image: url(https://cdn.thegioididong.com/v2015/Content/desktop/images/V4/icondesktop@1x.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.iconmobile-uncheck {
    background-position: -145px -30px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}

.active .iconmobile-uncheck {
    background-position: -165px -30px;
}


/*********PHU KIEN MUA KEM**************/


/**********  #highlight photo realistic **********/

.jssort02 {
    position: absolute;
    /* size of thumbnail navigator container */
    width: 380px;
    height: 428px;
}

.jssort02 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 107px;
}

.jssort02 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort02 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort02 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 188px;
    height: 105px;
    border: #fff 1px solid;
    box-sizing: content-box;
    background-color: rgba(255, 255, 255, 0.6);
}

.jssort02 .pav .c {
    top: 0px;
    left: 0px;
    width: 188px;
    height: 105px;
    border: white 1px solid;
    background-color: rgba(255, 255, 255, 0);
}

.jssort02 .p:hover .c {
    top: 0;
    left: 0;
    width: 188px;
    height: 105px;
    border: white 1px solid;
    background-color: rgba(255, 255, 255, 0);
}

.jssort02 .p.pdn .c {
    background-color: rgba(255, 255, 255, 0);
    width: 188px;
    height: 105px;
    border: white 1px solid;
}

* html .jssort02 .c,
* html .jssort02 .pdn .c,
* html .jssort02 .pav .c {
    /* ie quirks mode adjust */
    width
    /**/
    : 190px;
    height
    /**/
    : 107px;
}

* html #camera2 .jssort02 .c,
* html #camera2 .jssort02 .pdn .c,
* html #camera2 .jssort02 .pav .c {
    /* ie quirks mode adjust */
    width
    /**/
    : 242px;
    height
    /**/
    : 135px;
}


/******** #dac_diem_noi_bat ******/

#slide-dnb .sp-thumbnail-title {
    padding: 5px 0;
}

#slide-dnb .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    border-bottom: 0px solid #bd0000;
}

#slide-dnb .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    border-bottom: 0px solid #bd0000;
}

#slide-dnb .sp-thumbnail-container {}

.box-detail-desc,
#parameter,
#tab-news {}

.box-detail-desc .box-product-tab  .box-tab-head{
    text-transform: uppercase;
}
/*parameter*/
#tab-thong-so .title_box_dt_r{ }
.option_focus {}

.option_focus .heading-top {

    padding: 0 10px 10px 10px;
    font-size: 15px
}

.parametdesc {
    margin: 0;
    padding: 0;
}

.parametdesc li {
    display: flex;
    padding: 10px 8px;
    width: 100%;
    background: #F9FAFB;
    font-size: 15px;
    align-items:center;
    overflow: hidden;
    line-height: 25px;
    margin-bottom: 10px;
    border-radius: 12px;
}

 
.parametdesc li>span {
    font-weight: bold;
    width: 30%;
    vertical-align: middle;
    padding: 5px 0;
    

}

.parametdesc li strong {

    width: 70%;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 10px;
    color: #000;
}

.parametdesc li:last-child {
    border-bottom: 0;
}

.btn_show_more_info {
    text-align: center;
    margin: 10px 0 0px;
}

.less-evaluation,
.more-evaluation,
.btn-paraexpand {
    display: block;
    border-radius: var(--primary-border-radius);
    -webkit-border-radius: var(--primary-border-radius);
    padding: 10px 0px;
    margin: 10px auto 0;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #212121;
    width: 100%;
    font-weight: normal;
    background: #f4f4f4;
}

.less-evaluation i,
.more-evaluation i,
.btn-paraexpand i {
    margin-right: 5px
}

.less-evaluation:hover,
.more-evaluation:hover,
.btn-paraexpand:hover {
    color: #ff4500;
}

.paraexpand-open {}

.paraexpand {
    clear: both;
}

.paraexpand li {
    display: table;
    padding: 10px;
    width: 100%;
    background: #fff;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}

.paraexpand-caption {
    background: #F4F4F4 !important;
}

.paraexpand li b {
    color: #000;
}

.paraexpand-caption b {
    color: #ff4500 !important;
}

.paraexpand li span {
    display: table-cell;
    width: 30%;
    vertical-align: middle;
    color: #888;
}

.paraexpand li strong {
    display: table-cell;
    width: 70%;
    font-weight: normal;
    vertical-align: middle;
    color: #000;
}

#video-thuc-te {
    margin-top: 20px;
    position: relative;
}

.subscribe_youtube {
    position: absolute;
    top: 8px;
    right: 10px;
}


/*news list thumb*/

ul.news-list-thumb li {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

ul.news-list-thumb li img {
    padding-bottom: 0 !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    overflow: hidden;
}

ul.news-list-thumb li a {
    color: #000;
    display: block;
    overflow: hidden;
}

ul.news-list-thumb li a:hover span {
    color: #ff3300
}

ul.news-list-thumb li span {
    font-size: 14px;
    color: #515151;
}

.evaluation-detail {
    position: relative;
    margin: 0;
}

.content_hide h1,
.content_hide h2,
.content_hide h3,
.content_hide h4,
.content_hide h5,
.content_hide h6 {
    font-weight: 600;
    line-height: 1.7;
    margin-bottom: 20px;
}

.content_hide h2 {
    font-size: 20px;
    margin: 0 0 15px
}

.content_hide h3 {
    font-size: 18px;
    margin: 0 0 15px
}

.content_hide h4 {
    font-size: 16px;
    margin: 0 0 15px
}

.evaluation-detail .content_hide {
    overflow: hidden;
    height: 675px;
    line-height: 1.8;
    font-size: 16px;
}

.evaluation-detail .dgctpro {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: left;
    line-height: 1;
    color: #3d3d3d;
    margin-top: 0;
    font-weight: 600;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.evaluation-detail .close-evaluation {
    margin-top: 10px;
}

.evaluation-detail .less-evaluation span::after {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.5, #fff), to(rgba(255, 255, 255, 0)));
    display: block;
}

.evaluation-detail .more-evaluation span {
    color: #288ad6;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
    cursor: pointer;
}


/*
.evaluation-detail .more-evaluation::before {
	height: 55px;
	margin-top: -45px;
	content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.5,#fff),to(rgba(255,255,255,0)));
	display: block;
}*/

.evaluation-detail .more-evaluation span i,
.evaluation-detail .less-evaluation span i {
    font-style: normal;
    font-size: 18px;
    line-height: 0;
    position: relative;
    top: 2px;
    color: #288ad6;
    cursor: pointer;
}

.less-evaluation {
    display: none;
}

.compare_product {
    padding-top: 15px;
}


/***********VIDEO******************/

.box_top_video {
    margin-bottom: 20px;
}

.box_top_video .title2 {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 15px;
    padding-bottom: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    background: no-repeat;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
}

.box_top_video .title2 b {
    color: #000;
}

.box_top_video .item_first {
    float: left;
    width: 66%;
    padding: 0;
    position: relative;
    overflow: hidden;
    max-height: 410px;
}

.box_top_video .item_first h3 {
    font-weight: 600;
}

.box_top_video .col_r_video {
    float: right;
    width: 33%;
    background: #2e2e2e;
    height: 410px;
}

.col_r_video .list {
    margin-bottom: 25px;
}

.col_r_video .list .pic {
    float: left;
    width: 40%;
    margin-right: 15px;
}

.col_r_video .list a {
    color: #fff;
    font-weight: 600;
}

#owl-video {
    padding: 45px 25px;
}

#owl-video.owl-carousel .owl-nav {
    position: static;
    text-align: center;
}

#owl-video.owl-carousel .owl-nav .owl-prev,
#owl-video.owl-carousel .owl-nav .owl-next {
    border-radius: 100%;
}


/***********VIDEO******************/


/*FORM REQUEST INFO*/

.form-request-info {
    margin: 20px 0 10px;
    display: none;
}

.form-request-info h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
}

.form-request-info .body-box {}

.form-request-info .body-box .row-field label {
    margin-right: 10px;
}

.form-request-info .body-box .row-field {
    margin-bottom: 5px;
    overflow: hidden;
}

.form-request-info .body-box .row-field .method-shipping {
    margin-top: 5px;
}

.form-request-info .body-box .row-field .method-shipping h4 {
    font-weight: 600;
    margin: 0 0 15px;
    font-size: 15px;
}

.form-request-info .body-box .row-field input.radio {
    display: inline-block;
    margin-right: 5px;
}

.form-request-info .body-box .row-field input.text,
.form-request-info .body-box .row-field textarea {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: 5px;
}

.form-request-info .body-box .row-field textarea {
    height: 50px;
    line-height: 1;
    padding-top: 5px;
}

.form-request-info .body-box .row-field .col-field-left,
.form-request-info .body-box .row-field .col-field-right {
    margin-bottom: 10px;
}

.form-request-info .body-box button {
    background: #0090ff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    line-height: 55px;
    border: 0;
    width: 100%;
    font-size: 18px;
    text-align: center;
    transition: 0.25s all;
    -webkit-transition: 0.25s all;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 5px;
}

.form-request-info .body-box button span {
    position: relative;
    padding-left: 45px;
}

.form-request-info .body-box button span i {
    background: url(../images/icon/icon-request-info.png) no-repeat;
    display: inline-block;
    width: 37px;
    height: 39px;
    position: absolute;
    left: 0;
    top: -9px;
}

.form-request-info .body-box button:hover {
    background: #ff1e00;
}

.row_choose_option {
    margin-bottom: 10px
}

.row_choose_option label {
    color: #288ad6;
    font-size: 14px
}

.row_choose_method {
    margin: 0 0 30px;
    background: #f0f0f0;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
}

.row_choose_method:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f0f0f0;
    position: absolute;
    top: -10px;
    left: 37px;
}

.row_city_store:before {
    left: 150px
}

.result-request h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0;
}

.scroll-result {
    max-height: 300px;
    overflow-y: scroll;
}

.result-request table {
    width: 100%;
}

.result-request table thead {
    border-radius: 5px;
}

.result-request table thead tr {}

.result-request table thead tr td {
    background: #e3e3e3;
    padding: 10px 15px;
    color: #4f4f4f;
    text-transform: uppercase;
}

.result-request table tbody tr {}

.result-request table tbody tr td {
    padding: 10px 15px;
    border-bottom: 1px solid #f3f3f3;
}

.box-info-more {
    margin-bottom: 10px
}

.box-info-more .info-more-head,
.box-info-more .info-more-body {
    border: 1px solid #eee;
}

.box-info-more .info-more-head {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.box-info-more .info-more-head p {
    margin: 10px 5px
}

.box-info-more .info-more-body {
    padding: 10px;
}

.box-style-full .info-more-body {
    border-top: 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.box-style-bor-top .info-more-head,
.box-style-bor-bottom .info-more-body {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

@media screen and (min-width:768px) {
    .flag-middle {
        height: 70px;
    }

    .slider-thumb .item .flag-middle {
        height: 100px
    }

    .form-request-info .body-box .row-field .col-field-left,
    .form-request-info .body-box .row-field .col-field-right {
        width: 49.5%;
        float: left;
        margin-bottom: 5px;
    }

    .form-request-info .body-box .row-field .col-field-right {
        float: right;
    }

    .nt-prepaid-installment {}

    .nt-prepaid-installment strong {}
}


/*END FORM REQUEST INFO*/

.panel,
.promotion-other {
    margin-bottom: 15px;
    background: #FFFAEC;
    border-radius: 12px;
}

.promotion-other .promotion-head,
.panel .panel-head {
    color: #DC6803;

    padding: 15px;
    font-weight: 600;
    font-size: 18px;

}


.promotion-other .promotion-body,
.panel .panel-body {
    border: 1px solid #ebebeb;
    border-top: 0;
    -webkit-border-bottom-right-radius: var(--primary-border-radius);
    -webkit-border-bottom-left-radius: var(--primary-border-radius);
    -moz-border-radius-bottomright: var(--primary-border-radius);
    -moz-border-radius-bottomleft: var(--primary-border-radius);
    border-bottom-right-radius: var(--primary-border-radius);
    border-bottom-left-radius: var(--primary-border-radius);
}

.promotion-other .promotion-body .promotion-body-inner div {
    margin-bottom: 10px;
    position: relative;
    padding-left: 22px;
}

.promotion-other .promotion-body-inner {
    padding: 10px 15px 5px;
}

.product-note {}

.product-note a {
    text-decoration: underline;
    color: #0000FF;
}

.product-note a:hover {
    text-decoration: none;
}

.promotion-other ul {
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 15px;
}

.promotion-other ul li {}

/******LIST COMMENT******/

.title_commet {
    
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
}

.swiper-img-detail {
    text-align: center;
    overflow: hidden;
    position: relative;
}

.swiper-pagination-bullet-active {
    background: #ff4500;
}

.color_gallery_sp {
    text-align: center;
    margin-bottom: 15px;
}

.color_gallery_sp .product-color {
    display: inline-block;
}

.color_gallery_sp .icon_gl_v {
    display: inline-block;
}

.color_gallery_sp .icon_gl_v a {
    display: inline-block;
    border: 1px solid #e9e9e9;
    padding: 5px;
    margin: 0 5px;
    vertical-align: top;
    width: 52px;
    height: 52px;
}

.color_gallery_sp .icon_gl_v a .icon_box {
    margin-top: 5px;
    margin-left: 5px;
}

.color_gallery_sp .color-list-show {
    margin-bottom: -10px;
}


/*COMMENT*/

@media (min-width:992px) {
    #divInfo .call_me br {
        display: none;
    }

    .name-sp {
        font-size: 22px
    }

    .dttabsmain.dttabfix {
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1;
        background: #313131;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    }

    .dttabfix .dttabsmbox {
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
        position: relative;
    }

    .dttabfix .item-control li {
        color: #fff;
        padding: 10px 0px;
        margin: 0 21px;
    }

    .dttabfix .item-control {
        border-bottom: none;
        margin-bottom: 0;
        font-weight: normal;
    }

    .dttabfix .item-control li {
        margin: 0 15px;
    }

    .dttabfix .item-control li.active {
        border-bottom-color: #fff;
    }

    .dttabfix .item-control li.dttabhide {
        display: inline-block;
    }

    .fs-mncalls {
        position: absolute;
        top: 0;
        right: 175px;
        display: none;
        line-height: 1;
        padding-top: 8px;
    }

    .fs-mncalls span {
        display: block;
        font-size: 12px;
        color: #f1f1f1;
        white-space: nowrap;
    }

    .fs-mncalls strong {
        display: block;
        font-size: 15px;
        font-weight: 600;
        padding-top: 5px;
        color: #ff4502;
        white-space: nowrap;
    }

    .fs-dttbmua {
        position: absolute;
        top: 6px;
        right: 0;
        text-align: center;
        color: #ff4502;
        width: 128px;
        height: 34px;
        line-height: 34px;
        border-radius: 2px;
        background-color: #fff;
    }

    .dttabfix .fs-mncalls,
    .dttabfix .dts-addtocart {
        display: inline-block;
    }
}

@media (max-width:767px) {
    .dttabsmain {
        display: none
    }

    .bn-detail {
        margin-bottom: 5px
    }

    .fs-dtstd1 {
        margin-bottom: 0;
    }

    .navation.row {
        display: block !important;
    }

    .name-title {
        padding: 10px 5px;
        border: 0;
        margin: 0;
    }

    #xtm-container .navation {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
    }

    .flag-middle {
        z-index: 9;
        height: 70px;
    }

    .title-note {
        margin: 0;
    }

    .title-note span {
        background: none;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }

    .name-title .product-top1 {
        float: none;
    }

    .name-sp {
        float: none;
    }

    .name-title .social {
        display: none;
    }

    .skusp {
        clear: both;
        padding: 10px 0 0 0;
    }

    .name-title .item-review-info {
        margin-left: 0;
        float: none;
        padding-top: 10px;
        clear: both;
    }

    #divInfo .prod_dt_price {

        margin-top: 5px;
        margin-bottom: 10px;
    }

    .bottom_order {
        padding: 10px;
    }

    .bottom_order .info_sp img {
        float: none;
        margin: 0;
    }

    .bottom_order .info_sp {
        width: 100%;
        display: none;
    }

    .bottom_order .area_order {
        width: 100%;
        text-align: left;
    }

    .bottom_order .area_order .buy_now {
        display: block;
        margin-right: 0;
        margin-bottom: 5px;
        width: 100%;
    }

    .bottom_order .area_order .buy_ins {
        display: block;
        width: 100%;
    }

    .product-color .tit_color {}

    .div_btn_order {}

    .div_btn_order .pull-left {
        margin-bottom: 10px;
    }

    #divInfo .call_me {}

    #divInfo .short {}

    .box_two_benefit {
        border-top: 1px solid #dadada;
        overflow: hidden;
    }

    .box_two_benefit .box-bound {
        float: left;
        width: 50%;
        padding: 10px;
    }

    .box-consultancy {
        margin-bottom: 0;
        border-left: 1px solid #dadada;
    }

    .box-days {
        margin-bottom: 0;
    }

    .box_address_company {
        padding: 0 10px;
    }

    .product-top .box_red {
        border-top: none;
    }

    .box_red .box_title_red {
        padding-left: 10px;
    }

    .item-control {}

    .item-control li {
        display: none;
    }

    .item-control li#cp-diem-noi-bat {}

    .evaluation-detail {
        padding-left: 10px;
        padding-right: 10px;
    }

    .title_box_dt_l {
        padding-left: 10px;
    }

    #divInfo .grid-last10 {
        display: none;
    }

    #parameter {
        margin-bottom: 15px;
        padding: 10px;
    }

    .box-product-tab {}

    .box-product-tab .tab-inner {
        padding: 10px
    }

    .content_hide h2,
    #danh-gia .box-tab-head {
        font-size: 17px
    }

    .tab-product .tab-head {
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
    }

    .tab-product .tab-head a {
        margin-right: 15px;
        font-weight: normal;
    }

    .tab-product .tab-head a:last-child {
        margin-right: 0
    }

    #reviewShowArea {
        padding-left: 10px;
        padding-right: 10px;
    }

    .review-sum-box .summary_review {
        width: 46%;
    }

    .review-sum-box {
        border-top: none;
    }

    .review-sum-box .col_rating {
        border: none;
        width: 52.8%;
    }

    .review-sum-box .col_button_review {
        display: none;
    }

    .review-percent-detail {
        padding-left: 0;
        padding-right: 0;
    }

    .fs-dtrtbtnnx {
        text-align: center;
        display: none;
    }

    .fs-dtrtbtnnx span {
        border: 1px solid #ccc;
        display: inline-block;
        padding: 5px 15px;
        border-radius: 10px;
    }

    .boxComment {
        padding: 10px 5px;
    }

    .box_red .box-content {
        padding: 0 10px;
    }

    .mf-galclose {
        cursor: pointer;
        z-index: 1051;
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 18px;
        font-weight: 600;
        color: #ccc;
        padding: 1px 6px;
    }

    .mf-utubeif {
        padding: 40px 0;
        position: relative;
    }

    .mf-utubeifbox {
        position: relative;
        display: block;
        height: 0;
        padding: 0;
        padding-bottom: 56.25%;
        overflow: hidden;
    }

    .mf-utubeifbox iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    /*****phu kien****/
    #compatible_accessories .item {
        width: 50%;
    }

    #compatible_accessories .item:last-child {
        display: none;
    }

    /*********Phu kien*********/
    .title2 {
        border-bottom: 1px solid #eeeeee;
    }

    .info_pk .title2 b {}

    .info_pk #parameter {
        padding: 0;
    }

    /**************Detail Phu Kien ******************/
    .detail_accessories .col-detail-top1,
    .detail_accessories .col-detail-top2,
    .detail_accessories .col-detail-top3 {
        width: 100%;
    }

    .detail_accessories .col-detail-top1 {
        margin: 0;
        padding: 0;
    }

    .detail_accessories .col-detail-top2 {
        margin: 0;
    }

    .detail_accessories .prod_dt_price {
        border-top: none !important;
    }

    .detail_accessories .name-sp {
        padding: 10px;
    }

    .detail_accessories .box_red .box_title_red {
        padding-left: 0;
    }

    .detail_accessories .box_red .box-content,
    .detail_accessories .box_address_company {
        padding: 0;
    }

    .detail_accessories .info_pk {
        overflow: hidden;
    }

    /**************Detail Phu Kien ******************/
    /*********PHU KIEN MUA KEM**************/
    .list_att_acc li {
        float: none;
        width: 100%;
        border-bottom: 1px solid #999;
    }

    .list_att_acc li.li_button_cart {
        border-bottom: none;
    }

    /*********PHU KIEN MUA KEM**************/
}

@media screen and (max-width:640px) {
    body {
        overflow-x: hidden;
    }

    .name-sp {
        font-size: 16px;
    }

    #diem-noi-bat {
        padding: 0;
        margin: 10px;
    }

    #hot_video {
        margin-left: 10px;
        margin-right: 10px
    }

    .box_top_video .item_first,
    .box_top_video .col_r_video {
        width: 100%;
        float: none;
        height: auto;
    }

    #owl-video {
        padding: 15px;
    }

    #diem-noi-bat {
        padding: 0;
    }

    .info_dt {
        margin: 0;
    }

    .info_dt>.grid-first10 {
        padding-left: 0;
        padding-right: 0
    }

    .nt-prepaid-installment {
        padding-left: 10px;
    }

    .note-more p {
        margin-bottom: 5px;
        position: relative;
        padding-left: 22px;
    }

    .note-more p>img {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.featured-promotion {
    color: #464646;
    margin-bottom: 15px;
    padding: 10px 15px 0 0
}

.featured-promotion .inner {
    padding: 0px
}

.box_warranty .info-more ul li {
    background: url(../images/icon/icon-checked.png) 0 5px no-repeat;
    font-size: 13px;
    padding-left: 20px;
    position: relative;
}

.info-more ul li:before {
    display: none;
}

.box-info-more .note-group {
    margin-bottom: 15px;
}

.box-info-more .box-info-body li {
    background: #F1F7FF;
    border-radius: 5px;
    padding: 10px;
    padding-left: 35px;
    line-height: 25px;
    margin: 0 0 10px 0;
}

.box-info-more .box-info-body li:before {

    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 18px;
    width: 18px;
    left: 10px;
    background-repeat: no-repeat;
    background-size: cover
}

.box-info-more .box-info-body li.icon-info-status:before {
    background-image: url(../images/2024/icon/box-open-full.svg);

}

.box-info-more .box-info-body li.icon-info-exchange:before {
    background-position: -1px -50px;


}

.box-info-more .box-info-body li.icon-info-xuatxu:before {
    background-image: url(../images/2023/icon/mobile-button.svg);


}

.box-info-more .box-info-body li.icon-info-vat:before {
    background-image: url(../images/2023/icon/vat.svg);


}

.box-info-more .box-info-body li.icon-info-auth:before {
    background-image: url(../images/2024/icon/shield-check.svg);



}

.box-info-more .box-info-body li.icon-info-freeship:before {
    background-image: url(../images/2024/icon/truck-side.svg);


}

.box-info-more .box-info-body li.icon-info-support:before {
    background-position: -1px -124px;


}

.box-info-more .box-info-body li.icon-info-installment:before {
    background-image: url(../images/2024/icon/credit-card.svg);

}

.box-info-more .box-info-body li.icon-info-installment li {
    border: 0;
    padding: 0 0 5px 0;
    margin: 0;
}

.box-info-more .box-info-body li:last-child {
    border: 0;
}

.promotion-more-desc ul li {
    font-size: 14px;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.promotion-more-desc ul li.more-prmotion {
    background: none;
    text-align: center;
    margin-bottom: 0;
}

.promotion-more-desc ul li.more-prmotion a {
    color: #ff4500;
    font-weight: 600;
}

.box-info-more .box-info-body li span {}

.owl-product-other h5 {
    margin-bottom: 10px
}

.owl-product-other .price {
    margin-top: 5px
}

.content_desc ul {
    margin-left: 20px;
}

.content-desc iframe {
    max-width: 100%;
    height: auto;
}

.content_desc li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    top: 5px;
    left: 0
}

.content_desc li {
    padding-left: 15px;
    position: relative;
}

.content_desc li,
.content_desc p {
    font-size: 15px;
    margin-bottom: 6px;
}

.content_desc h3 {
    font-size: 16px;
    margin-bottom: 15px
}

.more-pagi {
    text-align: center;
    margin-bottom: 10px
}

.more-pagi a {
    display: inline-block;
    padding: 5px 13px;
    background: #ff4500;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ff4500;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.more-pagi a:hover {
    background: #fff;
    color: #ff4500;
}

.discount {
    background: #ff0000;
    color: #fff;
}

.box-info {
    margin: 0 0 10px;

    overflow: hidden;

}

.box-info .box-title {
    margin-bottom: 5px;
    font-size: 16px;
    border: 0;
    font-weight: bold;
}

.box-info .box-info-head {
    background: #ff3300;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px;
    font-weight: 600;
}

.box-info .box-info-body {
    padding: 10px 10px 0px;
}

.box-info .box-info-body li {
    margin-bottom: 8px;
    position: relative;
    font-size: 13px
}

.box-info .box-info-body li a {
    color: #ff0000
}

.box-info .box-info-body li a:hover {
    text-decoration: underline
}

.box-info .box-info-body li:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.box-info .box-info-body .note-more {
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 25px;
}

.box-info .box-info-body .note-more ul li {
    margin-bottom: 0;
}

.box-paylater {
    margin: 15px 0;
}

.box-paylater img {
    display: block;
    width: 100%
}

.box-paylater a:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}

.box-info-note-promotion {
    background: #f8f8f8;
    border: 1px solid #f3f3f4;
}

.box-info-note-promotion .box-note-head {
    background: #ff3300;
    margin: 10px;
    padding: 5px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.vncheckout-note {
    margin-bottom: 15px;
    background: #E9F7FF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.vncheckout-note .inner {
    padding: 10px 15px
}

.vncheckout-note img {
    width: 50px;
    display: block;
    float: left;
    margin-right: 5px
}

.vncheckout-note p {
    font-size: 13px;
    padding-bottom: 0
}

.vncheckout-note a {
    color: #288ad6
}

.vncheckout-note a:hover {
    text-decoration: underline;
}

.box-shadow {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.box-inner {
    padding: 10px;
}

.mb-15 {
    margin-bottom: 15px
}

.box-camket {
    margin-top: 15px;
}

.box-camket ul {
    margin-bottom: 10px;
}

.box-camket ul:last-child {
    margin-bottom: 0;
}

.preorder-button a {}

@media screen and (max-width: 768px) {
    .box-shadow {
        margin-left: 5px;
        margin-right: 5px
    }

    .box-inner {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (max-width:480px) {
    .btn-tragop {
        font-size: 14px;
    }

    .btn-buy {
        font-size: 16px;
    }

    .btn-buy p,
    .btn-tragop p,
    .btn-loidoimoi p,
    .btn-checkout-outstock p {
        font-size: 12px;
    }

    .color-list-show li {
        margin-right: 5px;
        padding: 5px;
        margin-bottom: 5px;
    }

    .color-list-show li span {
        left: 3px;
        top: 4px;
    }

    .color-list-show li img {
        width: 25px
    }

    .color-list-show li div {
        padding-left: 30px
    }

    .color-list-show li p {
        font-size: 12px;
        margin: 0
    }

    .color-list-show li .price {
        font-size: 11px
    }
}

@media screen and (min-width:1024px) {
    .detail_preorder_accessories .col-detail-top1 {
        padding-left: 15px;
        padding-right: 15px;
        width: 31.5%;
    }
    .product-top  > .container{
        flex-flow: nowrap;
    }
    #divInfo .prod_dt_price{padding:20px}
    .box-info .box-info-body ul {
        overflow: hidden;
    }

    .box-info .box-info-body ul li {}
}

@media screen and (max-width:991px) {
    .fs-dtsul li img {
        width: 60%
    }
}


.same-product {
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
    background: #ff0100;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
    display: block;
    padding: 15px 0;
    color: #fff
}

.product-suggest { padding:0 10px 0;}

.product-suggest-head {
    margin-bottom: 10px;
    ;
}

.product-suggest-head strong {
    font-size: 16px;
    font-weight: 600;
}

.product-suggest-body {
    position: relative;
}

.product-suggest-body .nt-prepaid-installment {
    display: none
}

.product-suggest-body .product-base-grid {
    border:1px solid #F5F1F1;border-radius: 12px;
}
.product-suggest-body  .owl-nav{ position: absolute;left:0;width:100%;top:50%;margin:0;transform:translateY(-50%)}
.product-suggest-body  .owl-nav .owl-prev,
.product-suggest-body  .owl-nav .owl-next
{
    border-radius: 50%;
    margin:0;padding:0;width:35px;height: 35px;line-height: 35px;
    position: absolute;
}
.product-suggest-body  .owl-nav .owl-prev{left:0}
.product-suggest-body  .owl-nav .owl-next{right: 0;}
.news-related .boxNews {
    margin-bottom: 10px;
}

.news-related .boxNews a {
    display: flex
}

.news-related .boxNews a .thumb {
    width: 155px;
    margin-right: 10px
}

.news-related .boxNews a .thumb img {
    display: block;
    width: 100%;
    border-radius: 5px
}

.news-related .boxNews a .n-title {
    width: calc(100% - 175px);
    font-size: 14px;
    line-height: 1.5;
}

.news-related .boxNews a:hover .n-title {
    color: #ff0000
}

@media screen and (max-width:640px) {
    .news-related .boxNews a .thumb {
        width: 145px;
    }

    .news-related .boxNews a .n-title {
        width: calc(100% - 165px);
        font-size: 13px
    }
}

#tab_1 .tab-inner .box-inner {
    padding: 0
}

#vnt-footer {
    border: 0;
    margin: 0
}

.result-request {
    display: none;
}

.section-review{background:#fff}