.hwrf-prod { margin:12px 0 6px; clear:both; }
.hwrf-prod .hwrf-prod-btn, .hwrf-prod button.hwrf-prod-btn, .hwrf-prod a.hwrf-prod-btn {
  display:block !important; width:100% !important; box-sizing:border-box !important; text-align:center !important;
  background:#fff !important; background-image:none !important; border:2px solid #B40000 !important; color:#B40000 !important;
  border-radius:11px !important; padding:13px 18px !important; margin:0 !important; height:auto !important; line-height:1.35 !important;
  font-family:'DM Sans',system-ui,sans-serif !important; font-size:14.5px !important; font-weight:700 !important;
  letter-spacing:.01em !important; text-transform:none !important; text-decoration:none !important;
  cursor:pointer; transition:all .15s; text-shadow:none !important; box-shadow:none !important; opacity:1 !important;
}
.hwrf-prod .hwrf-prod-btn:hover { background:#B40000 !important; color:#fff !important; }
.hwrf-prod .hwrf-prod-btn:disabled { opacity:.65 !important; cursor:wait; }
.hwrf-prod .hwrf-prod-btn.saved, .hwrf-prod .hwrf-prod-btn.saved:hover {
  border-color:#b7dcc0 !important; background:#eef7f0 !important; color:#15803d !important; cursor:default;
}
.hwrf-prod-note { font-size:11.5px; color:#6b3a3a !important; margin-top:6px; line-height:1.5; font-family:'DM Sans',sans-serif; }
