/*======================================
Theme Name: Treville Child
Theme URI: https://themezee.com/themes/treville/
Description: Child Theme of treville
Version: 1.0
Author: ThemeZee
Author URI: http://themezee.com
Template: treville
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

@import url("../treville/style.css");

/* You can add your own CSS Code below */
/*
#logo {
        position: absolute;
	width: 250px;
	height: 85px;
        top: 0;
        left: 0;
        padding: 1.5em 1em;
        background: #fff;
        box-shadow: 0 0 5px #333;
        z-index: 99;
}
*/

#logo .logo-image {
	float: left;
        border: 0;
        max-width: 100%;
        height: 100px;
}

#logo .site-title {
        font-size: 2.0em;
        /* margin: 0.1em 0;*/
        font-weight: bold;
        color: #00bc45;
        font-family: 'Arimo', Tahoma, Verdana, Arial;
}

.credit-link {
	visibility: hidden;
}
