/*
Theme Name: Celestial Child
Theme URI: http://demo.styledthemes.com/celestial/
Description: Celestial Child is created for you to take advantage of making changes to the parent theme of Celestial without actually changing its files, you will do your customization from this child theme of Celestial.

Template: st_celestial
Version: 1.0
Author: StyledThemes.com
Author URI: http: //www.styledthemes.com/
Tags: light, white, three-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, translation-ready

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html 

Copyright: 2012-2013 Styledthemes.com


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Import Styles
-------------------------------------------------------------- */
@import url('../st_celestial/style.css');

	
/* Add your Bootstrap.css changes here
-------------------------------------------------------------- */


/* Add your forms.css changes here
-------------------------------------------------------------- */


/* Add your menus.css changes here
-------------------------------------------------------------- */


/* Add your style.css changes here
-------------------------------------------------------------- */

h5 {
margin: 0; 
padding: 0; 
}

#st-content-wrapper {
	min-height:10rem;
	margin:0;
	padding:0 0 60px;
	font-size:12px;
		font-size:.80rem;
	line-height:20px;
	line-height:1.250rem;
	color:#1E1E1E;
}

#st-left a {
	color:#1E1E1E;
}
h3 {
	font-size:20px
	font-size: 1rem;
}

/* mobile styling 
-------------------------------------------------------------- */

@media (min-width: 768px) and (max-width: 979px) {

}

@media (min-width: 1200px) {

}

@media (max-width: 979px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}

@media (max-width: 320px) {

}