#payment_checkout_fields_credit_card {
    display: none;
}

.m2020-radio {
    height: auto !important;
}

.m2020-label {
    margin-right: 40px !important;
    font-weight: bold !important;
}

.m2020-grid-between {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.m2020-grid-start {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    align-items: center !important;
}

.m2020-small-input {
    width: 100px !important;
}

.shipping_method_0_muebles2020_shipping {
	font-size: 12px !important;
}

.shipping_method_0_muebles2020_shipping .woocommerce-Price-amount {
	font-size: 15px !important;
}