.recurly-hosted-field {
    width: 100%;
    border: 1px solid #818a91;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    padding-right: calc(10px/ 2);
    padding-left: calc(10px/ 2);
    height: 42px;
}

#recurly .elementor-col-50 {
    width: 49% !important;
}

.elementor-field-group-field_1,
.elementor-field-group-field_11 {
    margin-left:1%;
}
    
.elementor-field-group-field_4,
.elementor-field-group-field_10 {
    margin-right:1%;
}

.elementor-field-type-submit {
    margin-top: 15px;
}

#errors {
    color: red;
    font-weight: 300;
}