/* body background color */
/** font family **/
	
	
	h1 , h1 span , h1 a ,

	h2 , h2 span , h2 a ,

	h3 , h3 span , h3 a ,

	h4 , h4 span , h4 a ,

	h5 , h5 span , h5 a ,

	h6 , h6 span , h6 a
	{
		 
						font-family: 'Lato' , sans-serif;
			}
	


/* content font color */


/* theme main color */
a:hover , span.custom , .tweet a , .accordion ul li:hover:before  , nav.menu ul li a:hover  ,  nav.menu ul ul li a:hover , .post-meta span.date:hover , .post-meta span.comments:hover , .comment-content h4 a:hover , .recent-posts-wrapper .post-content span.date , .tagcloud a{
		color: #f8b334 !important;
}

  .blog-pagination .wrap  .next-posts a , .wpcf7-submit, .button-shortcode  , .blog-pagination .wrap  .prev-posts a , .top-pagination .next-posts a , .top-pagination .prev-posts a , #submit-comment , .comment-content .reply:hover , .share-box .toggle-share-box:hover , .share-box .toggle-share-box.active , .readmore a  , .blog-pagination ul li a {
  			background-color: #f8b334 !important;
     		border-bottom: 2px solid #b88733 !important;
}

.toggleSidebar:hover, .related-posts-alt .post  {
  background-color: #b88733 !important;
}

header .toggleSidebar  , span.highlight , .single-post .post-format-quote .wrapper , .recent-posts-wrapper .post .post-image {
	background-color: #f8b334 !important;
}

blockquote {
    border-left-color: #f8b334 !important;
  }





/* hover color */


/* link color */


/* headers color */


/* blockquote color */


/* menu_color */


/* sidebar background color */

/* sidebar text color */


/* sidebar headers color */


/* read more button */


/* user custom css */
