/*
 Theme Name:   gambit-child 3
 Description:  Mein Child Theme
 Author:       Webtimiser
 Author URI:   httpw://www.webtimiser.de
 Template:     gambit
 Version:      1.0
 Text Domain:  gambit-child
*/

.footer-navigation .today {
    display: none !important;
}


.entry-title {
    display: none;
}




h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	line-height: 1.4;
    font-size: 36px;
	font-size: 1.4em!important;
    
}

.site-branding .custom-logo {
    margin: -1em 0.6em -2em 0!important;
    padding: 1px!important;
    max-width: 100%;
    height: auto;
    border: none;
    vertical-align: top;
}

//.primary-navigation {
    display: flex;
    margin-left: auto;
    width: auto;

}

