@font-face {
  font-family: hugo;
  src: url("/public/fonts/UVF-DartangnonStd.ttf") format("truetype");
}
@import url("https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap");
@font-face {
  font-family: kha;
  src:url("/public/fonts/SFUAuchonRegular.TTF");
  font-display: auto;
  src:local("☺"),
    url(/public/fonts/SFUAuchonRegular.TTF?#iefix) format("embedded-opentype"),
    url(/public/fonts/SFUAuchonRegular.TTF) format("woff"),
    url(/public/fonts/SFUAuchonRegular.TTF) format("truetype")
}
/*-----------------------------------------------------------------------------------

CSS INDEX
===================

1.0.0 Theme Default CSS (body, link color, section etc)
2.0.0 Home CSS
2.1.0 Header CSS
2.2.0 Nav CSS
2.3.0 Slider CSS
2.4.0 Content CSS
2.4.1 Best/Featured Products CSS
2.4.2 New Products CSSF
2.4.3 Product By Category CSS
2.4.4 News CSS
2.4.5 Best News CSS
2.4.6 News By Category CSS
2.4.7 Slide News CSS
2.4.8 Partner CSS
2.5.0 Left - Right Sidebar CSS
2.5.1 Nav CSS
2.5.2 Advertisement CSS
2.5.3 Video CSS
2.5.4 Statistic CSS
2.5.5 Search Bar CSS
2.5.6 Viewest Products CSS
2.5.7 Selling Products CSS
2.5.8 Slide Image CSS
2.5.9 News CSS
2.5.10 Exchange Rate CSS
2.5.11 Maps CSS
2.5.12 Download CSS
2.5.13 Link CSS
2.5.14 Newsletter CSS
2.5.15 Google Translate CSS
2.5.16 Register CSS
2.5.17 Support Online CSS
2.5.18 Nav By Category CSS
2.5.19 Facebook Plugin CSS
2.5.20 Focus News CSS
2.5.21 Date Now CSS    
3.0 Footer CSS
4.0 Shop CSS
5.0 Shop Detail CSS
6.0 Blog CSS
7.0 Blog Detail CSS
8.0 Contact CSS
9.0 Cart CSS
10.0 Checkout CSS
11.0 404 CSS

-----------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=vietnamese");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=vietnamese");
@charset "utf-8";

/*----------------------------------------*/
/*  1.0  Theme default CSS
/*----------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, img, embed {
  margin: 0;
  padding: 0;
  outline: 0;
}
a {
  color: #282828;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0px solid;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  padding: 0;
  margin: 0px 0px 10px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
}
ol, ul {
  /*list-style: outside none none;*/
  margin: 0;
  padding: 0
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
body, body.class_body {
  font-family: "Roboto", "Helvetica Neue", "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background: #fff;
}
body *{
  transition: 0.1s linear width; 
}
.bg-white {
  width: 100%;
  display: table;
  background: transparent;
}
.no-padding {padding: 0 !important;}
#content {
  background: #f0f0f0;
  padding-top: 10px;
}
.widget {clear: both;}
.space-base {

}
iframe id="player" {
    width: 100% !important;
    max-width: 640px !important;
}
.aw-blog-read-more {
  width: 90px;
  display: block;
  color: #fff;
  background: #458ccc;
  font: 500 12px/1.55 "Roboto", "Helvetica Neue", "Arial", sans-serif;
  margin-top: 10px;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
.aw-blog-read-more:hover{
  color: #fff;
  background: #3770a3;
  border-radius: 30px;
  padding-left: 17px;
}
.price-box {
  .height: 50px; /* cũ */
  height: 41px;
  color: #F00 !important;
  font-size: 14px;
  line-height: 1.4;
}
.price-box p {
  font-size: 16px;
  margin: 0;
  font-weight: bold;
  font-family: "arial";
}
.price-box p.old-price {
  color: #666666;
  text-decoration: line-through;
  font-size: 14px;
  margin-right: 10px;
  font-weight: 400;
  font-family: "arial";
}
.meta-post {
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 13px;
  color: #9e9e9e;
  line-height: 1;
  font-family: "arial";
}
.block-title, .page-title, .relatived-product-title, .relatived-post-title {position: relative;}
.block-title h3, .block-title .h3, .page-title.product-category h2, .page-title.post-category h2, .relatived-post-title .h3 {
  border-left: 5px solid #458ccc;
  background: #fff;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  padding: 12px 25px;
  cursor: pointer;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-right: 0.1px solid #e8e8e8;
  font-weight: bold;
  font-family: "Roboto Condensed";

}
.relatived-product {
  margin-top: 15px;
  margin-bottom: 15px;
  border-left: 1px solid #ccc;

}
.block-title-tab h3{
  min-height: 65px;
  /*background: #ffa500;*/
  /*background: url("/uploads/background/tieu_de_gia_soc.png"); */
  background-repeat: no-repeat;
  background-size: 80vw 100%;
  background-position: center;
  font-size: 30px;
  .color: #458ccc; /* xanh */
  /*color: #f10000;*/ 
  color: #fedb00;
  .text-transform: uppercase;
  padding: 3px 25px;
  /* padding-bottom: 18px ; */
  cursor: pointer;
  font-weight: 100;
  font-family: "Roboto Condensed";
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: 0.1s linear all; 
}

.block-title-tab i.fa.fa-gift{
  color: #ea1616!important ; 
}
.block-title-tab>h3>i {
  font-size: 25px;
  padding-right: 15px;
}
.block-title h3 a, .block-title .h3 a {color: #000;}
/*.new-product-wrap.tab {
border: 2px solid #ffa500;
border-top: 0px;
}*/
.new-product-wrap.tab .product-tab{
  border: 6px solid transparent /*#ffa500*/;
  border-top: 0px;
}
.news-wrap.space-base.bg-white {
}
.widget.widget-static-block.hidden-xs.hidden-sm {
  margin-top: 5px;
}
.block-title-contact h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: "arial";
  text-transform: uppercase;
  background: #458ccc;
  padding: 10px 0;
  padding-left: 35px;
  color: #fff;
}
.block-title.da-xem {
  border-bottom: 1px solid #ccc;
}
.bor {
  border-right: 1px solid #ccc;
}
select {
  border-color:#e8e8e8 ;
}
/*----------------------------------------*/
/* 2.0 Home CSS
/*----------------------------------------*/
/* 2.1.0 Header CSS
/* ====================================== */
#top {
  background:#458ccc;
  min-height: 40px;
}
#top .container {padding: 0 20px;}
#top .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #ff9900;
  background-image: linear-gradient(to bottom, #ff9900, #ff7d00);
  background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {color: #444;}
#top-links .dropdown-menu a {text-shadow: none;}
#top-links .dropdown-menu a:hover {
  color: #FFF;
  background-image: linear-gradient(to bottom, #ff9900, #ff7d00);
}
#top-links {padding-top: 6px;}
#top-links a + a {margin-left: 15px;}

/* 2.2.0 Nav CSS
/* ====================================== */
.navbar-container .navbar {
  min-height: 1px;
  margin: 0;
}
.navbar-container .navbar-m { overflow: hidden;}
.navbar-container .navbar-m .header a {
  display: block;
  padding: 0px 0px 0px 45px;
  color: #FFF;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}

.navbar-container .navbar-m ul {display: none;}

/* 2.3.0 Slider-tab  CSS*/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.thum_sl {
  margin-right: 10px;
  margin-top: 20px;
}
.thum_sl img#thumb_1 {
}
.thum_sl img#thumb_2 {
}
.thum_sl img#thumb_3 {
}
.thum_sl img#thumb_4 {
}
.thum_sl img#thumb_5 {
}
@keyframes jssorl-009-spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
.form-group.xtt {
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;

}
/*jssor slider arrow skin 051 css*/

.jssora051 {
  top: -142% !important;
  display:block;
  padding: 3px 20px;
  position:absolute;
  cursor:pointer;
  background: #2121217d;
  border-radius: 50%;
  transition: 0.1s linear all; 
}
.jssora051:hover {
  background: #212121!important ;
  transition: 0.1s linear all; 
}

.jssora051 i {
  position: absolute;
  font-size: 55px;
  color: #fff;
  top: 11px;
  left: 40%;
}

.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:1;pointer-events:none;}

/*jssor slider thumbnail skin 111 css*/
.jssort111 .p {position:absolute;top:0;left:0;width:200px;height:200px;}
.jssort111 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}
.jssort111 .p:hover .t{opacity:.8;}
.jssort111 .pav .t, .jssort111 .pdn .t, .jssort111 .p:hover.pdn .t{opacity:1;}
.jssort111 .ti {position:absolute;bottom:0px;left:0px;width:100%;height:28px;line-height:28px;text-align:center;font-size:12px;color:#fff;background-color:rgba(0,0,0,.3)}
.jssort111 .pav .ti, .jssort111 .pdn .ti, .jssort111 .p:hover.pdn .ti{color:#000;background-color:rgba(255,255,255,.6);}
/* ====================================== */

/* 2.4.0 Content CSS
/* ====================================== */
/* 2.4.1 Best/Featured Products CSS
/* 2.4.2 New Products CSS
/* 2.4.3 Product By Category CSS
/* -------------------------------------- */
.block-title-tab > h3 > p {
    font-size: 35px;
}

.products-grid .product-item { margin-bottom: 0px;}
.product-by-category-wrap {
  margin-top: 15px;
}
.product-items {
}
.cate-p {
  margin-bottom: 15px;
}
.products-grid .product-item-info {
  position: relative;
  background: #fff;
  padding: 10px 15px;
  border-radius: 1em;
}


.single-post-page {
  margin-bottom: 15px;
}
.product-item-info-cate {
  overflow: hidden;
  position: relative;
  background: #fff;
  padding: 15px;
}
.product-item-info-detail {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  position: relative;
  background: #fff;
  padding: 15px;
}

.products-grid .product-item-info .product-item-details {
  position: relative;
}
.product-item-details .product-name {
  font-weight: 400;
  font-family: "arial";
  font-size: 14px;
  line-height: 24px;
  margin: 5px 0;
  transition: 0.1s linear all; 
}
.product-item-details .product-name a{
  color: #252525!important ; 
}
.product-item-details .product-name a:hover{
  font-weight: bold;
  color: #458ccc!important;
  transition: 0.1s linear all; 
}
.product-item-info-detail:hover .button-holder {
  display: block;
}
.da-xem .h3 {
  border-left: none;
  font-size: 20px;
  font-weight: bold;
  font-family: "Roboto Condensed";
  padding-top: 25px;
  border: unset;
}
.da-xem .item.product-item-dx.best{
  border: 1px solid #ccc;
}
h4.chua-xem {
  font-size: 14px;
  font-weight: lighter;
  font-family: "arial";
  padding-top: 25px;
  padding-left: 25px;
  padding-bottom: 25px;
}
.product-item-details .product-item-description {
  margin-bottom: 10px;
}
.product-item-details{
  position: relative;
 	padding: 5px 0px;
  font-size: 13px;
}


.products-grid .item .button-holder button {
  overflow: visible;
  width: auto;
  padding: 0px 6px 0 6px;
  margin: 0;
  cursor: pointer;
  color: #fff;
  border: 1px solid #f8ab16;
  text-transform: uppercase;
  font-weight: 500;
}
.item .button-holder button i {
  display: inline-block;
  text-align: center;
  width: auto;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
}
button.btnMuaHang {
  background: #458ccc;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "arial";
}
.tvg {
  position: absolute;
  top: 90px;
  right: -30px;
  opacity: 0;
}
.product-item-info:hover .tvg {
  opacity: 1;
  right: 10px;
  transition: 0.3s;
}
.m-n {
  position: absolute;
  top: 130px;
  right: -30px;
  opacity: 0;
}
.add-buy i {
  padding: 0px 5px;
  font-size: 17px !important;
}
.button-holder.tvg button {
  border-radius: 4px;
  background: none;
  border: 1px solid #f8ab16;
}
.button-holder.tvg button i {
  color: #f8ab16;
}
.m-n button {
  padding: 7px 6px;
  background: none;
  border: 1px solid #f8ab16;
  border-radius: 4px;
}
.m-n button i {
  color: #f8ab16;
}
.product-item-info:hover .m-n {
  opacity: 1;
  right: 10px;
  transition: 0.5s;
}
.product-item-info:hover .button-holder {
  display: block;
}

.product-item-info-detail:hover .m-n {
  opacity: 1;
  right: 10px;
  transition: 0.5s;
}
.m-n:hover .btn.BuyNow {
  background: #f8ab16;
}
.m-n:hover .btn.BuyNow i {
  color: #fff;
}
.button-holder.tvg:hover .btnMuaHang {
  background: #f8ab16;
}
.button-holder.tvg:hover .btnMuaHang i {
  color:#fff;
}
.product-item-info-detail:hover .button-holder {
  display: block;
}
.product-item-info-detail:hover .tvg {
  opacity: 1;
  right: 10px;
  transition: 0.3s;
}
.product-item_km:hover .m-n {
  opacity: 1;
  right: 10px;
  transition: 0.5s;
}
.product-item_km:hover .button-holder {
  display: block;
}
.product-item_km:hover .tvg {
  opacity: 1;
  right: 10px;
  transition: 0.3s;
}

.product-item-info-cate:hover .m-n {
  opacity: 1;
  right: 10px;
  transition: 0.5s;
}
.product-item-info-cate:hover .button-holder {
  display: block;
}
.product-item-info-cate:hover .tvg {
  opacity: 1;
  right: 10px;
  transition: 0.3s;
}

/* HUY CSS 
.product-items.same-height .chia-cot {
	height: 385px;
}*/

.widget.widget-static-block.cate-p.hidden-lg.hidden-sm.hidden-md .product-by-category-wrap .block-content .products-grid-c .product-items.same-height .chia-cot .product-item-info-cate .product-item-details {
  padding: 0!important;
}

.widget.widget-static-block.cate-p.hidden-lg.hidden-sm.hidden-md .product-by-category-wrap .block-content .products-grid-c .product-items.same-height .chia-cot .product-item-info-cate .product-top a img {
  max-width: 87%;
}


.chia-cot .product-item-info-cate.product-item-info  .product-item-details {
  padding: 0 !Important;
}

/* menu main trang con */
.menu-trang-con.fixed-menu {
    position: fixed;
    background: #fff;
    border-bottom: 1px solid #ecf0f1;
    margin: 0;
    top: 42px;	
    left: 50%;
  	max-width: 1345px;
    transform: translateX(-50%);
    height: fit-content !important;
    width: 100%;
    max-height: 104px;
    z-index: 3;
    opacity: 1;
    display: block;
    box-shadow: 0px 4px 0px 0px #21212114;
}

.menu-trang-con {
	background: #fff;
	margin: 0 -40px;
	border-top: 0.5px solid #ecf0f1	;
}

.menu-phu {
	display: flex;
	flex-wrap: wrap;
  justify-content: center;
}

.menu-phu .btn-menu-trang-con:first-child {
    border-left: .5px solid #ecf0f1;
}
.menu-phu .btn-menu-trang-con {
    border-right: .5px solid #ecf0f1;
}

a.btn-menu-trang-con {
    padding: 10px 0;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    width: 20%;
    cursor: pointer;
}

.menu-trang-con a.active{
    color: #fff !important;
    font-family: "arial";
    font-weight: bold;
    transition: 0.3s linear all;
    background: #458ccc;
}

/*khuyen mai*/
.tvg-km {
  position: absolute;
  top: 90px;
  right: -30px;
  opacity: 0;
}
.product-item_km:hover .tvg-km {
  opacity: 1;
  right: 50px;
  transition: 0.3s;
}
.m-n-km {
  position: absolute;
  top: 130px;
  right: -30px;
  opacity: 0;
}

.button-holder.tvg-km button {
  border-radius: 4px;
  background: none;
  border: 1px solid #458ccc;
}
.button-holder.tvg-km button i {
  color: #f8ab16;
}
.m-n-km button {
  padding: 7px 6px;
  background: none;
  border: 1px solid #f8ab16;
  border-radius: 4px;
}
.m-n-km button i {
  color: #f8ab16;
}
button#BuyNow:hover i {
  color: #fff;
}
button#BuyNow:hover  {
  background: #d68c03;
}
button.btnMuaHang:hover {
  background: #f8ab16;
}
button.btnMuaHang:hover i {
  color: #fff;
}
.product-item_km:hover .m-n-km {
  opacity: 1;
  right: 50px;
  transition: 0.5s;
}

.product-top {
  padding: 12px;
  text-align: center;
  transition: 0.1s linear all; 
}
ul.product-items_best .product-sale:not(:last-child){
    position: relative;    
}
ul.product-items_best .product-sale:not(:last-child)::after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background:#ecf0f1;
}
/*.product-sale:hover{
border: 3px solid #458ccc;
transition: 0.1s linear all; 
}*/
.product-item-km:hover .product-top {
  transition: 0.1s;
}
.product-item-km .price-sock {
  right: 14%;
  position: absolute;
}
/* Giảm giá đỏ của sản phẩm HUGO */
.price-sale{
  margin-bottom: 10px;
}
.price-sale, .price-sale > .sale{
  display: flex;
  align-items: center;
}
.price-sale > div{

}
.price-sale > div > p, .price-sale > .price-box{

}

.sale > p {
  font-size: 13px;
  padding: 2px 5px;
  background: #ef1515;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 0;
  width: fit-content;
}
.price-sale > .sale{
  padding-left: 15px;
}
.product-item-km .price-sale > .sale {
  padding-left: 8px;
}
.product-item-km .price-sale > .sale > p{
  font-size: 12px;
}

/* End - Giảm giá đỏ của sản phẩm HUGO */
/*.sale{
position: absolute;
bottom: 65px;
right: 0px;
padding: 2px 5px;
background: #ef1515;
color: #fff;
margin: 6px;
border-radius: 5px;
}*/
.sale-detail {
  right: 20%;
  padding: 3px 6px;
  position: absolute;
  background: #ef1515;
  color: #fff;
  font-weight: 600;
}

.tang-kem-detail i.fa.fa-gift{
  font-size: 40px;
  margin-right: 22px;
}
.text-tang-kem{
  display: table-cell;
  vertical-align: middle;
}
.chia-cot {
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  background: #fff;
  float: left;
  width: 20%;
  border-radius:0 !important;
}
.featured-wrap.space-base.km {
  border-left: 1px solid #ccc;
  margin-bottom: 15px;
}
.category-products {
  display: block;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.da-xem .category-products{
  border: none;
}
/* 2.4.4 News CSS
/* 2.4.5 Featured News CSS
/* 2.4.6 News By Category CSS
/* 2.4.7 Slide News CSS
/* -------------------------------------- */

.block-post {
  position: relative;
  list-style: none!important;
  background: #fff;
}
.block-post.block-first-post .block-post-img {
  margin-bottom: 20px;
  position: relative;
}
.block-post.block-first-post .block-post-img img {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  opacity: .9;
  width: 100%;
}
.block-post.block-first-post .block-post-content {
  padding-bottom: 20px;
}
.block-post.block-first-post h4 {
  margin: 0 auto 10px auto;
  padding: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}
.block-post.block-other-post {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #DDD;
}
.block-post.block-other-post .block-post-img {
  margin: 0;

  line-height: 0;
  overflow: hidden;
}
.news-wrap .block-post.block-other-post .block-post-content {
  padding: 12px;
}
.block-post.block-other-post h4 {
  font-family: "arial";
  overflow: hidden;
  height: 40px;
  margin: 0 auto 10px auto;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase; 
}
.block-post.block-other-post .post-description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}

/* 2.4.4 News CSS
/* -------------------------------------- */

.news-wrap .block-post.block-other-post {
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.news-wrap .block-post.block-other-post:nth-child(2n) {padding-left: 0;}
/* 2.5.0 Left - Right Sidebar CSS
/* ====================================== */

#left-sidebar, #right-sidebar {z-index: 2;}
.single-widget {
  margin-bottom: 0px;
}
.single-widget.search-widget {
  margin-top: 10px;
  margin-bottom: 10px;
}
.item-search-li
{
  border-bottom: 1px solid #ccc;
}
li.name-sp-s {
  height: 94px;
  display: table;
}
li.name-sp-s a {
  display: table-cell;
  vertical-align: middle;
}
li.price-box-s-t.price-s-t {
  display: table;
  height: 94px;
}
li.price-box-s-t.price-s-t p {
  display: table-cell;
  vertical-align: middle;
}
.price-box-s-t .sell-price{
  font-weight:bold;
  color:red;
}
.item-search-li.clearfix {
  height:94px;
  display:table;
  border-bottom: 1px solid #e8e8e8;
}
li.item-search-li.clearfix a {
  text-transform: capitalize !important;
}
.col-wrapper-main {
}
.single-widget .section-title {
  font-family: "Roboto Condensed"!important ;
  background: #ffa500;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  height: 42px;
  padding: 10px 10px;
  cursor: pointer;
  position: relative;
}
.single-widget .section-title a {color: #fff;}
.single-widget .content-widget {
  position: relative;
}

/* 2.5.1 Nav CSS
/* 2.5.18 Nav By Category CSS
/* -------------------------------------- */

.single-widget .content-widget ul {} 
.single-widget .content-widget > ul {} 
.single-widget .content-widget ul li {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  color: #313131;
  padding: 6px 0px 6px 20px;
}
.single-widget .content-widget ul li:before{

}

.single-widget .content-widget > ul > li {} 
.single-widget .content-widget ul li:last-child {border-bottom: 0px;}
.single-widget .content-widget ul li a {
  align-items: center;
} 
.single-widget .content-widget > ul > li > a {
  font-size: 14px;
} 
.single-widget .content-widget ul ul {
  top: 0;
  left: 100%;
  width: 100%;
  background: #FFF;
}
.single-widget .content-widget ul > li:hover > ul {display: block;}
.content-widget.menu{
  background: #fff;
  width: 100%;
  position: absolute;
  display: none;
  box-shadow: 0px 0px 5px 2px #21212130;
}
.cart-menu-main{
  float:left;
  width: 20%;

}
.menu-main {
  float: left;
  width: 80%;
}
.nav-widget-1:hover .menu {
  display: block;
}
/* 2.5.2 Advertisement CSS
/*----------------------------------------*/
.qcc1 img { max-width:125px; float:right;}
.qcc2 img {
  display:block;
}
#floating_banner_left, #floating_banner_right {
  text-align:left; 
  position:absolute; 
  overflow:hidden; 
  top: 0px; 
  left: 0px; 
  width: auto; 
  border: 0px solid #000;
}

#floating_banner_right {text-align: right;}
.qcc2:nth-child(2) img {
  .padding-bottom: 10px;
}
a.qcc2:first-child img {
  margin-bottom: 10px;
}
.icon {
  font-size: 15px;
  color: #458ccc;
  position: absolute;
}
.icon-hotline {
  color: #458ccc;
  padding: 12px;
  position: absolute;
  width: 45px;
  height: 45px;
  border: 1px solid #458ccc;
  border-radius: 50%;
  background: #fff;
}
.icon-gio {
  color: #458ccc;
  padding: 12px;
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff;
}
.icon-gio i, .icon-hotline i{
  left: 30%;
  position: absolute;
  top: 27%;
  font-size: 20px;
}
.icon-auto {
  position: absolute;
  width: 55px;
  height: 55px;
  background: #ffa500;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
}
.icon-auto i {
  font-size: 28px;
  position: absolute;
  top: 24%;
  left: 30%;
}

.info {
  margin-left: 76px;
}
.detail-auto {
  font-weight: bold;
  color: #004b8b;
  font-size: 26px;
  font-family: "arial";
}
.auto .name-auto {
  font-size: 16px;
  font-weight: 400;
  font-family: "arial";
}
.auto .name-auto:first-letter{
  text-transform: uppercase;
}
.text-hotline, .xem-gio-hang {
  margin-left: 55px;
}
.xem-gio-hang a:hover {
  color: #ffa500;
}
.text-hotline, .xem-gio-hang {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  font-family: "arial";
  color : #FFF;
}
.text-hotline, .xem-gio-hang > a {
  color : #FFF;
}
.xem-gio-hang span {
  font-weight: 100;
  font-size: 13px;
  text-transform: none;
}
.xem-gio-mobile {
  height: 17px;
  width: 17px;
  color: #fff;
  position: absolute;
  background: #f90;
  border-radius: 50%;
  top: 0px;
  text-align: center;
}
.text-hotline a {
  color: /**#ffa500**/ #FFF;
  font-size: 22px;
  font-weight: bold;
  font-family: "arial";
}
.number {
  float: left;
  font-weight: bold;
  font-family: "arial";
  margin-right: 6px;
}
.slsp {
  font-weight: 400;
  font-family: "arial";
  text-transform: initial;
}
.number-sl {
  display: inline-block;
  width: 100%;
  margin-top: 7px;
}

.name-link {
  margin-left: 22px;
  font-size: 13px;
  font-family: "Roboto";
  font-weight: 400;
}
.top-link{
  background: #f9f9f9; 
  display : none;
}
.top-link > div{
  padding: 7.5px 47px 7.5px 47px;
}
.content-baner .col-lg-5.col-md-5 {
  padding: 0;
}
.top-link .icon{

}
.top-link i.fa{
  font-size: 15px;
  font-weight: 400;
}
#top .container-fluid {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bottom i.fa {
  font-size: 22px;
}
i.fa.fa-search {
  color: #ffffff;
}
/* 2.5.3 Video CSS
/*----------------------------------------*/

/* 2.5.4 Statistic CSS
/*----------------------------------------*/

/* 2.5.5 Search Bar CSS
/* 2.5.14 ewsletter CSS
/*----------------------------------------*/
.post-image-s {
  height: 155px;
}
.post-image-s img {
  height: 100%;
  width: 100%;
}
.kq-search {
  padding: 0;
  margin-bottom: 15px;
  overflow: hidden;
}
h3.post-title-s {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 15px;
}
.search-widget form, .newsletter-widget form {}
.search-widget input[name="k"], .newsletter-widget input[name="v"] {
  padding-left: 15px;
  height: 42px;
  border: 1px solid #bdbdbd;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  border-radius: 5px !important;
}
.search-widget button[name="s"], .newsletter-widget button {
  position: absolute;
  top: 0px;
  right: 0;
  padding: 7px 15px;
  background: #ffa500;
  border: none;
  color: #064475;
  font-size: 20px;
  cursor: pointer;
  border-radius: 0px 5px 5px 0px;
}
.search-widget button[name="s"]:hover, .newsletter-widget button:hover{
  background: #458ccc;
  transition: 0.1s linear all; 
}
/* 2.5.6 Viewest Products CSS
/* 2.5.7 Selling Products CSS
/* 2.5.9 News CSS
/*----------------------------------------*/

.single-widget .content-widget .product-item,
.single-widget .content-widget .post-item {
  text-transform: none;
}
.product-item .ma-item, .post-item .ma-item {
  margin-bottom: 10px;
}
.ma-item .products-images .product-image img {
}
.ma-item .post-images .post-image img {
  max-width: 83px;
}
.ma-item .products-des, .ma-item .post-des {
  margin-left: 95px;
}
.ma-item .products-des .product-name, .ma-item .post-des .post-name {
  margin: 0;
  font-weight: 500;
  line-height: 18px;
  display: inline-block;
}
.ma-item .products-des .product-name a, .ma-item .post-des .post-name a {
  padding-top: 5px;
  font-size: 14px;
}
h4.product-name {
  .min-height: 60px; /* cũ */
  min-height: 72px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
}
.ma-item .products-des .price-box {
  color: #F00;
  font-size: 14px;
  line-height: 1.4;
}
.ma-item .products-des .price-box p {
  margin: 0;
  display: block;
  font-size: 13px;
}
.ma-item .products-des .price-box p.old-price {
  color: #888888;
  text-decoration: line-through;
  font-size: 12px;
}
.ma-item .post-des p {
  font-size: 12px;
  line-height: 1.4;
}

/* 2.5.8 Slide Image CSS
/*----------------------------------------*/

.single-widget .content-widget.slide-widget ul li {border-bottom: 0px;}

/* 2.5.10 Exchange Rate CSS
/*----------------------------------------*/

.exchange-rate-widget table { width: 100%;}
.exchange-rate-widget table th, .exchange-rate-widget table td {text-align: center;}

/* 2.5.11 Map CSS
/*----------------------------------------*/
.map-responsive {
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* 2.5.12 Download CSS
/*----------------------------------------*/

.download-widget a {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #dedede;
}
.download-widget a:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.download-widget a i {margin-right: 7px;}

/* 2.5.13 Link CSS
/*----------------------------------------*/

/* 2.5.15 Google Translate CSS
/*----------------------------------------*/

/* 2.5.16 Register CSS
/*----------------------------------------*/

/* 2.5.17 Support Online CSS
/*----------------------------------------*/

.agent-small {    line-height: 30px;}
.agent-small-title {margin-bottom: 5px;}
.agent-small-inner {
  display: table;
  width: 100%;
}
.agent-small-image {
  display: table-cell;
  width: 76px;
}
.agent-small-image-inner {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  height: 50px;
  float: left;
  margin: 0px 16px 0px 0px;
  position: relative;
  width: 50px;
  transition: color 0.15s linear 0s;
}
.agent-small-image img {
  border-radius: 50%;
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 2;
}
.agent-small-content {
  display: table-cell;
  vertical-align: top;
}
.h4.agent-title {
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
  position: absolute;
  line-height: 30px;
  color: #666666;
}


.link-name {
  margin-left: 31px;
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";

}
.links {
  border-top: 1px dotted;
  padding: 0px;
}
.MXH-f > p {
  margin-bottom: 2px;
}
.dk_mail_ft{
  border: unset!important ; 
}
.mail-km {

}
.mail-km .links{
  border-top: none;
}
.mail-km .links i {
  font-size: 35px;
}
.widget-copyright span {
  color: #fff;
}
.agent-tel {
  font-size: 16px;
  margin-left: 100px;
  font-weight: bold;
  color: #333333;
  font-family: "arial";
}

.agent-small:last-child .agent-small-content {
  border-bottom: 0px;
}
.agent-small-yahoo, .agent-small-skype, .agent-small-tel {
  font-size: 12px;
  line-height: 22px;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 16px;
}
.agent-small-yahoo {background-image: url("uploads/icon/yahoo2.png");}
.agent-small-skype {background-image: url("uploads/icon/skype.png");}
.agent-small-tel {background-image: url("uploads/icon/Phone.png");}

/* 2.5.19 Facebook Plugin CSS
/*----------------------------------------*/

/* 2.5.20 Focus News CSS
/*----------------------------------------*/

/* 2.5.21 Date Now CSS
/*----------------------------------------*/
.clock {
  cursor: pointer;
  padding: 5px;
  width: 40%;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  text-align: center;
  font-weight: bold;
  font-family: "Roboto", "arial";
}
#clock {
  float: left;
  background-color: #000000;
  color: #00FF33;
  font-size: 20px;
  margin-bottom: 5px;
}
.datetime {
  text-align: center;
  margin: 8px 0;
}

/* 2.5.22 Statistic CSS
/*----------------------------------------*/
.wrap_total {width: 100%;}
.wrap_total .total{
  text-align: center;
  padding: 10px 0;
}
.wrap_total .label{
  display: block;
  position: relative;
  height: 24px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding: 0 0 0 10px;
  text-indent: 25px;
  line-height: 1.4;
}
.wrap_total .label:before {
  content: " ";
  width: 16px;
  height: 24px;
  position: absolute;
  left: 10px;
  top: 0px;
  background: url(uploads/icon/default-icon-total.png) no-repeat;
}
.wrap_total .online:before {background-position: -192px 0;}
.wrap_total .today:before {background-position: -160px 0;}
.wrap_total .week:before {background-position: -128px 0;}
.wrap_total .month:before {background-position: -96px 0;}
.wrap_total .total:before {background-position: -0 0;}
.wrap_total .value {
  text-align: right;
  padding-right: 10px;
  font-size: 12px;
  vertical-align: top;
}
.vdigit-0, .vdigit-1, .vdigit-2, .vdigit-3, .vdigit-4, .vdigit-5, .vdigit-6, .vdigit-7, .vdigit-8, .vdigit-9 {
  width: 15px;
  height: 20px;
  background: url(uploads/icon/default-digit.png) no-repeat top left;
  text-indent: -999em;
  display: inline-block;
}
.vdigit-0{background-position:0 0;}
.vdigit-1{background-position:-30px 0;}
.vdigit-2{background-position:-60px 0;}
.vdigit-3{background-position:-90px 0;}
.vdigit-4{background-position:-120px 0;}
.vdigit-5{background-position:-150px 0;}
.vdigit-6{background-position:-180px 0;}
.vdigit-7{background-position:-210px 0;}
.vdigit-8{background-position:-240px 0;}
.vdigit-9{background-position:-270px 0;}
.sty_table_rv th {
  height: 28px;
  padding: 5px;
  background: url("uploads/icon/content_box_title.png") repeat-x scroll 0% 0% #EDEDED;
  border: 1px solid #C8C8C8;
  color: #242424;
}
.panel-heading.mb {
  padding: 15px;
  background: #458ccc;
  color: #fff;
  text-transform: uppercase;
}

.panel-collapse.collapse.in:before {
  position: absolute;
  content: "";
  width: 10px;
  background: #fff;
  font-size: 20px;
  top: 21px;
  right: 15px;
  color: #fff;
  height: 2px;
}
.panel.panel-default {
  position: relative;
}

/*----------------------------------------*/
/* 3.0 Footer CSS
/*----------------------------------------*/

#site-footer {
  background: #004b8b;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  border-top: 10px solid #ffa500;
}
#site-footer a{
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
}
#site-footer a:hover{
  color: #00ceff;
}
#site-footer .footer-top {

}
#site-footer .footer-top .footer-block {margin-bottom: 20px;}
#site-footer .footer-widget-title {
  font-size: 1.384em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
#site-footer .footer-top .footer-widget-title {
  border-bottom: 2px solid #fff;
  height: 35px;
  margin-bottom: 15px;
  margin-top: 3px;
  padding: 0 0 .67em;
}
#site-footer .footer-top .footer-widget-title>span {
  border-bottom: 2px solid #f90;
  display: inline-block;
  height: 35px;
  padding: 0;
}
#site-footer .footer-bottom {
  background: #003461;
  color: #7d96b7;
  font-size: 14px;
  padding: 14px 0;
  font-weight: 400;
  font-family: "arial";
}
#site-footer .footer-bottom a {color: #fff;}

/*----------------------------------------*/
/*  4.0 Shop CSS
/*----------------------------------------*/

.page-title.product-category h2 {
  border: none;
  background: none;
  padding: 5px 0;
  padding-top: 30px;
  border-bottom: 2px solid #458ccc;
  font-size: 24px;
  font-weight: bold;
  font-family: "Roboto Condensed";
}

/*----------------------------------------*/
/*  5.0 Shop Detail CSS

/*----------------------------------------*/

.product-view, .product-view .primary_block {
  margin-bottom: 28px;}
.product-left-column {min-height: 380px;}
.product-center-column {
  position: relative;
  background: #fff;
  border: 1px solid #e8e8e8;
} 
.product-right-column {} 
.product-left-column #image-block {
  position: relative;
  padding: 0px;
}
.product-left-column #image-block .zoomWrapper, .product-left-column #image-block img {margin: auto;} 
#views_block {
  text-align: center;
  position: relative;
  margin-top: 20px;
}
#thumbs_list {
  position: relative;
  padding: 0px 0px;
}
#thumbs_list #thumblist {
  list-style-type: none;
  padding: 0px 1px;
  margin: 0px;
  overflow: hidden;
  position: static;
}

#thumbs_list .thumb_item:hover {border-color: #ec243b;}

#thumbs_list .owl-prev, #thumbs_list .owl-next {
  position: absolute;
  top: 50%;
  left: 0px;
  bottom: 0px;
  opacity: 1;
  font-size: 0px;
  color: #FFF;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
  top: 50%;
  width: 25px;
  height: 25px;
  margin-top: -12px;
  background: #FFF;
  border-radius: 50%;
}
#thumbs_list .owl-next {
  right: 0;
  left: auto;
}
#thumbs_list .owl-prev:before, #thumbs_list .owl-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  display: block;
  text-align: center;
  border: 1px solid #b6b6b6;
  border-radius: 100%;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  color: #000;
  text-shadow: none;
}
#thumbs_list .owl-prev:before {content: "\f104";}
#thumbs_list .owl-next:before {content: "\f105";}
/* slide*/
.owl-nav {
  position: absolute;
  width: 100%;
  top: 40%;
}
.owl-next {
  right: 0;
  position: absolute;
}
.owl-prev {
  left: 0;
  position: absolute;
}
.owl-theme .owl-nav [class*=owl-] {
  padding: 8px 13px;
  background: #999999;
  border-radius: 0;
}
.slide-left {
  float: left;
  width: 60%;
}
.qc-right {
  width: 40%;
  float: left;
}
/* end*/


.socialsharing_product {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  left: 0;
  margin: 0;
  height: auto;
  .border-top: 1px dotted #666666;
}
.socialsharing_product {
  background: #288ad6;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.socialsharing_product > *{
  padding: 5px 0px;
  color: green;
}
.socialsharing_product ul li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.socialsharing_product ul li .btn {
  padding: 7px 15px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  font-size: 12px;
  color: #777;
  background: #fff;
}
.socialsharing_product ul li .btn-facebook:hover {
  background-color: #435F9F;
  color: #fff;
}

.socialsharing_product ul li .btn-facebook i {color: #435F9F;}
.socialsharing_product ul li .btn-facebook:hover i {color: #fff;}
.socialsharing_product ul li .btn-twitter:hover {
  background-color: #00AAF0;
  color: #fff;
}
.socialsharing_product ul li .btn-twitter i {color: #00AAF0;}
.socialsharing_product ul li .btn-twitter:hover i {color: #fff;}
.socialsharing_product ul li .btn-google-plus:hover {
  background-color: #E04B34;
  color: #fff;
}
.socialsharing_product ul li .btn-google-plus i {color: #E04B34;}
.socialsharing_product ul li .btn-google-plus:hover i {color: #fff;}
.socialsharing_product ul li .btn-pinterest:hover {
  background-color: #CE1F21;
  color: #fff;
}
.socialsharing_product ul li .btn-pinterest i {color: #CE1F21;}
.socialsharing_product ul li .btn-pinterest:hover i {color: #fff;}
.product-center-column h1 {
  margin: 10px 0px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  text-transform: uppercase;
}
.product-center-column .category {
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  text-transform: none;
  line-height: 28px;
}
.product-center-column .category a {
  display: inline-block;
  color: #3991DB;
}
.product-center-column .product-description {
  line-height: 26px;
  padding: 6px 0px;
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
}
.product-center-column .old-price {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  font-family: "arial";
  text-decoration: line-through;
}
.product-center-column .price {
  font-size: 24px;
  font-weight: bold;
  color: #ef1515;
  font-family: "arial";
}
.product-center-column .quantity_wanted_p {
  width: 100%;
  margin: 20px 0;
}
.product-center-column .quantity-selector {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
  font-weight: 300;
  line-height: 30px;
  min-width: 60px;
  font-weight: 600;
}
.js-qty.nut-sl.btn-ctsl {
  display: table-cell;
  vertical-align: middle;
}
.js-qty {
  position: relative;
  width: 100%;
  min-width: 75px;
  overflow: visible;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-center-column .js-qty {
  float: left;
  margin-bottom: 0px;
}
button.control-quantity.control-minus.btn-tsl {
  color:#ccc;
  border-right: 1px solid #ccc;
  height: 42px;
  top: 19px;
  font-size: 30px;
}
button.control-quantity.control-minus.btn-tsl-mb {
  font-size: 30px;
}
button.control-quantity.control-add.btn-csl-mb {
  font-size: 30px;
}
.tt-mb {
  margin-top: 5px;
  margin-bottom: 5px;
}
button.control-quantity.control-add.btn-csl {
  color:#ccc;
  border-left: 1px solid #ccc;
  height: 42px;
  top: 19px;
  font-size: 30px;
}
.txt-hotline {
  font-weight: bold;
  color: #ffa500;
  float: left;
}
input#qty {
  border-radius: unset;
}
input#qty.ctsl-input {
  height: 40px !important;
}
.so-luong, .them-vao-gio button, input#qty, .mua-nhanh button {

}
.control-quantity {
  cursor: pointer;
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0px;
  bottom: 0px;
  border: 0 none;
  background: none;
  text-align: center;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.control-quantity.control-minus {
  left: 0;
  border-right: 0px solid #E5E5E5;
}
.control-quantity.control-add {
  right: 0;
  border-left: 0px solid #E5E5E5;
}

.control-quantity.control-minus, .control-quantity.control-add{
  color: #ccc;
  font-weight: 600;
  font-size: 35px;
  padding: 0 5px;
  transition: 0.1s linear all; 
}
.control-quantity.control-minus:hover, .control-quantity.control-add:hover{
  color: #212121; 
  transition: 0.1s linear all; 
}
.js-qty input[type="text"] {
  display: block;
  background: #FFF;
  font-size: 12px;
  text-align: center;
  border-radius: 7px;
  width: 100%;
  height: 48px;
  font-size: 25px;
  line-height: 32px;
  padding: 0px 25px;
  margin: 0;
}
.product-center-column .adtocart {
  display: block;
  float: left;
  margin-left: 15px;
  padding: 0;
  background: #f90;
  color: #fff;
  text-transform: capitalize;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #ff6000;
  margin-bottom: 20px;
}
.product-center-column .adtocart .fa {
  margin-left: 10px;
  margin-right: 0px;
}
.product-center-column #AddToCartText {
  font-weight: 300;
  font-size: 12px;
  padding: 0px 10px;
}
.cart-popup {
  position: relative;
}
.block-popup {    
  display: none;
  background: #fff;
  width: 330px;
  position: absolute;
  z-index: 10;
  right: 0px;
  padding: 5px;
  box-shadow: 0px 0px 6px 0px #21212175;
}
.hinh-popup {
  margin-right: 5px;
  float: left;
  width: 28%;
}
tr.content-popup {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}
.img-popup {
  margin-right: 15px;
  float: left;
  width: 30%;
}

.name-popup {
  float: left;
  width: 70%;
}
.thumbnail {
  border: none;
}
.button-delete {
}
.ttm a.btn.btn-default, .dh a.btn.btn-success {
  width: 100%;
  height: 36px;
  background: #458ccc;
  margin-top: 5px;
  color: #fff;
  padding: 7px 0;
  font-size: 14px;
  font-weight: 700; 
  text-transform: uppercase; 
  transition: 0.1s linear all;
  border-radius: 0px; 
}
.dh a.btn.btn-success {
  background: #ffa500;
}
.ttm a.btn.btn-default:hover{
  background: #3770a3; 
  transition: 0.1s linear all; 
}
.dh a.btn.btn-success:hover {
  background: #ea9800;
}
td.btn-pu {
  text-align: right;
}

.fa.fa-play{
  margin-left: 5px;
}
table.table.table-poup {
  position: relative;
  margin-top: 40px;
}
input.slsp-popup {
  max-height: 30px;
  width: 70px;
}

.cart-popup:hover .block-popup {
  display: block;
  padding: 20px;
}
.gio-mobile:hover .block-popup {
  display:block;
}
.product-detail-tab {
}
.product-tab {
  padding: 5px 5px 10px;
}
.nav-tabs {
  position: relative;
  z-index: 1;
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.nav-tabs, .nav.nav-tabs {
  background: #ffffff;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #e1e1e1;
}
.nav-tabs .nav-tab-item {
  background: #fff;
  width: auto;
  margin: 10px 0px 0 8px;
}
.nav-tabs .nav-tab-item a{
  font-size: 14px;
  font-weight: bold!important ;
  font-family: "arial";
}
.nav-tabs li a {
  font: 500 14px/1.35 "Helvetica Neue", sans-serif;
  border-color: #999999;
  background: #fbfbfb;
}
.nav-tabs .nav-tab-item .switch {
  display: block;
  position: relative;
  z-index: 2;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  color: #999999;
  border: 0;
  height: 40px;
  padding: 10px 13px 10px 13px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.nav-tabs .nav-tab-item.active .switch {
  border: 0;
  border-bottom: 2px solid;
}
.nav-tabs .nav-tab-item .switch:visited {
  text-decoration: none;
}
.nav-tabs .nav-tab-item:not(.disabled) .switch:active,
.nav-tabs .active.nav-tab-item .switch,
.nav-tabs .active.nav-tab-item .switch:focus,
.nav-tabs .active.nav-tab-item .switch:hover {
  background: transparent;
}
.nav-tabs .active.nav-tab-item .switch,
.nav-tabs .active.nav-tab-item .switch:focus,
.nav-tabs .active.nav-tab-item .switch:hover {
  padding-bottom: 11px;
}
.nav-tabs .active.nav-tab-item .switch {
  font-weight: 700;
  color: #282828;
  background-color: transparent;
  border-color: #282828;
}
.nav-tabs .nav-tab-item.active .switch {
  color: #282828;
}
.nav-tabs .nav-tab-item .switch:visited,
.nav-tabs .nav-tab-item .switch:hover,
.nav-tabs .nav-tab-item .switch:active {
  color: #282828;
  background: #fbfbfb;
}
.nav-tabs .nav-tab-item.active .switch,
.nav-tabs .nav-tab-item.active .switch:focus,
.nav-tabs .nav-tab-item.active .switch:hover {
  color: #282828;
  background: transparent;
  border-bottom-color: black;
}
.nav-tabs .nav-tab-item:not(.disabled).active .switch,
.nav-tabs .nav-tab-item:not(.disabled) .switch:focus,
.nav-tabs .nav-tab-item:not(.disabled) .switch:hover {

  background: #fff;
  border-bottom-color: #282828;
  color: #282828;
}
.xem-tat-ca {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 13px;
  font-weight: 400;
  font-family: "arial";
}
.xem-tat-ca:first-letter {
  text-transform: uppercase;
}
.product-view .nav-tab-content {
  padding: 25px;
  background: #ffffff;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.nav-tab-item a {
  color: #458ccc !important;
}
.nav-tab-item.active a {
  color: #000 !important;
  border:none !important;
}
.nav-tab-item.active {
  transition: 0.1s linear all; 
  transform: translateY(1px);
}
.home {
  background: #f0f0f0!important;
}
.breadcrumb-list ul > li.current-p a {
  color: #000000!important ;
}
.navbar-container {
  height: 42px;
  padding-top: 0px; 
  background: #fff;
}
.navbar-d > ul > li > a {
  height: 42px;
  color:#000;
}
.menu-danhmuc {
  height: 42px;
}
.gr-table-cell{
  padding: 0px 0px!important ;
  padding-bottom: 5px!important ;
  margin-bottom: 0!important ;
}
.breadcrumb-list ul > li, .breadcrumb-list ul > li a {
  color: #000;
  font-size: 13px;
}
.breadcrumb-list ul > li div{
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  font-family: "arial";
}
.breadcrumb-list ul *:first-letter, .breadcrumb-list ul > li div *:first-letter{
  text-transform: uppercase; 
}
.navbar-container .navbar-content {
  background: #fff;
  display: flex;
}

.navbar-d > ul > li > a {
  padding: 14px 17px;
  font-family: "arial";
  margin-top: 0px;
  font-weight: 400; /*regular*/
  transition: 0.1s linear all; 
  color: #000;
}
.navbar-d > ul > li.active > a, .navbar-d > ul > li:hover > a {
  /*background: #fff;*/
  color: #ffa500 !important;
  font-family: "arial";
  font-size: 13px;
  font-weight: bold;
  transition: 0.1s linear all; 
}
.sticky.navbar-container .navbar-content .navbar-d > ul > li.active > a, .sticky.navbar-container .navbar-content .navbar-d > ul > li:hover > a {
  /*background: #458cca;*/
}
.navbar-d > ul > li {
  margin: 0 0px;
}
.navbar-d > ul > li:not(:last-child)::before{
  content: "";
  position: absolute;
  width: 2px;
  height: 40%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #ecf0f1;
}
.relatived-product-title {}
.relatived-product-title .h3 {
  border-left: 5px solid #458ccc;
  background: #fff;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  padding: 12px 25px;
  cursor: pointer;
  font-weight: bold;
  font-family: "Roboto Condensed";

  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 0.1px solid #ccc;
}


/*----------------------------------------*/
/*  6.0 Blog CSS
/*----------------------------------------*/

.postWrapper {
  padding-bottom: 25px;
  clear: both;
}
.page-title.post-category h2 {}
.postTitle {
  margin-bottom: 15px;}
.postTitle .post-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
.postTitle .post-title a:hover{
  color: #458ccc; 
}
.postContent {padding-bottom: 10px;}

/*----------------------------------------*/
/*  7.0 Blog Detail CSS
/*----------------------------------------*/

.entry-title {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.post-meta, .post-author {
  font-size: 14px;
  line-height: 22px;
  margin: 3px 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.post-meta i.fa-calendar-o {
  font-size: 12px;
  top: -1px;
  position: relative;
  margin-right: 4px;
}
.post-meta li {
  padding-left: 1px;
  padding-right: 1px;
}
.post-meta li, .post-author {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.post-meta > li {
  display: block;
  white-space: nowrap;
}
.single-post-page .entry-header .post-author {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
  margin-bottom: 0px;
}
.page-title {
  margin-top: 0;
}
.post-author-avatar {
  width: 50px;
  height: 50px;
  max-width: 50px;
  border: none;
}
.post-date a {color: #9B9B9B;}
.entry-header .socialsharing_product {margin-bottom: 30px;}
.entry-content .single-post-image {margin-bottom: 30px;}
.fave_relatived_post {
  position: relative;
  height: 200px;
}
.relatived-image-wrap {
  position: relative;
}
.relatived-post-title {}
.relatived-post-title .h3 {}
.relatived-post-details .small-title {
  transition: 0.1s linear all; 
  bottom: 0;
  position: absolute;
  font-size: 18px;
  margin: 0 0 5px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
  padding: 10px 5px;
  opacity: -0.3;
}
.fave_relatived_post:hover .small-title {
  background: #458ccc; 
  border-top:2px solid #fff;
  opacity: 1;
  width:100%;
}
h4.small-title a {
  color: #fff;
}
.relatived-post-details .post-small-content {font-size: 13px;}

/*----------------------------------------*/
/* 8.0 Contact CSS
/*----------------------------------------*/

/*----------------------------------------*/
/* 9.0 Cart CSS
/*----------------------------------------*/

/*----------------------------------------*/
/* 10.0 Checkout CSS
/*----------------------------------------*/

.order-result {
  text-align: center;
  font-size: 15px;
}
.order-result .title-m {
  font-size: 30px;
  font-weight: bold;
  color: #f90;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.order-result .str {
  font-size: 18px;
  font-weight: bold;
}
.order-result .info {padding-top: 10px;}
.order-result .info .idcode {
  background: #f90;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding: 10px 15px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-right: 20px;
  vertical-align: top;
}
.order-result .info .idcode strong {
  font-size: 30px;
  display: block;
  font-weight: normal;
}
.order-result .info .desc {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  line-height: 1.7;
}
.order-result .button {margin: 30px 0;}
.orderdetail-container {padding: 20px 15px;}
.order-title {
  margin: 0 0 22px;
  font-size: 13px;
}
.headline__label, .headline__value {
  display: inline-block;
  line-height: 1.3;
}
.headline__label {
  margin: 0 0 .3em;
  font-size: .86em;
  text-transform: uppercase;
}
.list-inline__2:before {
  content: "|";
  display: inline-block;
  margin: 0 1.23em;
  color: #e0e0e0;
}
.customer-detail {
  margin: 20px 0 10px;
  text-align: justify;
}
.customer-detail .customer-detail__item {
  font-size: 12px;
  line-height: 1.5;
  color: #6f6f6f;
  padding-right: 20px;
}
.customer-detail__header {
  padding: 0 0 .3em;
  margin: 0 0 .5em;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #111;
}
.product-brief__image {
  max-width: 75px;
  max-height: 75px;
}

/*----------------------------------------*/
/* 11.0.0 404 CSS
/*----------------------------------------*/

body.error404 {
  background-image: url("uploads/background/page404bg.jpg") !important;
  background-repeat: no-repeat;
  background-position: center -100px;
  background-size: 100% auto;
  color: #fff;
}
body.error404 .respone {
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
body.error404 a {
  color: #fff;
}
body.error404 a:hover {
  color: #f90;
}
body.error404 .page-404 {
  color: #fff;
  float: left;
  margin-top: 495px;
  padding-bottom: 0px;
  text-align: center;
  width: 100%;
}
body.error404 .page-404 h3 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 45px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
body.error404 .page-404 label {
  font-size: 18px;
  font-weight: normal;
  line-height: 46px;
  margin: 0;
}
.accordion .section-title:after {
  content: "\f055";
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  top: 5px;
  right: 10px;
  left: auto;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: transparent;
}

/** Ad foot **/
.foot { clear: both }
.chuyende {position: fixed;bottom: -1px;right: 0px;z-index:100;}
.chuyende img {max-width: 250px;}
.chuyende .tenchuyende {font: bold 12px "Tahoma";text-align: center;color:#FFFFFF;height: 15px;cursor: pointer;}
.chuyende .tenchuyende .nut, .chuyende .tenchuyende .NutHien {
  float: right;
  background-image: url("/uploads/others/button.gif");
  background-position: -30px 0;
  height: 15px;
  width: 30px;
}
.chuyende .tenchuyende .NutHien {
  display: none;
  background-image: url("/uploads/others/button.gif");
  background-position: -60px 0;
}
#divchuyende{color:#FFFFFF}
#an {visibility:hidden; display: none; }

/** box language **/
.box_laguage {top: 0px; position: absolute;}
#goog-gt-tt {display: none !important;}
.goog-te-banner-frame {display: none !important;}
.goog-te-menu-value:hover {text-decoration: none !important;}
body {top: 0 !important;}
#google_translate_element2 {display: none!important;}

/** CUSTOM **/
.zoomContainer {z-index: 0;}
.brand-slider-wrap {
  padding: 26px 0px;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.auto {
  padding: 15px 0px;
  background: #fff;
}
.mail-km {
  padding: 0px 0;
}
.mail-km > .container-fluid.tren15in {
  padding: 0;
}
.name-mail {
  text-transform: uppercase;
  font-size: 18px;
}
.single-widget.facebook-plugin-widget.face-ft {
}
.col-lg-3.col-md-3.like_face_ft {
  padding-top: 30px;
  border-right: none;
}
.nav-social.list-inline a {
  font-size: 40px;
  color: #fff;
}

iframe {
  .width: 100% !important;
}
.fb-page.fb_iframe_widget.fb_iframe_widget_fluid span {
  width: 100% !important;
}
.fb_iframe_widget, .fb_iframe_widget {
  width: 100% !important;
}
._2p3a {
  width: 100% !important;
}
.col-lg-3.like_face_ft {
  text-align: right;
}
.name-mail {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  font-family: "arial";
}
.block-content-mail .detail-mail {
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
}
.block-content-mail .detail-mail:first-letter{
  text-transform: uppercase;
}
.block-content-mail {
  color: #fff;
  padding: 24px 0px 15px;
}
.fc-email .form-control{
  height: 42px;
  padding: 7px 12px;
  font-size: 14px;
  border-radius: unset;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.fc-email .form-control::placeholder{
  font-style: italic;
}


.gui-mail {
  padding: 0px 0px;
  margin-top: 0px;
}
.gui-mail .col-md-3 {
  border-right: unset!important ;
}
.gui-mail input[type=submit] {
  position: absolute;
  background: #ffa500;
  color: #ffffff;
  border: none;
  box-shadow: unset;
  padding: 15.5px 15px;
  right: 15px;
  top: 0;
}
.view-map {
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 10px;
  width: 50%;
}
.view-map a{
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
}
.view-map-lh {
  text-transform: uppercase;
  margin: auto;
  padding: 10px 10px;
  border: 1px solid;
  width: 135px;
}
.view-maps {
  margin: 30px 30px;
  position: relative;
  text-align: center;
}
.view-map a {
  color: #fff;
}
.block-content-lh {
  background-color: #fff;
  background-image: url("/uploads/background/BG-formcontact.jpg");
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.icon-ft {
  position: absolute;
}
.online, .total {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #7d96b7;
  padding-left: 0;
  padding-right: 0;
  font-family: "arial";
}
.value {
  margin-left: 10px;
  margin-top: -2px;
}
.truy-cap {
  /*  width: 50%; */
  width: 40%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.img-the-bct {
  width: 120px;
  margin-right: 15px;
}
.new-best {
  position: absolute;

}
.product-view .new-best {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 10px;
}
.block-slide-dt {
  position: relative;
}
.new-best1 {
  position: absolute;
  top: 30px;
  left: 30px;
}
.price {
  float: left;
}
span.price {
  margin-right: 20px;
}

.so-luong {
  width: 100%;
  border-radius: 5px;
  background: #e9e9e9;
  display: inline-flex;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
}
input#qty.slsp {

}
input#qty.addslsp {
  height: 40px;
  border: unset;
}
.sl {
  height: 100%;
  line-height: 25px;
  margin: 0px 15px;
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
  display: flex;
  align-items: center;
}
.sl:first-letter {
  text-transform: uppercase;
}

.quantity_wanted_p {
  background: #fff;
  padding: 0 14px;
  text-align: center;
}


.them-vao-gio button, .mua-nhanh button {
  height: 40px!important;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  width: 100%;
}
.them-vao-gio button{
  background: #458ccc;
}
.mua-nhanh button {
  background: #ffa500;
}
.them-vao-gio button i, .mua-nhanh button i{

}
#AddToCartText, #BuyNowText  {
  font-size: 16px;
  font-weight: bold;
  font-family: "arial";
  transition: 0.1s linear all; 
}
.product-fast-view.sticky-menu.stick #AddToCartText, .product-fast-view.sticky-menu.stick #BuyNowText{
  /* lúc trượt */
  font-size: 12px;
  transition: 0.1s linear all; 
}
.product-fast-view.sticky-menu.stick .them-vao-gio button, .product-fast-view.sticky-menu.stick .mua-nhanh button{
  /* lúc trượt */
  height: 30px!important ;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.1s linear all; 
}
.product-fast-view.sticky-menu.stick .left-view * {
  /* lúc trượt */
  font-size: 14px!important;
}
.product-fast-view.sticky-menu.stick .left-view .price-box {
  /* lúc trượt */
  margin-left: 15px!important;
}

.h3.section-title-tuvan {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  font-family: "arial";
  border-bottom: 1px solid #458ccc;
  padding-bottom: 9px;
  padding: 10px 0px 10px 40px;
  border-bottom: 0px solid red;
  position: relative;
  margin-bottom: -3px;
  z-index: 1;
  background: url("/uploads/icon/icon-support.png") no-repeat top left / contain;
}
.link-trang-trong {
  position: relative;
  padding: 7.5px 0px;
  border-top: 1px dotted;
}
.link-trang-trong *:first-letter{
  text-transform: uppercase!important ; 
}
.product-item-details-km {
  padding: 5px 0;
  position: relative;
}

.lien-ket {
  padding: 0 15px;
  padding-bottom: 5px;
}
.so-luong, .them-vao-gio {
  margin-bottom: 14px;
}
.detail-mtsp .product-description {
  overflow: auto;
}
.detail-mtsp .product-description > div{
  padding-bottom: 10px;
}
.danh-gia {
  background: #fff;
  width: 100%;
  padding: 7px 15px 7px 15px;
  display: inline-flex;
  border-bottom: 1px solid #fff;
}
.icon-danhgia i {
  color: #ffcc00;
  margin: 0 3px;
  font-size: 20px;
}
.text-danhgia {
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 10px;
  font-size: 14px;
  font-family: "arial";
}
.product-description table {
  width: 100% !important;
}
.column-right {
}
h1.name-product {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 26px;
  border-bottom: 1px solid #Ccc;
  padding-bottom: 15px;
  padding-top: 20px;
  font-weight: bold;
  font-family: "Roboto Condensed";
}
.product-fast-view .name-product{
  max-width: unset !important;
}
.owl-dots {
  position: absolute;
  width: 100%;
  bottom: 5px;
}

.them-vao-gio .fa-plus-circle, .mua-nhanh .fa-shopping-cart {
  font-size: 15px;
  font-weight: 400;
  margin-right: 10px;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
  background-color: #ffa500;
}
.btn-danger:hover {
  color: #fff;
  background-color: #ffa500;
  border-color: #ffa500;
}
.mm-menu.mm-theme-dark {
  background: #fff;
  border-color: rgba(0,0,0,.15);
  color: rgba(0, 0, 0, 0.8);
}
.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar>*, .mm-menu.mm-theme-dark em.mm-counter {
  color: #c1c1c1;
}
.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
  border-color: #c1c1c1;
}
.mm-menu.mm-theme-dark .mm-btn:hover:after, .mm-menu.mm-theme-dark .mm-btn:hover:before{
  border-color: #458ccc;
}
.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
  border-color: #000;
}
a.mm-next {
  border-left: #e8e8e8!important;
}
.mm-menu.mm-theme-dark .mm-listview>li:hover .mm-next:after, .mm-menu.mm-theme-dark .mm-listview>li:hover a.mm-next {
  border-color: #fff;
}
.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  width: 10px;
  height: 10px;
}
.mm-clear:before, .mm-close:before {
  right: 14px;
}

/************* hugo 05/04/2021 ************/
/* XÓA VIỀN ĐEN CÓ SẴN */
*:focus, button:focus, .btn-primary:focus, .btn.focus, .btn:focus, .btn-primary:active.focus, .btn-primary:active:focus, .contact-form input[type="submit"]:focus{
  outline: none!important ;
}
/* End - XÓA VIỀN ĐEN CÓ SẴN */

.product-fast-view.sticky-menu.stick {
  box-shadow:  0px 1px 2px 1px #21212130;
}
.new-product-wrap.tab .block-title-tab h3 i{
  display: none;
}
.new-product-wrap.tab .block-title-tab h3, .new-product-wrap.tab .block-title-tab h3 *:not(i){
  .font-family: "Alfa Slab One", cursive;
  font-family: "kha";
  padding: 5px 0;
}
.block-title-tab h3{

}
.block-title-tab h3 > span{
  color: #458ccc!important ;
}

/* TRANG CHI TIẾT SẢN PHẨM */
.column-right .bg-sum-pr-km > h4.block-title-km{ /* SẢN PHẨM GIẢM GIÁ */
  padding: 0px 10px;
  height: 40px;
  line-height: 1.5;
  font-size: 16px;
  display: flex;
  align-items: center;
  transition: 0.1s linear all;
}
.so-luong {
  padding-right: 0!important ;
}
.so-luong .js-qty.nut-sl {
  border: 1px solid #ccc;
  border-radius: 5px 5px;
  overflow: hidden;
  height: 39px;
}
/* Bảo hành - VAT trang chi tiêt sp */
.bh-vat-total {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #458ccc;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
}
.bh-vat-total *{
  color: #fff; 
}
/* end - Bảo hành - VAT trang chi tiêt sp */

/************* End - hugo 05/04/2021 ************/
/************* moi hugo ************/
ul.nav.nav-tabs.home, .product-tab > .table-responsive{ /* ẩn các tab ngay KHung cam */
  display: none;
}
.new-product-wrap.tab{
  margin-bottom: 15px;
  background: linear-gradient(to bottom, #273f99, #952890);
  border-radius: 1em;
}
.new-product-wrap.tab .block-title-tab {
  text-align: center;
}
.block-post.block-other-post .block-post-img img {
  height: 92px;
}

/* khung xanh khó chịu */
.ui.input input:focus, .ui.input.focus input {
  border-color: #83bcaf;
}
.ui.action.input:not([class*="left action"]) input:focus {
  border-right-color: #83bcaf!important;
}

#navbar-m i.fa.fa-caret-down {
  display: none;
}
.mm-listview li:hover, .mm-listview li:hover a{
  text-decoration: none;
  background: #458ccc;
  color: #fff;
  transition: 0.1s linear all!important ; 
}
.mm-menu.mm-shadow-page.mm-theme-dark:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2), .mm-menu.mm-shadow-page:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){
  box-shadow: none;
}

/** Khách đòi mà chả hiểu gì cả nhưng cứ làm **/
.tren15in{
  max-width: 1345px;
  width: 100%;
  margin: auto;
}

/* serarch trang chủ */
.old-price{
  text-decoration: line-through;
}

/* menu-top */
.hot-line, .gio{
  margin-top: 4%;
}
.links-head {
  float: right;
  display: inline-block;
  margin-left: 0px;
}
.content-link {
  float: left;
  margin-left: 13px;
}

/* gio hang */
.name-xt {
  text-transform: uppercase;
  text-align: justify;
}
.name-popup {
  text-align: left;
}
h4.media-heading {
  font-size: 14px;
  font-weight: 400;
}
h4.media-heading a {
  color: #000!important;
  font-size: 14px;
  line-height: 20px;
}
.block-popup1 h4.media-heading a {
  color: #000!important;
}
.media-body *:first-letter {
  text-transform: uppercase;
}
.link-trang-trong .icon-link i{
  font-size: 18px;
  color: #666;
  position: absolute;
  top: 10px;
  margin-left: 2px;
}
.name-chinh-sach {
  padding-left: 25px;
}
.content-widget.menu .active{
  padding: 10px 45px;
}
.dm-cha:hover{
  background: #ecf2f7;
}
.dm-cha a{
  font-size: 14px;
  font-weight: 400;
  font-family: "arial";
}
.dm-cha .dm-con ul li>a {
  color: #458ccc!important ;
}
.view-map-lh i.fa.fa-map-marker {
  margin-left: 10px;
}
.single-widget .content-widget ul li a {
  text-transform: none;
}
.lien-he .icon-ft i {
  color: #458ccc
}
.container-fluid .col-md-3 {
  line-height: 26px;
  border-right: 1px solid #ffffff38;
}
.link-ft, .content-widget-ft li {
  line-height: 26px;
}
h4.block-title-km {
  color: #fff;
  padding: 15px 10px;
  background: #458ccc;
  text-transform: uppercase;
  font-family: "arial";
  font-weight: bold;
}
h1.entry-title-headline {
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "arial";
}

/* slide */
.slider-wrap .col-md-9 {

}
.slider-wrap .col-md-3 {
  padding-left: 0;
}

/* danh mục mặt hàng */
i.fa.fa-bars {
  margin-right: 10px;
  font-size: 18px;
  font-weight: 400;
}
.content-menu {
  width: 100%;
  display: inline-block;
}
.menu-danhmuc {
  float: left;
  width: 20%;
}
.nav-widget-1 {
  position: relative;
  text-align: left;
}
i.fa.fa-gift {
  color: #ef1515;
  font-size: 20px;
  margin-right: 5px;
  font-weight: 400;
}
.content-widget.menu {
  padding-top: 0;
  padding-bottom: 0;
}
.block-content.home-new {
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #e8e8e8;
}
.nav-tabs .nav-tab-item a, .nav-tabs .nav-tab-item fa {
  font-weight: bold;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background: #458ccc;
}
.owl-theme .owl-dots .owl-dot span{
  background: #ffffff;
}

.new-product-wrap .owl-stage {
  /*background: #ffffff;*/
}

.block-content .owl-theme .owl-nav [class*=owl-]{
  margin: 0;
}
.block-content  .owl-theme .owl-nav .disabled{
  opacity: 1;
}
.block-content .owl-theme .owl-nav [class*=owl-]:hover{
  background: #869791;
}
.products-grid .product-item:not(:first-child) .product-item-info-cate {
  border-left: 0;
}

/* giá cực shock */
.block-title-tab i.fa.fa-gift {
  color: #ffffff;
  font-size: 28px;
  margin-right: 0;
  font-weight: 400;
}

/* slide đối tác */
.brand-slider img {
  width: 72%!important;
  margin: auto;
}

/* HOTLNE GẦN FOOTER */
.HOTLINE {
  background: #1e3346;
  background: url("/uploads/background/bg_hotline.jpg") no-repeat; 
  background-size: cover;
  padding: 50px 0;
}
.HOTLINE .auto {
  padding: 15px 0px;
  background: transparent;
}
.HOTLINE .detail-auto, .HOTLINE .auto .name-auto {
  color: #ffffff;
}
.HOTLINE .content-auto{
  display: flex;
  align-items: center;
}
.NC2602 {
  text-align: center;
}
.NC2602 > p:first-child {
  font-size: 35px;
  color: #fff;
}
.NC2602 > p:nth-child(2){
  font-size: 14px;
  color: #fff;
  font-style: italic;
}
.NC2602 > p:nth-child(3) {
  border-bottom: 1px solid #e8e8e8;
  width: 63px;
  margin: auto;
  margin-bottom: 5px;
}
.HOTLINE .auto .row > div {
  display: flex;
  justify-content: center;
}
HOTLINE .auto > .container-fluid.tren15in {
  padding: 0 13%;
}

/* footer */
.footer-left {
  padding-bottom: 40px;
}
h3.title-ft {
  font-family: "arial";
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 27px;
  text-transform: uppercase;
  position: relative;
}
h3.title-ft:before{
  border-bottom: 1px solid #7d96b7;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 18%;
  margin-top: 30px;
}
.footer-top {
  font-size: 14px;
}

.footer-top .col-lg-6.col-md-6.hidden-xs .col-lg-4.col-md-4:nth-child(3) {
  padding: 0;
}
.icon-ft i {
  margin-right: 8px;
  width: 15px;
  color: #7d96b7;
}

.icon-ft i.fa.fa-circle-o{
  font-size: 10px;
}
.link-ft .name-link-ft:first-letter {
  text-transform: uppercase;
}
.footer-left i.fa.fa-map-marker {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
}

/* Edit by Huân */
#resultsearch {
  max-height: 380px;
  overflow: auto;
}
.title-gio {
  color: #fff;
  background: #458ccc;
}
h4.title-gio {
  height: 51px;
  padding: 15px 15px;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-family: "arial";
  font-weight: 600;
}
.sum-tt {
  font-family: "arial";
  text-align: right;
  color: #000;
  font-weight: 600;
  font-size: 20px;
}
.sum-tt.price-tt-v.col-md-5 {
  color: #ef1515;
}
.thong-tin {
  padding: 10px 0px;
}
.table {
  margin-bottom: 0px;
  background: #fff;
}
.bg-gio {
  position: relative;
  background: #fff;
}
.block-title-giohang {
  font-size: 15px;
  text-align: center;
  margin-bottom: 15px;
}
.hang {
  display: -webkit-inline-box;
}
.shopping-cart-table{
  margin-bottom: 50px;
}
.shopping-cart-table {

}

.giohang {
  margin-right: 30px;
  position: relative;
  padding: 10px 22px;

}
.gio-hang img {
  position: relative;
  left: 19px;
}
.thongtindonhang img {
  position: relative;

}
.hoantat img {
  position: relative;
  right: 18px;

}
.btn-default {
  width: 200px;
  height: 45px;
  font-family: "arial";
  text-transform: uppercase;
  color: #000;
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-radius: 0;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
}
.btn-success-tt {
  font-family: "arial";
  width:100%;
  text-transform: uppercase;
  color: #fff;
  background-color: #ffa500;
  border-color: #ffa500;
  border-radius: 0;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 600;
}
.thanh-toan-mb,.tiep-mb {
  padding: 15px;
}
.support-widget .content-widget {
  border: solid red;
  border-radius: 0px 25px 25px;
  padding: 5px 15px;
  border-width: 3px 3px 6px 0;
  position: relative;
}
:not(.search-widget) > .content-widget:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 15px;
  height: 4px;
  z-index: 0;
  background: #fff;
}
.h3.section-title-tuvan:before {
  content: "";
  position: absolute;
  left: 40px;
  height: 3px;
  width: calc(100% - 80px);
  top: 0;
  border-radius: 0 100% 100% 0;
  background: red;
}
/* End */
.comment {
  background: #fff;
  margin-top: 30px;
  width: 100%;
  border: 1px solid #ccc;
  display:none;
}

.list-inline>li{
  margin-right: 6px;
}
.price-sock {
  right: 15px;
  position: absolute;
}
.product-item-km {
  background: #fff;
  position: relative;
  padding: 10px 10px;
  transition: 0.1s linear all; 
}
.product-item-details-km h4.product-name a {
  font-size: 14px;
}
/*.product-item-details-km .sale{
position: absolute;
top: 57%;
right:25px;
}*/
.product-item-km:hover .button-holder {
  display: block;
}
.name-head {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 35%;
}
.detail-head {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0px 300px;
  font-size: 18px;
  font-weight: 400;
  font-family: "arial";
}
.block-title-detail {
  margin-bottom: 20px;
  position: relative;
}
.block-title-detail:before{
  background-color: black;
  opacity:0.5;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.img-dd img {
  width: 100%;
  bottom: 100%;
}
.img-dd {
  overflow: hidden;
  width: 100%;
  height: 200px;
}
ul.menu-ft i {
  left: -20px;
  color: #7596b7;
  position: absolute;
  top: 8px;
  font-size: 10px;
}
.dm-ft {
  position: relative;
}
.gia-sp {
  position: relative;
  .margin-bottom: 10px;
}
.owl-carousel .owl-item img {
  width: 100%;
}
.products-grid .owl-carousel .owl-item img{
  width: auto;
}
.single-widget.support-widget {
  background: #fff;
  padding: 28px 14px 22px 14px;
}
.links-tt {
  background: #fff;
  margin-bottom: 0;
}
.cp-t{
      margin-bottom: 28px;
}
button.btn-send {
  color: #fff;
  height: 100%;
  border: none;
  background: #ffa500;
  position: absolute;
  right: 15px;
  top: 0px;
  padding: 7px 20px;
  font-size: 20px;
}
button.btn-send:hover{
  background: #458ccc;
  transition: 0.1s linear all; 
}
.contact-top {
  background: #fff;
  padding: 30px 0px;
  margin-bottom: 30px;
}
.text-ft {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 26px;
  margin-left: 35px;
  font-weight: 400;
  font-family: "arial";
}
h3.info-contact {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "arial";
}
.text-ft:first-letter {
  text-transform: uppercase;
}
.contact-info-bt {
  line-height: 26px;
  color: #666;
  font-weight: 400;
  font-size: 16px;
  padding: 15px;
  font-family: "arial";
}
.contact-info-bt:first-letter {
  text-transform: uppercase;
}
.form-control {
  border-radius: 0;
}
.captcha-test img {
  float: right !important;
}
.detail-product {
  background: #fff;
  padding: 15px 0;
  padding-bottom: 10px;
}
.detail-product > *{
  padding-right: 15px!important;
  padding-left: 15px!important;
}
.mo-ta {
  color: #fff;
  text-transform: uppercase;
  background: #458ccc;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  font-family: "arial";
}

.nav-tab-item.chitiet a {
  color: #000 !important;
}
.nav-tab-item.chitiet {
  margin: 0;
  border-right: 1px solid #ccc;
}
.tang-kem-detail {
  color: #ef1515;
  border-radius: 5px;
  border: 2px dashed #ef1515;
  padding: 10px 17px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  font-family: "arial";
  display: table;
  width: 100%;
}
.post-details {
  padding-top: 15px;
}
.post-details a {
}
.post-description.clearfix {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-detail:hover .post-details {

}
.post-detail {
  overflow: hidden;
  position: relative;
}
.post-image img {
  transition: 0.1s linear all; 
}
.post-image img:hover{
  box-shadow: 0px 5px 10px 0px #21212130;
  transform: translateY(-2px);
  transition: 0.1s linear all;
}

.tin-tuc {
  border-bottom: 1px dotted #ccc;
  position: relative;
  padding: 15px 0px;
  overflow: hidden;
  background: #d4d4d41c;
}
.tin-tuc:hover {
  transition: 1s;
  background: #458ccc2e;
}
.tin-tuc-first {
  padding: 15px;
}
.details-first {
  padding: 15px;
}
.post-image {
  padding: 15px;
}
.page-title.category-title.post-category {
  margin-bottom: 15px;
}
.category-posts {
  background: #fff;
}
.title-tt {
  padding: 5px 15px;
  font-size: 14px;
  font-family: "arial";
  font-weight: 400;
}
.img-menu img {
  left: 15px;
  margin-top: 13px;
  position: absolute;
  width: 7%;
  z-index: 99;
}
.img-km-detail {
  right: 15px;
  position: absolute;
  top: 15px;
}

/* lienhe */
.img-dd-lh {
  height: 300px;
  overflow: hidden;
  margin-bottom: 40px;
}
.img-dd-lh img{
  position: relative;
  bottom: 95%;
}
.anh-dd.hidden-xs.hidden-sm {
  text-align: center;
}
.contact-form input[type="submit"] {
  border-radius: 0!important ;
}
.maps-widget {
  margin-bottom: 50px;
  margin-top: 30px;
}
.dm-con {
  box-shadow: 0px 0px 10px 1px #ccc;
  position: absolute;
  left: 100%;
  width: 900px;
  background: #fff;
  top: 0;
  display:none;
}
.dm-cha i {
  position: absolute;
  right: 15px;
}
.dm-cha {
  border-bottom: 1px solid #eee;
  padding: 12px 34px;
  position:relative;
}
.dm-con ul li {
}
.dm-cha a:before{
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index:9;
  width: 90%;
  margin: auto;
}
.dm-cha:hover .dm-con {
  display: block;
}
.dm-con>li {
  width: 33.3%;
  display: inline-block;
  float: left;
}
.dm-con ul li {
  list-style-type: circle;
  left: 18px;
}
.dm-ft ul {
  display: none;
}
.dm-ft:hover ul ul {
  display: block;
}

.dm-ft ul {
  background: #fff;
  top: 0;
  left: 100%;
  display: none;
  padding: 10px 0px;
  position: absolute;
  z-index: 9;
  background: #004b8b;
  width: 200px;
}
.dm-ft:hover>ul {
  display: none;
}
.dm-ft>ul>li:hover ul li{
  padding: 5px 0px;
  display: block;
}
.dm-ft>ul>li>ul>li {
  display: none;
}
a.qcc_tt img {
  float: left;
  width: 50%;
}
a.qcc_tt:first-child img {
  padding-right:5px;
}
a.qcc_tt:nth-child(2) img {
  padding-left:5px;
}
.filter-form {
  text-align: center;
  margin-bottom: 15px;    
  padding: 15px;
  position: relative;
  background: #fff;
}
.btn-filter {
  position: absolute;
  border: none;
  background: #ffa500;
  padding: 3px 17px;
  bottom: 16px;
  font-size: 20px;
  right: 15px;
}
.title-filter {
  display: table;
  padding: 5px 0px;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  font-family: "arial";
}
.chia-cot-ft {
  float: left;
  width: 19%;
}
select.filterby {
  height: 35px;
  width: 95%;
}
.featured-wrap.da-xem {
  margin-bottom: 15px;
  background: #ffffff;
  border: 1px solid #ccc;
  border-top: 0;
}
.item.product-item-dx.best {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
button.control-quantity.control-minus.btn-tru {
  border-right: 1px solid #e1e1e1;
}
button.control-quantity.control-add.btn-cong {
  border-left: 1px solid #e1e1e1;
}
input#qty.slsp.inpt {
  border:1px solid #e1e1e1;
  border-radius: 0;
  height: 25px;
  font-size: 14px;
}
.name-popup strong, .tong-tien .pull-right strong{
  color: #3770a3;
}
.shopping-cart-table-popup .tong-tien{
  border-top: solid 1px #ebebeb!important ;
}

.tong-tien .pull-left, .tong-tien .pull-right {
  color: #444;
  font-size: 14px;
  font-weight: 400;
  padding: 12px 0 10px;
}
.control-quantity.btn-tru,.control-quantity.btn-cong{
  color: #000;
  line-height: 0px;
  top: 0px;
  font-size: 14px;
  height: 25px;
  width: 25px;
}
.js-qty.nut-sl.btn-sl-pop{
  position: relative;
  width: 100px;
  margin-top: 6px;
}
.slider-wrap {
  margin-bottom: 10px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  border-top:none !important;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 2.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  border-left: 1px solid #eee;
  position: absolute;
  height: 100%;
  top: 0;
  right: -20px;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  border-right: 1px solid #eee;
  position: absolute;
  bottom: -1px;
  left: 20px;
  height: 100%;
}
.g-h-mb {
  z-index: 9;
}
.panel-body {
  padding: 0px 15px;
}
.panel-body.tt-kh {
  padding-top: 15px;
  padding-bottom: 15px;
}

.hang-moi {
  margin-bottom: 5px;
}
.row-xt.r {
  display: flex;
  align-items: center;
}
h4.media-name a {
  font-family: "arial";
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
}
li.current-p.viewcart a {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  font-family: "arial";
}
.col-wrapper-main {
}
.col-wrapper-main.bv-1 {
  background: #fff;
}
.dm-con ul li a:hover {
  color: #ffa500!important ;
}
/* css sticky*/
.sticky .menu-main {
  float:left;
  width: 60%;
}
.sticky.navbar-container a {
  color: #000 !important;
}
.sticky.navbar-container .navbar-content {
  background: #fff !important;
}
.number-st {
  font-weight: bold;
  font-size: 15px;
}
.icon-gio-st i {
  float: left;
  margin-right: 5px;
  font-size: 17px;
  font-weight: bold;
}
#hlst {
  padding: 8px 0px;
  width: 60%;
  position: relative;
  float: left;
  font-size: 17px;
  font-weight: bold;
}
.ct-hl-st {
  border-right: 1px solid #ccc;
}
.icon-hl-st {
  color: #458ccc;
}
.icon-gio-st {
  color: #458ccc;
}
.sticky .cart-popup1 {
  margin-left: 10%;
  padding: 10px 0px;
  width: 30%;
  position: relative;
  float: left;
  text-align: right;
}
.cart-popup1:hover .block-popup1 {
  display: block;
  padding: 20px;
}
div#hlst .n-hl-st a {
  color: #fda600 !important;
}
.block-popup1 {
  display: none;
  background: #fff;
  width: 330px;
  position: absolute;
  z-index: 10;
  right: 0px;
  padding: 5px;
  box-shadow: 0px 0px 6px 0px #21212175;
}
.sticky > div {
  background: #fff;	
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0px 4px 10px 0px #21212130;
}
.sticky a {
  color: #000;
}
.sticky + .content {
  padding-top: 60px;
}
input:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
.block-popup1 td a {
  color: #fff !important;
}
ul.menu-ft {
  list-style: outside none none;
}
/** Layout Responsive **/
.products-grid-c {
  border-left: 1px solid #ccc;
}
.go-top {
  position: fixed;
  background-color: rgb(255, 165, 0);
  padding: 8px 16px;
  border-radius: 30px;
  width: 50px;
  right: 14px;
  bottom: 90px;
  height: 50px;
  z-index: 9;
}
.product-left-column {
}
.product-left-column img {
  width: 100% !important;
  height: auto!important;
}
a.go-top i {
  font-size: 30px;
  font-weight: bold;
}
.btn-success,.btn-danger {
  font-size: 20px;
  color: #999;
  background-color: #fff;
  border-color: #fff;
}
.update-delete {
  text-align: right;
}
.banner_right_content{
  margin: 0;
}
.name:first-letter {
  text-transform: uppercase;
}
.form-group img {
}
.thongso_title {
  padding: 6px 10px;
  background-color: #7cbff8;
  font-weight: bold;
  font-size: 1.1em;
}
.thongso_item {
  display: flex;
  flex-flow: row;
  border: 1px solid #e1e1e1;
  border-bottom: 0px;
}
.thongso_item > div{
  padding: 5px 10px;
  align-items: center;
  display: flex;
}
.thongso_item:last-child{
  border-bottom: 1px solid #e1e1e1;
}
.thongso_item:nth-child(2n) {
  background: #f1f8fe;
}
.thongso_item .thongso_name {
  width: 30%;
  border-right: 1px solid #e1e1e1;
}
.thongso_item .thongso_detail{
  width: 70%;
}
.products-grid ul {
  list-style: outside none none;
}
/** programs page **/

.programs-page .top-banner{
  background-color: #ffffff;
  background-image: url("/uploads/background/BG-P1-HINH-P1-bigsize.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 4em!important;
  background-position-y: 26%;
  position: relative;
  transition: 0.1s linear all; 
}
.programs-page .top-banner:before{
  background: url("/uploads/background/may-bigsize.png") no-repeat; 
  background-size: 100%;
  content: " ";
  position: absolute;
  top: 0;
  left: 22%;
  width: 30%;
  height: 100%;
  transition: 0.1s linear all; 
}
.programs-page .top-banner .content {

}
.programs-page .top-banner .content > div {
  padding: 4em 4em 8em 4em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.box-gioi-thieu{
  padding: 2em;
}
/******** hugo TRANG SẢN PHẨM PHẦN MỀM ***********/ 
.programs-page .top-banner{

}
.programs-page .top-banner .title .h3, .programs-page .top-banner .title .h2 {
  line-height: 45px;
  font-family: Roboto Condensed;
}
.programs-page .top-banner .title > .h3 {
  font-size: 28px!important;
  font-weight: bold; 
}
.programs-page .top-banner .title > .h2 {
  font-size: 40px;
  font-weight: bold;
}
.programs-page .top-banner .title > .mota {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  margin: 15px 0;
  font-family: open sans;
}
.programs-page .top-banner .text.col-md-4 {
  width: 40%;
}
.programs-page .top-banner .img.col-md-8 {
  width: 60%;
}
.programs-page .top-banner .banner-button {
  margin-top: 40px;
}
.programs-page .top-banner .banner-button > div {
  margin-bottom: 5px;
}
.programs-page .top-banner .banner-button > div:last-child p{
  font-size: 16px;
  padding-left: 15px;
  font-family: open sans;
}
.programs-page .top-banner .banner-button > div:last-child p a{
  color: #e90000; 
  font-weight: bold; 
} 


.programs-page .btn{
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  width: 299px!important ;
  transition: 0.1s linear all; 
}

.programs-page .btn-tryit{
  font-size: 14px;
  font-family: open sans;
}
.programs-page .btn-tryit:hover{
  background: #3970a1; 
  transition: 0.1s linear all; 
}
.programs-page .btn-buyit{
  font-size: 16px;
  font-family: open sans;
}
.programs-page .btn-buyit:hover{
  background: #ca8300; 
  transition: 0.1s linear all; 
}
.programs-page .fa-arrow-right:before, .programs-page .fa-shopping-cart:before {
  position: absolute;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  right: 8%;
  font-size: 18px;
  transform: translateY(-50%);    
} 
.programs-page .fa-arrow-right:before{

}
.programs-page .fa-shopping-cart:before{

}
/*.fa-angle-right:after {
content: "";
position: absolute;
right: 9%;
font-size: 35px;
font-weight: bold;
top: 50%;
line-height: 1;
transform: translateY(-50%);
border-bottom: 3px solid #fff;
width: 16px;
height: 5px;
}*/ 

/* tiêu đề hình tròn cam */
.stt{
  left: 48%!important ;
  font-family: hugo;
  top: -15px!important ;
  font-size: 32px;
}
.stt:before {
  content: "";
  position: relative;
  border-left: 1px dashed #464646;
  top: -55px;
  left: 35px;
  filter: invert(1);
}
.stt .couter{
  width: 71px!important ;
  height: 71px!important ;
  top: 15px;
  position: relative;
  transition: 0.1s linear all; 
}
.stt .couter:before{
  font-size: 6rem!important ;
  font-family: "Roboto Condensed", sans-serif!important ;
}

.programs-page > div:not(:last-child):not(.box-doi-tac){
  margin-bottom: 7em;
}
.box-dich-vu {
  margin-bottom: 0!important ;
}
/* PHẦN 1 */
.programs-page .box-gioi-thieu {
  padding: 70px;
}
.programs-page .box-gioi-thieu .detail-text p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  font-family: open sans;
  margin-bottom: 30px;
}
.programs-page .box-gioi-thieu .detail-text p.td1{
  font-size: 36px;
  font-weight: 700; 
  font-family: Roboto Condensed;
  line-height: 42px;
  margin-bottom: 40px;
}
.programs-page .box-tinh-nang {
  PADDING: 0 70PX;
}
.programs-page .box-tinh-nang .tinh-nang-chinh .img{
  padding: 0;
}
/*.programs-page .box-gioi-thieu .video{
  PADDING: 0 70PX;
  padding-right: 30px;
}*/
.programs-page .box-dich-vu > .content{
  padding: 50px 0;
}
/* PHẦN 2 */
.box-tinh-nang .detail-text div li{
  position: relative;
  padding-left: 25px;
  margin-bottom: 25px;
  font-family: open sans;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.box-tinh-nang .detail-text div li:before{
  content: "\f058";
  color: #4baf4f;
  position: absolute;
  left: 0;
  font-size: 16px;
  .font: normal normal normal 14px/1 FontAwesome;
  font-family: "Font Awesome 5 Free";
}
.box-tinh-nang .detail-text div ul {
  list-style: outside none none;
}
.box-tinh-nang .tinh-nang-phu{
  padding-bottom: 30px;
}
.box-tinh-nang .tinh-nang-phu .detail-text .col-md-6, .box-tinh-nang .tinh-nang-phu .detail-text .col-md-12{
  padding-left: 0;
}
.box-tinh-nang h3, .tinh-nang-phu > .title{
  font-family: 'Roboto Condensed', sans-serif;
  color: #333333;
  font-weight: bold;
  margin-bottom: 23px;
}
.box-tinh-nang .tinh-nang-phu .detail-text h3 {
  font-size: 24px;
  font-family: open sans;
  font-weight: bolder;
  line-height: 26px;
  color: #458ccc;
  margin-bottom: 10px;
}
.box-tinh-nang .tinh-nang-phu .detail-text .col-md-6 > div, .box-tinh-nang .tinh-nang-phu .detail-text .col-md-12 > div{
  font-weight: bolder;
  line-height: 26px;
  font-size: 16px;
  font-family: open sans;
}
.box-tinh-nang .tinh-nang-phu .detail-text .col-md-6 > ul, .box-tinh-nang .tinh-nang-phu .detail-text .col-md-12 > ul{
  margin: 10px 0;
}
.box-tinh-nang .tinh-nang-phu .detail-text .col-md-12 > div{
  margin-top: 15px;
}
.box-tinh-nang .tinh-nang-phu > .detail-text div li{
  margin-bottom: 0;
  font-family: open sans;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
}

.box-tinh-nang h3{
  font-size: 36px;
}
.tinh-nang-phu > .title {
  font-size: 28px;
  border-bottom: 2px dashed #cacaca;
  padding-bottom: 17px;
}

/* PHẦN 4 */
.box-bang-gia {
  padding: 0 75px;
  padding-top: 70px;
  padding-bottom: 30px;
}
.box-bang-gia img{
  width: 100%;
}
.box-bang-gia .content p{
  font-family: open sans;
  font-size: 16px;
  margin-bottom: 30px;
}
.box-bang-gia .content p.td {
  font-size: 22px;
  font-weight: bolder;    
  line-height: 18px;
  margin-bottom: 10px;
}
.box-bang-gia .title {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 17px;
  margin-bottom: 35px;
  font-family: 'Roboto Condensed', sans-serif;
  position: relative;
}
.box-bang-gia .title:before, .box-doi-tac > .title > p:last-child:before, .programs-page .box-tai-ve > .title > p:last-child:before{
  position: absolute;
  content: "";
  border-bottom: 3px solid #458ccc; 
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 88px;
}

/* ĐỐI TÁC */
.box-doi-tac {
  padding-top: 70px!important ;
}
.box-doi-tac > .title {
  text-align: center;
}
.box-doi-tac > .title > p:first-child{
  font-size: 32px;
  font-weight: bolder;
  font-family: open sans;
}
.box-doi-tac > .title > p:last-child, .programs-page .box-tai-ve > .title > p:last-child {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 22px;
  position: relative;
  font-family: open sans;
}
.box-doi-tac > .title > p:first-child span, .programs-page .box-tai-ve > .title > p span{
  color: #458ccc;
}
.box-doi-tac .content > div{
  justify-content: center;
}
.box-doi-tac .content > div > div{
  font-family: open sans;
  font-weight: 700;
  font-size: 16px;
}
.box-doi-tac .content:nth-child(2) > div > div{
  padding: 2em!important ;
}
.box-doi-tac .content > div > div img{
  width: 100%;
  border-radius: 5px; 
}
.box-doi-tac > div:nth-child(3) {
  margin-top: 50px;
}

.box-doi-tac i {
  color: #458ccc;
  font-size: 45px;
  border: 3px solid #458ccc;
  border-radius: 90px;
  padding: 23px;
  margin-bottom: 20px;
}
.box-doi-tac .content:nth-child(4){
  padding: 0 150px;
}
.box-doi-tac .content:nth-child(4) > div > div{
  padding: 1.5em!important ;
}


.programs-page .box-tai-ve > .title > p:first-child {
  font-size: 36px;
  font-weight: bolder;
  line-height: 42px;
  font-family: Roboto Condensed;
  margin-bottom: 25px;
}
.programs-page .box-tai-ve {
  background: url("/uploads/background/BG_-_P6-fix.png") no-repeat;
  .background-position: bottom left;
  padding: 7% 70px 17% 70px;
  background-size: cover;
  text-align: center;
  position: relative;
}
.programs-page .box-tai-ve:before{
  position: absolute;
  content: "";
  background: url("/uploads/background/BANTAY-bigsize.png") no-repeat;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: 26%;
  background-position: right bottom;
}
.programs-page .box-tai-ve > .content {
  display: flex;
  justify-content: center;
}
.programs-page .box-tai-ve .btn {
  margin: 7px;
}
.fa-youtube-square:before {
  content: "\f166";
}
.detail-sp-sp{ 
  /* KHa 07-04-2021 */
  display: flex;
}
.detail-sp-sp .cot-phai .column-right {
  height: 100%;
}
.detail-sp-sp .cot-phai .widget.laptop {
  position: sticky;
  top: 40px;
}
.widget.widget-static-block.product-new .sale{
  bottom: 18px;
  right: 40px;
}
.right-view.pull-right{
  width: 300px;
  display: flex;
  justify-content: space-between;
}
.right-view.pull-right > div{
  width: calc(50% - 5px);
}
.right-view.pull-right .mua-nhanh{
  display: flex;
  justify-content: center;
}

@media (max-width: 1536px){
  .block-title-tab h3{
    background-size: 100vw 100%;
    transition: 0.1s linear all; 
  }
}
@media (max-width: 1400px){
  .block-title-tab h3{
    background-size: 110vw 100%;
    transition: 0.1s linear all; 
  }
  /* TRANG CHI TIẾT SẢN PHẨM 1400PX */
  .single-widget.support-widget {
    padding: 15px 14px!important ;
    transition: 0.1s linear all; 
  }
}

@media (max-width: 1280px){
  .block-title-tab h3{
    background-size: 130vw 100%;
    transition: 0.1s linear all; 
  }
  .programs-page .top-banner .content > div{
    padding: 4em 4em 15em 4em;
    transition: 0.1s linear all; 
  }


  /* TRANG CHI TIẾT SẢN PHẨM 1280PX */
  .agent-tel {
    margin-left: 80px;
  }
  .so-luong, .them-vao-gio {
    margin-bottom: 10px;
  }
  .link-trang-trong {
    padding: 10.3px 0px;
  }
  .single-widget.support-widget {
    padding: 20px 14px!important;
    transition: 0.1s linear all;
  }
  .sticky .menu-main {
    width: 67%;
  }
  .cart-menu-main {
    width: 13%;
  }
  #hlst {
    padding: 10px 0px;
    width: 65%;
    font-size: 14px;
  }
  .sticky .cart-popup1 {
    margin-left: 0%;
    width: 35%;
  }
  .icon-gio-st i {
    margin-right: 3px;
    font-size: 14px;
    margin-top: 2px;
  }
  .number-st {
    font-size: 14px;
  }
  .navbar-d > ul > li > a {
  }
  .slide-left {
    float: left;
    width: 75.05%;
    height: auto;
    margin-right: 0.5%;
  }
  .qc-right {
    width: 24.45%;
  }
  .img-menu img {
    margin-top: 12px;
  }
}
@media (width: 1024px) {
  .detail-mtsp .product-description {
    margin-bottom: 70px;
  }
  .programs-page .top-banner .content > div{
    padding: 4em 4em 15em 4em;
    transition: 0.1s linear all; 
  }
  .block-title-tab h3{
    background-size: 150vw 100%;
    transition: 0.1s linear all; 
  }

  /* TRANG CHI TIẾT SẢN PHẨM */
  .so-luong, .them-vao-gio {
    margin-bottom: 15px;
  }
  .single-widget.support-widget {
    padding: 48px 14px!important;
    transition: 0.1s linear all;
  }
  .link-trang-trong {
    padding: 7.5px 0px;
  }
}
@media(max-width: 812px){
  .programs-page .top-banner .content > div{
    padding: 4em 4em 10em 4em;
    transition: 0.1s linear all; 
  }
}
@media (min-width: 1200px){
  .text-hotline a {
    font-size: 20px !important;
  }
  .box-dich-vu .mobile-only {
    display: none;
  }
  .programs-page {
    margin: 0 -40px;
  }
  /******** hugo ***********/ 
  .programs-page .btn{
    padding: 14px 12px;
    width: 299px;   
    transition: 0.1s linear all; 
  }
}

@media (width:320px){
  .programs-page .btn{
    width: 260px!important;
    transition: 0.1s linear all; 
  }
  .sale-detail {
    right: 22%!important ;
  }
  .top-link > div{
    padding: 7.5px 13px 7.5px 17px;
  }
  .slider-wrap {
    padding: 0;
  }
  .container-fluid .col-xs-8 {
    width: 64.666667%;
  }
}
@media only screen
  and (min-device-width: 481px) 
  and (max-device-width: 767px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .chia-cot {
      width: 50% !important;
    }
}
@media (width:360px){
  .container-fluid .col-xs-2 {
    width: 15%;
  }
  .container-fluid .col-xs-8 {
    width: 64.666667%;
  }
}
@media (min-width: 1920px){
  .wrapper-main.cot-trai {
    width: 70%;
  }
  .img-menu img {
    left: 6px;
    margin-top: 7px;
  }
}
@media (width : 768px){
  .box-dich-vu .mobile-only {
    display: none;
  }
  .btn-default {
    width: auto !important;
    padding: 10px 15px;
  }
  .quantity {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .featured-wrap.space-base.bg-sum-pr-km {
    display: none;
  }
  .cot-phai {
    width: 100% !important;
  }
  .icon-gio {
    position: absolute !important;
  }
  .bottom {
    display: block!important;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0!important;
  }
  .title-tt {
    float: left;
  }
  .header {
    padding: 9px!important;
  }
  .header i {
    float: left;
  }
  .header span {
    display: block !important;
  }
  .navbar-container .navbar-m {display: none;}
  .logo {
    transform: translate(0px,5px);
  }
  .navbar-container .navbar-content {
    width: 100%!important;
  }
  .menu-danhmuc {
    width: 30% !important;
  }
  .navbar-container .navbar-content {
    border-radius: unset!important; 
  }
  .navbar-container .navbar-content {
    height: auto!important;
  }
}
@media (max-width : 991px){
  .menu-main {
    float: unset;
  }
  .like_face_ft {
    text-align: unset;
  }
  .face-sm {
    text-align: right;
  }
  .bg-gio {
    float: unset;
  }
  .quantity {
    display: block;
    position: relative;
  }
  .lg-hl-c {
    margin-top: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .col-lg-2.col-md-2.col-sm-4.hidden-xs.logo-db {
    display:block!important;
  }
  .navbar-container .navbar-content {
    margin: 0;
    width: 100%;
  }

  .menu-main {
    height: 100%;
    width: 100%;
  }
  .navbar-container .navbar-m .header a {
    padding: 0px 0px 0px 0px;
  }
  .menu-danhmuc {
    float: left;
    width:30%;
  }
  .logo {
    transform: translate(0px,5px);
  }
  .header {
    padding: 9px;
  }
  .navbar-container .navbar-d {
    display: none;}
  .navbar-container .navbar-m {
    float: right;
    width: 100%;
    height: 42px;
    background: #458ccc;
    display: block !important;
  }
  .sticky.navbar-container .navbar-content .navbar.navbar-m {
    background: #fff;
  }
  .sticky .menu-main {
    background: none;
  }
}
@media (min-width: 768px) {
  .navbar-container .navbar-m {display: none;}
  .logo {
    transform: translate(0px,5px);
  }
  .navbar-d > ul > li > a {
  }
  .wrapper-main.cot-trai {
    width: 65%;
    margin-right: 1%;
    float: left;
  }
  .wrapper-main.cot-trai {
    width: 70%;
  }

}
@media (min-width: 991px) {
  .list-inline>li {
    margin : 0;
  }
  .col-lg-2.col-md-2.col-sm-4.hidden-xs.logo-db {
    display: none;
  }
  a.qcc2:first-child img {
    margin-bottom: 7px;
  }
  .quantity {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  h4.title-gio {
    height: 51px;
    padding: 15px 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: "arial";
    font-weight: 600;
  }
  .title-gio {
    color: #fff;
    background: #458ccc;
  }

  tr.title-gio-dt {
    display: inline-block;
    float: left;
    background: #458ccc;
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 15px 15px;
  }
  tr.body-card {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    width: 100%;
    height: 81px;
    border-bottom: 1px solid #00000010;
  }
  td.img-sp, th.san-pham {
    display: table;
  }
  td.img-sp img {
  }
  th.price-sp{
    float: left;
    width: 10%;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }

  td.price1 {
    float: left;
    height: 81px;
    width: 10%;
    display: table;
  }
  .detail-price {
    font-family: "arial";
    font-size: 15px!important;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
  }
  th.sl-mua{
    float: left;
    margin-right: 30px;
    text-align: center; 
    width: 10%; /* ban đầu là 120px */
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  th.thanh-tien {
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.sl-mua1 {
    float: left;
    width: 10%; /* ban đầu là 120px */
    height: 81px;
    display: table;
    margin-right: 30px;
  }
  .inp-sl-m {
    display: table-cell;
    vertical-align: middle;
  }
  td.thanh-tien {
    float: left;
    height: 81px;
    display: table;
  }
  .tien-detail {
    font-family: "arial";
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 600;
  }
  tr.bottom {
    float: left;
    width: 100%;
    height: 92px;
    display: table;
  }
  td.text-left.Shopping-continue {
    width: 285px;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border: none!important;
    padding: 0!important;
  }
  th.san-pham {
    float: left;
    width: 50%;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.img-sp {
    float: left;
    height: 81px;
    width: 374px;
  }
  .name-sp {
    display: table-cell;
    vertical-align: middle;
  }
  td.Shopping-continue {
    display: table-cell;
    margin-left: 20px;
    width: 50%;
    vertical-align: middle !important;
  }
  .sh-continue {
    margin-left: 20px;
  }
  .tt-bt{
    margin-right: 20px;
  }
  td.thanh-toan-bt {
    width: 170px;
    height: 45px;
    display: table-cell;
    vertical-align: middle !important;
  }
  td.sl-bt {
    width: 77px;
    height: 45px;
  }
  td.price-bt {
    width: 112px;
    height: 45px;
  }
  .btn-mov {
    display: inline-grid;
  }
  td.update-del {
    position: absolute;
    display: table-cell;
    text-align: right;
    vertical-align: middle !important;
    height: 81px;
    right: 0;
    top: 6px;
  }
  button#addcart {
    border: none;
  }
  button#delete {
    border: none;
  }

  .bg-gio {
    border: 1px solid #ddd;
    margin-right: 2%;
    float: left;
    width: 73%;
  }
  .thong-tin-chung {
    background: #fff;
    width: 25%;
    float: left;
  }

  .text-hotline a {
    font-size: 15px;
  }
  .single-widget .section-title {
    font-size: 15px;
  }
  .navbar-d > ul > li > a {
  }
  .icon-danhgia i {
    font-size: 15px;
  }
  .sl {
    width: 100%;
  }
  .cp-t {
    background: #fff;
  }
  .product-left-column {
    float: left;
    width: 50%;
    margin-right: 2%;
  }
  .product-center-column {
    width: 48%;
    display: inline-block;
  }
  .wrapper-main.cot-trai {
    margin-right: 1%;
    width: 75%;
    float:left;
  }
  .cot-phai {
    width: 24%;
    position: relative;
    float: left;
  }
  a.qcc2 img {
    width: 100%;
  }
  .qc-right {
    width: 24%;
  }
  .slide-left {
    float: left;
    width: 75%;
    height: auto;
    margin-right: 1%;
  }
  .container-fluid {
    padding-right: 47px;
    padding-left: 47px;
  }
  .post-page {
    margin-left: -15px;
    margin-right: -15px;
  }
  .slider-wrap .col-md-9 {
    padding-right: 10px;
    padding-left: 0;
  }
  .nav-tab-item.chitiet.active {
    position:relative;
  }
  .nav-tab-item.chitiet.active:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:9;
    border-bottom: 5px solid #458ccc;
  }
  .img-footer {
    float: right;
    display: inline-flex;
  }
  .img-ft {
    animation: 10px;
    padding: 7px 0px;
  }
}

@media (min-width: 1024px) {
  .container-fluid {
  }
  .da-xem .product-top {
    height: 222px;
  }
  .logo {
    transform: translate(0px,10px);
  }
  .block-title-tab h3{

    transition: 0.1s linear all; 
  }
} 

@media (min-width: 1240px) and (max-width: 1280px){
  .single-widget.support-widget{
    .padding: 9px 14px 8px;
  }
  .block-title-tab h3{
    transition: 0.1s linear all; 
  }
}



@media (min-width: 1200px) {
  .relativedslider-container .owl-nav {
    display: none;
  }
  .jssora051 {
    top: -121% !important;
  }
  .product-collateral.primary_block {
    display: -webkit-box;
  }
  .quantity {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .product-center-column {
    display: block;
    width: 49%;
  }
  .product-left-column {
    margin-right: 1%;
  }
  .btn-mov {
    display: block;
  }
  .single-widget .section-title {
    font-size: 17px;
  }
  .text-hotline a {
    font-size: 16px;
  }
  .navbar-d > ul > li > a {
  }
  .cart-menu-main {
    float: left;
    width: 16%;
  }
  .sticky .menu-main {
    float: left;
    width: 64%;
  }
  .menu-main {
    float: left;
    width: 80%;
  }
  #hlst {
    width: 62%;
  }
  .sticky .cart-popup1 {
    margin-left: 6%;
  }
  .sticky .cart-popup1 {
    width: 32%;
  }

  .icon-danhgia i {
    font-size: 16px;
  }
  .sl {
    width: 120px;
  }
  tr.title-gio-dt {
    display: inline-block;
    float: left;
    background: #458ccc;
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 15px 15px;
  }
  tr.body-card {
    width: 100%;
    padding: 0 15px;
    display: inline-block;
    height: 81px;
    border-bottom: 1px solid #00000010;
  }
  td.img-sp, th.san-pham {
    display: table;
  }
  td.img-sp img {
  }
  th.price-sp{
    float: left;
    width: 10%;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }

  td.price1 {
    float: left;
    height: 81px;
    width: 10%;
    display: table;
  }
  .detail-price {
    font-family: "arial";
    font-size: 15px!important;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
  }
  th.sl-mua{
    float: left;
    margin-right: 30px;
    text-align: center; 
    width: 15%; /* ban đầu là 120px */
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  th.thanh-tien {
    width: 100px;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.sl-mua1 {
    float: left;
    width: 15%; /* ban đầu là 120px */
    height: 81px;
    display: table;
    margin-right: 30px;
  }
  .inp-sl-m {
    display: table-cell;
    vertical-align: middle;
  }
  td.thanh-tien {
    float: left;
    height: 81px;
    width: 98px;
    display: table;
  }
  .tien-detail {
    font-family: "arial";
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 600;
  }
  tr.bottom {
    float: left;
    height: 92px;
    display: table;
  }
  td.text-left.Shopping-continue {
    width: 285px;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border: none!important;
    padding: 0!important;
  }
  th.san-pham {
    float: left;
    width: 50%;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.img-sp {
    float: left;
    height: 81px;
    width: 50%;
  }
  .name-sp {
    display: table-cell;
    vertical-align: middle;
  }
  td.Shopping-continue {
    display: table-cell;
    margin-left: 20px;
    width: 369px;
    vertical-align: middle !important;
  }
  .sh-continue {
    margin-left: 20px;
  }
  .tt-bt{
    margin-right: 20px;
  }
  td.thanh-toan-bt {
    width: 170px;
    height: 45px;
    display: table-cell;
    vertical-align: middle !important;
  }
  td.sl-bt {
    width: 77px;
    height: 45px;
  }
  td.price-bt {
    width: 112px;
    height: 45px;
  }
  td.update-del {
    position: unset;
    text-align: right;
  }
  button#addcart {
    border: none;
  }
  button#delete {
    border: none;
  }

  .bg-gio {
    border: 1px solid #ddd;
    margin-right: 2%;
    float: left;
    width: 68%;
  }
  .thong-tin-chung {
    background: #fff;
    width: 30%;
    float: left;
  }
  .wrapper-main.cot-trai {
    margin-right: 0.7%;
    width: 75.3%;
    float:left;
  }
  .cot-phai {
    width: 24%;
    position: relative;
    float: left;
  }

  .slide-left {
    float: left;
    width: 74.85%;
    height: auto;
    margin-right: 0.5%;
  }
  .qc-right {
    width: 24.65%;
  }

}
@media (max-width: 1680px){
  .slide-left {
    float: left;
    width: 74.9%;
    height: auto;
    margin-right: 0.5%;
  }
  .qc-right {
    width: 24.6%;
  }
  .img-menu img {
    left: 7px;
    margin-top: 8px;
  }
}
@media (max-width: 1600px){
  .slide-left {
    float: left;
    width: 74.95%;
    height: auto;
    margin-right: 0.5%;
  }
  .qc-right {
    width: 24.55%;
  }
  .img-menu img {
    margin-top: 11px;
  }
}
@media (max-width: 1440px){
  .slide-left {
    float: left;
    width: 74.95%;
    height: auto;
    margin-right: 0.5%;
  }
  .qc-right {
    width: 24.55%;
  }
}

@media (max-width: 1233px) {
  .icon-gio-st i {
    position: absolute;
    left: 0;
    font-size: 20px;
  }
  .cart-menu-main {
    width: 6%;
  }
  div#hlst {
    display: none;
  }
  .sticky .cart-popup1 {
    width: 100%;
    margin-left: 0%;
  }
  .sticky .menu-main {
    width: 74%;
  }
}
@media (max-width: 1220px) {

  .fb_iframe_widget span {
    width: 100%!important;
  }
  .sticky .cart-popup1 {
    margin-left: 0%;
    width: 100%;
  }
  #hlst {
    display:none;
  }
  .menu-danhmuc {
    float: left;
    width: 22%;
  }
  .sticky .menu-main {
    float: left;
    width: 72%;
  }
  .menu-main {
    float: left;
    width: 78%;
  }
  .cart-menu-main {
    width: 6%;
  }
}
@media (max-width: 1156px) {
  .cart-menu-main {
  }
  .menu-danhmuc {
    float: left;
    width: 22%;
  }
  .menu-main {
    float: left;
    width: 78%;
  }
  .sticky .menu-main {
    float: left;
    width: 72%;
  }
  .cart-menu-main {
    float: left;
    width: 6%;
  }
  #hlst {
    padding: 10px 0px;
    width: 61%;
  }
  #hlst {
    font-size: 16px;
  }
  .sticky .cart-popup1 {
    margin-left: 7%;
    width: 100%;
  }

  input#qty.slsp {
    height: 30px;
  }
  input#qty.addslsp {
    height: 40px!important;
  }
  .col-lg-2.col-md-2.col-sm-4.hidden-xs.logo-db {
    display:none;
  }
  .text-hotline, .xem-gio-hang {
    margin-left: 50px;
    color : #FFF;
  }

  .hot-line-ip {
    padding-left: 0;
  }
  .cart-ip {
    padding-left: 0;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }

  .number-sl {
    margin-top: 0px;
  }
  .relativedslider-container .owl-nav {
    display: none;
  }

  .quantity {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .mua-tiep.bg-white {
    background: #fff;
  }
  .btn-default {
    width: 100%;
  }
  tr.title-gio-dt {
    display: inline-block;
    float: left;
    background: #458ccc;
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 15px 15px;
  }
  tr.body-card {
    position: relative;
    padding: 0 15px;
    width: 100%;
    display: inline-block;
    height: 81px;
    border-bottom: 1px solid #00000010;
  }
  td.img-sp, th.san-pham {
    display: table;
  }
  td.img-sp img {
  }
  th.price-sp{
    float: left;
    width: 20%;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }

  td.price1 {
    float: left;
    height: 81px;
    width: 20%;
    display: table;
  }
  .detail-price {
    font-family: "arial";
    font-size: 15px!important;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
  }
  th.sl-mua{
    float: left;
    margin-right: 30px;
    text-align: center; 
    width: 15%; /* ban đầu là 120px */
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  th.thanh-tien {
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.sl-mua1 {
    float: left;
    width: 15%; /* ban đầu là 120px */
    height: 81px;
    display: table;
    margin-right: 30px;
  }
  .inp-sl-m {
    display: table-cell;
    vertical-align: middle;
  }
  td.thanh-tien {
    width: 13%;
    float: left;
    height: 81px;
    display: table;
  }
  .tien-detail {
    font-family: "arial";
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 600;
  }
  tr.bottom {
    float: left;
    height: 92px;
    display: table;
  }
  td.text-left.Shopping-continue {
    width: 285px;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border: none!important;
    padding: 0px!important;
  }
  th.san-pham {
    float: left;
    width: 40%;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.img-sp {
    float: left;
    height: 81px;
    width: 40%;
  }
  .name-sp {
    display: table-cell;
    vertical-align: middle;
  }
  td.Shopping-continue {
    display: table-cell;
    margin-left: 20px;
    width: 369px;
    vertical-align: middle !important;
  }
  .sh-continue {
    margin-left: 20px;
  }
  .tt-bt{
    margin-right: 20px;
  }
  td.thanh-toan-bt {
    width: 170px;
    height: 45px;
    display: table-cell;
    vertical-align: middle !important;
  }
  td.sl-bt {
    width: 77px;
    height: 45px;
  }
  td.price-bt {
    width: 112px;
    height: 45px;
  }
  td.update-del {
    height: 83px;
    display: table-cell;
    position: unset;
    text-align: right;
    vertical-align: middle !important;
  }
  .btn-mov {
  }
  button#addcart {
    border: none;
  }
  button#delete {
    border: none;
  }

  .bg-gio {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    margin-right: 2%;
    float: unset;
    width: 100%;
  }
  .thong-tin-chung {
    background: #fff;
    width: 100%;
    float: left;
  }
  .text-hotline a {
    font-size: 16px;
  }
  button.collapsible {
    position: relative;
  }
  #views_block{
    margin: 10px 0;
  }
  #thumbs_list .thumb_item img{

  }
  #thumbs_list .thumb_item img:nth-child(4){
    padding-right: 0px;
  }
  button.collapsible.active:before {
    right: 25px;
    content: "";
    width: 20px;
    height: 5px;
    background: #fff;
    color: #fff;
    position: absolute;
    font-size: 35px;
    font-weight: bold;
    top: 25px;
  }
  button.collapsible:before {
    font-size: 30px;
    content: "+";
    position: absolute;
    right: 25px;
    top: 5px;
  }
  .collapsible {
    text-transform: uppercase;
    background-color: #458ccc;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .content-tab {
    background: #fff;
    padding: 15px 18px;
    display: none;
    overflow: hidden;
  }
  .wrapper-main.cot-trai {
    width: 65%;
    margin-right: 1%;
    float: left;
  }
  .hidden-xs.cot-phai {
    width: 34%;
    float: left;
  }
  a.qcc2 img {
    width: 100%;
  }
  .row.nav-social.list-inline.links-head {
    display: none;
  }
  .single-widget .section-title {
    font-size: 14px;
  }
  .navbar-d > ul > li > a {
  }
  .chia-cot {
    width: 20%;
  }
  .qcc2 img {
    width: 100%;
  }
  .slide-left {
    width: 100%;
    margin-right:1%;
  }
  .qc-right {
    display: none;
    width: 25%;
  }
  .container-fluid {
  }
  .product-left-column{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .product-center-column {
    width: 100%;
  }
  .sl {
    width: 100%;
  }
  .icon-danhgia i {
    font-size: 15px;
  }
}
@media (max-width: 1080px){
  .menu-danhmuc {
    width: 23%;
  }
  .sticky .menu-main {
    width: 72%;
  }
  .menu-main {
    width: 77%;
  }
  .cart-menu-main {
    float: left;
    width: 5%;
  }
  #hlst {
    padding: 10px 0px;
    width: 59%;
    font-size: 14px;
  }
  .sticky .cart-popup1 {
    margin-left: 3%;
    width: 100%;
  }
  .navbar-d > ul > li > a {
    padding: 14px 14px;
  }
}

@media (max-width: 1055px){
  .sticky .menu-main {
    float: left;
    width: 68%;
    background: #fff;
  }
  .img-dd-lh {
    height: 260px;
  }
  .slide-left {
    width: 100%;
    margin-right: 0;
  }
  .qc-right {
    display:none
  }
  .cart-menu-main {

  }
  #hlst {
    display: none;
  }
  .navbar-d > ul > li > a {
    padding: 14px 9px;
  }
  .cart-menu-main {
    width: 6%;
  }
  .sticky .cart-popup1 {
    margin-left: 15%;
    width: 100%;
  }
  .menu-main {
    width: 75%;
  }
  .menu-danhmuc {
    width: 25%;
  }
  .dm-con {
    width: 500px;
  }
  .dm-con>li {
    width: 50%;
  }
  .face-sm {
    padding-top: 30px;
  }
  .widget.widget-static-block.product-new .sale{
    right: 20px;
  }
}

@media (max-width: 960px){
  .sticky .menu-main {
    background: #fff;
    float: left;
    width: 55%;
  }
  .cart-menu-main {
    width: 8%;
  }
  .menu-danhmuc {
    width: 30%;
  }
  .menu-main {
    float: left;
    width: 70%;
  }
}
@media (max-width: 800px){
  .sticky .menu-main {
    background: #fff;
    float: left;
    width: 55%;
  }

  .menu-danhmuc {
    width: 35%;
  }
  .menu-main {
    float: left;
    width: 65%;
  }
}


@media (max-width: 768px) {
  /* Giảm giá đỏ của sản phẩm liên quan HUGO 768px */
  .price-sale > .sale {
    padding-left: 5px;
    padding-right: 0;
  }
  .relatived-product .price-sale {

  }
  .relatived-product .price-sale > div{

  }
  .relatived-product .price-box p {
    font-size: 14px;
  }
  .relatived-product .price-box p.old-price{
    font-size: 12px;
  }
  .relatived-product .sale > p {
    font-size: 10px;
  }
  .relatived-product  .price-sale > .sale {

  }
  /* end - Giảm giá đỏ của sản phẩm liên quan HUGO 768px */

  .detail-mtsp .product-description {
    margin-bottom: 70px;
  }
  .block-title-tab h3{
    background-size: 190vw 100%;
    transition: 0.1s linear all; 
  }

  .HOTLINE{
    padding: 30px 15px;
  }
  .NC2602 {
    text-align: left;
  }
  .NC2602 > p:first-child {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .NC2602 > p:nth-child(2){
    margin: unset;
  }
  .NC2602 > p:nth-child(3){
    margin: unset;
  }
  .HOTLINE{
    background-position: 11% center;
  }
  .HOTLINE .auto{
    padding: 15px 0px 0;
  }
  .HOTLINE .auto .row > div {
    display: flex;
    justify-content: left;
    padding: 0;
  }
  .icon-auto{
    width: 45px;
    height: 45px;
    transition: 0.1s linear all; 
  }
  .footer-bottom .single-widget{
    margin: 10px 0 0;
  }
  .img-footer{
    flex-wrap: wrap;
  }
  .img-footer > div, .img-footer > ul{
    width: 100%;
  }
  .img-the-bct{
    margin-bottom: 5px;
  }
  .img-the-bct img {
    width: 40%;
  }
  .list-inline>li{

  }
  #site-footer .footer-top > div > .row{
    display: flex;
    flex-wrap: wrap;
  }
  #site-footer .footer-top > div > .row > div:first-child{
    order: 1;
  }
  #site-footer .footer-top > div > .row > .dk_mail_ft {
    order: 2;
  }
  #site-footer .footer-top > div > .row > .DM_F{
    order: 3;
  }
  .programs-page .top-banner .content > div{
    padding: 4em 4em 8.5em 4em;
    transition: 0.1s linear all; 
  }
  .programs-page .top-banner:before{
    transition: 0.1s linear all; 
  }
  .hidden-lg.hidden-md.hidden-sm.container-fluid.search_mb {
    padding: 0px 15px;
    background: #458ccc;
  }
  .single-widget.search-widget {
    margin-top: 0px; 
  }
  .sticky .menu-main {
    background: none;
  }
  .cart-menu-main {
    width: 15%;
  }
  .sticky .cart-popup1 {
    margin-left: 0%;
    width: 100%;
  }
  .dm-cha i {
    top: 33%;
  }
  .img-dd-lh {
    height: 190px;
  }
  .content-baner-768 {
    display: flex;
    align-items: center;
    background: #458ccc;
  }
  .navbar-container .navbar-m {
    position: absolute;
    border-radius: 0;
    width: 70%;
    float: right;
    display: block !important;
    background: #458ccc;
    right: 0;
  }
  .sticky.navbar-container .navbar-content .navbar-container .navbar-m {
    width: 55%;
    display: block !important;
  }
  .content-menu {
    width: 100%;
    display: inline-block;
  }
  .menu-main {
    height: 100%;
    width: 70%;
  }
  .menu-mb {
    display: flex;
  }
  .g-h-mb {
    text-align: right;
    width: 100%;
    z-index: 9;
    float: right;
  }
  .gio-mobile {
    float: right;
    transform: translate(0%,0%);
    width: 50px;
  }
  .like_face_ft {
    text-align: unset !important;
  }
  .thanh-tien-mobile.col-md-4.hidden-sm {
    padding: 0;
  }
  .shopping-cart-table {
  }
  .bg-gio {
    padding: 15px;
    float: unset;
  }
  .quantity {
    display: block !important;
    position: relative;
  }
  .form-group.xtt, .form-group {
    padding: 0px 0;
    margin-bottom: 0;
  }

  .icon-gio {
    position: relative;
    width: 50px;
    height: 50px;
  }
  .gio-mobile:hover .block-popup {
    top: 45px;
  }
  #top .container-fluid {
    padding-top: 0px; 
    padding-bottom: 0px; 
  }
  .bottom {
    display: none;
  }
  .header {
    padding: 16px;
  }
  .header span {
    display: none;
  }
  h4.media-name {
    padding-left: 5px;
  }
  .media-name:first-letter {
    text-transform: uppercase;
  }
  .text-info {
    line-height: 24px;
  }
  .thanh-tien-ttc .thong-tin {
    border-bottom: 1px solid #ccc;
  }
  .col-md-3.price-xt{
    width: 27%;
  }
  .row-xt .name-xt-s {
    width: 45%;
  }
  .block-title-giohang {
    margin: 15px;
  }
  .info {
    margin-left: 60px;
  }
  .item-slider {
    margin-bottom: 15px;
  }
  .wrapper-main.cot-trai {
    width: 100% !important;
    margin-right: 1%;
    float: left;
  }
  .hidden-xs.cot-phai {
    width: 29%;
    float: left;
  }
  .quantity_wanted_p{
    padding: 1px 14px;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .slider-wrap {
    padding: 0;
  }
  .slide-left {
    float: unset;
    width:100%;
    margin-right: 0;
  }
  .new-product-wrap.tab, .product-by-category-wrap {

  }
  .comment{
    width: 100%!important ;
  }
  .breadcrumb-list {
    margin: 20px 0px 0 35px;
  }
  h1.name-product {
    margin: 0px 0px 15px 35px;
  }
  .sl{
    margin: 8px 9px;
  }
  .product-item-details-km .sale{
    right: 3%
  }
  #content{
    padding-top: 0;
  }
  #content-sidebar {
    padding: 0;
  }
  .detail-head {
    margin: 0px 30px;
  }
  .aw-blog-read-more {
    width: 25%;
  }
  .aw-blog-read-more:hover{
    padding-left: 26px;
  }
  .relatived-image-wrap {
    height: 150px;
  }
  .relatived-image-wrap img {
    height: 100%;
  }
  .relatived-image-wrap {
    position: relative;
    height:150px;
  }
  .chia-cot {
    width: 33.3%;
  }
  .links {
  }

  #site-footer .footer-top {
    padding: 0 0 20px 0;
  }
  .img-footer {
    display: flex;
    align-items: center;
    padding-top: 10px;
  }
  .slider-wrap .col-md-9 {
    padding: 0;
  }
  .item-slider {
    padding: 0!important;
    margin: 0!important;
  }
  .navbar-container .navbar-content {
    margin: 0;
    height: 50px;
    border-radius: 50%;
    transform: translate(0%,0%);
    background: none;
  }
  .navbar-container .navbar-d {display: none;}
  .navbar-container .navbar-m {display: block;}
  .menu-danhmuc {
    width: 100%;
  }
  .navbar-container {
    height: auto;
    background: #fff;
  }
  .table-responsive {
    margin: 0;
    border: 0px solid #ddd;
  }
  .widget.widget-static-block.product-new .sale{
    right: 70px;
  }
}
@media (max-width: 767px) {
  .sticky.navbar-container .navbar-content .cart-menu-main {
    display: none;
  }
  .sticky.navbar-container .navbar-content .navbar.navbar-m {
    background: #fff;
  }
  .sticky {
    position: relative;
  }
  .logo {
    transform: unset;
  }
  .navbar-container .navbar-m {
    width: 50px;
    border-radius: 50%;
  }
  .navbar-container .navbar-m {
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
}
@media (max-width: 480px) {
  .menu-trang-con.fixed-menu {
    	top:0;
  }
  a.btn-menu-trang-con {
    	font-size:10px;
  }
  .navbar-container > div {
    display: block!important ;
    position: relative;
    box-shadow: unset!important ;
  }


  .block-title-tab h3 {
    font-size: 16px;
    padding: 3px 20px;
    padding-bottom: 10px;
    min-height: 40px;
    letter-spacing: 0px;
    background-size: 180vw 100%;
    transition: 0.1s linear all; 
  }
  .new-product-wrap.tab .product-tab {
    border: 2px solid /*#ffa500*/ transparent;
    transition: 0.1s linear all; 
  }
  .box-dich-vu .pc-only {
    display: none;
  }
  /* ẩn */
  .programs-page .box-tai-ve:before{
    display: none;
  }

  .programs-page .box-gioi-thieu .video, .programs-page .box-tinh-nang {
    PADDING: 0;
  }

  .programs-page {
    margin: 0 -16px;
  }
  .programs-page .top-banner .content > div {
    padding: 80px 15px;
  }
  .programs-page .btn{
    width: 100%!important;
    padding: 10px 12px!important ;
  }
  .box-bang-gia .content p.td{
    line-height: 30px;
  }
  .box-tinh-nang .tinh-nang-phu > .detail-text div li{
    line-height: 20px;
    margin-bottom: 10px;
  }
  .stt{
    top: -72px!important;
    left: 0!important;
    flex-flow: column;
    text-align: center;
    align-items: center;
    width: 100%;
  }
  .stt:before {   
    top: -5px;
    left: 2px;
    width: 1px;
    height: 50px;
  }
  .stt .couter{
    width: 48px!important;
    height: 48px!important;
    border: 0px!important ;
    top: 0px;
    transition: 0.1s linear all; 
  }
  .stt .couter:before {
    font-size: 5rem!important;
  }
  .programs-page .box-gioi-thieu {
    padding: 30px 20px;
    padding-bottom: 50px;
  }
  .box-gioi-thieu .detail-text {
    padding: 0;
  }
  .programs-page .box-gioi-thieu .video {
    margin-top: 20px;
  }
  .programs-page .top-banner:before{
    background-size: 100%;
    width: 65%;
    left: 25%;
    transition: 0.1s linear all; 
  }
  .programs-page .top-banner .text.col-md-4, .programs-page .top-banner .img.col-md-8 {
    width: 100%;
  }
  .programs-page .top-banner{
    background-size: 100%;
    background-position-y: 100%;
  }
  .box-tinh-nang .content {
    padding: 5em 1em 0!important ;
  }
  .box-tinh-nang .detail-text {
    padding: 0;
  }
  .box-tinh-nang h3 {
    font-size: 28px;
    margin-top: 20px;
  }
  .tinh-nang-phu > .title {
    font-size: 20px;
    line-height: 30px;
  }
  .box-bang-gia .title{
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .box-bang-gia {
    padding: 0 15px;
    padding-top: 30px;
    margin-bottom: 170px!important;
  }
  .box-doi-tac {
    padding: 30px 15px!important ;
    padding-top: 30px!important;
  }
  .box-doi-tac > .title > p:first-child, .programs-page .box-tai-ve > .title > p:first-child {
    font-size: 24px;
    line-height: 30px;
  }
  .box-doi-tac > .title > p:last-child, .programs-page .box-tai-ve > .title > p:last-child {
    font-size: 14px;
  }
  .box-doi-tac .content:nth-child(2) > div > div {
    padding: 10px!important;
  }
  .box-doi-tac .content > div > div {
    width: 50%!important ;
  }
  .box-doi-tac .content:nth-child(4) {
    padding: 0 10px;
  }
  .box-doi-tac .content:nth-child(4) > div > div {
    width: 50%!important ;
  }
  .programs-page .box-tai-ve{
    padding: 30px 15px;
    background-position: center;
    background-position-y: 2%;
    background-size: 280%;
  }
  .programs-page .box-tai-ve > .content {
    display: block;
  }

  .add-buy {
    display: none;
  }
  /* ẩn button giỏ hàng trên sản phẩm hover */


  .single-widget.search-widget {
    margin-top: 10px;
  }
  .sticky .menu-main {
    background: none;
  }
  .cart-menu-main {
    display: none;
  }
  .sticky.navbar-container .navbar-content a {
    color: #fff !important;
  }

  .search_mb {
    background: #fff;
  }
  .img-dd-lh {
    height: auto;
  }
  h1.entry-title-headline {
    font-size: 15px;
  }
  .xtdh {
    padding: 0;
  }
  .info-ngnhan
  {
    padding: 0;
  }
  .slider-wrap {
    margin-bottom: 0px;
  }
  .header i {
    padding-left: 3px;
    color: #458ccc;
  }
  .navbar-container .navbar-m {
    float: right;
    height: 50px;
    width: 50px;
    display: block !important;
    background: #fff;
    border-radius: 50%;
  }
  .menu-main {
    height: 100%;
    width: 100%;
  }
  .menu-mb {
    display: flex;
  }
  .g-h-mb {
    text-align: right;
    width: 80%;
    z-index: 9;
    float: right;
  }

  .form-group.xtt, .form-group {
    padding: 0px 0;
    margin-bottom: 0;
  }
  .form-group.xtt {
    margin-top: 5px;
  }
  .name-sl-xt {
    display: block;
    height:auto;
  }
  .name-xt-s {
    display: unset !important;
    height: auto !important;
  }
  .price-xt {
    padding: 0;
    height: auto !important;
  }

  .thanh-tien-mobile.col-md-4.hidden-sm {
    padding: 0;
  }
  .gio-mobile:hover .block-popup {
    top: 45px;
  }
  .quantity {
    display: block;
    position: relative;
  }

  .header {
    padding: 13px;
  }
  .header a span {
    display: none;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border: none!important;
  }
  .thanh-tien {
    padding: 10px 0;
    border: 1px solid #e8e8e8;
  }
  .order-result .info{
    margin-left: 0;
  }
  .content-auto .info {
    margin-left: 65px;
  }
  .order-result .info .idcode {
    margin-bottom: 20px;
  }
  .bg-gio {
    padding: 15px;
    border: 1px solid #ddd;
    margin-right: 0%;
    float: unset;
    width: 100%;
  }
  li.name-sp-s a {
    display: table-cell;
    vertical-align: middle;
  }
  li.price-box-s-t.price-s-t {
    display: block;
    height: 94px;
  }
  li.hdd img{
    padding: 20px 0px;
  }
  li.price-box-s-t.price-s-t {
    display: grid;
    align-items: center;
  }
  li.hdd {
    padding: 0!important;
  }

  .wrapper-main.cot-trai {
    width: 100%;
    float: left;
  }
  tr.content-popup {
  }
  .block-popup {
    background: #fff;
    top: 50px;
    min-width: 251px;
    width: auto;
  }
  .img-popup {
    width: auto;
  }
  .new-best {
    position: absolute;
    margin-top: 10px;
  }
  .top-link > div {
    padding: 5px 15px;
  }
  .thanh-tien-mobile {
    margin-top: 15px;
  }
  .product-left-column {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .tiep-mb, .thanh-toan-mb {
    background: #fff;
  }
  .btn-default {
    width: 100%;
  }
  .gio-mobile {
    margin-right: 30px;
    float: right;
    transform: translate(0%,0%);
    width: 50px;
  }
  .icon-gio {
    left: unset;
  }
  .xem-gio-mobile {
    left: -5px;
  }
  .single-widget {
    margin: 10px 0;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .slide-left {
    width: auto;
    float: unset;
  }
  .kq-search {
    height: auto;
  }
  .post-image-s {
    height: auto;
  }
  #content-sidebar {
    padding-right:15px;
    padding-left:15px;
  }
  .breadcrumb-list {
    margin: 20px 0px 0 15px;
  }
  .relatived-product {
  }
  .tang-kem {
    display: none;
    padding: 5px 0px;
    font-size: 13px;
    font-weight: 400;
    font-family: "arial";
  }
  .mua-nhanh button{
    background: #ef1515; 
  }
  button.collapsible {
    position: relative;
  }
  #views_block{
    margin: 10px 0;
  }
  #thumbs_list .thumb_item img{

  }
  #thumbs_list .thumb_item img:nth-child(4){
    padding-right: 0px;
  }
  button.collapsible.active:before {
    right: 15px;
    content: "";
    width: 18px;
    background: #fff;
    height: 4px;
    position: absolute;
    font-size: 35px;
    top: 26px;
  }
  button.collapsible:before {
    right: 20px;
    content: "+";
    width: 15px;
    height: 15px;
    position: absolute;
    font-size: 35px;
    font-weight: bold;
    top: 3px;
  }

  .collapsible {
    text-transform: uppercase;
    background-color: #458ccc!important;
    color: white !;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .active, .collapsible:hover {
  }
  .content-tab {
    background: #fff;
    padding: 15px 18px;
    overflow: hidden;
  }
  .col-md-5.product-left-column {
    padding: 0;
  }
  .col-md-7.product-center-column {
    padding: 0;
  }
  .name-mail {
    margin-bottom: 5px;
  }
  .gui-mail {
    margin-top: 5px;
  }

  .nav-tabs .nav-tab-item a{
    font-size: 12px;
    font-weight: 400!important;
    font-family: "arial";
    background: #fff!important;
    position: relative;
  }
  .nav-tab-content.tab-content {
    /*border-top: 1px solid #6666662e;*/
  }
  .nav-tabs .nav-tab-item .switch:visited, .nav-tabs .nav-tab-item .switch:hover, .nav-tabs .nav-tab-item .switch:active 	{
    color: #282828!important ;
    background: #fff;
    position: relative;
    z-index: 9!important ;
    transform: translateY(2px);
  }
  .nav-tab-item.active {
    transition: 0.1s linear all;
    position: relative;
    top: -3px;
  }
  th.xem-tat-ca-mb {
    background: transparent;
  }
  .block-title h3, .block-title .h3, .page-title.product-category h2, .page-title.post-category h2, .relatived-product-title .h3, .relatived-post-title .h3{
    font-size: 16px;
  }
  .detail-auto{
    font-size: 24px;
  }
  .auto .name-auto {
    font-size: 14px;
  }
  .go-top {
    background-color: #ffffff;
    color: #007eff!important ;
    right: 22px;
    bottom: 115px;
  }
  .widget-copyright {
    margin-bottom: 10px;
  }
  .nav-tabs .nav-tab-item .switch {

  }
  #top {
    min-height: unset;
  }
  #top .container-fluid {
    display: none;
  }
  .slider-wrap .col-md-9 {
    padding: 0;
  }
  .btn-primary {
    text-transform: uppercase;
    color: #fff;
    background-color: #ffa500;
    border-color: #ffa500;
    width: 100%;
  }
  .panel-info {
    border-color: none; 
  }
  .logo img {
  }
  .block-title-giohang {
    margin: 15px 0;
  }
  .aw-blog-read-more {
    width: 35%;
  }
  .detail-head {
    margin: 0px 30px;
  }
  .product-items {

  }

  .product-item-details .product-name {
    margin: 0px 0;
  }
  .title-filter {
    width: 130px;
    position: absolute;
    display: table;
    padding: 5px 9px;
    text-align: left;
  }
  select.filterby {
    margin-left: 105px;
    width: 65%;
    float: left;
  }
  /*.product-items {
    border-left: 1px solid #ccc;
  }*/
  li.item.product-item.product-item-info.chia-cot {
    border-right: 1px solid #ccc;
  }
  .cate-p {
    border-left: 0px solid #ccc; 
  }

  .product-item-info-cate {
    padding: 5px 5px;
  }
  .tang-kem {
    position: absolute;
    bottom: 100px;
  }
  .chia-cot-ft {
    width: 100%;
    margin-bottom: 10px;
  }
  .btn-filter
  {
    bottom: -7px;
    position: relative;
    width: 100%;
    right: 0;
  }
  .product-top {
    height: auto;
  }
  .img-dd-lh {
    height: 160px;
  }
  .img-dd-lh img {
    bottom: 0;
  }
  .img-dd {
    height: auto;
  }
  .gio-hang img{
    position: relative;
    left: 10px;
  }
  .hoantat img {
    position: relative;
    right: 10px;
  }
  h4.title-gio {
    padding: 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
  }
  div#content-sidebar .block-title {
  }
  .checkout-wrap.space-base {
  }
  .icon-gio i, .icon-hotline i{
    color: #458ccc;
  }
  .new-product-wrap.tab {
    margin-top: 10px;
  }
  .navbar-container .navbar-m .header a {
    width: auto; 
  }
  .contact-form input[type="submit"] {
    margin: 15px 0px;
  }
  .contact-info-bt {
    color: #ccc;
    font-size: 14.5px;
    padding: 15px 0px;
  }
  .detail-product {
    padding:15px 0;
    padding-bottom: 10px;
    background: #fff;
  }
  .detail-product > *{
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .quantity_wanted_p {
    padding: 14px;
    text-align: center;
  }
  .cot-trai.mobile {
    margin-bottom: 15px;
    background: #fff;
  }
  .nav-tab-item a {
    color: #fff !important;
  }

  .panel-body {
    padding: 0px 15px;
  }
  .nav-tabs .nav-tab-item {
    padding: 10px 5px 0px 5px!important ;
    background: #f0f0f0;
    text-align: left;
    width: 100%;
    margin:0;
  }
  .table>thead>tr>th {

    vertical-align: top;
    border-bottom: 0px solid #ddd;
  }
  .nav-tabs .nav-tab-item a {
    color: #458ccc  !important;
  }
  #link-xem {
    text-transform: none;
  }
  .h3.section-title-tuvan {
    .border-bottom: 2px solid #ef1515;
  }
  .content-auto {
    padding: 5px 0px;
  }
  .navbar-container {
    padding-top: 10px;
    padding-bottom: 0px;
    background: #458ccc;
    height: auto;
  }
  .sticky {
    position: relative;
  }
  .navbar-container .navbar-content {
    margin: 0;
    border-radius: 50%;
    right: 15px;
    width: 45px;
    height: 45px;
    background: #458ccc;
    transform: translate(0%,0%);
    position: absolute;

  }
  .navbar-container .navbar-content:hover, .navbar-container .navbar-content:active{
    background: #ffa500;
  }
  .chia-cot {
    width: 50%;
    border-right: 1px solid #ccc; 
  }
  .block-content-mail {
    color: #fff;
    padding: 10px 0px;
  }
  .truy-cap {
    width: 100%;
  }
  .img-ft {
    padding: 7px 0px;
  }
  .label {
    padding:0; 
  }
  .sale {
    right: 0%;
    padding: 2px 6px;
  }
  .products-grid .product-item-info {
    padding: 0px 15px;
    border-right: 1px solid #ccc;
  }
  .owl-nav {
    display: none;
  }
  .relativedslider-container .owl-nav {
    display: none;
  }
  th.xem-tat-ca-mb {
    padding: 20px !important;
    background: #fff;
  }
  .xem-tat-ca {
    top: 11px;
  }
  /*h1.name-product {
  color: #fff;
  font-size: 17px;
  padding: 15px 5px;
  background: #458ccc;
  margin: 25px 0px 10px 0px;
}*/
  /******** làm lại giúp tiêu đề sản phẩm trang chi tiết cho khách **************/
  h1.name-product {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 17px;
    border-bottom: 1px solid #Ccc;
    padding-bottom: 10px;
    padding-top: 20px;
    font-weight: bold;
    font-family: "Roboto Condensed";
    margin-left: 0;
  }
  #thumbs_list {
    padding: 0px 0px;
  }
  .mo-ta {
    color: #fff;
    text-transform: uppercase;
    background: #458ccc;
    padding: 10px 5px;
  }
  .product-center-column .price {
    clear: both;
  }
  .sale-detail {
    top: 25%;
    right: 28%;
  }
  .tang-kem-detail {
    color: #ef1515;
    border-radius: 5px;
    border: 1px dashed #ef1515;
    font-size: 20px;
    padding: 20px;
  }
  .widget.widget-static-block.product-new .sale{
    right: 20px;
  }
}
@media (max-width: 375px){
  .widget.widget-static-block.product-new .sale{
    right: 0;
  }
}
@media (max-width: 320px) {
  .block-title-tab h3 {
    font-size: 14px;
    background-size: 180vw 100%;
    padding: 3px 15px;
    padding-bottom: 11px;
    transition: 0.1s linear all; 
  }
  li.price-box-s-t.price-s-t {
    display: block;
    height: 94px;
  }
  li.hdd img{
    padding: 20px 0px;
  }
  li.price-box-s-t.price-s-t {
    float: left;
    height: 94px;
  }
  li.price-box-s-t.price-s-t {
    float: left;
    display: unset;
    height: 94px;
  }
  .gio-mobile {
    position: relative;
  }
  .icon-gio {
    left: -25px;
  }
  .xem-gio-mobile {
    right: 20px;
  }
  .widget.widget-static-block.product-new .sale{
    bottom: 8px;
    right: -15px;
  }
}

/* HU Outline Inward */

.product-item_km {
  display: block;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition: 0.1s linear all; 
}

.product-item_km:before {
  pointer-events: none;
  content: "";
  position: absolute;
  /*border: #458ccc solid 3px;*/
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;

}

.product-item_km:hover:before {
  top: 5%;
  right: 10%;
  bottom: 5%;
  left: 10%;
  opacity: 1;
  z-index: 99;
}

/* screen 1366x768 and (max-width: 1366px)*/
@media screen and (min-width: 1300px){
  .quantity {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  .jssora051 {
    top: -142% !important;
  }

  .widget.widget-static-block.hidden-xs.hidden-sm {
    margin-top: 0px;
  }
  .single-widget .section-title {
    font-size: 20px;
  }
  .navbar-d > ul > li > a {
    height: 42px;
    padding: 14px 16px;
  }
  .icon-danhgia i {
    font-size: 20px;
  }
  .bg-gio {
    border: 1px solid #ddd;
    margin-right: 30px;
    float: left;
    width: 769px;
  }
  .btn-up {
    border: none;
    border-radius: 3px;
  }
  .btn-del {
    border: none;
    border-radius: 3px;
  }
  td.update-del {
    position: unset;
    display: table;
    right: 0;
    max-width: 10px;
    height: 81px;
  }
  .btn-mov {
    display: table-cell;
    vertical-align: middle;
  }
  .comment{
    width:  935px;
  }
  tr.title-gio-dt {
    display: inline-flex;
    float: left;
    background: #458ccc;
    color: #fff;
    width: 769px;
    height: 50px;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 15px 15px;
  }
  tr.body-card {
    padding: 0 15px;
    display: inline-block;
    width: 769px;
    height: 81px;
    border-bottom: 1px solid #00000010;
  }
  td.img-sp, th.san-pham {
    display: table;
  }
  td.img-sp img {
  }
  th.price-sp{
    width: 112px;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }

  td.price1 {
    float: left;
    height: 81px;
    width: 112px;
    display: table;
  }
  .detail-price {
    font-family: "arial";
    font-size: 15px!important;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
  }
  th.sl-mua{
    text-align: center; 
    width: 90px; /* ban đầu là 120px */
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  th.thanh-tien {
    width: 100px;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.sl-mua1 {
    float: left;
    width: 90px; /* ban đầu là 120px */
    height: 81px;
    display: table;
    margin-right: 30px;
  }
  .inp-sl-m {
    display: table-cell;
    vertical-align: middle;
  }
  td.thanh-tien {
    float: left;
    height: 81px;
    width: 100px;
    display: table;
  }
  .tien-detail {
    font-family: "arial";
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 600;
  }
  tr.bottom {
    float: left;
    width: 769px;
    height: 92px;
    display: table;
  }
  td.text-left.Shopping-continue {
    width: 285px;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border: none!important;
    padding: 0!important;
  }
  th.san-pham {
    width: 374px;
    font-size: 14px;
    font-family: "arial";
    font-weight: 400;
  }
  td.img-sp {
    float: left;
    height: 81px;
    width: 374px;
  }
  .name-sp {
    display: table-cell;
    vertical-align: middle;
  }
  td.Shopping-continue {
    display: table-cell;
    margin-left: 20px;
    width: 369px;
    vertical-align: middle !important;
  }
  .sh-continue {
    margin-left: 20px;
  }
  .tt-bt{
    margin-right: 20px;
  }
  td.thanh-toan-bt {
    width: 170px;
    height: 45px;
    display: table-cell;
    vertical-align: middle !important;
  }
  td.sl-bt {
    width: 77px;
    height: 45px;
  }
  td.price-bt {
    width: 112px;
    height: 45px;
  }
  .bottom {

  }
  h4.media-name a {
    font-family: "arial";
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    line-height: 24px;
  }
  h4.media-name:first-letter{
    text-transform: uppercase; 
  }
  /* SLIDE ĐỐI TÁC */
  .brand-slider-wrap {
    height: 101px;
  }
  .thong-tin-chung {
    width: 450px;
    float: left;
  }
  .thanh-tien-ttc {
    border:1px solid #ddd;
    background: #fff;
  }
  .thanh-tien-ttc .thong-tin {
    border-bottom: 1px solid #ccc;
  }
  /* KHUNG GIÁ CỰC SỐC */
  .new-best {
  }
  .products-grid .product-item-info {
    padding: 10px 15px;
    border-radius: 1rem;
  }
  .product-top {
    padding: 12px;
  }
  .kq-search {
    padding: 10px;
  }
  .slide-left {
    float: left;
    width: 935px;
    height: 320px;
    margin-right: 9px;
  }
  .qc-right {
    width: 305px;;
  }
  .slider-wrap {
    margin-bottom: 10px;
    position: relative;
  }
  .single-product-page {
    width: 1249px;
    margin: auto;
  }
  a.qcc2:first-child img {
    margin-bottom: 10px;
  }
  .qcc2 img{
    width: 305px !important;
    height: 155px;
  }
  .detail-sp-sp {
    display: inline-flex;
    margin: 0;
    justify-content: center;
    width: 100%;
  }
  .wrapper-main.cot-trai {
    margin-right: 15px;
    width: 939px;
  }
  .cot-phai {
    width: 293px;
    position: relative;
    right: 5px;
  }
  .product-collateral.primary_block {
    display: inline-flex;
    position: relative;
  }
  .product-left-column {
    float: left;
    width: 467px;
    margin-right: 15px;
  }
  /* cột mô tả sản phẩm */
  .product-center-column {
    width: 453px;
  }
  .mo-ta{
    height: 38px;
  }
  .detail-product{
    padding: 15px 0px;
    .height: 523px; /* = 561 - 38.dòng tiêu đề */
    overflow: hidden;
    .border: 1px solid #e8e8e8;
  }  
  .detail-product > *{
    padding-left: 19px!important;
    padding-right: 19px!important;
  }
  .sale-detail {
    right: 20%;
    top: 4%;
  }
  .product-center-column .product-description {
    line-height: 23px;
  }
  #image-block, #thumbs_list .thumb_item img, .cp-t, .bg-sum-pr-km {
    border: 1px solid #e8e8e8;
  }
  /* cột show sản phẩm */
  #thumbs_list #thumblist{
    padding: 0;
  }
  #image-block{
    width: 467px;
  }

  #thumbs_list .thumb_item img {
    height: 86px;
  }
  #views_block{
    margin-top: 8px;
  }
  .col-md-5.product-left-column {
    padding: 0;
  }

  /* cột đánh giá sp */
  .column-right {
    /*width: 293px;*/
    width: 301px;
  }
  .cp-t {
    height: 561px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 28px;
    background: #ffffff;
  }
  .so-luong, .them-vao-gio button, input#qty, .mua-nhanh button{
    display: flex;
    align-items: center;
    justify-content: center;
    .height: unset !important;
    padding: 10px 20px;
  }
  .so-luong{
  }
  .quantity_wanted_p{
    height: auto;
  }
  input#qty.slsp.form-control.text-center {
    height: 30px;
  }
  /* khung tag sp */
  .product-detail-tab {
    width: 935px;
  }
  /**************************/
  .post-page {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* slide trang chủ */

  .nav-tab-item.chitiet.active {
    position:relative;
  }
  .nav-tab-item.chitiet.active:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:9;
    border-bottom: 5px solid #458ccc;
  }
  .img-footer {
    float: right;
    display: inline-flex;
  }
  .container-fluid {
    padding-right: 47px;
    padding-left: 47px;
  }
  .img-ft {
    animation: 10px;
    padding: 7px 0px;
  }
}


@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    -ms-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    -ms-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    -ms-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    -ms-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    -ms-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    -ms-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    -ms-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    -ms-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    -ms-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    -ms-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.logo img, .search-widget button[name="s"], .icon-hotline, .icon-gio, .icon-auto, .list-inline .fa, button.btn-send {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.logo img:hover, .search-widget button[name="s"]:hover, .icon-hotline:hover, .icon-gio:hover, .icon-auto:hover, .list-inline .fa:hover, button.btn-send:hover{
  -webkit-animation-name: buzz-out;
  animation-name: buzz-out;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/*-----------hieu ung lac qua lac lai------------------*/
@keyframes shake2 {
  0%, 100% {
    -webkit-transform: translate3d(0,0,0);
    -moz-animation: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  25%, 75% {
    -webkit-transform: translate3d(-10px,0,0);
    -moz-animation: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
  }
  50% {
    -webkit-transform: translate3d(10px,0,0);
    -moz-animation: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }
}

.postTitle .post-title:hover{  
  animation: 0.8s shake2 ease-in-out;
  -webkit-animation: 0.8s shake2 ease-in-out;
  -moz-animation: 0.8s shake2 ease-in-out;
}
.head {
  color: #000;
}
.name-xt-s {
  display: table;
}
.name-sl-xt {
  display: table-cell;
  vertical-align: middle;
}
h6.price-xt-s {
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
}
.pull-right.tt-od {
  font-weight: 500;
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
}
.pull-right.tong-t-od {
  color: red;
  font-weight: 500;
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
}
.price-xt {
  display: table;
}

/******** hotline by Luân ***********/ 
@media (min-width: 1024px) {
  .suntory-alo-phone {
    /*display : none;*/
  }
}

.mobile-only {display: none;}
@media (max-width: 767px) {
  .mobile-only {display: block;}
  .pc-only {/*display: none*/;}
}
.suntory-alo-phone {
  background-color: transparent;
  cursor: pointer;
  height: 160px;
  position: fixed;
  transition: visibility 0.5s ease 0s;
  width: 120px;
  z-index: 200000 !important;
}
.suntory-alo-phone.suntory-alo-phone-0 {left: 0; bottom: 0;}
.suntory-alo-phone.suntory-alo-phone-1 {right: 0px; bottom: 0px;}
.suntory-alo-ph-circle {
  animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
     background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 90px;
    left: 28px;
    opacity: 0.1;
    position: absolute;
    top: 28px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 90px;
}
}
.suntory-alo-ph-circle-fill {
  animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
  border: 2px solid transparent;
    border-radius: 100%;
    height: 60px;
    left: 43px;
    position: absolute;
    top: 43px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 60px;
}
.suntory-alo-ph-img-circle {
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 50px;
  top: 50px;
  opacity: 1;
  transform-origin: 50% 50% 0;
  z-index: 1;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover { opacity: 1;}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
  animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
  animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
  border-color: #608727; /* xanh lá hover */
  opacity: 1;
}

#zalo.suntory-alo-hover .suntory-alo-ph-circle, #zalo:hover .suntory-alo-ph-circle {
  border-color: #ff5722; /* CAM hover */
  opacity: 1;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
  border-color: #e6140f; /* đỏ */
  opacity: 1;
}
#zalo .suntory-alo-ph-circle {
  border-color: #028fe3; /* xanh dương */
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill { background-color: #608727;} /* cam hover */
#zalo.suntory-alo-hover .suntory-alo-ph-circle-fill, #zalo:hover .suntory-alo-ph-circle-fill { background-color: #ff5722;} /* xanh lá hover */


/*.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill  { background-color: #e6140f;} /* đỏ */
#zalo .suntory-alo-ph-circle-fill { background-color: #028fe3;} /* xanh dương */

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle { background-color: #00aff2;}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle 
{ background-color: #547622;} /* viền xanh hover */
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle { background-color: #d2130e;} /* đỏ đậm */

/* vị trí nút */
#suntory-alo-phoneIcon{
  left: -20px;
  bottom: 10px;
  transition: 0.1s linear all; 
}
#zalo{
  left: -20px; 
  bottom: 100px;
  transition: 0.1s linear all; 
}
#fb{
  left: -20px;
  bottom: 220px;
  transition: 0.1s linear all; 
}


/*** nút FACEBOOK **/
#zalo .suntory-alo-ph-img-circle { background-color: #fff;} /* trắng */
#zalo.suntory-alo-hover .suntory-alo-ph-img-circle, #zalo:hover .suntory-alo-ph-img-circle 
{ background-color: #fff;} /* viền trắng hover */

#zalo path {
  fill: #028fe3; /* xanh dương */
  transition: 0.1s linear all; 
}
#zalo:hover path {
  fill: #ff5722; /* cam hover */
  transition: 0.1s linear all; 
}

/*** nút FACEBOOK **/
#fb.suntory-alo-hover .suntory-alo-ph-circle, #fb:hover .suntory-alo-ph-circle {
  border-color: #ff5722; /* CAM hover */
  opacity: 1;
}
#fb .suntory-alo-ph-circle {
  border-color: #3b5998; /* xanh dương */
  opacity: 1;
}
#fb.suntory-alo-hover .suntory-alo-ph-circle-fill, #fb:hover .suntory-alo-ph-circle-fill { background-color: #ff5722;} /* xanh lá hover */
#fb .suntory-alo-ph-circle-fill { background-color: #3b5998;} /* xanh dương */
#fb .suntory-alo-ph-img-circle { background-color: #fff;} /* trắng */
#fb.suntory-alo-hover .suntory-alo-ph-img-circle, #fb:hover .suntory-alo-ph-img-circle 
{ background-color: #fff;} /* viền trắng hover */
@keyframes suntory-alo-circle-anim {
  0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.6) skew(1deg);
  }
  100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
}
@keyframes suntory-alo-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes suntory-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
}
.suntory-alo-ph-img-circle i {
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  font-size: 25px!important;
  line-height: 45px!important;
  padding-left: 10px;
  color: #fff;
}
.phone-pc {
  background: #e6140f; /* màu đỏ */
  color: #fff;
  padding: 5px;
  font-size: 16px;
  top: 58px;
  left: 80px;
  position: relative;
  width: 135px;
  text-align: center;
  border-radius: 0 10px 10px 0;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
}
.suntory-alo-phone:hover .phone-pc { background: #608727;}
.show-phone {
  visibility: visible;
  opacity: 1;
  width: 200px;
}

/** Nút Trở về đầu trang - HUY **/
.lentop {
  display:none; 
  bottom: 20%; 
  right: 10px; 
  cursor: pointer;  
  position: fixed; 
  z-index: 1000;
}
.lentop div {
  background: #007dba; 
  border:2px solid #fff; 
  border-radius:45px; 
  padding: 17px 18.5px; 
  box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3)
}

.lentop img {
  width:16px; 
  height:16px;
}


@media(max-width: 480px){
  #suntory-alo-phoneIcon, #zalo, #fb{
    bottom: 30px;
    transition: 0.1s linear all; 
  }
  #zalo {
    left: 55px;
    transition: 0.1s linear all; 
  }
  #fb{
    left: 130px;
    transition: 0.1s linear all; 
  }
  .suntory-alo-ph-img-circle i{
    font-size: 26px!important;
    line-height: 43px!important;
  }
  .suntory-alo-ph-circle {
    height: 100px;
    width: 100px;
    left: 23px;
    top: 23px;
  }
  .suntory-alo-ph-circle-fill {
    width: 75px;
    height: 75px;
    left: 35px;
    top: 35px;
  }
  .suntory-alo-ph-img-circle {
    width: 45px;
    height: 45px;
    left: 50px;
    top: 50px;
  }
}

/*reponsive slide*/