/*

 Theme Name:     Kause Child Theme

 Theme URI:      

 Description:    Child theme for Kause

 Author:         Theme Canon

 Author URI:     http://www.themecanon.com

 Template:       kause

 Version:        1.0.0

*/



@import url("../kause/style.css");



/* =Theme customization starts here

-------------------------------------------------------------- */

strong {
	font-weight: 700 !important;
	font-family: inherit !important;
	color: inherit !important;
}

#scrollUp {
	content: 'top' !important;
}

.page-template-page-toolkit h3, .page-template-page-toolkit h2, .page-template-page-toolkit h1 {
	text-transform: none !important;
}

h3 {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 700;
	font-size: 22px;
}



.lead, blockquote {
    line-height: 30px;
}

.header-container {
   background: #fff !important;
}

.header-container ul.nav > li > a {
    padding-top: 1.6em;
    padding-bottom: 1.8em;
    display: inline-block;
}

@media screen and (min-width: 769px) {
    .nav a {
   		font-size: .9em;
   		color: #344158 !important;
	}

	.nav a:hover, .nav a:focus {
		color: #1b5582 !important;
	}

	#nav ul {
		background: #f5f5f5 !important;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

	#nav ul li a{
		padding-left: .9em;
		padding-top: .4em;
		font-size: .9em;
	}
}


.btn, a.btn {
	text-transform: uppercase;
}

.milestone-container .time-date {
	visibility: hidden;
}

.toggle-content a {
	text-decoration: underline;
}

.toggle-content ul li {
	border: none;
}

.toggle-content ul li:first-child {
	border: none;
}


.toggle-content a.btn {
	font-size: 14px;
    padding: .4em 1.2em;
	text-decoration: none;
}

ul.sc_accordion a.btn {
	font-size: 14px;
    padding: .4em 1.2em;
	text-decoration: none;
}

.toggle-content {
	margin-top: 14px;
	margin-bottom: 14px;
}

.toggle-content h3 {
	margin-top: 0;
}

.tribe-events-list-widget h3.widget-title {
   font-size: 36px;
   line-height: 120%;
   letter-spacing: 0px;
   margin: 25px 0 .5em;
}

.logo-footer {
	margin-top: 20px;
}

.widget-footer a:hover, .widget-footer a:focus {
	color: #fbeb23 !important;
}

.person_info h4 {
	font-size: 18px !important;
}

.person_info h5 {
	color: #666 !important;
	font-size: 13px !important;
}

.board_info h4 {
	font-size: 15px;
	margin-bottom: 0;
}

.board_info h5 {
	color: #666;
	margin-top: 5px;
	font-size: 13px;
	font-weight: normal;
    font-style: normal;
    font-family: "Roboto Condensed";
}

/*old targeted pagination hiding
.category-blogs ul.paging, .category-stories ul.paging {
	visibility: hidden;
}
*/

ul.paging  {
	visibility: hidden;
}

/* hiding blog and story comment notation in left column */

.single-cpt_people .left-aside.left.fifth li:last-child {
	visibility: visible !important;
}

.left-aside.left.fifth li:last-child {
	visibility:hidden;
}

.left-aside.left.fifth .comment {
	visibility:hidden;
}

.tribe-events-event-cost span {
    background: #f6901e !important;
}

.right-aside.fourth.last h1, .right-aside.fourth.last h3 {
/* 	text-transform: capitalize; */
	font-size: 22px;
}

.widget.kause_more_posts ul li a {
	text-transform: none;
	line-height: 16px;
}

.singular.page li.type-tribe_events, .tribe-events-adv-list-widget li, .tribe-events-list-widget li {
    padding: 0 0 10px 25px;
}


/* --------- Added by Moore - For Toolkit Sections ----------- */


.linksection h2, .linksection h3 {
	margin:0 !important;
	padding:0 !important;
}

.linksection h2 a, .linksection h3 a {
	color: #4A70A0;
}

.nomargin {
	margin:0;
}

.nopadding {
	padding:0;
}

.largeheadline {
	font-size: 50px;
}

.medheadline {
	font-size: 36px !important;
	font-weight: 600 !important;
}

.orangetext, .orangetext h2, .orangetext h3, .orangetext h4 {
	color: #dd8c44 !important;
}

.whitetext, .whitetext h2, .whitetext h3, .whitetext, h4 {
	color: white;
}

.whitetext a {
	color:white;text-decoration: underline;
}

.yellowtext, .yellowtext h2, .yellowtext h3, .yellowtext h4 {
	color: #f6ea5b !important;
}

.yellowbg>div {
	background: #f6ea5b !important;
}

.yellowbg a {
	color: #3f70a4 !important;
}

.bluetext, .bluetext h2, .bluetext h3, .bluetext h4 {
	color: #3f70a4 !important;
}

.bluebg>div {
	background: #3f70a4 !important;
}

.bluebg a {
	color: #DD8C44 !important;
}

.greybg>div {
	background: #6D6E6D !important; 
}

.greybg a {
	color: #f6ea5b !important;
}

.orangebg>div {
	background: #dd8c44 !important;
}

.orangebg a {
	color: #f6ea5b !important;
}

.sectiontitle {
	font-size: 60px;
	text-transform: none !important;
	text-align: center !important;
}

.quote {
	padding: 20px 50px;
	font-size: 26px;
	font-family: Andada;
	font-weight: 600;
	line-height: 34px !important;
}

.fundingtable {
	
}

.whitetext ul li:before, .whitetext ol li:before {
    color: white !important;
}

.page-template-page-toolkit ul a {
	text-decoration: underline !important;
	color: #3f70a4 !important;
}

.page-template-page-toolkit .main-container a {
    cursor: pointer;
    color: #3f70a4;
    text-decoration: underline;
}

.page-template-page-toolkit .bluebg ul a {
    text-decoration: underline !important;
    color: #dd8c44 !important;
}

@media (max-width:480px) {
	
	.largeheadline {
	font-size: 30px;
	}
	
	.medheadline {
		font-size: 22px;
	}
	
}
