.wd-prefooter {
padding-bottom: 0px!important;
}
.prefooter .title-subtitle {
font-family: 'Nothing You Could Do';
letter-spacing: -7px;
text-transform: none;
}
.prefooter .woodmart-title-container {
font-family: 'Open Sans';
}
.prefooter .field-wrap input[type=button] {
width: 100%;
background-color: #9d7195;
color: #fff;
}
.prefooter .checkbox-wrap label {
font-weight: 300;
}
.prefooter .nf-form-fields-required {
display: none;
}
@media (max-width:767px) {
.prefooter .nf-form-cont .three-fourths,
.prefooter .nf-form-cont .one-fourth {
width: 100%;
}
.prefooter .nf-form-cont .three-fourths {
margin-bottom: 10px;
}
.prefooter .nf-form-cont .one-fourth{
margin-left: 0px;
}
}