/*
Theme Name:   Celestial - Lite Child
Theme URI: 	  http://demo.styledthemes.com/pages/celestial-lite.html
Description:  Celestial Lite is a responsive theme incorporating a flexible grid system, crisp lines, Unlimited colours, post formats of: Aside, image, status, and quotes, plus you get a much better WP gallery style, HTML5, CSS3, Translation readiness, social networking, more than 12 widget positions, page templates, styled form elements, and more. You also get an installable child theme in your download for making custom changes. Of course, if you want even more, there is also a  <strong>new Celestial Reloaded version of Celestial</strong> for a true business website, but the free version should still give you an awesome website as well. Check out the full live demo from the theme url. For support, please refer to the readme.txt file in your download.
Author: 	  Styled Themes
Author URI:   http://www.styledthemes.com/
Template:     celestial-lite
Version:      3.5.1
License: 	  GNU General Public License v3 or later
License URI:  license.txt
Tags: 		  light, white, three-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, responsive-layout,full-width-template, sticky-post, theme-options, translation-ready
Text Domain:  celestial-lite-child
*/

.entry-meta {
	display: none;
}
#st-header-image {
	border-bottom: 5px solid #e3a51a;
}

.home .entry-header {
	display: none;
}

#st-content-wrapper {
	padding-top: 45px;
}

.home .front-section {
	padding-bottom: 35px;
}
.span2 img.platform-img{
	background-color: #fff;
	border: none;
}
body{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 15px;
}
.main-navigation li{
    font-size: 1.1em;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.entry-content p, .entry-content li{
    font-size: 15px !important;
}
.home  .entry-content li{
    margin-bottom: 15px;
}
.main-navigation ul li:hover > ul{
	border-bottom: 12px solid #e3a51a;
}
#primary li{
	line-height: 22px;
}

.widget_random_banner_widget img{
	width: 100% !important;
}