/* Front-end styles */
.rami-redeem { border:1px solid #eee; padding:1rem; border-radius:8px; background:#fafafa; }
.rami-redeem .rami-title { margin-top:0; font-weight:700; }
.rami-redeem .rami-form label { display:block; font-weight:600; margin-bottom:.25rem; }
.rami-redeem .rami-input { max-width:180px; padding:.4rem .6rem; border:1px solid #ccc; border-radius:6px; }
.rami-redeem .rami-actions { margin-top:.6rem; }
.rami-redeem .rami-btn { background:#222 !important; color:#fff !important; border:0; border-radius:6px; padding:.5rem 1rem; }
.rami-redeem .rami-btn:hover { opacity:.92; }
.rami-redeem .rami-btn-secondary { background:#efefef !important; color:#333 !important; border:0; border-radius:6px; padding:.5rem 1rem; margin-left:.5rem; }
.rami-product-reward { display:inline-block; margin:.25rem 0; }
.rami-product-reward .rami-label { opacity:.8; }