/*
 Theme Name:   Organic Life Child
 Theme URI:    http://demo.themeum.com/wordpress/organic-life
 Description:  Organic Life Child Theme
 Author:       Themeum
 Author URI:   http://themeum.com/
 Template:     organic-life
 Version:      1.5
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  themeum
*/


@import url("../organic-life/style.css");

.navbar-header h2 {
  color: #ffffff;
  font-size: 21px !important;
  padding: 0;
  margin: 0;
  }
  
  .navbar-header h1.logo-wrapper {
  display:block !important;
  }
  
  #main-menu .nav>li>a, #main-menu ul.sub-menu li > a {
  font-family: Raleway;
  font-weight: 700;
  font-style: normal;
  //text-transform: inherit !important;
}

#main-menu .nav {
  margin: 20px auto !important;
  padding: 0;
  text-align: center !important;
}

img.enter-logo.img-responsive {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}