	.color_mood_light .tallykit_gallery_item .tallykit_gallery_item_details{ background-color:#1e73be; }
	.color_mood_light .tallykit_gallery_item .tallykit_gallery_item_heading{ color:#d3d3d3 !important; }
	.color_mood_light .tallykit_gallery_item .tallykit_gallery_item_subheading{ color:#a3a3a3; }
		
	.color_mood_dark .tallykit_gallery_item .tallykit_gallery_item_details{ background-color:#f2f2f2; }
	.color_mood_dark .tallykit_gallery_item .tallykit_gallery_item_heading{ color:#777777 !important; }
	.color_mood_dark .tallykit_gallery_item .tallykit_gallery_item_subheading{ color:#8e8e8e; }
    .color_mood_light .tallykit_logo_item{ background-color:#1e73be;}		
.color_mood_dark .tallykit_logo_item{ background-color:#f2f2f2;}
.color_mood_light .tk_people_item_details .tk_people_item_heading a{ color:#ffffff; }
.color_mood_dark .tk_people_item_details .tk_people_item_heading a{ color:#444444; }
.color_mood_light .tallykit_portfolio_item .tallykit_portfolio_item_details{ background-color:#1e73be; }
.color_mood_light .tallykit_portfolio_item .tallykit_portfolio_item_heading{ color:#d3d3d3 !important; }
.color_mood_light .tallykit_portfolio_item .tallykit_portfolio_item_subheading{ color:#a3a3a3; }
		
.color_mood_dark .tallykit_portfolio_item .tallykit_portfolio_item_details{ background-color:#f2f2f2; }
.color_mood_dark .tallykit_portfolio_item .tallykit_portfolio_item_heading{ color:#777777 !important; }
.color_mood_dark .tallykit_portfolio_item .tallykit_portfolio_item_subheading{ color:#8e8e8e; }
	/*~-~ Accordion ~-~*/
	.color_mood_light .tallykit-shortcode-accordion h3.tallykit-shortcode-accordion-trigger { background-color:#1e73be; }
	.color_mood_light .tallykit-shortcode-accordion h3.tallykit-shortcode-accordion-trigger a { color:#ffffff; }
	.color_mood_light .tallykit-shortcode-accordion .tallykit-shortcode-accordion-trigger:hover { background-color: #5e5e5e;}
	.color_mood_light .tallykit-shortcode-accordion .tallykit-shortcode-accordion-trigger.ui-state-active{background-color:#5e5e5e; }
	.color_mood_light .tallykit-shortcode-accordion .ui-accordion-content { background-color: #1e73be; }
		
	.color_mood_dark .tallykit-shortcode-accordion h3.tallykit-shortcode-accordion-trigger { background-color:#f2f2f2; }
	.color_mood_dark .tallykit-shortcode-accordion h3.tallykit-shortcode-accordion-trigger a { color:#444444; }
	.color_mood_dark .tallykit-shortcode-accordion .tallykit-shortcode-accordion-trigger:hover { background-color: #eaeaea;}
	.color_mood_dark .tallykit-shortcode-accordion .tallykit-shortcode-accordion-trigger.ui-state-active{background-color:#eaeaea; }
	.color_mood_dark .tallykit-shortcode-accordion .ui-accordion-content { background-color: #f2f2f2; }
		
		
	/*~-~ Tabs ~-~*/
	.color_mood_light .tallykit-shortcode-tabs ul.ui-tabs-nav li a {
		background-color:#1e73be; 
		color:#d3d3d3; 
	}
	.color_mood_light .tallykit-shortcode-tabs ul.ui-tabs-nav li a:hover { background-color:#5e5e5e; }
	.color_mood_light .tallykit-shortcode-tabs ul.ui-tabs-nav .ui-state-active a { 
		background-color:#5e5e5e; 
		color:#d3d3d3; 
	}
	.color_mood_light .tallykit-shortcode-tabs ul.ui-tabs-nav .ui-state-active a:hover { background-color:#5e5e5e; }
	.color_mood_light .tallykit-shortcode-tabs .tab-content { background-color:#5e5e5e; }
		
	.color_mood_dark .tallykit-shortcode-tabs ul.ui-tabs-nav li a {
		background-color:#f2f2f2; 
		color:#777777; 
	}
	.color_mood_dark .tallykit-shortcode-tabs ul.ui-tabs-nav li a:hover { background-color:#eaeaea; }
	.color_mood_dark .tallykit-shortcode-tabs ul.ui-tabs-nav .ui-state-active a { 
		background-color:#eaeaea; 
		color:#777777; 
	}
	.color_mood_dark .tallykit-shortcode-tabs ul.ui-tabs-nav .ui-state-active a:hover { background-color:#eaeaea; }
	.color_mood_dark .tallykit-shortcode-tabs .tab-content { background-color:#eaeaea; }
		
		
	/*~-~ Toggle ~-~*/
	.color_mood_light .tallykit-shortcode-toggle .tallykit-shortcode-toggle-trigger { background-color:#1e73be; }
	.color_mood_light .tallykit-shortcode-toggle .tallykit-shortcode-toggle-trigger:hover { background-color:#5e5e5e; }
	.color_mood_light .tallykit-shortcode-toggle .tallykit-shortcode-toggle-trigger.active, 
	.color_mood_light .tallykit-shortcode-toggle .tallykit-shortcode-toggle-trigger.active:hover {  background-color:#5e5e5e;}
		
		
	/*~-~ Button ~-~*/
	
	/*fill style*/
	.color_mood_light .tallykit-shortcode-button.style-fill.color-default{ 
		background:#ffffff; color:#444444; border-color:#ffffff  !important; }
	.color_mood_dark .tallykit-shortcode-button.style-fill.color-default{ 
		background:#444444; color:#ffffff; border-color:#444444  !important; }
		
	.color_mood_light .tallykit-shortcode-button.style-fill.color-default:hover{  color:#ffffff; }
	.color_mood_dark .tallykit-shortcode-button.style-fill.color-default:hover{  color:#444444; }
			
	.color_mood_light .tallykit-shortcode-button.style-fill.color-accent,
	.color_mood_dark .tallykit-shortcode-button.style-fill.color-accent{ 
		background:#2e9eea; color:#FFF; border-color:#2e9eea  !important; }
			
	.color_mood_light .tallykit-shortcode-button.style-fill.color-accent:hover,
	.color_mood_dark .tallykit-shortcode-button.style-fill.color-accent:hover{ 
		color:#2e9eea; }
			
	/*border style*/
	.color_mood_light .tallykit-shortcode-button.style-border.color-default{ 
		border-color:#ffffff !important; color:#ffffff !important; }
	.color_mood_dark .tallykit-shortcode-button.style-border.color-default{ 
		border-color:#444444 !important; color:#444444 !important; }
		
	.color_mood_light .tallykit-shortcode-button.style-border.color-accent,
	.color_mood_dark .tallykit-shortcode-button.style-border.color-accent{ 
		border-color:#2e9eea !important; color:#2e9eea !important; }
				
	.color_mood_light .tallykit-shortcode-button.style-border.color-default:hover,
	.color_mood_dark .tallykit-shortcode-button.style-border.color-default:hover,
	.color_mood_light .tallykit-shortcode-button.style-border.color-accent:hover,
	.color_mood_dark .tallykit-shortcode-button.style-border.color-accent:hover{ 
		border-color:#2e9eea !important; background-color:#2e9eea; color: #FFF !important; }
			
		
	/*---------------------------------------------
    	 Callout
	--------------------------------------------- */
	/*- style center-border -*/
	.color_mood_light .tallykit-shortcode-callout.style-center-border{ border-color:#ffffff !important;  }
	.color_mood_dark .tallykit-shortcode-callout.style-center-border{ border-color:#444444 !important;  }
		

	/*- style center-border-bg -*/
	.color_mood_light .tallykit-shortcode-callout.style-center-border-bg{ 
		border-color:#5e5e5e; 
		background-color:rgba(30,115,190,0.8); 
	}
	.color_mood_dark .tallykit-shortcode-callout.style-center-border-bg{ 
		border-color:#eaeaea; 
		background-color:rgba(242,242,242,0.8); 
	}
		
		
	/*- style left-border -*/
	.color_mood_light .tallykit-shortcode-callout.style-left-border{ border-color:#ffffff !important;  }
	.color_mood_dark .tallykit-shortcode-callout.style-left-border{ border-color:#444444 !important;  }
		
		
	/*- style left-border-bg -*/
	.color_mood_light .tallykit-shortcode-callout.style-left-border-bg{
		 border-color:#5e5e5e;
		 background-color:rgba(30,115,190,0.8);  
	}
	.color_mood_dark .tallykit-shortcode-callout.style-left-border-bg{
		border-color:#eaeaea; 
		background-color:rgba(242,242,242,0.8); 
	}
		
		
	/*---------------------------------------------
		 Blog
	--------------------------------------------- */
	.color_mood_light .tk-shortcode-blog-grid-item{ background-color:#1e73be;   }
	.color_mood_light .tk-shortcode-blog-grid-item .tk-shortcode-blog-title a{ color:#ffffff;  }
	.color_mood_light .tk-shortcode-blog-grid-item .tk-shortcode-blog-title a:hover,
	.color_mood_light .tk-shortcode-blog-grid-item .tk-shortcode-blog-info a:hover{ #2e9eea }
	.color_mood_light .tk-shortcode-blog-grid-item .tk-shortcode-blog-info,
	.color_mood_light .tk-shortcode-blog-grid-item .tk-shortcode-blog-info span.time,
	.color_mood_light .tk-shortcode-blog-grid-item .tk-shortcode-blog-info a{ color:#a3a3a3; }
	.color_mood_light .tk-shortcode-blog-grid-item .tk-shortcode-blog-info{ background-color:rgba(94,94,94,0.1); }
		
	.color_mood_dark .tk-shortcode-blog-grid-item{ background-color:#f2f2f2;   }
	.color_mood_dark .tk-shortcode-blog-grid-item .tk-shortcode-blog-title a{ color:#444444;  }
	.color_mood_dark .tk-shortcode-blog-grid-item .tk-shortcode-blog-title a:hover,
	.color_mood_dark .tk-shortcode-blog-grid-item .tk-shortcode-blog-info a:hover{ color:#2e9eea; }
	.color_mood_dark .tk-shortcode-blog-grid-item .tk-shortcode-blog-info,
	.color_mood_dark .tk-shortcode-blog-grid-item .tk-shortcode-blog-info span.time,
	.color_mood_dark .tk-shortcode-blog-grid-item .tk-shortcode-blog-info a{ color:#8e8e8e !important; }
	.color_mood_dark .tk-shortcode-blog-grid-item .tk-shortcode-blog-info{ background-color:rgba(234,234,234,0.1); }
		
		
		
	/*---------------------------------------------
		 Blog Timeline
	--------------------------------------------- */
	.tallykit-blog-timeline .tallykit-blog-timeline-list .tallykit-blog-author-img img{ border-color:#2e9eea !important; }
	.tallykit-blog-timeline .line,
	.tallykit-blog-timeline .line:before,
	.tallykit-blog-timeline .line:after{ background-color:#2e9eea !important; }
	
	.color_mood_light .tallykit-blog-timeline-post .tk-post-content:before,
	.color_mood_light .tallykit-blog-timeline .tallykit-blog-timeline-list:nth-child(2n+2) .tallykit-blog-timeline-post .tk-post-content:before{  border-color:#5e5e5e; }
	
	.color_mood_dark .tallykit-blog-timeline-post .tk-post-content:before,
	.color_mood_dark .tallykit-blog-timeline .tallykit-blog-timeline-list:nth-child(2n+2) .tallykit-blog-timeline-post .tk-post-content:before{  border-color:#eaeaea; }
    /*Button*/
.tallykit_slideshow_item.color_mood_light .tallykit_slideshow_item_inner .tk_slideshow_button{ 
	border-color:#ffffff !important; color:#ffffff !important; }
.tallykit_slideshow_item.color_mood_dark .tallykit_slideshow_item_inner .tk_slideshow_button{ 
	border-color:#444444 !important; color:#444444 !important; }
				
.tallykit_slideshow_item.color_mood_light .tallykit_slideshow_item_inner .tk_slideshow_button:hover,
.tallykit_slideshow_item.color_mood_dark .tallykit_slideshow_item_inner .tk_slideshow_button:hover{
	border-color:#2e9eea !important; background-color:#2e9eea; color: #FFF !important; }
			
/*content*/
.tallykit_slideshow_item.color_mood_light .tallykit_slideshow_item_inner .tk_slideshow_content{ color:#ffffff !important; }

.tallykit_slideshow_item.color_mood_dark .tallykit_slideshow_item_inner .tk_slideshow_content{ color:#444444 !important; }
		
/*title*/
.tallykit_slideshow_item.color_mood_light .tallykit_slideshow_item_inner .tk_slideshow_title{ color:#ffffff !important; }
		
.tallykit_slideshow_item.color_mood_dark .tallykit_slideshow_item_inner .tk_slideshow_title{ color:#444444 !important; }
	
/*subtitle*/
.tallykit_slideshow_item.color_mood_light .tallykit_slideshow_item_inner .tk_slideshow_subtitle{ color:#ffffff !important; }
		
.tallykit_slideshow_item.color_mood_dark .tallykit_slideshow_item_inner .tk_slideshow_subtitle{ color:#444444 !important; }
    /*grid*/
.color_mood_light .tk_testimonial_item .tk_testimonial_item_content{  background:#1e73be;  }
.color_mood_light .tk_testimonial_item .tk_testimonial_item_content{  border-color:#5e5e5e;  }
.color_mood_light .tk_testimonial_item .tk_testimonial_arrow_wrap .tk_testimonial_arrow{background: #1e73be;}

.color_mood_dark .tk_testimonial_item .tk_testimonial_item_content{  background:#f2f2f2;  }
.color_mood_dark .tk_testimonial_item .tk_testimonial_item_content{  border-color:#eaeaea;  }
.color_mood_dark .tk_testimonial_item .tk_testimonial_arrow_wrap .tk_testimonial_arrow{background: #f2f2f2;}

/*slideshow*/
.color_mood_light .tk_testimonial_slider_item .tk_testimonial_author_name{ color:#ffffff; }
.color_mood_light .tk_testimonial_slider_item .tk_testimonial_author_position{ color:#d3d3d3 }

.color_mood_dark .tk_testimonial_slider_item .tk_testimonial_author_name{ color:#444444; }
.color_mood_dark .tk_testimonial_slider_item .tk_testimonial_author_position{ color:#777777 }
