/*
 Theme Name:   Identity Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Identity Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
 Author:       ProfTeam
 Author URI:   http://www.profteamsolutions.com
 Template:     identity
 Version:      1.0.0
 Tags: two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
 Text Domain:  identity-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

.section-title h1:not(.layerslider-heading) {
    padding: 0 !important;
    color: #25608C !important;
	margin: 0px !important
}
.section-title h1:not(.layerslider-heading) span {
    color: #25608C !important;	
}
.section-title h1.white:before, .section-title h1.white:after {
	display:none !important;
}
.single .section-title h1.white.page-title, .single .section-title .section-title h1:not(.layerslider-heading) {
    font-size: 20px !important;
	display:none;
}
.section-title.item_bottom.text-center {
    margin-top: -10px;
    margin-bottom: 15px;
    text-align: left;
}
.new-line {
    margin-top: 15px !important;
}
h1.page-title {
	color: #27618e !important;
	margin-top:0 !important
}
.section-title h1.white:before {
	left:-30px !important;
}
.title-section {
    padding-bottom: 0 !important;
}
.section-title h1.white:after {
	right:-30px !important;
}
.section-title div {
    display: none;
}
.single .post-thumb, .single .post-title {
    display: none;
}
.page-template-blog-right-sidebar .post-thumb {
    float: left;
    margin: 0 30px 90px 0 !important;
}
.page-template-blog-right-sidebar .new-line {
    margin-top: 40px;
}
#primary a {
    color: #27618e !important;
    text-decoration: underline;
}
.btn.btn-default.pull-left {
	padding: 2px 15px;
    display: inline-block;
    margin: -5px 0px 15px;
}
p {
    font-size: 15px;
	line-height:1.3em;
}
#secondary li a {
    font-size: 15px;
}
span.comment.pull-right {
    display: none;
}
aside label.screen-reader-text {
    font-size: 0;
}
span.author {
    display: none;
}
.bg-callout {
    background: url(http://clearcreekpartners.com/wp-content/uploads/2016/02/header-centered.jpg) 50% 0 no-repeat !important;
	background-image: url(http://clearcreekpartners.com/wp-content/uploads/2016/02/header-centered.jpg) 50% 0 no-repeat !important;
    height: 174px;
    margin-top: 80px;
}
.page-template-blog-right-sidebar h1.white.page-title {
    display: none;
}
i.fa.fa-bars {
    color: #27618e !important;
}