/*
Theme Name: Esteem Child Theme
Theme URI: http://i-ging-managementberatung.de/themes/esteem/
Description: Esteem Child Theme
Author: Michael Sandtel
Template: esteem
Version: 1.0
*/

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

/* =Theme customization starts here
------------------------------------------------------- */
*{
    font-family: "Times New Roman", Georgia, Serif !important;
}

body{
    padding-top:20px !important;
}

.hgroup-wrap{
    padding-top:0px !important;
    padding-bottom:10px !important;
}

.header-image {
	width: 1124px;
}

.search-form-top {
	display: none;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
    display: none !IMPORTANT;
}

.main-navigation{
    padding-top:0px !important;
}

.main-navigation li a{
    font-size: 1.3em !important;
    
}

.nav-menu > ul > li > a{
    position: relative !important;
    top:40px !important;
    height:65px !important;
}

i.fa.fa-home{
    font-family: "Fontawesome" !important;
    color: #666;
    font-size: 1.1em;
}

.fontawesome-text {
    display: none;
}

a:focus{
    outline: 0 !important;
}

.page-title-bar{
    background-color: #ffffff !important;
    color: black !important;
    border-top: 1px solid rgba(0, 0, 0, 0.9) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.9) !important;
}

.page-title-wrap h1{
    font-family: "Times New Roman", Georgia, Serif !important;
    color: #666 !important;
}

.entry-content{
    font-size: 1.4em !important;
}

.entry-content p{
    padding-bottom: 0px !important;
}

.widget-title{
    font-size:12px !important;
}

h3.widget-title{
    text-align:left !important;
    font-size: 1.1em !important;
}

h2{
    padding-bottom:15px;
}

h3{
    text-align:right !important;
    line-height:30px !important;
}

hr{
    margin-top: 3.5em !important;
    margin-bottom: 3.5em !important;
}

#pl-91 .panel-grid-cell .so-panel:last-child{
    font-family: "Times New Roman", Georgia, Serif !important;
}

.textwidget{
    font-size: 1.0em !important;
}

#colophon{
    background-color: #205580 !important;
}

#site-generator {
    border-top: none !important;
}

#colophon .widget a:hover {
	color: #fff !IMPORTANT;
}
