.product-img-box .product-image-gallery .gallery-image {
                                       display: unset;
                                       min-height: 400px;
                                           border-radius: 8px;
										   padding: 0;
										   border: 0;
                                       }
                                       .product-img-box .swiper-slide {
                                       min-height: 128px;
                                       display: flex;
                                       justify-content: center;
                                       align-items: center;
                                       box-sizing: border-box;
                                       border: 1px solid #eee;
                                       background: #ffffff;
									    border-radius: 8px;   
										border: 0;
                                       }
                                       .product-img-box #product-more-images .swiper-slide {
                                       cursor: pointer;
                                       }
									   .product-img-box #product-more-images .swiper-slide:last-child {
										   margin-right:0 !important;
									   }
									   .product-img-box .swiper-container {
										    margin-top: 10px;   
									   }
                                       .product-img-box .swiper-button-next{
                                       display: flex;
                                       justify-content: center;
                                       align-items: center;
                                       right: 0px;
                                       }
                                       .product-img-box .swiper-button-prev{
                                       display: flex;
                                       justify-content: center;
                                       align-items: center;
                                       left: 0px;
                                       }
                                       /* .overlay-video{
                                       opacity: 0;
                                       }
                                       .overlay-video-active{
                                       opacity: 1;
                                       } */
									   .old-price {
											float: left;
										}

.lt-shop-container {
								  line-height: 30px;
								  }
								  #lt_district_filter {
								  padding: 8px;
								  border-radius: 5px;
								  border: solid 1px #eee;
								  background: #fff;
								  width: 100%;
								  }
								  .cpsscroll {
								  overflow: hidden;
								  overflow-y: scroll;
								  max-height: 425px;
								  }
								  .cpsscroll::-webkit-scrollbar-track {
								  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
								  background-color: #F5F5F5;
								  }
								  .cpsscroll::-webkit-scrollbar {
								  width: 3px;
								  background-color: #F5F5F5;
								  }
								  .cpsscroll::-webkit-scrollbar-thumb {
								  background-color: #e11b1e;
								  border: 1px solid #e11b1e;
								  }
								  /* New stock */
								  strong#lt-cua-hang-summary {
								  display: block;
								  width: 100%;
								  background-color: #f7f7f7;
								  float: left;
								  text-align: center;
								  text-transform: uppercase;
								  border: 1px #eee solid;
								  line-height: 40px;
								  color: #3c3d41;
								  }
								  ul#lt-cua-hang {
								  display: block;
								  width: 100%;
								  float: left;
								  border-top: none;
								  border-bottom: none;
								  margin-top: 10px;
								  background: #f7f7f7;
								  }
								  ul#lt-cua-hang li {
								  margin-left: 12px;
								  border-bottom: 1px solid #fff;
								  box-sizing: border-box;
								  }
								  ul#lt-cua-hang li a {
								  color: #3c3d41;
								  }
								  .loadMoreInStock {
								  display: block;
								  float: left;
								  width: 100%;
								  border: 1px #eee solid;
								  border-top: none;
								  }
								  .hideInStock {
								  display: block;
								  float: left;
								  width: 100%;
								  border: 1px #eee solid;
								  border-top: none;
								  }
								  #lt-cua-hang li#none_shop {
								  font-style: italic;
								  line-height: 2;
								  }
								  .lt-shop-container>strong {
								  font-size: 14px;
								  }
								  
.right {
								  position: relative;
								  }
								  a.itemButton.oldProductContent {
								  margin-top: 10px !important;
								  display: block;
								  }
								  .oldProductContent .item {
								  display: flex;
								  background-color: #fff;
								  border-radius: 4px;
								  overflow: hidden;
								  border: solid 1px #ddd;
								  transition: all .4s;
								  padding-top: 10px;
								  }
								  .oldProductContent .itemImageWrap {
								  min-width: 25%;
								  max-width: 33%;
								  }
								  .oldProductContent.itemInfoWrap {
								  padding: .6rem;
								  width: 64%;
								  display: flex;
								  flex-direction: column;
								  justify-content: space-between;
								  }
								  .oldProductContent .itemName {
								  color: #000;
								  white-space: normal;
								  text-align: left;
								  overflow: hidden;
								  text-overflow: ellipsis;
								  display: -webkit-box;
								  -webkit-line-clamp: 2;
								  line-height: 1.86rem;
								  max-height: 3.72rem;
								  min-height: 2rem;
								  word-break: break-word;
								  font-weight: 600;
								  }
								  .oldProductContent .itemPriceBottom {
								  display: flex;
								  align-items: center;
								  justify-content: space-between;
								  }
								  .oldProductContent .itemFinalPrice{
								  color: #ff0010;
								  font-size: 1.4rem;
								  font-weight: 700;
								  }
								  .oldProductContent .itemImage {
								  padding-top: 85%;
								  position: relative;
								  overflow: hidden;
								  border-radius: 4px;
								  }
								  .oldProductContent .itemImage img {
								  position: absolute;
								  width: 100%;
								  top: 0;
								  left: 0;
								  }
								  .warrantyNote .fa {
								  font-size:14px;
								  }
								  a.oldProductContent{
								  color:#000;
								  }
								  a.oldProductContent:hover{
								  text-decoration:none !important;
								  }
								  .old-product-showmore {
								  text-align: center;
								  position: absolute;
								  bottom: 0;
								  width: 100%;
								  padding-top: 25px;
								  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.91) 50%, #fff 55%);
								  }
								  .old-product-showmore a {
								  cursor: pointer;
								  }

.listReviews {
                                 float: left;
                                 width: 100%;
                                 border-top: 1px solid #eee;
                                 padding: 15px 0;
                                 }
                                 .listReviews > h3 {
                                 font-size: 18px;
                                 padding: 15px 0;
                                 }
                                 .reviews_detail {
                                 height: auto;
                                 border: 1px solid #ddd;
                                 border-radius: 8px;
                                 padding: 15px;
                                 background-color: #fff;
                                 margin: 0;
                                 }
                                 .reviews_detail>div {
                                 height: 150px;
                                 border-right: 1px solid #ddd;
                                 }
                                 .reviews_detail .diem, .reviews_detail .thongke, .reviews_detail .danhgia {
                                 display: inline-flex;
                                 justify-content: center;
                                 flex-direction: column;
                                 }
                                 .reviews_detail>div:nth-child(3) {
                                 border-right: unset;
                                 }
                                 .averageRatings {
                                 font-size: 40px;
                                 color: #fd9727;
                                 line-height: 40px;
                                 display: flex;
                                 width: 110px;
                                 margin: 13px auto;
                                 }
                                 .diem {
                                 text-align: center;
                                 }
                                 .formReview {
                                 display: none;
                                 height: 100% !important;
                                 }
                                 .stars {
                                 width: fit-content;
                                 margin: 0 auto;
                                 cursor: pointer;
                                 }
                                 .star {
                                 color: orange !important;
                                 }
                                 .rate {
                                 height: 50px;
                                 margin-left: -5px;
                                 padding: 5px;
                                 font-size: 30px;
                                 position: relative;
                                 cursor: pointer;
                                 }
                                 .rate input[type="radio"] {
                                 opacity: 0;
                                 position: absolute;
                                 top: 50%;
                                 left: 50%;
                                 transform: translate(-50%, 0%);
                                 pointer-events: none;
                                 }
                                 .star-over::after {
                                 font-weight: 900;
                                 font-size: 22px;
                                 content: "\f005";
                                 display: inline-block;
                                 color: orange;
                                 z-index: 1;
                                 position: absolute;
                                 top: 6px;
                                 left: 6px;
                                 }
                                 .thongke>div {
                                 line-height: 20px;
                                 position: relative;
                                 width: 100%;
                                 float: left;
                                 margin-top: 10px;
                                 }
                                 .reviews_detail .fa {
                                 font-size: 15px;
                                 }
                                 #formReview .fa {
                                 font-size: 24px;
                                 }
                                 .checked {
                                 color: orange;
                                 }
                                 /* Three column layout */
                                 .side {
                                 float: left;
                                 width: 15%;
                                 }
                                 .middle {
                                 float: left;
                                 width: 60%;
                                 padding-top: 7px;
                                 }
                                 /* Place text to the right */
                                 .reviews_detail .right {
                                 width: 25%;
                                 text-align: right;
                                 }
                                 /* Clear floats after the columns */
                                 .row:after {
                                 content: "";
                                 display: table;
                                 clear: both;
                                 }
                                 /* The bar container */
                                 .bar-container {
                                 width: 100%;
                                 background-color: #f1f1f1;
                                 text-align: center;
                                 color: white;
                                 }
                                 .bar {
                                 height: 8px;
                                 }
                                 /* Individual bars */
                                 .bar-5 {
                                 width: 0%;
                                 background-color: #f44336;
                                 }
                                 .bar-4 {
                                 width: 0%;
                                 background-color: #f44336;
                                 }
                                 .bar-3 {
                                 width: 0%;
                                 background-color: #f44336;
                                 }
                                 .bar-2 {
                                 width: 0%;
                                 background-color: #f44336;
                                 }
                                 .bar-1 {
                                 width: 0%;
                                 background-color: #f44336;
                                 }
                                 .reviewer span {
                                 font-weight: bold;
                                 margin-bottom: 5px;
                                 display: inline-block;
                                 text-transform: capitalize;
                                 font-size: 14px;
                                 }
                                 .review-images img {
                                 max-width: 150px;
                                 max-height: 150px;
                                 padding-right: 5px;
                                 }
                                 .review-content p>i {
                                 line-height: 1.5;
                                 margin-left: 10px;
                                 font-style: normal;
                                 }
                                 a.loadAll {
                                 padding: 10px 15px;
                                 border: 1px solid red;
                                 border-radius: 5px;
                                 }
                                 a.loadAll span {
                                 margin-left: 10px;
                                 font-size: 18px;
                                 }
                                 label.smemberRv {
                                 cursor: pointer;
                                 color: #2ba832;
                                 font-size: 13px;
                                 }
                                 .imgReviews {
                                 margin-bottom: 20px;
                                 }
                                 .imgReviews img {
                                 max-width: 150px;
                                 max-height: 150px;
                                 padding-right: 5px;
                                 }			

div#price_left {
                                          display: inline-block; 
                                          width: 19%; 
                                          line-height: 20px;
                                          border-right: 1px solid;
                                          }
                                          div#price_right {
                                          display: inline-block; 
                                          width: 80%;
                                          padding-left: 5px;
                                          font-size: 13px;
                                          }
                                          div#price_left span {
                                          font-size: 20px;
                                          font-weight: bold;
                                          }
                                          div#price_right span {
                                          font-size: 25px;
                                          font-weight: bold;
                                          }
										  
/* Linked product */
                                       
                                       cols-6 .lt-product-group-info{height: auto;}
                                       .owl-item li.product_:hover {
                                       box-shadow: none !important;
                                       z-index: 0 !important;
                                       }
                                       .linked {
                                       display: flex;
                                       flex-wrap: wrap;
									   margin-top: 10px;
                                       }
                                       .linked .item.active {
                                       color: #d70018;
                                       border-color: #d70018;
                                       }
                                       .linked .item {
                                       position: relative;
                                       background: #fff;
                                       border: 1px solid #ddd;
                                       -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
                                       -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
                                       box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
                                       -moz-border-radius: 3px;
                                       -webkit-border-radius: 3px;
                                       border-radius: 3px;
                                       width: calc((100% / 5) - 10px);
                                       text-align: center;
                                       padding: 5px;
                                       margin-right: 10px;
                                       margin-bottom: 10px;
                                       cursor: pointer;
                                       display: flex;
                                       flex-direction: column;
                                       justify-content: center;
                                       }
                                       .linked .item strong {
                                       font-size: 14px;
                                       display: block;
                                       color: #e10c00;
                                       }
                                       .linked .item.active span {
                                       font-weight: 700;
                                       }
                                       .linked .item span {
                                       color: #000;
                                       }
                                       .linked .item:hover {
                                       text-decoration: none;
                                       border: 1px solid #d70018;
                                       }
                                       .linked-products{margin:10px 0 0 0;}

span.sms-head {
                                          font-size: 17px;
                                          font-weight: bold;
                                          color: #fff;
                                          padding: 5px;
                                          width: 100%;
                                          display: block;
                                          }
                                          form#sms_gift {
                                          margin: 10px 0;
                                          display: block;
                                          }
                                          input#smember_phone {
                                          width: 75%;
                                          display: table-cell;
                                          float: left;
                                          padding: 6px 8px;
                                          }
                                          a#smember_submit {
                                          background-color: #009a00;
                                          color: #fff;
                                          display: inline-block;
                                          padding: 7px 10px;
                                          width: 25%;
                                          text-transform: uppercase;
                                          }
                                          #smember_promotion_content{
                                          text-align: center;border: 1px solid #e11b1e;border-radius: 5px;padding: 0px 0 5px 0px;;background-color: #e11b1e;box-shadow: 0 0 8px #ccc;margin-top:5px;
                                          }
                                          .smember_input{
                                          padding:10px;
                                          }
                                          .borgreen{
                                          border: 1px solid #009a00;
                                          border-radius: 5px;
                                          margin: 5px 0;
                                          padding: 5px;
                                          }
                                          .smember_info ul li b{text-transform:uppercase;}
                                          .smember_info ul {margin-bottom:0px;}
                                          .refreshSmember {color: #009a00;text-decoration: underline;}
										  
.lt-product-group .products-container,
                                    .lt-product-group ul.cols li {
                                    border: none !important;
                                    height: auto !important;
                                    }
                                    cols-5 .lt-product-group-info {
                                    height: auto;
                                    }
                                    .owl-item li.product_:hover {
                                    box-shadow: none !important;
                                    z-index: 0 !important;
                                    }
                                    .el-product-group ul.cols.cols-5 {
										border: none !important;
									    background: linear-gradient(134deg, #8cb630 20%, #fff 130%) !important;
										padding: 10px;
										border-radius: 5px;
                                    }
									.el-product-group ul.cols.cols-5 li {
										border-radius: 5px;
                                    }
                                    .compare {
                                    float: left;
                                    width: 100%;
                                    }
                                    #product_slide>li.product_ {
                                    width: calc((100% - 40px) / 4);
                                    }
                                    #product_slide>li.product_:not(:nth-of-type(4n)) {
                                    margin-right: 10px;
                                    }
                                    #product_slide>li.product_:hover{
                                    box-shadow: none;
                                    }
                                    #product_slide .lt-product-group-image img{
                                    margin-top: 0;
                                    margin-bottom: 0;
                                    width: 100%;
                                    height: 260px;
                                    }
                                    #product_slide .old-price>span{
                                    font-size: 12px!important;
                                    }
									#product_link {font-size: 1.75rem;}

						.notice-tragop {
                        display: block;
                        float: left;
                        width: 100%;
                        margin: 10px 0; 
                        }
                        .product-bottom-info {
                        float: left;
                        width: 100%;
                        margin-bottom:10px;
                        }									
						.product-bottom-info .price-box, .old-price {float:none;}			   

.topview h1 span {display:inline-block;font-size: 14px;margin: 0 10px 0 10px;}		
.product-essential.module .left {width: 965px;}		
.product-essential.module .right {width: 325px;}	
.lt-table-box.technical-info {margin-top: 0px;margin-bottom:15px;}
.product-essential.module .left .product-img-box {width: 49%; box-sizing: border-box; padding: 0;}		
.product-essential.module .left .product-shop {width: 50%; box-sizing: border-box; padding: 0;}		
.price-box .special-price {display: block;}	 
.p-adp {color: red; margin: 0;font-size: 16px;}
.promotion_wrapper {display:block}
.product-bottom-sec {margin-top: 20px;}
.product-bottom-sec .left {width: 965px;}
.product-bottom-sec .right {width: 325px;}
.my-2.title {padding-left: 15px; padding-top: 15px;}
.lt-product-group-image img {width: 100%;}
.h3-danhgia span {display:inline-block;font-size: 14px;margin: 0 10px 0 10px;}
.averageRatings .fa {font-size:40px;}
.review {display:none;}
.cmt_item.rep_item {padding: 10px 5px 5px 5px;}
#popup_cmt_form .modal-header {padding:10px;}
#popup_cmt_form .modal-title {text-align:center;font-size:20px;}
.rowuser span {color:#ccc;font-weight:300;}
.lt-product-more-image img {
border-radius: 8px;
padding: 0;
border: 0;
}
.linked .item span.fa {
    color: #04AA6D;
}

.tabs-menu {
    display: block;
    list-style: none;
    text-align: center;
	margin: 0;
	padding:0 !important;
	display: flex;
    gap: 5px;
}
.tabs-menu li {
    line-height: 20px;
    border-radius: 5px;	
    background-color: #ccc;
    display: inline-block;
    width: 20%;	
}

.tabs-menu li.current {
    position: relative;
    background-color: #ee841b;
    z-index: 5;
}

.tabs-menu li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none; 
    padding: 10px 20px;
    display: block;
}
.tab-content {
    display: none;
	height: 350px;
}
/*
#tab-1 {
 display: block;   
}
*/
.tab-content.active {
    display: block;
}
.slogan-product-detail {
    display: flex;
    gap: 30px;
    justify-content: center;
    justify-items: center;
    line-height: 30px;
    background: linear-gradient(134deg, #8cb630 20%, #fff 130%) !important;
    border-radius: 5px;
    padding: 5px 0;
    font-weight: bold;
}
.slogan-product-detail div {
    display: flex;
    gap: 10px;
}
.slogan-product-detail img {
    height:30px;
}
.el-product-group ul.cols.cols-5 {
	background:none !important;
    --tw-bg-opacity: 1;
    background-color: rgb(239 255 242 / var(--tw-bg-opacity));
}
.el-product-group ul.cols.cols-5 li {
    padding: 8px;
    margin: 5px;	
    background: linear-gradient(180deg, #8eca51, #2c8e5f 84.5%, #5e9329);
}