/**
 * @package 	WordPress
 * @subpackage 	Eco Press
 * @version 	1.0.7
 * 
 * Theme Fonts Rules
 * Created by CMSMasters
 * 
 */


/***************** Start Theme Font Styles ******************/

	/* Start Content Font */ 
	code, 
	#wp-calendar tbody td, 
	#wp-calendar tbody th, 
	.widget_rss ul li .rsswidget, 
	.widget_recent_comments ul li a, 
	.widget_recent_entries ul li a, 
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tab.tab_comments li p,  
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tab.tab_comments li, 
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_lpr_tabs_cont a, 
	.cmsmasters_quotes_grid .cmsmasters_quote_content, 
	.cmsmasters_open_profile .profile_sidebar .cmsmasters_likes a > span, 
	.cmsmasters_open_profile .profile_sidebar .cmsmasters_comments a > span, 
	.cmsmasters_open_profile .profile_sidebar .cmsmasters_profile_category a, 
	.cmsmasters_open_profile .profile_sidebar .cmsmasters_profile_tags a, 
	.cmsmasters_open_project .project_sidebar .cmsmasters_likes a > span, 
	.cmsmasters_open_project .project_sidebar .cmsmasters_comments a > span, 
	.cmsmasters_open_project .project_sidebar .cmsmasters_project_category a, 
	.cmsmasters_open_project .project_sidebar .cmsmasters_project_tags a, 
	body {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
	}
	
	#page .select2-container .select2-choice {
		font-weight:300;
	}
	
	#wp-calendar tbody td, 
	#wp-calendar tbody th {
		font-size:14px;
		line-height:28px;
		font-weight:400; /* static */
	}
	
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tab.tab_comments li p {
		line-height:24px;
	}
	
	.widget_rss ul li .rsswidget, 
	.widget_recent_entries ul li a, 
	.widget_recent_comments ul li a, 
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tab.tab_comments li * , 
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_lpr_tabs_cont a {
		font-size:18px;
	}
	
	.cmsmasters_quotes_grid .cmsmasters_quote_content {
		font-size:18px;
		line-height:32px;
	}
	
	.cmsmasters_footer_default .footer_custom_html {
		line-height:22px;
	}

	.cmsmasters_slider_post .cmsmasters_slider_post_date_img_wrap .cmsmasters_slider_post_date_top_meta_wrap span a,
	.cmsmasters_slider_post .cmsmasters_slider_post_date_img_wrap .cmsmasters_slider_post_date,  
	.cmsmasters_open_profile .profile_sidebar .profile_details_item .profile_details_item_title, 
	.cmsmasters_open_profile .profile_sidebar .profile_features_item .profile_features_item_title, 
	.cmsmasters_open_project .project_sidebar .project_details_item .project_details_item_title, 
	.cmsmasters_open_project .project_sidebar .project_features_item .project_features_item_title, 
	.footer_inner .footer_copyright, 
	.header_top .meta_wrap > *:before { 
		line-height:30px;
	}
	
	.share_wrap {
		line-height:20px; /* static */
	}
	
	.cmsmasters_open_profile .profile_sidebar .cmsmasters_profile_category a, 
	.cmsmasters_open_profile .profile_sidebar .cmsmasters_profile_tags a, 
	.cmsmasters_open_project .project_sidebar .cmsmasters_project_category a, 
	.cmsmasters_open_project .project_sidebar .cmsmasters_project_tags a {
		text-transform:none;
	}
	
	@media only screen and (max-width: 540px) {
		#page .post_nav a {
			font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
			font-size:18px;
			line-height:30px;
			font-weight:300;
			font-style:normal;
		}
	}
	/* Finish Content Font */


	/* Start Link Font */
	a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	a:hover {
		text-decoration:none;
	}
	/* Finish Link Font */


	/* Start Navigation Title Font */
	.navigation > li > a, 
	.top_line_nav > li > a, 
	.footer_nav > li > a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
	}
	
	.footer_nav > li > a, 
	.top_line_nav > li > a {
		font-size:11px;
	}
	
	.mid_nav > li > a .nav_title:before {
		font-size:20px; /* static */
	}

	.bot_nav > li > a .nav_title:before {
		font-size:14px; /* static */	
	}
	
	.navigation li > a .nav_subtitle, 
	.navigation li > a .nav_tag {
		font-size:10px;
		line-height:18px;	
		font-weight:800;
		text-transform:uppercase;
	}
	/* Finish Navigation Title Font */


	/* Start Navigation Dropdown Font */
	.navigation .menu-item-mega-container > ul > li > a, 
	.navigation ul li a,
	.top_line_nav ul li a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
	}
	
	.top_line_nav ul li a {
		text-transform:none;
	}
	
	.navigation .menu-item-mega-container > ul > li > a {
		font-size:13px;
	}
	
	@media only screen and (max-width: 1024px) {
		.navigation > li > a, 
		.navigation .menu-item-mega-container > ul > li > a .nav_title {
			font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
			font-size:11px;
			line-height:20px;
			font-weight:bold;
			font-style:normal;
			text-transform:uppercase;
		}
		
		#header .navigation li li > a {
			font-size:10px;
		}
	}
	/* Finish Navigation Dropdown Font */
	
	
	/* Start H1 Font */
	h1,
	h1 a,
	.logo .title, 
	.cmsmasters_pricing_table .cmsmasters_price_wrap, 
	.cmsmasters_stats.stats_mode_circles .cmsmasters_stat_wrap .cmsmasters_stat .cmsmasters_stat_inner .cmsmasters_stat_counter_wrap, 
	.cmsmasters_counters .cmsmasters_counter_wrap .cmsmasters_counter .cmsmasters_counter_inner .cmsmasters_counter_counter_wrap, 
	#header .search_bar_wrap .search_field input {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:48px;
		line-height:54px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsmasters_dropcap {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsmasters_icon_list_items.cmsmasters_icon_list_icon_type_number .cmsmasters_icon_list_item .cmsmasters_icon_list_icon:before,
	.cmsmasters_icon_box.box_icon_type_number:before,
	.cmsmasters_icon_box.cmsmasters_icon_heading_left.box_icon_type_number .icon_box_heading:before {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-weight:300;
		font-style:normal;
	}
	
	.cmsmasters_dropcap.type1 {
		font-size:60px; /* static */
	}
	
	.cmsmasters_dropcap.type2 {
		font-size:36px; /* static */
	}
	
	.cmsmasters_pricing_table .cmsmasters_price_wrap, 
	#header .search_bar_wrap .search_field input {
		font-size:60px; /* static */
		line-height:60px; /* static */
	}
	
	.cmsmasters_sitemap_wrap > h1 {
		font-size:36px;
		line-height:42px;
	}
	
	.navi_scrolled .logo .title {
		font-size:34px;
		line-height:34px;
	}
	
	.headline_outer .headline_inner .headline_icon:before {
		font-size:53px;
	}
	
	.headline_outer .headline_inner.align_center .headline_icon:before {
		font-size:69px;
	}
	
	.headline_outer .headline_inner.align_left .headline_icon {
		padding-left:53px;
	}
	
	.headline_outer .headline_inner.align_right .headline_icon {
		padding-right:53px;
	}
	
	.headline_outer .headline_inner.align_center .headline_icon {
		padding-top:69px;
	}
	
	@media only screen and (max-width: 768px) {
		.headline_outer .headline_inner .headline_icon:before {
			font-size:40px;
		}
		
		.headline_outer .headline_inner.align_center .headline_icon:before {
			font-size:45px;
		}
		
		.headline_outer .headline_inner.align_center .headline_icon {
			padding-top:50px;
		}
		
		#header .search_bar_wrap .search_field input {
			font-size:30px; /* static */
			line-height:30px; /* static */
		}
	
	}
	/* Finish H1 Font */


	/* Start H2 Font */
	h2,
	h2 a, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap > li > a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:36px;
		line-height:42px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H2 Font */


	/* Start H3 Font */
	h3,
	h3 a, 
	.cmsmasters_quotes_slider .cmsmasters_quote_content, 
	.cmsmasters_twitter_wrap .cmsmasters_twitter_item_content, 
	.cmsmasters_twitter_wrap .cmsmasters_twitter_item_content a, 
	.cmsmasters_toggles .cmsmasters_toggle_title a, 
	.cmsmasters_stats .cmsmasters_stat_inner_stat_info .cmsmasters_stat_counter_wrap, 
	.cmsmasters_stats.stats_mode_bars.stats_type_vertical .cmsmasters_stat_wrap .cmsmasters_stat_title, 
	.cmsmasters_stats.stats_mode_bars .cmsmasters_stat_wrap .cmsmasters_stat .cmsmasters_stat_inner .cmsmasters_stat_counter_wrap, 
	.post_nav a, 
	.cmsmasters_post_timeline .cmsmasters_post_date .cmsmasters_day, 
	.header_top a, 
	.header_top, 
	.cmsmasters_stats.stats_mode_circles .cmsmasters_stat_wrap .cmsmasters_stat_title, 
	.cmsmasters_counters .cmsmasters_counter_wrap .cmsmasters_counter .cmsmasters_counter_inner .cmsmasters_counter_title, 
	.cmsmasters_single_slider .cmsmasters_single_slider_item_title a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.post_nav a:before, 
	.post_nav a:after {
		line-height:30px;
	}
	
	.cmsmasters_stats .cmsmasters_stat_inner_stat_info .cmsmasters_stat_counter_wrap, 
	.cmsmasters_post_timeline .cmsmasters_post_date .cmsmasters_day {
		font-size:30px;
	}
	
	.cmsmasters_single_slider .cmsmasters_single_slider_item_title a {
		font-size:18px;
	}
	
	.header_top a, 
	.header_top {
		font-size:13px;
	}
	
	.cmsmasters_quotes_slider .cmsmasters_quote_content, 
	.cmsmasters_twitter_wrap .cmsmasters_twitter_item_content a, 
	.cmsmasters_twitter_wrap .cmsmasters_twitter_item_content {
		line-height:36px;
	}
	
	.cmsmasters_single_slider .cmsmasters_single_slider_item_title a {
		letter-spacing:0; /* static */
	}
	/* Finish H3 Font */


	/* Start H4 Font */
	h4, 
	h4 a, 
	.cmsmasters_table thead th, 
	.cmsmasters_table tfoot td, 
	.cmsmasters_tabs .cmsmasters_tabs_list_item > a span, 
	.comment-respond .comment-reply-title, 
	.cmsmasters_stats .cmsmasters_stat_wrap .cmsmasters_stat_title {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	
	.cmsmasters_stats .cmsmasters_stat_wrap .cmsmasters_stat_title {
		letter-spacing:0; /* static */
	}
	/* Finish H4 Font */


	/* Start H5 Font */
	h5, 
	h5 a, 
	.wpcf7 p, 
	.widget_tag_cloud a, 
	#wp-calendar caption, 
	.cmsmasters_table tbody td, 
	.cmsmasters_pricing_table .cmsmasters_period, 
	.cmsmasters-form-builder label, 
	.comment-respond label, 
	.comment-reply-title a, 
	.cmsmasters_comment_item_buttons a, 
	.cmsmasters_comment_item > a, 
	.cmsmasters_open_post .cmsmasters_post_date, 
	.cmsmasters_wrap_pagination ul li .page-numbers, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap > li > a, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap > li > .sub-menu > li > a, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap_archive li a, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap_archive li, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap_category li a, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap_category li, 
	.widget_rss .widgettitle a, 
	.widget .widgettitle, 
	.widget_nav_menu ul li a, 
	.widget.widget_nav_menu .sub-menu > li > a, 
	.widget_pages ul li a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	
	.widget_rss .widgettitle a, 
	.widget .widgettitle,
	.widget_nav_menu ul li a, 
	.cmsmasters_sitemap_wrap .cmsmasters_sitemap > li > a {
		font-size:16px;
		line-height:23px;
	}
	/* Finish H5 Font */


	/* Start H6 Font */
	h6,
	h6 a, 
	.widget_custom_twitter_entries .tweet_time, 
	.widget_rss ul li cite, 
	.widget_rss ul li .rss-date, 
	.widget_recent_entries .post-date, 
	.widget.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tab.tab_comments li small, 
	.widget.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tab.tab_comments li small * , 
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_lpr_tabs_cont > .published, 
	.widget_custom_posts_tabs_entries .cmsmasters_tabs .cmsmasters_tabs_list_item a * , 
	.widget.widget_nav_menu .sub-menu > li li a, 
	#wp-calendar thead td, 
	#wp-calendar thead th,  
	.widget_categories ul li, 
	.widget_archive ul li, 
	.widget_meta ul li, 
	.widget_archive ul li a, 
	.widget_meta ul li a, 
	.widget_categories ul li a, 
	.cmsmasters_archive_type .cmsmasters_archive_item_cont_wrap .cmsmasters_archive_item_cont_wrap_bottom .entry-meta * , 
	.cmsmasters_archive_type .cmsmasters_archive_item_cont_wrap .cmsmasters_archive_item_cont_wrap_top * , 
	.cmsmasters_slider_project_category a,  
	.cmsmasters_slider_post .cmsmasters_slider_post_cont_info * , 
	.cmsmasters_slider_post .cmsmasters_slider_post_date, 
	.cmsmasters_quote_subtitle_wrap * , 
	.cmsmasters_twitter_wrap .published, 
	.cmsmasters_img .cmsmasters_img_caption, 
	.cmsmasters_open_profile .profile_sidebar .profile_details_item_title, 
	.cmsmasters_open_profile .profile_sidebar .profile_features_item_title, 	
	.cmsmasters_open_project .project_sidebar .project_details_item_title, 
	.cmsmasters_open_project .project_sidebar .project_features_item_title, 
	.comment-respond .logged-in-as, 
	.comment-respond .logged-in-as a, 
	.cmsmasters_comment_item .cmsmasters_comment_item_date, 
	.share_posts a, 
	.cmsmasters_open_post .cmsmasters_post_footer a, 
	.cmsmasters_project_category > a, 
	.footer_copyright, 
	.cmsmasters_post_timeline .cmsmasters_post_date .cmsmasters_mon, 
	.cmsmasters_likes a > span, 
	.cmsmasters_comments a > span, 
	.post .cmsmasters_post_cont_wrapper .cmsmasters_post_info > a, 
	.post .cmsmasters_post_cont_wrapper .cmsmasters_post_info > span, 
	.post .cmsmasters_post_cont_wrapper .cmsmasters_post_info > div,
	.cmsmasters_open_post .cmsmasters_open_post_top > a, 
	.cmsmasters_open_post .cmsmasters_open_post_top > span, 
	.cmsmasters_open_post .cmsmasters_open_post_top > div,
	.cmsmasters_post_content_meta * , 
	.cmsmasters_post_info_bottom .cmsmasters_post_cont_info * , 
	.cmsmasters_breadcrumbs .cmsmasters_breadcrumbs_inner * , 
	#wp-calendar tfoot a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}

	.cmsmasters_breadcrumbs .cmsmasters_breadcrumbs_inner * {
		font-size:9px;
	}
	
	.post .cmsmasters_post_cont_wrapper .cmsmasters_post_info > span {
		line-height:20px;
	}
	
	.widget_tag_cloud a {
		font-size:11px !important;
	}
	
	@media only screen and (max-width: 540px) {
		.cmsmasters_stats .cmsmasters_stat_wrap .cmsmasters_stat_title {
			font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
			font-size:11px;
			line-height:20px;
			font-weight:bold;
			font-style:normal;
			text-transform:uppercase;
			text-decoration:none;
		}
	}
	
	
	@media only screen and (max-width: 768px) {
		.cmsmasters_tabs .cmsmasters_tabs_list_item > a span {
			font-size:11px;
		}
	}
	/* Finish H6 Font */


	/* Start Button Font */
	.cmsmasters_button, 
	.button, 
	input[type=submit], 
	input[type=button], 
	button {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:42px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		letter-spacing:.1em;
	}
	
	.cmsmasters_items_filter_wrap .cmsmasters_items_filter_list li a, 
	.cmsmasters_items_filter_wrap .cmsmasters_items_filter_but, 
	.cmsmasters_items_filter_wrap .cmsmasters_items_sort_but, 
	.cmsmasters_items_filter_wrap .cmsmasters_items_sort_but:before	{
		line-height:34px;
	}
	
	.gform_wrapper .gform_footer input.button, 
	.gform_wrapper .gform_footer input[type=submit] {
		font-size:11px !important;
	}
	
	.cmsmasters_button.cmsmasters_but_icon_dark_bg, 
	.cmsmasters_button.cmsmasters_but_icon_light_bg, 
	.cmsmasters_button.cmsmasters_but_icon_divider, 
	.cmsmasters_button.cmsmasters_but_icon_inverse {
		padding-left:62px;
	}
	
	.cmsmasters_button.cmsmasters_but_icon_dark_bg:before, 
	.cmsmasters_button.cmsmasters_but_icon_light_bg:before, 
	.cmsmasters_button.cmsmasters_but_icon_divider:before, 
	.cmsmasters_button.cmsmasters_but_icon_inverse:before, 
	.cmsmasters_button.cmsmasters_but_icon_dark_bg:after, 
	.cmsmasters_button.cmsmasters_but_icon_light_bg:after, 
	.cmsmasters_button.cmsmasters_but_icon_divider:after, 
	.cmsmasters_button.cmsmasters_but_icon_inverse:after {
		width:42px;
	}
	/* Finish Button Font */


	/* Start Small Text Font */
	small
	form .formError .formErrorContent {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:none;
	}
	
	.gform_wrapper .description, 
	.gform_wrapper .gfield_description, 
	.gform_wrapper .gsection_description, 
	.gform_wrapper .instruction {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
		font-size:13px !important;
		line-height:20px !important;
	}
	/* Finish Small Text Font */


	/* Start Text Fields Font */	input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]), 
	textarea,
	select,
	option {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
	}
	
	input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]) {
		line-height:46px; /*static*/
	}
	
	.gform_wrapper input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]),
	.gform_wrapper textarea, 
	.gform_wrapper select {
		font-size:16px !important;
	}
	/* Finish Text Fields Font */


	/* Start Blockquote Font */
	blockquote {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:36px;
		font-weight:300;
		font-style:normal;
	}
	
	q {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-weight:300;
		font-style:normal;
	}
	/* Finish Blockquote Font */

/***************** Finish Theme Font Styles ******************/



/***************** Start CMSMASTERS Donations Font Styles ******************/

	/* Start Content Font */
	.cmsmasters_single_slider_campaign .cmsmasters_stats .cmsmasters_stat_wrap .cmsmasters_stat_title_wrap * , 
	.cmsmasters_campaigns .campaign .cmsmasters_stat_title {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
	}
	
	.cmsmasters_single_slider_campaign .cmsmasters_stats .cmsmasters_stat_wrap .cmsmasters_stat_title_wrap * , 
	.cmsmasters_campaigns .campaign .cmsmasters_stat_title {
		text-transform:none;
	}
	/* Finish Content Font */
	
	
	/* Start Link Font */
	/* Finish Link Font */
	
	
	/* Start Navigation Title Font */
	/* Finish Navigation Title Font */
	
	
	/* Start H1 Font */
	.donations.opened-article > .donation .cmsmasters_donation_amount_currency {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:48px;
		line-height:54px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H1 Font */
	
	
	/* Start H2 Font */
	/* Finish H2 Font */
	
	
	/* Start H3 Font */	
	.cmsmasters_donation_field > label, 
	.opened-article > .campaign .campaign_meta_wrap .cmsmasters_stat_title_wrap * {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.opened-article > .campaign .campaign_meta_wrap .cmsmasters_campaign_donations_count_title, 
	.opened-article > .campaign .campaign_meta_wrap .cmsmasters_campaign_target_title {
		font-size:16px;
	}
	
	.opened-article > .campaign .campaign_meta_wrap .cmsmasters_stat_title_wrap * {
		font-size:14px;
	}
	
	@media only screen and (max-width: 600px) {
		.cmsmasters_donation_field > label {
			font-size:16px;
		}
	}
	/* Finish H3 Font */
	
	
	/* Start H4 Font */
	.cmsmasters_featured_campaign .campaign .cmsmasters_campaign_rest_amount {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	
	.cmsmasters_single_slider_campaign .cmsmasters_single_slider_item_title {
		font-size:18px;
	}
	
	.opened-article > .campaign .campaign_meta_wrap .cmsmasters_campaign_donations_count_number, 
	.opened-article > .campaign .campaign_meta_wrap .cmsmasters_campaign_target_number {
		font-size:20px;
	}
	
	.cmsmasters_featured_campaign .cmsmasters_campaign_donated_percent .cmsmasters_stat_container {
		height:320px;
	}
	/* Finish H4 Font */
	
	
	/* Start H5 Font */
	.donations.opened-article > .donation .cmsmasters_donation_campaign a, 
	.cmsmasters_campaigns .campaign .cmsmasters_stat_subtitle {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	/* Finish H5 Font */
	
	
	/* Start H6 Font */
	.donations.opened-article > .donation .cmsmasters_donation_details_item_title, 
	.donations.opened-article > .donation .cmsmasters_donation_details_item_title a, 
	.donations.opened-article > .donation .cmsmasters_donation_details_item_value, 
	.donations.opened-article > .donation .cmsmasters_donation_details_item_value a, 
	.cmsmasters_single_slider_campaign .cmsmasters_stat_subtitle, 
	.opened-article > .campaign .cmsmasters_campaign_cont_info > span * , 
	.opened-article > .campaign .cmsmasters_campaign_cont_info > span, 
	.cmsmasters_donations .donation .cmsmasters_donation_campaign a, 
	#page .cmsmasters_featured_campaign .cmsmasters_campaign_donated_percent .cmsmasters_stat_title {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	/* Finish H6 Font */
	
	
	/* Start Button Font */
	.header_donation_but .cmsmasters_button {
		font-size:13px;
	}
	/* Finish Button Font */
	
	
	/* Start Small Text Font */
	/* Finish Small Text Font */

/***************** Finish CMSMASTERS Donations Font Styles ******************/



/***************** Start WooCommerce Font Styles ******************/

	/* Start Content Font */
	.widget > .product_list_widget a, 
	.woocommerce-shipping-fields > h3 > label, 
	.cart_totals table .cart-subtotal .amount, 
	.cart_totals table .order-total .amount,
	.shop_table .product-name a, 
	.widget_shopping_cart .cart_list a, 
	.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list a, 
	.cmsmasters_dynamic_cart .widget_shopping_cart_content .total, 
	.cmsmasters_dynamic_cart .widget_shopping_cart_content .total strong, 
	.widget_shopping_cart .total, 
	.widget_shopping_cart .total strong, 
	.cmsmasters_product .price del .amount, 
	.shop_table.woocommerce-checkout-review-order-table .product-name dl, 
	.shop_table.order_details .product-name dl {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
	}
	
	.cmsmasters_product .price del .amount {
		line-height:20px;	
	}
	
	.cart_totals table th, 
	.cmsmasters_product .cmsmasters_product_info .price {
		line-height:30px;
	}
	
	.widget > .product_list_widget a, 
	.shop_table .product-name a {
		font-size:18px;	
	}
	
	.shop_table.woocommerce-checkout-review-order-table .product-name dl, 
	.shop_table.order_details .product-name dl {
		text-transform:none;
	}
	/* Finish Content Font */
	
	
	/* Start Link Font */
	/* Finish Link Font */
	
	
	/* Start H1 Font */
	/* Finish H1 Font */
	
	
	/* Start H2 Font */
	.cmsmasters_single_product .cmsmasters_product_title_wrap .product_title, 
	.cmsmasters_single_product .price {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:36px;
		line-height:42px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsmasters_single_product .price {
		font-size:30px;	
		line-height:36px;	
	}
	/* Finish H2 Font */
	
	
	/* Start H3 Font */
	.cmsmasters_product .price .amount, 
	.shop_table.woocommerce-checkout-review-order-table .order-total th, 
	.shop_table.woocommerce-checkout-review-order-table .order-total td, 
	.shop_table.order_details tfoot tr:last-child th, 
	.shop_table.order_details tfoot tr:last-child td,  
	ul.order_details {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsmasters_product .price .amount {
		font-size:30px;	
	}
	/* Finish H3 Font */
	
	
	/* Start H4 Font */
	.shop_table td > .amount, 
	.shop_table td strong > .amount, 
	.shop_table thead th, 
	.cmsmasters_product .price, 
	.shop_table.order_details tfoot tr th {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	
	.cmsmasters_single_product .price del {
		font-size:16px;
		line-height:22px;
	}
	/* Finish H4 Font */
	
	
	/* Start H5 Font */
	.woocommerce-MyAccount-navigation ul > li a, 
	.widget_product_tag_cloud a, 
	.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-of-type * , 
	.shop_table.woocommerce-checkout-review-order-table tbody th, 
	.shop_table.woocommerce-checkout-review-order-table tbody td, 
	.shop_table.woocommerce-checkout-review-order-table tbody td * , 
	.shop_table.woocommerce-checkout-review-order-table tfoot th, 
	.shop_table.woocommerce-checkout-review-order-table tfoot td, 
	.shop_table.woocommerce-checkout-review-order-table tfoot td * , 
	.form-row label, 
	.woocommerce-message, 
	.woocommerce-info, 
	.woocommerce-error, 
	.woocommerce-message * , 
	.woocommerce-info * , 
	.woocommerce-error * , 
	.cmsmasters_update_totals, 
	.cmsmasters_woo_wrap_result .woocommerce-result-count, 
	.shipping-calculator-button, 
	.shop_table.woocommerce-checkout-review-order-table .shipping th, 
	.shop_table.order_details tfoot tr td, 
	ul.order_details strong, 
	.widget_shopping_cart .cart_list .quantity {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	
	.cart_totals table th {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	.shop_table.woocommerce-checkout-review-order-table .shipping th, 
	.shop_table.order_details tfoot tr td, 
	ul.order_details strong {
		font-size:15px;
		line-height:22px;
	}
	
	div.products > h5 {
		font-size:16px;
		line-height:23px;
	}
	
	.widget_product_tag_cloud a {
		font-size:13px !important;
	}
	/* Finish H5 Font */
	
	
	/* Start H6 Font */
	.widget_layered_nav ul li a, 
	.widget_layered_nav_filters ul li a, 
	.widget_product_categories ul li a, 
	.widget > .product_list_widget .amount, 
	.shop_attributes th, 
	.widget_shopping_cart .cart_list .quantity, 
	.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list .quantity, 
	.onsale, 
	.out-of-stock, 
	.stock, 
	.cmsmasters_product .cmsmasters_product_cat, 
	.cmsmasters_product .cmsmasters_product_cat a, 
	.cmsmasters_single_product .product_meta, 
	.cmsmasters_single_product .product_meta a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	
	.onsale, 
	.out-of-stock, 
	.stock {
		font-size:13px;
		line-height:16px;
		text-transform:uppercase;
	}
	/* Finish H6 Font */
	
	
	/* Start Button Font */
	.woocommerce-message .button, 
	.woocommerce-info .button, 
	.woocommerce-error .button {
		line-height:42px;
	}
	
	body .select2-container .select2-choice, 
	.wc-proceed-to-checkout .checkout-button, 
	#page .quantity .text {
		line-height:46px;
	}
	
	.checkout_coupon input {
		line-height:48px;
		height:48px;
	}
	/* Finish Button Font */
	
	
	/* Start Text Fields Font */
	#page .shop_table.cart .actions .coupon .input-text {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:40px;
		height:42px;
		font-weight:300;
		font-style:normal;
	}
	
	.select2-dropdown {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:40px;
		font-weight:300;
		font-style:normal;
	}
	/* Finish Text Fields Font */

/***************** Finish WooCommerce Font Styles ******************/



/***************** Start Events Font Styles ******************/

	/* Start Content Font */
	.tribe-this-week-events-widget .tribe-this-week-event .entry-title, 
	.tribe-this-week-events-widget .tribe-this-week-event .entry-title a, 
	.tribe-events-list-widget-content-wrap .entry-title, 
	.tribe-events-list-widget-content-wrap .entry-title a, 
	.tribe-events-countdown-widget .tribe-countdown-text, 
	.tribe-events-countdown-widget .tribe-countdown-text a, 
	.tribe-events-grid .tribe-week-event .vevent .entry-title a, 
	table.tribe-events-calendar tbody td .tribe-events-month-event-title, 
	table.tribe-events-calendar tbody td .tribe-events-month-event-title a, 
	.cmsmasters_single_event .cmsmasters_single_event_header_right a, 
	.tribe-mini-calendar tbody, 
	.tribe-mini-calendar tbody a, 
	.widget .vcalendar .cmsmasters_widget_event_info, 
	.widget .vcalendar .cmsmasters_widget_event_info a, 
	.tribe-events-countdown-widget .tribe-countdown-time span, 
	.tribe-this-week-events-widget .tribe-events-page-title {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
	}
	
	.tribe-this-week-events-widget .tribe-this-week-event .entry-title, 
	.tribe-this-week-events-widget .tribe-this-week-event .entry-title a, 
	.tribe-events-list-widget-content-wrap .entry-title, 
	.tribe-events-list-widget-content-wrap .entry-title a, 
	.tribe-events-countdown-widget .tribe-countdown-text, 
	.tribe-events-countdown-widget .tribe-countdown-text a, 
	.tribe-related-events-title {
		font-size:18px;
	}
	
	.widget .vcalendar .cmsmasters_widget_event_info, 
	.widget .vcalendar .cmsmasters_widget_event_info a {
		font-size:15px;
	}
	
	.tribe-events-grid .column.first, 
	.tribe-events-grid .tribe-week-grid-hours {
		font-size:12px;
	}
	
	.cmsmasters_single_event .cmsmasters_single_event_header_right a {
		font-weight:400; /*static*/
	}
	
	.tribe-this-week-events-widget .tribe-this-week-event .entry-title, 
	.tribe-this-week-events-widget .tribe-this-week-event .entry-title a, 
	.tribe-events-grid .tribe-week-event .vevent .entry-title a, 
	.tribe-this-week-events-widget .tribe-events-page-title {
		text-transform:none;
	}
	/* Finish Content Font */
	
	
	/* Start Link Font */
	/* Finish Link Font */
	
	
	/* Start H1 Font */
	.tribe-events-countdown-widget .tribe-countdown-timer td {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:48px;
		line-height:54px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.tribe-events-countdown-widget .tribe-countdown-timer td {
		line-height:48px;
	}
	
	@media only screen and (min-width: 950px) and (max-width: 1440px) {
		.content_wrap.r_sidebar .tribe-events-countdown-widget .tribe-countdown-timer td, 
		.content_wrap.l_sidebar .tribe-events-countdown-widget .tribe-countdown-timer td, 
		.sidebar_layout_14141414 .tribe-events-countdown-widget .tribe-countdown-timer td {
			font-size:16px; /* static */
			line-height:22px; /* static */
		}
	}
	
	/* Finish H1 Font */
	
	
	/* Start H2 Font */
	.tribe-events-page-title, 
	.tribe-mobile-day .tribe-mobile-day-date {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:36px;
		line-height:42px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H2 Font */
	
	
	/* Start H3 Font */
	.tribe-events-sub-nav li a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:30px;
		font-weight:300;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H3 Font */
	
	
	/* Start H4 Font */
	
	/* Finish H4 Font */
	
	
	/* Start H5 Font */
	.tribe-events-venue-widget .tribe-venue-widget-venue-name a, 
	.tribe-mini-calendar [id*=tribe-mini-calendar-month], 
	.tribe-events-grid .tribe-grid-header span, 
	.tribe-events-list .tribe-events-list-separator-month, 
	.tribe-events-list .tribe-events-day-time-slot > h5, 
	table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-], 
	table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-] a, 
	table.tribe-events-calendar thead th, 
	#tribe-bar-views > div > span, 
	.tribe-bar-filters-inner > div label, 
	#tribe-events-content > .tribe-events-button, 
	.tribe-events-venue .cmsmasters_events_venue_header_right a, 
	.tribe-events-organizer .cmsmasters_events_organizer_header_right a, 
	.tribe-events-widget-link a, 
	.tribe-mobile-day .tribe-events-read-more, 
	.tribe-this-week-events-widget .tribe-events-viewmore a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	
	.tribe-events-list .tribe-events-day-time-slot > h5, 
	.tribe-events-grid .tribe-grid-header span, 
	.tribe-events-list .tribe-events-list-separator-month, 
	table.tribe-events-calendar thead th, 
	.tribe-events-related-events-title, 
	.tribe-events-event-meta > div > h5 {
		font-size:16px;
		line-height:22px;
	}
	
	@media only screen and (max-width: 600px) {
		table.tribe-events-calendar thead th {
			font-size:12px; /* static */
		}
	}
	
	@media only screen and (max-width: 500px) {
		table.tribe-events-calendar thead th {
			font-size:10px; /* static */
		}
	}
	
	@media only screen and (max-width: 400px) {
		table.tribe-events-calendar thead th {
			font-size:8px; /* static */
		}
	}
	/* Finish H5 Font */
	
	
	/* Start H6 Font */
	.widget.tribe-events-adv-list-widget .cmsmasters_widget_event_info * ,  
	.widget.tribe-events-adv-list-widget .cmsmasters_widget_event_info a,  
	.tribe-this-week-events-widget .tribe-this-week-event div * ,  
	.tribe-this-week-events-widget .tribe-this-week-widget-header-date, 
	.tribe-events-countdown-widget .tribe-countdown-timer td span,  
	.tribe-events-photo .tribe-events-event-meta, 
	.tribe-events-grid .column.first, 
	.tribe-events-grid .tribe-week-grid-hours, 
	.tribe-events-tooltip .duration, 
	.cmsmasters_single_event_meta dt, 
	.cmsmasters_single_event_meta .cmsmasters_event_meta_info_item_title, 
	.cmsmasters_single_event .tribe-events-date, 
	.cmsmasters_single_event .tribe-events-cost, 
	.tribe-events-list .tribe-events-event-meta, 
	.tribe-events-list .tribe-events-event-meta a, 
	.tribe-events-photo .tribe-events-event-meta, 
	.tribe-events-photo .tribe-events-event-meta a, 
	.cmsmasters_single_event .tribe-events-schedule, 
	.cmsmasters_single_event .tribe-events-schedule a, 
	.tribe-events-venue .tribe-events-event-meta, 
	.tribe-events-venue .tribe-events-event-meta a, 
	.tribe-events-organizer .tribe-events-event-meta, 
	.tribe-events-organizer .tribe-events-event-meta a, 
	.tribe-mini-calendar thead th, 
	.tribe-mini-calendar-list-wrapper .cmsmasters_widget_event_info, 
	.tribe-mini-calendar-list-wrapper .cmsmasters_widget_event_info a, 
	.tribe-events-venue-widget .vcalendar .cmsmasters_widget_event_info, 
	.tribe-events-venue-widget .vcalendar .cmsmasters_widget_event_info a, 
	.tribe-mobile-day .tribe-events-event-schedule-details, 
	.tribe-mobile-day .tribe-event-schedule-details {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:.1em;
	}
	/* Finish H6 Font */
	
	
	/* Start Button Font */
	#tribe-bar-views .tribe-bar-views-list li, 
	#tribe-bar-views .tribe-bar-views-list li a {
		font-family:'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:42px;
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		letter-spacing:.1em;
	}
	
	#tribe-bar-views .tribe-bar-views-list li, 
	#tribe-bar-views .tribe-bar-views-list li a {
		line-height:34px; /*static*/
	}
	
	.tribe-bar-filters .tribe-events-button {
		line-height:46px;
	}
	/* Finish Button Font */
	
	
	/* Start Small Text Font */
	/* Finish Small Text Font */

/***************** Finish Events Font Styles ******************/


