/* =GLOBAL
----------------------------------------------- */
/* Headings */


h1 {

color: #007d34;
	
}

.entry-content h2, h3, h4 {

color: #007d34;
	
}


/* =FORMS
----------------------------------------------- */

.accelerate-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
	
background-color: #007d34;
	
}

/* =LINKS
----------------------------------------------- */


a {
	
color: #007d34;
	
}


/* =HEADER
----------------------------------------------- */
#site-title a:hover {
	
color: #007d34;

}

#site-description 
{
	
color: #007d34;
	
}

/* =SEARCH WIDGET
----------------------------------------------- */



#search-form span {
	
background-color: #007d34;
	
}


/* =NAVIGATION
----------------------------------------------- */


.main-navigation {
	
background-color: #007d34;

}


/* =RESPONSIVE MENU
----------------------------------------------- */
.site-header .menu-toggle {
	
background: #007d34;
	
}

.main-small-navigation li:hover > a {
	
background-color: #007d34;
	
}


.main-small-navigation ul > .current_page_item,

.main-small-navigation ul > .current-menu-item {
	
background: #007d34;
	
}

/* =FOOTER MENU
----------------------------------------------- */
.footer-menu a:hover,
.footer-menu ul li.current-menu-item a,
.footer-menu ul li.current_page_ancestor a,
.footer-menu ul li.current-menu-ancestor a,
.footer-menu ul li.current_page_item a,
.footer-menu ul li:hover > a 
{
	
color: #007d34;

}


/* =FEATURED SLIDER
----------------------------------------------- */
.slider-title-head .entry-title a 
{
	
background-color: #007d34;
	
}


a.slide-prev,
a.slide-next 
{
	
background-color: #007d34;
	
}

/* =SLIDER CONTROLLERS
----------------------------------------------- */

#controllers a:hover, 
#controllers a.active {
	
background-color: #007d34;
	
color: #007d34;
}

/* =2,3,4 COLUMNS
----------------------------------------------- */

/* THREE COLUMN */

.tg-one-third {
	
background: #007d34;
	
}

.tg-one-third-last {
		
background: #007d34;
	
}

/* =WIDGET FEATURED SINGLE POST
----------------------------------------------- */

#secondary .widget_featured_single_post h3.widget-title a:hover {
	
color: #007d34;

}


/* =WIDGET IMAGE SERVICE WIDGET
----------------------------------------------- */

.widget_image_service_block .entry-title a:hover 
{
	
color: #007d34;

}

/* =PAGINATION
----------------------------------------------- */

.pagination span {
	
background-color: #007d34;
	
}

/* =COMMENTS
----------------------------------------------- */

#content .comments-area article header cite a:hover,

#content .comments-area a.comment-edit-link:hover,

#content .comments-area a.comment-permalink:hover 
{
	
color: #007d34;

}


.comments-area .comment-author-link a:hover {
	
color: #007d34;

}


.comments-area .comment-author-link span {
	
background-color: #007d34;
	
}

.comment .comment-reply-link:hover {
	
color: #007d34;

}

.nav-previous a,
.nav-next a {
	
color: #007d34;
	
}

/* =CALENDAR WIDGET
----------------------------------------------- */

#wp-calendar #today {
	
color: #007d34;
}


/* =WIDGETS ICON
----------------------------------------------- */


#secondary h3 span:before, .footer-widgets-area h3 span:before 
{
	
color: #007d34;
	
}

#secondary .accelerate_tagcloud_widget a:hover,
.footer-widgets-area .accelerate_tagcloud_widget a:hover 
{
	
background-color: #007d34;

}

/* =FOOTER WIDGET AREA
----------------------------------------------- */

.footer-widgets-area {
	
background-color: #007d34;
	
}

/* =SCROLL UP
----------------------------------------------- */

a#scroll-up 
{
	
background-color: #007d34;
	
}


/* =POST CONTENT
----------------------------------------------- */

.post .entry-title a:hover {
	
color: #007d34;

}


/* =POST META----------------------------------------------- */

.entry-meta .post-format i 
{
	
background-color: #007d34;
	
}

.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover 
{
	
color:#007d34;
	
}




