/*============================================================================
   #Webcms


===============================================================================*/

.hide-info-variant{
  /*position: absolute;*/
  width: 100%;
  display: none;
  z-index: 8;
 background-color: white;

}


.h-prd-clo ,
.h-prd-size{
  padding: 10px 0;
  display: flex;
  /*justify-content: center;*/
  padding-top: 5px;
  flex-wrap: wrap;
  border-bottom: 1px dotted #dfe0e1;
}
.pricee{
  border-bottom: 1px dotted #dfe0e1;
}
.h-prd-clo-iteam{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.h-prd-clo-iteam:hover  img{
  border: 1px solid #4a4a4a;
}
.h-prd-size-iteam.active{
  border: 1px solid 	#4a4a4a;
}
.h-prd-size-iteam:hover{
  border: 1px solid 	#4a4a4a;
}


.h-prd-clo-iteam-con{
    width: 28px;
    height: 28px;
    
    border-radius: 50%;
}
.h-prd-size-iteam{
  width: 32px;
  height: 32px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
}
.h-prd-size-iteam:hover img{
  border: 1px solid 	#4a4a4a;
}
.prd-item-click.active  img{
  border: 1px solid 	#4a4a4a;
}
.item1:hover{
 
}
.item1:hover .hide-info-variant{
  display: block;
  
}


.h-prd-clo-iteam+.h-prd-clo-iteam{
  margin-left: 5px;
}
.h-prd-size-iteam+.h-prd-size-iteam{
  margin-left: 5px;
}
.h-cartgirl{
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}
.four-fashion{
  display: flex;
    align-content: center;
    align-items: center;
    width: 100%;
}

.resultSearchDesktop{
  position: absolute;
  z-index: 9999;
  background: white;
  width: 280px;
  padding: 10px;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  /*display: none;*/
  right: 0;
  top: 40px;
  
}

.hitem-ult {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}
.hitem-ult .hthumbs {
    float: left;
    width: 20%;
}
.hitem-ult .htitle {
    float: left;
    width: 80%;
    padding: 0 0 0 10px;
}
.hitem-ult .htitle p.f-initial {
    font-size: 11px;
}
.h-timproducts{
  color: #252a2b !important;
  text-decoration: none;
  outline: none;
    white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.resultSearchDesktop .resultsMore {
    border-top: 1px solid #f1f1f1;
}
.resultsMore {
    width: 100%;
    float: left;
}
.resultsMore a {
    text-align: center;
    display: block;
    font-size: 14px;
    padding: 10px 0 0 0;
    color: black;
    text-decoration: none;
}
.h-search{
  position: fixed;
  top: 0;
  right: 0;
  width: 320px;
  height: 100%;
  background-color: white;
  z-index: 9999;
  opacity: 0;
  animation: statX ease 0.2s forwards;
}
.site-nav-container-last{
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
.h-searchinputmobe{
  width: 80%;
  border: none;
  padding: 0px 10px;
}
.h-searchinputmobe:focus{
   border: none;
   outline:none;
   background-color: #efefef;

}
.h-timproducts:hover{
  text-decoration: none;
}
.h-seachclosemobi{
  width: 49px;
  font-size: 34px;
  display: flex;
  justify-content: flex-end;
}
.prd-mb{
    display:none;
}
.swiper-pagination-bullet{
  border-radius: 0%;
  width: 20px;
  height: 2px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
  background:#333;
}
.haimb.active{
  border-bottom: 1px solid #000;
}
.htitle{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.wpo-search-inner{
  width: 70px;
  animation: unseachr ease 0.2s forwards;
}
.wpo-search-inner:hover{
  border-bottom: 1px solid #464444;
  animation: seachr ease 0.2s forwards;
}
.wpo-search-inner:hover #search_in::placeholder{
  color: transparent;
}
.mySwiper-vuprd img{
  aspect-ratio: 70/88;
}
.hieu-colorimgprd{
  border-radius: 50%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.h-dplaygirl-2-img img{
      aspect-ratio: 70/88;
}

.h-dplaygirl-2-video {
    position: absolute;
    bottom: 5px;
    right: 10px;
    width: 32px;
    height: 41px;
    opacity: .6;
}
.photo:hover .h-dplaygirl-2-video {
  display: none;
}

.swiper{
  z-index: 0;
}
.h-dplaygirl-4 {
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
}
.form-group {
    margin-bottom: 15px;
}
.well {
    height:100%;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

.activeLabelStatus {
    text-align: left;
    position: absolute;
    top: 5px;
    right: 5px;
}
.labelNewNew.styleTogetherLabel {
    border: 1px solid black;
    padding: 2px 5px;
    margin-bottom: 5px;
    width: max-content;
    color: black;
    font-size: 13px;
    font-weight: 400;
    z-index: 8;
    position: absolute;
   
}
.fixhieuchonsize{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
        overflow-y: auto;
}
.du_check{
    padding: 50px;
  }
.moda-chonaize{
  position: absolute;
    background-color: #212529;
    width: 100%;
    height: 120%;
    opacity: 0.8;
    z-index: 10;
}
.huongdantinh{
  width: 100%;
    height: 50px;
    background-color: #6c757d;
    color: #FFF;
    size: 11;
    font-size: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
        margin-top: 50px;
}
.fixhieuchonsize img{
  width: auto;
  height: 100%;
}
.anhprdtinhsize1{
  display:block;
}
.anhprdtinhsize2{
    display:none;
}
.anhprdtongtinhsize{
  height: 100%;
  position: absolute;
  z-index: 20;
}
.anhprdtongtinhsize-close{
  position: absolute;
  right: 0;
  width: 41px;
  height: 41px;
  text-align: center;
  font-size: 24px;
}
.count-number:hover{
  color: black !important;
  background: none;
  cursor: pointer;
}

.prd-checkclickyesno {
    position: absolute;
    width: 100%;
    height: 100%;
}
.row{
  margin-right: 0;
  margin-left:0;
}
.box-border{
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 15px 15px 20px;
}
.rating-img.right {
   
    padding: 0 0 0 18px;
    width: 64%;
    margin: 20px 0 20px;
    border: none;
}
.rating-img.right .rating-img-list {
    display: block;
}
.rating-img-list {
    display: flex;
    position: relative;
}
.rating-img.right .rating-img-list li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 7px;
}
.rating-img-list li {
    cursor: pointer;
    line-height: 0;
    margin-right: 5px;
}
.rating-img.right .rating-img-list img {
    width: 72px;
    height: 72px;
}
.rating-img-list img {
    width: 109px;
    height: 109px;
    border-radius: 5px;
    object-fit: cover;
}
.rk_113{
  display:flex;
}
.fixiteamprdvitri5{
  grid-row-start: 2;
  grid-row-end: 4;
  grid-column-start: 1;
  grid-column-end: 3;
  width: 100%;
  height: 100%;
}
.fixiteamprdvitri18{
  grid-row-start: 5;
  grid-row-end: 7;
  grid-column-start: 3;
  grid-column-end: 5;
  width: 100%;
  height: 100%;
}
.fixiteamprdvitri5 .img-first img,
.fixiteamprdvitri5 .img-last img,
.fixiteamprdvitri18 .img-first img,
.fixiteamprdvitri18 .img-last img,
.fixiteamprdvitri18 .onclickimgthay,
.fixiteamprdvitri5 .onclickimgthay
{
  
  aspect-ratio: 50/68;
  
}

.loadingImg{
    text-align: center;
}
.hieu-colorimgprd{
  aspect-ratio: 1/1 !important;
}

.selector-actions {
    width: 100%;
    margin-top: 15px;
}
.HomeAction{
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    transform: translateY(100%);
}
.photo:hover .HomeAction{
  transform: translateY(0%);
}
.HomeActionclick{
  color:white;
  cursor: pointer;
  padding-right: 5px;
}
#q-add-to-cart {
    font-size: 12px;
    background: #252a2b;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: none;
    border: 0;
    padding: 14px 35px;
    line-height: 22px;
    width: 100%;
}
#q-add-to-cartt {
    font-size: 12px;
    background: #252a2b;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: none;
    border: 0;
    padding: 14px 35px;
    line-height: 22px;
    width: 100%;
}
#q-add-to-carttt {
    font-size: 12px;
    background: #252a2b;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: none;
    border: 0;
    padding: 14px 35px;
    line-height: 22px;
    width: 100%;
}
.qv-readmore {
    text-align: center;
    padding: 12px 0px;
}

.qv-readmore a {
    color: #000;
    font-weight: bold;
    font-size: 14px !important;
    text-decoration: none;
}
  .h-fied-prd-abc{
   position: sticky;
    /*top: 92px;*/
    top: 10px;
 }
.h-themprd{
  position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
  
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.h-croll{
  overflow-x: hidden;
    overflow-y: auto;
    
    

}
.hv-crool{
  display: flex;
  justify-content: center;
}
.slick-slide{
  margin:0 5px;
}
.h-themprd.h-croll{
  margin-right: calc((100% - 800px)/2);
}
.vvvb {
    width: 12px;
    margin-left: 6px;
    position: relative;
    top: -1px;
}
#h-fied-abc {
   
         top: 90px;

    width: 100%;
    /* margin-left: 5%; */
    bottom: 0;
}
/*css dropdow*/
.dropbtn {
 
  color: black;
 
  font-size: 16px;
  border: none;
  cursor: pointer;
  font-weight: 300;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #fff;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
     position: absolute;
    z-index: 9;
    background-color: white;
    top: 74px;
    left: 0px;
    width:100%;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-weight: 300;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}
.filter-new {
    padding: 25px 5px;
    border: 1px solid #ccc;
}
.titleFilter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    padding: 0px 70px;
}
.titleFilter > div {
    width: 25.5%;
}
.layered_subtitle {
    cursor: pointer;
    position: relative;
}
.removeMobile.show-filter .contentFilter {
    display: block;
}
.contentFilter {
    padding: 20px 70px;
    z-index: 99;
    background: white;
    top: 41px;
    display: none;
}
.contentFilter > div {
    
    width: 100%;
}
.loc_gia {
    display: flex;
    align-items: center;
}
.loc_size {
    display: flex;
    align-items: center;
}
.wrap-collection-title .row{
  padding:0px;
  
}
#myDropdown{
   padding:0px;
}
.m-filter-css-checkboxes{
  padding-left:0px;
}
.loc_txt{
  display:grid;
   grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
}
.dropdownn{
    display:none;
  }
  .fhs_popup_full.left {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
.m-checkbox-unchecked{
  color:black;
  font-weight: 300;
}
.loc_giamb a:hover{
   color:black;
}
.actionFilterMobile{
  text-align: center;
  padding-top: 25px;
}
.actionFilterMobile a {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    background: black;
    display: inline-block;
    padding: 10px 20px;
    min-width: 105px;
    color: white;
    text-decoration: none;
}
.btn_filter_cancel {
    border: none!important;
    background: none!important;
    text-decoration: underline;
    padding: 5px;
    padding-right: 15px;
    color: black!important;
}
.cart-action--coupon input{
  width:100%;
}
.select-selected{
  border:none;
}
.wrap-collection-title .heading-collectionn {
   
    margin-bottom: 50px;
    position: relative;
}
/*.fixtextheader span{*/
/*  font-size: 14pt !important;*/
/*}*/

.fixmaginslider{
  margin: 0 13px;
}
.fixmaginbaiviet{
    margin:0 19px;
  }
  
/*BAODIENTU*/
.bdt-home-title h2 {
    display: block;
    font-size: 24px;
    line-height: 40px;
    margin: 0;
    color: #222;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 14px;
    position: relative;
}
.bdt-home-title h2 a {
  font-size: 14px;
    color: #222;
}
.tablinks{
    font-size: 14px;
  }
  
  
  .fix978none{
    display:block;
  }
  .fix978block{
    display:none;
  }
  
@media (min-width: 576px){
  .modal-dialogg {
      max-width: 500px;
    
  }

}
@media screen and (max-width: 1500px) and (min-width: 1300px){
  .navbar-mainmenu .menuList-main>li>a{
    font-size: 13px;
     margin: 0px 8px;
  }
}


@media screen and (max-width: 1300px) and (min-width: 1090px){
  .navbar-mainmenu .menuList-main>li>a{
        font-size: 12px;
            margin: 0px 8px;
  }
}
@media screen and (max-width: 1090px) and (min-width: 1000px){
  
  .navbar-mainmenu .menuList-main>li>a{
       font-size: 10px;
           margin: 0px 8px;
       
  }
}



@media (min-width: 992px){
.modal-lgg {
    max-width: 800px;
}
}


@media (max-width: 1170px){
  
  .fixiteamprdvitri5 .img-first img,
  .fixiteamprdvitri5 .img-last img,
  .fixiteamprdvitri18 .img-first img,
  .fixiteamprdvitri18 .img-last img,
  .fixiteamprdvitri18 .onclickimgthay,
  .fixiteamprdvitri5 .onclickimgthay
  {
    
    aspect-ratio: 51/73;
    
  }
  
}
@media (max-width: 1024px){
  .navbar-mainmenu .menuList-main>li>a{
    font-size: 11px;
     margin: 0 6px;
    
  }
  .title_footer{
    font-size:12px;
  }
  .select-items div, .select-selected{
    font-size:12px;
  }
  .dropbtn{
     font-size:16px;
     position: relative;
     left: 20px;
  }
  .custom-select {
    left: 5px;
  }
}


@media (max-width: 993px){
  .fixiteamprdvitri5 .img-first img,
  .fixiteamprdvitri5 .img-last img,
  .fixiteamprdvitri18 .img-first img,
  .fixiteamprdvitri18 .img-last img,
   .fixiteamprdvitri18 .onclickimgthay,
  .fixiteamprdvitri5 .onclickimgthay

  {
    
    aspect-ratio: 50/73;
    
  }
   .fixtextheader span{
    font-size: 12pt !important;
  }
 
 
}

@media (max-width: 991px){
   .h-themprd.h-croll{
    margin-right: calc((100% - 500px)/2);
  
  }
}

@media (max-width: 976px){
  .fix978none{
    display:none;
  }
  .fix978block{
    display:block;
  }
  
}
    
@media (max-width: 768px) {
  .fixiteamprdvitri5 .img-first img,
  .fixiteamprdvitri5 .img-last img,
  .fixiteamprdvitri18 .img-first img,
  .fixiteamprdvitri18 .img-last img,
   .fixiteamprdvitri18 .onclickimgthay,
  .fixiteamprdvitri5 .onclickimgthay{
    
   aspect-ratio: 75/120;
    
  }
  .displaytext{
    display:none;
  }
  
  .anhprdtongtinhsize{
    height: auto;
  
  }
  .anhprdtinhsize1{
    display:none;
  }
  .anhprdtinhsize2{
    display:block;
  }
  .tt_mobile{
    width:100%;
  }
  .colum_mobile{
    width:35%;
  }
  .colum_mobilee{
    width:65%;
  }
  .colum_flex{
    display: flex;
    align-items: center;
  }
 
  .h-cartgirl{
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .list-blog {
    list-style-type: none;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr ;
    justify-items: center;
  }
  .fixaddcart{
    position: fixed;
    width: 100%;
    height: 84px;
    bottom: 43px;
    right: 0;
    background: #fff;
    z-index: 6;
  }
  .prd-pc{
    display:none;
  }
  .prd-mb{
    display:block;
  }
  .selector-actions {
    /*position: fixed;*/
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffff;
    z-index: 3;
    /*padding: 0 5%;*/
  }
  .product-variants1{
    /*display: flex;*/
    /*position: fixed;*/
    /*background-color: #fff;*/
    /*width: 100%;*/
    /*right: 0;*/
    /*bottom: 46px;*/
    /*z-index: 9999;*/
    /*padding: 0 5%;*/
  }
  .hieu-color{
    width: 50%;
  }
  .site-animation{
    position:static
  }
  
  .title-attributes{
    display:none;
  }
  .wrapper-new {
    padding: 0 15px;
  }
  .noPadingCol .col-xs-12 {
      padding: 0;
  }
  .loopProductDetailCollection{
    padding-top: 50px;
  }
  .vu_baiviet {
      width: 50%;
  }
  .leftCollumStore select{
    width:100%;
  }
  .leftCollumStore input{
    width:100%;
  }
  .hide-info-variant{
    position: relative;
    display: none;
    
  }
 
  .bct_img>a>img{
  width:100px;
  }
  .h-prd-clo-iteam-con {
    width: 20px;
    height: 20px;
    
  }
  .h-prd-clo-iteam{
    
    width: 20px;
    height: 20px;
    
    font-size: 12px;
  }
  .h-prd-size-iteam{
     width: 20px;
    height: 20px;
    
    font-size: 12px;
  }
  
  
  .name h3 {
     height:50px;
  }
  .du_check{
    padding: 0px;
  }
  .rk_113 {
    display: flex;
    flex-direction: column;
  }
  .rating-star.left {
      width: 100%;
  }
  .rating-img.right{
     width: 100%;
     padding: 0 0 0 0px;
  }
  .hieu_binhluan{
    padding:0px;
  }
  .labelNewNew.styleTogetherLabel {
    border: 1px solid black;
    padding: 2px 5px;
    margin-bottom: 5px;
    width: fit-content;
    color: black;
    font-size: 10px;
    font-weight: 700;
    z-index: 8;
    position: absolute;
    /*width:58px;*/
    white-space: nowrap;
    top: 0px;
    left: 0px;
  }
  .sold-out1 {
      position: absolute;
      top: 10px;
      font-size: 10px;
      padding: 2px 5px;
      
      z-index: 8;
      color: #fff;
      border: 1px solid red;
      background-color: red;
      right: 5px;
      top: 5px;
      white-space: nowrap;
  }
  .bl-cmt{
    padding:0px;
  }
  .copyright p{
        text-align: center !important;
  }
  .ft-r-info{
    display:block;
  }
  .foterno1{
    justify-content: flex-start !important;
  }
  .modal-headere{
    width:100%;
  }
  .product-title h1{
    position: relative;
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    width: 100%;
  }
  .free_size{
    padding-left: 12px;
   
  }
  
  .new-products{
    
    position: relative;
    margin-bottom: 0px;
  }
 

  .innerInfoFooterr{
    margin: 10px 0;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    cursor: pointer;
  }
  .col-sm-3{
    width:100%;
  }
  .site-animation{
    width:100%;
  }
 
  .product-title strong{
    /*font-size: 12px;*/
    font-weight: 400;
  }
  .beyou-pc{
    display:none;
  }
  .beyou-mobile{
    display:block;
  }
  .name h3{
    font-size:12px;
  }
  /*.none_phone{*/
  /*  display:none;*/
  /*}*/
  .none_mess{
    display:none;
  }
  .back-top{
    bottom: 90px
  }
  .dropdown{
    display:none;
  }
  .dropdownn{
    display:block;
  }
  .fhs_popup_full  {
   top: 0;
    left: 0;
    display: block;
    position: fixed;
    width: 80%;
    height: 100vh;
    -webkit-box-shadow: 0px -2px 6px #0000001a;
    -moz-box-shadow: 0px -2px 6px #0000001A;
    box-shadow: 0px -2px 6px #0000001a;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    background-color: #fff;
    z-index: 99999;
    
  }
  .fhs_popup_full_head {
    height: 54px;
    color: black;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fhs_popup_full_head > div {
    min-width: 56px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding:16px;
  }
  .group-filter {
      float: left;
      margin-right: 0;
      position: relative;
      padding: 0;
      width: 90%;
      text-align: left;
      margin: 0 0 20px 0;
      border-bottom: 1px solid #f0f0f5;
      padding-left: 15px;
  }
  .vvvv img {
      width: 13px;
  }
  .vvvv {
      position: absolute;
      right: 0;
      top: -2px;
  }
   .layered_subtitle {
      margin: 0 0 10px 0;
      text-transform: uppercase;
  }
  .close {
      float: right;
      font-size: 21px;
      font-weight: bold;
      line-height: 1;
      color: #000;
      text-shadow: 0 1px 0 #fff;
      filter: alpha(opacity=20);
      opacity: .2;
  }
  .ico_arrow_line_white {
      background: url(https://statics.pancake.vn/web-media/b1/ab/69/79/f94d77f212d2b27aafa536fbe8303ba000da4f6a8fad35c498350372.svg) no-repeat center center;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      height: 15px;
      width: 15px;
      margin-left: 13px;
  }
  /*.rate span{*/
  /*  font-size:12px;*/
  /*}*/
  .discount-btn{
   
    width:100%;
  }
  .cart-action--coupon input{
    width:100%;
     border-right: none;
  }
  

  .fixmaginslider{
    margin: 0 3px;
  }
  .fixmaginbaiviet{
    margin:0 11px;
  }
  


}

@media (max-width: 640px){
  .fixiteamprdvitri5 .img-first img,
  .fixiteamprdvitri5 .img-last img,
  .fixiteamprdvitri18 .img-first img,
  .fixiteamprdvitri18 .img-last img,
   .fixiteamprdvitri18 .onclickimgthay,
  .fixiteamprdvitri5 .onclickimgthay{
    
   aspect-ratio: 70/88;
    
  }
  
  
  .fixiteamprdvitri5{
  grid-row-start: 3;
  grid-row-end: 5;
  grid-column-start: 1;
  grid-column-end: 3;
  width: 100%;
  height: 100%;
  }
  .fixiteamprdvitri18{
  grid-row-start: 7;
  grid-row-end: 9;
  grid-column-start: 1;
  grid-column-end: 3;
  width: 100%;
  height: 100%;
  }
  .innerInfoFooterr{
    margin: 10px 0;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr;
    cursor: pointer;
  }
  
  .tablinks{
    font-size: 11px;
  }
  .tablinksp{
    font-size: 14px;
  }
  .name h3 {
    height: 19px;
  }
  .tablinksp_active {
    font-size: 14px;
  }
  
}
@media (max-width: 576px){
  
  .HomeAction{
    display:none;
  }
}


@media (max-width: 425px) {
  .mn-shopping-bag{
    max-width: 80%;
  }
  .content-account-page{
    padding: 0px 10px;
  }
  .wrapbox-content-account{
    margin-left: 0%;
  }
  .vu_baiviet{
  width:50%;
  }




/*minwidtháddddddddddddddddddđ*/



  .footer_kk{
    display: block;
      justify-content: space-between;
  
  }
  .name h3 {
       height:16px;
  }
 
  .activeLabelStatus {
      text-align: left;
      position: absolute;
      top: 3px;
      left: 3px;
  }
  .free_size a{
     cursor: pointer;
     font-size:13px;
  }
  .sold-out1 {
      position: absolute;
      top: 10px;
      font-size: 10px;
      padding: 2px 5px;
      width:50px;
      z-index: 8;
      color: #fff;
      border: 1px solid red;
      background-color: red;
      right: 3px;
      top: 3px;
      white-space: nowrap;
    }
    .modal-lgg{
     width:100%;
  }
  .countine-cart{
    margin-bottom: 10px;
    margin-right: 0px;
  }
  
  .order-action{
    flex-wrap: wrap;
    justify-content: center;
        
  }
  .cart-buttons{
    width: 190px;
  }
  /*.rate{*/
  /*  display: flex;*/
  /*    flex-direction: column;*/
  /*}*/
}


:root {
  --animation-speed: 2s;
  --primary-color: #fff;
  --secondary-color: #000;
  --background-color: #212121;
  --text-color: #fff;
  --font: sans-serif;
}
.loading_container {
  width: 200px;
  height: 200px;
  position: relative;
  /*   background: greenyellow; */
  border-radius: 150px;
  position: fixed;
  top: calc(50% - 100px);
  right: calc(50% - 100px);
  z-index: 90000;
  display:none;
}

.loading {
  width: 100%;
  height: 100%;
  border-radius: 150px;
  border-right: 0.3rem solid white;
  animation: animate var(--animation-speed) linear infinite;
}

.loading_container h3 {
  color: var(--text-color);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Animation */

@keyframes animate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


@keyframes spin {
    100% {
        transform: rotate(-360deg)
    }
}
.clickloc{
  animation: endX ease 0.2s forwards;
}

.hopacity{
  animation: hopacity ease 0.5s forwards;
}
.rmiteamnoload{
  cursor: pointer;
}
@keyframes seachr{
   from {
    width: 70px;
    }
    to {
    width: 120px;
    }
}
@keyframes unseachr{
   from {
    width: 120px;
    }
    to {
    width: 70px;
    }
}
@keyframes hopacity{
   from {
    opacity:0;
    }
    to {
    opacity:1;
    }
}
.mausacctr{
      flex-wrap: wrap;
}
.fixiteamprdvitri5 .slinecatelory,
.fixiteamprdvitri18 .slinecatelory{
  display: flex;
  justify-content: center;
}

.fixiteamprdvitri5 .imgprdslic3,
.fixiteamprdvitri18 .imgprdslic3{
  width: 50%;
}
.discount-btn{
 min-width: 100px;
  width:100%;
}
.a-blogfix{
  text-decoration: none;
    color: black;
}
.a-blogfix hover{
  color: black;
}
.fixloiprdp2{
  margin: 0 27px;
}
.tabcontentp span{
  font-family: 'MultiDisplayLight', sans-serif !important;
  font-size: 15px !important;
}
.tabcontent span{
  font-family: 'MultiDisplayLight', sans-serif !important;
  font-size: 15px !important;
}

@media (min-width: 1400px){
  .imglogohd{
    max-height: 74px;
    height: 100%;
        width: auto !important;
  }
}
.resizembpc .resizembpcl750{
  display:block;
}
.resizembpc .resizembpcn750{
  display:none;
}
@media (max-width: 750px){
  .resizembpc .resizembpcl750{
    display:none;
  }
  .resizembpc .resizembpcn750{
    display:block;
  }

  .product-variants1 .hieu-color{
      padding: 5px 0;
    }
}

.product-main .col-md-5{
  flex: 0 0 auto;
  width: 41.66666667%;
}
#sectionInfoFooter {
    padding: 30px 0  5px 0;
}
.footer-bottom{
  padding: 5px 0;
}
.innerInfoFooterr{
  margin: 0;
}
.main{
  padding-right:0;
}
/*.new-products{*/
/*  padding:20px;*/
/*  margin-bottom: 5px;*/
/*}*/
.new-products h2::before{
      bottom: 20px;
}
.site1 h4::before{
      bottom: -28px;
}
.site2 h4::before{
  bottom: -28px;
}
@media (max-width: 425px){
    .lmh-summary-subtotal .cart-buttons {
       width: 100%; 
  }
}
.fal.fa-shopping-bag{
  font-weight: 400;
}
@media (min-width: 768px) {
    .col-md-5 {
      width: 41.66666667%;
    }
   
    
}
.lmh-show-more {
    padding-top: 10px;
    text-align: center;
    margin-bottom: 30px;
    
}
.lmh-show-more a {
    margin-top: 50px;
    cursor: pointer;
}
.lmh-show-more img{
  width: auto;
}

.lmh-inline{
  margin-top: -16px;
  z-index: -1;
  border-bottom: 1px solid #c9baba;
}
.textfixprd .tabcontenthiden{
  height:153px;
  overflow:hidden;
}
.fixmagin{
      width: 0;
}
.checkloi2{
  font-family: 'MultiDisplayLight', sans-serif !important;
   /*font-family: 'MultiDisplayBold', sans-serif; */
   /*font-family: 'MultiDisplayRegular', sans-serif; */
   /*font-family: 'MultiDisplaySemiBold', sans-serif;*/
}
@media (min-width: 1200px){
  .four-fashion .col-xl-2{
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}
@media (min-width: 678px){
  .product-price{
    flex-direction: row;
    justify-content: flex-start;
     align-items: center;
  }
  .price-product-old{
        padding: 0 10px;
  }
}
.h-fix{
  animation-name: zoomfixun;
}
.h-fix.active{
  display:block;
  animation-name: zoomfix;
  animation-duration: 0.5s;
}
@keyframes zoomfix {
  from {transform: scale(0.5)}
  to {transform: scale(1)}
}

@keyframes zoomfixun {
  from {transform: scale(1)}
  to {transform: scale(0.5)}
}
.bdt-home-title a{
  font-size: 20px !important;
  font-weight: 700;
}
.mySwiper-vuprd .swiper-pagination{
  bottom: 57px;
}
.cart-c-price{
  color:red;
}
.addtongtien{
  color:red;
}
.zalobottom{
  background-color: #0a7cff;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 10px;
  position: fixed;
  right: 23px;
  bottom: 302px;
  z-index: 8;
}
.zalobottom img{
  width: 45px;
  height: 45px;
}
@media (max-width: 678px){
  .zalobottom{
    bottom: 290px
  }
  .mySwiper-2 .swiper-button-next,
  .mySwiper-2 .swiper-button-prev{
        top: 30% !important;
  }
  .fixcopyright{
    display:none;
  }
}
.blog-post-content img{
  height: auto;
  max-width: 100%;
      width: auto;
}
.public_all img{
  height: auto;
}
.FEEDBACK .swiper-slide{
  height: calc((100% - 30px) / 2) !important;
}
.styleTogetherLabel-bgr{
  position: absolute;
  width: 71.13px;
  height: 25.17px;
  background-color: #FFF;
  top: 0;
  opacity: 0.5;
  z-index: 5;
}
@media (max-width: 768px){
  .styleTogetherLabel-bgr{
       width: 56px;
      height: 21px;
  }
  .logo-pancake{
    text-align: center;
  }
  
}
.category-xemsp{
  display: flex;
  justify-content: center;
  margin: 30px auto;
  
}
.category-xemsp-sl{
      margin: 0 3px;
}
.category-xemsp-text{
  display: flex;
  justify-content: center;
  background-color: #fff;
  font-size: 14px;
  border: 1px solid #e0e0e0;
  line-height: 40px;
  color: #333;
  max-width: 294px;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
}
.category-xemsp-text::after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    content: '';
    position: relative;
    right: -7px;
    top: 17px;
}
.category-xemsp-text:hover {
    background-color: #288ad6;
    color: #fff;
    border: 1px solid #288ad6;
}
.category-xemsp-text:hover::after {
    border-top: 5px solid #fff;
}
.tvh-checkout{
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.tvh-methods{
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: 20px;
  margin: 10px 0;
}
.lmh-header-top {
   
    padding: 0 40px;
    background-color: #fff;
    height: 45px;
    background-size: cover;
}

.lmh-header-top-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.lmh-header-top-right-type {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    list-style: disc;
    padding-left: 7px;
    padding-right: 4px;
    display: inline-block;
    cursor: pointer;
}

.lmh-header-top-right-type+.lmh-header-top-right-type {
    border-left: 1px solid #000000;
}
.lmh-header-top-right-type a{
  color:#212121;
}
.lmh-header-top-left marquee{
    width: 600px;
  color: #686868;
}
.lmh-header-top-hotline {
  color: #686868;
  font-size:16px;
}
.HCHK-body{
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 15px;
  border-top: 8px solid #eee;
}
.HCHK-body a{
  color: #000;
  font-weight: 400;
  font-size: 15px;
  text-transform: initial;
}
.HCHK-body li{
  padding: 5px 0px;
  list-style: inside;
}

.lmh-header-top-left marquee{
  cursor: pointer;
}
.lmh-header-top-left a{
  width: 600px;
  color: #000;
  font-size: 16px;
}
.product-content-desc{
  padding-left:20px;
}
.product-description{
  
}
.h-fix-con{
  height: 100%;
}
.vu-cloness a{
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
.hmgpcsg .inner {
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.hmgpcsg .inner .policy-content {
    padding: 50px 0 40px;
}
.grid-uniform {
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-items: center;
}
.grid__item {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 30px;
    vertical-align: top;
    width: 100%;
}
.hmgpcsg .inner .policy-content .policy-item .policy-icon {
    float: left;
}
.hmgpcsg .inner .policy-content .policy-item .policy-desc {
    padding-left: 50px;
}
.policy-desc p {
    font-size: 14px;
    margin: 0 0 15px 0;
}
#add_cart_api{
  font-size: 16px;
  background: #ee1d25;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  padding: 14px 0px;
  line-height: 22px;
  width: 100%;
}
.beyourstyle img{
  width: auto;
  max-width: 100%;
  height: auto;
}
.hide_prd_modal{
  position: fixed;
    top: 40%;
    right: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    z-index: 11;
}
.hide_prd_modal_body{
    background: #fff;
    padding: 26px;
    border-radius: 7px;
}
.btnX.btnX-yellowRv-bd{
  padding: 0;
  margin: 0;
}
.km_fiter{
  --p: 100%;
  --s: calc(56% + .61em);
  width: 100%;
  --c: #ee1d25;
  line-height: 1.2em;
  background: conic-gradient(from -135deg at 100% 50%, #fff 90deg, #0000 0) 0 var(--p, 0%), conic-gradient(from -135deg at 1.2em 50%, #0000 90deg, #fff 0) 100% var(--p, 0%), var(--c);
  -webkit-background-clip: text;
  background-clip: text;
  background-size: var(--s, 0%) 200%;
  background-repeat: no-repeat;
  color: transparent;
  position: relative;
  transition: .4s ease-in, background-position 0s;
  height: 64px;
  
}
.km_fiter:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 6;
  background: conic-gradient(from -135deg at 100% 50%, var(--c) 90deg, #fb000000 0) 0 var(--p, 0%), conic-gradient(from -135deg at 1.2em 50%, #d9010100 90deg, var(--c) 0) 300% var(--p, 0%);
  background-size: inherit;
  background-repeat: no-repeat;
}
.km_fiter_asb{
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.km_fiter_asb_left{
  color:#FFF;
}
.km_fiter_asb_right{
  color:#000;
  text-align: right;
}
.km_gio,.km_phut,.km_giay{
    background: #000;
  color: #f9ca18;
  padding: 0 3px;
  border-radius: 5px;
}
.TotalSoldBgr{
  height: 16px;
  background-color: #f5d020;
  background-image: linear-gradient(315deg, #f5d020 0%, #f53803 74%);
  position: relative;
  border-radius: 8px;
}
.TotalSoldText {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  z-index: 2;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.outOfStock {
  position: absolute;
  background: url(https://statics.pancake.vn/web-media/8f/f8/12/8a/70b414baa61f8787f4384a9de29d4475e3b061e3964b79276c6f60a2.png) 0 no-repeat;
  width: 18px;
  height: 21px;
  background-size: contain;
  left: 3px;
  top: -6px;
}
.TotalSoldRemaining {
  width: 100%;
  background: transparent;
  overflow: hidden;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  height: 16px;
  border-radius: 8px;
}
.RemainingWidth {
  background: #fff;
  float: right;
  position: relative;
  height: 18px;
}
.RemainingBgr {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffbda6;
}
.sales-pop {
  position: fixed;
  right: -441px;
  bottom: 147px;
  width: 400px;
  max-width: 90%;
  padding: 16px 20px 16px 16px;
  background: #fff;
  font-size: 14px;
  box-shadow: 0 0 20px rgb(0 0 0 / 30%);
  color: #333;
  border-radius: 10px;
  z-index: 8;
  transition: 1s;
}
.sales-pop.active{
  right: 20px;
}
.sale-pop-wrap {
  display: flex;
  justify-content: space-between;
}
.img-fluid {
  max-width: 100%;
  width: 60px;
  height: 60px;
  padding: 0 12px
  object-fit: cover;
}
.sale-pop-body {
  width: calc(100% - 74px);
      font-size: 13px;
}
.sale-pop-name {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: bold;
}
.sale-pop-close {
  position: absolute;
  top: 4px;
  right: 6px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #ffffff;
  border-radius: 0px 0px 0px 6px;
  text-align: center;
  cursor: pointer;
}
.swiper-button-next,
.swiper-button-prev{
    color: black !important;
    width: 25px !important;
    height: 25px !important;
    /* font-size: 7px; */
    /* border: 1px; */
    border: 0px solid;
    border-radius: 50%;
    background-color: white;
    top: 50% !important;
}
.swiper-button-prev::after,
.swiper-button-next::after{
    font-size: 15px !important;
}
@media (min-width: 991px){
  .beyourstyle h1 strong{
    font-size: 1.5em;
  }
  
}
@media (min-width: 768px) and (max-width: 991px){
  .product-description .tablinks {
        font-size: 11px;
  }
  
}
@media (max-width: 1154px){
  .lmh-header-top-left a{
    width: 400px;
  }
}
@media (max-width: 945px){
  .lmh-header-top-left a{
    width: 200px;
  }
}
@media (max-width: 768px){
  .h-fied-prd-abc{
    position:relative;
  }
  .vu-cloness a{
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
  }
  .lmh-header-top-right{
    display:none;
  }
  .lmh-header-top-left a{
    width: 600px;
  }
  .lmh-header-top-body{
    justify-content: center;
  }
  .lmh-header-top-left marquee{
    width: 100%;
  }
  .lmh-header-top-left{
    width: 100%;
    display: flex;
    align-items: center;
  }
  .lmh-header-top-hotline{
    display:none;
  }
  .grid-uniform {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 480px){
  .grid-uniform {
    grid-template-columns: 1fr;
  }
  .grid-uniform {
    flex-direction: column;
  }
  .small--one-whole {
    width: 100%;
  }
  .grid__item {
    padding-left: 0px;
  }
  .hmgpcsg .policy-item {
    margin-bottom: 15px !important;
  }
  .hmgpcsg .policy-item {
    background: #f4f4f4;
    padding: 20px 10px;
    border-radius: 5px;
  }
}
/*them*/
.product-items-1 {
    width: 100%;
    padding: 0 10px;
    padding-bottom: 12px;
  }
  .item1 {
    height: 100%;
    width: 100%;
  }
  .photo {
    overflow: hidden;
    position: relative;
  }
  .activeLabelStatus {
    /*text-align: left;*/
    position: absolute;
    top: 5px;
    /*left: 5px;*/
    right: 76px;
  }
  .styleTogetherLabel-bgr {
    position: absolute;
    width: 71.13px;
    height: 25.17px;
    background-color: #FFF;
    top: 0;
    opacity: 0.5;
    z-index: 5;
  }

  .img-first {
    height: 100%;
    width: 100%;
    transition: all 0.8s;
  }
  .photo img {
    width: 100%;
    aspect-ratio: 70/88;
    object-fit: cover;
  }
  .img-last {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all .8s;
  }
  .photo img {
    width: 100%;
    aspect-ratio: 70/88;
  }
  .h-dplaygirl-2-img img {
    aspect-ratio: 70/88;
  }
  .name h3 {
    font-size: 15px;
    font-weight: 600;
    display: -webkit-box;
    /* text-transform: uppercase; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .rate s {
    font-size: 15px;
    color: black;
  }
  .HomeAction {
    cursor: pointer;
  }
  .HomeAction svg {
    width: 15px;
    height: 15px;
    fill: #fff;
    vertical-align: -4px;
    position: relative;
    top: 1px;
    padding-left: 2px;
  }