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

.custom-wide_container {
  background: linear-gradient(135deg, #fbf8f1 0%, #eadbba 100%) !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 .cmd-visual_card {
    max-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-heart.css.map */
