/*
 Theme Name:   Twenty Twelve Child
 Description:  Twenty Twelve Child Theme
 Author:       Martin Kasztantowicz, GEOTEK GmbH
 Author URI:   http://geotek.de
 Template:     twentytwelve
 Text Domain:  twentytwelve-child
 Stand: 29.6.2018: Mobile Menü verbessert
*/

h1 {
   font-size: 1.57143rem;
   font-weight: 600;
}

h2 {
   font-size: 1.33rem;
   font-weight: 600;
}

h3 {
   font-size: 1.2rem;
   font-weight: 600;
}

hr {
    margin: 0.8em 0 0.8em 0;;
}

.entry-header .entry-title {
    font-weight: 600;
}

.site-header {
    padding: 1.8rem 0 0.8rem 0;
}

.site-header h1 {
    text-align: right;
    font-size: 3rem;
}

.site-header h1 a, .site-header h1 a:hover {
    color: transparent;
}

.site-title {
    width: 100%;
    height: 80px;
//  background-image: url("/wp-content/uploads/2015/03/Logo_Frieder_280_20-30.png");
	background-image: url("/wp-content/uploads/2022/02/Logo_Frieder_mit-Flagge_600x126.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    margin: 20px 20px 0 0;
}

.nav-menu a {
    font-size: 14px;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 1px solid #EDDCDF;
    border-top: 1px solid #EDDCDF;
}

.main-navigation li {
    margin: 0 2.7rem 0 0;
}

.widget-area #s {
    padding: 3px 0 6px 6px;
    margin-left: -4px;
    width: 180px;
    max-width: 96%;
}

.searchform div {
    margin: 0;
    text-align: right;
}

.searchform div input {
    padding: 5px 7px 5px 7px;
    margin: 4px 2px 4px 2px;
}


.widget-area .widget h3 {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
    margin: 1.6rem 0 1.3rem;
}

footer[role="contentinfo"],footer[role="contentinfo"] a {
    color: #909090;
}

img.header-image {
    border-radius: none !important;
    box-shadow: none !important;
}