/*
Theme Name:     Remould Child
Description:    Core Systems
Author:         coresystem admin
Template:       remould

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.thememount-post-wrapper .postcontent {
    position: relative;
    padding: 0px;
    padding-bottom: 35px;
    width: 100%;
     padding-left: 0px;
}
.tm-titlebar-main {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tm-titlebar-main h1.entry-title {
    font-family: Arimo,'Trebuchet MS', Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    font-size: 28px!important;
}