.contentboxt {
  background: #fff;
  padding: 15px; }
  .contentboxt .banduoctang h3 {
    text-align: center; }
  .contentboxt .monquatangimage {
    text-align: center; }
    .contentboxt .monquatangimage img {
      width: 200px; }

.ienthanhtoan {
  text-align: center; }
  .ienthanhtoan a {
    display: inline-block;
    background: #000;
    padding: 10px 20px;
    color: #fff;
    margin-top: 10px; }

.btncart-checkoutnewhand {
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 20px;
  background: #e00707;
  display: block;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  line-height: 1.8; }

.sideboxporive {
  position: relative; }

.macgrid {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 20px 0; }

.macgriditem {
  display: flex;
  align-items: center;
  gap: 5px; }
  .macgriditem .macgriditem1 {
    width: 25px; }

.ienthanhtoanthanhtoanluon {
  text-align: center; }
  .ienthanhtoanthanhtoanluon a {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 10px; }
