.all_phi,
.pic-procart {
  display: flex;
  align-items: center;
}
#popup-cart {
  padding-right: 0 !important;
}
#popup-cart .modal-dialog {
  margin-right: 0;
  margin-top: 0px;
  height: 100%;
}
#popup-cart .modal-dialog .modal-content {
  min-height: 100%;
  background: #faf7eb;
}
#popup-cart .modal-title {
  text-transform: uppercase;
  font-weight: 600;
}
#popup-cart .modal-body .wrap-cart {
  padding: 0;
  box-shadow: none;
  border: 0;
  background: #faf7eb;
}
#popup-cart .modal-body .top-cart {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}
#popup-cart .modal-footer {
  padding: 0.75rem 0 0;
  border-top: 0;
  flex-direction: column;
  gap: 10px;
}
.buymore-cart {
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  border-radius: 0;
  padding: 6px 26px 6px 26px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  transition: all 0.3s;
}
.buymore-cart:hover {
  background: transparent;
  color: #000;
}
.buymore-cart i {
  margin-right: 2px;
  margin-top: 5px;
  vertical-align: top;
  font-size: 12px;
}
.wrap-cart {
  /* background: #fff; */
  margin-bottom: 20px;
}
.top-cart {
  width: 50%;
  /* border-right: 1px solid #eee; */
  padding-right: 15px;
  margin-right: 15px;
}
.del-procart span {
  color: #000;
  text-decoration: underline !important;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.input-double-cart .input-cart:last-child,
.input-triple-cart .input-cart:last-child,
.pic-procart {
  margin-right: 0;
}
.procart {
  padding: 20px 10px;
  border-top: 0;
  gap: 10px;
}
.pic-procart {
  text-align: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  gap: 10px;
  flex: 0 0 auto;
}
.pic-procart img {
  max-width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  max-height: 100px;
}
.pic-procart .del-procart {
  color: #999;
  font-size: 15px;
  display: block;
  margin-top: 5px;
  cursor: pointer;
}
.pic-procart .del-procart i,
.title_tong_giohang i {
  font-weight: 300;
}
.pic-procart .del-procart:hover {
  color: red;
}
.pic-procart-rp {
  display: none;
  margin: 10px auto auto;
  width: 100%;
  max-width: 85px;
}
.info-procart {
  /* width: 40%; */
  margin-left: 3%;
}
.procart .info-procart {
  margin-left: 0;
  flex: 1 1 auto;
}
.name-procart a {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.6;
}
.counter-procart:focus,
.counter-procart:hover,
.counter-procart-treem:focus,
.counter-procart-treem:hover,
.counter-procart-embe:focus,
.counter-procart-embe:hover,
.name-procart a:hover {
  /* color: #b30909; */
}
.properties-procart {
  display: block;
}
.properties-procart p {
  display: inline-block;
  margin-bottom: 0;
}
.properties-procart p:first-child {
  margin-right: 10px;
}
.all_phi span,
.properties-procart p strong {
  font-weight: 600;
}
.all_soluong_price {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-start;
  color: #888888;
}
.quantity-procart {
  width: 20%;
  margin-right: 3%;
  margin-left: 3%;
}
.diachi_khac input,
.payments-cart:last-child,
.quantity-procart p {
  margin-bottom: 0;
}
.quantity-counter-procart {
  border: none;
  width: 100%;
  line-height: normal;
  text-align: center;
  border-radius: 3px;
  max-width: 120px;
  float: none;
  border: 1px solid #bba887;
}
.counter-procart,
.counter-procart-treem,
.counter-procart-embe {
  background-color: transparent;
  border: 0;
  width: 30%;
  color: #333;
  outline: 0;
  cursor: pointer;
  font-size: 23px;
}
.price-new-cart,
.total-procart p:last-child {
  color: #000;
  font-weight: 600;
}
.counter-procart:disabled,
.counter-procart:disabled:hover,
.counter-procart-treem:disabled,
.counter-procart-treem:disabled:hover,
.counter-procart-embe:disabled,
.counter-procart-embe:disabled:hover {
  color: #ccc;
  cursor: not-allowed;
}
.counter-procart-minus {
  /* line-height: 26px; */
  color: #888888;
  width: 36px;
  height: 35px;
  padding: 0;
  border: none;
  font-size: 20px;
  background: transparent;
  line-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.counter-procart-plus {
  color: #888888;
  width: 36px;
  height: 35px;
  padding: 0;
  border: none;
  font-size: 20px;
  background: transparent;
  line-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quantity-counter-procart .quantity-procat,
.quantity-counter-procart .quantity-procat-treem,
.quantity-counter-procart .quantity-procat-embe {
  box-sizing: border-box;
  outline: 0;
  box-shadow: none;
  padding: 0;
  color: #333;
  width: calc(100% - 72px);
  text-align: center;
  border: none;
  background: transparent;
}
.price-procart {
  text-align: right;
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 300;
  color: #373737;
}
.price-procart-rp {
  display: none;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13.5px;
}
.price-new-cart {
  margin-bottom: 0;
}
.price-old-cart {
  color: #999;
  text-decoration: line-through;
  font-size: 11px;
}
.procart-label {
  border: 0;
  background: #eee;
  padding: 10px;
  margin: 0;
  text-transform: capitalize;
}
.all_giaohang .title_cuahang:last-child,
.total-procart {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.procart-label .quantity-procart p:last-child {
  display: none;
}
.money-procart {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #373737;
}
.total-procart {
  color: #757575;
}
.total-procart p {
  margin-bottom: 0;
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.all_giaohang > span,
.thanhtoan_extra .all_phi span,
.title-cart {
  color: #373737;
}
.bottom-cart {
  width: 50%;
  padding: 0 20px;
}
.bottom-cart .list-procart .price-procart {
  font-weight: 500;
  color: #000;
}
.bottom-cart .list-procart .pic-procart {
  color: #000;
  font-weight: 500;
}
.list-procart-thongtin .info-procart {
  width: 60%;
  display: flex;
  align-items: center;
  gap: 20px;
}
.list-procart-thongtin .info-procart .pic-procart img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  max-width: 75px;
  max-height: 75px;
  border-radius: 12px;
  background: #f5efd3;
  border: 2px solid #fff;
  box-shadow: 1px 1px 5px #c5c5c5;
}
.title-cart {
  font-size: 20px;
  /* text-transform: uppercase; */
  /* border-bottom: 1px solid #eee; */
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #373737;
}
.all_phi {
  gap: 15px;
}
.next_step_thongtin {
  width: fit-content;
  color: #fff;
  background: #a1151b;
  gap: 10px;
  justify-content: center;
  margin-top: 20px;
  cursor: pointer;
  border: 2px solid #a1151b;
  padding: 20px;
  align-items: center;
  font-weight: 500;
  display: flex;
  border-radius: 15px;
}
.title_cuahang {
  color: #007bff;
  margin: 10px 0;
}
.all_giaohang {
  margin: 20px 0;
}
.title_tong_giohang span.active {
  /* color: #21409a; */
  color: #000;
}

.xemsanpham i {
  font-size: 20px;
  font-weight: 400;
}
.xemsanpham {
  align-items: center;
  font-weight: 500;
  display: flex;
  width: fit-content;
  gap: 10px;
  color: #a1151b;
}
.xemsanpham svg {
  fill: #a1151b;
  width: 14px;
}
.all_phieu_uu_dai {
  margin-top: 20px;
}
.img_pttt,
.list_xacnhanthongtin {
  margin-top: 10px;
}
.title_phieu_udai {
  font-size: 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
}
.all_form_phieu_udai .ma_uu_dai,
.submit_uu_dai {
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
}
.all_form_phieu_udai {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.all_form_phieu_udai .ma_uu_dai {
  display: block;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.submit_uu_dai {
  background-color: #f9f9f9;
  font-size: 15px;
  display: block;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.title_tong_giohang {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  gap: 10px;
  color: #0000008f;
  font-size: 12px;
  font-weight: 600;
  padding: 40px 40px 0 40px;
}
.information-cart {
  margin-bottom: 1.5rem;
}
.diachi_khac,
.input-cart {
  margin-bottom: 20px;
  position: relative;
}
.input-cart > span,
.title_tiepnhan {
  margin-bottom: 10px;
  font-weight: 600;
}
.input-cart > span {
  display: block;
}
.procart-label-thanhtoan {
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #757575;
  font-weight: 600;
  padding: 0 0 5px;
  border-bottom: 1px solid #eee;
}
.name-procart-thanhtoan a {
  font-size: 14px;
  color: #757575;
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 400;
}
.name-procart-thanhtoan a span:first-child {
  width: calc(100% - 20px);
}
.name-procart-thanhtoan a span:last-child {
  font-weight: 600;
  font-size: 12px;
  width: 20px;
}
.img_pttt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.img_pttt img {
  height: 28px !important;
  width: 61px;
  object-fit: scale-down;
  border: 1px solid #eee;
  padding: 5px 0;
}
.thanhtoan_extra span {
  color: #007bff;
}
.thanhtoan_extra {
  border: 1px solid #007bff;
  padding: 10px;
  color: #757575;
}
.title_tiepnhan {
  color: #a11e21;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.list_thongtin_donhang {
  list-style: disc;
  margin-left: 20px;
}
.list_thongtin_donhang li span {
  margin-left: 5px;
  font-weight: 600;
}
.list_thongtin_donhang li {
  padding: 5px 0;
  color: #757575;
}
.list_xacnhanthongtin li span {
  width: calc(100% - 40px);
}
.list_xacnhanthongtin li i {
  font-weight: 500;
  transform: rotate(60deg);
  color: #a11e21;
}
.list_xacnhanthongtin li {
  padding: 10px 0;
  color: #757575;
  display: flex;
  align-items: center;
  gap: 15px;
}
.input-cart input,
.input-cart textarea {
  font-size: 14px;
  padding: 0.5rem 0.75rem;
  outline: 0;
  height: auto;
}
.input-cart textarea {
  resize: none;
  height: 100px;
}
.input-cart select {
  cursor: pointer;
  font-size: 14px;
  padding: 0.5rem 1.75rem 0.5rem 0.75rem;
  height: auto;
}
.input-double-cart,
.input-triple-cart {
  margin-bottom: 20px;
}
.input-double-cart .input-cart {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 0;
}
.input-triple-cart .input-cart {
  width: 32.65%;
  float: left;
  margin-right: 1%;
  margin-bottom: 0;
}
.payments-cart {
  text-align: left;
  margin-bottom: 5px;
  min-height: auto;
}
.payments-cart input {
  top: calc(50% - 1.25rem / 2);
}
.payments-label {
  cursor: pointer;
  display: block;
  font-weight: 600;
}
.payments-label::after,
.payments-label::before {
  top: calc(50% - 1rem / 2);
}
.payments-info {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  background: #f5efef;
  border-radius: 5px;
}
.payments-info p {
  margin-bottom: 1em;
}
.payments-info.active {
  padding: 10px 15px;
  margin-top: 5px;
  opacity: 1;
  visibility: visible;
  height: auto;
}
.btn-cart {
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  border-radius: 0;
  padding: 6px 26px 6px 26px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: #a11e21;
  border: 1px solid #a11e21;
  transition: all 0.3s;
}
.btn-cart:hover {
  background: transparent;
  color: #a11e21;
  border-color: #a11e21;
}
.price-procart-hoantat {
  text-align: right;
}
.phuongthucthanhtoan_text {
  color: #757575;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 15px;
}
.empty-cart {
  padding: 25px 30px;
  display: block;
  text-align: center;
  color: #23527c !important;
  width: 100%;
}
.empty-cart i {
  color: red;
  font-size: 70px;
}
.empty-cart p {
  margin: 15px 0;
  color: #333;
  font-size: 18px;
}
.empty-cart span {
  display: inline-block;
  border: 1px solid #2e9ef2;
  border-radius: 3px;
  padding: 10px;
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
  max-width: 325px;
}
.procart_table .all_pic_infor_cart {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.procart_table .pic-procart img {
  max-width: 75px;
  max-height: 75px;
  border-radius: 12px;
  background: #f5efd3;
  border: 2px solid #fff;
  box-shadow: 1px 1px 5px #c5c5c5;
}
.procart_table .info-procart .all_soluong_price {
  justify-content: space-between;
}
.procart_table .info-procart .all_soluong_price .all_price_news {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 3px;
}
.all_pic_infor_cart .info-procart {
  width: calc(100% - 100px - 15px);
  margin: 0;
}
.all_pic_infor_cart .info-procart .name-procart a {
  display: block;
  font-size: 18px;
  color: #171717;
  font-weight: 700;
}
.procart_table .quantity-procart {
  width: 100%;
  margin: 0;
}
.page-order-booking__body--content--item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 30px 0 30px;
}
.page-order-booking__body--content--item h3 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 15px;
}
.booking-form {
  display: flex;
  gap: 20px;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.inputList--item {
  width: calc(100% / 2 - 10px);
}
.inputList--item .wrapper {
  border: 1px solid #171717;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.inputList--item .wrapper .type {
  font-size: 16px;
  width: 45%;
  text-align: left;
}
.inputList--item .wrapper .quantity-counter-procart {
  width: 55%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
}
.inputList--item .wrapper .quantity-counter-procart .quantity-procat,
.inputList--item .wrapper .quantity-counter-procart .quantity-procat-treem,
.inputList--item .wrapper .quantity-counter-procart .quantity-procat-embe {
  border: none;
}
.all_page_order {
  background: #faf7eb;
  border-bottom: 1px solid #373737;
}
.all_page_order,
.all_page_order .fixwidth {
  position: relative;
  min-height: 100vh;
}
.all_page_order .form-cart {
  min-height: calc(100vh - 70px);
}
.all_page_order::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
}
.all_page_order .wrap-cart {
  height: 100%;
  margin-bottom: 0;
  padding: 0 40px 40px 40px;
}
.all_page_order .wrap-cart .money-procart {
  border-top: 1px solid #dfdfdf;
}
.all_discount > p {
  font-weight: 600;
}
.all_form_discount {
  display: flex;
  align-items: stretch;
  margin-bottom: 15px;
}
.all_discount .load-price-discount {
  color: #f00;
  font-weight: 500;
}
.all_form_discount input {
  font-size: 15px;
  line-height: 1.5;
  background-color: #fff !important;
  border: none;
  width: 100%;
  max-width: 250px;
  border-radius: 5px;
  padding: 10px 15px;
  height: auto;
}
.click_discount {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  border-radius: 0;
  padding: 8px 15px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  width: fit-content;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: #a11e21;
  border: 1px solid #a11e21;
  transition: all 0.3s;
  color: #fff;
  cursor: pointer;
  text-wrap-mode: nowrap;
}
@media (max-width: 993px) {
}
@media (max-width: 769px) {
  .title_tong_giohang {
    padding: 40px 0 0 0;
  }
  .all_page_order .wrap-cart {
    flex-direction: column-reverse;
    padding: 0;
  }
  .all_page_order .form-cart,
  .all_page_order,
  .all_page_order .fixwidth {
    height: 100%;
    min-height: 100vh;
  }
  .all_page_order::before {
    content: none;
  }
  .wrap-cart {
    flex-wrap: wrap;
  }
  .bottom-cart,
  .top-cart {
    width: 100%;
    border-right: 0px;
    padding-right: 0;
    margin-right: 0;
  }
  .bottom-cart {
    padding-bottom: 0;
    padding-left: 0;
  }
  .top-cart {
    margin-bottom: 70px;
  }
  .top-cart .all_tieptuc_xemsanpham{
        padding-bottom: 40px;
  }
  #popup-cart .modal-dialog {
    margin: 10px;
  }
  #popup-cart .modal-dialog .modal-footer {
    flex-direction: column;
    gap: 10px;
  }
  #popup-cart .modal-dialog .modal-footer .buymore-cart,
  #popup-cart .modal-dialog .modal-footer .btn-cart {
    width: 100%;
  }
  .procart-label .quantity-procart p:first-child {
    display: none;
  }
  .quantity-procart {
    width: 25%;
    text-align: right;
    margin-right: 0;
  }
  .info-procart {
    width: 65%;
    margin-left: 3%;
  }
  .procart .info-procart {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .title_tong_giohang {
    font-size: 20px;
  }
  .input-triple-cart {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .input-double-cart .input-cart,
  .input-triple-cart .input-cart {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .input-double-cart {
    margin-bottom: 0;
  }
}
@media (max-width: 441px) {
  .list-procart-thongtin .info-procart {
    width: 70% !important;
  }
  .list-procart-thongtin .price-procart{
    width: 30% !important;
  }
  .procart-label {
    font-size: 12px;
    padding: 5px;
  }
  .procart {
    padding: 10px 5px;
  }
  .wrap-cart {
    padding: 8px 5px;
  }
  .info-procart {
    width: 65%;
    margin-left: 5%;
  }
  .procart .info-procart {
    margin-left: 0;
  }
  .quantity-procart {
    width: 35%;
  }
}
