.new-cart {
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

label.sl_product {
    color: white;
}
.new-cart-title {
    height: 43px;
    background: rgb(240, 238, 239);
    padding: 0px 10px;
    border-bottom: 1px solid rgb(204, 204, 204);
}
.new-cart-title h4 {
    text-transform: uppercase;
    color: rgb(51, 51, 51);
    line-height: 43px;
    font-size: 18px;
    margin: 0px;
}
.new-cart-items {
    padding: 10px 0px 0px;
}
.nut-gio-hang {
    margin-bottom: 10px;
    display: inline-block;
    padding: 0px 10px;
}
.tiep-tuc-mua-hang {
    color: white!important;;
    display: inline-block;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 15px;
    background: rgb(238, 27, 36);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    text-decoration: none;
    border-radius: 5px !important;
}
.xoa-gio-hang {
    color: white!important;;
    display: inline-block;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 41px;
    background: rgb(51, 58, 113);
    text-decoration: none;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    border-radius: 5px !important;
}
.hang-moi{
  display: flex;
  flex-wrap: wrap;
  padding: 30px 10px;
  border-bottom: 1px solid #ccc;
  width: calc(100% - 20px);
}

.new-cart-items a {
    color: white;
    text-decoration: none;
}
.hang-moi-hinh-anh a {
    position: relative;
    /* padding-top: 100%; */
    display: block;
    margin: 5px;
}
.gh-sp-hinh-anh{
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}

.ten-sp-hang-hoa{
  font-size: 16px;
  color: white!important;
  font-weight: 700;
  text-decoration: none;
}
.mg-10-0 {
    margin: 10px 0;
}
.xoa-sp-khoi-gh{
  margin-top: 25px;
  line-height: 18px;
}
.cl-red {
    color: #e00 !important;
}
.gia-tien-san-pham {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    color: white;
}
.so-luong-san-pham .minor, .so-luong-san-pham .add {
    float: left;
    display: block;
    width: 39px;
    height: 39px;
    text-align: center;
    color: white;
    border: 1px white solid;
    border-right: 0;
    cursor: pointer;
    transition: 0.1s linear;
    -o-transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    line-height: 40px;
    font-size: 24px;
}
.so-luong-san-pham input {
    float: left;
    width: 55px;
    height: 39px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    color: white;
    border: 1px #ccc solid;
    background: none;
    outline: none;
}
.so-luong-san-pham .add {
    top: 0;
    border: 1px #ccc solid;
    border-left: 0;
}
.tong-gio-hang{
  text-align: right;
  padding: 0 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  color: white;
}
.pd-top-25 {
    padding-top: 25px;
}
.wd-100_dp-ib {
    width: 100%;
    display: inline-block;
}

.pd-bt-20 {
    padding-bottom: 20px;
}
.pd-top-25 .top-tieu-de {
    background: #eee;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 43px;
    border: solid 1px #bbb;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.user_info-item {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.user_info-item span {
    float: left;
    width: 30%;
    /*color: black;*/
    font-weight: 700;
    padding-right: 5%;
}
.txt2{
  color: white;
}
.user_info-item input[type="text"], .user_info-item textarea {
    width: 65% !important;
    height: 30px;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 0 1px #ccc;
    border-radius: 3px;
}
.tbl_pay label {
  font:14px Helvetica, sans-serif;
  display: block;
  float: none;
  text-align: left;
  padding: 0 0 0 20px;
  width: 100%;
  color: white;
}
  
.lh-17{
  line-height: 17px;
}
.tong-so-tien-can-thanh-toan{
  width: 100%;
  background: #f6f6f6;
  padding: 10px 5px;
}
.fs-16{
  font-size: 16px;
}
.lh-17 td {
    padding: 5px 10px;
}
.text-right {
    text-align: right;
}
.fs-12{
  font-size: 12px;
}
.new-cart-button {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.new-cart-button .button-1 {
    line-height: 40px;
    height: 40px;
    color: #fff!important;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
}
.new-cart-button .button-50 {
    width: calc(50% - 5px);
    float: left;
    margin-right: 5px;
}
.bg-blue {
    background-color: #333a71;
}
.new-cart-button .button-100 {
    width: 100%;
    float: left;
}
.bg-yellow {
    background-color: #fea23b;
}
.bg-green {
    background-color: #47a9d2;
}
.bg-red {
    background-color: #ed1b24!important;
        border-radius: 0!important;
}
@media (min-width: 320px){
.hang-moi-hinh-anh{
    width: 50%;
    border: 1px solid #ccc;
  }
  .kiem-tra-dat-hang {
      width: 100%;
      display: flex;
      flex-direction: column;
  }
}
@media (min-width: 480px){
  
}
@media (min-width: 768px){
  .kiem-tra-dat-hang {
      width: 16%;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
  }
  .hang-moi-hinh-anh{
    width: 15%;
    border: 1px solid #ccc;
  }
  .thong-tin-san-pham {
  width: calc(68% - 30px);
  float: left;
  padding: 0 15px;
  }
}
@media (min-width: 992px){

}
@media (min-width: 1200px){
  .container{
    width: 1200px;
    padding: 0
  }
}
input.removed_product {
     color: red !important;
}
.nut-gio-hang {
    margin-bottom: 10px;
    display: inline-block;
    padding: 0px 10px;
}