.sl{
    border-style: none;
    height: 45px;
    border-radius: 1px;
    background: #f2f3f5;
    width: 50% !important;
    margin-right: 10px !important;
}
.sl2{
    border-style: none;
    height: 45px;
    border-radius: 1px;
    background: #f2f3f5;
    margin-right: 10px !important;
}

#mercantil-filds{
    padding:5px 1px !important;
}

.wc-credit-card-form-card-number{
    padding: 10px 8px !important;
    font-size: 16px !important;
    line-height: 18px !important;
}

.wc-credit-card-form-card-expiry{
    padding: 10px 8px !important;
    font-size: 16px !important;
    line-height: 18px !important;
}

.wc-credit-card-form-card-cvc{
    padding: 10px 8px !important;
    font-size: 16px !important;
    line-height: 18px !important;
}

.error-list-tdd{
    margin: 0px !important;
    list-style-type: square !important;
}

.error-list-tdd li {
    padding: 0px !important;
    margin-bottom: 5px !important;
    margin-left: 30px;
    color: red;
}