/*
  Theme Name: 		Fincorbus Child
  Theme URI: 		http://fincorbus.evatheme.com/demo/
  Description: 		Child Theme for the fincorbus - Financial, Banking and Investment Theme
  Author: 			Evatheme
  Author URI: 		http://www.evatheme.com/
  Version: 			1.0
  Template: 		fincorbus
*/

/* Enter below your Customization CSS */

span.post-meta-author {
    display: none;
}
span.post_meta_category {
    display: none;
}
.single-post div#page-content{
 
    margin-top: 0px!important;
}
#pagetitle h1, #pagetitle a, #pagetitle p {
    color: #ffffff!important;
}
#pagetitle h1 {
    margin: 0;
    text-transform: none;
    font-weight: 700;
    line-height: 40px;
    font-size: 34px;
    color: #fff!important;
    letter-spacing: 1px;
    text-align: center;
}
#pagetitle {
    min-height: 277px!important;
}
@media only screen and (max-width: 1025px){
#pagetitle h1 {
    font-size: 34px;
    line-height: 40px;
}
}
@media only screen and (max-width: 480px){
#pagetitle h1 {
    font-size: 20px;
    line-height: 36px;
	}}

span.text-title{
    font-family: "Open Sans";
    line-height: 60px;
    letter-spacing: 0px;
    font-weight: normal;
    font-style: normal;
    color: #111111;
    font-size: 46px;
}