.vhtabpr > ul > li > ul li.current  a {
  color: #c12026;
}
#vnt-slide .img {
  display: block;
}

.tab-content .tbinfocont {
  margin: -10px;
}

.cart-fixed {
  position: fixed;
  right: 5px;
  bottom: 370px;
  z-index: 6;
}
.cart-fixed>ul>li.fxproduct{

}

.cart-fixed>ul>li.fxproduct a{
  width: 60px;
  height: 50px;
  border-radius: 5px;
  background-color: #faa61b;
  text-align: center;


  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  margin-left: auto;
}
.cart-fixed>ul>li.fxproduct a:hover{
  background-color: #c12026;
}
.cart-fixed>ul>li.fxproduct a .fa{
  font-size: 18px;
  line-height: 27px;
  margin-right: 8px;
}
.cart-fixed>ul>li.fxproduct a .num{
  font-size: 16px;
  line-height: 24px;
  font-weight:600;
}
.cart-fixed>ul>li.fxproduct a .txt{
  display: block;
  font-size: 12px;
  line-height: 18px;
  padding: 0 5px;
  width: 100%;
}



.lkbtnreport button{
  display: block;
  font-size: 14px;
  line-height: 23px;
  padding: 15px 20px 15px 25px;
  background-color: #c12026;
  color: #fff;
  border: none;
  border-radius: 5px;
}
.lkbtnreport button:hover{
  background-color: #faa61b;
}
.lkbtnreport button span{
  display: inline-block;
  position: relative;
  padding-left: 25px;
}
.lkbtnreport button span::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

  /*------------------*/
 
 .div_input {
     position: relative;
 }
 
 .div_input .form-control {
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     box-shadow: none;
 }
 
 .div_input.has-error .form-control {
     border-color: #a94442 !important;
 }
 
 .div_input.has-success .form-control {
     border-color: #3c763d !important;
 }
 
 .div_input .help-block {
     display: none;
 }
 
 .div_input.has-error em {
     position: absolute;
     z-index: 10;
     right: 0;
     top: -31px;
     white-space: nowrap;
     background: #000;
     color: #fff;
     font-size: 12px;
     font-style: italic;
     padding: 3px 10px;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
 }
 
 .div_input.has-error em::after {
     position: absolute;
     font-family: "FontAwesome";
     font-weight: 900;
     content: '\f0d7';
     color: #000;
     right: 15px;
     bottom: -12px;
 }

 .input-group-img {
   width: 1%;
   white-space: nowrap;
   padding-left: 0px;
   display: table-cell;
   vertical-align: middle;
 }
 /*alertify*/
 
 .alertify .ajs-dimmer,
 .alertify .ajs-modal {
     z-index: 99999 !important;
 }
 /*loadmore_overlay*/
 
 .loadmore_overlay {
     float: left;
     width: 100%;
     height: 40px;
     background: url(../images/preloader.gif) no-repeat 50% 50%;
 }
 /*box-process*/
 
 .box-process {
     padding: 30px;
     position: relative;
     background-color: #ffffff;
     border: solid 1px rgba(0, 0, 0, 0.1);
 }
 
 .process-content {
     text-align: center;
     padding: 50px 0;
 }
 
 .process-loading {}
 
 .item-input .help-block {
     margin: 0 !important;
 }
 
 .item-input.has-error input.form-control {
     border-color: #a94442 !important;
 }
 
 .item-input.has-error em {
     display: none !important;
 }
 
 .boxFrom input[type="text"],
 .boxFrom textarea {
     outline: none;
     box-shadow: none !important;
 }
 /*==========================================================*/
 
 .cart-empty {
     padding: 15px 0;
 }
 
 .cart-empty .txtNo {
     text-align: center;
     color: #ff0000;
 }


 .list-pro {}
 .list-pro .i-pro {
   margin-bottom: 30px;
 }
.list-pro .i-pro:last-child{
  margin-bottom: 0;
}

.list-pro .i-pro .thumb{
  margin-bottom: 10px;
}
.list-pro .i-pro.vres .thumb a{
  padding-top: 100%;
}
.list-pro .i-pro .thumb a{
  padding-top: 57.145%;
}
.list-pro .i-pro .decs{
  text-align: center;
}
.list-pro .i-pro .dsmodel{
  margin-bottom: 5px;
}
.list-pro .i-pro .dstitle{
  margin-bottom: 5px;
}
.list-pro .i-pro .dstitle, .list-pro .i-pro .dstitle h3{
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
.list-pro .i-pro .dstitle.vtwo, .list-pro .i-pro .dstitle.vtwo h3{
  font-size: 15px;
  line-height: 23px;
}
.list-pro .i-pro.dstitle, .list-pro .i-pro .dstitle a{
  color: #1c1c1c;
}
.list-pro .i-pro .dstitle a:hover{
  color: #faa61c;
}


.vnt-box-list {}
.vnt-box-list .vnt-box-title{
  position: relative;
}
.vnt-box-list.open .vnt-box-title span::after {

}
.vnt-box-list ul {
  list-style: none;
}
.vnt-box-list ul li{
  margin-bottom: 10px;
}

.vnt-box-list ul li:last-child{
  margin-bottom: 0;
}



.vnt-box-list .btn-more-less {
  position: absolute;
  right: 5px;
  top: 45%;
  transform: translateY(-50%);

  width: 30px;
  height: 20px;
  z-index: 10;
  cursor: pointer;
}

.vnt-box-list .btn-more-less span {
  display: block;
  width: 30px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  position: relative;
}
.vnt-box-list .btn-more-less span::before {
  position: absolute;
  font-family: "FontAwesome";
  content: '\f078';
  left:0 ;
  top: 0;
  width: 30px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
}

.div-more-less {
  text-align: center;
}
.div-more-less {
  padding-top: 5px;
  position: relative;
}
.div-more-less span {
  display: inline-block;
  cursor: pointer;
  color: #ff0000;
  position: relative;
  padding-right: 20px;
}
.div-more-less span::after {
  position: absolute;
  font-family: "FontAwesome";
  content: '\f077';
  font-weight: bold;

  right: 0;
  top: 50%;
  transform: translateY(-50%);
}


.div-more-less .txt-more::after {
  content: '\f078';
}
.div-more-less .txt-less::after {
  content: '\f077';
}

.vnt-box-list .i-hide {
  display: none;
}
.vnt-box-list.open .i-hide{
  display: block;
}
.div-more-less .txt-less {
  display: none;
}
.vnt-box-list.open .vnt-box-title .btn-more-less span::before {
  content: '\f077';
}
.vnt-box-list.open .div-more-less .txt-more {
  display: none;
}
.vnt-box-list.open .div-more-less .txt-less {
  display: inline-block;
}



/*=============Search=================*/

.vnt-search {
  position: relative;
}

.vnt-search .suggess{
  position: absolute;
  background: #ffffff;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 15px 10px;
  z-index: 11;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  border-radius:0;
}
.vnt-search.active .suggess{
  opacity: 1;
  visibility: initial;
}

.vnt-search .suggess .suggessWrap {
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.vnt-search .suggess .closez{
  width: 22px;
  height: 22px;
  border-radius: 100%;
  position: absolute;
  right: 40px;
  top: 12px;
  z-index: 2;
  pointer-events: auto;
  cursor: pointer;
}
.vnt-search .suggess ul{
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.vnt-search .suggess ul::-webkit-scrollbar{
  width: 10px;
  background-color: #e1e1e1;
  border-radius: 5px;
}
.vnt-search .suggess ul::-webkit-scrollbar-thumb {
  background-color: #faa61b;
  border-radius: 5px;
}
.vnt-search .suggess ul li {
  padding: 5px 0px;
}
.vnt-search .suggess ul li > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0;
}

.vnt-search .suggess ul li .img{
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.vnt-search .suggess ul li .img a{
  display: block;
}
.vnt-search .suggess ul li .img img{
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 80%;
  transform: translate(-50%, -50%);
}
.vnt-search .suggess ul li .caption{
  width: calc(100% - 45px);
}
.vnt-search .suggess ul li .tend{
  padding-right: 10px;
  font-size: 13px;
}
.vnt-search .suggess ul li .tend a{
  font-size: 13px;
  line-height: 21px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ee0033;
}
.vnt-search .suggess ul li .reduce{
  display: flex;
  align-items: center;
}
.vnt-search .suggess ul li .price{
  font-weight: bold;
  color:#cd0000;
  margin-right: 20px;
}
.vnt-search .suggess ul li .price_old{
  font-size: 12px;
  line-height: 20px;
  text-decoration: line-through;
  color: #888888;
  font-style: italic;
}

.vnt-search .suggess {
  z-index: 99999;
}

.vnt-search .suggess .close_keyword {
  top: -25px !important;
  z-index: 10;
}


.vnt-search .suggess ul li:hover {
  background: #dedede;
}

.searchtopmb .vnt-search .suggess .close_keyword {
  top: -12px !important;
  right: 5px !important;
  background: #ffffff;
}
/*=============LOADING=================*/
 
 .mask {
     position: fixed;
     width: 100%;
     height: 100%;
     background: #000;
     left: 0px;
     top: 0px;
     z-index: 10000;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
     filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
     opacity: 0.5;
     -moz-opacity: 0.5;
 }
 
 .waiting {
     position: fixed;
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     z-index: 10001;
 }
 
 .waiting img {
     position: absolute;
     left: 47%;
     top: 47%;
     width: 100px;
     height: 100px;
     border: none;
 }
 
 #waiting {
     visibility: hidden;
 }
 
 .loading {
     position: relative;
     z-index: 9999;
 }
 
 .loading:before {
     content: "";
     position: fixed;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: rgba(0, 0, 0, 0.5);
     z-index: 900;
 }
 
 .loading:after {
     content: "";
     position: fixed;
     left: 50%;
     top: 50%;
     -webkit-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     z-index: 901;
     width: 150px;
     height: 150px;
     background: url(../images/loading.svg) no-repeat center center;
     background-size: cover;
     opacity: 1;
 }
 
 .vnt-loading {
     position: relative;
 }
 
 .vnt-loading:before {
     content: "";
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: rgba(0, 0, 0, 0.2);
     z-index: 999;
 }
 
 .vnt-loading:after {
     content: "";
     position: absolute;
     left: 50%;
     top: 50%;
     -webkit-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     z-index: 1000;
     width: 100px;
     height: 100px;
     background: url(../images/loading.svg) no-repeat center center;
     background-size: cover;
     opacity: 0.6;
 }
 
 .black_overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: #000;
     z-index: 1;
     -moz-opacity: .5;
     opacity: .5;
     filter: alpha(opacity=50);
 }
 
 .white_content {
     height: 50%;
     left: 25%;
     overflow: auto;
     padding: 16px;
     position: absolute;
     top: 35%;
     width: 50%;
     z-index: 1002;
 }
 
 .loading-grid {
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: flex;
     align-items: flex-start;
     margin: 0 -10px;
     flex-wrap: wrap;
     margin-bottom: 15px;
 }
 
 .loading-grid .loading-col {
     width: 33.33336%;
     padding: 0 10px;
     margin-bottom: 10px;
 }
 
 .loading-grid .loading-item {
     padding: 15px;
     background: #ffffff;
     border: 1px solid #eeeeee;
     margin-bottom: 10px;
     position: relative;
 }
 
 .loading-grid .loading-item::after {
     content: '';
     clear: both;
     display: table;
 }
 
 .loading-grid .loading-col .loading-img {
     height: 120px;
     background-color: #eeeeee;
     width: 48%;
     float: left;
 }
 
 .loading-grid .loading-col .loading-info {
     width: 48%;
     float: right;
 }
 
 .loading-grid .loading-col .loading-text {
     height: 15px;
     margin-top: 7px;
     background-color: #eeeeee;
 }
 
 .fade-loading-animated {
     -webkit-animation-name: fadeLoading;
     animation-name: fadeLoading;
     -webkit-animation-duration: 2s;
     animation-duration: 2s;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear;
 }
 
 @-webkit-keyframes fadeLoading {
     0% {
         opacity: 1;
     }
     50% {
         opacity: 0.3;
     }
     100% {
         opacity: 1;
     }
 }
 
 @keyframes fadeLoading {
     0% {
         opacity: 1;
     }
     50% {
         opacity: 0.3;
     }
     100% {
         opacity: 1;
     }
 }

 .cart-fixed>ul>li>a span {
     width: 20px;
 }
 
 .alertify-notifier.ajs-top {
     top: 30px;
 }
 
 .ajs-message.ajs-custom {
     color: #ffffff;
     background-color: #000;
     border-color: #000;
 }
 
 .alertify .ajs-footer .ajs-buttons .ajs-button {
     background-color: #000;
     border-color: #000;
     color: #ffffff;
 }
 
 .vnt-popup .fancybox-slide--html .fancybox-content {
     padding: 0 !important;
 }
 
 .vnt-form .has-error input[type="text"],
 .vnt-form .has-error input[type="password"] {
     border-color: #a94442 !important;
 }
 
 .vnt-popup {
     pointer-events: auto;
 }
 
 .vnt-popup .fancybox-bg {}
 
 .vnt-popup .fancybox-slide--iframe {
     padding: 0;
 }
 
 .vnt-popup .fancybox-slide--iframe .fancybox-content {
     width: 95%;
     max-width: 410px;
 }
 
 .vnt-popup .fancybox-content {
     background: #fff;
     overflow: visible;
     border: #636363 solid 1px;
     box-shadow: 0 5px 11px rgba(70, 70, 70, 0.8);
     -webkit-box-shadow: 0 5px 11px rgba(70, 70, 70, 0.8);
     -moz-box-shadow: 0 5px 11px rgba(70, 70, 70, 0.8);
 }
 
 .vnt-popup.fancybox-container {}
 
 .vnt-popup button[data-fancybox-close] {
     top: 0px;
     right: 0px;
 }
 
 .vnt-popup-member .title {
     background: #fafafa;
     color: #c8492c;
     font-size: 16px;
     line-height: 24px;
     font-weight: bold;
     text-align: center;
     padding: 10px 15px;
     text-transform: uppercase;
     border-bottom: 1px solid #cccdcd;
 }
 
 .vnt-popup-member .tab-title {
     text-align: center;
     margin-bottom: 20px;
     color: #000000;
 }
 
 .vnt-popup-member .tab-title ul {
     list-style: none;
     display: flex;
     justify-content: center;
 }
 
 .vnt-popup-member .tab-title li {
     font-size: 18px;
     text-transform: uppercase;
     padding: 0px 10px;
     color: #c8492c;
 }
 
 .vnt-popup-member .tab-title li a {
     color: #cccccc;
 }
 
 .vnt-popup-member .tab-title li.active a {
     color: #c8492c;
 }
 
 .vnt-popup-member .content {
     padding: 25px 20px;
 }
 
 .vnt-popup-member input[type="text"],
 .vnt-popup-member input[type="email"],
 .vnt-popup-member input[type="password"] {
     width: 100%;
     height: 40px;
     border: solid 1px rgba(0, 0, 0, 0.25);
     padding-left: 10px;
 }
 
 .vnt-popup-member .df {
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: flex;
     align-content: flex-end;
     justify-content: space-between;
 }
 
 .vnt-popup-member .checkbox {
     margin-top: 0;
     margin-bottom: 0;
 }
 
 .vnt-popup-member .linkForget a {
     display: block;
     font-weight: bold;
     color: #c8492c;
 }
 
 .vnt-popup-member button {
     width: 100%;
     height: 40px;
     background: #c8492c;
     border: 1px solid #c8492c;
     color: #ffffff;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
     text-transform: uppercase;
     font-weight: bold;
 }
 
 .vnt-popup-member button:hover {
     background: #193560;
     border: 1px solid #193560;
     color: #ffffff;
 }
 
 .vnt-popup-member .login-social {
     margin-top: 10px;
 }
 
 .vnt-popup-member .login-social .txt-login-social {
     text-align: center;
 }
 
 .vnt-popup-member .login-social a {
     display: block;
     background-color: #eeeeee;
     color: #242424;
     padding: 10px 20px;
     text-align: center;
     font-size: 14px;
     line-height: 22px;
     text-transform: uppercase;
     font-weight: bold;
 }
 
 .vnt-popup-member .login-social a span {
     display: inline-block;
     padding-left: 5px;
     position: relative;
 }
 
 .vnt-popup-member .login-social a span:before {}
 
 .vnt-popup-member .login-social a.facebook span:before {
     color: #0169b9;
 }
 
 .vnt-popup-member .login-social a.google {}
 
 .vnt-popup-member .txtRegis a {
     font-weight: bold;
     color: #c8492c;
 }
 
 .vnt-popup-member .txtRule {
     font-size: 13px;
     line-height: 21px;
 }
 
 .vnt-popup-member .txtRule a {
     color: #c8492c;
 }
 
 .vnt-popup .popup-title {
     background: #FFFFFF;
     color: #333333;
     font-size: 20px;
     line-height: 24px;
     font-weight: bold;
     text-align: center;
     padding: 15px 20px;
     text-transform: uppercase;
 }
 
 .vnt-popup .popup-content {
     padding: 20px;
 }
 
 .vnt-popup .fancybox-content {}
 
 .vnt-popup-form input {
     border: solid 2px #d6d6d6;
     width: 100%;
     height: 40px;
 }
 
 .vnt-popup-form button {
     background: #c8492c;
     border: none;
     font-size: 14px;
     text-align: center;
     width: 100%;
     height: 40px;
     color: #fff;
     text-transform: uppercase;
 }
 
 #vnt-popup-forgetpass .txt {
     margin-bottom: 15px;
 }
 
 .vnt-popup-adv {}
 
 .vnt-popup-adv .fancybox-content {
     padding: 0;
     background: none;
     max-width: 90%;
 }
 
 .vnt-popup-adv .fancybox-close-small {
     background: #333333;
     color: #ffffff;
 }
 
 .vnt-popup-maillist {
     color: #333333;
     padding: 50px 20px 30px;
     text-align: center;
     background: url(../images/bg_popup.jpg) no-repeat;
     background-size: 100% 100%;
 }
 
 .vnt-popup-maillist .ml-title {
     font-size: 35px;
     text-transform: uppercase;
     font-weight: bold;
     margin-bottom: 24px;
     line-height: 35px;
 }
 
 .vnt-popup-maillist .ml-desc {
     font-size: 15px;
 }
 
 .vnt-popup-maillist .vnt-popup-form input {
     border: solid 2px #d6d6d6;
     width: 100%;
     height: 40px;
     margin: 29px 0px 15px;
     padding-left: 10px;
 }
 
 .vnt-popup-maillist .vnt-popup-form button {
     background: #c8492c;
     border: none;
     font-size: 14px;
     text-align: center;
     width: 100%;
     height: 40px;
     color: #fff;
     text-transform: uppercase;
 }
 
 .vnt-popup-maillist .popup-wrap {
     max-width: 370px;
     margin: 0 auto;
     display: table;
 }
 
 .vnt-popup-map {}
 
 .vnt-popup-map .fancybox-bg {
     background-color: #ffffff;
 }
 
 .vnt-popup-map .fancybox-content {}
 
 .vnt-popup-map .fancybox-slide {
     padding: 44px 44px 0;
 }
 
 .vnt-popup-map .fancybox-button {}
 
 .vnt-popup-map .fancybox-toolbar {}
 
 .vnt-popup-map .fancybox-button svg {
     color: #333333;
 }


/*Response*/

@media all and (max-width: 1025px) {
  .loading-grid .loading-col {
    width: 33.333333%;
  }
}

@media all and (max-width: 991px) {
  #vnt-slide .item .decs .title {
    font-size: 40px;
    line-height: 40px;
  }
  .loading-grid .loading-col {
    width: 33.333333%;
  }

  .cart-fixed {
    bottom: 50px;
  }
  .cart-popup .divPopup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    margin-right: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .cart-popup.active .divPopup {
    -webkit-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
  }
  .cart-popup .divPopup .content ul {
    max-height: -webkit-calc(100% - 160px);
    max-height: -moz-calc(100% - 160px);
    max-height: -o-calc(100% - 160px);
    max-height: calc(100vh - 160px);
  }
}

@media all and (max-width: 767px) {
  .loading-grid .loading-col {
    width: 33.333333%;
  }
}

@media all and (max-width: 480px) {
  .loading-grid .loading-col {
    width: 50%;
  }
}

@media all and (max-width: 360px) {
  .loading-grid .loading-col {
    width: 100%;
  }
}
