.baohiemchinhhang-box-cart {
  position: ;
}
.btn_outstock {
  margin-bottom: 10px;
}
.btn_outstock  a {
  display: inline-block;
  background-color: #999999;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 10px 30px 5px;
  min-width: 190px;
}
.btn_outstock a:hover{
  background-color: #CCCCCC;
}


.boxFilter .popup {
  z-index: 900;
}
.SiderBoxOther .productItem .thumb a {
  z-index: 10;
}

.boxShare .iconLikeBack {
  background: none;
}
.boxShare .iconLikeBack.active {
  color: #e54f4f;
}

.wrap-alert .alert{
  margin: 10px 0;
}

.btn-shopping {
  height: 45px;
  text-align: center;
  width: 100%;
  background-color: #333333;
  color: #fff;
  line-height: 35px;
  padding: 5px 12px;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn-shopping span {

}
.btn-shopping:hover {
  background-color: #e54f4f;
  border: 1px solid #e54f4f;
  color: #fff;
}


ul.lst-default {
  list-style: none !important;
  padding: 0 !important;
  margin-left: 0 !important;

}

.noItem {
  text-align: center;
  padding:10px;
}

.popupCartGift {
  font-weight: bold;
}

.boxgift .productDk {
  width: initial !important;
}

#popupProductDk .lstProductDk .itemDk .priceDk {
  padding-left: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
#popupProductDk .lstProductDk .itemDk .priceDk .reduce {
  font-size: 12px;
  line-height: 22px;
  color: #999999;
  text-decoration: line-through;
  margin-right: 10px;
}
#popupProductDk .lstProductDk .itemDk .priceDk .normal {
  font-size: 14px;
  line-height: 22px;
  color: #e54f4f;
}


.popupCartGif .fancybox-bg {
  background: #1e1e1e !important;
  opacity: .87 !important;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1) !important;
}
.popupCartGif .fancybox-close-small{
  background-color: #333333;
  border-radius: 100%;
  color: #fff;
  opacity: 1;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  padding: 4px;
}

#ext_list_gift {
  position: relative;
  min-height: 200px;
}


.addtocart2 .i-quantity {
  border: 1px solid #000000;
  padding: 10px;
  text-align: center;
}

.free-ship {
}
.mess-freeship {

}
.mess-freeship span {
  color: #e54f4f;
  font-weight: bold;
}

.boxAdressCheck .wraspMethod .radio .content {
  padding-left: 30px;
}

/*flashsale*/

.boxChoosepro .flasPro{
  max-width: 190px;
  text-transform: uppercase;
  padding: 5px 10px;
  border: 1px solid #000000;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}

.vntFlast{
  padding: 10px 5px;
  background-color: #e54f4f;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 190px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: -0.3px;
  margin-bottom: 15px;
}
.vntFlast .titleFlas{
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}

.boxChoosepro .productCl{
  max-width: 190px;
  width: 100%;
  margin: 0 auto;
  margin-top: 15px;
}
.boxChoosepro .productCl .rangePro{
  position: relative;
}
.boxChoosepro .productCl .rangePro .range1{
  border-radius: 25px;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffcbe1;
  color: #fff;
}
.boxChoosepro .productCl .rangePro .range1 span{
  display: inline-block;
  position: relative;
  z-index: 2;
  font-size: 13px;
  line-height: 21px;
}
.boxChoosepro .productCl .rangePro .range2{
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  border-radius: 25px;
  background-color: #f074a8;
  z-index: 1;
}


#popupProductDk .lstProductDk .itemDk .containerL {
  height: 42px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}

#btnGiftFinish.active {

  -webkit-animation: blinking_bg 1s infinite;  /* Safari 4+ */
  -moz-animation: blinking_bg 1s infinite;  /* Fx 5+ */
  -o-animation: blinking_bg 1s infinite;  /* Opera 12+ */
  animation: blinking_bg 1s infinite;  /* IE 10+, Fx 29+ */

}

@keyframes blinking_bg{
  0%		{ background-color: #333333;}
  50%		{ background-color: #e54f4f;}
  100%	{ background-color: #e54f4f;}
}

#fShopping {
  position: relative;
}

.boxAdressCheck .boxcheck .ad_title  input {
  display: none !important;
}
.checkout_error  {
  max-width: 700px;
  margin: 0 auto;
  padding: 20px 10px 10px;
}

.payment-result {
  padding: 15px;
}

.payment-result  .pay-title {
  font-size: 18px;
  line-height: 24px ;
  margin-bottom: 20px;
  text-align: center;

}

.payment-result . .table-responsive {}

.payment-result .form-group  {
  margin-bottom: 10px;
  position: relative;

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;

}
.payment-result .form-group::after {
  content: '';
  clear: both;
  display: table;
}

.payment-result .form-group  label  {
  font-weight: bold;
  width: 30%;
}

.no-shipping {
  text-align: center;
  padding: 0 10px;
}

.mess-no-shipping {
  color: #e54f4f;
}

.lstProductDk .checkmark {
  border: 1px solid #333 !important;
}

#list_price_gift .popupChose {
  min-width: 200px !important;
}
#list_price_gift li a {
  font-size: 12px;
}
@media all and (max-width: 991px){

}

@media all and (max-width: 767px){

}



.support-order {
  margin-top: 10px;
}
.support-order a {
  color: #d11e70;
}








/*2022*/
.box-reg-pro {
  padding-top: 15px;
}
.box-reg-pro .btn-reg {
  text-align: center;
}
.box-reg-pro .btn-reg a {
  display: inline-block;
  background-color: #d11e70;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
  padding: 10px 30px 5px;
  min-width: 190px;
}
.box-reg-pro .btn-reg a:hover{
  background-color: #e54f4f;
}





.baohiemchinhhang-popup{
  pointer-events: auto;
}
.baohiemchinhhang-popup .fancybox-bg {
  background: #1e1e1e !important;
  opacity: .87 !important;
}

.baohiemchinhhang-popup .fancybox-slide--iframe{
  padding: 0;
}
.baohiemchinhhang-popup .fancybox-slide--iframe .fancybox-content{
  width: 95%;
  max-width: 410px;
}
.baohiemchinhhang-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);
}

.baohiemchinhhang-popup.fancybox-container {

}

.baohiemchinhhang-popup .fancybox-slide--html {
  padding: 30px 20px;
}
.baohiemchinhhang-form .has-error input[type="text"],
.baohiemchinhhang-form .has-error input[type="password"]{
  border-color: #a94442 !important;
}

.baohiemchinhhang-popup button[data-fancybox-close]{
  top: 0px;
  right: 0px;
}

.baohiemchinhhang-popup .popup-title {
  font-size: 26px;
  color: #333333;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.baohiemchinhhang-popup .popup-content {

}

.baohiemchinhhang-popup .popup-form {}
.baohiemchinhhang-popup .mess-form {
  margin-bottom: 15px;
  font-size: 16px;
  color: #666666;
}
.baohiemchinhhang-popup .popup-form .form-control {
  height: 40px;
  border-radius: 0;
}
.baohiemchinhhang-popup .popup-form button {
  display: block;
  background: #000000;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0;
  border: none;
  padding: 9px 10px;
  text-align: center;
  font-size: 15px;
  width: 100%;
}
.baohiemchinhhang-popup .popup-form button:hover{
  background: #e54f4f;
}