/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
body.woocommerce-active .true-order .payment-icons img {display: inline-block;}
body.woocommerce-active .true-order .frame input[type='submit'], body.woocommerce-active .frame .button {background-color: transparent; border-color: transparent;}
body.woocommerce-active .true-order .frame input[type='submit']:hover, body.woocommerce-active .frame .button:hover {background-color: transparent; border-color: transparent;}
body.woocommerce-active .true-order .button {box-shadow: none;}
body.woocommerce-active .true-order .button.alt {background-color: transparent !important; border-color: transparent !important;}
body.woocommerce-active .true-order .button.alt:hover {background-color: transparent !important; border-color: transparent !important;}