.ProductDetail-additionalInfo {
  display: none;
}
.h500 {
  height: 500px;
}
.bg-teia {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/images/product-page/greenvines-teia/s1-bg.jpg);
}
.fz50 {
  font-size: 50px;
  line-height: 60px;
}
.carousel-inner {
  text-align: left;
}
.h70 {
  height: 70px;
}
.h35 {
  height: 35px;
}
.h18 {
  height: 18px;
}
.p0 {
  padding: 0 !important;
}
.giftbox {
  display: flex;
  justify-content: space-between;
}
.giftbox .container-fluid {
  padding: 0 !important;
  margin: 0 10px !important;
}
.giftbox .container-fluid .row {
  display: flex;
  align-items: center;
}
.img-p02 {
  max-height: 550px;
  object-fit: cover;
}
.giftbox .inner {
  max-height: 550px !important;
  line-height: 500px !important;
  padding: 10px 20px;
}
@media (max-width: 678px) {
  .mobile-center {
    text-align: center !important;
  }
  .fz50 {
    font-size: 35px;
    line-height: 45px;
  }
  .img-p02 {
    margin: 0;
  }
  .mt100 {
    margin-top: 0px !important;
  }
  .giftbox .row {
    flex-direction: column;
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .giftbox .col-sm-7,
  .giftbox .col-sm-5 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .giftbox .container-fluid {
    padding: 0 !important;
  }

  .giftbox .inner {
    padding: 5vh 30px;
  }

  .center.l {
    text-align: start !important;
  }
}
.mt100 {
  margin-top: 100px;
}
