@media (min-width: 768px) {
  .flex, .flex--wrap, .flex--between, .flex--center {
    display: flex; }
  .flex--wrap {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
  .flex--between {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .flex--center {
    align-items: center; } }

@media (max-width: 767px) {
  .flex-mobile {
    display: flex;
    display: flex; } }

/*.title {
  text-align: left;
  margin-bottom: 15px;
  color: #e01c06;
  font-size: 16px;
  font-weight: 700; }*/

.btn-back {
  color: #333;
  display: inline-block;
  padding: 0px 30px;
  line-height: 40px;
  border: 1px solid #333;
  border-radius: 3px;
  font-size: 15px;
  }
  .btn-back:hover {
    background-color: #333;
    color: #fff; }

.btn-select {
  color: #e01c06;
  display: inline-block;
  padding: 0px 30px;
  line-height: 40px;
  border: 1px solid #e01c06;
  border-radius: 3px;
  outline: none;
  background: transparent;
  cursor: pointer;
  font-size: 15px;}
  .btn-select:hover {
    background-color: #e01c06;
    color: #fff; }

.btn-red {
  color: #fff;
  display: inline-block;
  padding: 0px 30px;
  line-height: 50px;
  border-radius: 3px;
  background-color: #e01c06;
  text-transform: capitalize;
  font-size:20px;
  outline: none;
  border: none;
  cursor: pointer; }
  .btn-red:hover {
    background-color: #c00;
    color: #fff; }
._remove{ padding-top:20px;}
._name span{ color:#FF0000}
@media (max-width: 576px) {

.giohang li ul{ width:100% !important; margin-left:0; margin-right:0; padding:2px; left:0; right:0; min-width:300px; position:fixed; top:60px;}
.giohang li ul .item ._img{ width:70px !important;}
._remove{ padding-top:15px; padding-right:10px;}
  .btn-back {
    width: 100%;
    margin-top: 10px; }
  .btn-select {
    width: 100%;
    margin-top: 10px; } }

.txt-noWrap {
  white-space: nowrap; }

.link-black {
  color: #333; }

.link-blue {
  color: #03a9f4; }

.link-red {
  color: #e01c06; }


table th {
  padding: 15px 5px !important; }

table td {
  padding: 15px 5px !important; }

.gio-hang {
  display: inline-block;
  width: 100%;
  padding: 30px 0px; }
  .gio-hang-table .pro-price {
    color: #e01c06;
    white-space: nowrap;
    font-weight: 400;
    }
    .gio-hang-table .pro-price span {
      text-decoration: underline; }
  .gio-hang-table .pro-quantity {
    display: flex;
    flex-wrap: nowrap; }
    .gio-hang-table .pro-quantity .input-number {
      width: 40px;
      border: 1px solid #eee;
      vertical-align: top;
      text-align: center;
      outline: none; }
	  
	  .gio-hang-table .pro-quantity .quantity-detail {
      width: 40px;
      border: 1px solid #eee;
      vertical-align: top;
      text-align: center;
      outline: none; }
    .gio-hang-table .pro-quantity .input-number-decrement {
      display: inline-block;
      width: 30px;
      line-height: 30px;
      background: #f1f1f1;
      color: #444;
      text-align: center;
      font-weight: bold;
      cursor: pointer; }
      .gio-hang-table .pro-quantity .input-number-decrement:hover {
        background-color: #ddd; }
    .gio-hang-table .pro-quantity .input-number-increment {
      display: inline-block;
      width: 30px;
      line-height: 30px;
      background: #f1f1f1;
      color: #444;
      text-align: center;
      font-weight: bold;
      cursor: pointer; }
      .gio-hang-table .pro-quantity .input-number-increment:hover {
        background-color: #ddd; }

.thanh-toan {
  padding: 30px 0px;
  display: inline-block;
  width: 100%; }
  .thanh-toan .box-black {
    display: inline-block;
    /*width: 100%;*/
    border: 1px solid #333;
    border-radius: 3px;
    padding: 30px 15px; }

.thong-bao {
  padding: 30px 0px;
  display: inline-block;
  width: 100%; }
  .thong-bao .box-gray {
    display: inline-block;
    width: 100%;
    border-radius: 3px;
    padding: 30px 15px;
    background-color: #f4f4f4;
    margin-bottom: 15px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.07), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
.h2-order-status { background-color:#fb8106; padding:5px; color:#FFFFFF; margin-top:10px; line-height:30px;}
.ul-order-status strong { color:#FF0000}
.w-totalamount{ min-width:120px; text-align:right}
.box{border-radius: 3px; border:1px solid #d39d04; background-color:#efb306; padding:5px;}
/*# sourceMappingURL=main.css.map */
