/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://wordpress.org/themes/twentytwentythree
Template: twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,accessibility-ready,blog,portfolio,news
Version: 1.1.1688118930
Updated: 2023-06-30 12:55:30

*/


body {
	--wp--style--global--content-size: 800px;
	--wp--preset--font-size--medium: 48px;
	background: #233264;
	color: white;
}
.timediv.has-medium-font-size, .datediv.has-medium-font-size {
	font-size: 48px !important;
}
.timediv,.datediv {
	color: #f8f0dd;
}
.timediv {
	width: 230px;
}

footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #f9c66b;
	padding-bottom: 32px;
}
footer ul {
}

footer li a {
	width: 165px;
	height: 165px;	
	background: white;
	border-radius: 16px;
	line-height: 160px;
	text-align: center;
	font-size: 0;
	color: #233264 !important;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50,
.page-id-37 h1.wp-block-post-title,
.page-id-37 footer {
	display: none;
}
.page-id-37 .entry-content {
	position: absolute;
	top: 100px;
	left: 140px;
	right: 140px;
	color: #233264;
}

main {
	position: relative;
}

main > .has-global-padding {
	padding: 0;
}

body .whitefoot {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 !important;
	background-color: white;
	max-width: 100%;
}
h1 {
	font-size: 80px;
	line-height: 180px;
}

.wp-block-navigation__responsive-container-content a {
	background-repeat: no-repeat;
	background-position: center center;
}
a[title=bussit] {
	background-image: url(/wp-content/uploads/2023/09/bussit.png);
}
a[title=laivat] {
	background-image: url(/wp-content/uploads/2023/09/laivat.png);
}
a[title=tapahtumat] {
	background-image: url(/wp-content/uploads/2023/09/tapahtumat.png);
}
a[title=info] {
	background-image: url(/wp-content/uploads/2023/09/info.png);
}
a[title=index] {
	font-size: 100px;
}
body.home a[title=index] {
	font-size: 0;
}

.wp-block-post-featured-image.alignwide {
	margin-bottom: 0 !important;
}
.wp-block-post-featured-image.alignwide img {
	width: 150px;
	margin-left: 140px;
}

.wp-block-rss__item {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: flex-start;
}
.wp-block-rss__item-title a {
	text-decoration: none;
	color: white;
	padding-left: 3rem;
	display: block;
	padding-bottom: 3rem;
}
.wp-block-rss__item-publish-date {
	font-size: 1em;
}
ul.wp-block-rss.wp-block-rss {
	display: flex;
	flex-direction: column-reverse;
}

.tidtabell a {
	text-decoration: none;
	color: white;

}
.row {
	display: flex;
}
.col-6 {
	flex-grow: 1;
	width: 50%;
}
.bat {
	font-size: 32px;
}