@charset "utf-8";
/* CSS Document */
*{
  box-sizing: border-box;
}
#product-detail{width:100%; margin:10px 0px;   background:#fff; float:left; padding:5px 10px; box-sizing:border-box; position:relative}
#product-detail .root{width:100%; height:auto; float:left; margin:0px;  color:#707070; font-size:13px; line-height:30px}
.root ol{width:100%; height:auto; float:left; margin:0; padding:0}
.root ol li{ float:left }
.root ol li a{ color:#707070; font-size:13px;  margin:5px}
.root ol li:last-child a{color:#44ba46}
.root ol li:first-child a{ margin-left:0px}
#nvarMainHeader{box-shadow: 0px 2px 5px #d5d5d5;}
#productContent{width:100%; height:auto; float:left; margin:0px}
#title{width:100%; height:auto; float:left; margin:0px; border-bottom:1px solid #e1e1e0; padding-bottom:0px}
#title h1{ font-size:18px; color:#333; margin:5px 5px 5px 0px; font-weight:normal; font-family:OpenSans-bold; text-transform:uppercase; float:left}
#title .rating{width:auto; height:auto; float:left; margin:0px 5px 5px 10px }
#title .rating .rt{display:inline-block; color:#ffab26; font-size:13px; margin-top:10px}
#title .rating a{ color:#ffab26; font-size:13px}
#topDetail{width:100%; height:auto; float:left; margin:5px 0px}
#topDetail #detail-img{width:35%; height:auto; float:left; margin:7px 0px; box-sizing:border-box; position:relative }
#topDetail #detail-img #image-large{width:100%; margin:0px; height:auto; border:solid 1px #e3e3e3; padding:5px; box-sizing:border-box}
    #topDetail #detail-img a img {
        margin: 0px auto;
        height: auto;
         display: block;
        max-width: 100%;
    }
#topDetail #detail-img #image-list{width:100%; height:auto; float:left; margin:0px 0px; padding:0px; text-align:center}
#topDetail #detail-img #image-list .thumb{ width:24%; height:99px;  display:inline-block; table-layout:fixed; box-sizing:border-box;  padding:5px;border:solid 1px #e3e3e3; margin:5px 0.4%}
#topDetail #detail-img #image-list .thumb:first-child{ margin-left:0px }
#topDetail #detail-img #image-list .thumb:last-child{ margin-right:0px}
 #topDetail #detail-img #image-list .thumb a{  display:inline-block;
    text-align: center;
    vertical-align: middle;}
#topDetail #detail-img #image-list .thumb a img{max-width:100%;  height:89px; width:auto}
#topDetail #detail-img #image-list .thumb:hover{ border:1px solid #44ba46}
#topDetail #quote{width:100%; height:150px; float:left; padding-top:10px; margin:5px 0px; box-sizing:border-box;
display: block;
    font-size: 14px;
    color: #333;
    line-height: 22px;
     border: none;
	position:relative;
	overflow:hidden; 
}
#topDetail #quote>ul li {display: block;
    font-size: 14px;
    color: #333;
    line-height: 25px;
    padding: 0;
	list-style-type: none;
	list-style:disc; 
}
#topDetail #quote  .name{font-weight:bold; font-size:16px; display:block; margin-bottom:7px}
 
#ovlarticle{ position:absolute;left:0;
	bottom:0px; width:100%; height:250px;
	background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(85%,rgba(255,255,255,.8)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%); }
	
.exDetail{font-size: 14px;
    display: block; color:#44ba46}
.exDetail  i{ font-size:18px}
.setImages{ border:1px solid #6fc661 !important}
.detail-info{width:40%; height:auto; float:left; margin:0px 0px; box-sizing:border-box; position:relative; padding:0px 15px 0px 15px  }
.price-Sale{width:100%; height:auto; float:left; margin:0px}
.box-price-sale{width:160px; height:30px; font-family:OpenSans-bold; background:#f26522; padding:0px; float:left ; position:relative; margin-top:7px}
.box-price-sale .over{width:175px; height:15px; z-index:2; background:rgb(255,255,255,0.1); position:absolute; top:0; left:0}
.box-online{width:auto; height:30px; background:#44ba46; float:left; border-top-right-radius:30px; border-bottom-right-radius:30px; padding-right:5px;   }
.box-online .name1{height:100%; float:left; margin:0px 4px 0px 33px; font-size:15px; line-height:28px; color:#fff; 
}
.box-price-sale .round{width:26px; height:26px; font-size:14px; color:#edff26; text-align:center; line-height:26px;    background:#f26522; border-radius:50%; position:absolute; left:2px; top:2px}
.box-price-sale .round i{line-height:26px}
.box-price-sale .online{text-align:right; line-height:28px; color:#fff; display:block; margin-right:5px; color:#edff26;  font-size:15px}

.triangle{
	 content:'';
	 width:0px;
  height:0px !important;
  border-bottom:15px solid transparent;
  border-top:15px solid transparent;
  border-left:11px solid #f26522; float:left; position:absolute; right:-11px; top:0px; z-index:1
	 
	 }
.price-Sale .price-Sale-note{    
     font-size: 35px;
    color: #f00;
    margin: 6px 0px 0px 25px;
    display: block;
    float: left; font-weight:bold;
	line-height:30px
 }
.price-Sale select{width:115px; height:30px; border:solid 1px #e3e3e3; margin-left:12px; margin-top:6px; color:#f00}
.price-Sale .price{width:100%; height:auto; margin:10px 0px 5px 0px; float:left}
.price-Sale .price p{ margin:0px 0px 0px 0px; font-size:16px;  color:#454545}
.price-Sale .price p i{width: 20px;
    height: 20px;
     background-size: 100%;
    display: inline-block;
    float: left;
}
    .price-Sale .price p .note-price{color:#fff; padding:3px 5px; border-radius:3px; background:#f00; font-size:13px; font-style:normal}
    .price-Sale .price p span.bold {
        font-size: 20px;
        text-decoration: line-through
    }
.price-Sale .price p span.ck{font-size:18px; color:#F00} 
.price-Sale .note{font-size:11.5px; color:#fe661c; margin-top:3px;   padding:5px 0px;  width:100%; box-sizing:border-box; float:left; text-align:center; border-radius:5px}
/*discount*/

.discounts{width:100%; height:auto; margin:5px 0px; float:left}
.discounts .title{font-size:14px; float:left; margin:5px 0px}
.it-discount {
    width: auto;
    color: #f00;
   position:relative
}
.voucher-ticket {
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    background: #44ba46;
    padding: 3px 7px;
    border: 0;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-animation: tada 1.2s infinite;
    animation: icon-zoom 1.2s infinite;
}
    .voucher-ticket:before {
        content: "";
        left: -3px;
        width: 6px;
        height: -webkit-calc(100% - 5px);
        height: calc(100% - 5px);
        position: absolute;
        top: 2.5px;
        background-image: radial-gradient(#f7f7f7 2px, transparent 0);
        background-size: 6px 6px;
        background-position-x: -6px;
    }
    .voucher-ticket::after {
        content: "";
        width: 6px;
        right: -3px;
        height: calc(100% - 5px);
        position: absolute;
        top: 2.5px;
        background-image: radial-gradient(#f7f7f7 2px, transparent 0);
        background-size: 6px 6px;
        background-position-x: -6px;
    }
    .it-discount .cont-discount{ font-size:13px; padding:10px 10px; color:#333; display:block}
.show-discount {
    border: 1px solid #e1e1e0;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 5%);
    border-radius: 2px;
    background: #fff;
    position: absolute;
    z-index: 999;
    top: calc(100% + -5px);
    padding: 10px;
    height: auto;
    display:none
}
.cont-discount{width:100%;height:auto; float:left; position:relative}
    .cont-discount .icon {
        position: absolute;
        top: -24px;
        left: 100px;
        font-size: 20px;
        color: #e1e1e0;
     }

        .cont-discount .icon i{background:#fff; line-height:6px}
        .it-discount:hover .show-discount {
            display: block
        }


.item-discount {
    flex-wrap: wrap;
    background: #fff;
    padding: 10px;
    color: #333;
    border-radius: 5px;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    box-shadow: 0.125rem 0.125rem 0.3125rem rgb(0 0 0 / 7%);
    border: 1px solid #e8e8e8;
    float:left;
    margin:5px 0px
}
    .item-discount a {
        border-radius: 5px;
        font-size: 12px;
        padding: 3px 10px;
        text-align: center;
        -ms-flex: 0 0 85px;
        flex: 0 0 85px;
        max-width: 85px;
        background-color: #f00;
        color: #fff;
        float: left;
        width: 18%; font-weight:bold
    }
        .item-discount a:hover {
            background: #d51111; color:#fff !important
        }
    .item-discount p {
        float: left;
        width: 80%;
        margin: 0px 5px 0px 0px;
        color: #454545; font-size:12px
    }




    .listItemProduct {
        width: 100%;
        height: auto;
        float: left;
        margin: 5px 0px;  
    }
         .name-Involve{display:block; font-weight:bold; margin-bottom:5px; width:100%;float: left;}
        .listItemProduct .item-product {
                width: 18.6%;
            border-radius: 5px;
            position: relative;
            text-align: center;
            height: auto;
            float: left;
            margin-right: 7px;
            border: solid 1px #e3e3e3;
            box-sizing: border-box;
            padding: 4px
        }
.listItemProduct .item-product:hover{ border:1px solid #44ba46 }
.listItemProduct .item-product .img{display:table; table-layout:fixed; width:100%; height:70px; float:left}
.listItemProduct .item-product .img a{text-align:center; display:table-cell; vertical-align:middle}
.listItemProduct .item-product .img a img{max-width:100%; max-height:70px}
        .listItemProduct .note-involve{position:absolute; top:3px; right:3px}
        .listItemProduct .item-product .name {
            color: #44ba46;
            font-size: 12px;
            margin: 3px 5px;
            line-height: 18px;
            font-weight: bold
        }
.listItemProduct .item-product .name i{color:#757575; font-size:14px; margin-left:5px}
 .listItemProduct .item-product span{margin:0px 5px; display:block; color:#F00; font-size:13px; font-weight:bold}
.detail-info .itemInfo{ width:100%; height:auto; float:left; box-sizing:border-box; margin-top:5px; font-size:13px }
    .detail-info .itemInfo ul li {
        width: 50%;
        height: auto;
        float: left;
        margin: 0px 0px 5px 0px;
        color: #333; font-size:15px
    }
        .detail-info .itemInfo ul li i {
            color: #44ba46
        }
        .detail-info .itemInfo ul li span {
            color: #44ba46;
            font-size: 15px
        }
.price-Sale .gift {
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    margin-top: 15px;
    position: relative;
    box-shadow: 0 6px 10px rgb(0 0 0 / 10%);
    border: 1px solid #44ba46;
    border-radius: 10px;
    position: relative;
}

.title-gift {
    background-color: #44ba46;
    color: #fff;
    border-radius: 10px 10px 0 0;
    padding: 15px 0 10px;
    margin: 0.5px;
}

.price-Sale .gift .name-gift {
    display: block;
    position: relative;
    margin-left: 45px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-family: OpenSans-bold;
    font-weight: bold
}

    .price-Sale .gift .name-gift:after {
        content: '\f559';
        display: inline-block;
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        left: -35px;
        transform: translateY(-50%);
        width: 30px;
        height: 40px;
        font-size:30px;
        top:24px;
        background-repeat: no-repeat;
        background-size: 100%; 
    }

.des-gif {
    padding: 3px 15px 0 45px;
    font-size: 14px;
    color: #fff;
    display: block
}




.content-gift {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 5px 15px;
    line-height: 23px
}

    .content-gift p {
        margin: 4px 0px
    }

    .content-gift ul li {
        position: relative;
        margin: 4px 0px;
        padding-left: 20px;
        width: 100%;
    }

        .content-gift ul li::before {
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            content: "\f058";
            color: #44ba46;
            margin-right: 5px;
            position: absolute;
            left: 0px
        }

    .content-gift strong {
        color: #44ba46
    }
    .order-contact {
        width: 100%;
        height: auto;
        float: left;
        margin: 8px 0px
    }
.orderNow{width:100%; height:auto; float:left; margin:0px 0px}
.orderNow a{ background:#44ba46; color:#fff; padding:9px 20px; text-align:center; box-sizing:border-box; width:100%; display:block; border-radius:6px}
.orderNow a:hover{color:#fff !important; background:#f26522}
 
.orderNow a .now{ text-transform:uppercase; display:block; font-weight:bold; font-size:22px; margin-bottom:0px; font-family:roboto}
.detail-info .call{width:100%; height:auto; float:left; border:solid 1px #e3e3e3; padding:5px 5px; margin:5px 0px; background:#f1f1f1}
.detail-info .call input{width:45%; height:30px; border:1px solid #d6d5d5; float:left; text-indent:10px}
.detail-info .call select{width:25%; height:30px; border:1px solid #d6d5d5; float:left; margin:0px 5px; color:#656565}
.detail-info .call a{width:27%; height:30px; color:#fff; background:#f26522; float:left; margin:0px; text-transform:uppercase; line-height:30px; text-align:center; font-size:13px; border-radius:3px}
.detail-info .call a:hover{background:#44ba46; color:#fff !important}
.contact-now{width:100%; height:auto; float:left; margin:0px 0px; text-align:center}
.contact-now a{width:49.2%; height:auto; float:left; margin:3px 0.7%; color:#fff; display:block; padding:5px 7px; border-radius:5px}
.contact-now a:first-child{margin-left:0%}
.contact-now a:nth-child(2n){margin-right:0px}
.contact-now a:nth-child(3n){margin-left:0px}
.contact-now a.calls{background:#f58d18; }
.contact-now a .sp1{font-size:21px; font-weight:bold; display:block; font-family:roboto}
.contact-now a .sp2{ font-size:16px}
.contact-now a.contact{background:#52a7ff; text-align:left}
.contact-now a .sp2{font-size:13px; margin-left:40px }
.contact-now a .sp1{font-size:18px; font-weight:bold; display:block; font-family:roboto; margin-left:40px }
 .contact-now a.gmail .sp2 {font-size:12px !important; margin-left:37px }
.contact-now a.call  .sp1 {margin-left:auto}
.contact-now a.call  .sp2 {margin-left:auto}
 
.contact-now a:hover{color:#fff !important; background-color:#44ba46 !important}
.detail-info .equa{width:100%; height:auto; float:left;  margin:5px 0px; }
.detail-info .equa a{ padding:5px 10px; color:#333; margin:0px 5px 0px 0px; display:block; float:left;border:solid 1px #b5b5b5; border-radius:5px;   }
#detail-servive-advisory{width:25%; height:auto; float:left; margin:0px;  }
#detail-servive{width:100%; height:auto; float:left; margin:5px 0px; border:solid 1px #e3e3e3; padding:5px}
#detail-servive #title-detail-servive{width:100%; text-align:center; height:auto; float:left; margin:0px 0; padding:0px 0px 7px 0px; border-bottom:1px solid #e3e3e3}
 #detail-servive #title-detail-servive img{max-width:95%; height:auto; margin:5px auto; display:block}
#detail-servive #service-vip{width:100%; height:auto; float:left; margin:5px 0px; padding:0px 2px  }
#detail-servive #service-vip .item-service{width:100%; height:auto; float:left; margin:0px 0px; padding:10px 0px 5px 10px; border-bottom:1px  dashed #e3e3e3  }
    #detail-servive #service-vip .item-service i {
        font-size: 34px;
        color: #44ba46;
        margin: 0px
    }
  
#detail-servive #service-vip .item-service:last-child{border:none}
#detail-servive #service-vip .item-service:hover{background:#ededed}
#detail-servive #service-vip .item-service p{color:#425a44; margin:0px 5px; font-size:14px; text-align:left}
#detail-servive #service-vip .item-service .left-item-service{width:18%; height:auto; float:left; text-align:center}
#detail-servive #service-vip .item-service .right-item-service{width:82%; height:auto; float:left; padding-top:2px}
#detail-advisory{width:100%; height:auto; float:left; margin:5px 0px; border:solid 1px #e3e3e3; padding:0px 0px}
    #detail-advisory .name {
        color: #fff;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-align: center;
        text-transform: uppercase;
        background: #44ba46
    }
#detail-advisory   ul{ width:100%; height:auto;  float:left; margin:0px; padding:5px 8px; border-top:solid 1px #e3e3e3}
#detail-advisory   ul li{width:100%; padding:8px 5px; border-bottom:1px dashed #e3e3e3}
    #detail-advisory ul li:hover {
        background: #f4f4f4
    }
#detail-advisory   ul li a{color:#333; margin:5px 0px}
#detail-advisory   ul li a i{ color:#333}

/*ThÃ´ng tin chi tiáº¿t*/
#detail-parametter{width:100%; height:auto; float:left; margin:10px 0px; border-top:1px solid #e3e3e3; padding-top:10px; position:relative}
#detail-parametter #detail{width:70%; height:auto; float:left; margin:0px; font-size:16px;  color:#333; line-height:25px; padding-right:20px }
#detail-parametter #detail #content img{max-width:100%; margin:7px 0px; height:auto !important}
    #detail-parametter #detail h2 {
        color: #44ba46;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px;
    }
    #detail-parametter #detail h3 {
        color: #44ba46;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px;
    }
    #detail-parametter #detail h4 {
        color: #44ba46;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px;
    }
 
 
    #detail-parametter #info-short {
        width: 30%;
        background: #fff;
        max-height: 700px;
        float: right;
        padding: 10px;
        border: 1px solid #e3e3e3
    }

        #detail-parametter #info-short .detail-info{width:100% !important; padding:0px}
        .detail-title {
            width: 100%;
            height: auto;
            float: left;
            margin: 5px 0px;
            border-bottom: 1px solid #e3e3e3
        }
    .detail-title span {
        background: #44ba46;
         border-top-right-radius: 14px;
        color: #fff;
        display:inline-block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px;
        padding:5px 20px 5px 7px
    }
    #parametter.name {
        color: #44ba46;
        display: block;
        font-family: OpenSans-bold;
        font-size: 17px
    }
#tableParametter {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0px
}
    #tableParametter tr {
        margin: 0px;
        padding: 0px
    }
#tableParametter td {
    padding: 5px 5px 5px 15px;
    margin: 0px;
}
    #tableParametter td:first-child {
        border-right: 1px solid #e6e6e6;
        width: 30%;
    }
    #tableParametter td:last-child {
        border-left: 1px solid #fff;
    }
#tableParametter tr:nth-child(2n) {
    background: #f5f7f5
}


#Accessory {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0px;
    border: 0.5px solid #e3e3e3;
}

#Accessory tr {
        margin: 0px;
        padding: 0px
    }
#Accessory tr.bar {
            background: #f5f7f5;
            text-align:center;
            color:#333;
            text-transform:uppercase
        }
#Accessory td {
            padding: 7px;
            margin: 0px;
            border: 0.5px solid #e3e3e3; line-height:20px
}
    #Accessory td.ord{width:5%}
    #Accessory td.image {
        width: 15%
    }
    #Accessory td.name {
        width: 25%
    }
    #Accessory td.func {
        width: 40%
    }
    #Accessory td.time {
        width: 15%
    }
    #Accessory td.price {
        width: 15%
    }
    #Accessory td img {
        max-height: 100px;
        width: auto;
        margin: 5px auto;
        display: block
    }
#Accessory .align{text-align:center}
 
#parametter{width:100%; height:auto; float:left}
    #parametter img{max-width:100%; height:auto !important }
    /*scroll*/
    .f-nav { /* To fix main menu container */
        z-index: 2;
        position: fixed;
        top: 0;
    }
#info-short .orderNow {
    display: none
}
    #info-short .orderNow a .ship {
        font-size: 12px
    }
#info-short .price {
    display: none;
    margin: 5px 0px
}
    #info-short .price .sale {
        font-size: 25px;
        color: #f26522;
        font-weight: bold
    }
    #info-short .price .ny {
        font-size: 14px;
        color: #333;
        text-decoration: line-through
    }
    #info-short .price .pt {
        color: #f26522
    }
   
   /*Tag*/
 #tag{width:100%; height:auto; float:left; margin:10px 0px}
  #tag span{ color:#898989; display:inline-block ; margin-right:10px}
  #tag a{ color:#898989; display:inline-block} 
 /*Comment*/
 #comment{width:100%; height:auto; float:left; margin:0px; padding-top:10px; border-top:1px dashed #cdcdcd }  
  #box-comment{width:100%; height:auto; float:left; margin:0px} 
  #box-comment textarea{width:100%; height:auto; float:left; margin:0px; text-indent:15px; padding-top:5px; border: solid 1px #cdcdcd}
  #box-comment #command{width:100%; height:auto;  float:left; margin:0px ; border: solid 1px #cdcdcd; border-top:none; padding:0px 5px}
 #box-comment #command #imageSend{width:auto; float:left; margin:0px; border-right:solid 1px #cdcdcd; padding:2px 5px; line-height:39px}
  #box-comment #command #imageSend a{color:#333; margin:0px 5px; display:block}
  #box-comment #command #review{width:auto; float:left; margin:0px;  padding:2px 10px; line-height:39px}
 #box-comment #command #review i{ color:#ffab26}
  #box-comment #command #sex{width:auto; float:left; margin:0px;  padding:2px 10px; line-height:39px; line-height:39px}
  #box-comment #command #formsend{width:auto; float:left; margin:0px;  padding:2px 10px; line-height:39px; line-height:39px}
  #box-comment #command #formsend input{height:31px; border:solid 1px #cdcdcd; float:left; margin:4px 4px; text-indent:10px}
  #box-comment #command #formsend #txtEmail{width:205px}
 #box-comment #command #formsend button {
        background: #44ba46;
        color: #fff;
        padding: 7px;
        margin-left: 5px; border:none
    }
  #box-comment #command #formsend a:hover{color:#fff !important; background:#f26522}
 #image-customer{width:100%; height:auto; float:left; margin:5px 0px; padding:7px; border:solid 1px #cdcdcd}
 #image-customer span{font-size:16px; color:#333; margin:5px 0px; display:block; font-weight:bold}
 #image-customer a img{ max-height:200px; width:auto; float:left; margin:5px; padding:5px ; border:1px solid #e2e1e1}
 #title-list-comment{width:100%; height:auto; float:left; margin:5px 0px; border-bottom:1px solid #e2e1e1}
 #title-list-comment span{text-align:left; margin:5px 0px; font-weight:bold}
 #title-list-comment select{float:right; border:1px solid #e2e1e1; padding:5px}
 #list-item-comment{width:100%; height:auto; float:left; margin:5px 0px}
 #list-item-comment .item-comment{width:100%; height:auto; float:left; margin:5px 0px}
 #list-item-comment .item-comment  .user-comment{width:100%; height:auto;   margin:0px; display:block}


    #list-item-comment .item-comment .user-comment .icon-user {
        font-size: 12px;
        color: #fff;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        display: inline-block;
        background: #ccc;
        margin-right: 5px;
        float: left
    }


    #list-item-comment .item-comment .name-user {
        font-weight: bold;
        display: inline-block;
        line-height: 15px
    }

    #list-item-comment .item-comment .use {
        margin: 5px 0px 0px 0px;
        display: block;
    }

    #list-item-comment .item-comment .content-user {
        margin: 0px 5px 5px 35px;
    }


 #list-item-comment .item-comment   .feed{margin:0px;margin:0px 5px 5px 35px; font-size:13px;}
 #list-item-comment .item-comment   .feed a{cursor: pointer;
    color: #4a90e2; margin-right:10px}
.reply-comment{  display: block;
    margin-top: 10px;
    position: relative;
    background: #f1f1f1;
    border: 1px solid #e7e7e7;
    padding: 15px 10px 5px 10px;
    font-size: 14px;
    color: #333;
    margin-left: 30px;
}
.arrow_box {
    position: relative;
    left: 7px;
    display: block;
    margin-top: -15px;
    z-index: 9;
    background: #f1f1f1;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}.arrow_box:after {
    border-bottom-color: #f1f1f1;
    border-width: 11px;
    margin-left: -11px; 
}
.arrow_box:before {
    border-bottom-color: #e7e7e7;
    border-width: 12px;
    margin-left: -12px;  
}
.reply-comment .icon-user{font-size:12px; color:#fff; width:25px; height:25px ;
  text-align:center;  line-height:25px; display:inline-block;    margin-right:5px; background:#ccc}
 .reply-comment .icon-admin i{line-height:25px}
  .reply-comment .icon-admin{font-size:12px; color:#fff; width:25px; height:25px ;
  text-align:center;  line-height:25px; display:inline-block; 
   background:url(../icon/favicons.png) no-repeat left center scroll transparent ; background-size:100%; margin-right:12px; float:left }
.reply-comment .name-user{font-weight:bold}
.reply-comment .admin{padding:3px 7px; background:#f6ffac; color:#000; font-size:12px; border-radius:5px}
.reply-comment .use{margin:5px 0px 0px 0px; display:block;  }
.reply-comment .content-user{margin:0px 5px 5px 35px;  }
.reply-comment .feed{margin:0px;margin:0px 5px 5px 35px; font-size:13px;}
    .reply-comment .feed a {
        cursor: pointer;
    }
.setImages {
    border: 1px solid #6fc661 !important
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
#product-seach{width:100%; height:auto; float:left; margin:0px}
#product-seach itemProduct{width:25% !important}
#info-short .detail-info .call a{font-size:12px}
/*Detail*/
#table {
    width: 100%;
    height: auto;
    border: none !important
}
#table tr{border:none !important}
    #table tr td {
        border: none;
        border-bottom: 1px solid #eee;
        padding: 10px;
        width: 50% !important;vertical-align: text-top; text-align:justify
    }
    #table tr td img {
        width: auto !important;
        height: auto;
        float: left;
        margin: 0px 7px 7px 0px;
        max-height:100px !important
     
    }
#table tr td h4{margin:0px }
#table tr td p{margin:0px}
#ListImageUpload{width:100%; height:auto}
#ListImageUpload img.imgUpload{max-height:100px !important; width:auto; float:left; margin:5px}
#list-item-comment .item-comment .user-comment time{font-size:12px; color:#666666}
#list-item-comment .item-comment .checkbuy{font-size:13px; color:#44ba46; margin:0px 5px}
#list-item-comment .item-comment .imageSend{width:100%; margin:5px 0px; float:left; padding-left:35px}
#list-item-comment .item-comment .imageSend img{ height:100px !important; width:auto}
.box-reply{width:100%; height:auto; float:left; margin:5px 0px; padding-left:30px}

.contact-now a.contact i{float:left;line-height: 48px;
font-size: 22px;}
.contact-now a.calls i{float:left;line-height: 48px;
font-size: 22px;}
.contact-now a .sp1{ margin-left:35px;margin-top: 3px;}
.contact-now a .sp2{ margin-left:35px;display: block;}
.contact-now a.calls .sp1{ margin-left:35px;text-align: left;margin-top: 3px;}
.contact-now a.calls .sp2{ margin-left:35px;display: block;text-align: left;}

#table1 {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0px;
    border: 1px solid #dcdcdc;
    border-right: none;
    border-bottom: none;
}
#table1 td {
 
    border: 0.5px solid #dadada;line-height: 25px; padding: 5px;
}
#table1 tr {
    line-height: normal !important;
}
@keyframes icon-zoom {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1,1,1) rotate(3deg);
        transform: scale3d(1,1,1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1,1,1) rotate(-3deg);
        transform: scale3d(1,1,1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
#info-short .box-price-sale{display:none}
#info-short .listItemProduct{display:none}
#info-short .equa{display:none}
#info-short .contact-now a.gmail {
    display: none
}
#info-short .contact-now a.fb {
    display: none
}
#info-short .price-Sale .price-Sale-note{ margin-left:5px}
#info-short  .price-Sale .price p{font-size:14px}

/*Test large*/
.large-Topdetail #detail-img {
    width: 55% !important
}
.large-Topdetail .detail-info{width:45%}
.large-Topdetail #detail-img #image-list .thumb {
    width: 15.9% !important;
    height: 99px;
    display: inline-block;
    table-layout: fixed;
    box-sizing: border-box;
    padding: 5px;
    border: solid 1px #e3e3e3;
    margin: 5px 0.4%
}
.large-Topdetail #detail-servive-advisory{display:none !important}
.large-Topdetail .detail-info{padding-right:0px}
#table-short{width:100%; height:auto; float:left; margin:5px 0px}

#table-short table {
        width: 100%;
        height: auto;
        float: left;
        margin: 10px 0px;
        border: 0.5px solid #ebe9e9;
    }

#table-short table tr {
            margin: 0px;
            padding: 0px
        }
#table-short table tr.bar {
                margin: 0px;
                padding: 0px;
                background: #f5f7f5
            }

#table-short table td {
            padding: 7px;
            margin: 0px;
            border: 0.5px solid #ebe9e9;
            line-height: 20px;
            text-align: initial;
        }
#detail-parametter #detail img{max-width:100% !important; height:auto !important }


.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .youtube iframe, .youtube object, .youtube embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.clsParametter {
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0px
}
    .clsParametter tr {
        margin: 0px;
        padding: 0px
    }
.clsParametter td {
    padding: 5px 5px 5px 15px;
    margin: 0px;
}
.clsParametter td:first-child {
    border-right: 1px solid #e6e6e6;
    width: 30%;
}
 .clsParametter td:last-child{
   border-left: 1px solid #fff;
 }
 
.clsParametter tr:nth-child(2n) {
    background: #f5f7f5
}
#caynuoc{
width:100%;border:1px solid #e6e6e6; font-size: 14px;line-height: 20px;
}
}
#caynuoc tr:nth-child(2n) {
    background: #f5f7f5;
}
#caynuoc tr td{border:0.5px solid #e6e6e6; text-align:center;padding: 5px;}
#caynuoc tr:first-child{    background-color: #44ba46; color:#fff}
#list-item-comment .item-comment .imageSend img {
width:150px}


#Genuine {
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    margin: 10px 0px;
    position: relative;
    border: 1px solid #22a4e0;
    border-radius: 10px 10px 0 0;
    position: relative;
    box-sizing: border-box
}

    #Genuine #body-Genuine {
        background-color: #44ba46;
        color: #fff;
        border-radius: 10px 10px 0 0;
        padding: 5px 0 5px;
        box-sizing: border-box;
        width: 100%;
        margin: 0.5px;
        height: 100%;
        float: left
    }

        #Genuine #body-Genuine #icon-Genuine {
            width: 13%;
            height: auto;
            float: left
        }

            #Genuine #body-Genuine #icon-Genuine i {
                font-size: 45px;
                color: #fff;
                margin: 6px 5px 10px 15px
            }

#content-Genuine {
    width: 87%;
    height: auto;
    float: left
}

    #content-Genuine .sp1 {
        color: #fff;
        text-transform: uppercase;
        margin: 5px 5px 0px 5px;
        display: block;
        font-size: 20px;
        font-weight: bold;
        font-family: "Myriad Pro","arial";
    }

    #content-Genuine .sp2 {
        color: #fff;
        margin: 0px 5px;
        display: block;
        font-size: 20px;
    }

#info-short #content-Genuine .sp2 {
    font-size: 16px;
}

.notify {
    background: rgba(240,87,100,0.8);
    padding: 4px;
    color: white;
    font-size: 12px;
    margin: 2px 5px;
    display: inline-block;
    border-radius: 3px;
}

#content-price {
    width: 100%;
    height: auto;
    float: left;
    margin: 8px 0px
}

#left-content-price {
    width: 70%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 25px
}

    #left-content-price ul {
        width: 100%;
        float: left;
        margin: 0px
    }

        #left-content-price ul li {
            position: relative;
            margin: 3px 0px;
            padding-left: 27px;
            width: 100%;
            color: #4a4a4a;
font-size: 20px; float:left
        }

            #left-content-price ul li::before {
                font-family: "Font Awesome 5 Pro";
                font-weight: 900;
                content: "\f058";
                color: #44ba46;
                margin-right: 5px;
                position: absolute;
                left: 0px;
                top: 2px
            }

            #left-content-price ul li:first-child::before {
                top: 15px
            }

            #left-content-price ul li span {
                font-size: 22px;
                font-weight: bold
            }

            #left-content-price ul li:first-child span {
                font-size: 35px;
                color: #ea0000;
            }

#right-content-price {
    width: 30%;
    background-color: #f6f6f6;
    float: left;
    margin: 0px;
    padding: 5px;
    text-align: center;
    border-radius: 5px
}

    #right-content-price span {
        color: #454545;
        display: block;
        margin: 5px
    }

    #right-content-price .price {
        font-size: 20px;
        text-decoration: line-through
    }

    #right-content-price .bold {
        color: #f00
    }

.price-Sale .price {
    float: left;
    margin: 0px
}

.name-Involve {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    width: 100%;
    float: left;
}


/*Ð?t t?t*/

.dattruoc {
    width: 100%;
    height: auto;
    margin: 5px 0px;
    border-radius: 5px;
    background: #f23141; float:left;
    position:relative
}
    .dattruoc .gia {
        width: 55%;
        height: auto;
        float: left;
        margin: 3px;
        background: #ff2335;
        border: 1px solid #ff737e;
        border-radius: 3px;
        background: url(../images/hoa-dao.png) no-repeat top left scroll #da3535;
        position: relative
    }



        .dattruoc .gia .gia-1 {
            color: #fbcf00;
            font-size:14px;
            font-weight:bold;
            display: block;
            text-align:right;
            margin:3px 3px 0px 3px;
            
        }
        .dattruoc .gia .gia-2 {
            color: #fbcf00;
            font-size: 28px;
            font-weight: bold;
            display: block;
            text-align: right;
            margin: -7px 3px 3px 3px;
            font-family: UTMSwiss721BlackCondensed;
            line-height: 34px;
            position: relative;
            z-index: 2
        }

  .dattruoc .gia .gia-2::before {
                content: attr(data-text);
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                animation: glitch 2s infinite;
                clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
                transform: translate(-2px, -2px);
                color: #fff;
                text-shadow: 0 0 5px #fff, 0 0 15px #fff;
            }

.rain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient( 0deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.1) 1px, transparent 4px );
    animation: rain 10s linear infinite;
    z-index: 1; /* Place it behind the text */
}

/* Animation for the rain effect */
@keyframes rain {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(100%);
    }
}

/* Glitch effect for the text */
@keyframes glitch {
    0%, 100% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }

    33% {
        clip-path: polygon(0 0, 100% 0, 100% 15%, 0 15%);
        transform: translate(-5px, -5px);
    }

    66% {
        clip-path: polygon(0 85%, 100% 85%, 100% 100%, 0 100%);
        transform: translate(5px, 5px);
    }
}



.dattruoc .ten{width:37%; height:auto; float:left; margin:0px}
    .dattruoc .ten span{
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        font-size: 16px;
        font-family: UTMSwiss721BlackCondensed;
        display:block; margin-top:5px
    }

/*    Thêm ngày 24/02/2025*/
#service-product {
    width: 100%;
    height: auto;
    margin: 10px 0px;
    float: left;
    border-top: 1px solid #f1f1f1;
}
    #service-product h3 {
        color: #ea0000;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }
 

#service-product ul {
    display: flex;
    flex-wrap: wrap;
}
    #service-product ul li {
        border-bottom: 1px solid #f1f1f1;
        position: relative;
        padding: 5px 0 5px 0;
        width: 20%;
        align-items: center;
        display: flex;
        color: #344054;
        padding-right: 20px;
        line-height:20px
    }
        
        #service-product ul li i {
            width: 35px;
            height: 35px;
            content: '';
            display: block;            
           
        }
            #service-product ul li i.icon-chinhhang {
                background: url(../icons/icon-chinhhang.png) no-repeat center / contain;
                    margin: 0 8px 0 0;
            }

            #service-product ul li i.icon-baohanh {
                background: url(../icons/icon-baohanh.png) no-repeat center / contain;
                margin: 0 8px 0 0;
            }
            #service-product ul li i.icon-lapdat {
                background: url(../icons/icon-lapdat.png) no-repeat center / contain;
                margin: 0 8px 0 0;
            }
            #service-product ul li i.icon-giare {
                background: url(../icons/icon-giare.png) no-repeat center / contain;
                margin: 0 8px 0 0;
            }
            #service-product ul li i.icon-doitra {
                background: url(../icons/icon-doitra.png) no-repeat center / contain;
                margin: 0 8px 0 0;
            }
.relate {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}


.relate li {
        align-items: center;
        background: #fff;
        border: 1px solid #d1d5db;
        border-radius: 5px;
        color: #444;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        font-size: 12px;
        gap: 10px;
        justify-content: center;
        margin: 0 0 10px;
        overflow: hidden;
        position: relative;
        -webkit-text-decoration: none;
        text-decoration: none;
        margin-right:10px;
        padding-right:12px
    
      
    }

 



    .relate li a {
        gap: 5px;
        justify-content: flex-start;
        padding: 5px;
        width: 100%;
        display: flex !important;
        align-items: center !important;
    }
        .relate li a img {
            height: 30px;
            position: relative;
            width: 30px;
        }


        .relate li a .content-relate {
            display: flex !important;
            flex-direction: column !important;
            box-sizing: inherit;
            line-height: 1.5
        }
    .relate li .content-relate strong {
        color: #444;
        text-align: left;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        text-align: center;
        width: 100%;
    }
    .relate li .content-relate span {
        color: #f00; text-align: left;
        box-sizing: inherit;
    }


    .relate li.active {
        border: 1px solid #d70018;
    }
       .relate li.active:after {
    background-color: #d70018;
    border-radius: 0 0 0 10px;
    color: #fff;
    content: "\f00c";
    font-size: 10px;
    height: 0px;
    padding-bottom: 15px;
    padding-left: 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    font-family: "Font Awesome 5 Pro"
}
.title-relate {
    color: #444;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0px 10px 0px;
    float:left;
    display:block
}

/*Giá s?n ph?m*/
#content-price {
    width: 100%;
    height: auto;
    display: flex !important;
    margin-bottom:0px
}
.item-price {
    align-items: center;
    background: #fff;
     cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    gap: 10px;
    justify-content: center;
     overflow: hidden;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: calc(33.33333% - 6.66667px);
    text-align: center;
}
  .item-price .content-item-price {
     border-bottom: 1px solid #079900;
     width: 100%;
     height: 100%;
     position: relative;
     text-align: center;
     padding: 5px;
     background: #079900;
     color: #fff;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px
 }
  .item-price:first-child .content-item-price{
	 
	  border-bottom: 1px solid #ff6401;
	  background: url(../icons/bg-price.png) no-repeat 100%;
  }
     .item-price .content-item-price:after {
         border: 10px solid transparent;
         border-top-color: #079900;
         bottom: -20px;
         content: "";
         left: calc(50% - 5px);
         position: absolute;
     }
	 
	  .item-price:first-child .content-item-price:after {
          border-top-color: #ff6401;
      
     }
.item-price .acvite {
        border-bottom: 1px solid #F00;
    }
    .item-price .acvite:after {
        border-top-color: #5d5d5d;
    }

    .item-price:hover .content-item-price:after {
        border-top-color: #079900;
    }


    .item-price:hover .content-item-price {
        border-bottom: 1px solid #079900;
        background: #079900
    }
    .item-price .acvite span {
        color: #F00
    }

    .item-price p{ margin:5px 0px  }
        
        .item-price p strong {
            color: #F00;
            font-size: 20px;line-height: 20px;
			font-family:UTMSwiss721BlackCondensed
         }
        .item-price p span{text-decoration:line-through}
        .item-price .name-price {
            text-transform: uppercase;
            font-family: OpenSans-bold;
            margin-top: 5px
        }

.item-price:not(:nth-child(3n)) {
        margin-right: 10px;
    }

p.slogan {
    margin: 5px 0px;
    float: left;
    width: 100%;
    border: 1px dashed #d1d5db;
    padding: 5px;
    text-align: center;
    background: #f5f9fe;
    border-radius:3px;
    line-height:20px
}

/*Ðóng gói*/

#pack {
    position: relative;
    padding: 5px 0 5px 0;
    width: 100%;
    align-items: center;
    display: flex;
    color: #344054;
    padding-right: 20px;
    line-height: 20px;
    border: 1px solid #eaeaea;
    background: #f5f9fe;
}

    #pack i {
        background: url(../icons/icon-donggoi.png) no-repeat center / contain;
        margin: 0 8px 0 5px;
        width: 35px;
        height: 35px;
        content: '';
        display: block;
    }

#content-park {
font-size: 14px;
line-height: 20px;
padding-left: 10px;
width: calc(100% - 32px)
}

#ads-product{width:100%; height:auto; float:left; margin:5px 0px}
#ads-product img{width:100%; height:auto; left:left; margin:3px 0px}

.price-Sale .gift{margin-top:5px}