/*
Theme Name: Suits Child
Theme URI: http://www.themeweaver.net/demo/suits/
Author: Theme Weaver
Author URI: http://www.themeweaver.net/
Description: For blogs and websites. Sleek design and solid code. Suits make you look good.
Template: suits
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, gray, white, dark, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, microformats, threaded-comments
Text Domain: suits-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.entry-author-link,
.entry-permalink,

.entry-meta {
	display: none;
}

/*
body .site,	.site {
		margin: 0 auto;
		max-width: 2000px;
		max-width: 142.857142857143rem;
		overflow: hidden;
        padding-top: 0px;
        margin-top: 0px !important;
	}

body:not(.custom-background-image):after {height: 0px;}


.widget-image-custom{max-width: 200px;}
@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 0px;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
*/

.qem-small{font-size: 120% !important;}
.qem-medium{font-size: 140% !important;}
.desc{font-weight: bold; font-size: 100% !important;}
.qem-calendar-medium .month {font-size: 0%;display: block;padding: 3px 0;}
.qem-calendar-small .month {font-size: 0%;display: block;padding: 3px 0;}
.qem-calendar-medium .day {font-size: 150%;display: block;padding: 5px 0; font-weight: bold;}
.qem-calendar-small .day {font-size: 120%;display: block;padding: 3px 0;font-weight: bold;}
.qem p{font-size: 13px !important;}
.qem p {font-size: 1em;}
.qem h2, .qem h2 a {font-size: 110% !important;color:#606D7C !important}

h1.headerbild
    {
        padding-top: 0.7cm;
        margin-top: -3px 
}

.widget .widget-title {
    font-size: 2.1rem;
}

.widget h2 {
    font-size: 2.2rem;
}

h2.qem_title{
    font-size: 120% !important;
    color: #79899b !important;
}

.site-header {

	background-color: #B99768 !important;

    padding-top: 0px;

    margin-top: 0px !important;

}

.nav-menu li a:hover {

	background-color: #4D351D;

	color: #fff;

	-webkit-transition: none;

	transition:         none;

}

.nav-menu .children {

	background-color: #4D351D;

	border-top: 0;

	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);

			box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);

	display: none;

	opacity: 0;

	padding: 0;

	position: absolute;

	left: 0;

	z-index: 99999;

}

.navbar {

	background-color: #4D351D;

	margin: 0 auto;

	width: 100%;

}

.site-info-container {

	background-color: #4D351D;

	text-align: center;

}

body {

	color: rgb(2, 2, 2);

	font-size: 13px;

	font-size: 1.3rem;

	line-height: 23px;

	margin: 0;

}

p {

	color: #000000;

	margin: 0 0 23px;

	margin: 0 0 2.3rem;

}

.site-description {

	color: black !important;

	font-weight: bold;

	margin-bottom: 5px;

}