.bfwpf-form-control-container input,
.bfwpf-form-control-container textarea,
.bfwpf-form-control-container select {
    border: 0.1rem solid #382f2d!important;
    color: #382f2d !important;
    height: auto!important;
    padding: 1.2rem 1rem!important;
    font-size: 1.2rem !important;
}

.bfwpf-form-control-container textarea::placeholder {
    font-family: Arial, sans-serif;
}

.bfwpf-form-control-container label{
    font-family: titling-gothic-fb-compressed,sans-serif !important;
    font-size: 1.6rem !important;
    letter-spacing: .27rem !important;
    margin-bottom: 0.5rem !important;
    text-transform: uppercase !important;
}

.bfwpf-birthdate-inner-wrapper .bfwpf-util--sr-only {
	position: absolute;
	right: 999999999px;
	width: 0;
	height: 0;
	opacity: 0;
}

.bfwpf-form-control-container .bfwpf-fieldset-legend span{
    font-family: titling-gothic-fb-compressed,sans-serif !important;
    font-size: 1.6rem !important;
    letter-spacing: .27rem !important;
    display: block;
    margin-bottom: 0.5rem !important;
    text-transform: uppercase !important;
}

.bfwpf-form-control-container, 
.bfwpf-birth_date_outer, 
.block-filestack-input, 
.bfwpf-form-control-checkbox-container  {
    margin-bottom: 2rem!important;
}

.block-filestack-input {
    padding-bottom: 2rem!important;
}

.bfwpf-birthdate-inner-wrapper #bf_lda_input {
    column-gap: 15px;
}

.bfwpf-form-control-container select {
    appearance: none !important;
    background-image: url(/wp-content/themes/woodford/dist/img/icons/drop-down.svg) !important;
    background-position: calc(100% - 1.2rem) 50% !important;
    background-repeat: no-repeat !important;
    background-size: 1rem !important;
    border-radius: 0 !important;
    font-family: ff-tisa-web-pro,serif !important;
    font-size: 1.6rem!important;
    font-weight: 400 !important; 
    padding: 0.4rem 2rem 0.5rem 1rem!important;
    border: 0.1rem solid #382f2d!important;
    color: #382f2d !important;
    height: auto!important;
}

.block-submit-input input[type=submit]{
    appearance: none !important;
    height: auto !important;
    background-color: transparent !important;
    font-family: titling-gothic-fb-compressed,sans-serif !important;
    font-size: 1.6rem!important;
    font-weight: 400 !important; 
    color: #382f2d !important;
    text-transform: uppercase !important;
    font-size: 1.6rem!important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 4.3rem !important;
    padding-right: 4.3rem !important;
    border: 0.1rem solid #382f2d!important;
    letter-spacing: .27rem !important;
}

.bfwpf-form-control-checkbox-container input {
    margin-right: 10px !important;
}

.bfwpf-form-control-checkbox-container label a { 
    text-decoration: underline;
}

.bfwpf-lda-error-msg {
	color: #f00;
}

.bfwpf-form-control-container textarea {
	font-family: Arial;
	font-size: 1em!important;
}

.bfwpf-lda-error-container {
	scroll-margin-top: 125px;	
}