/* Template Options */

/*
	--//-- 1. Color Options --//--
	
	- Template color - ef969a (rgba - 239,150,154);
	- Body Background - ffffff;
	- Main content color - 7e7f81;
	- Headings color - 3f4041; 
	- Logo Background - 2e3032;
	- Header Background - 1d1e1f;
	- Main Menu Color - c7cacc;
	- Active Menu Color - 616364;
	- Sub-menu Background - 2e3032;
	- Sub-menu 2nd Level Background  - 1d1e1f;
	- Sub-menu Color  - c8c9cc;
	- Sub-menu 2nd Level Color - a1a2a4;
	- Sub-menu Border Color - 45484a;
	- Sub-menu 2nd Level Border Color - 45484a;
	- Footer Background - 1d1e1f;
	- Footer Color - c7cacc;
	- Sidebar Border Color - e4e7e9;
	- Sub-menu Active Color - ef969a;
	- Hover Menu Color - ef969a;
	- Landing Logo Background - 151516;
	
		
	--//-- 2. Fonts --//--
   
	- Content font - Roboto;
	- Main menu font - Roboto;
	- Headers font - Roboto;
	- Content font weight - 400;
	- Main menu font weight - 900;
	- Headings font weight - 900;
	- Main menu font size - 13px;
	- Sub-menu font size - 12px;
	- Content font size - 12px;
	- Content line height - 22px;
		
*/

/* Logo Size */
.logo_def,
.logo_retina {
	width:130px;
	height:30px;
}

/* Landing Logo Size */
.landing_logo .logo_def,
.landing_logo .logo_retina,
.cs_logo .logo_def,
.cs_logo .logo_retina {
	width:140px;
	height:100px;
}

body,
.preloader {
	background:#ffffff; /* Body Background */
}
.shortcode_iconbox p {
	color:#7e7f81 !important; /*  Main content color */
}
h1, h2, h3, h4, h5, h6,
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span,
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.shortcode_iconbox a:hover .iconbox_title,
.pp_title {
	color:#3f4041; /* Headings color */
}
.iconbox_title {
	color:#3f4041 !important; /* Headings color */
}
.logo {
	background-color:#2e3032; /* Logo Background */
}
header.main_header {
	background-color:#1d1e1f; /* Header Background */
}
ul.mobile_menu a,
ul.mobile_menu a span,
.mobile_menu li.menu-item-has-children > a:after {
	color:#c7cacc; /* Main Menu Color */
}
header.main_header ul.menu > li > a {
	color:#c7cacc; /* Main Menu Color */
	font-weight: 900; /* Main menu font weight */
	font-size: 13px; /* Main menu font size */
	line-height: 15px;
}
.main_header nav ul.menu > li.current-menu-ancestor > a,
.main_header nav ul.menu > li.current-menu-item > a,
.main_header nav ul.menu > li.current-menu-parent > a,
ul.mobile_menu li.current-menu-ancestor > a,
ul.mobile_menu li.current-menu-item > a,
ul.mobile_menu li.current-menu-parent > a,
ul.mobile_menu li.current-menu-ancestor > a span,
ul.mobile_menu li.current-menu-item > a span,
ul.mobile_menu li.current-menu-parent > a span,
.mobile_menu li.current-menu-parent.menu-item-has-children > a:after,
.mobile_menu li.current-menu-item.menu-item-has-children > a:after,
.mobile_menu li.current-menu-ancestor.menu-item-has-children > a:after {
	color:#616364; /* Active Menu Color */
}
.main_header nav ul.sub-menu,
.main_header nav ul.sub-menu li ul.sub-menu li ul.sub-menu {
	background-color:#2e3032; /* Sub-menu Background */
}
.main_header nav ul.sub-menu li ul.sub-menu {
	background-color:#1d1e1f; /* Sub-menu 2nd Level Background */
}
.main_header nav ul.sub-menu li > a,
.main_header nav ul.sub-menu li ul.sub-menu li ul.sub-menu li > a {
	color:#c8c9cc; /* Sub-menu Color */
	font-size: 12px; /* Sub-menu font size */
	line-height: 14px;
}
.main_header nav ul.sub-menu li ul.sub-menu li > a {
	color:#a1a2a4; /* Sub-menu 2nd Level Color */
}
.main_header nav ul.sub-menu li > a:before,
.main_header nav ul.sub-menu li ul.sub-menu li ul.sub-menu li > a:before {
	background-color:#45484a; /* Sub-menu Border Color */
}
.main_header nav ul.sub-menu li ul.sub-menu li > a:before {
	background-color:#45484a; /* Sub-menu 2nd Level Border Color */
}
footer.main_footer {
	background-color:#1d1e1f; /* Footer Background */
}
.phone,
.copyright,
.back404 a,
.back404 a:hover {
	color:#c7cacc; /* Footer Color */
}
.left-sidebar-block,
.right-sidebar-block {
	border-color:#e4e7e9; /* Sidebar Border Color */
}

/* Fonts Families and Sizes */
.fs_descr {
	font-family:Roboto !important; /* Content font */
}
.main_header nav ul.menu li a,
.main_header nav ul.menu li span,
ul.mobile_menu li a,
ul.mobile_menu li span,
.filter_toggler {
	font-family: Roboto; /* Main menu font */
	font-size: 13px; /* Main menu font size */
	line-height: 15px;
}
.main_header nav ul.menu > li > a,
ul.mobile_menu > li > a {
	font-size:13px; /* Main menu font size */
	line-height: 15px;
}
.main_header nav ul.menu > li > a:before,
ul.mobile_menu > li > a:before {
	line-height: 15px;
}
.dropcap,
.easyPieChart,
.easyPieChart span,
.shortcode_button,
.shortcode_button:hover,
.load_more_works,
.load_more_works:hover,
.share_toggle,
.share_toggle:hover,
.countdown-amount,
.countdown-period,
.notify_shortcode input[type="submit"] {
	font-family: Roboto; /* Headers font */
	font-weight:900; /* Headings font weight */
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
}
.sidebar_header {
	font-family:Roboto; /* Headers font */
}	
.box_date span,
.countdown-row .countdown-section:before,
.countdown-amount,
.countdown-period {
	font-family: Roboto; /* Headers font */
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;		
}
a.shortcode_button,
.chart.easyPieChart,
.chart.easyPieChart span,
input[type="button"],
input[type="reset"],
input[type="submit"],
.search404 .search_button {
	font-family: Roboto; /* Headers font */		
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;		
}
::selection {
	background:#ef969a; /* Template color */
}
::-moz-selection {
	background:#ef969a; /* Template color */
}
.main_header nav ul.sub-menu li.current-menu-item > a,
.main_header nav ul.sub-menu li.current-menu-parent > a,
.main_header nav ul.sub-menu li.current-menu-ancestor > a,
.main_header nav ul.sub-menu li.current_page_item > a  {
	color:#ef969a !important; /* Sub-menu Active Color */
}
.main_header nav ul li:hover > a,
.main_header nav ul.sub-menu li.current-menu-item:hover > a,
.main_header nav ul.sub-menu li.current-menu-parent:hover > a,
.main_header nav ul.sub-menu li.current-menu-ancestor:hover > a,
.main_header nav ul.sub-menu li.current_page_item:hover > a  {
	color:#ef969a !important; /* Hover Menu Color */
}
.widget_posts .post_title:hover,
.shortcode_iconbox a:hover .ico i,
.module_team .team_title a:hover,
.price_item.most_popular .item_cost_wrapper h3,
.price_item.most_popular .item_cost_wrapper h5,
.wrapper404 h1 span,
.optionset li.selected a,
.bc_title a:hover,
.widget_nav_menu ul li a:hover,
.widget_nav_menu ul li.current-menu-item a,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_meta ul li a:hover,
.widget_posts .post_title:hover {
	color:#ef969a; /* Template color */
}
.featured_item_footer .gallery_likes:hover span,
.featured_item_footer .gallery_likes:hover i,
.featured_item_footer .morelink:hover,
.module_team a.teamlink:hover,
.preview_likes,
.preview_likes i {
	color:#ef969a !important; /* Template color */
}
.highlighted_colored,
.shortcode_button.btn_type5,
.box_date .box_month,
.preloader:after,
.price_item .price_item_btn a:hover,
.shortcode_button.btn_type1:hover,
.title:before,
#reply-title:before,
.postcomment:before,
.featured_items_title h5:before,
.module_team h5:before,
.price_item.most_popular .price_item_title,
.search404 .search_button,
.portfolio_dscr_top h3:before,
.bc_likes:hover,
.pagerblock li a:hover,
input[type="button"],
input[type="reset"],
input[type="submit"],
.share_toggle:hover,
.notify_shortcode input[type="submit"],
.title_square h1:before,
.title_square h2:before,
.title_square h3:before,
.title_square h4:before,
.title_square h5:before,
.title_square h6:before,
.blogpost_user_meta h5:before {
	background-color:#ef969a; /* Template color */
}
#mc_signup_submit:hover,
.pp_wrapper input[type="submit"]:hover,
.search_button:hover,
.blog_post_preview .blogpost_title:before {
	background-color:#ef969a !important; /* Template color */
}
blockquote.shortcode_blockquote.type5 .blockquote_wrapper,
.widget_tag_cloud a:hover,
.fs_blog_top,
.simple-post-top,
.widget_search .search_form,
.module_cont hr.type3,
blockquote.shortcode_blockquote.type2,
.iconbox_wrapper .ico,
.promoblock_wrapper {
	border-color:#ef969a; /* Template color */
}
.bc_likes:hover:after {
	border-color: transparent transparent transparent #ef969a; /* Template color */
}
.landing_logo {
	background:#151516; /* Landing Logo Background */
}
.fullscreen_portfolio.with_padding .optionset li.selected a,
.fullscreen_portfolio.with_padding .optionset li a:hover,
.fullscreen_portfolio.with_padding .load_more_works:hover {
	color:#ef969a; /* Template color */
}
.fullscreen_portfolio.with_padding .load_more_works:hover span:before,
.fullscreen_portfolio.with_padding .load_more_works:hover span:after {
	background:#ef969a; /* Template color */
}