@charset 'utf-8';
/*
 Theme Name:   Good Energy
 Theme URI:    http://goodenergy.themerex.net/
 Description:  Good Energy - Multipurpose and Multiskin Responsive Wordpress theme
 Author:       ThemeRex
 Author URI:   http://themerex.net/
 Template:     goodenergy
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  themerex
*/


@import url("../goodenergy/style.css");



/* upper phone number hidding */
.top_panel_top_contact_phone{
	display: none;
}


/* hidding some useless stuff */
.post_info, .post_author{
	display:none;
}
.logo_text{
	display: none;
}
#menu_main > li > a:hover{
	text-decoration: none;
}
.top_panel_wrap .logo_fixed{
	max-height: 64px !important;
}
.col-md-8 span > input, .col-md-8 span > textarea{
	width: 100%;
}
/*paddings titles etc*/
.wpb_wrapper{
	padding-bottom: 1.3em;
}
.sc_services_title{
	padding-top: 0.9em;
	padding-bottom: 0.6em;
}
.sc_title_regular{
	padding-top: 1.6em;
	padding-bottom: 1.2em;
}
.sc_blogger_title{
	padding-top: 1.6em;
	padding-bottom: 2.0em;
}
.sc_team_wrap{
	padding-bottom: 12em;
}
/*EO paddings*/

/* underline */
.h2.sc_title:after, .sc_title.styling2:after{
background: transparent url('/wp-content/uploads/2015/08/aftertitle.png') no-repeat !important;
}
/* eo underline */


/* homepage services */
.row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom{
	padding-bottom: 0px;
}
.row > [class*="column-"], .columns_wrap > [class*="column-"]{
	padding-right: 15px;
}
.sc_services_item .sc_services_item_title{
	margin: 0px;
	/*2.25em 0 1.6em;*/
}
.post_featured{
	margin-bottom: 0px;
}
.sc_services_item .sc_services_item_title{
	margin: 0px;
	/* 2.25em 0 1.6em*/
}
/* EO homepage services */


/* breadcrumbs handling */
.top_panel_title_inner .breadcrumbs a:first-child{
	visibility: hidden;
}
.top_panel_title_inner .breadcrumbs a:first-child:before{
	content: "Home";
	display: block;
	visibility: visible;
}
.breadcrumbs_item.cat_post{
display: none;
}

.breadcrumbs_delimiter:nth-of-type(2){
display: none;	
}

.breadcrumbs_delimiter:nth-of-type(3){
display: none;	
}

.top_panel_title_inner .breadcrumbs .breadcrumbs_item.all{
	display: none;
}
.top_panel_title_inner .breadcrumbs .breadcrumbs_item.all + .breadcrumbs_delimiter{
	display: none;
}
/* EO breadcrumbs */

.article_style_stretch .related_wrap:not(.related_wrap_empty):not(.scroll_wrap){
	padding-bottom: 60px;
}

.post_title{
	font-size: 95%;
}

/* Menu on right, no use */
#toc{
display: none;
visibility: hidden;
opacity: 0;
}

.related_wrap .section_title{
display: none;
}

.article_style_stretch .related_wrap:not(.related_wrap_empty):not(.scroll_wrap){
padding-top: 30px;
padding-bottom: 20px;
}

footer{
margin-top: 64px;
}

.contacts{
font-size: 130%;
color: black;
opacity: 0.95;
}

.contact_fields .col-xs-3 h3{
font-size: 100%;
font-weight: bold;
color: black !important;
text-transform: uppercase;
opacity: 0.9;
}

.contact_fields .col-xs-3 h3 i{
color: gray !important;
}

#text-4{
margin-left: -5% !important;
}
