.custom-col_GLD {
  color: #C6AC62 !important;
}

@media print, screen and (min-width: 993px) {
  .cmd-visual_card {
    max-width: 100%;
  }
}

@media print, screen and (max-width: 767px) {
  .custom-kv .cmd-visual_txtarea {
    position: absolute;
    top: 20vw !important;
  }
}

.custom-button_container .cmd-button_box > .button {
  width: 260px;
}

.custom-mini_container .thumb > img {
  max-width: 500px;
  width: 100%;
}

@media print, screen and (min-width: 993px) {
  .custom-box_container._flat.box-md-2 > .box {
    width: calc( 100% - 350px );
  }
  .custom-box_container._flat.box-md-2 > .box._thumb {
    width: 350px;
  }
}
@media print, screen and (max-width: 992px) {
  .custom-box_container._flat.box-md-2 > .box._thumb {
    margin: auto;
    max-width: 350px;
    width: 100%;
  }
}

.custom-wallpaper .cmd-button_box._TRP > a.button[target=_blank] > .txt:after {
  display: none;
}
@media print, screen and (max-width: 767px) {
  .custom-wallpaper .thumb img {
    width: 70%;
  }
}

/*# sourceMappingURL=gift-happiness.css.map */
