/*complied with sass*/
/*theme color*/
.navbar-default,
.navbar-fixed-top {
  color: #ffffff;
  background-color: #fdfdfd; }
  .navbar-default a, .navbar-default .fa-search, .navbar-default .fa-times, .navbar-default i,
  .navbar-fixed-top a,
  .navbar-fixed-top .fa-search,
  .navbar-fixed-top .fa-times,
  .navbar-fixed-top i {
    color: #4285f4; }
  .navbar-default .bar1,
  .navbar-default .bar2,
  .navbar-default .bar3,
  .navbar-fixed-top .bar1,
  .navbar-fixed-top .bar2,
  .navbar-fixed-top .bar3 {
    background-color: #4285f4;
    /*mobile bars color*/ }
  .navbar-default .wrap-right,
  .navbar-fixed-top .wrap-right {
    height: initial;
    width: initial;
    padding: 0;
    position: initial; }
  .navbar-default .fa-facebook, .navbar-default .fa-twitter,
  .navbar-fixed-top .fa-facebook,
  .navbar-fixed-top .fa-twitter {
    color: #ffffff;
    /*facebook and twitter button color*/ }

/*# sourceMappingURL=navbar.css.map */
