
body {
  padding-top:0 !important;
}
.sm-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  margin: 0 !important;
  padding: 0 !important;
  
}
.sm-mobile-menu {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.sm-contact-form .contact-form-field input, .sm-contact-form .contact-form-field input:focus{
  border-bottom: none;
}
.sm-contact-form .contact-form-button input {
  color: #ffffff; 
}

