/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

.payment_method_woo_pay_mercantil_tdd .form-row label,
.payment_method_woo_pay_mercantil_tdc .form-row label{
	color: #626262 !important;	
}
.payment_method_woo_pay_mercantil_tdd .form-row select,
.payment_method_woo_pay_mercantil_tdc .form-row select,
.payment_method_woo_pay_mercantil_tdd .form-row input,
.payment_method_woo_pay_mercantil_tdc .form-row input{
	border-color: #626262 !important;	
}
.payment_method_woo_pay_mercantil_tdc .form-row:nth-of-type(6) .woocommerce-input-wrapper,
.payment_method_woo_pay_mercantil_tdd .form-row:nth-of-type(8) .woocommerce-input-wrapper{
	display: block !important;
}

#wc-woo_pay_mercantil_c2p-cc-form a.form-group.col-md-12.form-box{
border: 1px solid!important;
    font-size: 20px!important;
    border-radius: 20px!important;
}