/*
 Theme Name: Twenty Seventeen Child
 Description: The custom theme Twenty Seventeen Child using the parent theme Twenty Seventeen.
 Author: Tuukka Virtanen
 Template: twentyseventeen
 Version: 1.3
 */

.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
        /* This positioning is great for Kuikka_kansikuva_pienempi_2022.jpeg */
        object-position: 10% 30%;
}

.footer-widget-1 .widget_block {
	padding-bottom: 0;
}

.twentyseventeen-front-page section[id^=wpsp-] article:not(.has-post-thumbnail):not(:first-child) {
	border: initial;
}

#colophon .footer-widget-1 {
	width: 100%;
}

.site-footer .wrap {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.site-info {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 6em;
	margin-bottom: 0;
	background-color: #eee;
}

.site-info a {
	box-shadow: none;
}