/* WYMKa checkout payment branding v1.0.0 */
#checkout-payment-method :is(.form-check,.radio,label):has(input:is([value*="bank_transfer" i],[id*="bank-transfer" i],[id*="bank_transfer" i])) {
  --wymk-logo: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 50'%3E%3Crect width='80' height='50' rx='8' fill='%23fff'/%3E%3Cpath d='M7 25 24 7l18 18-18 18z' fill='%23FFD200'/%3E%3Cpath d='M24 25h18l-9 9z' fill='%23111'/%3E%3Ctext x='48' y='23' font-family='Arial,sans-serif' font-size='10' font-weight='800' fill='%23111'%3ECBA%3C/text%3E%3Ctext x='48' y='34' font-family='Arial,sans-serif' font-size='6.5' font-weight='700' fill='%23555'%3EAUSTRALIA%3C/text%3E%3C/svg%3E") !important;
}

#checkout-payment-method :is(.form-check,.radio,label):has(input:is([value*="interac" i],[id*="interac" i],[value*="cod" i],[id*="cod" i])) {
  --wymk-logo: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 50'%3E%3Crect width='80' height='50' rx='8' fill='%23fff'/%3E%3Crect x='5' y='7' width='70' height='25' rx='6' fill='%23FFB81C'/%3E%3Ctext x='40' y='24' text-anchor='middle' font-family='Arial,sans-serif' font-size='14' font-weight='900' fill='%23111'%3EInterac%3C/text%3E%3Cpath d='M19 40h18l-5-5m5 5-5 5' fill='none' stroke='%23198754' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ctext x='42' y='43' font-family='Arial,sans-serif' font-size='7.5' font-weight='800' fill='%23198754'%3Ee-Transfer%3C/text%3E%3C/svg%3E") !important;
}

#checkout-payment-method :is(.form-check,.radio,label):has(input:is([value*="icbc" i],[id*="icbc" i])) {
  --wymk-logo: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 50'%3E%3Crect width='80' height='50' rx='8' fill='%23fff'/%3E%3Ccircle cx='23' cy='25' r='17' fill='%23C7000B'/%3E%3Ccircle cx='23' cy='25' r='12' fill='none' stroke='%23fff' stroke-width='2.2'/%3E%3Cpath d='M15 18h16M15 32h16M18 18v14M28 18v14M18 25h10' stroke='%23fff' stroke-width='2' fill='none'/%3E%3Ctext x='45' y='24' font-family='Arial,sans-serif' font-size='12' font-weight='900' fill='%23C7000B'%3EICBC%3C/text%3E%3Ctext x='45' y='35' font-family='Arial,sans-serif' font-size='7' font-weight='700' fill='%23333'%3E工商银行%3C/text%3E%3C/svg%3E") !important;
}
