/**
 * @package 	WordPress
 * @subpackage 	Welfare
 * @version 	1.2.0
 * 
 * Theme Fonts Rules
 * Created by CMSMasters
 * 
 */


/***************** Start Theme Font Styles ******************/

	/* Start Content Font */
	body, 
	blockquote footer, 
	.cmsms_breadcrumbs .cmsms_breadcrumbs_inner, 
	.cmsms_breadcrumbs .cmsms_breadcrumbs_inner a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
	}
	
	q, 
	.cmsms_post_comments:before, 
	.cmsmsLike:before {
		font-size:13px;
	}
	
	.cmsms_post_cont_info, 
	.cmsms_posts_slider .post .cmsms_slider_post_content, 
	.cmsms_posts_slider .post .cmsms_slider_post_quote_author, 
	.widget_nav_menu ul ul li a, 
	.widget_nav_menu ul ul ul li a, 
	.widget_nav_menu ul ul ul ul li a, 
	.widget_nav_menu ul ul ul ul ul li a, 
	#wp-calendar th, 
	#wp-calendar td, 
	.cmsms_twitter .published { 
		font-size:12px;
	}
	
	.widget_nav_menu ul ul ul li a, 
	.widget_nav_menu ul ul ul ul li a, 
	.widget_nav_menu ul ul ul ul ul li a { 
		font-size:11px;
	}
	
	.cmsms_wrap_pagination ul li .cmsms_theme_icon_slide_prev, 
	.cmsms_wrap_pagination ul li .cmsms_theme_icon_slide_next {
		font-size:16px;
	}
	
	.cmsms_post_filter_but:before, 
	.cmsms_project_filter_but:before, 
	.cmsms_project_sort_but:before {
		font-size:15px;
	}
	
	.cmsms_post_filter_but:before, 
	.cmsms_project_filter_but:before {
		width:15px !important;
	}
	
	.cmsms_twitter .published, 
	.cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li li > a, 
	.cmsms_sitemap_wrap .cmsms_sitemap_category > li li > a, 
	.cmsms_sitemap_wrap .cmsms_sitemap_archive li, 
	.cmsms_sitemap_wrap .cmsms_sitemap_archive li > a {
		font-weight:700; /* static */
	}
	
	q, 
	.cmsmsLike:before,
	.cmsms_post_comments:before, 
	.contact_widget_name.cmsms_theme_icon_person:before, 
	.contact_widget_email.cmsms_theme_icon_user_mail:before, 
	.contact_widget_phone.cmsms_theme_icon_user_phone:before, 
	.adress_wrap.cmsms_theme_icon_user_address:before, 
	.cmsms_post_filter_but:before, 
	.cmsms_project_filter_but:before, 
	.cmsms_project_sort_but:before {
		line-height:20px !important;
	}
	
	.details_item_desc_like,
	.details_item_desc_comments, 
	.post .cmsms_post_meta_info, 
	.cmsms_twitter .published {
		height:20px;
	}
	/* Finish Content Font */


	/* Start Link Font */
	a,
	.subpage_nav > strong,
	.subpage_nav > span,
	.subpage_nav > a,
	.cmsms_tabs.lpr .cmsms_tabs_list .cmsms_tabs_list_item > a {
		font-family:Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsms_post_cont_info, 
	.cmsms_post_cont_info a, 
	.cmsms_project_cont_info, 
	.cmsms_project_cont_info a, 
	.pj_ddn .cmsms_project_category, 
	.pj_ddn .cmsms_project_category a, 
	.cmsms_tabs.lpr .cmsms_tabs_list .cmsms_tabs_list_item > a {
		font-size:12px;
	}
	
	.widget ul li a, 
	.cmsms_tabs.lpr .cmsms_tabs_list .cmsms_tabs_list_item > a {
		font-weight:700; /* static */
	}

	a:hover {
		text-decoration:none;
	}
	/* Finish Link Font */


	/* Start Navigation Title Font */
	#navigation > li > a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:14px;
		line-height:20px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
	}
	
	#navigation > li > a > span:before {
		font-size:17px;
	}
	
	#navigation > li.menu-item-icon > a > span > span.nav_subtitle,
	#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-icon > a > span > span.nav_subtitle {
		padding-left:24px;
	}
	
	body.rtl #navigation > li.menu-item-icon > a > span > span.nav_subtitle,
	body.rtl #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-icon > a > span > span.nav_subtitle {
		padding-right:24px;
		padding-left:0; /* static */
	}
	
	#navigation > li > a[data-tag]:before,
	#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a[data-tag]:before {
		margin-top:1px;
	}
	
	#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a,
	#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li:hover > a {
		font-weight:700; /* static */
	}
	
	@media only screen and (max-width: 1024px) {
		html #page #header nav #navigation li a {
			font-size:13px;
			font-weight:400; /* static */
		}
		
		html #page #header nav #navigation > li > a {
			font-weight:500; /* static */
		}
		
		html #page #header nav #navigation li li li a {
			font-size:11px;
		}
		
		html #page #header nav #navigation > li.menu-item-hide-text > a > span,
		html #page #header nav #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-hide-text > a > span {
			font-size:14px;
			line-height:20px;
		}
		
		html #page #header nav #navigation > li.menu-item-icon > a > span > span.nav_subtitle,
		html #page #header nav #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-icon > a > span > span.nav_subtitle {
			padding-left:24px;
		}
	}
	/* Finish Navigation Title Font */


	/* Start Navigation Dropdown Font */
	#navigation ul li a {
		font-family:Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:12px;
		line-height:20px;
		font-weight:bold;
		font-style:normal;
		text-transform:none;
	}
	
	#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a {
		font-size:13px;
		line-height:21px;
		font-weight:700; /* static */
	}
	
	#navigation > li > a > span > span.nav_subtitle,
	#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a > span > span.nav_subtitle, 
	#navigation li > a[data-tag]:before {
		font-family:Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:19px;
		font-style:normal;
		text-transform:none;
		font-weight:400; /* static */
	}
	
	#navigation > li > a > span > span.nav_subtitle {
		font-size:12px;
		line-height:18px;
		font-weight:400; /* static */
	}
	
	#navigation ul li a span:before {
		font-size:15px;
	}
	
	#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a > span:before {
		font-size:16px;
	}
	
	@media only screen and (max-width: 1024px) {
		html #page #header nav #navigation > li.menu-item-hide-text > a > span > span.nav_subtitle,
		html #page #header nav #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-hide-text > a > span > span.nav_subtitle {
			font-size:10px;
			line-height:18px;
		}
	}
	/* Finish Navigation Dropdown Font */


	/* Start H1 Font */
	h1,
	h1 a,
	#header .logo .title,
	.cmsms_pricing_table .cmsms_currency,
	.cmsms_pricing_table .cmsms_price,
	.cmsms_pricing_table .cmsms_coins,
	.post.format-aside .cmsms_post_cont .cmsms_post_content,
	.post.format-status .cmsms_post_cont .cmsms_post_content, 
	.cmsms_search_post .cmsms_search_post_title, 
	.cmsms_search_post .cmsms_search_post_title a, 
	.cmsms_pricing_table .pricing_title {
		font-family:'Roboto', Verdana, Geneva, 'DejaVu Sans', sans-serif;
		font-size:48px;
		line-height:50px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsms_dropcap {
		font-family:'Roboto', Verdana, Geneva, 'DejaVu Sans', sans-serif;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsms_icon_list_items.cmsms_icon_list_icon_type_number .cmsms_icon_list_item .cmsms_icon_list_icon:before,
	.cmsms_icon_box.box_icon_type_number:before,
	.cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_number .icon_box_heading:before {
		font-family:'Roboto', Verdana, Geneva, 'DejaVu Sans', sans-serif;
		font-weight:500;
		font-style:normal;
	}
	
	.cmsms_dropcap.type1 {
		font-size:36px; /* static */
	}
	
	.cmsms_dropcap.type2 {
		font-size:20px; /* static */
	}
	
	.headline_outer .headline_inner .headline_icon:before {
		font-size:52px;
		line-height:60px;
	}
	
	.headline_outer .headline_inner.align_center .headline_icon:before {
		font-size:64px;
		line-height:70px;
	}
	
	.headline_outer .headline_inner.align_left .headline_icon {
		padding-left:60px;
	}
	
	.headline_outer .headline_inner.align_right .headline_icon {
		padding-right:60px;
	}
	
	.headline_outer .headline_inner.align_center .headline_icon {
		padding-top:80px;
	}
	
	.cmsms_pricing_table .cmsms_currency,
	.cmsms_pricing_table .cmsms_price,
	.cmsms_pricing_table .cmsms_coins {
		line-height:100px;
	}
	
	.cmsms_pricing_table .cmsms_price {
		font-size:104px;
	}
	
	.cmsms_pricing_table .cmsms_currency,
	.cmsms_pricing_table .cmsms_coins {
		font-size:46px;
	}
	
	.cmsms_pricing_table .cmsms_pricing_item_inner:before, 
	.cmsms_profile.horizontal .profile:before {
		width:104px;
		margin-left:-52px;
	}
	
	.cmsms_profile.vertical .profile:before {
		height:96px;
		margin-top:-48px;
	}
	
	.owl-buttons span:before {
		font-size:54px;
		line-height:50px;
	}
	
	.owl-buttons span {
		width:27px;
		height:50px;
	}
	
	.cmsms_twitter .owl-buttons span:before {
		line-height:27px;
	}
	
	.cmsms_twitter .owl-buttons > div, 
	.cmsms_twitter .owl-buttons span, 
	.cmsms_twitter .owl-buttons span:before {
		width:54px;
		height:27px;
	}
	
	.cmsms_twitter .owl-buttons {
		margin-top:-27px;
	}
	
	.cmsms_quotes_slider.cmsms_quotes_slider_type_center .owl-buttons span:before {
		font-size:68px;
		line-height:64px;
	}
	
	.cmsms_quotes_slider.cmsms_quotes_slider_type_center .owl-buttons > div, 
	.cmsms_quotes_slider.cmsms_quotes_slider_type_center .owl-buttons span, 
	.cmsms_quotes_slider.cmsms_quotes_slider_type_center .owl-buttons span:before {
		width:34px;
		height:68px;
	}
	/* Finish H1 Font */


	/* Start H2 Font */
	h2,
	h2 a,
	.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap, 
	.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap, 
	.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_counter_wrap, 
	.cmsms_sitemap_wrap .cmsms_sitemap > li > a,
	.cmsms_search_post_number {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:36px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.post .cmsms_post_format_img:before, 
	.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner:before {
		font-size:24px;
	}
	
	.post .cmsms_post_format_img:before, 
	.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner:before {
		line-height:36px;
	}
	
	.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
		font-size:45px; /* static */
		line-height:60px; /* static */
		font-weight:300; /* static */
	}
	
	.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_counter_wrap, 
	.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner:before {
		font-size:32px;
		line-height:50px;
	}
	
	.cmsms_counters.counters_type_horizontal .cmsms_counter_wrap .cmsms_counter.counter_has_icon .cmsms_counter_inner {
		padding-left:50px;
	}
	
	.post .cmsms_post_cont .cmsms_post_title:before {
		height:24px;
		margin-top:6px;
	}
	
	.post.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.format-aside .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.format-status .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.format-quote .cmsms_post_cont .cmsms_post_format_img, 
	.post.format-quote .cmsms_post_cont .cmsms_post_format_img:after {
		width:36px;
	}
	
	.post.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.format-quote .cmsms_post_cont .cmsms_post_format_img {
		height:36px;
		margin-left:-18px;
	}
	/* Finish H2 Font */


	/* Start H3 Font */
	h3,
	h3 a,
	.cmsms_post_info .cmsms_post_date .cmsms_year, 
	.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_content,
	.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_content {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:20px;
		line-height:30px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.post.format-quote .cmsms_post_cont .cmsms_quote_content, 
	.post.cmsms_timeline_type .cmsms_post_format_img:before, 
	.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_quote_content, 
	.bypostauthor > .comment-body .alignleft:before {
		font-size:20px;
	}
	
	.post_nav > span:before {
		font-size:30px;
	}
	
	.widget .owl-buttons span:before {
		font-size:24px;
	}
	
	.post.format-quote .cmsms_post_cont .cmsms_quote_content, 
	.post.cmsms_timeline_type .cmsms_post_format_img:before, 
	.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_quote_content, 
	.post_nav > span:before, 
	.bypostauthor > .comment-body .alignleft:before, 
	.widget .owl-buttons span:before {
		line-height:30px;
	}
	
	.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_post_format_img {
		bottom:-41px;
	}
	
	.portfolio .project .project_outer .project_inner .cmsms_project_header .cmsms_project_title, 
	.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_header .cmsms_slider_project_title {
		line-height:28px;
	}
	
	.cmsms_post_info .cmsms_post_date .cmsms_year {
		font-size:18px;
		line-height:20px;
	}
	
	.post.cmsms_timeline_type .cmsms_post_cont .cmsms_post_title:before {
		height:20px;
		margin-top:5px;
	}
	
	.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_post_format_img:after, 
	.bypostauthor > .comment-body .alignleft:before {
		width:30px;
	}
	
	.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_post_format_img, 
	.bypostauthor > .comment-body .alignleft:before {
		height:30px;
	}
	
	.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_post_format_img {
		margin-left:-15px;
	}
	
	.blog.timeline .post .cmsms_post_info {
		width:70px;
		height:70px;
	}
	
	.blog.timeline .post.cmsms_timeline_left .cmsms_post_info {
		right:-35px;
	}
	
	.blog.timeline .post.cmsms_timeline_right .cmsms_post_info {
		left:-35px;
	}
	
	.widget .owl-buttons span {
		width:12px;
		height:30px;
	}
	/* Finish H3 Font */


	/* Start H4 Font */
	h4, 
	h4 a, 
	.bottom_inner .widgettitle, 
	.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_content,
	.post.cmsms_puzzle_type.format-status .cmsms_post_cont .cmsms_post_content,
	.cmsms_posts_slider .post.format-status .cmsms_post_cont .cmsms_post_content, 
	.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_content, 
	.post.cmsms_puzzle_type.format-aside .cmsms_post_cont .cmsms_post_content, 
	.cmsms_posts_slider .post.format-aside .cmsms_post_cont .cmsms_post_content, 
	.cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > a, 
	.cmsms_sitemap_wrap .cmsms_sitemap_category > li > a, 
	.cmsms_quotes_slider.cmsms_quotes_slider_type_center .quote_content, 
	.cmsms_quotes_slider.cmsms_quotes_slider_type_center .quote_content a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:26px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.pj_ddn .cmsmsLike, 
	.pj_ddn .cmsmsLike:before {
		line-height:28px !important;
	}
	
	.post.cmsms_masonry_type .cmsms_post_format_img:before, 
	.post.cmsms_puzzle_type .cmsms_post_format_img:before, 
	.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_quote_content, 
	.post.cmsms_puzzle_type.format-quote .cmsms_post_cont .cmsms_quote_content, 
	.cmsms_posts_slider .post.format-quote .cmsms_post_cont .cmsms_quote_content {
		font-size:16px;
		line-height:26px;
	}
	
	.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-quote .cmsms_post_cont .cmsms_post_format_img {
		bottom:-37px;
	}
	
	.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_title:before, 
	.post.cmsms_puzzle_type .cmsms_post_cont .cmsms_post_title:before {
		height:16px;
		margin-top:5px;
	}
	
	.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.cmsms_puzzle_type.format-aside .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.cmsms_puzzle_type.format-status .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-quote .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_post_format_img:after, 
	.post.cmsms_puzzle_type.format-quote .cmsms_post_cont .cmsms_post_format_img:after {
		width:26px;
	}
	
	.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-aside .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-status .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_post_format_img, 
	.post.cmsms_puzzle_type.format-quote .cmsms_post_cont .cmsms_post_format_img {
		height:26px;
		margin-left:-13px;
	}
	/* Finish H4 Font */


	/* Start H5 Font */
	h5,
	h5 a, 
	.cmsms_stats .cmsms_stat_wrap .cmsms_stat_title, 
	.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap, 
	.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_title, 
	.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a,
	.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author, 
	.post_nav > span, 
	.post_nav > span a, 
	.cmsms_pings_list .comment-body,
	.cmsms_pings_list .comment-body a,
	.project_navi > span > a,
	table caption,
	table thead th,
	table thead th a,
	table thead td,
	table thead td a,
	table tfoot th,
	table tfoot th a,
	table tfoot td,
	table tfoot td a,
	.cmsms_quotes h6.quote_title, 
	.cmsms_pricing_table .cmsms_period,
	.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > a, 
	.cmsms_twitter .cmsms_twitter_item_content,
	.cmsms_twitter .cmsms_twitter_item_content a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:14px;
		line-height:22px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time {
		line-height:26px;
	}
	
	.post_nav > span a {
		line-height:30px;
	}
	
	.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > a {
		line-height:26px; /* static */
	}
	/* Finish H5 Font */


	/* Start H6 Font */
	h6,
	h6 a, 
	.button, 
	input[type=submit], 
	input[type=button], 
	button,
	table.shop_attributes th, 
	fieldset legend,
	.cmsms_post_read_more, 
	blockquote footer,
	.cmsms_post_info .cmsms_post_date .cmsms_day_mon, 
	.post.cmsms_masonry_type.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author, 
	.post.cmsms_timeline_type.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author, 
	.post.cmsms_puzzle_type.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author, 
	.cmsms_posts_slider .post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author, 
	.comment-edit-link, 
	.comment-reply-link, 
	#cancel-comment-reply-link, 
	.cmsms_search_post .cmsms_search_post_number_wrap .cmsms_post_type_label {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.post.cmsms_masonry_type .cmsms_post_header .cmsms_post_subtitle, 
	.post.cmsms_timeline_type .cmsms_post_header .cmsms_post_subtitle, 
	.post.cmsms_puzzle_type .cmsms_post_header .cmsms_post_subtitle {
		font-size:12px;
	}
	
	.cmsms_post_info .cmsms_post_date .cmsms_day_mon, 
	.cmsms_search_post .cmsms_search_post_number_wrap .cmsms_post_type_label {
		font-size:11px;
		line-height:13px;
	}
	
	.post .cmsms_slider_post_header .cmsms_slider_post_subtitle {
		font-weight:400; /* static */
	}
	
	.post .cmsms_post_header .cmsms_post_subtitle, 
	.cmsms_search_post .cmsms_search_post_number_wrap .cmsms_post_type_label {
		text-transform:uppercase; /* static */
	}
	
	#cancel-comment-reply-link {
		line-height:30px;
	}
	/* Finish H6 Font */


	/* Start Button Font */
	.cmsms_button,
	.cmsms_search_post_cont_info, 
	.cmsms_search_post_cont_info a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:15px;
		line-height:44px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
	}
	
	.gform_wrapper .gform_footer input.button, 
	.gform_wrapper .gform_footer input[type=submit] {
		font-size:15px !important;
	}
	
	.cmsms_posts_slider .cmsms_slider_post_header .cmsms_slider_post_subtitle,
	.cmsms_search_post_cont_info, 
	.cmsms_search_post_cont_info a {
		font-size:13px;
		line-height:19px;
	}
	
	.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a {
		line-height:23px;
	}
	
	.cmsms_tabs.lpr .cmsms_tabs_list .cmsms_tabs_list_item > a {
		line-height:40px;
	}
	
	.cmsms_button.cmsms_but_icon_dark_bg, 
	.cmsms_button.cmsms_but_icon_light_bg, 
	.cmsms_button.cmsms_but_icon_divider, 
	.cmsms_button.cmsms_but_icon_inverse {
		padding-left:64px;
	}
	
	.cmsms_button.cmsms_but_icon_dark_bg:before, 
	.cmsms_button.cmsms_but_icon_light_bg:before, 
	.cmsms_button.cmsms_but_icon_divider:before, 
	.cmsms_button.cmsms_but_icon_inverse:before, 
	.cmsms_button.cmsms_but_icon_dark_bg:after, 
	.cmsms_button.cmsms_but_icon_light_bg:after, 
	.cmsms_button.cmsms_but_icon_divider:after, 
	.cmsms_button.cmsms_but_icon_inverse:after {
		width:44px;
	}
	/* Finish Button Font */


	/* Start Small Text Font */
	small,
	.meta_wrap,
	.meta_wrap a,
	form .formError .formErrorContent,
	.header_top_inner nav > div > ul > li a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:18px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
	}

	#navigation > li.menu-item-mega > div.menu-item-mega-container ul ul li.menu-item-mega-description span.menu-item-mega-description-container {
		font-size:11px;
		line-height:18px;
	}
	
	.cmsms_posts_slider .cmsms_slider_post_cont_info,
	.cmsms_posts_slider .cmsms_slider_post_cont_info a {
		font-size:12px;
	}
	
	.gform_wrapper .description, 
	.gform_wrapper .gfield_description, 
	.gform_wrapper .gsection_description, 
	.gform_wrapper .instruction {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
		font-size:11px !important;
		line-height:18px !important;
	}
	
	.meta_wrap > div[class^="cmsms-icon-"]:before,
	.meta_wrap > p[class^="cmsms-icon-"]:before,
	.meta_wrap > span[class^="cmsms-icon-"]:before,
	.meta_wrap > strong[class^="cmsms-icon-"]:before,
	.meta_wrap > div[class*=" cmsms-icon-"]:before,
	.meta_wrap > p[class*=" cmsms-icon-"]:before,
	.meta_wrap > span[class*=" cmsms-icon-"]:before,
	.meta_wrap > strong[class*=" cmsms-icon-"]:before, 
	.meta_wrap > div[class^="cmsms_theme_icon_"]:before,
	.meta_wrap > p[class^="cmsms_theme_icon_"]:before,
	.meta_wrap > span[class^="cmsms_theme_icon_"]:before,
	.meta_wrap > strong[class^="cmsms_theme_icon_"]:before,
	.meta_wrap > div[class*=" cmsms_theme_icon_"]:before,
	.meta_wrap > p[class*=" cmsms_theme_icon_"]:before,
	.meta_wrap > span[class*=" cmsms_theme_icon_"]:before,
	.meta_wrap > strong[class*=" cmsms_theme_icon_"]:before {
		font-size:16px;
	}

	.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time {
		font-size:10px;
		font-weight:bold; /* static */
		text-transform:uppercase; /* static */
	}
	
	@media only screen and (max-width: 1024px) {
		html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav #top_line_nav > li > a {
			font-size:12px;
			font-weight:700; /* static */
		}
	}
	/* Finish Small Text Font */


	/* Start Text Fields Font */
	input[type=text],
	input[type=email],
	input[type=password],
	input[type=number],
	input[type=url],
	input[type=tel],
	input[type=search],
	textarea,
	select,
	option {
		font-family:Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
	}
	
	.gform_wrapper input[type=text], 
	.gform_wrapper input[type=url], 
	.gform_wrapper input[type=email], 
	.gform_wrapper input[type=tel], 
	.gform_wrapper input[type=number], 
	.gform_wrapper input[type=password], 
	.gform_wrapper textarea, 
	.gform_wrapper select {
		font-size:13px !important;
	}
	/* Finish Text Fields Font */


	/* Start Blockquote Font */
	blockquote {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:26px;
		font-weight:300;
		font-style:italic;
	}
	
	q {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-weight:300;
		font-style:italic;
	}
	/* Finish Blockquote Font */

/***************** Finish Theme Font Styles ******************/



/***************** Start CMSMS Donations Font Styles ******************/

	/* Start Content Font */
	.campaign .cmsms_campaign_meta_info {
		height:20px;
	}
	/* Finish Content Font */
	
	
	/* Start Link Font */
	/* Finish Link Font */
	
	
	/* Start Navigation Title Font */
	#header .header_donation_but .cmsms_button, 
	#header .header_top_donation_but {
		font-weight:500;
	}
	/* Finish Navigation Title Font */
	
	
	/* Start H1 Font */
	.cmsms_featured_campaign .campaign .cmsms_campaign_title, 
	.cmsms_featured_campaign .campaign .cmsms_campaign_title a {
		font-family:'Roboto', Verdana, Geneva, 'DejaVu Sans', sans-serif;
		font-size:48px;
		line-height:50px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.donations.opened-article > .donation .cmsms_donation_title, 
	.donations.opened-article > .donation .cmsms_donation_amount_currency {
		font-family:'Roboto', Verdana, Geneva, 'DejaVu Sans', sans-serif;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.donations.opened-article > .donation .cmsms_donation_title {
		font-size:52px;
		line-height:54px;
	}
	
	.donations.opened-article > .donation .cmsms_donation_amount_currency {
		font-size:100px;
		line-height:104px;
	}
	
	@media only screen and (max-width: 540px) {
		.donations.opened-article > .donation .cmsms_donation_amount_currency {
			font-size:52px;
			line-height:54px;
		}
	}
	/* Finish H1 Font */
	
	
	/* Start H2 Font */
	/* Finish H2 Font */
	
	
	/* Start H3 Font */
	.donations.opened-article > .donation .cmsms_donation_campaign, 
	.donations.opened-article > .donation .cmsms_donation_campaign a, 
	.cmsms_donations .donation .cmsms_donation_amount_currency {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:20px;
		line-height:30px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H3 Font */
	
	
	/* Start H4 Font */
	.cmsms_featured_campaign .campaign .cmsms_campaign_rest_amount {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:26px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H4 Font */
	
	
	/* Start H5 Font */
	.donation_confirm .donation_confirm_info_title, 
	.cmsms_donations .donation .cmsms_donation_campaign, 
	.cmsms_donations .donation .cmsms_donation_campaign a, 
	.cmsms_donations .donation .cmsms_donation_amount_title, 
	.cmsms_campaigns .campaign .cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap .cmsms_stat_title_wrap {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:14px;
		line-height:22px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H5 Font */
	
	
	/* Start H6 Font */
	.related_posts_tabs_campaign .cmsms_stats .cmsms_stat_wrap .cmsms_stat_title, 
	.related_posts_tabs_campaign .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H6 Font */
	
	
	/* Start Button Font */
	#header .header_top_donation_but {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	}
	
	#header .header_top_donation_but {
		font-size:13px;
	}
	/* Finish Button Font */
	
	
	/* Start Small Text Font */
	.related_posts_tabs_campaign .cmsms_stats .cmsms_stat_wrap .cmsms_stat_subtitle, 
	.related_posts_tabs_campaign .rel_post_content .related_posts_campaign_wrap .related_posts_campaign_togo {
		font-size:12px;
	}
	/* Finish Small Text Font */

/***************** Finish CMSMS Donations Font Styles ******************/



/***************** Start WooCommerce Font Styles ******************/

	/* Start Content Font */
	.cart_totals table tr.shipping th, 
	.checkout #order_review .shop_table th, 
	.checkout #order_review .shop_table td, 
	.checkout #order_review .shop_table th *, 
	.checkout #order_review .shop_table td *, 
	.shop_table.order_details th, 
	.shop_table.order_details td, 
	.shop_table.order_details th *, 
	.shop_table.order_details td *, 
	.shop_table.order_details td.product-name, 
	.shop_table.order_details td.product-name *, 
	.cmsms_woo_wrap_result select {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
	}
	
	.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .meta, 
	.product_list_widget li del .amount {
		font-size:12px;
	}
	
	.widget_shopping_cart_content .cart_list li a.remove {
		font-size:16px;
		line-height:16px;
	}
	
	.cmsms_products .product .product_outer .product_inner .cmsms_product_footer {
		height:56px;
	}
	
	.cmsms_products .product .product_outer .product_inner .cmsms_product_footer > a {
		height:32px;
		padding-right:22px;
		max-width:32px;
	}
	
	@media only screen and (max-width: 767px) {
		.cmsms_products .product .product_outer .product_inner .cmsms_product_footer > a {
			max-width:32px !important;
		}
	}
	/* Finish Content Font */
	
	
	/* Start Link Font */
	/* Finish Link Font */
	
	
	/* Start H1 Font */
	/* Finish H1 Font */
	
	
	/* Start H2 Font */
		.cmsms_single_product .cmsms_product_right_column .product_title {
			font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
			font-size:24px;
			line-height:36px;
			font-weight:500;
			font-style:normal;
			text-transform:none;
			text-decoration:none;
		}
	/* Finish H2 Font */
	
	
	/* Start H3 Font */
	.cmsms_single_product .cmsms_product_right_column .price, 
	.cmsms_single_product .cmsms_woo_tabs h2, 
	.cart_totals > h2, 
	.shipping_calculator > h2, 
	.shipping_calculator > h2 a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:20px;
		line-height:30px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsms_products .product .product_outer .product_inner .cmsms_product_info .price {
		font-size:20px;
		line-height:30px;
	}
	/* Finish H3 Font */
	
	
	/* Start H4 Font */
	.cmsms_products .product .product_outer .product_inner .cmsms_product_info .price {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:26px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.widget_shopping_cart_content .total strong {
		font-weight:500;
	}
	/* Finish H4 Font */
	
	
	/* Start H5 Font */
	.shop_table thead th, 
	.cmsms_products .product.product-category .woocommerce-loop-category__title {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:14px;
		line-height:22px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.shop_table td.product-price, 
	.shop_table td.product-subtotal, 
	.widget_shopping_cart_content .cart_list li .quantity, 
	.widget_shopping_cart_content .total strong, 
	.widget_shopping_cart_content .total .amount, 
	.product_list_widget li .amount {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	}
	/* Finish H5 Font */
	
	
	/* Start H6 Font */
	.onsale, 
	.out-of-stock, 
	.woocommerce-info, 
	.woocommerce-info a, 
	.woocommerce-message, 
	.woocommerce-message a, 
	.woocommerce-error, 
	.woocommerce-error a, 
	.cart_totals table tr.cart-subtotal, 
	.cart_totals table tr.order-total, 
	.cart_totals table tr.cart-subtotal th, 
	.cart_totals table tr.order-total th, 
	ul.order_details li, 
	.checkout #order_review table tr th.product-name, 
	.checkout #order_review table tr th.product-total, 
	.checkout #order_review table tr.cart-subtotal td, 
	.checkout #order_review table tr.cart-subtotal td *, 
	.checkout #order_review table tr.order-total td, 
	.checkout #order_review table tr.order-total td *, 
	.checkout #order_review table tr.cart-subtotal th, 
	.checkout #order_review table tr.order-total th, 
	.shop_table.order_details thead tr:first-child th, 
	.shop_table.order_details thead tr:first-child td, 
	.shop_table.order_details tfoot tr:first-child th, 
	.shop_table.order_details tfoot tr:first-child td, 
	.shop_table.order_details tfoot tr:first-child td *, 
	.shop_table.order_details tfoot tr:last-child th, 
	.shop_table.order_details tfoot tr:last-child td, 
	.shop_table.order_details tfoot tr:last-child td * {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.cmsms_products .product .product_outer .product_inner .cmsms_product_info .price del, 
	.cmsms_single_product .cmsms_product_right_column .price del {
		font-size:13px;
		line-height:20px;
	}
	/* Finish H6 Font */
	
	
	/* Start Button Font */
	.cmsms_products .product .product_outer .product_inner .cmsms_product_header .cmsms_product_title, 
	.cmsms_products .product .product_outer .product_inner .cmsms_product_header .cmsms_product_title a, 
	.shop_table td.product-name, 
	.shop_table td.product-name a, 
	.widget_shopping_cart_content .cart_list li a, 
	.cmsms_added_product_info .cmsms_added_product_info_text, 
	.product_list_widget li > a, 
	.cmsms_products .product.product-category .woocommerce-loop-category__title {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
	}
	
	.cmsms_dynamic_cart_button {
		line-height:44px;
	}
	/* Finish Button Font */
	
	
	/* Start Text Fields Font */
	.select2-dropdown {
		font-family:Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
	}
	/* Finish Text Fields Font */
	
	
	/* Start Small Text Font */
	.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .description {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:18px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
	}
	/* Finish Small Text Font */

/***************** Finish WooCommerce Font Styles ******************/



/***************** Start Events Font Styles ******************/

	/* Start Content Font */
	.recurringinfo, 
	.recurringinfo *, 
	#tribe-events-content.tribe-events-single .cmsms_single_event_meta .tribe-events-meta-group .cmsms_event_meta_info .cmsms_event_meta_info_item dt, 
	#tribe-events-content.tribe-events-photo #tribe-events-photo-events .tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-event-meta .time-details, 
	#tribe-events-content.tribe-events-photo #tribe-events-photo-events .tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-event-meta .time-details *, 
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-grid-allday .column.first, 
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-week-grid-wrapper .tribe-grid-body .tribe-week-grid-hours, 
	#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .time-details, 
	.widget .vcalendar .vevent .cmsms_widget_event_info *, 
	.widget .vcalendar .vevent .cmsms_widget_event_venue_info_loc, 
	.widget .vcalendar .vevent .cmsms_widget_event_venue_info_loc *, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar .vcalendar td *, 
	.widget.tribe-this-week-events-widget .tribe-events-page-title {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
	}
	
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .tribe-events-event-meta .time-details, 
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .tribe-events-event-meta .time-details *, 
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .tribe-events-event-meta .tribe-events-venue-details, 
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .tribe-events-event-meta .tribe-events-venue-details *, 
	#tribe-events-content.tribe-events-photo #tribe-events-photo-events .tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-event-meta .time-details, 
	#tribe-events-content.tribe-events-photo #tribe-events-photo-events .tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-event-meta .time-details *, 
	#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .time-details, 
	.widget .vcalendar .vevent .cmsms_widget_event_info *, 
	.widget .vcalendar .vevent .cmsms_widget_event_venue_info_loc, 
	.widget .vcalendar .vevent .cmsms_widget_event_venue_info_loc * {
		font-size:12px;
	}
	
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-grid-allday .column.first, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar .vcalendar td * {
		font-size:11px;
	}
	
	#tribe-events-bar #tribe-bar-views label.button:before {
		line-height:20px;
	}
	
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-grid-allday .column.first span {
		height:20px;
	}
	
	.tribe_events .cmsms_post_meta_info {
		height:20px;
	}
	/* Finish Content Font */
	
	
	/* Start Link Font */
	/* Finish Link Font */
	
	
	/* Start H1 Font */
	#tribe-events-content .cmsms_event_day, 
	.tribe-events-countdown-widget .tribe-countdown-time .tribe-countdown-timer .tribe-countdown-number, 
	.tribe-events-countdown-widget .tribe-countdown-time .tribe-countdown-timer .tribe-countdown-colon {
		font-family:'Roboto', Verdana, Geneva, 'DejaVu Sans', sans-serif;
		font-size:48px;
		line-height:50px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	#tribe-events-content .cmsms_event_day {
		font-size:50px;
		line-height:50px;
	}
	
	.tribe-events-sub-nav li a {
		width:27px;
		height:50px;
	}
	
	.tribe-events-sub-nav li a:before {
		font-size:54px;
		line-height:50px;
	}
	
	#tribe-events-content .cmsms_event_date:before {
		width:50px;
		margin-left:-25px;
	}
	
	.tribe-events-countdown-widget .tribe-countdown-time .tribe-countdown-timer .tribe-countdown-number, 
	.tribe-events-countdown-widget .tribe-countdown-time .tribe-countdown-timer .tribe-countdown-colon {
		font-size:36px; /* static */
		line-height:40px; /* static */
	}
	/* Finish H1 Font */
	
	
	/* Start H2 Font */
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .cmsms_events_list_event_header .tribe-events-event-cost, 
	#tribe-mobile-container .tribe-mobile-day .tribe-mobile-day-heading, 
	#tribe-mobile-container .tribe-mobile-day .tribe-mobile-day-date {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:36px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	.tribe-events-list-widget-events .cmsms_event_day, 
	.vcalendar .vevent .cmsms_event_day {
		font-size:32px;
		line-height:32px;
	}
	
	.tribe_events .cmsms_post_format_img:before {
		font-size:24px;
	}
	
	.tribe_events .cmsms_post_format_img:before {
		line-height:36px;
	}
	
	.tribe_events .cmsms_post_cont .cmsms_post_title:before {
		height:24px;
		margin-top:6px;
	}
	
	.tribe-events-list-widget-events .cmsms_event_date:before, 
	.vcalendar .vevent .cmsms_event_date:before {
		width:36px;
		margin-left:-18px;
	}
	/* Finish H2 Font */
	
	
	/* Start H3 Font */
	#tribe-events-content.tribe-events-list .tribe-events-list-separator-month, 
	#tribe-events-content.tribe-events-day .tribe-events-day-time-slot > h5, 
	.widget.tribe-this-week-events-widget .tribe-this-week-event .entry-title, 
	.widget.tribe-this-week-events-widget .tribe-this-week-event .entry-title a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:20px;
		line-height:30px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	#tribe-events-content.tribe-events-day .tribe-events-day-time-slot > h5:before, 
	#tribe-events-content.tribe-events-list .tribe-events-list-separator-month:before {
		height:20px;
		margin-top:-10px;
	}
	/* Finish H3 Font */
	
	
	/* Start H4 Font */
	#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-date-filter label, 
	#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-search-filter label, 
	#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-geoloc-filter label, 
	#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit label, 
	.tribe-events-countdown-widget .tribe-countdown-text a, 
	.tribe-events-venue-widget .tribe-venue-widget-wrapper .tribe-venue-widget-venue .tribe-venue-widget-venue-name, 
	.tribe-events-venue-widget .tribe-venue-widget-wrapper .tribe-venue-widget-venue .tribe-venue-widget-venue-name a, 
	#tribe-events-content .cmsms_event_month, 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar thead th {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:26px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	#tribe-events-content.tribe-events-single .cmsms_single_event_header .cmsms_single_event_header_left .tribe-events-schedule > div:before, 
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .tribe-events-event-meta > div:before, 
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .tribe-events-event-meta > div > div:before, 
	#tribe-events-content.tribe-events-single .cmsms_single_event_header .cmsms_single_event_header_right .tribe-events-back:before, 
	.tribe-events-venue .cmsms_events_venue_header .cmsms_events_venue_header_right a:before, 
	.tribe-events-venue-widget .tribe-venue-widget-wrapper .cmsms_widget_event_info > div:before, 
	.tribe-events-list-widget-events .tribe-events-list-widget-content-wrap .duration:before, 
	.widget .vcalendar .vevent .cmsms_widget_event_info > div:before, 
	.widget .vcalendar .vevent .cmsms_widget_event_venue_info_loc > div:before, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper .tribe-events-loop .vevent .tribe-mini-calendar-event .list-info .duration:before, 
	#tribe-events-content.tribe-events-photo #tribe-events-photo-events .tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-event-meta .time-details:before {
		font-size:16px;
	}
	
	.tribe-events-list-widget-events .tribe-events-list-widget-content-wrap .duration:before, 
	.widget .vcalendar .vevent .cmsms_widget_event_info > div:before, 
	.widget .vcalendar .vevent .cmsms_widget_event_venue_info_loc > div:before, 
	.tribe-events-venue-widget .tribe-venue-widget-wrapper .cmsms_widget_event_info > div:before, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper .tribe-events-loop .vevent .tribe-mini-calendar-event .list-info .duration:before {
		line-height:18px;
	}
	
	.tribe-events-venue-widget .tribe-venue-widget-wrapper .tribe-venue-widget-venue .tribe-venue-widget-venue-name:before, 
	#tribe-events-content.tribe-events-photo #tribe-events-photo-events .tribe-events-photo-event .tribe-events-photo-event-wrap .tribe-events-event-details .tribe-events-list-event-title:before {
		height:16px;
		margin-top:-8px;
	}
	
	.tribe-events-venue-widget .tribe-venue-widget-wrapper .entry-title a {
		font-weight:500;
	}
	/* Finish H4 Font */
	
	
	/* Start H5 Font */
	.tribe-events-tooltip .entry-title, 
	.tribe-events-tooltip .entry-title a, 
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, 
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column *, 
	.tribe-events-list-widget-events .cmsms_event_month, 
	.vcalendar .vevent .cmsms_event_month, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav div, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper .tribe-events-loop .vevent .tribe-mini-calendar-event .list-info h2, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper .tribe-events-loop .vevent .tribe-mini-calendar-event .list-info h2 a {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:14px;
		line-height:22px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, 
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column *, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar .tribe-mini-calendar-nav div {
		font-size:13px;
	}
	/* Finish H5 Font */
	
	
	/* Start H6 Font */
	#tribe-events-bar #tribe-bar-views ul.tribe-bar-views-list li.tribe-bar-views-option a, 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td div[id*="tribe-events-event-"] .tribe-events-month-event-title, 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td div[id*="tribe-events-event-"] .tribe-events-month-event-title a, 
	#tribe-events-footer > a, 
	#tribe-events-content.tribe-events-list .vevent .cmsms_events_list_event_wrap .tribe-events-list-event-description .tribe-events-read-more, 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td .tribe-events-viewmore, 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td .tribe-events-viewmore a, 
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-week-event > div:first-child > .entry-title, 
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-week-event > div:first-child > .entry-title a, 
	#tribe-mobile-container .tribe-mobile-day .tribe-events-mobile .tribe-events-event-body .tribe-events-read-more, 
	.tribe-events-viewmore a, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar th.tribe-mini-calendar-dayofweek {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	
	#tribe-events-content.tribe-events-single .cmsms_single_event_header .cmsms_single_event_header_right .tribe-events-back a:before, 
	.tribe-events-organizer .cmsms_events_organizer_header .cmsms_events_organizer_header_right a:before {
		font-size:14px;
	}
	
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td div[id*="tribe-events-daynum-"], 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td div[id*="tribe-events-daynum-"] a, 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td .tribe-events-viewmore, 
	#tribe-events-content.tribe-events-month table.tribe-events-calendar tbody td .tribe-events-viewmore a {
		font-size:12px;
	}
	/* Finish H6 Font */
	
	
	/* Start Button Font */
	/* Finish Button Font */
	
	
	/* Start Small Text Font */
	.tribe-events-countdown-widget .tribe-countdown-time .tribe-countdown-timer .tribe-countdown-number .tribe-countdown-under, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar th.tribe-mini-calendar-dayofweek {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:18px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
	}
	
	.tribe-events-countdown-widget .tribe-countdown-time .tribe-countdown-timer .tribe-countdown-number .tribe-countdown-under {
		font-size:12px;
	}
	
	.tribe-events-countdown-widget .tribe-countdown-time .tribe-countdown-timer .tribe-countdown-number .tribe-countdown-under, 
	.widget.tribe_mini_calendar_widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar th.tribe-mini-calendar-dayofweek {
		text-transform:uppercase; /* static */
	}
	
	#tribe-events-content.tribe-events-week-grid .tribe-events-grid .tribe-week-grid-wrapper .tribe-grid-body .tribe-week-grid-hours {
		font-size:10px;
		line-height:17px;
	}
	/* Finish Small Text Font */

/***************** Finish Events Font Styles ******************/



/***************** Start Gutenberg Module Custom Font Styles ******************/
	
	/* Start H2 Font */
	.post-type-post .editor-post-title__block .editor-post-title__input {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:36px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H2 Font */
	
	/* Start H5 Font */
	 .wp-block-table thead th,
	 .wp-block-table thead td,
	 .wp-block-freeform.mce-content-body > table thead th,
	 .wp-block-freeform.mce-content-body > table thead td {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:14px;
		line-height:22px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H5 Font */

/***************** Finish Gutenberg Module Custom Font Styles ******************/





/***************** Start Gutenberg Module General Font Styles ******************/

	/* Start Content Font */
	body .editor-styles-wrapper,
	body .editor-styles-wrapper p,
	 p.has-drop-cap:not(:focus)::first-letter,
	 .wp-block-image figcaption,
	 .wp-block-gallery .blocks-gallery-image figcaption,
	 .wp-block-gallery .blocks-gallery-item figcaption,
	 .wp-block-gallery .gallery-item .gallery-caption,
	 .wp-block-audio figcaption,
	 .wp-block-video figcaption,
	 .wp-caption dd,
	 div.wp-block ul,
	 div.wp-block ul > li,
	 div.wp-block ol,
	 div.wp-block ol > li,
	 .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta, 
	 .wp-block-latest-comments .wp-block-latest-comments__comment-meta,
	 .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p, 
	 .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p,
	 .wp-block-freeform,
	 .wp-block-freeform p,
	 .wp-block-freeform.mce-content-body {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
	}
	
	 p.has-drop-cap:not(:focus)::first-letter {
		font-size:3em;
		line-height:1.2em;
	}
	/* Finish Content Font */
	
	
	/* Start Link Font */
	.editor-styles-wrapper a,
	.editor-styles-wrapper .wp-block-file .wp-block-file__textlink .editor-rich-text__tinymce {
		font-family:Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish Link Font */
	
	
	/* Start H1 Font */
	 .wp-block-heading h1,
	 .wp-block-heading h1.editor-rich-text__tinymce,
	.editor-styles-wrapper h1,
	.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce h1,
	.editor-post-title__block .editor-post-title__input {
		font-family:'Roboto', Verdana, Geneva, 'DejaVu Sans', sans-serif;
		font-size:48px;
		line-height:50px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H1 Font */
	
	
	/* Start H2 Font */
	 .wp-block-heading h2,
	 .wp-block-heading h2.editor-rich-text__tinymce,
	.editor-styles-wrapper h2,
	.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce h2,
	 h2.editor-rich-text__tinymce,
	 .wp-block-cover h2, 
	 .wp-block-cover .wp-block-cover-text, 
	 .wp-block-cover .wp-block-cover-image-text, 
	 .wp-block-cover-image h2, 
	 .wp-block-cover-image .wp-block-cover-text, 
	 .wp-block-cover-image .wp-block-cover-image-text {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:24px;
		line-height:36px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H2 Font */
	
	
	/* Start H3 Font */
	 .wp-block-heading h3,
	 .wp-block-heading h3.editor-rich-text__tinymce,
	.editor-styles-wrapper h3,
	.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce h3 {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:20px;
		line-height:30px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H3 Font */
	
	
	/* Start H4 Font */
	 .wp-block-heading h4,
	 .wp-block-heading h4.editor-rich-text__tinymce,
	.editor-styles-wrapper h4,
	.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce h4 {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:26px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H4 Font */
	
	
	/* Start H5 Font */
	 .wp-block-heading h5,
	 .wp-block-heading h5.editor-rich-text__tinymce,
	.editor-styles-wrapper h5,
	.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce h5 {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:14px;
		line-height:22px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H5 Font */
	
	
	/* Start H6 Font */
	 .wp-block-heading h6,
	 .wp-block-heading h6.editor-rich-text__tinymce,
	.editor-styles-wrapper h6,
	.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce h6 {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:500;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
	/* Finish H6 Font */
	
	
	/* Start Button Font */
	 .wp-block-button .wp-block-button__link,
	 .wp-block-file .wp-block-file__button {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:15px;
		line-height:44px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
	}
	/* Finish Button Font */
	
	
	/* Start Small Text Font */
	 small,
	 .wp-block-latest-posts .wp-block-latest-posts__post-date,
	 .wp-block-latest-comments .wp-block-latest-comments__comment-date {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:11px;
		line-height:18px;
		font-weight:normal;
		font-style:normal;
		text-transform:none;
	}
	/* Finish Small Text Font */
	
	
	/* Start Text Fields Font */
	.editor-styles-wrapper select,
	.editor-styles-wrapper option {
		font-family:Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		font-style:normal;
	}
	
	.editor-styles-wrapper select {
		line-height:1em;
	}
	/* Finish Text Fields Font */
	
	
	/* Start Blockquote Font */
	 .wp-block-quote,
	 .wp-block-quote.is-large,
	 .wp-block-quote.is-style-large,
	 .wp-block-pullquote,
	.editor-styles-wrapper .wp-block-freeform blockquote,
	.editor-styles-wrapper .wp-block-freeform blockquote p {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-size:16px;
		line-height:26px;
		font-weight:300;
		font-style:italic;
	}
	
	 .wp-block-quote.is-large,
	 .wp-block-quote.is-style-large {
		font-size:20px;
		line-height:30px;
	}
	
	.editor-styles-wrapper q {
		font-family:'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
		font-weight:300;
		font-style:italic;
	}
	/* Finish Blockquote Font */

/***************** Finish Gutenberg Module General Font Styles ******************/

