/*
 Theme Name:   CBI 2018
 Theme URI:    http://cbi2018.big.tuwien.ac.at/
 Description:  Twenty Seventeen Child Theme
 Author:       Bernhard Wally
 Template:     twentyseventeen
 Version:      1.0.48
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  cbi2018
*/

h2.widget-title {
	letter-spacing: normal;
	text-transform: none;
}

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
	letter-spacing: normal;
	text-transform: none;
}

.site-description {
	font-weight: 600;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
	opacity: 1;
}

.home .entry-title {
	/*display: none;*/
}

.custom-logo-link img {
	background: #fff;
	padding: 10px;
	max-height: 95px;
}

@media screen and (min-width: 48em) {
	.page.page-one-column .entry-header,
	.twentyseventeen-front-page.page-one-column .entry-header,
	.archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 0;
	}
	.site-content {
		padding: 2.5em 0 0;
	}
}
a.ctf-header-link, a.ctf-author-avatar {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
}
a:focus.ctf-header-link,
a:hover.ctf-header-link,
a:focus.ctf-author-avatar,
a:hover.ctf-author-avatar {
	color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
}

h1 {
        color: #666;
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: 300;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
        font-size: 26px;
        font-size: 1.625rem;
}

.twentyseventeen-front-page #content .wrap {
	margin-top:2.5em!important;
}

.twentyseventeen-front-page .entry-header {
        padding-bottom: 1em;
}

.ctf-tweet-meta a, .ctf-tweet-actions a {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.site-description.matchat a {
	color: white;
}
