.header-wrapper .menu-right .bp-element-button {
  background-color: transparent !important;
}

.btn-primary {
  background-color: rgb(67, 159, 223) !important;    
}

.btn-primary:hover {
  color: rgb(67, 159, 223) !important;    
  background-color: rgb(255, 255, 255) !important;    
  border: 2px solid rgb(67, 159, 223) !important;
}
.pmpro_submit {
    width:360px;
}