.cmp-font-size-sub-headline {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-sub-headline {
    font-size: 18px;
  }
}

.cmp-font-size-body {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-body {
    font-size: 14px;
  }
}

.background-padding {
  padding-top: false;
  position: relative;
}
.background-padding .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gold-pellet-page > .container {
  border-bottom: 1px solid #D7D4D1;
}

.gold-pellet-page {
  background-color: #fff;
}
.gold-pellet-page .gold-pellet-container {
  width: 100%;
  max-width: 100%;
}
.gold-pellet-page .gold-pellet-top-banner .bg-pd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767.98px) {
  .gold-pellet-page {
    background: #f6f5f3;
  }
}
.gold-pellet-page .gold-pellet-list {
  padding-top: 34.5px;
}
@media (max-width: 767.98px) {
  .gold-pellet-page .gold-pellet-list {
    background: #ffffff;
    padding: 16px 16px 17px;
  }
}
@media (min-width: 768px) {
  .gold-pellet-page .gold-pellet-list {
    border-right: 1px solid #d9d9d9;
  }
}
@media (min-width: 768px) {
  .gold-pellet-page .gold-pellet-list .gold-pellet-item {
    max-width: 210px;
    min-width: 185px;
  }
}
@media (max-width: 767.98px) {
  .gold-pellet-page .gold-pellet-list .gold-pellet-item {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .gold-pellet-page .gold-pellet-list .gold-pellet-item .product-tile-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.gold-pellet-page .summary-tit {
  text-align: center;
  width: 393px;
}
@media (max-width: 767.98px) {
  .gold-pellet-page .summary-tit {
    padding-top: 209px;
  }
}
.gold-pellet-page .gold-pellet-summary {
  padding: 30px 35px 30px 30px;
}
@media (max-width: 1023.98px) {
  .gold-pellet-page .gold-pellet-summary {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .gold-pellet-page .gold-pellet-summary {
    padding: 0;
  }
}
.gold-pellet-page .gold-pellet-summary .summary-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 26px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 16px;
}
.gold-pellet-page .gold-pellet-summary .summary-item span {
  word-break: break-all;
}
.gold-pellet-page .gold-pellet-summary .summary-item .value {
  text-align: right;
}
.gold-pellet-page .gold-pellet-summary .summary-item-total {
  border-bottom: 1px solid #d9d9d9;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.gold-pellet-page .gold-pellet-summary .summary-item-total_noborder {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.gold-pellet-page .gold-pellet-summary .summary-info {
  opacity: 0.5;
  font-family: "Noto Sans";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding: 18px 0 26px;
  line-height: 16px;
}
.gold-pellet-page .product-grid {
  margin: 0;
  height: 100%;
}
.gold-pellet-page .product-grid > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .gold-pellet-page .product-grid > div {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    max-height: 80px;
  }
}
@media (min-width: 768px) {
  .gold-pellet-page .product-grid {
    margin-top: 0;
  }
}
.gold-pellet-page .product-grid .price {
  display: none;
}
.gold-pellet-page .product-grid .pdp-link {
  height: auto;
}
.gold-pellet-page .product-grid .pdp-link .link {
  color: #C7AA1C;
  font-size: 12px;
}
@media (min-width: 768px) {
  .gold-pellet-page .product-grid .pdp-link .link {
    font-size: 24px;
  }
}
.gold-pellet-page .product-grid .image-container {
  padding: 0;
}
.gold-pellet-page .product-grid .product-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: auto;
  max-width: 100%;
}
.gold-pellet-page .product-grid .product-tile .tile-body {
  padding: 10px 0 10px;
}
@media (max-width: 767.98px) {
  .gold-pellet-page .product-grid .product-tile .tile-body {
    padding: 0;
  }
}
.gold-pellet-page .product-grid .limit-qty {
  margin-top: 31.5px;
  width: 100%;
  text-align: center !important;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #796e65;
  line-height: 20px;
}
@media (max-width: 767.98px) {
  .gold-pellet-page .product-grid .limit-qty {
    position: absolute;
    left: 111px;
    margin-top: 65px;
    text-align: left !important;
    font-size: 12px;
    line-height: 14.4px;
  }
}
@media (max-width: 1023.98px) {
  .gold-pellet-page .product-grid > div:nth-child(even) {
    padding-left: 5px;
  }
  .gold-pellet-page .product-grid > div:nth-child(odd) {
    padding-right: 5px;
  }
}
@media (max-width: 767.98px) {
  .gold-pellet-page .product-grid > div:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
  }
  .gold-pellet-page .product-grid > div:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
  }
}
.gold-pellet-page #gold-pellet-summary {
  position: fixed;
  bottom: -100px;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0 -4px 11px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -4px 11px 0px rgba(0, 0, 0, 0.1);
  z-index: 99;
}
@media (max-width: 1023.98px) {
  .gold-pellet-page #gold-pellet-summary .total,
  .gold-pellet-page #gold-pellet-summary .total-price {
    display: block;
  }
}
.gold-pellet-page #gold-pellet-summary .total .label,
.gold-pellet-page #gold-pellet-summary .total .value {
  font-size: 11px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .gold-pellet-page #gold-pellet-summary .total .label,
  .gold-pellet-page #gold-pellet-summary .total .value {
    font-size: 24px;
  }
}
.gold-pellet-page #gold-pellet-summary .total-price {
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .gold-pellet-page #gold-pellet-summary .total-price {
    font-size: 24px;
  }
}
.gold-pellet-page .add-all-to-cart {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: none;
  padding: 0;
  min-width: 140px;
}
@media (max-width: 1023.98px) {
  .gold-pellet-page .add-all-to-cart {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    width: 100%;
    margin-left: auto;
    margin-bottom: 3px;
  }
}
.gold-pellet-page .product4slides {
  height: 670px;
}
.gold-pellet-page .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gold-pellet-page .slick-slide {
  height: inherit;
}
.gold-pellet-page .slick-slide > div,
.gold-pellet-page .slick-slide .product-tile-wrapper,
.gold-pellet-page .slick-slide .product-tile {
  height: 100%;
}
.gold-pellet-page .slick-slide .product-tile:hover {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.gold-pellet-page .recommendations {
  padding-bottom: 0;
  border-top: 1px solid #d9d9d9;
}
@media (max-width: 1023.98px) {
  .gold-pellet-page > .container {
    padding: 0;
  }
  .gold-pellet-page .recommendations {
    padding: 40px 15px;
  }
  .gold-pellet-page .product4slides {
    height: auto;
  }
}
.gold-pellet-page .product-qty {
  width: 100%;
  min-width: 100%;
  border: 0px;
  border-bottom: 1px solid #707070 !important;
  border-radius: 0px !important;
}
@media (max-width: 1023.98px) {
  .gold-pellet-page .product-qty {
    max-height: 34px;
  }
}

.font-title {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #796e65;
  text-decoration: underline;
}

.font-title-c {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #796e65;
  text-decoration: underline;
}

.font-title-tael {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #796e65;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .font-title-tael {
    position: absolute;
    left: 111px;
    margin-top: 18px;
    width: 50%;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.font-title-tael-div {
  width: 100%;
  text-align: center;
  min-height: 49.6px;
}
@media (max-width: 767.98px) {
  .font-title-tael-div {
    min-height: 0px;
  }
}

.gold-pellet-asset {
  padding-bottom: 64px;
}
@media (min-width: 768px) {
  .gold-pellet-asset {
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023.98px) {
  .gold-pellet-asset {
    padding-bottom: 0px;
    padding-top: 24px;
    margin: 0 !important;
    background-color: white;
  }
}
.gold-pellet-asset .content-asset .policy {
  padding-top: 0 !important;
}
.gold-pellet-asset .policy .headline {
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .gold-pellet-asset .policy .headline {
    font-size: 20px;
  }
}
.gold-pellet-asset .subscriber .icon-g-ingots {
  font-size: 67px;
  color: #C7AA1C;
}
.gold-pellet-asset .subscriber .headline {
  font-size: 24px;
  font-weight: 300;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .gold-pellet-asset .subscriber .headline {
    font-size: 42px;
    margin-top: 0;
  }
}
.gold-pellet-asset .policy-body,
.gold-pellet-asset .policy-body-c,
.gold-pellet-asset .subscriber-body {
  font-family: "Noto Sans";
  font-size: 12px !important;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.sticky-header .gold-pellet-page #gold-pellet-summary {
  opacity: 1;
  bottom: 0;
  padding: 15px 0;
}

.search-breadcrumb {
  position: absolute;
  top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.breadcrumb {
  padding-top: 24px;
}

.goldPelletImgfont {
  font-family: "Noto Sans";
  font-size: 32px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  text-align: center;
  color: #b78e6c;
}

@media (min-width: 1440px) {
  .container {
    max-width: 100% !important;
  }
}
.summary-tit {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #796E65;
}
.summary-tit .value {
  font-size: 21px;
  font-weight: 700;
  line-height: 25.2px;
  color: #b78e6c;
}
.summary-tit .unit {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.summary-tit h1 {
  font-family: Orpheus Pro, Songti TC, Noto Sans;
  font-weight: 400;
  font-size: 51px;
  line-height: 61.2px;
  color: #b78e6c;
}

.breadcrumb-item a.active {
  opacity: 0.5;
}

.gold-pellet-tab {
  height: 77px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gold-pellet-tab .gold-pellet-tabset {
  padding-top: 27px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 70px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #796e65;
}
.gold-pellet-tab .gold-pellet-tabset .gold-pellet-return-btn {
  padding-left: 15px;
}
.gold-pellet-tab .gold-pellet-tabset .gold-pellet-return-btn a {
  color: #796e65;
}
.gold-pellet-tab .gold-pellet-tabset .gold-pellet-buyol-btn {
  height: 24px;
}
.gold-pellet-tab .gold-pellet-tabset .gold-pellet-buygoldbean-btn {
  padding-left: 61.29px;
  height: 24px;
}
.gold-pellet-tab .gold-pellet-tabset .gold-pellet-reserve-btn {
  padding-left: 61.29px;
}
.gold-pellet-tab .gold-pellet-tabset .gold-pellet-reserve-btn a {
  color: #796e65;
}
.gold-pellet-tab .gold-pellet-tabset .gold-pellet-reserve-btn a:hover {
  color: #796e65;
  text-decoration: unset;
}

.tab-pane .col-md-4 {
  padding-left: 43px;
  padding-top: 60px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #796e65;
}
@media (max-width: 767.98px) {
  .tab-pane .row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

.is-pc-qty {
  display: block;
}

.is-mobile-qty {
  display: none;
}

.gold-pellet-slide {
  margin-top: 75px;
}

.product4slides .slick-dots {
  top: 484px;
}
.product4slides .slick-dots button:before {
  border: none !important;
  background: #F2F0F0;
  color: transparent !important;
}

.product4slides .slick-dots .slick-active button:before {
  background: #796e65 !important;
}

.product4slides .slick-slide.slick-active .product-tile {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.product-slide-wrapper .headline {
  text-align: center;
  font-size: 38px;
  font-weight: 400;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
  line-height: 45.6px;
}

.container.line-and-circle-style {
  display: none !important;
}

@media (max-width: 767.98px) {
  .product-slide-wrapper .headline {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-family: Orpheus Pro, Songti TC, Noto Sans;
    line-height: 28.8px;
  }
  .product4slides .product {
    padding: 0;
    height: 390px;
  }
  .gold-pellet-tab {
    background-color: white;
  }
  .container.line-and-circle-style {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .gold-pellet-tabset .gold-pellet-return-btn {
    position: absolute;
    top: 20px;
  }
  .gold-pellet-tabset .gold-pellet-reserve-btn {
    padding-left: 48px !important;
  }
  .summary-tit h1 {
    font-size: 32px;
    line-height: 38.4px;
    color: #796e65;
  }
  .gold-pellet-page > .container {
    padding-left: 16px;
    padding-right: 5px;
    border-bottom: none;
  }
}
@media (max-width: 767.98px) and (max-width: 767.98px) {
  .gold-pellet-page > .container {
    background-color: #FFFFFF;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .gold-pellet-page > .container .tab-pane {
    padding: 0;
  }
  .col-sm-12.add-to-cart {
    max-width: 81px;
    padding: 0;
    position: absolute;
    right: 0;
    margin-top: 23px;
  }
  input.quantity-input.quantity-select.form-control.input-number {
    height: 24px;
  }
  .is-pc-qty {
    display: none;
  }
  .is-mobile-qty {
    display: block;
  }
  .tab-pane .col-md-4 {
    border-top: 1px solid #d9d9d9;
    background-color: white;
  }
}
@media (max-width: 767.98px) and (max-width: 767.98px) {
  .tab-pane .col-md-4 {
    padding: 24px 0 22px 0;
    margin: 0 16px;
  }
  .tab-pane .col-md-4 .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .gold-pellet-page .gold-pellet-summary .summary-info {
    text-align: center;
  }
  .font-title {
    text-align: center;
  }
  .font-title-c {
    text-align: center;
  }
  .product-tile {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    max-width: 390px;
  }
  .col-6 .image-container {
    max-width: 80px;
    max-height: 80px;
  }
  .slick-slide .image-container {
    max-width: 280px;
    max-height: 280px;
  }
  .product-tile .tile-body .price {
    font-size: 12px;
    margin-top: 28px;
  }
  .product4slides .slick-dots {
    top: 100%;
    width: 130%;
  }
}
@media (max-width: 479.98px) {
  .product4slides {
    width: 320px !important;
    margin-left: 0;
  }
  .product4slides .tile-body .pdp-link {
    font-size: 12px;
    max-height: 4em;
    height: auto;
  }
}
.gift-card-tab {
  height: 77px;
  border-bottom: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gift-card-tab .nav-tabs {
  border-bottom: none;
}
.gift-card-tab .nav-tabs .nav-link {
  font-size: 14px;
  border-bottom: 1px solid transparent;
  color: #796e65;
}
.gift-card-tab .nav-tabs .nav-link.active {
  border-bottom: 1px solid #1d1d1d;
  color: #1d1d1d;
  font-size: 14px;
}

#gift-card-balance {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
#gift-card-balance .gift-card-balance-container {
  padding: 64px 16px;
  max-width: 1000px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#gift-card-balance .gift-card-check-balance-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  #gift-card-balance .gift-card-check-balance-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#gift-card-balance .gift-card-check-form {
  max-width: 504px;
  width: 100%;
}
#gift-card-balance .gift-card-check-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#gift-card-balance .gift-card-check-form .form-group .gift-card-label-box {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#gift-card-balance .gift-card-check-form .form-group .gift-card-label-box label {
  margin-bottom: 0;
}
#gift-card-balance .gift-card-check-form .form-group .gift-card-label-box .giftcard-pin-icon {
  margin-left: 11px;
}
#gift-card-balance .gift-card-check-form .form-group input {
  border: none;
  border-bottom: 1px solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  outline: none;
}
@media (min-width: 480px) {
  #gift-card-balance .gift-card-check-form .form-group .btn.btn-primary {
    width: 212px;
  }
}
@media (max-width: 767.98px) {
  #gift-card-balance .gift-card-check-form .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #gift-card-balance .gift-card-check-form .form-group .gift-card-label-box {
    width: 100%;
  }
  #gift-card-balance .gift-card-check-form .form-group input {
    width: 100%;
  }
  #gift-card-balance .gift-card-check-form .form-group .btn.btn-primary {
    width: 100%;
  }
}

#gift-card-balance.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gift-card-history-title {
  margin-top: 64px;
  font-size: 38px;
  text-align: center;
  margin-bottom: 20px;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
}

.gift-card-history {
  max-width: 1000px;
  width: 100%;
  background-color: #F6F5F3;
  padding: 0 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 213px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767.98px) {
  .gift-card-history {
    width: calc(100% - 32px);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
.gift-card-history .gift-card-status {
  max-width: 312px;
  width: 100%;
}
.gift-card-history .gift-card-status-number {
  padding-bottom: 16px;
  border-bottom: 1px solid #D7D4D1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gift-card-history .gift-card-status-number-value {
  font-size: 21px;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
}
.gift-card-history .gift-card-status-list {
  margin-top: 16px;
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.gift-card-history .gift-card-status-list li {
  margin: 6px 0;
}
.gift-card-history .gift-card-status-list .gift-card-status-value {
  font-weight: bold;
}
.gift-card-history .gift-card-status-list .gift-card-status-key {
  width: 150px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .gift-card-history .gift-card-status-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 16px 0;
  }
}

@media (max-width: 767.98px) {
  .gift-card-check-balance-box-pic {
    width: 80px;
    height: 80px;
    margin-right: 15px;
  }
}

.onhold {
  color: #1d1d1d;
}
.onhold span {
  border-bottom: 1px solid #1d1d1d;
}