@media (max-width: 767px) {
  body.single-product.psd-mobile-pdp-ready div.product .summary form.variations_form::after {
    content: "Free U.S. Shipping · Secure Checkout · Printed in USA";
    display: block;
    margin: 8px 0 0;
    color: #6f625d;
    font-size: 11px;
    line-height: 1.45;
    font-weight: 500;
    letter-spacing: 0.01em;
    text-align: center;
  }
}
