body .tieude_1 {
  color: #565656;
}

body .thanh_toan {
  margin-top: 20px;
  margin-bottom: 50px;
}

body .thanh_toan .col-xs-5 {
  float: left;
}

body .thanh_toan .form1 {
  width: 96%;
  position: relative;
  color: #565656;
  padding: 20px;
  border: 2px solid #CCC;
  border-radius: 10px;
  margin-bottom: 30px;
}

body .thanh_toan .form1 .hr1 {
  border-top: 5px solid #1a79be;
  width: 15%;
  position: absolute;
  top: 47px;
}

body .thanh_toan .form1 label {
  margin-top: 20px;
  font-weight: normal;
  font-size: 16px;
}

body .thanh_toan .form1 input {
  width: 60%;
}

body .thanh_toan .form1 select {
  width: 60%;
}

body .thanh_toan .form1 textarea {
  width: 60%;
}

@media only screen and (max-width: 767px) {
  body .thanh_toan .form1 input {
    width: 100%;
  }

  body .thanh_toan .form1 select {
    width: 100%;
  }

  body .thanh_toan .form1 textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  body .thanh_toan .form1 {
    width: 100%;
  }
}

body .thanh_toan .form2 {
  position: relative;
  width: 84%;
  color: #565656;
  padding: 20px;
  border: 2px solid #CCC;
  border-radius: 10px;
  margin-left: 75px;
}

body .thanh_toan .form2 .hr1 {
  border-top: 5px solid #1a79be;
  width: 15%;
  position: absolute;
  top: 47px;
}

body .thanh_toan .form2 img {
  width: 100%;
  position: relative;
}

body .thanh_toan .form2 .xoa {
  width: 18px;
  position: absolute;
  right: 11px;
  top: -8px;
}

body .thanh_toan .form2 .khoi {
  float: left;

}

body .thanh_toan .form2 .khoi a p b {
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  font-style: normal;
}

body .thanh_toan .form2 .khoi .gia {
  margin-top: 0px;
}

body .thanh_toan .form2 .khoi .so_luong {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

body .thanh_toan .form2 .khoi .so_luong .tieude_4 {
  width: 75px;
}

@media only screen and (max-width: 767px) {
  body .thanh_toan .form2 .khoi .so_luong .tieude_4 {
    top: 75%;
  }
}

@media only screen and (max-width: 767px) {
  body .thanh_toan .form2 .khoi .so_luong .tieude_4 {
    font-size: 12px;
  }
}

body .thanh_toan .form2 .khoi .so_luong .tang_giam {
  width: 125px;
}

body .thanh_toan .form2 .khoi .so_luong .tang_giam .num_cart {
  text-align: center;
  font-size: 13px;
}

@media only screen and (max-width: 767px) {
  body .thanh_toan .form2 .khoi .so_luong .tang_giam {
    position: absolute;
    right: -5px;
    transform: scale(0.9, 0.9);
  }
}

@media only screen and (max-width: 320px) {
  body .thanh_toan .form2 .khoi .so_luong .tang_giam {
    float: left;
    width: 70%;
    margin-right: 7px;
    position: absolute;
    top: 70%;
    /* left: 72px; */
    right: -16px;
    transform: scale(0.8, 0.8);
  }
}

body .thanh_toan .form2 .khoi .so_luong .tang_giam .num_cart {
  text-align: center;
  font-size: 13px;
}

body .thanh_toan .form2 .khoi .so_luong .xoa {
  float: left;
  position: absolute;
  top: 100px;
  right: -5px;
}

body .thanh_toan .form2 .hr3 {
  clear: both;
}

body .thanh_toan .form2 .tieude_5 {
  color: #565656;
  font-size: 16px;
}

body .thanh_toan .form2 .giam_gia {
  margin-top: 28px;
}

body .thanh_toan .form2 .giam_gia .ma_giam {
  color: #565656;
  font-size: 16px;
  float: left;
  margin-right: 20px;
}

body .thanh_toan .form2 .giam_gia .nhap_ma {
  float: left;
  width: 67%;
  position: relative;
  top: -6px;
}

@media only screen and (max-width: 767px) {
  body .thanh_toan .form2 .giam_gia .ma_giam {
    margin-right: 18px;
    float: none;
  }

  body .thanh_toan .form2 .giam_gia .nhap_ma {
    width: 100%;
    margin-top: 20px;
    position: relative;
    z-index: 10;
  }
}

body .thanh_toan .form2 .hr4 {
  border-top: 1px solid #ccc;
}

body .thanh_toan .form2 .tien {
  font-weight: bold;
}

body .thanh_toan .form2 .tien .col-xs-9 {
  float: left;
  width: 70%;
}

body .thanh_toan .form2 .tien .col-xs-3 {
  float: left;
}

body .thanh_toan .form2 .tien .tong {
  color: #be1e2d;
}

@media only screen and (max-width: 767px) {
  body .thanh_toan .form2 {
    margin-left: 0px;
    width: 100%;
  }
}

body .thanh_toan .xac_nhan {
  margin-top: 15px;
}



.checkout-button {
  width: 96%;
  /* display: flex; */
  align-items: center;
  border: 2px solid #ccc;
  padding: 20px;
  padding-bottom: 0px;
  border-radius: 5px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
}

.checkout-button .hr1 {
  border-top: 5px solid #1a79be;
  width: 15%;
  position: absolute;
  top: 47px;
}

@media only screen and (max-width: 767px) {
  .checkout-button {
    width: 100%;
  }
}

.checkout-button .radio {
  /* display: flex; */
}

.checkout-button .checkout-selector {
  float: left;
  position: relative;
  top: 10px;
  width: 10px;
  height: 10px;
}

/* .checkout-button img {
  padding-left: 10px;
  height: 40px;
  width: 50px;
 }
 */
.checkout-button .content {
  padding-left: 15px;
  margin-bottom: 20px;
}

.checkout-button .content .checkout-title {
  color: #000;
  font-size: 13pt;
  font-weight: 600;
}

.checkout-button .content .description {
  color: #666;
}

.checkout-button .radio input[type="radio"] {
  margin-left: 0px;
}

.checkout-button input[type="radio"]:hover {
  cursor: pointer;
}

.checkout-button ul {
  list-style: none;
  margin-left: -40px;
}

.checkout-button input[type="radio"] {
  display: none;
  visibility: hidden;
}

input[type=radio]~label {
  padding: 10px;
  transition: 0.5s;
  cursor: pointer;
  position: relative;
  margin-left: 20px;
}

input[type=radio]:checked~label {
  color: #1a79be;
  transition: 0.3s;
  position: relative;
}

input[type=radio]~label .check {
  /* display: block; */
  position: absolute;
  border: 3px solid #AAAAAA;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 10px;
  left: -20px;
  /* z-index: 5; */
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

input[type=radio]~label .check::before {
  /* display: block; */
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 10px;
  width: 10px;
  top: 2px;
  left: 2px;
  /* margin: auto; */
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked~label .check {
  border: 3px solid #1a79be;
}

input[type=radio]:checked~label .check::before {
  background-color: #1a79be;
}

input[type=radio]~label .product-variation__tick {
  display: none;
}

input[type=radio]:checked~label .product-variation__tick {
  display: block;
}

.atm_block .col-md-2 {
  padding-left: 5px;
  padding-right: 5px;
}

.atm_block input[type=radio]~label {
  padding: 5px;
  margin-left: 0px;
  border: 1px solid #fff;
}

.atm_block input[type=radio]:checked~label {
  color: #565656;
  border: 1px solid #aaa;
}

.checkout-button .atm_block {
  margin-top: 10px;
  display: none;
}

.checkout-button .atm_block img {
  margin: auto;
}

.checkout-button .atm_block p {
  font-weight: 100;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.product-variation__tick {
  width: 15px;
  height: 15px;
  position: absolute;
  overflow: hidden;
  right: 0;
  bottom: 0;
}

.product-variation__tick:before {
  border: 15px solid transparent;
  border-bottom-color: #1a79be;
  content: "";
  position: absolute;
  right: -15px;
  bottom: 0;
}

.product-variation__tick>.icon-tick-bold {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 8px;
}

.svg-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  position: relative;
}

.product-variation__tick>.icon-tick-bold {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 8px;
}

body .thanh_toan .block_4 {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px 10px 0px 10px;
  margin-bottom: 20px;
  /* background-image: linear-gradient(to right,#f5c000, #8bc53f); */
}

body .thanh_toan .block_4 .text_2 {
  color: #565656;
  font-weight: bold;
}

body .thanh_toan .block_4 a:hover {
  text-decoration: none;
}

body .thanh_toan .block_4 .text_3 {
  font-weight: bold;
  color: red;
  margin-bottom: 0px;
}

body .thanh_toan .block_4 label {
  padding: 0px;
}

body .thanh_toan .block_4 hr {
  margin: 0px;
}