/*   
Theme Name: Energy child theme
Theme URI: http://themeforest.net/user/ArtstudioWorks/portfolio
Description: Energy is unique and highly interactive WordPress theme.
Author: ArtstudioWorks
Author URI: http://themeforest.net/user/ArtstudioWorks
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: energy
Version: 1.0
Tags: white, black, green, flexible-width, fixed-width, custom-colors, custom-background, theme-options, translation-ready
Designed by ArtstudioWorks: http://themeforest.net/user/ArtstudioWorks
*/

@import url("../energy/style.css"); 		/* CSS Reset + Basic WordPress Styles */

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.white-text {
	color: #fff !important;
}

.white-text p {
	color: #fff !important;
}

#navigation ul li a {
	font-family: 'Open Sans', sans-serif !important;
}

.social-icons ul li a {
	background-color: #0d2600 !important;
	border-top: 1px solid #cefbb8 !important;
}

#top-bar .call-us {
	font-size: 15px;
}

/********** FOOTER STYLES ***************/

#footer .widget ul li {
	border-top: 1px solid #FFF;
}

.widget, .one_third {
	margin-bottom: 0px;
}

.wpcf7-form textarea {
	height: 0px;
}

.contact-page {
	height: 200px !important;
}

/********* PORTFOLIO STYLES *************/

.portfolio-title {
	font-size: 14px !important;
}

/********* Body *************/
.container > h1 {
 font-size: 40px !important;
}