/* 
 Theme Name:   twentytwentyone-child
 Theme URI:    
 Description:  twentytwentyone child theme
 Author:       christoph plattner
 Author URI:   http://localhost/wordpress
 Template:     twentytwentyone
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/







.site-title a:link,
.site-title a:visited,
.site-title a:active {
	text-decoration: none; color: #fcdb41;
font-size: 45px;
}


.tw-nav-hover-none #site-navigation .current-menu-item > a, 
.tw-nav-hover-none #site-navigation .current_page_item > a, 
.tw-nav-hover-none #site-navigation a:link 
{font-size: 35px;}

.wp-block-image figcaption
{
	text-align: left;
	color: #c5c7c9;
	font-size: 20px;
}

.tw-header-bg .site-header {background: none;}

.pagination .nav-links > .current, .comments-pagination .nav-links > .current
{text-decoration: none;
color: #c5c7c9;
font-weight: bold;}


.pagination .nav-links a:link, .comments-pagination .nav-links a:link 
{
	color:  #c5c7c9;
text-decoration: none;
}


.pagination .nav-links a:hover, .comments-pagination .nav-links a:hover 
{
	color: #2e4284;
text-decoration: none;
}

.navigation .nav-links .dots {color:  #c5c7c9;}

.site-footer a:hover, .widget-area a:hover, .site-footer a:focus, .widget-area a:focus 
{
	text-decoration: none;
	color: #2e4284;
}

.widget-area {text-align: center;}

h1.page-title {font-size: 20px;
color: black;}

.post-thumbnail .wp-post-image {max-width: 40%;}


.entry-header .post-thumbnail, .singular .post-thumbnail, .alignfull [class*="inner-container"] > .alignwide, .alignwide [class*="inner-container"] > .alignwide
{max-width: 65%;}

.site-footer > .site-info, .single .site-main > article > .entry-footer, .page-header, .pagination, .comments-pagination, .wp-block-image.is-style-twentytwentyone-border img, .wp-block-image.is-style-twentytwentyone-image-frame img, .wp-block-latest-posts.is-style-twentytwentyone-latest-posts-borders li, .wp-block-media-text.is-style-twentytwentyone-border, .wp-block-group.is-style-twentytwentyone-border
{
	border-width: 0px;
}

.site-header
{
	padding-top: 10px;
}


.search-result-count
{
	text-align: center;
}

.page-title
{
	text-align: center;
}

.page-header
{
	padding: 0px;
}

.post-thumbnail {
	pointer-events: none;
}

