#sp-header { height: 135px; }
.sp-megamenu-parent { float: left; text-transform: uppercase; }
.bfQuickMode .bfLabelLeft label { float: inherit !important; display: block; }
.bfQuickMode section input[type='text'], .bfQuickMode .bfLabelLeft textarea { width: 100% !important; max-width: 100% !important; }
.bfQuickMode button { 
  background-color: #624138; 
  border: #624138; 
  color: #fff; 
  margin: 20px 0 20px 0 !important; 
  text-align: center; 
  outline: 2px solid #ffffff; 
  outline-offset: -6px; 
  padding: 15px 25px; 
  font-size: 20px; 
  line-height: 1.5; 
  width: 100% !important;
  text-transform: uppercase; 
}
@media screen and (min-width: 0px) and (max-width: 479px) {
  #sp-footer #sp-footer2, #sp-footer #sp-footer1 {
    text-align: center;
  }
}
