._GLD > .button {
  color: #fff !important;
  border: 1px solid #c6ac62 !important;
  background: #c6ac62 !important;
}
._GLD > .button:hover {
  color: #c6ac62 !important;
  background: #fff !important;
}
._TRP._GLD > .button {
  color: #c6ac62 !important;
  border: 1px solid #c6ac62 !important;
  background: transparent !important;
}
._TRP._GLD > .button:hover {
  color: #fff !important;
  background: #c6ac62 !important;
}
.custom-box_container {
  max-width: 1100px !important;
}
.custom-box_container .cmd-box_container {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.custom-box .cmd-col-card_txt,
.custom-box .cmd-col-card_txt .cmd-visual_txt,
.custom-box .cmd-col-card_txt .cmd-visual_card {
  height: 100%;
}
.custom-box.box {
  background-color: rgba(98, 3, 3, 0.9);
  max-width: 480px;
  padding-bottom: 45px;
}
.bg_seasonal-gift {
  background: url(../images/bg_seasonal-gift.jpg) no-repeat top center/cover !important;
}
.db_ma {
  display: block;
  margin: auto;
}
.w70 {
  width: 70%;
}
.mw80 {
  max-width: 80%;
}
.mw45 {
  max-width: 450px;
  width: 100%;
}
