/* ==============================> FORMULARIO DE COMPRA */

.woocommerce-billing-fields>h3 {
    display: none;
}

body .select2-container--default .select2-selection {
    border-color: #0000001a !important;
}

label[for="payment_method_micuentawebstd"] img {
    max-width: 100% !important;
}