/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */

#row-cc_number-0 .am-element::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 21px;
  background: url(https://static2.nip-activity.com/wp-content/uploads/2025/10/mastercard-2.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: .5em;
}
#row-cc_number-0 .am-element::after {
  display: inline-block;
  width: 100px;
  height: 21px;
  background: no-repeat left/34px 21px url(https://static2.nip-activity.com/wp-content/uploads/2025/10/mastercard-2.jpg),
       no-repeat 42px/34px 21px url(https://static2.nip-activity.com/wp-content/uploads/2025/10/visa-2.jpg);
  margin: auto 0 auto .5em;
}
