/*
Theme Name: Customizr Child
Theme URI: http://presscustomizr.com/customizr
Template: customizr
Author: nikeo
Author URI: http://presscustomizr.com/
Description: Customizr is a versatile and easy to customize WordPress theme, instantly giving a professional look to your online presence. Designed with visitor engagement in mind, it allows anyone to create a beautiful, fast and mobile friendly website compatible with all browsers and devices. Customizr works fine with major WordPress plugins like WooCommerce, bbPress, JetPack and many others. Top rated by hundreds and with a very active community of users and developers, the Customizr theme is a safe and reliable design option to publish your WordPress content.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,buddypress,custom-menu,custom-colors,featured-images,full-width-template,theme-options,threaded-comments,translation-ready,sticky-post,post-formats,rtl-language-support,editor-style
Version: 3.5.4.1487628651
Updated: 2017-02-20 22:10:51

*/

body{
background-image: url(http://www.greenwellhvac.com/bg1.jpg);
 margin: 0 auto; 
} 

.tc-header  {
border-bottom: none;
background: #43c144;
}

.tc-header .brand   {padding-right:   30px;           
padding-left:    -30px;}

#main-wrapper {
 background: #EEEEEE;
margin: 0 auto;
font-size:          1.3em;
font-size: 18px;
color: #000000;
max-width: 1170px;
}


/* START OF Change the size of the Social Icons */
/* Header Social Icons */
.navbar-inner .social-block {
font-size: 2em;
margin-right:   20px;              /* Move left by 20px */
margin-left:    -20%; 
}
/* Footer Social Icons */
.colophon .social-block {
font-size: 2em;
}

/* START OF Change the Navbar Colors/Font/Size */
/* Adjust Menu (red) text color, (Garamond) font-family, (1.5em) font-size  */
.navbar .nav > li > a, .navbar .nav > li > a:first-letter,
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a {
display:        inline;
font-size:      2.5em;
padding:        10px 20px;
color:#FFFFFF;
}
.navbar .nav > li.current-menu-item > a {color:#000000;}

#main-wrapper {
padding: 5px 5px 5px 5px;

}	

footer#footer {
background: #EEEEEE;
margin: 0 auto;
  border-top: none;
color: #FFFFFF;
max-width: 1180px;
}

footer#footer .colophon {
background: #EEEEEE;

}

footer#footer .colophon  p, footer#footer .colophon  a {
color:          green;
font-size:      1em ;
text-align:     center;
line-height:    1.2em ;
}

.navbar {
margin-right:   0px;              /* Move left by 20px */
margin-left:    0px;
}

/* Remove the surrounding background 
.nav-collapse.tc-hover-menu-wrapper.in.collapse {
background-color:   #43C144;   /* Adjust Background Color Level 2 */
}*/


	
/* START OF Change the features of the Tagline */
.navbar-wrapper .navbar h2, h2.site-description {
/* Change (red) font color      */
color:          white;
/* Change (20px) font size      */
font-size:      30px;
/* Change (normal) italic-normal-oblique */
font-style:     normal;
}
/* END OF Change the features of the Tagline */

.navbar-wrapper .navbar.resp ul.nav.tc-hover-menu { 
display:            block;
float:              none; 
width:              100%; 
margin:             0 -10%;              /* Adjust +/- % if needed */ 
}

/* Remove the surrounding background */
@media (max-width: 979px){
.nav-collapse.collapse, .no-navbar .nav-collapse {
background: rgba(80,35,14,.4);
border-bottom:      none; 
}
.tc-hover-menu.nav a {

border-bottom:      none;      /* Remove this line if setting different separator color */
}
}
/* Remove the separator bars */
.tc-hover-menu.nav a {

border-bottom:      none!important;      /* Remove this line if setting different separator color */
}

/* START OF Change the features of the Tagline */
.navbar-wrapper .navbar h2, h2.site-description {
/* Change (red) font color      */
color:          white;
/* Change (20px) font size      */
font-size:      30px;
/* Change (normal) italic-normal-oblique */
font-style:     normal;
}
/* END OF Change the features of the Tagline */

/* START OF Move the Social Icons and Tagline */
/* Move SI to Right, adjust margins if needed   */
.navbar-inner .social-block {
float:          left;
margin-top:     5px;
margin-left: -10% !important;
text-align:     left;
}