@charset 'utf-8';
/*
  Theme Name: LifeCoachChild
  Theme URI: http://lifecoach.ancorathemes.com/
  Description: LifeCoach - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: lifecoach
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  lifecoach
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
#menu_main, .post_content a {
	color: #294271 !important;
}
#menu_main, .post_content a:hover {
	color: #c50000 !important;
}
#menu_main, .post_content a:active {
	color: #c50000 !important;
}
#menu_main, .post_content a: visited { 
	color: #294271 !important;
}
.scheme_original input[type="submit"], .scheme_original input[type="reset"], .scheme_original input[type="button"], .scheme_original button, .scheme_original .sc_button.sc_button_style_filled {
	color: #ffffff !important;
    border-color: #c50000 !important;
	background-color: #c50000 !important;
}
.scheme_original input[type="submit"]:hover, .scheme_original input[type="reset"]:hover, .scheme_original input[type="button"]:hover, .scheme_original button:hover, .scheme_original .sc_button.sc_button_style_filled:hover {
	color: #c50000 !important;
    border-color: #c50000 !important;
	background-color: #ffffff !important;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon_title {
    color: #c50000 !important;
}
.scheme_original .scroll_to_top {
    color: #fff !important;
}
.scheme_original .custom .tp-bullet.selected {
    background-color: #c50000 !important;
}