/*
 Theme Name:   vco
 Description:  Child Theme von twentynineteen
 Author:       AW
 Author URI:   https://mulder.at
 Template: twentynineteen
 Text Domain: twentynineteen-child
*/
html {
	font-size: 17px;
}

body {
	font-family: Trebuchet, sans-serif;
	line-height: 1.5;
}

.author-description .author-link, .comment-metadata, .comment-reply-link,
	.comments-title, .comment-author .fn, .discussion-meta-info,
	.entry-meta, .entry-footer, .main-navigation, .no-comments, .not-found .page-title,
	.error-404 .page-title, .post-navigation .post-title, .page-links,
	.page-description, .pagination .nav-links, .sticky-post, .site-title,
	.site-info, #cancel-comment-reply-link, img::after, h1, h2, h3, h4, h5,
	h6 {
	font-family: 'Raleway', sans-serif;
}

.entry-header h1.entry-title {
	margin-bottom: 1rem;
	font-size: 1.45rem;
}

h1.entry-title {
	color: #005075;
	
}

h2:before {
	background: transparent;
	content: url('img/vco-hl.svg');
	display: block;
	height: auto;
	margin: 0;
	width: 80px;
}

h2 {
	font-size: 1.8rem;
}

.entry h1.entry-title::before, .entry h3:before {
	content: '';
	height: 0;
	margin: 0;
}

h3 {
	font-size: 1.2rem;
}

p.site-title {
	display: none;
}

.site-description {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	margin-top: 0rem;
	background-color: #0073a8;
	font-family: 'Raleway', sans-serif;
	padding: 1.2rem 2.5rem;
	font-size: 1.5rem;
}

.lang-navigation {
	position: absolute;
	right: 2%;
	bottom:1px;
	z-index: 1002;
}

.lang-navigation a {
	width: 35px;
	height: 35px;
	background-color: #CAEDFF;
	color: #000;
	margin-left: 3px;
	font-size: .8rem;
	display: inline-block;
	line-height: 35px;
	text-align: center;
}

.lang-navigation a.current_language {
	background-color: #000;
	color: #fff;
}

.site-logo .custom-logo-link {
	border-radius: 0%;
	display: block;
	width: 250px;
	height: 74px;
	overflow: hidden;
	margin-left:2%;
}

.entry .entry-content .wp-block-separator, .entry .entry-content hr {
	background-color: #60a5c9;
	border: 0;
	height: 1px;
	margin-bottom: 2rem;
	margin-top: 2rem;
	max-width: 33%;
	text-align: left;
}

.site-header.featured-image .custom-logo-link {
	background: transparent;
	box-shadow: none;
}

.site-logo .custom-logo-link:hover, .site-logo .custom-logo-link:active,
	.site-logo .custom-logo-link:focus, .site-header.featured-image .custom-logo-link:hover,
	.site-header.featured-image .custom-logo-link:active, .site-header.featured-image .custom-logo-link:focus
	{
		box-shadow: none;
	}

.site-logo {
	margin-bottom: 0;
	position: relative;
	left: 0;
	top: 0px;
	z-index: 2;
}

.site-branding-container {
	background-color: #fff;
}
.site-header.featured-image .site-featured-image h1.entry-title {
	margin-bottom: 2rem;
	font-size: 1.45rem;
}
.site-header.featured-image .site-featured-image .entry-header {
	top:-20%;
}
.site-header.featured-image::after {
    background: #000;
    transition: opacity 1200ms ease-in-out;
    opacity: 0.5;
    z-index: 5;
}
/*-------------------------------------------Tables------------------------------------------*/
thead {
	background-color: #000;
	text-align: left;
	color: #fff;
}

table tr:nth-child(2n) td {
	background-color: #e9f6fd;
}
tr td {
	width:25%;
}
.page-id-39 tr td:first-child {
	width:10%;
}
.page-id-39 tr td:nth-child(2),.page-id-39 tr td:nth-child(3) {
	width:15%;
}

tfoot {
	text-align: left;
	font-style: italic;
}

.entry .entry-content .wp-block-table th, .entry .entry-content .wp-block-table td
	{
	font-size: .6em;
}

footer#colophon {
	background-color: #60a5c9;
	padding-top:1rem;
}

.wp-block-column:not(:last-child ) {
	margin-right: 0px;
}

.wp-block-column:not(:first-child ) {
	margin-left: 0px;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title2,
.bwg_image_description, .bwg_image_description *,
.bwg_image_title, .bwg_image_title * {
	text-align: center;
	font-family: Trebuchet, sans-serif !important;
}
.bwg_close_btn{
	font-size: 2em;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0{
	display: none !important;
}
.figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px;
}
@media only screen and (min-width: 600px) {
	
	.entry .entry-content .wp-block-table th, .entry .entry-content .wp-block-table td
		{
		font-size: .9em;
	}
	
	.site-logo .custom-logo-link {
	border-radius: 0%;
	display: block;
	width: 500px;
	height: 125px;
	overflow: hidden;
	}
}

@media only screen and (min-width: 768px) {
	.site-header {
		margin: 0;
		margin-bottom: 0px;
		padding: 0;
	}
	.site-branding-container.upper .site-branding {
		padding: 1rem 0;
	}
	.site-branding-container.upper  {
		border-bottom: solid 3px #60a5c9;
	}
	header.site-header {
		border-top: 3px #60a5c9;
	}
	.lang-navigation {
		position: absolute;
		right: 0;
		bottom: 1rem;
		z-index: 1002;
	}

	.site-header.featured-image .site-featured-image h1.entry-title {
	
	font-size: 3rem;
}
.site-header.featured-image .site-featured-image .entry-header {
	top:-50%;
}
	.entry-header h1.entry-title {
	margin-top:1.33rem;
		font-size: 2.5rem;
	}
	.entry .entry-content .wp-block-table th, .entry .entry-content .wp-block-table td
		{
		font-size: 1em;
	}
	.entry .entry-content>*, .entry .entry-summary>* {
		margin: 1rem 0 .5rem 0;
	}
	
	.entry .entry-content p, .entry .entry-summary>* {
		margin: 0 0 .5rem 0;
	}
	 .site-header.featured-image .site-featured-image .entry-header,
	.entry .entry-header,.site-branding,
	.entry .entry-content, #colophon .widget-area, #colophon .site-info {
		max-width: 100%;
		margin: 0 2%;
		padding: 0;
	}
	.entry .entry-content>*, .entry .entry-summary>* {
		max-width: 100%;
	}
	.wp-block-column:nth-child(2n+1) {
    margin-right: 0px;
	}
}

@media only screen and (min-width: 992px) {
	.footer-widget-2{
		text-align: center;
	}
	.footer-widget-3{
		text-align: right;
	}
	.site-header.featured-image .site-featured-image .entry-header,
	.entry .entry-header, .entry .entry-content, .site-branding,
		#colophon .widget-area {
		max-width: 990px;
		margin: 0 auto 1rem;
		padding: 0;
	}
	.entry .entry-header, .entry .entry-content {
		margin: 0 auto 1rem;
	}
}

@media only screen and (min-width: 1200px) {
	#colophon .widget-column .widget {
		margin-right: 0;
		width: 100%;
	}
	
	
	
}

@media only screen and (min-width: 1600px) {
	
}