// ------------------------------------
// CHECKOUT PAYMENT METHOD
// ------------------------------------

body#{ $_body-theme-selector } .wc_payment_methods li + li {
    margin: 0 !important; // Needed to override theme styles.
}
