div#vnt-wrapper>div#vnt-container>div#vnt-content>.wrapCont>.box_mid>.mid-content>.wrapping>.vnt-cat-product .grid .col {    padding: 0 1px;}
.vnt-cat-product.vnt-cat-child-product>.grid>.col>.catProduct {    margin-bottom: 0px;}
.wrapping>.mod-content>div#vnt-main>.box>.box-content>.vnt-product .grid .col {    padding: 2px;}
div#vnt-container>div#vnt-content>.wrapCont>.wrapping>.mod-content #vnt-main {    padding: 0 10px;}
@media (max-width: 991px){div#resultThumbnail>.productThumbnail>#vnt-thumbnail-for .img {    padding-top: 100%;}}
.contentProduct>.slideOther .item {    padding: 0 2px;}
div#btnActionBuy {    padding-left: 60px;}
.contentHome>.slideProductTopHome .slick-slide {    padding: 0 1px;  }
.item>.product {      margin-bottom: 15px;}
.partHome>.wrapping>.slideTopHome {    margin-bottom: 15px;}

.placeTop{
  width: 60px;
}
.placeTop a{
    color: #ffffff;
    display: block;
    padding-top: 50px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
.placeTop a .icon{
  width: 32px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  transform: translateX(-50%);
}
.mess-none-cart{
  padding: 10px 10px;
}
  
  /*================= BEGIN: contact ==================*/
  #formContact .form-group{
    position: relative;
  }
  #formContact .form-group .form-control{
    /* border-top: 0px solid #ddd; */
  }
  #formContact .form-control-feedback{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  #formContact .help-block{
    font-size: 12px;
  }
  #formContact #security_code{
    margin-right: 15px;
  }
  #formContact .has-error .form-control,
  #formContact .has-success .form-control{
    border-color: transparent !important;
  }
  #mapContact .mapouter,
  #mapContact .gmap_canvas{
    width: 100% !important;
    /* height: 100% !important; */
  }
  #mapContact .gmap_canvas iframe{
    width: 100% !important;
    /* height: 100% !important; */
  }
  .cat_style .wrap_cat.show .title_wrap a,
  .cat_style .wrap_cat.show .content_sub li.active a{
    color: #a80101;
  }
  .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a94442;
  }
  .mapouter,
  .gmap_canvas{
    width: 100% !important;
    /* height: 100% !important; */
  }
  .gmap_canvas iframe{
    width: 100% !important;
    /* height: 100% !important; */
  }
  /*================= END: contact ==================*/
  
  /*================= BEGIN: member ==================*/
  .boxAccount input[type="email"]{
      width: 100%;
      height: 45px;
      padding-left: 10px;
      border: solid 1px #dddddd;
  }
  .boxAccount .row {
      margin: 0 -7px;
  }
  .boxAccount .row *[class^="col-"] {
      padding: 0 7px;
  }
  .boxAccount .form-group,
  .boxMember .form-group{
      position: relative;
  }
  .boxAccount label.error,
  .boxMember label.error{
    font-size: 10px;
    color: #f60000;
    font-weight: normal;
  }
  .boxAccount label.error,
  .boxMember label.error{
    position: absolute;
    top: -2px;
    right: 0px;
  }
  .boxAccount .frm-gp-seccode label.error{
    top: -22px;
  }
  .boxAccount .frm-gp-agre label.error{
    top: -15px;
    font-size: 10px;
  }
  .boxAccount .frm-gp-address label.error{
    top: -24px;
  }
  .boxMember .changeAvatar {
      width: 100%;
      max-width: 170px;
      margin-bottom: 15px;
  }
  .boxMember .changeAvatar .img {
      position: relative;
      padding-top: 100%;
      overflow: hidden;
      background-color: #FFFFFF;
      border: 1px solid #e7e7e7;
      margin-bottom: 10px;
  }
  .boxMember .changeAvatar .img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }
  .boxMember .changeAvatar a {
      display: block;
      background: #666666;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center;
      padding: 11px 10px;    
  }
  .boxMember .changeAvatar:hover a{
      background: #ee3024;
  }
  .boxMember .changeAvatar input {
      position: absolute;
      width: 100%;
      height: 40px;
      z-index: 2;
      opacity: 0;
  }
  .boxMember .changeAvatar input:hover {
      cursor: pointer;
  }
  .boxMember input[type="email"]{
      width: 100%;
      height: 45px;
      padding-left: 10px;
      border: solid 1px #dddddd;
  }
  .login-forget{
    font-size: 18px;
    margin: 15px 0px 0px 0px;
    display: block;
    max-width: 150px;
    padding: 10px 5px;
    background: #232f3e;
    color: #fff;
  }
  .login-forget:hover{
    color: #232f3e;
    border: 1px solid #232f3e;
    background: #fff;
  }
  /*================= END: member ==================*/
  
  /*================= BEGIN: product ==================*/
  .vnt-cat-child-product .img a {
      display: block;
      padding-top: 100%;
      position: relative;
      overflow: hidden;
  }
  .vnt-cat-child-product .grid .col{
    width: 20%;
  }
  .vnt-cat-child-product .titleProduct .title a {
    display: block;
    font-size: 25px;
    line-height: 33px;
    font-weight: 600;
  }
  .vnt-cat-child-product .titleProduct {
    margin-bottom: 25px;
  }
  .vnt-cat-child-product .titleProduct .title a span {
    color: #0066c0;
  }
  .menuProduct>ul>li ul {
      display: none;
  }
  .menuProduct>ul>li.active > ul {
    display: block;
  }
  .menuProduct>ul>li.active > ul li.active > ul {
    display: block;
  }
  .menuProduct>ul>li>ul>li.active ul>li.active>a {
    font-weight: bold;
  }
  .ct-mn-pd-mb li ul{
    padding-left: 20px;
  }
  /* .the-social ul li a{
    background: #ffffff;
  } */
  .cartTop .popup{
    z-index: 9999;
  }
  .cartTop .bg{
    z-index: 9998;
  }
  .imgcartfly{
    width: 0;
    height: 0;
    opacity: 0;
  }
  .delItem button{
    background: #232f3e;
    border: 0px;
    color: #fff;
  }
  .delItem button:hover{
      background: #f60000;
  }
  .cancel_order a{
    color: #ffffff;
  }
  .the-promotion .noteGif {
    width: 80%;
    background: #f5f5f5;
    border: solid 1px #479bc4;
    padding: 10px;
    text-align: center;
    position: relative;
    margin-left: 0px;
    border-radius: 4px;
  }
  #vnt-thumbnail-nav .item .img{
    overflow: hidden;
  }
  #vnt-thumbnail-nav .item .img img{
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .placeTop{
    position: relative;
  }
  .placeTop .dropdown-toggle{
    bottom: -2px;
    position: absolute;
    right: -15px;
  }
  .active .dropdown-menu{
    display: block;
    left: -60px;
  }
  .product{
    overflow: hidden;
  }
  .product .img a img{
    /* position: absolute;
    top: 0;
    left: 50%; */
    width: 100%;
    /* max-width: 100%;
    max-height: 100%; */
    /* transform: translateX(-50%); */
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .product .img{
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    overflow: hidden;
  }
  .product .img:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    overflow: hidden;
  }
  input#ckBill,
  input#cpMOt{
      display: none;
  }
  /*================= END: product ==================*/
  
  /*================= BEGIN: cart ==================*/
  #box-empty-cart{
    text-align: center;
  }
  #box-empty-cart .empty-cart {
    text-align: center;
    background-color: #fff;
    padding: 0 30px 30px;
    border-radius: 4px;
  }
  #box-empty-cart .empty-cart .mascot-image {
  }
  #box-empty-cart .empty-cart .message{
    margin: 15px 0px;
  }
  #box-empty-cart .empty-cart .btn-yellow{
    margin-top: 15px;
  }
  #box-empty-cart .btn-buy-order {
    background-color: #232f3e;
    border: 1px solid #232f3e;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    padding: 9.5px 55.5px;
  }
  #box-empty-cart .btn-buy-order:hover{
    color: #232f3e;
    border: 1px solid #232f3e;
    background-color: #ffffff;
    color: #232f3e;
  }
  /*================= END: cart ==================*/
  
  /*================= BEGIN: popup form ==================*/
  #vnt-popup-form .grid .col{
    position: relative;
  }
  
  #vnt-popup-form .grid .col a{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
  /*================= END: popup form ==================*/
  
  .vnt-product .item-no,
  #ext_comment .item-no {
    text-align: center;
    background: url(../images/nothing-found.png);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 200px;
    padding: 10px 10px;
    font-size: 18px;
    width: 100%;
  }
  
  /*================= BEGIN: Review ==================*/
  .vnt-review .reviewFormComment{
    position: relative;
  }
  .reviewFormComment .spanCol{
    position: relative;
  }
  .vnt-review .reviewFormComment .note {
    color: #232f3e;
  }
  .isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
  }
  /*================= END: Review ==================*/
  
  /*================= BEGIN: Footer ==================*/
  .box-bct .col:nth-child(2) img{
    width: 65px;
  }
  /*================= END: Footer ==================*/
  
  /*================= BEGIN: css_quy ==================*/
  .contentHome>.slideCatHome .slick-slide {    padding: 0 1px;}
  /*chinh trang chi tiet san pham*/
  .productWrap>.the-title h2 {    font-weight: normal;}
  .searchTop .text {    font-weight: 600;}
  .the-price .txt {    font-weight: 600;}
  div#vnt-content>.vnt-main-top {    margin-bottom: 10px;}
  .the-size .txt {font-weight: 600;}
  .the-color .txt {font-weight: 600;}
  .the-quantity .txt {font-weight: 600;}
  .the-fit span {    font-weight: 600;}
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-color ul li.active a {    border-color: #4d4d4d;}
  button.btn_addCart {    font-weight: 600;}
  /*chinh 06.12*/
  .wrapping>.box_success .block {    background-size: contain;}
  /*logo thuong hieu to len tren pc*/
  /*    @media (min-width: 991px){.col-lg-6.col-md-6.col-sm-12.col-xs-12>.productBrand img {    max-height: 53px;}}*/
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.productBrand img {    max-height: 53px;}
  /*so dien thoai luon hien*/
  .header-tools>.hotlineTop .phone {    display: block; font-weight: 400;}
  div#vnt-container>#vnt-header .header-tools:first-child {    padding-right: 20px;}
  div#vnt-container>#vnt-header .header-tools:last-child {    padding-left: 20px;}
  @media (max-width: 320px){.header-tools>.hotlineTop .phone {    display: none;}}
  /*chinh header nho lai*/

  
  
  div#vnt-header>.catHead {    padding-bottom: 5px;}

  
  div#vnt-content {       margin: 0 auto;}
  .wrapping>.boxHome .titleHome {    margin-bottom: 15px;}
  
  div#vnt-content>.wrapCont>.box_mid .mid-title>:before {    border-bottom: solid 0px #e5e5e5;}
  div#vnt-container>div#vnt-content>.partHome:last-child {    border-bottom: solid #d5dbdb 0px;}
  
  @media (max-width: 991px){ .wrapping>.slideTopHome {    margin-bottom: 20px;} .wrapping>.titleTopHome {    margin-bottom: 5px;} .linkAll {    margin-top: -20px;} .wrapping>.boxHome .titleHome {    margin-bottom: 20px;} .info_general>.info-content>.box-text .cont {    padding-bottom: 0px;    margin-bottom: 0px;    border-bottom: solid 0px rgba(0,0,0,0.15);    }}
  
  /*trang chi tiet san pham*/
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-title {    padding-bottom: 5px;    margin-bottom: 5px;    border-bottom: solid 0px rgba(0,0,0,0.15);    }
  .wrapping>.productWrap {    padding-top: 10px; margin-bottom: 10px;}
  .wrapCont>.partProduct {    padding: 15px 0;    border-top: solid #d5dbdb 3px; padding-bottom: 0px;}
  .wrapping>.productContent {    margin-bottom: 15px;}
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.productBrand {    margin-bottom: 5px;}
  .boxProduct>.contentProduct>.slideOther {    margin-bottom: 20px;}
  @media (max-width: 640px){div#resultThumbnail>.productThumbnail {       border-bottom: solid 3px #d5dbdb;}}
  
  
  /*trang http://zolaco.demo113.trust.vn/thoi-trang-nam.html*/
  div#vnt-wrapper>div#vnt-container>div#vnt-content>.wrapCont {    padding-bottom: 0px;}
  .box_mid .mid-title:before {display: none;}
  .wrapCont>.box_mid .mid-title {    margin-bottom: 15px;}
  div#vnt-content>.wrapCont>.box_mid .mid-title .titleL {    text-transform: none;}
  /*chinh footer*/

  .titleFoot:before {    display: none}
  div#vnt-footer>.titleFoot {    border-top: solid 0px #d4dddc;}
  /*chinh http://zolaco.demo113.trust.vn/thoi-trang-nu/shop-all-thoi-trang-nu.html*/
  /*    .box-content>.productFGH>.left{    max-width: 50%;    float: left; overflow: hidden;}*/
  /* .box-content>.vnt-product {    margin-bottom: -31px;} */
  .col>.product {    margin-bottom: 15px;     margin-top: 15px;}
  .box-content>.productFGH {    margin-bottom: 5px;}
  
  /*gio hang*/
  .wrapping>.info_cart {    margin-bottom: 0px;}
  .info_general>.info-content>.box-text {    margin-bottom: 0px;}
  div#vnt-content>.wrapCont>.partProduct>.wrapping>.boxProduct {    padding-bottom: 0px; border-bottom: solid #d5dbdb 0px; } 
  /*chinh hien thi size - mau*/
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-size .txt span { display: inline-block;}
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-color .txt span {    display: inline-block;}
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-color .txt { margin-top: 5px; }
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-color {    margin-bottom: 5px;}
  .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-size {margin-bottom: 5px;} 
  @media (min-width: 640px){
      .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-size, .col-lg-6.col-md-6.col-sm-12.col-xs-12>.the-color{    display: block;} 
      .the-size .txt, .the-color .txt {  margin-bottom: 10px;}
  }
  /*logo header*/
  @media all and (min-width: 768px){
  }
  .slideTopHome .slick-prev {    display: none !important;}
  .slideTopHome .slick-next {    display: none !important;}
  .slideBanner .slick-prev {    display: none !important;}
  .slideBanner .slick-next {    display: none !important;}
  /*================= END: css_quy ==================*/
  
  /*================= BEGIN: upload pic ==================*/
  button#pickfiles{
    /* border: 0px;
    background: transparent; */
  }
  .list_pic_old{}
  
  .list_pic_old .pic_item{
      float:left;
      margin : 5px 10px 5px 0px;
      position:relative;
      border:#ccc solid 1px;
      padding:2px;
      width: 10%;
  }
  .list_pic_old .pic_item .img { 
      position: relative;
      overflow: hidden;
      margin-bottom: 4px;
  }
  .list_pic_old .pic_item  .img img {
      width: 100% !important;
      height: 55px !important;
  
  }
  .list_pic_old .pic_item .remove{
      background:url(../images/remove.png) no-repeat right top;
      width:18px;
      height:18px;
      display:inline-block;
      position:absolute;
      top:0px;
      right:0px;
      z-index: 10;
  }
  .list_pic_old .pic_item {
      background: #fafafa;
  }
  .list_pic_old .pic_item .name {
      padding: 30px 10px 0px ;
      font-weight: bold;
  }
  .list_pic_old .pic_item .name a { color: #dd0000 ; margin-left:5px;
      position: absolute;
      right: 5px;
      top: 5px;
  }
  .list_pic_old .pic_item .fileInfo {
      padding: 5px 10px;
  }
  .list_pic_old .pic_item .form-control {
      height: 30px;
      -webkit-border-radius:0;
      -moz-border-radius:0;
      border-radius:0;
  }
  .list_pic_old .pic_item .pic-default {
      display: block;
      padding-top: 2px;
      margin: 0;
      text-align: center;
      font-size: 12px;
      font-weight: normal;
  }
  .list_pic_old .pic_item .pic-default input{
    width: auto !important;
    height: auto !important;
  }
  .div-browse { position:relative;}
  .list_pic_up{
      border:1px solid #c8c8c8;
      background:#ffffff;
      color:#333333;
      font-size:12px;
      min-height:22px;
      margin-right:80px;
  }
  .list_pic_up .pic_up{
      position:relative;
      border-top:1px solid #b9c6d5;
      padding:2px 10px;
  }
  .list_pic_up .pic_up:first-child { border-top:none;}
  .list_pic_up .pic_up .remove{
      background:url(../images/remove.png) no-repeat right top;
      width:18px;
      height:18px;
      display:inline-block;
  }
  .list_pic_old .pic_item::after {
      position: absolute;
      top: -1px;
      left: -1px;
      width: 20px;
      height: 20px;
      background: #ffffff;
      border: 1px solid #cccccc;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      color: #333333;
      content: ''attr(data_count)'';
  }
  .isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
    pointer-events: none;
  }
  .MNComment-header .link-write1 a {
    display: block;
    background: #00a7df;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 20px;
  }
  .designList1 p{
  }
  .tourOrther .tourSmall .price .nor{
    text-decoration: unset;
  }
  .tourOrther .tourSmall .price .nor span{
    text-decoration: line-through;
  }
  .vnt-slide .bg{
    height: 200px;
  }
  
  /* an */
  .moxie-shim-html5{
   display: none !important;
  }
  /*================= END: upload pic ==================*/
  
  /*================= BEGIN: comment ==================*/
  .comment_reply{
    margin-bottom: 15px;
  }
  .comment_reply .reply-com{
    margin-bottom: 10px;
  }
  .comment_reply .fl{
    width: 50%;
  }
  .comment_reply .reply-info::after{
    content: '';
    display: block;
    clear: both;
  }
  .comment_reply textarea.form-control{
       resize: vertical;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      height: 100px;
  }
  .comment_reply input.form-control{
    height: 38px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .comment_reply button.btn{
    height: auto;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #67635c;
    border: 0;
    margin-right: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .comment_reply button.btn:hover {
      background: #8d5c00;
  }
  .comment_reply .nodeanswer{
    padding: 15px;
    margin: 15px 0px;
  }
  .comment_reply .nodeanswer::after{
    content: '';
    display: block;
    clear: both;
  }
  .facebook-comment iframe{
    width: 100%;
  }
  #ext_comment .pagination{
    margin-top: 15px;
  }
  /*================= END: comment ==================*/
  
  /********************* loading page ****************************/
  /* https://stephanwagner.me/only-css-loading-spinner */
  #resultProduct{
    position: relative;
  }
  .loadOverlay{
    position: relative;
    min-height: 360px;
  }
  .loadOverlay:before{
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 70px;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -30px;
    /* margin-left: -10px; */
    border-radius: 50%;
    border-top: 2px solid #232f3e;
    border-right: 2px solid transparent;
    animation: spinner .6s linear infinite;
    z-index: 99;
  }
  .loadOverlay:after{
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    background: #f5f5f5;
    opacity: .8;
  }
  #vnt-sidebar.loadOverlay:before{
    left: 30%;
  }
  .the-size.loadOverlay,
  .the-color.loadOverlay{
    position: relative;
    min-height: auto;
  }
  .the-size.loadOverlay:before,
  .the-color.loadOverlay:before{
    margin-top: -75px;
  }
  .loadOverlay.loadHidden:before{
    display: none;
  }
  
  @-webkit-keyframes spinner {
    to {transform: rotate(360deg);}
  }
  @keyframes spinner {
    to {transform: rotate(360deg);}
  }
  /********************* loading page ****************************/
  
  /* box_redirect */
  /* https://www.w3schools.com/howto/howto_css_loader.asp */
  
  /********************* CSS for box_redirect ****************************/
  #box_redirect{border: 2px solid #232f3e;width: 50%;margin:0px auto;}
  #box_redirect p { line-height:18px;}
  #box_redirect .top {background: #232f3e;border-bottom:0px solid #5C5C5C;color:#FFFFFF;font-size: 14px;font-weight:bold;text-transform:uppercase;/* height:22px; */padding: 10px;text-align:left;}
  #box_redirect .fontMess {color: #232f3e;font-size: 14px;font-weight:bold;text-align:center;padding: 15px 5px;}
  #box_redirect .mess { background:#383838; color:#FFFFFF;text-align:center}
  #box_redirect .bottom {background: #232f3e;color: #fff;text-align:center;padding:5px;font-size:12px;}
  
  /********************* CSS for boxMess ****************************/
  #boxMess{  border:1px solid #F08200;padding:2px 5px; background:#FCF5CD }
  #boxMess  h4.mess { background:url(../images/icon/icon_mess.gif) no-repeat left; padding:2px 30px; color:#FF0000; font-weight:bold; font-size:12px;}
  #boxMess  h4.err { background:url(../images/icon/icon_warning.gif) no-repeat left; padding:6px 30px; color:#FF0000; font-weight:bold;}
  #boxMess .font_err { color:#232f3e;}
  
  #box_redirect{
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 999;
  }
  #box_redirect .icon-loa{
    max-width: 25px;
  }
  #box_redirect .font_err{
    padding: 10px;
  }
  @media all and (max-width: 768px){
    #box_redirect{
      width: 90%;
    }
  }
  /*================= BEGIN: cart finished ==================*/
  .loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #f7921e;
    border-right: 16px solid green;
    border-bottom: 16px solid red;
    border-left: 16px solid pink;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto;
  }
  
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  /*================= END: cart finished ==================*/
  
  
  /*==========================================================================*/
  /*============================RESPONSIVE====================================*/
  /*==========================================================================*/
  
  @media (max-width: 991px){
  
  }
  
  @media (max-width: 768px){
 
  }
  
  @media (max-width: 767px){
    .vnt-cat-product .titleProduct .title a{
      font-size: 18px;
      line-height: 26px;
    }
    .vnt-cat-child-product .grid .col {
      padding: 0 5px;
    }
    .placeTop{
      width: 40px;
    }
    .placeTop a{

      padding-top: 30px;
      font-size: 9px;
      line-height: 15px;
    }
    .placeTop a .icon{
      width: 16px;
      height: 20px;
    }
  }
  
  @media (max-width: 640px){
    .vnt-cat-child-product .grid .col {
      width: 50%;
    }
  }
  
  @media (max-width: 540px){
    .the-promotion .noteGif {
      width: 100%;
    }
    #vnt-thumbnail-for .img{
      padding-top: unset !important;
    }
    #vnt-thumbnail-for img{
      left: unset;
      top: unset;
      -webkit-transform: unset;
      -ms-transform: unset;
      -o-transform: unset;
      transform: unset;
      position: unset;
      margin-left: auto;
      margin-right: auto;
      display: block;
    }
  }