body {
  line-height: 24px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: #000000;
}

#offcanvas-toggler {
  float: left;
  line-height: 87px;
  padding-bottom: 15px;
  /*margin-right:15px;*/
  color: #edd369;  

]  
 
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  /*height: 90px;*/
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-header .logo {
  display: inline-block;
  height: 90px;
  display: table;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  margin: 0;
  /*padding-top: 10px;*/
}

#sp-main-body {
  padding: 0px 0;
}

.btn-primary, .sppb-btn-primary {
    border-color: #edd369;
    background-color: #edd369;