.content-asset {
  width: 100%; }

.product-detail.container {
  margin-bottom: 72px; }

.product-detail-voucher .centered-heading {
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 24px;
  font-weight: 300; }

.product-detail-voucher .wrapped-text {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 16px;
  margin-bottom: 32px; }

.product-detail-voucher figure {
  overflow: hidden;
  margin: 0;
  margin-bottom: 32px;
  text-align: center; }
  .product-detail-voucher figure img {
    display: inline-block;
    width: 100%; }

.product-detail-voucher .change-ratio-from-wide img {
  margin: -12% 0; }

.product-detail-voucher .attribute .attribute-options {
  -ms-flex-pack: center;
      justify-content: center;
  margin: -5px; }
  .product-detail-voucher .attribute .attribute-options .attribute-option {
    min-width: 94px; }
    .product-detail-voucher .attribute .attribute-options .attribute-option > input:checked + label {
      background-color: inherit;
      border: 2px solid #3086cd;
      color: #3086cd; }
    .product-detail-voucher .attribute .attribute-options .attribute-option .attribute-option-label {
      border: 1px solid #dddddd;
      color: #2e2e2e; }
      .product-detail-voucher .attribute .attribute-options .attribute-option .attribute-option-label:hover {
        background-color: #c8e1f5; }
      .product-detail-voucher .attribute .attribute-options .attribute-option .attribute-option-label .attribute-option-name {
        font-size: 24px; }

.product-detail-voucher .cart-and-ipay {
  padding-bottom: 0; }

.product-detail-voucher .add-to-cart-button-col {
  display: block;
  text-align: center; }

.product-detail-voucher .product-options-gift {
  margin-top: 16px;
  max-width: 296px; }
  .product-detail-voucher .product-options-gift .product-option {
    -ms-flex-pack: center;
        justify-content: center; }

.product-detail-voucher .dollar-icon {
  position: absolute;
  top: 40px;
  left: 12px;
  font-size: 16px;
  font-weight: 500; }

.product-detail-voucher #voucher-option-input {
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-right: 16px; }

.product-detail-voucher .voucher-option {
  width: 182px;
  margin-bottom: 8px;
  padding-left: 24px; }

.product-detail-voucher .quantity-select {
  min-width: 70px;
  width: auto; }

.product-detail-voucher .add-to-cart-container {
  text-align: center;
  margin-top: 16px; }
  .product-detail-voucher .add-to-cart-container .add-to-cart {
    width: 296px;
    margin: 0;
    display: inline-block; }
  .product-detail-voucher .add-to-cart-container .selected-item-description {
    display: none; }

.product-detail-voucher .redeem-container {
  text-align: center;
  padding: 24px; }

@media (max-width: 768.98px) {
  .product-detail-voucher figure {
    margin-bottom: 24px;
    margin-left: -12px;
    margin-right: -12px; }
  .product-detail-voucher figure img {
    width: 100%;
    padding: 5px 0px 5px 0px; }
  .product-detail-voucher .wrapped-text {
    max-width: none;
    margin-bottom: 24px; }
  .product-detail-voucher .centered-heading {
    font-size: 24px; }
  .product-detail-voucher .change-ratio-from-wide img {
    margin: 0 0; }
  .product-detail-voucher .change-ratio-from-tall img {
    margin: 0 -29%;
    width: 153.777%; }
  .product-detail-voucher .centered-heading {
    padding-top: 15px;
    padding-bottom: 13px;
    font-size: 24px;
    line-height: 32px; }
  .product-detail-voucher #voucher-custom-value {
    margin-right: 2px; }
  .product-detail-voucher .add-to-cart {
    width: 100%; }
  .product-detail-voucher .product-detail.container {
    margin-bottom: 34px; }
  .product-detail-voucher .variations-container > div {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto; }
  .product-detail-voucher .product-options-gift .product-option {
    -ms-flex-pack: end;
        justify-content: flex-end; } }

@media (max-width: 768.98px) {
  body .embeddedServiceHelpButton .helpButton {
    bottom: 12px; } }
