/*
Theme Name: Irish Heating and Air Custom
Theme URI: http://wordpress.org/themes/twentythirteen
Template: twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Tags: black,brown,orange,tan,white,yellow,light,one-column,two-columns,right-sidebar,fluid-layout,responsive-layout,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,translation-ready
Version: 9.1.1473208868
Updated: 2016-09-07 00:41:08

*/

.res_column_content.green{
	background-color:#778640;
	color:#fff;
}   
.res_column_content.green *{
	color:#fff;
}

.servicebox-half {
	border-radius: 80px;
}

.servicebox-half:nth-child(odd) {
    margin-right: 4%;
}

.home-rightcol {
	float:right;
	width:300px;
	margin-left:1em; 
} 


@media (max-width:750px){
	.home-rightcol {
		float:none;
		text-align:center;
		width:100%;
		margin-left:0; 
	}
}

h6 {
	color:#81a00f; 
}

.banner{
	background-image: url('../../uploads/2017/03/spring-header.jpg'); 
}

.larger li {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 1.5em;
}

.darkbox {
	background-color: #272425;
}
.darkbox *, .darkbox h2, .darkbox li {
	color:#fff;
}

.darkbox h2 {
    background-color: #81A00F;
    padding-left: 1em;
}